#yymenu a {
  background-color:transparent;
  color:#000000;
  display:block;
  margin:0px;
  padding:4px;
	padding-left:11px;
  text-decoration:none;
  width:auto;
}

#yymenu a.last {
  border-style:none;
}

#yymenu {
}

#yymenu > div {
  height:300px;
}

#yymenu a:hover {
  background-color:#dfdfdf;
}

#yymenu .mmContent div.mmlink a.submenu:hover {
}


#yymenu .mmContent {
  height:3px;
  background:url('../../../../fileadmin/templates/images/shadow_top.png') no-repeat;
}

#yymenu .mmLevel1, 
#yymenu .mmLevel2 {
  margin:3px 0 0 0;
  padding:7px 2px 10px;
  background:url('../../../../fileadmin/templates/images/shadow_box.png') left bottom no-repeat;
}


*html #yymenu .mmContent {
  height:3px;
  background:url('../../../../fileadmin/templates/images/shadow_top.gif') no-repeat;
}

*html #yymenu .mmLevel1, 
*html #yymenu .mmLevel2 {
  margin:3px 0 0 0;
  padding:7px 2px 10px;
  background:url('../../../../fileadmin/templates/images/shadow_box.gif') left bottom no-repeat;
}

#yymenu .sub {
  background-image:url(../../images/ypmenu_pfeilg.gif);
  background-position:right center;
  background-repeat:no-repeat;
}