.nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0080F;
	text-decoration: none;
}
.nav:hover {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0080F;
	text-decoration: none;
}
.a:hover {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_fett {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.liste {
	font-family: arial;
	font-size: 11px;
	background-color: c;
	color: #A0080F;
	border: 2;
	border-top-color: A0080F;
	border-top-style: solid;
	border-color: #A0080F;
}
.liste_text {
	font-family: Arial;
	font-size: 11px;
	color: #A0080F;
}
.textrot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0080F;
}
.textrotfett {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0080F;
	font-weight: bolder;
}
	.termin {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.terminrot {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FF0000;
	text-decoration: none;
}
.monat {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.monatrot {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.klein {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
