.menu_start {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 17px;
	width: 200px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_weiss {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 17px;
}
.menu_starttext {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {

	color: #000000;
	text-decoration: none;
}
a:hover {


	color: #F87000;
	text-decoration: none;
}
a:active {



	color: #F87000;
	text-decoration: none;
}
.menu_starttextorange {

	font-size: 11px;
	font-weight: bold;
	color: #F87000;
}
