td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Ueb_Rot {
	font-size: 24px;
	color: #E3001B;
}
.Ueb_Grau {
	font-size: 24px;
	color: #999999;
}
.menue_oben {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color:#E3001B;
	text-decoration: none;
}
.menue_oben_aktiv {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color:#999999;
	text-decoration: none;
}
.menue_oben2 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color:#FF5B70;
	text-decoration: none;
}
.menue_oben2_aktiv {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color:#BBBBBB;
	text-decoration: none;
}
a {
	color: #E3001B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.menue_oben:hover {
	text-decoration: underline;
}
.menue_oben2:hover {
	text-decoration: underline;
}
.hintergrund_dunkel {
	font-weight: bold;
	background-color: #7D9BE3;
}
.rot {
	color: #E3001B;
}
.hingergrund_hell {
	font-weight: bold;
	background-color: #CCCCCC;
}

