@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Wateringsevest 38, 2611 AW Delft
	http://www.didjee.nl
	
	            
***********************************************************

*/

@import url('reset.css');
@import url('forms_stimular.css');
@import url('activiteiten_stimular.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	background: white url(/images/bg_main.gif) left repeat-y;
}

div#mainwrapper {
	min-width: 950px;
	max-width: 1300px;	
	padding: 0 0 10px;
}

div#topwrapper {
	background: url(/images/bg_top_horizontaal.gif) repeat-x;
	border-bottom: 3px solid #8DB20C;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	color: white;
	line-height: 57px;
}

h1 a {
	color: white;
	text-decoration: none;
}

.clearfloat {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: -1px 0 0;
}

div#metanav {
	display:none;
}

ul#mainmenu {
	display: none;
	
}

div#submenuwrapper {
	display: none;
}

div#submenu {
    display: none;
}




div#maincontentwrapper {
	padding-left: 0px;
	margin-bottom: 20px;
}
div#maincontentwrapper.noline{
	background:none;
}
div#clickpathwrapper {
	display: none;
}

div#contentwrapper {
	float: left;
	width: 74.5% !important;
}

div#content {
	font-size: 12px;
	line-height: 140%;
	padding: 15px 40px 40px 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	max-width: 670px;
}

div#content.home {
	padding-top: 0 !important;
}

div#sidebarwrapper {
	float: right;
	width: 25%;
}

div#sidebar {
	padding: 10px 50px 20px	0;
	font-size: 11px;
	line-height: 130%;
	color: #484848;
}

div#sidebar ul{
	list-style-type: square;
	margin: 20px;
}

div#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #484848;
	padding: 8px 0 0 20px;
}

div#footer a {
	display: none;
}

/*--- HOME --- */

div#introhomewrapper {
	width: 100%;
	position: relative;
	margin: 0 0 20px;
}

div#introhome_leftwrapper {
	float: left;
	width: 50%;
}

div#introhome_rightwrapper {
	position: relative;
	float: right;
	width: 49.5%;
	/*min-height: 360px;
	height: auto !important;*/
	height: 360px;
	background: #DCE1ED;
	overflow: hidden;
}

div#introhome_left {
	position: relative;
	text-align: center;
	overflow: hidden;	
	height: 100%;
}
div#introhome ol.intro_ol{
}
div#introhome ol.intro_ol li{
	display: none;
}
div#introhome ol.intro_ol li li{
	display: block;
}
div#introhome ol.intro_ol li.active{
	display: block;
}

div#introhome_nav{
	position: absolute;
	top: 15px;
	left: 15px;
}
div#introhome_nav a{
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 15px;
	background-color: white;
	border: 1px solid #284692;
	color: #284692;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#introhome_nav a.active, div#introhome_nav a:hover{
	background-color: #284692;
	border: 1px solid #284692;
	color: white;
}

div#introhome_left div#introhome_imagewrapper {
	margin: 0 -225px;
}

div#introhome_right {
	padding: 45px 30px 5px 15px;
}

div#introhome_pijl {
	z-index: 1000;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 92px;
	margin-top: -46px;
	height: 100px;
	background: url(/images/pijl_introhome.png) no-repeat top right;
}

div#homewrapper {
	background: url(/images/bg_lijn_vert.gif) top center repeat-y;
}

div#home_leftwrapper {
	float: left;
	width: 50%;
}

div#home_left {
	padding: 0 15px 0 0;
	margin-top:-15px;
}

div#home_rightwrapper {
	float: right;
	width: 49.5%;
}

div#home_right {
	padding: 0 15px;
}

div.home_item {
	border-bottom: 1px dotted #484848;
	padding: 0 0 12px;
	margin-top: 15px;
	overflow: auto;
}

div#homewrapper blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #484848;
	line-height: 140%;
	padding: 40px 20px 20px 20px;
	border-bottom: 1px dotted #484848; /*1px solid #B1B1B1;*/
	background: url(/images/bg_homequote.gif) no-repeat top left;
}

p.homequote_afzender {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;	
	line-height: 120%;
	text-align: right;
	margin: 30px 0 0;
}

/*--- QUOTES ---*/

.quotecontainer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #484848;
	line-height: 140%;
	padding: 0px;
	margin: 30px 0;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	background: url(/images/bg_homequote.gif) no-repeat top left;
	overflow: hidden;
}
div.quoteinner{
	padding: 40px 20px 20px 20px;
}
.quotecontainer.small{
	float: right;
	margin-left: 10px;
	width: 30%;
}

.quotecontainer p{
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
}

.quoteauthor{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;	
	line-height: 120%;
	text-align: right;
	margin: 20px 0 0;
	display: block;
}

.quoteorganisation{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;	
	line-height: 120%;
	text-align: right;
	display: block;
}

img.quoteimg{
	display: block ;
	float: right ;
	margin-top: -30px !important;
	margin-right: -10px !important;
	margin-left: 5px !important;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
}

/* --- STYLING --- */

div#content hr {
	border: none;
	background: #D1D1D1;
	color: #D1D1D1;
	height: 1px;
	margin: 15px 0;
}

div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	color: #284692;
	margin: 0 0 20px;
}

div#content div#introhome_right h2 {
	font-size: 30px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
	color: #CC0000;
	margin: 25px 0 10px;
}

div#content div.home_item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #284692;
	margin: 0 0 5px;
}

div#sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 10px;
}

div#content div#introhome_right p, div#content div#introhome_right ul, div#content div#introhome_right td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 135%;
	color: #284692;
}
div#content div#introhome_right ul{
 	list-style: disc;
}
div#content div#introhome_right p.introhome_leesverder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	text-align: right;
}

div#content p {
	margin-bottom: 15px;	
}

div#content a,
div#sidebar a {
	color: #284692;
	font-weight: bold;
}
div#content td,
div#sidebar td{
	vertical-align:top;
}

img.beeldrechts,
img.beeldrechts_border {
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
}

img.beeldlinks,
img.beeldlinks_border {
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
}

img.beeldrechts_border,
img.beeldlinks_border {
	border: 1px solid #484848;
}

div#content ul {
	list-style-type: square;
	margin: 0 0 20px 20px;
}
div#content ol {
	list-style-type: decimal;
	margin: 0 0 20px 25px;
}
div#introhomewrapper ol,
div#introhomewrapper ul{
	list-style-type: none;
}

div#content h4.atStart{
	font-weight: normal;
	margin-top: 10px;
	cursor: pointer;
	padding-left: 20px;
	background: url(/images/toggle_plus.gif) top left no-repeat;
}
div#content h4.atStart.active{
	/*background: url(/images/toggle_min.gif) top left no-repeat;*/
	background: none;
	cursor: auto;
}

div#content div.atStart{
	padding-left: 20px;
}

div#sidebar h5{
	margin-top: 1em;
	font-size: 12px;
}
div#sidebar p {
	margin: .5em 0;	
}
div#sidebar a {
	display: block;
	margin-bottom: 1.5em;
}
div#sidebar p a {
	display: inline;
	margin: 0px;
}

div#content div#project div#project_nav{
	display: none;
}

div#content div#project div#project_detail {
	margin-top:-10px;
	min-height: 10px;
}