@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html, body {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:black;
	line-height:130%;
}
body.popup { background-color:white; }

/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container {
	width:1018px;
	padding:0px;
	margin:0px;
}

#container #middle { 
	width:951px; 
	min-height:500px;
	height:auto!important;
	height:500px;
	margin: 0px 0px 0px 25px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #rightCol {
	display:inline;
	float:left;
	width:250px;
	clear:right;
}


#container #middle #rightCol #googleAdsRight{ 
 	width:250px;
 	height:250px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #middle #leftCol {
	display:inline;
	float:left;
	width:219px;
}



/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #header{
	width:992px;
	height:200px;
	background-image:url(/images/site/header.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 25px;
	display:inline-block;
}
#container #header #logoblok{ 
	width:300px; 
	height:80px;
	margin: 52px 0px 0px 560px;
	cursor:pointer;
}
/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL Middle--------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #middleCol {
	display:inline;
	float:left;
	width:482px;
}
#container #middle #middleCol #introWrapper {
	width:482px;
	min-height:156px;
	height:auto!important;
	height:156px;
	background-image:url(/images/site/bg_intro.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#container #middle #middleCol #introWrapper #intro {
	width:482px;
	min-height:156px;
	height:auto!important;
	height:156px;
	background-image:url(/images/site/stukje_lepel.png);
	background-position: top right;
	background-repeat:no-repeat;
}
#container #middle #middleCol #introWrapper #intro #content{
 	padding:10px;
}
#container #middle #middleCol #googleAdsMiddle {
	clear:both;
	height:60px;
	padding: 7px 0px 0px 10px;
	margin:0px 0px 1px -2px;
}

#container #middle #middleCol #contentBottom {
	float:left;
	width:482px;
	height:305px;
	background-image:url(/images/site/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/*-------------------------------------------------------------------------------------*/
/*pageTools--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #middle #colMiddle #colMiddleHeader{ 
 	width:621px;
 	clear:both;
}
#container #middle #colMiddle #colMiddleHeader #mainPageTools {
	width:70px;
	float:right;
	margin:6px 22px 0px 0px;
}
#container #middle #colMiddle #colMiddleHeader #mainPageTools img {display:inline; float:left;cursor:pointer;}

/*-------------------------------------------------------------------------------------*/
/*DOELGROEPEM--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*FOOTER----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

a,a:visited,a:hover, a:active {text-decoration: none; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #669900; font-weight:bold}

h1 {font-size: 11px; font-weight:bold; padding:0px 0px 0px 0px; color:#666666;margin:0px 0px 0px 0px;}
h2 {font-size:11px; font-weight:bold; color:#669900; margin:0px 0px 0px 0px;}
h3 {font-size:11px; font-weight:bold; color:#666666;}
h4 {padding-right: 0px; padding-left: 0px; font-size: 11px; padding-bottom: 4px; margin: 0px;  padding-top: 4px}
h5 {font-size:11px;line-height:18px; color:#333333;}
h6 {color:#666666; font-weight: normal; font-size: 11px; margin:0px;}

p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;}

.date {color:#666666; font-weight:normal; font-size:11px; line-height:14px;}
.button { width:75px; border:1px solid #94c6f4; background-color:#cfe2f3; color:#000000; cursor:pointer; padding:0px;}