body     { background-color: #e8e8e8; background-image: none; background-position: 0 0 }
td      { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav1   { color: #fff; font-weight: bold; font-size: 11px; text-decoration: none }
.nav2 { color: #000; font-weight: bold; font-size: 11px; text-decoration: none; text-indent: 8px }
.nav3 { color: #000; font-size: 11px; text-decoration: none; text-indent: 8px }
.nav1:hover { color: #cfcfcf; font-weight: bold; text-decoration: none }
.nav1:active { color: #cfcfcf; font-weight: bold; text-decoration: none }
.nav1:visited { color: #fff; font-weight: bold; text-decoration: none }
.nav2:hover { color: #b8261c; font-weight: bold; text-decoration: none }
.nav2:active { color: #b8261c; font-weight: bold; text-decoration: none }
.nav2:visited { color: #000; font-weight: bold; text-decoration: none }
.nav3:hover { color: #b8261c; text-decoration: none }
.nav3:active { color: #b8261c; text-decoration: none }
.nav3:visited { color: #000; text-decoration: none }
.bold { font-weight: bold }
.boldrot { color: #b8261c; font-weight: bold }
.fehler { color: #dd39e2; font-size: 14px; font-weight: bold }
.boldgrau  { color: #848484; font-weight: bold }
.grau  { color: #848484 }
.boldblau { color: #2b6590; font-weight: bold }
.tablenav { background-color: #808080 }
.tablelogos { background-color: #666 }
.tabletext { background-color: #e8e8e8 }
.einzug { text-indent: 6px }
.tablenav1 { background-color: #b8261c; padding: 4px 4px 4px 30px; border: solid 1px #fff }
.tablenav1a { background-color: #d9261c; padding: 4px 4px 4px 30px; border: solid 1px #fff }
.tablenav2  { background-color: #cfcfcf }
a  { color: #b8261c; text-decoration: none }
a:hover  { text-decoration: underline }
a:active { color: #d9261c }
.head1    { color: #2b6590; font-weight: bold; font-size: 1.3em }
.head3  { color: #b8261c; font-size: 1.3em; font-weight: bold }
.head4 { color: #fff; font-size: 1.3em; font-weight: bold }
.head2  { color: #2b6590; font-weight: bold; font-size: 1.1em }
.logotext  { color: white; font-size: 10px }
.fusstext { color: #7d7d7d; font-size: 9px }
.liste { list-style-type: square }
.weiss { color: white }
.hoch { vertical-align: super }
.input { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; border: solid 1px #d9261c }
.inputf { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e1a3e2; border: solid 1px #d9261c }
.input1 { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #d9261c; border: outset 1px #333 }
.lio {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.reo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.liu {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.liu1 { border-bottom: 1px solid #d9261c; border-left: 1px solid #d9261c }
.reu {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.reu1 { border-right: 1px solid #d9261c; border-bottom: 1px solid #d9261c }
.all {
	border: 1px solid #FFFFFF;
}

.li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.li1 { border-left: 1px solid #d9261c }
.re {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.un {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ob {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.our {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}