.body {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #333366;
}
.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.titel {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color: #333366;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #3366FF;
	text-decoration: underline;
