@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html{
	padding:0px;
	margin:0px;
	height:100%;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color:black;
	*height:100%;
	padding:0px;
	margin:0px;
	background-color:#ccdbd2;
}
body.popup { background-color:white; background-image:none;}
/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#containerOuter {
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/site/backgroundColLeftBottom.jpg);
	background-repeat:repeat-y;
	background-color:#ccdbd2;
}

#container {
	background-image:url(/images/site/colRightTopRepeat.jpg);
	background-repeat:repeat-x;
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#container #middle {
	width:1007px;
	min-height:100%;
	height:auto!important;
	height:100%;
	display:block;
	clear:both;
	posution:relative;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #colLeft{
	background-image:url(/images/site/backgroundColLeft.jpg);
	background-repeat:no-repeat;
	background-color:#d7e5e2;
	width:247px;
	height:100%;
	display:inline;
	float:left;
}

#container #middle #colLeft #logoBlok{
	position:relative;
	width:197px;
	height:159px;
	float:left;
	display:inline;
	margin:30px 0px 0px 42px;
	cursor:pointer;
}

#container #middle #colLeft #menuWrapper{
	width:222px;
	height:320px;	
	height:auto!important;
	min-height:320px;
	clear:both;
}

#container #middle #colLeft #newsBlockWrapper{
	width:202px;
	float:left;
	clear:both;
	margin:0px 0px 30px 21px;
	display:inline-block;
}
#container #middle #colLeft #newsBlockWrapper div.newsImageBlock{
	width:202px;
	display:inline-block;
}
#container #middle #colLeft #newsBlockWrapper div.newsContentWrapper{
	width:202px;
	display:inline-block;
	background-image:url(/images/site/newsBlockRepeat.png);
	background-repeat:repeat-y;
	height:130px;	
	height:auto!important;
	min-height:130px;
}


/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #colRight{
	background-image:url(/images/site/backgroundcolRightRepeat.jpg);
	background-repeat:repeat-y;
	width:760px;
	display:inline;
	float:right;
	height:auto!important;
	height:100%;
	clear:right;
}

#container #middle #colRight #colRightTop{
	background-image:url(/images/site/colRightTopRepeat.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:183px;
}

#container #middle #colRight #colRightTop #colRightTopContent{
	background-image:url(/images/site/backgroundColMiddleTop.jpg);
	background-repeat:repeat-x;
	width:759px;
	height:183px;
}

#container #middle #colRight #colRightTop #colRightTopContent #secondMenu {
	text-transform: uppercase;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	color:#008FC1;
	display:block;
	padding:20px 0px 0px 290px;
}
#container #middle #colRight #colRightTop #colRightTopContent #secondMenu a{
	text-transform: uppercase;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	color:#008FC1;
}
#container #middle #colRight #colRightTop #colRightTopContent #secondMenu a:hover{
	text-decoration:underline;
}

#container #middle #colRight #colRightBottom{
	background-image:url(/images/site/colRightBottomBackground.jpg);
	background-repeat:no-repeat;
	width:100%; 
	height:100%;
	padding-bottom:21px;
}

#container #middle #colRight #colRightBottom #colRightLeft{
	width:517px;
	display:inline;
	float:left;
}

#container #middle #colRight #colRightBottom #colRightLeft #colRightLeftContent{
	width:400px;
	min-height:575px;
	height:auto!important;
	height:575px;
	margin:10px 0px 0px 75px; 
}

#container #middle #colRight #colRightBottom #colRightRight{
	width:242px;
	display:inline;
	float:left; 
}
#container #middle #colRight #colRightBottom #colRightRight #plaatje{
	background-image:url(/images/site/tekstfiguur.png);
	background-repeat:no-repeat;
	width:242px;
	height:93px;
}

#container #middle #colRight #colRightBottom #colRightRight #aanmeldennieuwsbrief{ cursor:pointer;}
/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL Middle---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------------------------*/
/*PARTS footer ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #middle #colRight #colRightBottom #colRightRight #footer{
	background-image:url(/images/site/addressBlockBackground.png);
	background-repeat:no-repeat;
	width:220px;
	height:291px;
	display:block;
	margin:0px 0px 30px 12px;
}

#container #middle #colRight #colRightBottom #colRightRight #footer #footerContent{
	width:155px;
	height:165px;
	margin:96px 0px 0px 32px;
	color:#000000;
	font-size:11px;
	float:left;
	display:inline;
}
#container #middle #colRight #colRightBottom #colRightRight #footer #footerContent a{
	color:#008FC1;
	font-size:13px;
	font-weight:bold;
}
#container #middle #colRight #colRightBottom #colRightRight #footer #footerContent a:hover{
	color:#008FC1;
	font-size::13px;
	font-weight:bold;
	text-decoration:underline;
}
#container #middle #colRight #colRightBottom #colRightRight #footer #footerContent div.footerTitle{
	color:#008FC1;
	font-size:13px;
	font-weight:bold;
}

/*-------------------------------------------------------------------------------------*/
/*pageTools--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #colMiddle #contentHeader #mainPageTools {
	width:39px;
	float:right;
	display:inline;
	margin:8px 0px 0px 0px;
}
#container #middle #colMiddle #contentHeader #mainPageTools img {display:inline; float:left;cursor:pointer;}
#container #middle #colMiddle #contentHeader #mainPageTools img#ptMail{margin-left:3px}


/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.floatDivider{width:950px; height:1px;clear:both;overflow:hidden;}

a,a:visited {text-decoration: none; color: #ED7703; text-decoration:none;}
a:hover, a:active { text-decoration: underline; color: #ED7703;}

h1 {font-size:21px; font-weight:bold; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px; color:#009ee0;}
h2 {font-size:12px; font-weight:bold;padding:0px 0px 0px 0px; margin:0px 0px 9px 0px; color:#004a7f;}
h3 {font-size:11px;}
h4 {font-size: 11px;}
h5 {font-size:11px;}
h6 {color:#006f9f; font-weight:normal; font-size: 14px; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px;}


/*exceptions for home*/
#container #headerWrapper #headerBottom #headerContentWrapper h1 {color:white;}
#container #headerWrapper #headerBottom #headerContentWrapper h2 {display:none;}
#container #headerWrapper #headerBottom #headerContentWrapper h6 { color:white;}
#container #headerWrapper #headerBottom #headerContentWrapper .text {display:none;}

p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;display:block;}

.date {color:#000000; font-weight:normal; font-size:11px; }
.button { 
	width:75px;
	background-color:#ffffff;
	border:1px solid #c2c2c2;
	color:#008fc1;
	text-transform:uppercase;
	cursor:pointer; 
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
