.text {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	white-space: normal;
	line-height: 140%;
	list-style-type: squate;
}
a:link {
	text-decoration:underline;
	font-weight:normal;
	font-weight: bold;
	color:#EE7621;
}
a:visited {
	text-decoration:underline;
	font-weight:normal;
	font-weight: bold;
	color:#EE7621;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#FF7F24;
}
.menue {
    vertical-align: top; 

}
a.menue:link, a.menue:visited {
 	display: block;
	background: url(../menu_bg.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #CD661D;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	height: 14px !important;
	height: 14px;
	width: 100%;
	text-decoration: none;
}

a.menue:hover {
	text-decoration: none;
	color: #502809;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #502809;
	font-style: normal;
	line-height: 140%;
}

.headline-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD661D;
/*#FF7F24*/
	font-style: normal;
	line-height: 140%;
}

