#yymenu a {
	color:#000000;
	display:block;
	font-size:0.9em;
	margin:0px;
	padding:4px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/fileadmin/mm24/templates/mm24_09a/ext/yp_menu/images/1_1px_clear.png);
	background-repeat: repeat;
	font-weight: bold;
		}
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
	background-color:#999;
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-color:#E9E9E9;
			color:#000000;
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
	border:1px solid #CCC;
	margin-bottom:10px;
	padding-top:0px;
		}
		#yymenu .sub {
	background-image:url(/fileadmin/mm24/templates/mm24_09a/ext/yp_menu/images/arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
		}
		#yymenu .mmContent {
		}
		#yymenu .mmLevel1 {
		}
