/*
 * Style sheet for the pga-de pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :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; }
   .gross { font-size: 11pt; font-weight: bold; }
   .klein { font-size: 8pt; font-weight: bold; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .brown { color:#993366; }
   .green { color: green; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .lila { color: #ff1493; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 140% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   hr.a { color: #c0c0c0; height: 2px; }
   img { border-width:0px; }
   img.links { float: left }
   img.rechts { float: right }
   table { margin-left:auto; margin-right:auto; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
