#yymenu a {
			background-color:#ff9e36;
			border-bottom:1px solid #eee;
			color:#fff;
			display:block;
			font-size:0.75em;
			font-weight:bold;
			margin:0px;
			Xmargin-left: 10px;
			padding:4px;
			text-decoration:none;
			line-height: 30px;
		}
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			background-color:#4D6681;
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-color:#ffce9a;
			color:#000000;
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			Xborder:8px solid #4D6681;
			border-left: 10px solid #ffce9a;
			border-right: 1px solid #ffce9a;
			border-bottom: 1px solid #ffce9a;
			margin-bottom:10px;
			padding-top:0px;
			margin-left: 10px;
		}
		
		#yymenu .mmLevel2 {
			margin-left: 0px;
		}
		
		#yymenu .mmLevel2 a {
			line-height: 20px;
		}
		#yymenu .sub {
			background-image:url(../../images/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {
		}
		#yymenu .mmLevel1 {
		}

