.fliesstext {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	text-decoration: none
}
.fliesstext_weiss { color: white; font-size: 11px; font-family: Verdana, Geneva, sans-serif; line-height: 20px; text-decoration: none; }
.fliesstext_orange {
	color: #d97e1d;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	text-decoration: none
}

.headline_gross {
	color: #d97e1d;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #d97e1d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d97e1d;
}
a:hover {
	text-decoration: none;
	color: #d97e1d;
}
a:active {
	text-decoration: underline;
	color: #d97e1d;
}

