body,table,tr,td,p {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11pt;
   font-style: normal;
   font-weight: normal;

   scrollbar-base-color:#484848;
   scrollbar-track-color:#ffff99;
   scrollbar-face-color:#484848;
   scrollbar-highlight-color:none;
   scrollbar-3d-light-color:none;
   scrollbar-dark-shadow-color:none;
   scrollbar-shadow-color:none;
   scrollbar-arrow-color:#ffff99;
  }

#klein { 
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
  }

#mini { 
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
  }

#minimini { 
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 7pt;
   font-style: normal;
   font-weight: normal;
  }

#kursiv { 
   font-family: Arial, Helvetica, sans-serif;
   font-style: italic;
  }
  
#fett {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11pt;
   font-style: normal;
   font-weight: bold;
  }
  
#unt-fett {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11pt;
   text-decoration: underline;
   font-weight: bold;
  }

#kl-unt {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 9pt;
   text-decoration: underline;
   font-weight: normal;
  }
  
#kl-unt-fett {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 9pt;
   text-decoration: underline;
   font-weight: bold;
  }

#kl-fett {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 9pt;
   font-weight: bold;
  }
    
#kl-kur {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 9pt;
   font-style: italic;
   font-weight: normal;
  }

A:link {
   color: #666666;
   text-decoration: underline;
   font-weight: bold;
  }

A:visited {
   color: #999999;
   text-decoration: underline;
   font-weight: bold;
  }

A:active {
   color: #999999;
   text-decoration: underline;
   font-weight: bold;
  }

