body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #EEEEEE;
	text-align: left;
}
body {
	background-color: #000000;
	background-image: url(images/horizont3.jpg);
	background-position: center bottom;
	margin: 0px;
	height: 40%;
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	cursor: hand;
	background-color: #003366;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 120%;
	text-decoration: underline;
	font-weight: normal;
}
#head {
	background-image: url(images/hint.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 64px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navi {
	border-top-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-width: 0px;
	border-bottom-width: 1px;
	width: 97%;
	border-left-width: 0px;
	padding-left: 3%;
}
.vanish {
	color: #000000;
}
#content {
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
h6 {
	font-size: 0.7em;
	font-weight: normal;
}
#trennlinie {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	width: 80%;
	margin-left: 10%;
}
#aktuell {
	text-align: center;
	z-index: 1;
}
.tabelle {
	border: 1px solid #003366;
}
#footer {
	top: 20px;
}
#horizont {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background-image: url(images/horizont.jpg);
	background-position: bottom;
	height: 91px;
	z-index: 0;
	filter: Alpha(Opacity=20);
}

.active{background-color: #003366;
}
