body {
	background-color: #4D4D4D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #202020;
}
a:link {
	color: #AA0201;
	text-decoration: none;
}
a:visited {
	color: #AA0201;
	text-decoration: none;
}
a:hover {
	color: #AA0201;
	text-decoration: underline;
}
a:active {
	color: #AA0201;
	text-decoration: underline;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
.ueberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.klein {
	font-size: 10px;
}
.klein2 {
	font-size: 10px;
	color: #EAEAEA;
}

.formu {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #EAEAEA;
	width: 257px;
	;
	color: #202020;
	padding: 3px;
}
.formubutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEAEA;
	width: 100px;
	border: 1px solid #CCCCCC;
	color: #202020;
	font-weight: bold;
}
.backcontent {
	background-image: url(images/back_content.jpg);
	background-repeat: no-repeat;
	background-color: #A00;
}
.subnav a:link {
	color: #FFF;
	text-decoration: none;
}
.subnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.subnav a:active {
	color: #FFF;
	text-decoration: underline;
}
