.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.absender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
A:active {	color: #000000; text-decoration: none}
A:link	{ color: #000000; text-decoration: none}
A:visited	{ color: #000000; text-decoration: none}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A.hide { display: none; }