td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tekst:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuitem:hover{
	color: #CC6600;
	cursor: hand;
}
.menuitemhigh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.menuitemhigh:hover {
	cursor: hand;
}

.menusubitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}
.menusubitem:hover{
	color: #FF6600;
	cursor: hand;
}
.menusubitemhigh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	/*font-weight: bold;*/
	text-decoration: none;
}
.menusubitemhigh:hover {
	cursor: hand;
}
.navtext {
	width:auto
	/*width:235px;*/
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-width:1px;
	border-style:outset;
	border-color:#004729;
	layer-background-color:#004729;
	background-color:#CCCCCC;
	color:#000000;
}
.divmouseovertekst{
	color:#000000;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004729;
	font-weight: normal;
	text-decoration: none;
}
.nieuwstitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#fotolayer {
	position: absolute;
	top: 50px;
	left: 700px;
	background-color: #00CCFF;
	z-index: 0;
}
