/*
 * Style sheet for the PGA.free pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   a.hell:link { text-decoration: underline; color: #dcdcdc; }
   a.hell:visited { text-decoration: underline; color: #b9b9b9; }
   a.hell:active { text-decoration: none; color: red; }
   .zentriert { text-align: center; }
   .zentriertb { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriertc { text-align: center; font-size: 8pt; font-weight: bold; color: #ffa235; }
   .rechts { text-align: right; }
   .links { text-align: left; }
   .blocksatz { text-align: justify; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .link { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: bold; }
   .reda { color: #af0000; }
   .redb { text-align: center; color: #af0000; }
   .redc { color: red; }
   .gruen { color: green; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .lila { color: #ff1493; }
   .gray { color: #778899; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica; }
   .bigger { font-size: 12pt; }
   .gross { font-family: Comic Sans MS,Arial,Helvetica; font-size: 13pt; }
   .klein { font-size: 9pt; }
   .jahr { font-size: 9pt; font-weight: bold; }
   .mini { font-size: 7pt; }
   .out { color: #c7c7c7; font-size: 8pt; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000 }
   .gard { font-weight: bold; font-size: 11pt; font-family: garamond, bodoni, palatino, serif; }
   .gardz { text-align: center; font-weight: bold; font-size: 24pt; font-family: garamond, bodoni, palatino, serif; }
   .gardw { text-align: center; font-weight: bold; font-size: 20pt; font-family: garamond, bodoni, palatino, serif; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   .timesz { font-family: "Times New Roman",times,roman,serif; text-align: center; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 170% }
   h2 { font-size: 140% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   h5 { font-family: Helvetica,serif; font-size: 190% }
   h6 { font-family: Helvetica,serif; font-size: 140% }
   h2.zentriert { text-align: center }
   hr { height: 0.5px; }
   img { border-width:0px; }
   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; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
