body {
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001754;
	background-color:FFFFFF;
	text-align:center;
}

td, div {
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001754;
}

img {
	border: 0px;
}

hr {
	height: 0px;
	color: #b0b7ca;
	border-top: 1px solid #b0b7ca;

}

select, option, input {
	font-size: 9px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#001754;
	width:80px;
	border:none;
}

p {
	margin: 0px;
}

strong {
	color: #00285e;
}

a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #001754;
}
a:hover {
	color: #333333;
}

ol, ul {
	margin-top: 0px;
	margin-left: -25px;
	margin-bottom: 0px;
}

*html ol {
	margin-left: 25px;
}

*html ul {
	margin-left: 16px;
}

h1 {
	margin:0 0 15px 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03285f;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	color: #FFFFFF;
	display:block;
	width:145px;
	height:19px;
	padding:3px 22px 0 10px;;
	background:url(../images/interface/subkop.gif) no-repeat;
}
*html h2{
	width:177px;
	height:22px;
}

#website{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#top{
	width:800;
	height:200px;
	margin:22px 0 10px 0;
}
	#top_menu{
		width:800px;
		height:18px;
		text-align:right;
		color:#042960;	
	}
	#top_menu a{
		color:#042960;
		text-decoration:none;
		font-weight:bold;
	}
	#top_menu a:hover{
		color:#042960;
		text-decoration:underline;
		font-weight:bold;
	}		
	#top_menu img{
		margin-left:5px;
	}
	#top_verloop{
		width:800px;
		height:19px;
		background:url(../images/interface/top_verloop_bg.jpg) no-repeat right;
	}
	#top_titelbalk{
		width:800px;
		height:60px;
		background:url(../images/interface/top_titelbalk_bg.jpg) repeat-y;
	}
		#top_titelbalk_slogan{
			position:absolute;
			width:544px;
			height:16px;
			margin:22px;
		}
		#top_titelbalk_logo{
			position:absolute;
			width:180px;
			height:37px;
			margin:12px 20px 18px 596px;
		}
			
	#top_sfeerbeeld{
		width:800px;
		height:103px;
		text-align:left;
	}
		#top_sfeerbeeld_button{
			position:absolute;
			width:250px;
			height:20px;
			margin:73px 0 10px 0;
		}
		#top_sfeerbeeld_button div{
			margin:-17px 0 0 25px;
		}
		#top_sfeerbeeld_button a{
			display:block;
			font:11px "Trebuchet MS";
			text-decoration:none;
		}
		#top_sfeerbeeld_button a:hover{
			text-decoration:underline;
			color:8ba9c1;
		}

#content_left{
	text-align:left;
	width:176px;
	height:auto;
	margin:0px 15px 10px 0; 
	position:static;
}
#content_left img{
	margin-bottom:10px; 
}
#left_menu{
	width:176px;
	height:auto;
	margin-bottom:130px;
}
.left_menu{
	display:block;
	width:156px;
	height:19px;
	margin-bottom:1px;
	padding:2px 0 0 20px;
	background:url(../images/interface/left_menu_button_up.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
*html .left_menu{
	width:176px;
	height:21px;
}
.left_menu:hover{
	background:url(../images/interface/left_menu_button_down.gif) no-repeat;
	color:#FFFFFF;
}
.left_menu_onpage{
	display:block;
	width:156px;
	height:19px;
	margin-bottom:1px;
	padding:2px 0 0 20px;
	background:url(../images/interface/left_menu_bg.jpg) repeat-y;
	color:#FFFFFF;
	text-decoration:none;
}
*html .left_menu_onpage{
	width:176px;
	height:21px;
}
.left_menu_tussen{
	display:block;
	width:156px;
	height:19px;
	padding:1px 0 0 20px;
	color:#042960;
	text-decoration:none;
	background:url(../images/interface/left_menu_tussen_bg.gif) no-repeat;
}
*html .left_menu_tussen{
	width:176px;
	height:20px;
}
.left_menu_tussen:hover{

	color:#042960;
	text-decoration:none;
	background:url(../images/interface/left_menu_tussen_bg_down.gif) no-repeat;
}
.left_menu_tussen_onpage{
	display:block;
	width:156px;
	height:19px;
	padding:1px 0 0 20px;
	color:#042960;
/*	background:url(../images/interface/left_menu_tussen_bg_onpage.gif) no-repeat;*/
	background:url(../images/interface/left_menu_tussen_bg_down.gif) no-repeat;
	font-weight:bold;
}
*html .left_menu_tussen_onpage{
	width:176px;
	height:20px;
}
#content_right{
	text-align:left;
	width:609px;
	height:auto;
	margin:0 0 10px 0;
}
#bottom_verloop{
	width:800px;
	height:19px;
	background:url(../images/interface/bottom_verloop_bg.jpg) no-repeat;
	margin:10px 0 25px 0;
}
*html #bottom_verloop{
	margin:0 0 25px 0;
}
#contact{
	position:absolute;
	width:176px;
	height:100px;
	margin-top:-110px;
}
#contact table{
	margin:10px;
}
#contact td{
	font-size:10px
}
.lijn{
	background-color:#b0b7ca;
}
.lees_verder{
	background:url(../images/interface/lees_verder_bg.gif) no-repeat;
	padding:2;
	line-height:8px;
}
.lees_verder a{
	color:FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
}
.lees_verder a:hover{
	color:a6b3c6;
}
.donkerblauw{	background-color:#03285f;}
.lichtblauw{	background-color:#b8cbda;}

.schaduw_rechtsboven{	background:url(../images/interface/schaduw_rechtsboven.gif) no-repeat;}
.schaduw_rechts{		background:url(../images/interface/schaduw_rechts.gif)		repeat-y;}
.schaduw_onder{			background:url(../images/interface/schaduw_onder.gif)		no-repeat;}
.schaduw_onder_klein{	background:url(../images/interface/schaduw_onder_klein.gif)	no-repeat;}

.table_margin{
	margin:5px 0 5px 10px;
}

.inspringen{
	padding:0 0 0 10px;
}
#pad{}
#pad a{
	color:#042960;
	text-decoration:none;
}
#pad a:hover{
	text-decoration:underline;
}		
.registreren, .registreren:hover{
	font-size:10px;
}
.10 td{
	font-size:10px;
}
#sfeer_port{
	position:absolute;
	width:167px;
	height:75px;
}
.button{
	width:auto;
	border:#042960 1px solid;
	margin:5px 10px 0px 0;
	float:left;	
	font:bold 9px;
	background-color:eef3f6;
	cursor:pointer;
	padding:0 2px 0 2px;
}

#meer_info, #meer_info_2{
	position:absolute;
	width:600px;
	border:#042960 1px solid;
	background-color:eef3f6;
	margin:0 0 0 0;
	z-index:10;
}

	