/*
 * Style sheet for the a20 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   a.hell:link { text-decoration: none;  color: #c1c7cf; }
   a.hell:visited { text-decoration: none;  color: #e6e9ec; }
   a.hell:active { text-decoration: none;  color: #af0000; }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; }
   .archivh { font-family: Comic Sans MS,Arial,Helvetica; text-align: center; font-size: 9pt; font-weight: bold; color: #ffa235; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center }
   .links { text-align: left }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .redc { color: red; }
   .green { color: green; }
   .white { color: #ffffff; }
   .u { text-decoration: underline }
   .sign { font-size: 75%; }
   .signa { color: red; font-size: 80%; }
   big { font-size: 120%; }
   body { background: #ffffff; color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h2 { font-size: 140% }
   h3 { font-size: 130% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left }
   img.rechts { float: right }
   p.sign { font-size: 75% }
   .nobr { white-space: nowrap }
   table.links { float: left }
   table.rechts { float: right }
   table.langue { width: 40px; margin: 0px; padding: 0px; border: 0px; float: right }
   table.langue tr td { height: 16px; margin: 0px; padding: 0px; border: 0px; background-color: #00f; text-align: right }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
