.ueberschrift {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D86215;
	font-weight: bold;}
.bemerkung {  font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F7C482}
.brottext {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7C482;
	font-weight: bold;
	letter-spacing: normal;
	white-space: normal;
	line-height: 16px;
	text-align: justify;
}
 
a:link {
	text-decoration:underline;
	color: #F7C482;
	font-weight: bold;
}
a:visited {
	text-decoration:underline;
	color: #D86215;
	font-weight: bold;
}
a:hover { text-decoration:underline; color: #FFFFFF; font-weight: bold;}
a:active { text-decoration:underline; color: #0099FF;}
