body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
}

#navigatie1 {
	position:absolute;
	visibility:visible;
	z-index:1;
	height:50px;
	width:157px;
	left:308px;
	top:95px;
}

#navigatie2 {
	position:absolute;
	visibility:visible;
	z-index:1;
	height:50px;
	width:157px;
	left:465px;
	top:95px;
}

#navigatie3 {
	position:absolute;
	visibility:visible;
	z-index:1;
	height:50px;
	width:157px;
	left:622px;
	top:95px;
}

#navigatie4 {
	position:absolute;
	visibility:visible;
	z-index:1;
	height:50px;
	width:157px;
	left:779px;
	top:95px;
}

td {
	vertical-align: top;
}

a:link	{ 
	color:#999999;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

p {
	margin:5px 5px;
}

.LinkCell {
	width:150px;
	height:50px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.LinkCellOn {
	width:150px;
	height:50px;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.LogoCell {
	font-size: 30px;
	font-weight: bold;
	color:#FF0000;
	width: 640px;
	height: 80px;
	margin: 5px;
}

.SiteInhoud {
	width: 930px;
}

.InfoCell {
	width: 600px;
	margin-top: 10px;
	vertical-align: top;
}

