.fliesstext {
	font: normal 11px Tahoma;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
.hervorgehoben {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtxt {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}
.hervorgehobenhell {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.dunkel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover.dunkel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.txtkleinweiss {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
BODY {

	scrollbar-3dlight-color : #DFDFDF;
	scrollbar-arrow-color : #DFDFDF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #DFDFDF;
	scrollbar-face-color : #F4F4F4;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
