.zusatznavigation {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	}

.abstand-info-unavi {height: 1em;}

/*HAUPTNAVIGATION*/

/*Start Nav 1 Ebene*/

.navi-sub-links {
	padding: 12px 0px 0px 0px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0;
}

#nav a {
	display: block;
	color: #ffffff;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 32px;
    	text-decoration: none;
	background:   url(../images/hnavi-ebene-on.gif);
	font-size: 1em;
	height: 18px;  
}


#nav a.menuparent  {
	font-weight: normal;
}

#nav li {
	padding: 0;
	width: 170px;
	float: left;
}

#nav li.menuparent a {
	font-weight: normal;
	text-decoration: underline;
	background:   url(../images/hnavi-ebene-over.gif);
	background-repeat: no-repeat;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: bold;
	margin: 0;
	z-index: 50;
	float: none;
}

#nav li li {
	color: #ffffff;
}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.over ul ul, #nav li.over ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav li li li.over ul {
	left: auto;

}

#nav li:hover, #nav li.over {
    color: #ffffff;
}

#nav li ul a:hover {
	background:   url(../images/hnavi-ebene-over.gif);
	background-repeat: no-repeat;
	width: 170px;
	}

#nav a:hover, #nav a.over  {
	text-decoration: underline;
	background:   url(../images/hnavi-ebene-over.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 170px;
	}

/*Ende Nav 1 Ebene*/

/*Start Nav 2 Ebene*/

#nav, #navlist2, .nav2ebene a:link {text-transform: none; font-size: 8pt;}
#nav, #navlist2, .nav2ebene a:visited {text-transform: none; font-size: 8pt;}
#nav, #navlist2, .nav2ebene a:hover {text-transform: none; font-size: 8pt; }

#nav2ebene, .nav2ebene ul {
	float: left;
	list-style: none;
	line-height: 1.2em;
	padding: 0;
	height: auto;
	display: block;
	text-transform: none;
}


#nav2ebene a {
	display: block;
	font-size: 8pt;
	height: 14px;	
}


#nav2ebene li {
	float: left;
	display: inline;
	width: 170px;
	padding: 0;
	color: #fff;
	margin: 0;
}

#nav2ebene li a {
	display: block;
	color: #fff;
	background:   url(../images/hnavi-ebene2-on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 14px;
	padding: 0px 0px 1px 42px;
	}

#nav2ebene li.menuparent a {
	font-weight: normal;
	text-decoration: underline;
	height: 14px;
	background:   url(../images/hnavi-ebene2-over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

#nav2ebene li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding-left: 27px;
	width: 170px;
	text-transform: none;
	z-index: 50;
}

#nav2ebene li li {
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
        text-transform: none;
}

/*.nav2ebene li ul a {
	width: 12em;
	text-transform: none;
	/*color: #000;

}*/

.nav2ebene li:hover ul, .nav2ebene li li:hover ul, .nav2ebene li li li:hover ul, .nav2ebene li.sfhover ul, .nav2ebene li li.sfhover ul, .nav2ebene li li li.sfhover ul {
	left: auto;
}

.nav2ebene li:hover, #nav2ebene li.sfhover {
	/*background-color: #ffffd3;*/

}

.nav2ebene a:hover, .nav2ebene a.sfhover  {
	text-decoration: underline;
	padding: 3px 0 3px 1em;
	color: #ffffff;
}

#nav2ebene li ul a:hover {
	background:   url(../images/hnavi-ebene2-over.gif);
	background-repeat: no-repeat;
	width: 170px;
	}

#nav2ebene a:hover, #nav2ebene a.over  {
	text-decoration: underline;
	background:   url(../images/hnavi-ebene2-over.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 170px;
	}
	
/*Ende Nav 2 Ebene*/

/*Start Unavlist 1 Ebene*/

.unavi {
	}


.unavi-head {
	width: 172px;
	color: #ffffff;
	}

.unavi-head .unavi-head-text {
	font-weight: normal;
	padding: 3px 3px 3px 24px;
        }

.unavlist {
	margin: 0;
	width: 172px;
	color: #ffffff;
	padding: 0;
	}

.unavlist li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	}

