/*
 * Style sheet for the esf 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 }
   .blue { color: #0000ff; }
   .green { color: green; }
   .redc { color: red; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .box { border-right: #8cacbb 1px solid; border-top: #8cacbb 1px solid; padding-bottom: 10px; margin: 4px 4px 10px; overflow: hidden; border-left: #8cacbb 1px solid; width: 170px; border-bottom: #8cacbb 1px solid; background-color: #dee7ec; }
   .gross { font-size: 11pt; }
   .klein { font-size: 10pt; }
   .mini { font-size: 7.5pt; }
   .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; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   .arial { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   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; }
   td { text-align: left; color: #000; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
