/*******************************************************************************
		andershelfen-Menue
*******************************************************************************/
#mainmenu #m_anders {
	color: #000000;
	overflow: hidden;
	background-image: none;
}

#andershelfen {
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	margin-left: 385px;
	margin-top: 20px;
	background-image: url("../img/submenu/bg155.gif") !important;
	background-image: url("../img/submenu/bg160.gif");
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	list-style: none;
}

#andershelfen a {
	color: #008314;
	text-decoration: none;
	background-color: #ffffff;
}

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

#andershelfen li {
	padding: 5px 0px 0px 20px;
	margin: 0px;
	background-image: url("../img/submenu/sub_middle.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
