/*
 * Style sheet for the AGP pages
 */
   :link { text-decoration:none; color:#800000; }
   :visited { text-decoration:none; color: #E06000 }
   :active { text-decoration: underline; color: #E00060 }
   .blocksatz { text-align: justify; }
   .zentriert { text-align: center; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .grau { color: #c0c0c0; }
   .green { color: green; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .u { text-decoration: underline }
   .klein { color: #000; font-size: 9pt; }
   .small { color: #000; font-size: 8pt; }
   .smallk { font-family: Verdana,Arial,Helvetica,sans-serif; font-size:10pt; font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   .miniz { font-size: 8.5pt; font-weight: bold; text-align: center; }
   .agp { font-size: 20pt; font-weight: bold; }
   .sign { font-size: 75% }
   .signa { font-size: 70% }
   .signb { font-size: 10pt; }
   .langlnk {font-size:10pt; font-family:Verdana,Arial,Helvetica,sans-serif; text-align:right; padding:2px;}
   big { font-size: 140%; }
   body { color: #000; background: #c0c0c0; }
   h1 { font-size:170%; }
   h2 { font-size:140%; }
   h3 { font-size:120%;color:#808080; width:100%; }
   h4 { font-size:110%; }
   h2.zentriert { text-align:center; }
   img { border-width:0px; }
   img.links { float:left; }
   img.rechts { float:right; }
   img.centre {padding-bottom:12pt; padding-right:12pt; }
   .address {font-size:7.5pt; padding-left:3pt; padding-bottom:12pt; }
   p {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt;}
   p.zentriert { text-align:center; }
   p.blocksatz { text-align:justify; }
   p.links {text-align:left; }
   p.rechts {text-align:right; }
   .nobr { white-space:nowrap; }
   .komik { color: #af0000; font-family: Comic Sans MS,Arial,Helvetica; font-size: 10pt; }
   .verdana { color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }
   table.links { float:left; }
   table.rechts { float:right; }
   td.border {border-width:1pt; border-style:solid; vertical-align:top; border-color:#FFFFFF; background-color:#c0c0c0;}
   td.rechts { text-align: right; white-space:nowrap; }
   div.pfeil {vertical-align:middle; }