.unavlist a {
        color: #ffffff;
        margin: 0;
	font-size: 0.85em;
	font-weight: normal;
	background-repeat: no-repeat;
	background:   url(../images/button/hnavi-ebene-on.gif);
	background-position: 0px 3px;
	display: block;
	height: 15px;
	text-decoration: none;
	padding: 2px 0 2px 32px;
	}

.unavlist a:link, .unavlist a:visited {
	}

.unavlist a:hover {
        color: #ffffff;
        margin: 0;
	font-size: 0.85em;
	font-weight: normal;
	background-repeat: no-repeat;
	background:   url(../images/button/hnavi-ebene-over.gif);
background-position: 0px 3px;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 32px;
	}


.unavlist .unavlist-2ebene .unavlist-hover a {
	color: #ffffff;
	font-size: 0.85em;
	font-weight: normal;
	height: 15px;
	background-repeat: no-repeat;
	background:   url(../images/button/hnavi-ebene2-over.gif);
	margin: 0;
	}

.unavlist .unavlist-3ebene .unavlist-hover a {
	color: #ffffff;
	font-size: 0.85em;
	font-weight: normal;
	background-repeat: no-repeat;
	background:   url(../images/button/hnavi-ebene-over.gif);
	margin: 0;
	}

.unavlist-hover {
	font-weight: normal;
	color: #ffffff;
	/*text-decoration: underline;*/
	text-decoration: none;
	background:   url(../images/button/hnavi-ebene-over.gif);
	background-repeat: no-repeat;
	}

.unavlist2-hover {
	font-weight: normal;
	color: #ffffff;
	/*text-decoration: underline;*/
	text-decoration: none;
	background:   url(../images/button/hnavi-ebene2-over.gif);
	background-repeat: no-repeat;
	}

.unavlist .unavlist-hover a {
	font-weight: normal;
	color: #ffffff;
	background:   url(../images/button/hnavi-ebene-over.gif);
	background-repeat: no-repeat;
	}

/*Ende Unnavlist 1 Ebene*/

/*Start Unnavlist 2 Ebene*/

.unavlist-2ebene {
        margin: 0px 0 0px 0;
	padding: 0;
	border: 0;
	}

.unavlist-2ebene li {
	list-style-type: none;
	margin: 0 0px 0px 0px;
	padding: 0 0 0 0;
	}

.unavlist .unavlist-2ebene a {
        color: #ffffff;
        margin: 0;
	padding: 0px 0 0px 42px;
	font-size: 0.85em;
	line-height: 1.5em;
	font-weight: normal;
	height: 15px;
	background:   url(../images/button/hnavi-ebene2-on.gif);
	background-repeat: repeat;
	text-decoration: none;
	}

.unavlist .unavlist-2ebene a:hover {
        color: #ffffff;
	padding: 0px 0 0px 42px;
	font-size: 0.85em;
	height: 15px;
	font-weight: normal;
	background:   url(../images/button/hnavi-ebene2-over.gif);
	background-repeat: repeat;
	margin:0;
	}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {text-decoration: none;
	background:   url(../images/button/hnavi-ebene3-over.gif);
}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {
        color: #160d91;
        margin: 0;
	padding: 0px 0 0px 42px;
	font-size: 0.85em;
	font-weight: normal;
	background:   url(../images/button/hnavi-ebene3-on.gif);
	text-decoration: none;
	}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene  a:hover {
        color: #ffffff;
	padding: 0px 0 0px 42px;
	font-size: 0.85em;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-weight: normal;
	background:   url(../images/button/hnavi-ebene3-over.gif);
	margin: 0;
	}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene .unavlist-hover a {
        color: #ffffff;
        margin: 0;
	padding: 0px 0 0px 42px;
	font-size: 0.85em;
	background:   url(../images/button/hnavi-ebene3-over.gif);
	/*text-decoration: underline;*/
	text-decoration: none;
	}


/*Ende Unnavlist 2 Ebene*/

/*Start Unnavlist 3 Ebene*/

.unavlist-3ebene {
        margin: 0 0 0 0;
	padding: 0;
	border: 0;
	}

