#yymenu a {
			
			color:#0075BB;
			display:block;
			font-weight:normal;
			margin:0px;
			padding:2px;
			font-size:11px;
			text-decoration:underline;
		}
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			color:#0075BB;
			text-decoration:underline; 
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			
			margin-bottom:10px;
			padding-top:0px;
		}
		#yymenu .sub {
			background-image:url(../../images/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {
		}
		#yymenu .mmLevel1 {
		}

