/*
 * Style sheet for the pga fr
 */
   :link { text-decoration: none; color: #ff0000; }
   :visited { text-decoration: none; color: #669966; }
   :active { text-decoration: none; color: red }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #800000; }
   .redb { color: #dc143c; }
   .darkred { color: #b22222; }
   .blue { color: #000080; }
   .blue1 { color: #6495ed; }
   .gray { color: #778899; }
   .klein { font-size: 8pt; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial Narrow; font-size: 12pt; }
   h1 { font-size: 220% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 125% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td { color: #000; font-family: font-family:Arial Narrow; font-size:11pt; }