   A:LINK
     { 
         text-decoration : none;
         color : #0030ff;
     }

   A:VISITED
     { 
         text-decoration : none;
         color : #0030ff;
     }

   A:ACTIVE
     { 
         text-decoration : none;
         color : #0030ff;
     }

   A:HOVER
     { 
         text-decoration : underline;
         color : #000000;

     }

   .hblau
     { 
         font-family : Arial,Verdana,Helvetica;
         font-size : 10pt;
         color : #0000ff;
         letter-spacing : 3px;
         font-weight : bold;
     }

   .hbraun
     { 
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #0000ff;
         letter-spacing : 3px;
         font-weight : bold;
     }

   .hweiss
     { 
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #000000;
         letter-spacing : 1px;
         font-weight : bold;
     }

   p
     { 
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #000000;
         letter-spacing : 0.1mm;

     }
   .klana
     { 
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #BE4614;

     }

   tr 
     {   
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #BE4614;
         letter-spacing : 0.1mm;
     }

   td 
     {   
         font-family : Arial,Verdana,Helvetica;
         font-size : 8pt;
         color : #BE4614;
         letter-spacing : 1 px;
     }

   hr
     { 
         size : 1pt;
         color : #BE4614;
     }