#menu {
	float: left; 
	width: 100%;
}
#mainactive {
	color: #2db200 !important;
}
#menu_top ul {
	padding: 0;
	float: left;  
	margin: 0;
	width: auto;
	list-style-type: none;
	font-weight: normal;
	font-size: 12px; 
	float: left; 
	line-height: 20px;
	border-bottom:0;
}
#menu_top {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	background: transparent;
	padding: 8px 0 0 24px;
	margin: 0 auto;
}
#menu_top a, #wrapper_footer a {
	font-size: 12px;
	letter-spacing: 1px;
}
#menu_top .active {
	border-bottom: 2px solid #fffad2;
}
#menu_top a:hover {
	text-decoration: underline;
}
#menu_top ul.home {

}
#menu_top ul.speisen {
	
}
#menu_top ul.getraenke {

}
#menu_top ul.equipment {

}
#menu_top ul.service {

}
#menu_top ul.referenzen {

}
#menu_top ul.frische {

}
#menu_top ul.kontakt {

}
#menu_top a {
	padding: 0 3px; 	
	display: block; 
	margin: 0; 
	font-weight: bold;
	font-size: 12px; 
}
#menu_top a {
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
}
#menu_top li {
	position: relative;
	background: none;
	padding: 0;
	margin: 0;	
}

#menu_top ul ul {
	z-index: 500; 
	position: absolute;
	width: 170px;
	left: 0%;
	padding: 0;
	margin: 0;
}
#menu_top ul ul li {
	position: relative;
	background: transparent;
	padding: 0;
	margin: 0;
	z-index: 500;
	border-bottom: #fff 1px dotted;
	text-align: left;
	line-height: 20px;
	background: #000;
	font-size: 10px;
}
#menu_top ul ul ul {
	left: 100%;
	position: absolute; 
	top: -1px;
}
div#menu_top ul ul a {
	font-size: 10px;
	text-decoration: none;
}
div#menu_top ul ul a:hover {
	border: none;
	background: transparent url(../images/pfeil_beige.jpg) left center no-repeat;
	padding-left: 12px;
	text-decoration: none;
}
div#menu_top ul ul li:hover a {
	
}

div#menu_top ul ul ul li a:hover {
	color:#808073;
}
div#menu_top ul ul li:hover {
 	background: none;
}
div#menu_top ul ul li:hover li {
  	background:#fffad2;
	color: #808073;
}
div#menu_top ul ul ul li:hover {
	background:#eee;
}
div#menu_top ul ul ul li:hover a {
	background:#eee;
}

/*SUBMENU*/

#center ul {
	width: 168px; padding-top: 99px; font-size: 12px; margin: 0 auto;
}
#center ul li {
	width: 168px; list-style: none;
}
#center ul li a {
	background: transparent;
	padding-left: 20px;
	font: 10px verdana;
	width: 148px;
}
#center ul li a:hover {
	 background: transparent url(../images/pfeil_beige.jpg) left center no-repeat;
}
#center ul li .active {
	background: transparent url(../images/pfeil_beige.jpg) left center no-repeat;
}

