* {padding: 0px; margin:0px;}

body {
	font-size: 85%;
	background: url('img/background.jpg');
	
	}
	
	
h2.pagetitle
	{
	color: #3c3c86;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 14px;
	font-weight: bold;
	margin-top: -3px;
	}
		
#bus {
	position: absolute;
	top:20px;
	_top:14px;
	left:-7px;
	margin:0;
	padding:0;
	}
	
.header_balk
	{
	display: block;
	width: 100%;
	height: 306px;
	background: url('img/background_top.jpg');
	z-index: 77;
	}	
	
.content
	{
	position: relative;
	margin: -312px auto 0px auto;
	padding-top:6px;
	display: block;
	width: 899px;
	height: auto;
	background: url('img/content_bg.gif') top left repeat-y;
	z-index: 1;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333;
	}	
	
.footer
	{
	background: url('img/foot.gif') bottom left no-repeat;
	width:899px;
	height:40px;
	text-align: center;
	font-size:10px;
	color:#666;
	padding-top:10px;
	clear: both;
	}
	
.footerhome
	{
	background: url('img/foothome.gif') bottom left no-repeat;
	width:899px;
	height:80px;
	text-align: center;
	font-size:10px;
	color:#666;
	padding-top:0px;
	}
	
.logo 
	{
	position: relative;
	top: -306px;
	display: block;
	width: 899px;
	height: auto;
	margin: 0px auto;
	display: block;
	width: 899px;
	height: 119px;
	background: url('img/header.gif');
	}
	
	
.contentvlak ul {
	padding-left: 30px;
}	

.contentvlak ol {
	padding-left: 30px;
}	
#menuhouder
	{
	position: absolute;
	height:25px;
	width:890px;
	margin-top:-26px;
	}

.hoofdimage 
	{
	margin: 14px 2px 0px 2px;
	display: block;
	width: 896px;
	height: 162px;
	background: url('img/hoofdimage.jpg');
	}
	
.contentvlak
	{
	width: 600px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 20px;
	overflow: hidden;
	height: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:20px;
	float: left;
	color:#333;
	}	
	
.vlakrechts
	{
	margin-top:20px;
	padding-right:20px;
	width: 240px;
	float: right;
	}
	
.contentvlak strong {
	color:#111;
}