body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		body {
	background-position:top center;
	background-image:url(/images/voorpagina/index.jpg);
	background-color:#000;
	background-repeat:no-repeat;
}

#container {
	width:1020px;
	margin:0px auto;
}
#links {
	float:left;
	position:absolute;
	min-height:400px;
	width:500px;
	margin-top:280px;
	margin-left:27px;
	z-index:2;
}
#footer {
	background-image:url(/images/voorpagina/frontpage_footer.png);
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	min-height:50px;
	width:986px;
	margin-left:15px;
	margin-top:670px;
	z-index:1;
}
#footer_tekst {
	font-family:verdana;
	font-size:12px;
	color:#FFF;
	margin-left:17px;
	margin-top:17px;
}
#footer_tekst a:link,#footer_tekst a:visited,#footer_tekst a:active {
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#footer_tekst a:hover {
	color:#e9e9e9;
	font-weight:bold;
	text-decoration:none;
}
#omschrijving {
	min-height:50px;
	width:970px;
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	margin-left:10px;
}