td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.fett {
	font-weight: bold;
}
a:link {
	color: #F77014;
	text-decoration: underline;
}
a:visited {
	color: #F77014;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.orange {
	color: FFC56C;
}
.orange2 {
	color: #F77014;
}
.tabelle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666;
}
.weiss {
	color: #FFF;
}
