.ueberschrift {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 10px;
	color: #999999;
}
a.fuss:link {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 10px;
	color: #FF7D21;
	text-decoration: none;
}
a.fuss:active {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 10px;
	color: #FF7D21;
	text-decoration: none;

}
a.fuss:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 10px;
	color: #FF7D21;
	text-decoration: none;


}
body {
	background-color: #CCCCCC
}
.textfett {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.textschwarz {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
.textfettorange {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FF7D21;
	text-decoration: none;


}

