body{
	background-color: #999999;
	text-align: center;
}

a.menu:link {
	color: #999999;
	text-decoration: none;
}

a.menu:visited {
	color: #999999;
	text-decoration: none;
}

a.menu:hover {
	color: #660000;
	text-decoration: none;
}

a.menu:active {
	color: #333333;
	text-decoration: none;
}

.menu {
	text-align: left;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

a.normaal:link {
	color: #999999;
}

a.normaal:visited {
   color: #999999;	
}

a.normaal:hover {
	color: #660000;
}

a.normaal:active {
   color: #333333;
}

.lijn {
	background-color: #333333;
}

.wit {
	background-color: #FFFFFF;
}

.menutitel {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.copyright {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

.indextekst {
	text-align: center;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

.tekst {
	text-align: left;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.subtitel {
	text-align: left;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}

.titel {
	text-align: left;
	color: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}

.indexafbeelding {
	text-align: right;
	vertical-align: top;
}

.rechts {
	text-align: right;
}

.lijst {
	padding-right: 5px;
}

.onderlijn {
	border-bottom: 1px solid #333333;
}
