/*
 * Style sheet for the global action pages
 */
   :link { text-decoration: underline; color: #212121; }
   :visited { text-decoration: underline; color: #77f; }
   :active { text-decoration: underline; color: red; }
   a.reclaim:link { text-decoration: underline; color: #ff0707; }
   a.reclaim:visited { text-decoration: underline; color: #8691ff; }
   .blink { text-decoration: blink; }
   .byline {border-right: #000000 thin; border-top: #333366 thin solid; font-weight: bold; font-size: 12px; border-left: #000000 thin; volor: #000000; line-height: 13px; border-bottom: #333366 thin solid; font-family: Verdana, Arial, Helvetica, sans-serif; }
   .zentriert { text-align: center; }
   .links { text-align: left; }
   .rechts { text-align: right; }
   .rechtsrec { text-align: right; font-size: 9pt; color: #dcdcdc; font-family: Courier New,Courier; }
   .banner { font-weight: bold; font-size: 12pt; color: red; }
   .blocksatz { text-align: justify; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .blava { color: #ff10d8; }
   .gruen { color: green; }
   .verde { color: #21ff18; }
   .redc { color: red; }
   .blau { color: #004490; }
   .gray { color: #dcdcdc; }
   .darkgray { color: #778899; }
   .klein { font-size: 9pt; }
   .kleiner { color:#000; font-size: 9pt; }
   .kleinst { font-size: 8pt; }
   .kleinzent { text-align: center; font-size: 7.5pt; }
   .mini { font-size: 7.5pt; }
   .out { color: #c7c7c7; font-size: 8pt; }
   .sign { font-size: 75%; }
   .signa { color:#000; font-size: 12pt; }
   .signb { font-size: 12pt; }
   .signc { font-size: 11pt; }
   .sign1 { font-weight: bold; font-size: 17pt; }
   .sign2 { font-weight: bold; font-size: 150%; }
   .sign3 { font-size: 75%; color: red; }
   big { font-size: 150%; color: #000; }
   .courier { font-size: 19pt; color: #82ff2d; font-family: Courier New,Courier; }
   .courierrot { font-size: 17pt; color: #ff0707; font-family: Courier New,Courier; }
   .courierw { font-size: 14pt; font-weight: bold; color: #ff0707; font-family: Courier New,Courier; }
   .courierz { font-size: 14pt; color: #82ff2d; font-family: Courier New,Courier; }
   .blaucourier { font-size: 17pt; color: #ff10d8; font-family: Courier New,Courier; }
   .kleincourier { font-size: 11pt; color: #ff10d8; font-family: Courier New,Courier; }
   .rotcourier { font-size: 35pt; color: #ff0707; }
   .rot { color: #ff0707; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   .timesverde { font-family: "Times New Roman",times,roman,serif; color: #21ff18; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; }
   .verdanaw { font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12pt; color:#f5f5f5; }
   .verdanaz { font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#f5f5f5; text-align: justify; }
   .volver { font-size: 12pt; font-weight: bold; font-family: Courier New,Courier; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 200% }
   h2 { font-size: 170% }
   h3 { font-size: 140% }
   h4 { font-size: 117% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.rechts { float: right; margin: 5pt; }
   img.links { float: left; margin: 5pt; }
   pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
   table { margin-left:auto; margin-right:auto; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   table.centert { float: left; margin: 10pt; border:thin solid black; border-width: 1px; background: #f5f5f5; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.zentriert { text-align: center; }
   th { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
