@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


html, body {
	padding:0px;
	margin:0px;
	height:100%;
}
body {
	font: 11px 'Trebuchet MS', Helvetica, sans-serif; 
	color:black;
	line-height:130%;
	background-image:url(/images/site/indexBackgroundRepeat.jpg);
	background-repeat:repeat-x;
}
body.popup { background-color:white; }
#outerContainer{
	/*margin: 0px 0px 0px 0px;
	width: 974px;
	position:absolute;*/
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	/*background-color:#FFFFFF;*/
	height:100%;
}
#container {
	width:974px;
	height:100%;
	margin: 0px 0px 0px 1%;
	background-image:url(/images/site/contentBackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:absolute;
}

/*-------------------------------------------------------------------------------------*/
/*ColLLEFT-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #colLeft{ 
	width:216px;
	height:100%!important;
	min-height:600px;
	display:inline;
	float:left;
}
#container #colLeft #colLeftWrapper {
	background-image:url(/images/site/colLeftTopIndex.jpg);
	background-repeat:no-repeat;
	min-height:550px;
	width:216px;
	display:inline-block;
}
#container #colLeft #colLeftFooter {
	background-image:url(/images/site/colLeftBottom.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:19px;
	display:inline-block;
}
#container #colLeft #colLeftOuter{ 
	background-image:url(/images/site/colLeftRepeat.jpg);
	background-repeat:repeat-y;
	width:216px;
	height:auto;
	display:inline-block;
}

/*-------------------------------------------------------------------------------------*/
/*COLRIGHT-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #colRight { 
	width:758px;
	height:100%;
	min-height:600px;
	display:inline;
	float:left;
	clear:right;
}

#container #colRight #header{
	width:758px;
	height:185px;
}
#container #colRight #header #logoblok{
	height:96px;
	width:654px;
	padding:18px 0px 0px 62px;
}
#container #colRight #header #doelgroepenBackground{
	background-image:url(/images/site/doelgroepenBackground.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:24px;
	clear:both;
}
#container #colRight #header #menuWrapper{
	/*background-image:url(/images/site/menuBackground.jpg);
	background-repeat:no-repeat;*/
	width:758px;
	height:26px;
	display:inline-block;
}

#container #colRight #middle {
	width:758px;
	height:auto!important;
	min-height:365px;
	height:365px;
	padding-bottom:21px;
}

#container #colRight #middle #indexTopVisual{
	height:217px;
	background-image:url(/images/site/indexVisualBackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#container #colRight #middle #contentTop{
	height:217px;
	height:65px;
	background-image:url(/images/site/contentTopBackground.jpg);
	background-repeat:no-repeat;
	width:758px;
}

#container #colRight #middle #contentWrapper{
	background-image:url(/images/site/contentWrapperBackground.jpg);
	background-repeat:no-repeat;
	min-height:330px;
}
#container #colRight #middle #contentWrapperTop{ 
	display:block;
	height:26px;
	margin:15px 0px 0px 0px;
}
#container #colRight #middle #contentWrapperTop #mainPageTools{ 
	display:inline;
	float:right;
	margin:0px 85px 0px 0px;
}
#container #colRight #middle #contentWrapperTop #mainPageTools img { display:inline; float:left; margin-left:5px;cursor:pointer;}
#container #colRight #middle #contentWrapper #content{
	width:611px;
	margin: 0px 0px 0px 62px;
	display:inline-block;
}
#container #colRight #middle #contentWrapper.indexContentWrapper #content{
	margin: 34px 0px 0px 62px;
}
#container #colRight #middle #footer{
	height:35px;
}
#container #colRight #middle #footer .footerContent{
	width:335px;
	height:18px;
	margin:14px 0px 0px 377px;
	font-size:10px; 
}
/*-------------------------------------------------------------------------------------*/
/*DOELGROEPEN--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #colRight #header #doelgroepenBackground #doelgroepen{
	width:758px;
	height:24px;
}
#container #colRight #header #doelgroepenBackground #doelgroepen p.doelgroep{
	display:inline;
	float:left;
	margin:2px 0px 0px 62px;
	padding:0px;
	font-size:15px;
	line-height:normal;
}

#container #colRight #header #doelgroepenBackground #doelgroepen p.doelgroepenSmall{
	display:inline;
	float:left;
	margin:2px 0px 0px 15px;
	padding:0px;
	font-size:15px;
	line-height:normal;
	color:#FFFFFF;
}


#container #colRight #header #doelgroepenBackground #doelgroepen p.doelgroep a {
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
 	color:black;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container #colRight #header #doelgroepenBackground #doelgroepen p.doelgroep a:hover { color:white;}
/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

a, a:active 		  {text-decoration: underline; color: #000000;}
a:hover{ text-decoration: underline; color: #73d8e5;}
a:visited {text-decoration: underline; color: #CCCCCC;}

h1 {font-size: 14px; font-weight:bold; color:#000000; margin:0px 0px 11px 0px;}
.indexContentWrapper h1 { font-size: 16px; font-weight:bold; line-height:16px;color:#f9ab6d; }
h2 {font-size:12px; font-weight:bold;color:#000033;}
h3 {font-size:12px; font-weight:bold; color:#000033;}
h4 {font-size: 12px; color:#000000;}
h5 {font-size:10px; color:#000000;}
h6 {color:#000000; font-weight: bold; font-size: 12px; line-height:21px;}

p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;}

.button {width:75px; border:none; background-color: #c1dd81; border:1px solid #d8b99e; color:#333333; cursor:pointer;}
