/* NAVIGATIONSLAYOUT ANFANG */
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
.navi {
  z-index: 10;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-indent: 40px;
  background-image: url(images/navi/bg_navi.gif);
  background-repeat:repeat-x;
  height: 56px;
  width: 890px;
  position: absolute;
  top: 69px;
  left: 101px;
  border-bottom: 1px solid #ffffff;
}
.top_navi {
  font-size: 12px;
  z-index: 10;
  position: absolute;
  left: 800px;
  top: 10px;
}
.nav {
  float: left;
  margin: 0px;
  padding: 0px;
}
.img_bord_le {
  background: url(fileadmin/template1/images/navi/navi.gif) repeat-x;
  border-width: 0px 0px 0px 1px;
  border-left-color: #ffffff;
  border-left-style: solid;
}
.img_bord_le_ri {
  background: url(fileadmin/template1/images/navi/navi.gif) repeat-x;
  border-width: 0px 1px 0px 1px;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-right-color: #ffffff;
  border-right-style: solid;
}
.ln_eb1_ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
a.ln_eb1_norm:link, a.ln_eb1_norm:visited{
  display: block;
  background: url(images/navi/ln_eb1_norm.gif) repeat-x;
  background-color: #ffffff;
  color: #999999;
  font-size: 12px;
  text-indent: 8px;
  margin: 5px 6px 3px 0px;
  padding: 6px 0px 6px 0px; 
}
a.ln_eb1_norm:hover, a.ln_eb1_norm:active, .ln_eb1_activ:link, a.ln_eb1_activ:hover, a.ln_eb1_activ:visited, a.ln_eb1_activ:active {
  display: block;
  background: url(images/navi/ln_eb1_activ.gif) repeat-x;
  color: #ffffff;
  font-size: 12px;
  text-indent: 8px;
  margin: 5px 6px 3px 0px;
  padding: 6px 0px 6px 0px; 
}
.ln_eb2_ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fdfdfd;  
  color: #999999; 
  list-style-position: inside;
  list-style-type: none;
}
.ln_eb2_norm, a.ln_eb2_link:visited, a.ln_eb2_link:link {
  list-style-image: url(images/navi/ln_eb2_norm.gif);
  background-color: #fdfdfd;
  color: #999999;
  font-size: 12px;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
}
a.ln_eb2_link:hover {
  background-color: #fdfdfd;
  color: #999999;
}
a.ln_eb2_link_activ:link, a.ln_eb2_link_activ:hover, a.ln_eb2_link_activ:visited, a.ln_eb2_link_activ:active {
  background-color: #fdfdfd;
  color: #ff7e00;
}
.ln_eb2_activ, a.ln_eb2_link:active {
  background-color: #fdfdfd;
  list-style-image: url(images/navi/ln_eb2_activ.gif);
  color: #ff7e00;
  font-size: 12px;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
}
/* NAVIGATIONSLAYOUT ENDE */

