body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		body {
	background-position:top center;
	background-image:url(/images/background.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
#container {
	width:1164px;
	margin:0px auto;	
}
#header {
	float:left;
	background-image:url(/images/header.png);
	width:1164px;
	height:269px;
}
#content_container {
	float:left;
	width:1164px;
	min-height:807px;
}
#content_repeat {
	float:left;
	background-image:url(/images/content_repeat.png);
	width:1164px;
	min-height:807px;
}
#content_repeat2 {
	float:left;
	background-image:url(/images/content_repeat2.jpg);
	background-repeat:no-repeat;
	margin-left:82px;
	width:1082px;
	min-height:807px;
}
#content_repeat3 {
	float:left;
	background-image:url(/images/content_repeat3.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:990px;
	min-height:807px;
}

#menu {
	float:left;
	width:170px;
	min-height:100px;
	margin-left:20px;
	margin-top:130px;
}
#menu a:link,#menu a:visited,#menu a:active {
	font-family:verdana;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:none;
}
#menu a:hover {
	color:#666;
	text-decoration:none;
}


#content {
	float:right;
	width:770px;
	margin-right:20px;
	min-height:100px;
}
#gifbalk {
	float:right;
	width:720px;
	min-height:130px;
}
#contentblok {
	float:left;
	width:530px;
	min-height:400px;
}
#contentblok  a:link,#contentblok  a:visited,#contentblok  a:active {
	font-family:verdana;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#contentblok  a:hover {
	color:#666;
	text-decoration:underline;
}
#blok_link a:link,#blok_link a:visited,#blok_link a:active {
	font-family:verdana;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#blok_link a:hover {
	color:#666;
	text-decoration:underline;
}

#nieuws{
	float:right;
	width:205px;
	min-height:300px;
	margin-left:30px;
}
#poll {
	float:right;
	width:205px;
	min-height:300px;
	margin-top:20px;	
}

#footer {
	float:left;
	background-image:url(/images/footer.png);
	width:1164px;
	height:105px;
}
#tekst {
	font-family:verdana;
	font-size:11px;
	color:#000;
}