.menuon {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}
.menuoff {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
}
.menuover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00CC99;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
	background-color: #FFFF00;

}
.fliesstext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
