/*=========== menü OBEN ===========*/

#menu2 a span{
	float:left;
	line-height:23px;
	height:23px;
	width:13px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

#menu2 a , #menu2 a:visited , #menu2 a:active {
	display:block;
	color:#000000;
	line-height:23px;
	height:23px;
	text-decoration:none;
	padding: 0px 15px 0px 0px;
	text-align:center;
	margin-left:2px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3B53F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;
}

/* h o v e r */

#menu2 a:hover span{
	background:  url("images/links2.gif")  left;
	font-family: Verdana;
}

#menu2 a:hover {
	background:  url("images/rechts2.gif")  right;
	color:#fff;
	font-family: Verdana;
}
