#menu {
  font-style:normal;
  font-weight:normal;
  margin-left: 2px;
  width: 192px;
}
#menu ul {margin: 0px; padding: 0px;}
#menu li {margin: 0px; padding: 0px; line-height: 133%; list-style-type: none; display:inline; }

/* ------------------ Hauptpunkte ------------------ */
.closed a, .open a {
  background-repeat: no-repeat;
  background-position: 7px 5px;
  color: #000;
  display: block;
  font-size: 1.1em;
  font-weight: normal;
  padding: 2px 2px 2px 35px;
  text-decoration: none;
  text-align:left;
  border:0;
}
.closed a:hover, .open a:hover {
  background-image: url('../images/menu1.gif');
  color: #000;
  font-weight: bold;
  border:0;
}
.closed a {
  /* background-image: url('../images/menu1.gif'); */
}
.open a {
  background-image: url('../images/menu1.gif');
  background-color: #a5e3a9;
  font-weight: bold;
}
.open #current,
.closed #current {
  background-image: url('../images/menu1.gif');
  background-color: #a5e3a9;
}

/* ---------------- Unterpunkte (1) ---------------- */
.closed ul a, .open ul a, .open ul a:hover {
  /*background-color: transparent;*/
  background-color: #2fad68;
  background-image: url('../images/tr.gif');
  background-repeat: no-repeat;
  background-position: 18px 4px;
  border: 0;
  color: #fff;
  font-size: 0.95em;
  font-weight:normal;
  padding: 0 0 0 35px;
  margin: 0px;
}
.open ul {
  background-color: transparent;
}
.open ul a:hover {
  background-image: url('../images/submenu1.gif');
  font-weight:bold;
}
.open ul .open a {
  background-image: url('../images/submenu1.gif');
  color: #000;
}
.open ul #current {
  background-image: url('../images/submenu1.gif');
  background-color: #2fad68;
  color:#ffffff;
}

/* ---------------- Unterpunkte (2) ---------------- */
.closed ul ul a, .open ul ul a, .open ul .open ul a, .open ul ul a:hover {
  /*background-color: transparent;*/
  background-image: url('../images/submenu2.gif');
  background-repeat: no-repeat;
  background-position: 36px 4px;
  border: 0;
  color: #000;
  font-size: 0.85em;
  font-weight:normal;
  padding: 0 0 0 45px;
  margin: 0px;
}
.open ul ul {
  background-color: #fefcd8;
  line-height: 100%;
}
.open ul ul a:hover {
  background-image: url('../images/submenu2.gif');
  color: #000;
}
.open ul ul #current {
  background-image: url('../images/submenu2.gif');
}

/* ---------------- Aktiver Punkt ------------------ */
#current {
  font-weight: bold;
  color: #000;
  /* background-color: #a5e3a9; */
}

/* ----------------- Trennlinie -------------------- */
#menu .separator {
  display:block;
  padding: 0px;
  border-top: 1px solid #97D6B4;
  border-bottom: 0px solid #97D6B4;
}

/* ----------------- Horizontale Navigation -------- */

#navHorizontal {
  position:absolute;
  top:119px;
  left:0;
  width:990px;
  height:30px;
  line-height:30px;
  border-top:3px solid #fff;
  border-bottom:3px solid #fff;
  _height:35px;
}

#navHorizontal div     { position:absolute; height:24px; line-height:24px; vertical-align:middle; font-size:0.95em; }
#navHorizontal div a   { color:#fff; text-decoration:none; display:block; border:0; }
#navHorizontal div img { float:left; vertical-align:middle; margin:0; }
#navHorizontal div a span { color:#fff; margin-left:24px; }

#navSuche    { top:3px; left:6px; width:185px; height:30px; line-height:30px; }
#suche       { display:inline; vertical-align:middle; }
#suche input { vertical-align:top; }
#suchbegriff { width:153px; margin:0; margin-top:1px; _margin-top:0px; _width:157px; }

.navLexikon,
.navLexikon-c    { display:none; top:3px; left:206px; width:100px; _left:209px; }
.navNewsletter,
.navNewsletter-c { top:3px; left:206px; width:115px; } /*left:323*/
.navLinks,
.navLinks-c      { top:3px; left:360px; width:80px; } /*left:461*/
.navImpressum,
.navImpressum-c  { top:3px; left:480px; width:110px; } /*left:583*/
.navAgbs,
.navAgbs-c       { top:3px; left:645px; width:150px; } /*left:808*/
.navWarenkorb    { top:2px; left:828px; width:130px; }

.navLexikon-c span,
.navNewsletter-c span,
.navLinks-c span,
.navAgbs-c span,
.navImpressum-c span { color:#000 !important; font-weight:bold; }

.navLexikon a       { background:url('../images/icon-lexikon.gif') left no-repeat; }
.navLexikon a:hover { background:url('../images/icon-lexikon-activ.gif') left no-repeat; font-weight:bold; }
.navLexikon-c a     { background:url('../images/icon-lexikon-activ.gif') left no-repeat; }

.navNewsletter a       { background:url('../images/icon-newsletter.gif') left no-repeat; }
.navNewsletter a:hover { background:url('../images/icon-newsletter-activ.gif') left no-repeat; font-weight:bold; }
.navNewsletter-c a     { background:url('../images/icon-newsletter-activ.gif') left no-repeat; }

.navLinks a       { background:url('../images/icon-links.gif') left no-repeat; }
.navLinks a:hover { background:url('../images/icon-links-activ.gif') left no-repeat; font-weight:bold; }
.navLinks-c a     { background:url('../images/icon-links-activ.gif') left no-repeat; }

.navAgbs a       { background:url('../images/icon-agbs.gif') left no-repeat; }
.navAgbs a:hover { background:url('../images/icon-agbs-activ.gif') left no-repeat; font-weight:bold; }
.navAgbs-c a     { background:url('../images/icon-agbs-activ.gif') left no-repeat; }

.navImpressum a       { background:url('../images/icon-impressum.gif') left no-repeat; }
.navImpressum a:hover { background:url('../images/icon-impressum-activ.gif') left no-repeat; font-weight:bold; }
.navImpressum-c a     { background:url('../images/icon-impressum-activ.gif') left no-repeat; }

/*
#navSchonGewusst { top:3px; left:798px; width:160px; height:26px; text-align:right; _left:794px; }
#navSchonGewusst img { width:24px; height:24px; vertical-align:middle; }
#schonGewusst    { display:inline; vertical-align:middle; }
*/
