.DivTop
{
	width:900px; 
	height:250px; 
	position: relative;
}

.DivMenu
{
	height:30px; 
	width:900px;
	top:220px;
	position:absolute;
}

.DivCenter
{
	width:880px; 
	position: absolute; 
	background-color: White; 
	top:250px; 
	bottom:0px; 
	overflow: scroll;
	text-align: left;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px;
}

.DivOpeningstijden
{
	width:180px; 
	height:200px;
	right: 1px;
	top: 0px;
	position: absolute;
	background-image: url('images/openingstijden.gif');
}
.DivFotos
{
	width:180px; 
	height:200px;
	right: 1px;
	top: 190px;
	position: absolute;
	background-image: url('images/BackGroundImages.gif');
}
.DivLogos
{
	width:180px; 
	height:200px;
	right: 1px;
	top: 380px;
	position: absolute;
	background-image: url('images/BackGroundImages.gif');
}
.DivTekst
{
	width:680px; 
	bottom:0px;
	top: 0px;
	position: relative; 
}

A 
{
	text-decoration: none;
}

.MenuLinks
{
	color: White;
	font-size: 20px;
	font-family: Arial;
}

.linkstekst A:hover
{
	color : Black; 
}

.linkstekst A:visited
{
	color: White;
}

.linkstekst A:link
{
	color: White;
}

.TitelOpWebsite
{
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.TekstOpWebsite
{
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}