/* navigation */
#navContainer { width:180px; min-height:400px; margin-bottom:10px; }

/* navigation - 1. ebene */
#navContainer ul { list-style-type:none; margin:0 0 0 1px; padding:0; }
#navContainer li { margin:0; }
#navContainer a {
  color:#9E7742;
  display:block;
  text-decoration:none;
  padding-left:12px;
  width:182px;
  font-size:12px;
  line-height:20px;
}
#navContainer ul li a:hover { background-color: #9E7742; color: #FFF; }
#navContainer ul li.act a { font-weight:bold; background-color: #9E7742; color: #FFF; }

/* navigation - 2. ebene */
#navContainer ul ul { margin:0; }
#navContainer ul ul a {
  background:none !important;
  font-weight:normal !important;
  padding-left:25px;
  width:169px;
  font-size:12px;
  line-height:13px;
  border:0;
}
#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; background-color: #9E7742 !important; color: #FFF !important; }
#navContainer ul li ul li a:hover { background-color: #9E7742 !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:10px;
  line-height:14px;
  border:0;
}
#navContainer ul li ul li.act ul li a { font-weight:normal !important; }
#navContainer ul li ul li.act ul li a:hover { font-weight:bold !important; }
#navContainer ul li ul li ul li.act a { font-weight:bold !important; }
#navContainer ul li ul li ul li a:hover { font-weight:bold !important; }

/* navigation specials */
#navStartseite { margin:28px 0px 0px 0px !important; }
#navStartseite a {  }
#navStartseite a:hover {  }
#navContainer li#navStartseite.act a { }

#navLivemusik{ }
#navLivemusik a { background-color: #9E7742 !important; color: #000; font-size: 15px; font-weight: bold; padding-top: 3px; padding-bottom: 3px;}
#navLivemusik li a{color:#9E7742 !important;}
#navLivemusik li a:hover{color:#FFF !important;}
#navLivemusik a:hover {  }
#navLivemusik li#navLivemusik.act a { }

#navAnfrage a { margin-bottom:20px; }

#navDemos{background-color: #9E7742; background-image: url("../images/demos_button.gif"); background-repeat:no-repeat; background-position:135px 0px; height: 46px; width: 194px !important; margin-bottom:6px; }
#navDemos a {color: #FFF; font-size: 15px; font-weight: bold;}
#navDemos li a{color:#FFF !important;}
#navDemos li a:hover{color:#FFF !important; background-color: transparent !important;}
#navDemos a:hover { background-color: transparent !important; }
#navDemos li#navDemos.act a {  background-color: transparent !important; width: 110px;}
#navDemos.act a {  background-color: transparent !important; }
#navDemos.act a:hover {  background-color: transparent !important; }
#navDemos ul li a{background-color: transparent !important; margin-top: 7px; }
#navDemos ul li a:hover{background-color: transparent !important; width: 90px;}

#navVita a { margin-top:10px; }

#navContainer #navDemos ul a {
  background:none !important;
  padding-left:15px;
  width:154px;
  font-size:12px;
  line-height:13px;
  border:0;
}
