@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header1 {
	font-weight: bold;
	color: #D1D6D7;
}
a:link {
	color: #718888;
	text-decoration: none;
}
a:visited {
	color: #718888;
	text-decoration: none;
}
a:active {
	color: #D1D6D7;
	text-decoration: none;
}
a:hover {
	color: #D86F00;
	text-decoration: none;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #D17A1C;
}
.header3 {
	font-size: 14px;
	font-weight: bold;
	color: #D1D6D7;
}
.orangefett {
	font-weight: bold;
	color: #D17A1C;
}

