/*
 * Style sheet for the wsf pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   a.sound:link { text-decoration: none;  color: #ff0000; font-weight: bold; }
   a.sound:visited { text-decoration: none;  color: #ff0000; font-weight: bold; }
   a.sound:active { text-decoration: none;  color: #af0000; font-weight: bold; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .links { text-align: left; }
   .blocksatz { text-align: justify; margin-right: 75px; }
   .titel {padding-left: 10pt; padding-right: 10pt; color: #a40000; background-color: #f1ebeb; border-bottom: 1px solid #C0C0C0; }
   .nobr { white-space:nowrap; }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #a52a2a; }
   .gross { font-size: 10pt; }
   .klein { color: #000; font-size: 9pt; }
   .kleinz { text-align: center; font-size: 8pt; }
   .small { color: #000; font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   .miniz { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .sub { color: #a52a2a; font-size: 16pt; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000; }
   .signc { font-size: 12pt; }
   .sign1 { font-weight: bold; font-size: 17pt; }
   .sign3 { font-size: 75%; color: red; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   div.zentriert { text-align: center }
   .arial { font-family: Arial,Helvetica,sans-serif; }
   h1 { font-size: 195% }
   h2 { font-size: 175% }
   h3 { font-size: 150% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial Narrow,Helvetica,sans serif; font-size: 11pt;  }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.zentriert { margin-left:auto; margin-right:auto; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   td { text-align: left; color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   td.zentriert { text-align: center; }