#top1-menu {
  line-height : normal;
  text-align: left;
  height:186px;
  overflow:hidden;
  width: 100%;
}
#top1-menu ul {
  list-style-type : none;
  margin-right : 0;
  padding : 0;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left:16px;
  text-align:left;
  display:block;
}
#top1-menu li {
  display : inline;
  margin : 0;
  padding : 0;
}

#yymenu a {
  padding: 4px;
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  margin: 0px;
  background: white;
  font: bold 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
  text-align:left;
  padding-left:16px;
}
#yymenu a.last {
  border-style: none;
}
#yymenu  {
  background: white;
}
 
#yymenu a:hover {
  color: #2D4200;
  background: white url('/images/sipk5.gif') top left no-repeat
   
}

.mmContent {
	position:relative;
	margin:0;
	padding:0;
	left:0;
}
.mmLevel1, .mmLevel2{
  padding-top:0px;
  margin-bottom:10px;
}
#yymenu .sub {
  background-image: url(/images/ypmenu_pfeilg.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

