#menu {
  font-size: 0.83em; 
  /*position:absolute;*/
  height: 50px; 
  margin:0;
  padding:0;
  float:left;
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0;
  padding:0;
  text-align:left;
}

#menu li.topmenu {
  float:left;
  padding:0;
  margin:0;
  width:178px;
  height:48px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  padding-right:2px;
}
* html  #menu li.topmenu { width: 176.7px; }

.topmenu a {
  float:left;
  text-align: center;
  width:180px;
  height:48px;
  margin: 0;
  padding: 0;
}
* html  .topmenu a { width: 178.7px; }

.topmenu ul{
  display:none;
  margin:0;
  padding:0;
}

.topmenu a, .submenu a{
  padding:0;
  border-collapse:collapse;
  color:#506156;
  font-weight:normal;
  text-decoration:none;
  background-color:#c2de6e;   /*alt #cbe8d6*/
  margin:0;
  line-height:3.5; 
}
.topmenu .navactive { background: #008e38; background: #ffcc00; color: #ffffff; color:#506156; font-weight: normal;  }

.submenu a {
  font-size: 1em;
  text-align:center;  
  margin:0;
  padding:0;
  width:250px;
  position:relative;
  height: 30px;
  line-height:2;
  margin-left: -27px;
  border-top: 1.5px solid #ffffff;
  border-bottom: 1.5px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  clear:both; /* special IE6 */
}
.submenu a:hover {
  margin-left: -27px !important;
}

#menu a:hover, .topmenu.on a {
  margin:0;
  padding:0;
  color:#ffffff;
  color:#506156;
  background-color:#008e38 !important;
  background: #ffcc00 !important;
}

.topmenu:hover ul {
  margin:0;
  padding:0;
  display:block;  
  z-index:500;
}

#menuzweiteebene .newsbox { background: none !important;}
#menuzweiteebene { width: 302px; float: right; margin: 10px auto 0 auto; padding:0; font-size:0.9em; text-align:center;color:#506156; }
#menuzweiteebene .newsboxueberschrift { background: #99cc00; color: #506156 !important; font-size: 1em; text-align:center; }
#menuzweiteebene .newsboxueberschrift a { color: #506156 !important; font-weight:bold !important; }

#menuzweiteebene ul { margin:0; padding: 0; width: 100%; margin-bottom: 5px; }
#menuzweiteebene li { margin:0; padding: 0; width: 100%; list-style-type:none;  }
#menuzweiteebene .navactive { background: #ffcc00 !important; color: #506156 !important; }

#menuzweiteebene .topmenuu { width: 100%; background: #c2de6e; color:#506156; border: 1px solid #fff; }
#menuzweiteebene .submenuu { width: 100%; background: #c2de6e; color: #506156; border: 1px solid #fff; }

#menuzweiteebene .topmenuu a { background: #c2de6e; color:#506156; display:block; height: 30px; padding-top: 7px; text-decoration: none; }
#menuzweiteebene .submenuu a { background: #c2de6e; color:#506156; display:block; height: 25px; padding-top: 3px; text-decoration: none; }

#menuzweiteebene .topmenuu a:hover { background: #ffcc00; color:#506156; }
#menuzweiteebene .submenuu a:hover { background: #ffcc00; color:#506156; }