body {
     margin-left: 8%;
     margin-right: 4%;
     margin-bottom: 30px;
     font-family: sans-serif, Helvetia;
     font-size: 10pt;
     color: #000000;
     background: #FFFFFF;
     }

p, div, ul, ol, dl {
                   font-size: 10pt;
                   position: relative;
                   line-height: 14pt;
                   }

table {
      font-size: 10pt;
      position: relative;
      }



p.rand {
       left: 17px;
       }

p.einzug {
         left: 17px;
         text-indent: -17px;
         }

table.listrand {
               margin-left: 20 px;
               }

h1 {
   font-family: "Trebuchet MS", sans-serif;
   font-size: 16pt;
   color: #1C4F91;
   font-weight: bold;
   text-align: center;
   padding-top: 3pt;
   border-top: 4px #1C4F91 double;
   position: relative;
   }

h2 {
   font-family: "Trebuchet MS", sans-serif;
   font-size: 14pt;
   font-weight: bold;
   text-align: center;
   padding-top: 2pt;
   position: relative;
   }

h3 {
   font-family: "Trebuchet MS", sans-serif;
   font-size: 12pt;
   font-weight: normal;
   position: relative;
   }

h3.einzug {
          left: 19px;
          text-indent: -19px;
          }

.hoch {
      margin-top:-10px;
      }

.tief {
      margin-top:7px;
      }

a:link {
       text-decoration: none;
       color: #E06000;
       position: relative;
       }

a:visited {
          text-decoration: none;
          color: #800000;
          position: relative;
          }

a:hover {
        text-decoration: underline;
        color: #FF6000;
        position: relative;
        }

a:active {
         text-decoration: underline;
         color: #C00040;
         position: relative;
         }

b {
  font-weight: bold;
  }

i {
  font-style: italic;
  }

u {
  font-weight: bold;
  text-decoration: none;
  }

#durch {
       text-decoration: line-through;
       }

em {
   color: #1C4F91;
   letter-spacing: 1pt;
   position: relative;
   }

strong {
       color: #1C4F91;
       font-weight: bold;
       position: relative;
       }

ul.lili {
      font-family: "Trebuchet MS", sans-serif;
      margin-left:80px;
      margin-right:40px;
      word-spacing:0.2mm;
      line-height:20pt;
      list-style-image:url(point.gif);
      }

ul.liintab {
      font-family: "Trebuchet MS", sans-serif;
      word-spacing:0.2mm;
      line-height:20pt;
      list-style-image:url(point.gif);
      }


.rahmen0 {
         background: #FFF7D5;
         padding: 5pt;
         position: relative;
         }

.rahmen1 {
         background: #FFF7D5;
         padding: 5pt;
         border-width: 2px;
         border-style: ridge;
         position: relative;
         }

.rahmen2 {
         font-size:11pt;
         font-weight: bold;
         background: #FFF7D5;
         padding: 5pt;
         border-width: 3px;
         border-style: outset;
         position: relative;
         }
.rahmen3 {
         font-size:11pt;
         background: #FFF7D5;
         padding: 8pt;
         border-width: 4px;
         border-style: dashed;
         border-color: #D0D0D0;
         position: relative;
         }

.rahmenblau {
            border-width: 1px;
            border-style: solid;
            border-color: #0020FF;
            padding: 5pt;
            position: relative;
            }

.rahmenlinks {
             border-left: 2px #1C4F91 solid;
             padding-left: 4pt;
             font-size: 10pt;
             }

.kleiner {
         font-size: 9pt;
         }

.klein {
       font-size: 8pt;
       line-height: 10pt;
       }

.kleinhoch {
           font-size: 8pt;
           line-height: 10pt;
           margin-top: -10px;
           }

.kleintief {
           font-size: 8pt;
           line-height: 10pt;
           margin-top: 7px;
           }

.groesser {
           font-size: 11pt;
          }

.gross {
       font-size: 12pt;
       }

.anders {
        font-family: "Trebuchet MS", sans-serif;
        font-size: 9pt;
        }

.thema {
       font-size: 13pt;
       line-height: 18pt;
       letter-spacing: 1pt;
       color: #808080;
       }

.unterthema {
            font-size: 11pt;
            line-height: 15pt;
            letter-spacing: 1pt;
            color: #808080;
            }

pre {
    font-family: monospace;
    font-size: 10pt;
    background: #CCFFFF;
    padding: 3pt;
    border-width: 2px;
    border-style: inset;
    left: 10px;
    right: 5px;
    position: relative;
    }