/*
 * Style sheet for the new pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .links { text-align: left }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .red { color: red; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000; }
   .signc { font-size: 12pt; }
   .sign1 { font-weight: bold; font-size: 17pt; }
   .sign3 { font size: 75%; color: red; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 120% }
img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial Narrow,Helvetica,"sans serif"; font-size: 11pt;  }
   td { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }