body { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: #22323b; }
table {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	border-collapse: collapse;
}
.headline { color: #fff; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.hover { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #b40e10; text-decoration: none; padding: 5px 10px; border-bottom: 1px solid #ab3b13; border-left: 1px solid #ab3b13; display: block; }
/*link*/
a:visited { color: #dadcdd ; text-decoration: underline; }
a:link { color: #dadcdd ; text-decoration: underline; }
a:active { color: #fff ; text-decoration: none; }
a:hover { color: #fff ; text-decoration: none; }
/*menu*/
a.menu:visited { color: #b40e10; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../grafik/kachel_menu_off.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; padding-top: 80px; display: block; }
a.menu:link { color: #b40e10; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../grafik/kachel_menu_off.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; padding-top: 80px; display: block; }
a.menu { color: #b40e10; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../grafik/kachel_menu_off.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; padding-top: 80px; display: block; }
a.menu:active { background-image: url(../grafik/kachel_menu_on.gif); background-repeat: no-repeat; }
a.menu:hover { background-image: url(../grafik/kachel_menu_on.gif); background-repeat: no-repeat; }
#mainCenter { height: 100%; }
.footer { color: #fff; font-size: 10px; }
/*tabelle*/
.mainTabelle { border: solid 1px #fff; }
.bodyTabelle { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; margin: 20px; }
.headTabelle { color: #ab3b13; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; }
.liste { font-size: 12px; line-height: 16px; list-style-image: url(../grafik/icon_aufzaehlung.gif); list-style-position: inside; white-space: normal; }
