body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	color: #FFFFFF;
}
.titel {
	font-family: Monaco, Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.untertitel {
	font-family: Monaco, Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.text {font-family: Monaco, Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.bilder {
	font-family: Monaco, Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A {
	text-decoration: none;
	color: #FFFFFF;
}
#menuOben {
	position:absolute;
	left:159px;
	top:10px;
	width:370px;
	height:125px;
	z-index:6;
}
#menuUnten {
	position:absolute;
	left:159px;
	top:635px;
	width:370px;
	height:75px;
	z-index:7;
}
