body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


a:link {
	text-decoration: none;
	color: #ED1E24;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.ueber1 {
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
}
.ueber1_zelle {
	background-color:ED1E24;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
}
.ueber2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.ueber2_zelle {
	background-color:ED1E24;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navilink:link,a.navilink:active, a.navilink:visited  {
	color: #ED1E24;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.navilink:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

