body {
	background-color: #305798;
}
.hoover {
	color: #000000;
}
.hoover:link, .hoover:visited{
	text-decoration : underline;
	color : #000000;
}
.hoover:hover, .hoover:active{
	text-decoration : underline;
	color : #E72B2B;
}

.fliesstext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.titel {
	color: #305798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;

}
.adresse {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}
.grausmall {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}
.footerGVW {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headerGVW {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

