/*



 ===================
 Seiteneinstellungen
 =================== */

 body
    {
      margin-left:0pt;
      margin-right:0pt;
      margin-top:0pt;
      margin-bottom:0pt;
      background-color:white;
    }

/*


   =========
   Alle Tags
   =========

  Gesamteinstellungen */


  p,li,span,td,li,ul,ol
    {
      font-size:12px;
      line-height : 16px;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      color: #000000;
      text-align: justify;

    }

  table
   {margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
   }

H1 {
        font-size:15px;
        font-weight : bold;
         font-family: Verdana, Helvetica, Arial, sans-serif;
      color: #000000;
}

H2 {
        font-size:12px;
        font-weight : bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
}

  td.menue1 { background-image:url(menue1kl.gif); width:100; height:25; background-repeat:no-repeat; font-size:9px; }

  a { font-size:9px; color:#FFFFFF; text-decoration:none; }
  a.aktiv { font-weight:bold; color:#F0F0F0; text-decoration:none; }

  a:hover { font-weight:bold; }
  a:link { font-size:9px;  color:#FFFFFF; text-decoration:none; }



  a:hover.test { font-size:9px; color:#FFFFFF; text-decoration:none; background-image:url(menue1kl.gif); }
  a:link.test { font-size:9px;  color:#FFFFFF; text-decoration:none; background-image:url(menue2kl.gif); }