body { background: #fff;
       color: #000;
       caption-side: top;
       margin: 2cm 1cm 1cm 2.5cm;
       orphans: 2;
       widows: 2;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10pt;
}

.skip  { display: none; visibility: hidden; }
.invisible { visibility: hidden; }
.schwarz { color: #000000; }
.rot { color: #FF0000; }

h1, h2, h3, h4 {
       font-family: Lucida, "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
       font-weight: bold;
       font-style: normal;
       page-break-after: avoid;
       page-break-inside: avoid;
}
h1 { font-size: 16pt; font-style: italic; }
h2 { font-size: 14pt; color: #BFBFBF; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

.rahmen h1,h2,h3,h4 { margin: 4px; }
.rahmen-center h1,h2,h3,h4 { margin: 4px; }
.rahmen-rechts h1,h2,h3,h4 { margin: 4px; }
.rahmen-links h1,h2,h3,h4 { margin: 4px; }

.rahmen,
.rahmen-center,
.rahmen-rechts,
.rahmen-links {
      padding: 2px;
      margin-bottom: 4px;
}

address, caption, cite, dl, dt, li, p, td, th, ul {
       font: 10pt/15pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, abbr, acronym {
      border: 0;
      border: none;
      border-bottom: none;
      border-bottom-style: none;
      border-style: none;
      text-decoration: none;
}

img { border: 0; }
.imgright {
       width: auto;
       float: right;
       margin: 0px 0px 2px 8px;
}

.imgleft {
       width: auto;
       float: left;
       margin: 0px 8px 2px 0;
}

td { vertical-align: top; }

ul, ol { page-break-before: avoid; }

li { page-break-inside: avoid; }

a:link  { color: #000; }
a:visited { color: #000; }

.fett { font-weight: bold; }
.normal { font-weight: normal; color: #3F3F3F; }

.zentriert { text-align: center; }
.links { text-align: left; }
.rechts { text-align: right; }
.block { text-align: justify; }

.oben { vertical-align: top; }
.mittig { vertical-align: middle; }
.unten { vertical-align: bottom; }

.trenn-verlauf, .trenn-verlauf-rot {
    background: #C5C2C2 url("trenn_grau.gif") right repeat-y;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.trenn-verlauf-rot {
    background: #FF2020 url("trenn_rot.gif") right repeat-y;
}

.trennlinie, .trennlinie-rot {
        color: #BFBFBF;
        height: 1px;
        width: 98%;
        border-bottom: 0px solid #BFBFBF;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0;
        text-align: left;
}

.trennlinie-rot {
        color: #FF0000;
        border-bottom: 0px solid #FF0000;
}

#kopf { color: #FF0000; text-align:right; border-bottom: 1px dashed #CFCFCF; }

#fuss {
    border-top: 1px dashed #CFCFCF;
    margin-top: 20px;
    text-align: center;
    padding-top: 6px;
    color: #CFCFCF;
}

#uebernav,
#hauptnav,
#unternavspalte,
#nachoben,
#rechtespalte {
    display: none;
}
