a:link { text-decoration:none; font-weight:bold; color:#175B12; }
a:visited { text-decoration:none; font-weight:bold; color:#175B12; }

   td { 
     font-size: medium;
     }
     
   textarea.gross {
     color: #000000; 
     font-family: 'Times New Roman'; 
     font-size: 1.0em; 
     background: #FFFFFF; 
     border: 1px solid #000000;
     width: 445px;
   }
   
   textarea.klein {
     color: #000000; 
     font-family: 'Times New Roman'; 
     font-size: 1.0em; 
     background: #FFFFFF; 
     border: 1px solid #000000;
     width: 280px;
   }
