/*
 * Style sheet for the nice pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   .archiv { text-align: center; font-size: 9pt; font-weight: bold; }
   .archivr { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .green { color: green; }
   .redc { color: red; }
   .sign { font-size: 8pt; }
   .signa { font-size: 75%; color: #000; }
   .sign1 { font-size: 10pt; }
   .sign2 { font-weight: bold; font-size: 150%; }
   .sign3 { font-size: 75%; color: red; }
   .out { color: #c7c7c7; font-size: 8pt; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 200% }
   h2 { font-size: 170% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left }
   img.rechts { float: right }
   p.blocksatz { text-align: justify }
   p.links {text-align: left}
   p.rechts {text-align: right}
   .nobr { white-space: nowrap }
   table.links { float: left }
   table.rechts { float: right }
   table.zentriert { margin-left:auto; margin-right:auto }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
