@charset "utf-8";
/* CSS Document */

html, body {
	background-image: url(../img/achtergrond2.png);
	background-repeat:	repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0079b2;
}

#container {
  	margin:	0 auto;
	margin-top:	0px;
  	width:	926px;
	height: 705px;
	background-color: #FFFFFF;
	border-top: 0;
	border-left: 1px solid #c4d3e4;
	border-right:1px solid #c4d3e4;
	border-bottom: 1px solid #c4d3e4;
}

#test {
	text-align: center;
	color: #ffffff;
	width: 150px;
	height: 10px;
	margin-left: 20px;
	margin-top: 160px;
    padding: 5px;

	border: 1px solid #dddddd;
}

#header {
	background-image:	url(../img/headergroot.png);
	width:				896px;
	height:				200px;
	float: 				left;
	margin-top:		15px;
	margin-left:	15px;
}

#menu2 {
	background-color: #0f4c8f;
	float:			left;
	width:			896px;
	height:			43px;
	margin-top:	7px;
	margin-left:15px;
}

#menutabopvulling {
	background-color: #0f4c8f;
	float: none;
	height:		4px;
}

#menutab {
	background-color: #ffffff;
	float:				left;
	height:				20px;
	margin-left:	20px;
	padding-top:	8px;
	padding-left:	15px;
	padding-right:15px;
	font-weight:	bold;
}



#menutab_off {
	background-color: #3769a2;
	color: #ADD3DC;
	float:				left;
	height:				20px;
	margin-left:	3px;
	padding-top:	8px;
	padding-left:	15px;
	padding-right:15px;
	font-weight:	bold;
}

#containerlinks {
	float:				left;
	width:				188px;
	margin-top:		15px;
	margin-left:	15px;
}

#snelkoppelingen {
	background-color:	#f0f0f0;
	border:		1px solid #dddddd;
	float:		left;
	width:		186px;
}	

#sidecontentlinks1 {
	background-image: url(../img/sidecontent_top.png);
	font-weight: bold;	
	float:		left;
	width:		188px;
	height:		20px;
	margin-top:	7px;
}

#sidecontentlinks2 {
	background-color:	#ffffff;
	border:		1px solid #dddddd;
	float:		left;
	width:		186px;
}

#titelnaam {
	padding-left:	20px;
	padding-top:	4px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color:				#0079b2;
}

#inhoud {
	padding-left:	20px;
	padding-right: 15px;	
	padding-top:	15px;
	padding-bottom: 15px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color:				#000000;
}

#containermidden {
	float:				left;
	width:				506px;
	margin-top:		15px;
	margin-left:	7px;
}

#midcontent1 {
	background-image: url(../img/midcontent_top.png);
	font-weight: bold;	
	float:		left;
	width:		506px;
	height:		20px;
	margin-top:	7px;
}

#midcontent2 {
	background-color:	#ffffff;
	border:		1px solid #dddddd;
	float:		left;
	width:		504px;
	height: 	288px;
}



#hometekst {
	background-color:	#ffffff;
	border:		1px solid #dddddd;
	float:		left;
	width:		504px;
	height:		200px;
}	

#logocontent {
	background-color:	#ffffff;
	border:		1px solid #dddddd;
	float:		left;
	width:		504px;
	height:		60px;
}	


#containerrechts {
	float:		right;
	width:		188px;
	margin-top:		15px;
	margin-right:	15px;	
}

#keurmerken {
	background-color:	#f0f0f0;
	border:		1px solid #dddddd;
	float:		right;
	width:		186px;
	height:		234px;
}

#footer {
	background-color:#ffffff;
	border:		1px solid #dddddd;
	float:		left;
	width:		894px;
	margin-top:	7px;
	margin-left: 15px;
}

#footertekst {
	padding-top:	5px;
	padding-bottom: 5px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color:				#000000;
	text-align: center;
}
