#titel {
	position:absolute; 
	width:781px; 
	height:98px; 
	z-index:1; 
	left: 0; 
	top: 0;
}
#subtitel {
	position:absolute; 
	width:385px; 
	height:47px; 
	z-index:1; 
	left: 0; 
	top: 98;
}
#locaties {
	position:absolute; 
	width:385px; 
	height:36px; 
	z-index:1; 
	left: 0; 
	top: 145;
}
#faciliteiten {
	position:absolute; 
	width:385px; 
	height:36px; 
	z-index:1; 
	left: 0; 
	top: 181;
}
#catering {
	position:absolute; 
	width:385px; 
	height:36px; 
	z-index:1; 
	left: 0; 
	top: 217;
}
#bereikbaar {
	position:absolute; 
	width:385px; 
	height:36px; 
	z-index:1; 
	left: 0; 
	top: 253;
}
#contact {
	position:absolute; 
	width:385px; 
	height:39px; 
	z-index:1; 
	left: 0; 
	top: 289;
}
#logo {
	position:absolute; 
	width:95px; 
	height:80px; 
	z-index:1; 
	left: 0; 
	top: 328;
}
#content {
	position:absolute; 
	z-index:1; 
	left: 386; 
	top: 98; 
	width: 396px; 
	height: 100px;
	margin-top: 16px;
}
#subcontent {
	position:absolute; 
	z-index:1; 
	left: 105; 
	top: 328; 
	width: 270px; 	
	margin-top: 16px;
}
body,td {
	background-color: #000000;
	font-family: arial;
	font-size: 0.8em;
	color: white;
}
