/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.fhFließtext {
	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 10px;
	color: rgb(153,153,0);
}
.ÜbersImText {
	font-size: 12px;
	color: rgb(51,51,51);
	font-weight: bold;
}
A {
	text-decoration: none;
}
.fhÜ2 {
	font-size: 10px;
	color: rgb(51,51,51);
	font-weight: bold;
}
.TextNavBar {
	text-decoration: none;
}
