html, body {

   padding : 0px; 
   margin : 0px; 
   height : 100%; 
   width : 100%;}
   
table, td, input, textarea { 
   font-family: Tahoma, Arial, Helvetica;
   font-size: 9pt;
   color: #000033;}


b {color: #FF0000;}

a {
   font-size: 8pt;
   color: #5090C2;
   text-decoration: none;
   font-weight: bold;}

a:hover {

   font-size: 8pt;
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;}

.aussenrahmen {
    
   border: 1px #5090C2 solid;}

.klein { 
   font-size: 8pt;}

