body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#0000000;
	color:#999966;
}
td {
	font-size:11px;
}
.titel {
	color:#9999FF;
	font-size:24px;
	font-weight:bolder;
}
.ondertitel {
	color:#9999FF;
	font-size:14px;
	font-weight:bold;
}
#titel {
	position:absolute;
	left:130px;
	top:5px;
}
#menu a:link {
	font-size:13px;
	color:#4F4D41;
	text-decoration:none;
}
#menu a:visited {
	font-size:13px;
	color:#4F4D41;
	text-decoration:none;
}
#menu a:hover {	
	font-size:13px;
	color:#4F4D41;
	text-decoration:underline;
	background-color:#999966;
}
#menu a:active {
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}

a:link {
	font-weight:bold;
	color:#989C99;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color:#989C99;
	text-decoration:none;
}
a:hover {	
	font-weight:bold;
	color:#989C99;
	text-decoration:none;
	background-color:#4F4D41;
}
a:active {
	color:#989C99;
	text-decoration:underline;
}