a:link { color:#4990c5; text-decoration:none; }
a:visited { color:#4990c5; text-decoration:none; }
a:focus { color:#4990c5; text-decoration:none; }
a:hover { color:#4990c5;text-decoration:underline; }
a:active { color:#4990c5; text-decoration:none; }

body, table { font-family: Arial; font-size:10pt; }

input.text_bgImage {    
width: 100px; /* entspricht Grafikbreite */    
height: 15px; /* entspricht Grafikhöhe */    
background-color: #afcee6; 
border: 0 solid #006AB3; /* Elementrahmen deaktivieren */    
padding: 0; /* Innenabstand */
margin-bottom:4px;
}

input.text_bgImage1 {    
width: 100px; /* entspricht Grafikbreite */    
height: 20px; /* entspricht Grafikhöhe */    
background-color: #afcee6; 
border-top: 1 solid #FFFFFF; /* Elementrahmen deaktivieren */    
border-bottom: 4 solid #FFFFFF; /* Elementrahmen deaktivieren */    
border-left: 0 solid #006AB3; /* Elementrahmen deaktivieren */    
border-right: 0 solid #006AB3; /* Elementrahmen deaktivieren */    
padding: 0; /* Innenabstand */
}

.text1 {
margin-right:5px; 
color:#575757; 
line-height:18px;
}

.text2 {
color:#4990c5; 
line-height:18px;
}

.text3 {
color:#575757; 
line-height:25px;
font-size:20px;
}

.link1 {
color:#7fb4d9;
}