/*
 * Style sheet for the water 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 }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .blue { color: #0000ff; }
   .red { color: red; }
   .darkred { color: #a52a2a; }
   .green { color: green; }
   .white { color: #ffffff; }
   .sign { font-size: 75%; }
   .signa { font-size: 8pt; }
   .signb { font-size: 11pt; color: #000; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   div { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 130% }
img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   th { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
