/*
 * Style sheet for the s26 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   .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 }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .red { color: red; }
   .green { color: green; }
   .gray { color: #dcdcdc; }
   .pink { color: #ffc0cb; }
   .u { text-decoration: underline }
   .sign { font-size: 75% }
   .sign1 { font-weight: bold; font-size: 17pt; }
   .sign2 { font-weight: bold; font-size: 150%; }
   .sign3 { color: red; font-weight: bold; text-decoration: blink }
   .sign4 { font-size: 75% color: red; }
   .gross { font-size: 11pt; }
   .klein { font-size: 9pt; }
   .small { font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   big { font-size: 120%; }
   body { background: #ffffff; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt }
   div.zentriert { text-align: center }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 130% }
   hr { height: 0.5px; }
   img { border-width:0px;}
   p.sign { text-align: center; font-style: italic; font-size: 75% }
   .nobr { white-space: nowrap }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   table.zentriert { margin-left:auto; margin-right:auto; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   td.zentriert { text-align: center; }
   td.rechts { text-align: right; }
