

.navitrennung
{
  font-size : 6px;
}

.navidiv
{
  overflow: hidden;
  list-style-type : none;
  margin : 0 0 20px 0;
  padding : 0;
  border-top : 1px solid #8ba0cb;
}

/* Div-Zelle einer Navigation die einen Link enthält. */
.navi
{
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 7px 0 7px 25px;
  background-image : url(../tmpl/bhd/li_ws.gif);
  background-repeat : no-repeat;
  background-position : 10 12px;
  line-height : 160%;
  border-bottom : 1px solid #8ba0cb;
}

.navi a:link { text-decoration : none; color : #ffffff; }
.navi a:active { text-decoration : none; color : #ffffff; }
.navi a:visited { text-decoration : none; color : #ffffff; }
.navi a:hover { text-decoration : underline; color : #ff9232; }
.navi a:focus { text-decoration : none; color : #ff9232; }

.navi img
{
  margin-right : 7px;
}

/* Div-Zelle einer Navigation die einen aktiven Link enthält. */
.naviactiv
{
  font-weight : bold;
  color : #ffffff;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 7px 0 7px 25px;
  background-image : url(../tmpl/bhd/li_orange.gif);
  background-repeat : no-repeat;
  background-position : 10 12px;
  line-height : 160%;
  border-bottom : 1px solid #8ba0cb;
}

.naviactiv a:link { text-decoration : none; color : #ffffff; }
.naviactiv a:active { text-decoration : none; color : #ffffff; }
.naviactiv a:visited { text-decoration : none; color : #ffffff; }
.naviactiv a:hover { text-decoration : underline; color : #ff9232; }
.naviactiv a:focus { text-decoration : none; color : #ff9232; }

.naviactiv img
{
  margin-right : 7px;
}

/* Tabellenzelle die einen Untermenüpunkt enthält. */
.subnavili
{
  list-style : none;
  list-style-type : none;
  margin : 0;
  padding : 0;
}

.subnavidiv
{
  margin : 0;
  padding : 0;
}

.subnavi
{
  font-weight : bold;
  color : #ffffff;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 4px 10px 4px 15px;
  background-image : url(../tmpl/bhd/li_ws.gif);
  background-repeat : no-repeat;
  background-position : 0 9px;
  line-height : 160%;
}

.subnavi a
{
  text-decoration: none;
  padding : 0;
}

.subnavi a:link { font-weight : normal; color : #ffffff; text-decoration : none;  }
.subnavi a:visited { font-weight : normal; color : #ffffff; text-decoration : none; }
.subnavi a:active { font-weight : normal; color : #ffffff; text-decoration : none; }
.subnavi a:hover { font-weight : normal; color : #ffffff; text-decoration : underline; }
.subnavi a:focus { font-weight : normal; color : #ffffff; text-decoration : underline; }


/* Tabellenzelle die einen aktiven Untermenüpunkt enthält. */
.subnaviactiv
{
  font-weight : bold;
  color : #ffffff;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 4px 10px 4px 15px;
  background-image : url(../tmpl/bhd/li_orange.gif);
  background-repeat : no-repeat;
  background-position : 0 9px;
  line-height : 160%;
}

.subnaviactiv a:link { font-weight : normal; color : #ffffff; text-decoration : none;  }
.subnaviactiv a:visited { font-weight : normal; color : #ffffff; text-decoration : none; }
.subnaviactiv a:active { font-weight : normal; color : #ffffff; text-decoration : none; }
.subnaviactiv a:hover { font-weight : normal; color : #ffffff; text-decoration : underline; }
.subnaviactiv a:focus { font-weight : normal; color : #ffffff; text-decoration : underline; }

.hnavidiv
{
  list-style-type : none;
  margin : 0;
  padding : 0;
}

.hnavi
{
  display : inline;
  font-weight : normal;
  color : #414141;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 0 0 0 0;
}

.hnavi a:link { text-decoration : none; color : #414141; }
.hnavi a:active { text-decoration : none; color : #414141; }
.hnavi a:visited { text-decoration : none; color : #414141; }
.hnavi a:hover { text-decoration : underline; color : #414141; }
.hnavi a:focus { text-decoration : none; color : #414141; }


.hnaviactiv
{
  display : inline;
  font-weight : normal;
  color : #414141;
  text-decoration : none;
	list-style-type : none;
  background-image : none;
  margin : 0 0 0 0 ;
  padding : 0 0 0 0;
  background-image : url(../tmpl/zemlin/navipunkt.gif);
  background-repeat : no-repeat;
  background-position : 2% 15px;
}

.hnaviactiv a
{
  padding : 0 0 0 0;
}

.hnaviactiv a:link { text-decoration : underline; color : #000000; }
.hnaviactiv a:active { text-decoration : underline; color : #000000; }
.hnaviactiv a:visited { text-decoration : underline; color : #000000; }
.hnaviactiv a:hover { text-decoration : underline; color : #000000; }
.hnaviactiv a:focus { text-decoration : underline; color : #000000; }