/*
 * Style sheet for the pga discussion pages
 */
   :link { text-decoration: underline; color: #8fbc8f; }
   :visited { text-decoration: underline; color: #dcdcdc; }
   :active { text-decoration: underline; color: #ffffff; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .sign { font-size:11pt; color:#000; }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #800000; }
   .redb { color: #dc143c; }
   body { background: #000; color: #ff4500; font-family: helvetica,arial,sans-serif; font-size: 11pt; }
   h1 { font-size: 220% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 130% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }