body {
	background-color: #333333;
	margin-top: 39px;
}

.Aktuell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	line-height: 24px;
	letter-spacing: 0.5px;
}.Menu {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1.5pt;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.4pt;
	color: #FFFFFF;
}
.Titel {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #FFFFFF;
	letter-spacing: 1.1px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 21px;
	letter-spacing: 0.5px;
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}
.Untermenu {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1.5pt;
	color: #333333;
	white-space: 12;
	line-height: 21px;
}
.UntermenuAktiv {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1.5pt;
	color: #cc0000;
	white-space: 12;
	line-height: 21px;
}
.MenuAktiv {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1.5pt;
	color: #cc0000;
}

