/*
 * Style sheet for the PGA europe pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .green { color: green; }
   .redc { color: red; }
   .white { color: #ffffff; }
   .out { color: #c7c7c7; font-size: 8pt; }
   .sign { font-size: 8pt; }
   .signa { font-size: 70%; color: #000; }
   .signb { font-size: 12pt; }
   .sign1 { font-size: 10pt; }
   .sign2 { font-weight: bold; font-size: 150%; }
   .sign3 { font-size: 75%; color: red; }
   big { font-size: 150%; color: #000; }
   big.red { font-size: 150%; color: red; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   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; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
