p, h1, h2, h3, td, tr, table, ol, ul, li, span
      {
      font-family:verdana, helvetica, sans serif;
      font-size:9pt;
      color:#333333;
      }

.kleiner {
         color:#006633;
         font-size:8pt;
         }

.fett {
      font-weight:bold;
      }

.gross
      {
      font-size:10pt;
      }

.grfett
      {
      font-size:10pt;
      font-weight:bold;
      }

.grfarbe
      {
      font-size:10pt;
      color:#006633;
      }

.grfarbefett
      {
      font-size:10pt;
      color:#006633;
      font-weight:bold;
      }

.farbe
      {
      color:#006633;
      }

a:link  {
        font-family:verdana, helvetica, sans serif;
        text-decoration:none;
        color:#333333;
        font-size:8pt;
        }

a:visited {
        font-family:verdana, helvetica, sans serif;
        text-decoration:none;
        font-size:8pt;
        color:#6666CC;
        }

a:active {
        font-family:verdana, helvetica, sans serif;
        text-decoration:none;
        font-size:8pt;
        color:#333333;
        }