/*
 * 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; }
   .endebraun { font-size: 8pt; font-family: Comic Sans MS,Arial,Helvetica; font-weight: bold; color: #b22222; }
   .blau { color: #0000ff; }
   .bluea { color: #0000af; }
   .brown { color: #b22222; }
   .green { color: green; }
   .redc { color: #af0000; }
   .redz { text-align: center; color: #af0000; font-weight: bold; font-size: 9pt; }
   .white { color: #ffffff; }
   .hey { font-weight: bold; color: #c0c0c0; font-size: 8pt; }
   .out { color: #808080; font-size: 8pt; }
   .klein { font-size: 8pt; }
   .mini { font-size: 7.5; color: #000; font-size: 8pt; }
   .miniz { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .kleins { font-size: 9pt; }
   .kleiner { font-size: 9pt; color: #000; }
   .gross { font-size: 11pt; color: #000; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .comicc { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; color: #af0000; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   h1 { font-size: 190% }
   h2 { font-size: 160% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.zentriert { margin-left:auto; margin-right:auto }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.zentriert { text-align: center; }
