html, body {
height: 100%;
margin: 0 auto;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
width: 780px;
font-size: 100.1%;
}
a:link {
color: #000;
text-decoration: underline;
}
a:visited {
color: #777;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:hover { }
a:focus, a:active {
background-color: #cc0000 !important;
color: #fff !important;
}
#Inhalt {
margin: 0 2em 0 16em;
padding: 0 0 26px 0;
}
#Inhaltoben {
border-bottom: 1px #919191 solid;
padding: 13px 0px 2px 0px;
color: #000;
}
#Inhaltoben a:link, #moveup:link {
text-decoration: none;
color: #000;
}
#Inhaltoben a:visited, #moveup:visited {
text-decoration: none;
color: #000;
}
#Inhaltoben a:hover, #moveup:hover {
text-decoration: underline;
color: #000;
}
#print {
float: right;
background: url(../img/print_icon.gif) no-repeat 0 0.25em;
padding-left: 19px;
}
#fuss{
margin: 26px 0 10px 0;
clear: both;
padding-top: 4px;
border-top: 1px #919191 solid;
}
#moveup {
float: right;
background: url(../img/moveup_icon.gif) no-repeat 0 0.25em;
padding-left: 13px;
}

/* Überschriften */
h1 {
font-size: 1.75em;
font-weight: normal;
margin: 14px 0 0.3em 0;
}
h2 {
padding: 0 0 0 6px;
border-left: 1px solid #A10000;
border-bottom: 1px solid #A10000;
font-size: 1.3em;
color: #000;
font-weight: normal;
margin: 1.6em 0 1em 0;
}
h3 {
line-height: 160%;
margin: 0 0 0em 0;
font-weight: bold;
}
p {
line-height: 160%;
margin: 0 0 1em 0;
}
img {
border: none;
}
#Inhalt ul {
list-style-type: square;
margin: 0 0 1em 26px;
padding: 0;
line-height: 160%;
}
#Inhalt ul li {
margin: 0 0 0.5em 0;
}
#Inhalt ol {
line-height: 160%;
}

/* Bilder */
#Inhalt img.ol {
float: left;
margin: 0 1em 1em 0;
}
#Inhalt img.or {
float: right;
margin: 0 0 1em 1em;
}
#Inhalt img.l {
float: left;
margin: 1em 1em 1em 0;
}
#Inhalt img.r {
float: right;
margin: 1em 0 1em 1em;
}

/* Wrapper
***************************************************************************************/

#wrapper {
min-height: 100%;
width: 780px;
position: relative;
margin: 0 0 0 0px;
padding: 0;
font-size: 0.75em;
}

/* Kopf
***************************************************************************************/

#kopf {
background: #A10000 0 18px;
height: 90px;
margin: 0 0 0 0;
padding: 0;
}
#kopf img {
position: relative;
top: 21px;
left: 19px;
}
#kopfnavi {
height: 18px;
height: 4.5em;
margin: 0;
padding: 0 0 0 4px;
background: #A10000;
}
#kopfnavi li {
float: left;
list-style-type: none;
padding: 0 15px;
margin: 1px 0 0 0;
border-right: 2px #d85f5f solid;
background: #A10000;
}
#kopfnavi .abschluss {
border: none;
}
#kopfnavi li a:link {
font-weight: bold;
color: #fff;
text-decoration: none;
}
#kopfnavi li a:visited {
font-weight: bold;
color: #fff;
text-decoration: none;
}
#kopfnavi li a:hover {
font-weight: bold;
color: #fff;
text-decoration: underline;
}
#kopfnavi li a:active {
text-decoration: underline;
}
#kopf .titel {
font-style:italic;
color: #fff;
font-size: 1.75em;
padding-right: 2em;
text-align:right;
font-weight:bold;
}


/* Navigation
***************************************************************************************/

#hauptnavi {
float: left;
width: 14em;
background-color: #efefde;
}

/* Hauptnavigation
***************************************************************************************/

#hauptnavi {
margin: 0;
padding: 0;
}
#hauptnavi li {
list-style-type: none;
margin: 0;
border: 1px #b3b3a6 solid;
border-width: 0 1px 1px 0;
}
#hauptnavi li a {
display: block;
width: 12.35em;
padding: 8px 0 8px 1.6em;
text-decoration: none;
color: #000;
}
#hauptnavi li > a:hover {
/* background: #A10000; */
background: #fff;
}
#hauptnavi .schatten a {
background: #dcd8c2 url(../img/hauptnavi_schatten.gif) repeat-x top left;
}
.navi2inaktiv a {
display: block;
width: 10.62em !important;
padding: 8px 0 8px 3.3em !important;
text-decoration: none;
color: #000;
background: #dcd8c2;
}
.active {
font-weight: bold;
}
.einsakt {
background: #fff !important;
border-right: none !important;
font-weight: bold;
}


#wrapper {
z-index: 10;
}

.navi2 a {
display: block;
width: 10.62em !important;
padding: 8px 0 8px 3.3em !important;
text-decoration: none;
color: #000;
background: #dcd8c2;
}
.active {
font-weight: bold;
}
.navi2aktiv, .navi1aktiv {
background: #fff !important;
border-right: none !important;
font-weight: bold;
}
.navi2aktiv a {
background: #fff !important;
}