body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #42805A;
}
td {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #BBBBBB;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #106D3C;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.klein {
	font-size: 9px;
}
.headline {
	font-size: 12px;
	font-weight: bold;
}
