.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
}
.header_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	Font-size: 10 pt;
	background-color: #DFDFDF;
}
a:hover {
	color: Black;
	background-color: #fed000;
}


