
A:visited {
text-decoration: none;
color : #003399; 
}

A:link {
text-decoration: none;
color : #565656; 
}

A:active {
text-decoration: none;
color : #003399; 
}

A:hover {
text-decoration: none;
color:#003399;
}

.txtgr {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;  
color : #565656; 
}

.texb {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;  
color : #003399; 
}

.textbfett {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;  
color : #003399; 
}

.textgrfett {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;  
color : #666666; 
}

.txtgrkl {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;  
color : #999999; 
}

.grkl {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;  
color : #565656; 
}

.grfett {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;  
color : #666666; 
}

.txtrot {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color : #CC0000; 
}

.txtweiss {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color : #ffffff; 
}