/* headlinerz */
.headline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px; 
font-weight: bold; 
color: #AE0001; 
text-decoration: none;
}

/* normaler link */
A:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px; 
font-weight: normal; 
color: #FFFFFF; 
text-decoration: none;
}
A:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px; 
font-weight: normal; 
color: #EEEEEE; 
text-decoration: none;
}
A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFA500;
	text-decoration: none;
}

/* roter link */
A.rot {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px; 
font-weight: bold; 
color: #AE0001; 
text-decoration: underline;
}
A:visited.rot {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px; 
font-weight: bold; 
color: #AE0001; 
text-decoration: underline;
}
A:hover.rot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AE0001;
	text-decoration: underline;
}

/* kleiner link */
A.klein {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px; 
font-weight: normal; 
color: #FFFFFF; 
text-decoration: none;
}
A:visited.klein {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px; 
font-weight: normal; 
color: #EEEEEE; 
text-decoration: none;
}
A:hover.klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFA500;
	text-decoration: none;
}

/* text */
.text {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-weight: normal; 
color: #666666; 
text-decoration: none;
}

/* textlinks */
.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-weight: normal; 
color: #666666; 
text-decoration: none;
}
A.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-weight: normal; 
color: #AE0001; 
text-decoration: none;
}
A:visited.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-weight: normal; 
color: #999999; 
text-decoration: none;
}
A:hover.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-weight: normal; 
color: Gray; 
text-decoration: none;
}

/* kleiner text */
TD.klein {
color: #666666; font-size: 9px;
}

/* elemente */
BODY {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
color: #666666; 
scrollbar-arrow-color: #999999;
scrollbar-darkshadow-color: #F5F5F5;
scrollbar-base-color: #F3F3F3;
}

TD {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
font-weight: normal; 
color: #333333; 
text-decoration: none;
}

LI { 
color: #FFBD0C; list-style: square;
}

.small {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px; 
font-weight: normal; word-spacing: 2px;
color: #666666; 
text-decoration: none;
}

.Stil1 {color: #FFFFFF}
.Stil7 {font-size: Kein}
.Stil8 {color: #AE0001}
.Stil10 {color: #333333}
.Stil11 {font-weight: bold}
.Stil12 { font-size: 14px; color: #AE0001; }
.Stil18 {font-weight: bold; font-size: 14; }