	body {
	background-color:#e8e8e8;
	background-image: URL(../img/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	}

	html {
	overflow-x: hidden;
	overflow-y: scroll;
	} 

	
	p,h1,table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	p,table{
	color:#000000;
	font-size:12px;
	line-height:1.4;
	}
	
	a{
	color:#f35e00;
	font-weight:bold;
	text-decoration:none;
	}
	
	h1#deel1{
	display:inline;
	color:#8ab228;
	font-size:14px;
	}

	h1#deel2{
	display:inline;
	color:#FFFFFF;
	font-size:14px;
	}
	
	.streepje{
	color:#FFFFFF;
	}
	
	.linkskopje1{
	color:#89b228;
	font-weight:bold;
	}
	
	.linkskopje2{
	color:#f35e00;
	font-weight:bold;
	}
	
	#container{
	position: absolute;
	width:780px;
	margin-top: 0px;
	top: 0%;
	left: 50%;
	margin-left: -390px;
	background-color:#8ab228;
	}
	
	#container2{
	width:740px;
	padding-left:20px;
	padding-right:20px;
	}
	
	#containerLinkEnMiddenRechts{
	width:740px;
	float:left;
	background-color:#FFFFFF;
	background-image: URL(../img/bgmenu.jpg);
	backgound-repeat:repeat-y;
	background-position:left;
	}
	
	#header{
	width:780px;
	height:226px;
	}
	
	#links{
	background-color:#FFFFFF;
	width:200px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	}
	
	#containerMiddenRechts{
	width:500px;
	float:left;
	background-color:#6d6e6e;
	}
	
	#midden{
	background-image:url(../img/bgmidden.jpg);
	background-repeat:no-repeat;
	background-color:#e5e6e6;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	width:316px;
	float:left;
	min-height:591px;
	height:auto !important;
	height:591px;
	}
	
	#rechts{
	background-image:url(../img/bgrechts.jpg);
	background-repeat:no-repeat;
	background-color:#6d6e6e;
	padding-top:60px;
	width:144px;
	float:left;
	}
	
	#rechts a{
	display:block;
	padding-left:10
	width:144px;
	}
	
	.menulink{
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
	.menulink:hover{
	background-color:#f35e08;
	color:#FFFFFF;
	}
	
	#footer{
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	padding:20px;
	width:700px;
	height:50px;
	float:left;
	}
	
	#footer a{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}

	.nieuws{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	line-height:1;
	}

	.groen {
	border: 1px solid #e8e8e8;
	border-bottom-color:#89b228;
	border-left-color:#e8e8e8;
	border-right-color:#e8e8e8;
	}

	.wit2 {
	border: 1px solid #e8e8e8;
	}

	.wit {
	border: 1px solid #e8e8e8;
	cursor: pointer;
	}

	.witrl {
	border: 1px solid #89b228;
	border-left-color:#e8e8e8;
	border-right-color:#e8e8e8;
	}