.unavlist-3ebene ul li {
       	padding: 3px 0 3px 42px;
	}

.unavlist-3ebene li {
	list-style-type: none;
	margin: 0;
	line-height: 1.6em;
	height: 15px;
	padding: 0;
	}

.unavlist .unavlist-3ebene a {
        color: #000000;
        margin: 0;
	padding: 0 0 6px 42px;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.6em;
	height: 15px;
	background:   url(../images/unavi-3ebene-on.gif);
	text-decoration: none;
	}

.unavlist .unavlist-3ebene a:hover {
        color: #000000;
	text-decoration: underline;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.6em;
	height: 15px;
	background:   url(../images/unavi-3ebene-over.gif);
	}


/*Ende Unnavlist 3 Ebene*/
/*Start Navlist 1 Ebene*/

#sprache {
	}

#navlist {
	margin: 5px 0 0 0;
	padding: 0;
	float:left;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0 5px 0 1px;
	}

#navlist a {
	margin: 0;
	padding: 0 5px 0 5px;
	/*padding-left: 5px;*/
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-weight: normal;
	}

#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}

#navlist a:hover {
	color: #000;
	text-decoration: underline;
	}

/*Ende Navlist 1 Ebene*/

/*Start Navlist 2 Ebene*/

#navcontainer2 {
	padding: 2px 5px;
	text-align: left;
	}

.navlist2 {
	margin: 5px 0 0 0;
	padding: 0;
	float:left;
	color: #000;
	width: 667px;
	height: 15px;
	}

.navlist2 li {
	display: inline;
	list-style-type: none;
	margin: 0 5px 0 5px;
	border: solid 1px #ffffff;
	}

.navlist2 a {
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

.navlist2 a:link, .navlist2 a:visited {
	color: #000;
	text-decoration: none;
	}

.navlist2 a:hover {
	margin: 0 3px 0 0;
	padding: 0;
	color: #000;
	text-decoration: underline;
	}

/*Ende Navlist 2 Ebene*/



/*Start Service Unavlist 1 Ebene*/

#service {
	margin: 10px 0; ;
	}

#service-head {
	background-color: #034b98;
	border: solid 1px #034b98;
	width: 16em;
	color: #ffffff;
	}

#service-head #service-head-text {
	font-weight: bold;
	padding: 3px 3px 3px 24px;
        }

/*Ende Service Unnavlist*/

/*Start Info Unavlist 1 Ebene*/

#unavi-info {
	margin: 10px 0; ;
	}

#unavi-head-info {
	background-color: #034b98;
	border: solid 1px #034b98;
	width: 16em;
	color: #ffffff;
	}

#unavi-head-info #unavi-head-info-text {
	font-weight: bold;
	padding: 3px 3px 3px 24px;
        }

/*Ende Info Unnavlist*/

/*Start Navi Footer*/

#fnavcontainer {
	padding: 2px 0;
	text-align: left;
	}

#fnavlist {
    margin: 5px 0 0 0;
	padding: 0;
	float:left;
	}

#fnavlist li {
        display: inline;
	list-style-type: none;
	margin: 0;
	}

#fnavlist a {
        margin: 0;
	padding: 0;
	padding-left: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	}

#fnavlist a:link{
	text-decoration: none;
	color: #000066;
	}

#fnavlist a:hover {
        color: #000066;
	font-weight: bold;
	text-decoration: underline;
	}

/*Ende Navi Footer*/

/*Diverses*/

a.nav-main  {
	color: #000000;
	text-decoration: none;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	background:   url(../images/maus_normal.png);
	background-position: left;
	background-repeat: no-repeat;
	}

a.nav-main:hover {
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	background:   url(../images/maus_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	}

a.nav-main-pfeil  {
	color: #000000;
	text-decoration: none;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	background:   url(../images/nav-main-pfeil-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	}

a.nav-main-pfeil:hover {
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
	background:   url(../images/nav-main-pfeil-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	}

/*Diverses*/

.notlast a {
	 border-right: 1px solid #000000;
	 padding: 0 3px 0 3px;
	 /*line-height: 1em;*/
	 }

.notlast li a {
	 border-right: 0px none;
	 }
