@charset "utf-8";
/* CSS Document */

.titel, .titel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
a.titel, .titel a {
	text-decoration: none;
}
a.titel:hover, .titel a:hover {
	color: #666666;
}
.navigation, .navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.navigation, .navigation a {
	text-decoration: none;
}
a.navigation:hover, .navigation a:hover {
	color: #666666;
}
.fusszeile, .fusszeile a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.fusszeile, .fusszeile a {
	text-decoration: none;
}
a.fusszeile:hover, .fusszeile a:hover {
	color: #CCCCCC;
}
.lauftext_normal, .lauftext_normal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.lauftext_normal, .lauftext_normal a {
	text-decoration: none;
}
a.lauftext_normal:hover, .lauftext_normal a:hover {
	color: #666666;
}


