td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: ff7f50;
	text-decoration: underline;
}
a:visited {
	color: ff7f50;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: ff7f50;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	color: ff7f50;
	font-weight: bold;

}
.fett {
	font-style: normal;
	font-weight: bold;
}
.orange {
	color: #FF7F50;
}
.spezialheader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #8DD00D;
}
