.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: #676348;
	text-align: left;
	height: 17px;
	width: 200px;
	background-color: #FFFFFF;
}
.submenue {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F87000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #F87000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
.submenueover {
	font-size: 11px;
	font-weight: bold;
	color: #F87000;
	text-decoration: none;
	text-align: center;
}
.menue_orange {
	font-size: 11px;
	font-weight: bold;
	color: #F87000;
	text-decoration: none;
	text-align: right;
	height: 17px;
	width: 200px;
}
.headline {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textweiss {

	font-size: 11px;
	color: #FFFFFF;
}
.textdgruen {


	font-size: 11px;
	color: #676348;
}
.textorange {

	font-size: 11px;
	color: #F87000;
	line-height: 16px;
	font-weight: normal;
}
.textklein {
	font-size: 9px;
	color: #676348;
	padding-top: 7px;
	line-height: 12px;
}
.formularfeld {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F87000;
}
.formularfeldorange {
	background-color: #F87000;
	border: none;
	color: #FFFFFF;
}
