/* Menü Top mittig ausgerichtet ganze länge variable Menüpunktet*/
#menu_y {
	clear:both;
	margin: 0 auto;
	overflow:hidden;
	width: 990px;
	height: 39px;	
/*	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-align:left;*/
	background: url(../images/menu_bg.gif) repeat-x bottom;	
 	background: url(../images/gif/2008/top-hintergrund9.gif) repeat-x bottom; 	
}

#menu_y ul {
	float:left;
	left:50%;
	list-style-type:none;
	margin:0 auto;
	padding:0;
/*	position:relative;*/	
	font-weight: bold;
}

#menu_y li {
	float:left;
/*	position:relative;*/
	right:50%;
}

#menu_y a {
	display: block;
	float: left;
	padding: 12px 7px 0px 16px;
	margin-right: 1px;
	height: 26px;
	background: url(../images/logo_20.gif) no-repeat left 50%;	
	font: bold 12px Verdana, Arial, Tahoma, Sans-serif;	
	text-decoration: none;
/*	text-transform: uppercase;*/
	letter-spacing:1px;
/*	font-size: 18px;*/
	color: #E1E5E7; 
	width:auto;
	
}

#menu_y a:hover {
	border-bottom: 0px solid #ffed00;
	text-decoration: none;
	color: #CCC;
	border-top:2px solid #FFFFFF;/*	margin-top:-4px;*/
 	background: url(../images/gif/2008/top-hintergrund9_spiegel.gif) repeat-x 60px; 	
}

#menu_y .first_page_item a {
	background: none;
	color: #FFFFFF;
	background: url(../images/logo_23.gif) no-repeat left 48%;	
}

#menu_y a.act{
/*	margin-top:8px;*/
	font-weight:normal;
	background: #f6a827;
	border-bottom: 4px solid #e6402c;
	text-decoration: none;
	color: #e6402c;	
 	background: url(../images/gif/2008/top-hintergrund9_spiegel.gif) repeat-x 60px; 	
/*	background: url(../images/logo_23.gif) no-repeat left 48%;	*/
/*	margin-top:-4px;	*/
}

/* Konig für yymenu_   */
#yymenu_2 a {
/*	background-color:#ffed00;*/
    BACKGROUND: #e9ebf0; FILTER: alpha(opacity=90); opacity: 0.9; khtml-opacity: 0.9; moz-opacity: 0.9;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#666;
	display:block;
/*	font-family:Arial,Helvetica,Geneva,SunSans-Regular;*/
	font-size:0.85em;
	font-weight:normal;
	margin:0px;
	padding:5px;
	text-decoration:none;
}
#yymenu_2 a:hover {
/*	background-color:#ffed00;*/
    BACKGROUND: #bdc5d3; FILTER: alpha(opacity=90); opacity: 0.9; khtml-opacity: 0.9; moz-opacity: 0.9;
	color:#fff;

}

#menu a{
    BACKGROUND: #e9ebf0; FILTER: alpha(opacity=90); opacity: 0.9; khtml-opacity: 0.9; moz-opacity: 0.9;
}

#current, #current a {
	margin-top:1px;
	color:#FFF;
 	background: url(../images/gif/2008/top-hintergrund9_spiegel.gif) repeat-x 60px; 	

}