/* navigation */
#navContainer { width:220px; min-height:400px; overflow:hidden; }

/* navigation - 1. ebene */
#navContainer ul { list-style-type:none; margin:0; padding:0; margin-left:5px; }
#navContainer li { margin:0; }
#navContainer a {
  background:#D8D8D8 url('../images/listicon_start_kontakt.gif') 0px center repeat-y;
  color:#000000;
  display:block;
  text-decoration:none;
  padding-left:12px;
  width:188px;
  font-size:11px;
  line-height:20px;
  border-top:1px solid #fff;
}
#navContainer ul li a:hover { font-weight:bold; }
#navContainer ul li.act a { background:#a53792 !important; color:#fff !important; font-weight:bold; }

/* navigation - 2. ebene */
#navContainer ul ul { margin:0; }
#navContainer ul ul a {
  background:#D8D8D8 url('../images/listicon_start_kontakt.gif') 0px center repeat-y !important;
  font-weight:normal !important;
  padding-left:20px;
  width:180px;
  font-size:10px;
  line-height:16px;
  border-top:1px solid #fff;
}
#navContainer ul li.act ul li a { font-weight:normal !important; }
#navContainer ul li.act ul li a:hover { font-weight:bold !important; }
#navContainer ul li ul li.act a { font-weight:bold !important; }
#navContainer ul li ul li a:hover { font-weight:bold !important; }

/* navigation - 3. ebene */
#navContainer ul ul ul { margin:0; }
#navContainer ul ul ul a {
  background:#D8D8D8 url('../images/listicon_start_kontakt.gif') 0px center repeat-y !important;
  font-weight:normal !important;
  padding-left:32px;
  width:168px;
  font-size:10px;
  line-height:16px;
  border-top:1px solid #fff;
}
#navContainer ul li ul li.act ul li a { font-weight:normal !important; }

/* navigation specials */
#navBetenUndSegnen a { font-size:10px !important; }
#navSuchenUndFinden a { background-image:url('../images/listicon_suchen.gif'); }
#navBetenUndSegnen a { background-image:url('../images/listicon_beten.gif'); }
#navSangUndKlang a { background-image:url('../images/listicon_sang.gif'); }
#navKinderUndJugend a { background-image:url('../images/listicon_kinder.gif'); }
#navFrauenUndMaenner a { background-image:url('../images/listicon_frauen.gif'); }
#navRatUndTat a { background-image:url('../images/listicon_rat.gif'); }
#navHierUndDort a { background-image:url('../images/listicon_hier.gif'); }
#navHinUndWeg a { background-image:url('../images/listicon_hin.gif'); }
#navMitmachenUndFoerdern a { background-image:url('../images/listicon_mitmachen.gif'); }
#navKontakt a { background-image:url('../images/listicon_start_kontakt.gif'); }
#navSitemap a { background-image:url('../images/listicon_sitemap.gif'); }

ul li#navStartseite.act ul li a { color:#000 !important; background:#E1BDDB url('../images/listicon_start_kontakt.gif') 0px center repeat-y !important; }

ul li#navSuchenUndFinden.act a { background:#CF0F0D !important; }
ul li#navSuchenUndFinden.act ul li a { color:#000 !important; background:#F1B7B6 url('../images/listicon_suchen.gif') 0px center repeat-y !important; }

ul li#navBetenUndSegnen.act a { background:#DB5C00 !important; }
ul li#navBetenUndSegnen.act ul li a { color:#000 !important; background:#F4CEB2 url('../images/listicon_beten.gif') 0px center repeat-y !important; }

ul li#navSangUndKlang.act a { background:#FE860F !important; }
ul li#navSangUndKlang.act ul li a { color:#000 !important; background:#FFDAB7 url('../images/listicon_sang.gif') 0px center repeat-y !important; }

ul li#navKinderUndJugend.act a { background:#FED50F !important; }
ul li#navKinderUndJugend.act ul li a { color:#000 !important; background:#FFF2B7 url('../images/listicon_kinder.gif') 0px center repeat-y !important; }

ul li#navFrauenUndMaenner.act a { background:#A3DB00 !important; }
ul li#navFrauenUndMaenner.act ul li a { color:#000 !important; background:#E3F4B2 url('../images/listicon_frauen.gif') 0px center repeat-y !important; }

ul li#navRatUndTat.act a { background:#54B725 !important; }
ul li#navRatUndTat.act ul li a { color:#000 !important; background:#CBE9BD url('../images/listicon_rat.gif') 0px center repeat-y !important; }

ul li#navHierUndDort.act a { background:#4A9745 !important; }
ul li#navHierUndDort.act ul li a { color:#000 !important; background:#C8E0C7 url('../images/listicon_hier.gif') 0px center repeat-y !important; }

ul li#navHinUndWeg.act a { background:#0F6847 !important; }
ul li#navHinUndWeg.act ul li a { color:#000 !important; background:#B7D1C7 url('../images/listicon_hin.gif') 0px center repeat-y !important; }

ul li#navMitmachenUndFoerdern.act a { background:#297C78 !important; }
ul li#navMitmachenUndFoerdern.act ul li a { color:#000 !important; background:#BED7D6 url('../images/listicon_mitmachen.gif') 0px center repeat-y !important; }

ul li#navKontakt.act a { background:#A53792 !important; }
ul li#navKontakt.act ul li a { color:#000 !important; background:#E4C3DE url('../images/listicon_start_kontakt.gif') 0px center repeat-y !important; }
