/*
 * Style sheet for the pga/en pages
 */
   :link { text-decoration: underline; color: #3300b2 }
   :visited { text-decoration: underline; color: #000078 }
   :active { text-decoration: underline; color: #3300b2 }
   .reda { color: #af0000; }
   .redb { color: #af0000; font-family: Comic Sans MS,Arial,Helvetica; }
   .zentriert { text-align: center; }
   .land { text-align: center; font-size: 7.5pt; }
   .klein { font-size: 9pt; }
   .kleinz { font-size: 9pt; text-align: center; }
   .small { font-size: 8pt; }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td.zentriert { text-align: center; }
   table.zentriert { margin-left:auto; margin-right:auto; }
