body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
body {
	background-color: #3C3C3C;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 30px;
}
a:link {
	color: #D8D8D8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B4B4B4;
}
a:hover {
	text-decoration: underline;
	color: #F72518;
}
a:active {
	text-decoration: underline;
	color: #D8D8D8;
}
.menu {
	background-color: #6A6A6A;
	width: 822px;
	height: 24px;
	margin-bottom: 15px;
}
.hauptmenu1, a.hauptmenu1:link, a.hauptmenu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D8D8D8;
	line-height: 24px;
	text-decoration: none;
	padding: 6px 22px;
	border-left: 1px solid #3C3C3C;
}
a.hauptmenu1:hover {
	color: #FFFFFF;
	background-color: #767676;
}
.hauptmenu2, a.hauptmenu2:link, a.hauptmenu2:visited, a.hauptmenu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3C3C3C;
	line-height: 24px;
	text-decoration: none;
	padding: 6px 22px;
	border-left: 1px solid #3C3C3C;
	background-color: #D8D8D8;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	padding-top: 8px;
}
.footer, a.footer:link, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #747474;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
p {
	margin: 0px;
}

