a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.b:link {
	color: #D80A0E;
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #D80A0E;
}
.b:hover {
	text-decoration: none;
	color: #CCC;
}
.b:active {
	text-decoration: none;
	color: #D80A0E;
}
.b{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leiste_oben1 {
	background-repeat: repeat-x;
	background-color: #D80A0E;
}
.hg_leiste_grau {
	background-image: url(hg2_leiste.jpg);
}
.hg_unten {
	background-image: url(unten.png);
	background-repeat: repeat-x;
}
.weiss {
	color: #FFF;
}
.gross {
	font-size: 24px;
	font-weight: bold;
}
.hg_gomille {
	background-image: url(hg_gomille.jpg);
	background-repeat: repeat-x;
}
.sch_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blau {
	font-size: 18px;
	font-weight: bold;
	color: #D80A0E;
}
