body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
#logoleiste {
	margin-top: -230px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 50%;
	width: 100%;
}
#logoleiste h1 {
	font-size: 76%;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	text-align: right;
}
#logozeile {
	font-size: 76%;
}
#hintergrundbild {
	background-color: #808080;
	margin-top: -230px;
	height: 460px;
	width: 100%;
	left: 0px;
	top: 50%;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	text-align: right;
}
#fussleiste {
	margin-top: 190px;
	position: absolute;
	z-index: 39;
	height: 40px;
	left: 0px;
	top: 50%;
	width: 100%;
}
.fussleistentext {
	font-size: 76%;
}
#fussleiste table {
	height: 40px;
}
#fussleiste a {
	color: #FFFFFF;
	text-decoration: none;
}
#fussleiste a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #808080;
}
#unternavigation {
	margin-top: -170px;
	overflow: auto;
	position: absolute;
	z-index: 40;
	height: 360px;
	left: 0px;
	top: 50%;
	width: 230px;
	font-size: 76%;
}
#unternavigation li {
	list-style-type: disc;
}
#unternavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#unternavigation a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.unsichtbar {
	display: none;
}
#themenbild {
	height: 460px;
	width: 460px;
}
#screenliste {
	color: #000000;
	background-color: #EFEFEF;
}
