@charset "utf-8";
/* CSS Document */
#hoofd{
	position:relative;
	width: 815px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	top: 5px;
	z-index:1;
	top:0px;
	background-image:url(../img/vdm2_back_y.jpg);
	background-repeat:repeat-y;
	background-color:#f4f0e5;
}
#header{
	width:815px;
	background-image:url(../img/vdm2_header.png);
	height:147px;
	
}
#menu{
	position:relative;
	top:113px;
	left:15px;
}
#content{
	width:815px;
	min-height:400px;
	_height:400px;
	padding:14px;
	
}
#tekst{
	position:relative;
	top:12px;
	left:1px;
	width:620px;
	text-align:justify;
}
#tabel{
	clear:both;
	float:left;
	position:relative;
	background-image:url(../img/achtergrond_tabel.jpg);
	width:793px;
	height:109px;
	background-repeat:no-repeat;
}
#bottom{
	width: 815px;
	background-image:url(../img/vdm2_bottom.jpg);
	height:20px;
	margin: 0 auto;
	margin-top:0px;
	clear:both;
}
#header2{
	background-image:url(../img/vdm2_header2.jpg);
	position:absolute;
	width:340px;
	height:167px;
	top:147px;
	left:475px;
}

