#yymenu a {
			background-color:#b51c10;
			border-bottom:2px solid #b51c10;
			color:#fff;
			display:block;
			font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
			font-size:0.75em;
			font-weight:bold;
			margin:0px;
			padding:2px;
			text-decoration:none;
			background-image:url(../images/buttons/nav_05.jpg);
			background-repeat:repeat-x;
			/*margin-bottom:1px;*/
			border-bottom:1px #961913 solid;
			height:14px;
			line-height:14px;
			
		}
		#yymenu a.last {
			border-style:none;
			margin-bottom:-2px;
		}
		#yymenu {
			background-color:#fff;
			border:0;
			padding:0;
			
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-color:#961913;
			color:#fff;
		}
		
		#yymenu .mmContent div.mmlink a.submenu:hover {
			background-color:#961913;
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			border:2px solid #961913;
			margin-bottom:10px;
			padding-top:0px;
		}
		#yymenu .submenu {
			background-image:url(../../images/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
			
		}
		#yymenu .mmContent {
		}
		#yymenu .mmLevel1 {
		
		border:2px #941810 solid;
		background:#941810;
		
		}

