/*
 * Style sheet for the wsf 2004 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center }
   .links { text-align: left }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .blue { color: #0000ff; }
   .redc { color: red; }
   .darkred { color: #a52a2a; }
   .sign { font-size: 14pt; color: #000; }
   .big { font-size: 12pt; color: #000; font-family: Courier New; }
   .gross { color: #000; font-size: 11pt; }
   .klein { color: #000; font-size: 9pt; }
   .small { color: #000; font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   big { font-size: 130%; color: #000; }
   body { color: #000; font-family: Verdana; font-size: 10pt; }
   h1 { font-size: 180% }
   h2 { font-size: 155% }
   h3 { font-size: 139% }
   h4 { font-size: 124% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table { margin-left:auto; margin-right:auto }
   td { padding: 5.25pt; color: #000; font-family: Verdana; font-size: 10pt; }