body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		
body{
	background-position:top center;
	background-image:url('/images/background_02.jpg');
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
}
blockquote {
	margin: 1em 3em;
	padding: .5em 1em;
	border-left: 5px solid #12374A;
	background-color: #31A1C9;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:2px dashed #31A1C9;
	padding:4px;
	margin:10px;
}
a img:hover,a img:active,a img:visited {
	background-image:url('/images/links.png');
	text-decoration:none;
}
#container{
	float:center;
	margin:0px auto;
	width:990px;
	min-height:300px;
}
#header_container{
	float:left;
	background:url('/images/header_background.jpg');	
	width:990px;
	height:227px;
	min-height:30px;
	margin-top:13px;
}
#logo	{
	float:left;
	background-image:url('/images/index_03.png');
	width:186px;
	height:154px;
	margin-left:10px;
	margin-top:20px;
}
#searchbar{
	width:370px;
	height:44px;
	float:right;
	margin-top:13px;
}
#zoeken_bg {
	background-image:url('/images/searchbar.png');
	background-position:top center;
	height:34px;
	width:242px;
}
#menu_container{
	width:990px;
	height:56px;
	float:left;
	margin-top:13px;
}
#content_blauw{
	float:left;
	width:990px;
	height:65px;
}
#blauw_inhoud {
	margin:10px;
}
#logo_im{
	background-image:url('/images/im_logo.png');
	background-repeat:no-repeat;
	width:163px;
	height:94px;
	float:right;
	margin-top:20px;
	margin-left:600px;
	margin-right:20px;
}
#menu_normal{
	float:left;
	background-image:url('/images/tab_dark.png');
	width:125px;
	height:42px;
}
#menu_selected{
	float:left;
	background-image:url('/images/tab.png');
	width:125px;
	height:42px;
}
#menu_selected a,#menu_normal a{
	display:block;
	padding-top:15px;
	padding-bottom:7px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font-family:arial;
	font-weight:normal;
	font-size:17px;
}
#submenu_selected a,#submenu_normal a{
	display:block;
	text-decoration:none;
	text-align:left;
	color:#FFF;
	font-family:arial;
	font-weight:normal;
	font-size:17px;
}
#blok1{
	margin-top:3px;
	width:500px;
	height:140px;
}
#contentbutton{
	float:left;
	background-image:url('/images/content_button.png');
	width:139px;
	width:48px;
}
#white_content{
	float:left;
	width:990px;
	min-height:350px;
}
#news_container{
	margin-top:1px;
	float:left;
	width:990px;
	min-height:20px;
	padding-top:10px;
}
#news_container ul li{
	margin-left:30px;
}
#blok3{
	margin-top:3px;
	float:left;
	width:323px;
	height:220px;
}
#content_line{
	float:left;
	background-image:url('/images/line.jpg');
	height:202px;
	width:3px;
	margin-left:3px;
}
#blok4{
	margin-top:3px;
	float:left;
	margin-left:3px;
	width:323px;
	height:220px;
}
#content_line1{
	float:left;
	background-image:url('/images/line.jpg');
	height:202px;
	width:3px;
	margin-left:3px;
}
#blok5{
	margin-top:3px;
	float:left;
	margin-left:3px;
	width:323px;
	height:220px;
}
#preview_container{
	float:left;
	width:990px;
	min-height:25px;
}
#blok6{
	width:990px;
	height:75px;
}
#preview_box1{
	background-image:url('/images/preview_box.png');
	width:314px;
	height:180px;
	float:left;
	margin-top:5px
}
#preview_box2{
	background-image:url('/images/preview_box.png');
	width:314px;
	height:180px;
	float:left;
	margin-left:24px;
	margin-top:5px;
}
#preview_box3{
	background-image:url('/images/preview_box.png');
	width:314px;
	height:180px;
	float:left;
	margin-left:24px;
	margin-top:5px;
}
#arrows{
	margin-top:10px;
	float:left;
	margin-left:463px;
	width:66px;
	height:32px;
}
#aleft{
	float:left;
	background-image:url('/images/arrow_left.png');
	width:32px;
	height:32px;
}
#aright{
	float:left;
	background-image:url('/images/arrow_right.png');
	width:32px;
	height:32px;
	margin-left:2px;
}
#blok2{
	margin-left:4px;
	float:left;
	width:320px;
	height:200px;
}
#footer_container{
	width:100%;
	background-color:#0C2635;
	float:left;
	height:268px;
}
#inner_footer {
	position:relative;
	z-index:1;
	background-image:url('/images/footer_bkg.jpg');
	margin:0px auto;
	width:991px;
	height:268px;
}
#line_footer{
	position:absolute;
	z-index:2;
	background-image:url('/images/line_footer.png');
	width:100%;
	height:2px;
	margin:-248px auto;
}
.selected_pagina {
	font-size:16px;
	font-weight:bold;
}