.ueberschriften {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: normal;


}
.links-menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.links-menue-rot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
	cursor: hand;
}
.untermenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.fussleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.texterot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: normal;
}
