body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		
body {
	background-image:url(/images/bkg.jpg);
	background-color:#2c2c2c;
	background-repeat:no-repeat;
	overflow-x:hidden;
	margin:0px;
	background-position:top center;
	color:#FFF;
	font-family:arial;
	font-size:12px;
}
img {
	border:0px;
}
.selected_pagina {
	font-size:16px;
	color:#FE0007;
	font-weight:bold;
}
a {
	color:#FFF;
}
a:hover {
	color:#FE0007;
}
.rode_letters {
	color:#FE0007;
}
.grijze_letters {
	color:#C0C0C0;
}
.groot {
	font-size:35px;
	font-weight:bold;
}
#container{
	width:990px;
	margin:0px auto;
}
#header{
	min-height:3px;
	width:990px;
}
#flash_hdr{

	width:990px;
	height:258px;
	margin-top:11px;
}
#flashheader {
	height:265px;
}
#topmenu{
	height:28px;
}
#topmenu a{
	font-size:18px;
	font-family:arial;
	font-weight:normal;
	color: #FFF;
}
#topmenu a:hover{
	color: #FE0007;
}
#devide{
	background-image:url(/images/devide.png);
	width:644px;
	height:2px;
	float:left;
	margin-top:38px;
	margin-left:28px;
}
#inhoud {
	float:left;
	margin-left:30px;
	padding:10px;
	width:600px;
}
#inhoud legend {
	color:#FFF;
	margin-left:10px;
	padding-left:5px;
	margin-right:10px;
	padding-right:5px;
}
#inhoud ul {
	margin-left:15px;
}
#inhoud_container {
	float:left;
	margin-left:30px;
	width:300px;
}
#content{
	background-image:url(/images/content_repeat.png);
	width:990px;
	min-height:13px;
	float:left;
	margin-top:13px;
}
#content_bottom{
	background-image:url(/images/content_bottom.png);
	width:990px;
	height:17px;
	float:left;
}
#latest_news {
	float:right;
	margin-top:280px;
	margin-right:-246px;
	width:247px;
	min-height:50px;
	margin-bottom:10px;
}
#latest_news_top{
	float:left;
	background-image:url(/images/latest_news_top.png);
	width:247px;
	height:19px;
}
#latest_news_repeat{
	float:left;
	background-image:url(/images/latest_news_repeat.png);
	background-repeat:repeat-y;
	width:247px;
	min-height:50px;
	padding-left:5px;
}
#latest_news_bottom{
	float:left;
	background-image:url(/images/latest_news_bottom.png);
	width:247px;
	height:21px;
}
#twitter{
	background-image:url(/images/twitter.png);
	width:246px;
	height:206px;
	float:right;
	margin-right:30px;
	margin-top:-14px;
}
#footer{
	width:990px;
	height:115px;
	float:left;
}

#footer_center{
	background-image:url(/images/footer.png);
	width:962px;
	height:97px;
	float:left;
	margin-top:18px;
	
}
#footer_pic{

	width:928px;
	height:83px;
float:left;
margin-top:7px;
	margin-left:15px;
}
#footer_left{
	float:left;
	background-image:url(/images/corner_left.png);
	width:9px;
	height:115px;
	margin-left:4px;
}
#footer_right{
	float:right;
	background-image:url(/images/corner_right.png);
	width:9px;
	height:115px;
	margin-right:6px;
}