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

/* navigation - 1. ebene */
#navContainer ul { list-style-type:none; margin:0 0 0 0px; padding:0; }
#navContainer li { margin:0; }
#navContainer a {
  background:url('../images/navi-kachel-grau.gif') center repeat-x;
  color:#fafafa;
  display:block;
  text-decoration:none;
  padding-left:20px;
  margin:5px 0px;
  width:180px;
  font-size:13px;
  line-height:22px;
  font-weight:bold;
}
#navContainer ul li a:hover { color:#fafafa; font-weight:normal; background-image:url('../images/navi-kachel-grau.gif'); width: 200px; }
#navContainer ul li.act a { font-weight:bold; background-image:url('../images/navi-kachel-grau.gif'); width: 200px;}
/*#navContainer ul li.act a:before{content:": ";}*/

/* navigation - 2. ebene */
#navContainer ul ul { margin:0; }
#navContainer ul ul a {
  background:url('../images/navi-kachel-gelb.gif') center repeat-x !important;
  font-weight:normal !important;
  text-decoration:none;
  padding-left:20px;
  margin:5px 0px;
  width:180px !important;
  font-size:13px;
  line-height:22px;
  color: #404042;
}
#navContainer ul li.act ul li a { font-weight:normal !important; }
#navContainer ul li.act ul li a:hover { font-weight:normal !important; color: #404042; width: 200px !important; }
#navContainer ul li ul li.act a { font-weight:bold !important; width: 200px !important; }
#navContainer ul li ul li.act a:hover { font-weight:bold !important; width: 200px !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:url('../images/navi-kachel-gelb.gif') center repeat-x !important;
  font-weight:normal !important;
  text-decoration:none;
  padding-left:20px;
  margin:5px 0px;
  width:180px !important;
  font-size:13px;
  line-height:22px;
  color: #404042;
}
#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 - 4. ebene */
#navContainer ul ul ul ul { margin:0; }
#navContainer ul ul ul ul a {
  background:url('../images/navi-kachel-gelb.gif') center repeat-x !important;
  font-weight:normal !important;
  text-decoration:none;
  padding-left:20px;
  margin:0px 0px 5px 0px;
  width:180px !important;
  font-size:13px;
  line-height:22px;
  color: #404042;
}
#navContainer ul li ul li ul li.act ul li a { font-weight:normal !important; }
#navContainer ul li ul li ul li.act ul li a:hover { font-weight:bold !important; }
#navContainer ul li ul li ul li ul li.act a { font-weight:bold !important; }
#navContainer ul li ul li ul li ul li a:hover { font-weight:bold !important; }

/* navigation specials */

#navStartseite { margin:20px 0px 0px 0px !important;}
#navStartseite a {  }
#navStartseite a:hover { width: 200px;}
#navContainer li#navStartseite.act a { }

#navGefahrguttransporte {   width:180px !important; }
#navGefahrguttransporte a { background:url('../images/navi-kachel-gelb.gif') center repeat-x !important; color: #404042; margin-top: 0px !important; }
#navGefahrguttransporte a:hover { width: 200px; color: #404042 !important; margin-top: 0px !important;}
#navContainer li#navGefahrguttransporte.act a {font-weight:bold; }

#navThermotransporte {   width:180px !important; }
#navThermotransporte a { background:url('../images/navi-kachel-gelb.gif') center repeat-x !important; color: #404042; margin-top: 0px; }
#navThermotransporte a:hover { width: 200px; color: #404042 !important; }
#navContainer li#navThermotransporte.act a {font-weight:bold; }

#navInternationaleTransporte {   width:180px !important; }
#navInternationaleTransporte a { background:url('../images/navi-kachel-gelb.gif') center repeat-x !important; color: #404042; margin-top: 0px; }
#navInternationaleTransporte a:hover { width: 200px; color: #404042 !important; }
#navContainer li#navInternationaleTransporte.act a {font-weight:bold; }

#navSonderfahrten {   width:180px !important; }
#navSonderfahrten a { background:url('../images/navi-kachel-gelb.gif') center repeat-x !important; color: #404042; margin-top: 0px;}
#navSonderfahrten a:hover { width: 200px; color: #404042 !important; }
#navContainer li#navSonderfahrten.act a {font-weight:bold; }
