#yymenu a {
			color: rgb(128, 128, 128);
			display:block;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-variant: normal;
			font-style: normal;
			font-size: 11px;
			font-weight: normal;
			line-height: normal;
			margin:0px;
			height: 18px;
			padding: 5px 0px 0px 11px;
			text-decoration: none;
			z-index:999;
		}	
		#yymenu a.last {
			border-style:none;
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			width: 170px;
			height: 70px;
			padding-top:0px;
    }
    #yymenu .subnavi {
      background-image: url(../../../../fileadmin/css/img/navi_back.gif);
			background-repeat:repeat-y;
		}
		#yymenu .ifsub {
		  background-image: url(../../../../fileadmin/css/img/ifsub.gif);
		  background-repeat:no-repeat;
    }
    #yymenu .subnaviend, #yymenu .activeend, #yymenu .active_subend {
      background-image: url(../../../../fileadmin/css/img/navi_bottom.gif);
      background-repeat:no-repeat;
      background-position:bottom;
      background-color: #f7f7f7;
      height:32px;
    }
    #yymenu .subnavistart, #yymenu .activestart, #yymenu .active_substart {
      background-image: url(../../../../fileadmin/css/img/navi_top.gif);
      background-repeat:no-repeat;
      background-position:top;
      background-color: #f7f7f7;
      padding-top:10px;
    }
    #yymenu .ifsubend {
      background-image: url(../../../../fileadmin/css/img/ifsub_bottom.gif);
      background-repeat:no-repeat;
      background-position:bottom;
      background-color: #f7f7f7;
      height:32px;
    }
    #yymenu .ifsubstart {
      background-image: url(../../../../fileadmin/css/img/ifsub_top.gif);
      background-repeat:no-repeat;
      background-position:top;
      background-color: #f7f7f7;
      padding-top:10px;
    }
    #yymenu .subnavi a:hover, #yymenu .subnavistart a:hover, #yymenu .subnaviend a:hover, #yymenu .active, #yymenu .activestart a, #yymenu .activeend a {
      background-image: url(../../../../fileadmin/css/img/navi_hover.gif);
      background-repeat:no-repeat;
      background-position:center;
      text-decoration:none;
			color:#BB0015;
    }
    #yymenu .ifsub a:hover, #yymenu .ifsubstart a:hover, #yymenu .ifsubend a:hover, #yymenu .active_sub, #yymenu .active_subend a, #yymenu .active_substart a  {
      background-image: url(../../../../fileadmin/css/img/ifsub_hover.gif);
      background-repeat:no-repeat;
      background-position:center;
      text-decoration:none;
			color:#BB0015;
    }
    #yymenu .active a, #yymenu .active_sub a, #yymenu .activestart a, #yymenu .activeend a, #yymenu .active_substart a, #yymenu .active_subend a {
      color:#BB0015;
    }

