#top {
  position: absolute;
  top: 74px;
  left: 0;
  width: 100%;
  height: 36px;
  background: #FFFFFF;
}

#top-menu {
  position: relative;
  height: 24px;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi.gif);
  background-color: #E4D9E9;
  margin: 6px;
  font-weight: bold;
}

#top-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
  float: left;
  display: block;
  line-height: 24px;
  text-decoration: none;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi.gif);
  background-color: #E4D9E9;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  padding: 0 12px;
  margin: 0;
  color: #000000;
}

#top-menu ul a:hover, #top-menu ul .act a {
  color: #FFFFFF;
  background-image: url(http://www.starline.de/fileadmin/templates/main/img/h-navi-aktiv.gif);
  background-color: #774390;
}

#top-menu li {
  float: left;
  margin: 0;
  padding: 0;
}

#top2 {
  position: relative;
  top: 20px;
  right: 5px;
  float: right;
  margin-right: 0px;
    }
    
#top2-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#top2-menu li,
#top2-menu li span,
#top2-menu li a {
  float: left;
}

#top2-menu li * {
  font-size: 10px;
}

#top2-menu li span {
  margin: 0 5px;
}

#top2-menu li a {
  display: block;
  text-decoration: none;
  width: auto !important;
  width: 1px;
  height: auto !important;
  height: 1px;
  white-space: nowrap;
  background-color: #E4D9E9;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  padding: 0 12px;
  margin: 0;
  color: #000000;

}

#flagge {
  position: relative;
  top: 47px;
  left: 896px;
  margin-right: 0px;
  z-index:30;
  width: 80px;
  }