body {
	background-color: #E1E1E1; margin-top: 28px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #020DB4;
	line-height: 16px;
}
.headline {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #020DB4;
}
.hutmacher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #020DB4;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #020DB4;
}
.adresse2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020DB4;
}.tabelle {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #020DB4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #020DB4;
	border-left-color: #020DB4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #020DB4;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration:none; 
    font-weight: bold; 
    color:#FFFFFF;
   }
 a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration:none;
    font-weight:bold;
    color:#FFCC00;
	 }
 a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration:none;
    font-weight: bold; 
    color:#FFFFFF;
}
.tipps {
	text-transform: uppercase;
}

