/* navigation */
#navContainer { width:200px; min-height:400px; margin-bottom:230px; background:url('../images/bg_navi_prx_gesamt.gif') left 33px no-repeat; }

/* navigation - 1. ebene */
#navContainer ul { list-style-type:none; margin:120px 0 0 0px; padding:0; }
#navContainer li { margin:0; }
#navContainer a {
  background:url('../images/listicon.gif') 12px center no-repeat;
  color:#000000;
  display:block;
  text-decoration:none;
  padding-left:23px;
  width:177px;
  font-size:11px;
  line-height:24px;
}
#navContainer ul li a:hover { font-weight:bold; background-image:url('../images/listicon_act.gif'); }
#navContainer ul li.act a { color:#990000; font-weight:bold; background-image:url('../images/listicon_act.gif'); }

/* navigation - 2. ebene */
#navContainer ul ul { margin:0; }
#navContainer ul ul a {
  background:url('../images/listicon.gif') 26px center no-repeat !important;
  font-weight:normal !important;
  padding-left:37px;
  width:163px;
  font-size:11px;
  line-height:18px;
  border:0;
  color:#000 !important;
  margin-top:-2px !important;
}
#navContainer ul li.act ul li a { color:#000 !important; font-weight:normal !important; }
#navContainer ul li.act ul li a:hover { color:#000 !important; font-weight:bold !important; background-image:url('../images/listicon_act.gif') !important; }
#navContainer ul li ul li.act a { color:#990000 !important; font-weight:bold !important; background-image:url('../images/listicon_act.gif') !important; }
#navContainer ul li ul li a:hover { color:#000 !important; font-weight:bold !important; background-image:url('../images/listicon_act.gif') !important; }

/* navigation - 3. ebene */
#navContainer ul ul ul { margin:0; }
#navContainer ul ul ul a {
  font-weight:normal !important;
  padding-left:50px;
  width:114px;
  font-size:11px;
  line-height:14px;
  border:0;
}
#navContainer ul li ul li.act ul li a { font-weight:normal !important; }

/* navigation specials */
#navPraxiseinrichtungen { }
#navPraxiseinrichtungen a,#navNeubau a,#navRenovierungUmbau a,#navLieferprogramm a,#navUnsereLeistungen a,#navKompetenz a,#navUnserePlanungen a { font-size:12px; line-height:24px; }
#navPraxiseinrichtungen a:hover { }
#navPraxiseinrichtungen a { background:url('../images/listicon_praxisein.gif') 12px center no-repeat; }
#navPraxiseinrichtungen a { margin-top:8px; }

#navGalerie1 a { margin-top:14px; color:#990000; }
