body { color: #3D4A75; FONT-FAMILY: Times New Roman; font-size: 14px;}
td {  color: #3D4A75; FONT-FAMILY: Times New Roman; font-size: 14px;}

a:link {  font-family: Times New Roman; font-size: 14px; color: #3D4A75; text-decoration: none}
a:visited {  font-family: Times New Roman; font-size: 14px; color: #666666; text-decoration: none}
a:hover {  font-family: Times New Roman; font-size: 14px; color: #3D4A75; text-decoration: underline}

font.titel
 {  
font-family: Times New Roman; 
font-size: 16px; 
font-weight: bold;
color: #3D4A75;
}

input.feld
{  
color: #3D4A75; 
background-color: #F5F5FA; 
clip:   rect(   ); 
font-family: Times New Roman; 
font-size: 14px
}

input.button
{  
color: #FFFFFF; 
font-weight: bold;
font-style:italic;
background-color: #3D4A75; 
clip:   rect(   ); 
font-family: Times New Roman; 
font-size: 14px
}



select.feld
{  
font-family: Times New Roman; 
color: #3D4A75; 
clip:   rect(   ); 
font-size: 14px; 
background-color: #F5F5FA;
}

textarea.feld
{  
font-family: Times New Roman; 
color: #3D4A75;
clip:   rect(   ); 
font-size: 14px; 
background-color: #F5F5FA;
scrollbar-face-color: #3D4A75; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-track-color: #E5E4F4; 
scrollbar-highlight-color: #3D4A75; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #3D4A75; 
scrollbar-background-color: #3D4A75;
}
