td {
	font-size: 11px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.fett {
	font-weight: bold;
}
.gelb {
	color: #F0C738;
}
.orange {
	color: #FE813F;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;

}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	color: #F0C738;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #f0c738;

}
.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #f0c738;
}
.klein {
	font-size: 10px;
}
.gelbfett {
	color: #f0c738;
	font-weight: bold;
}
