body {
	color: #999999;
	background-color: #000000;


}
a:link {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.aktuell {
	color: #FF0000;
	font-weight: bold;

}
