.zusatznavigation {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	}
	
.abstand-info-unavi {height: 1em;}

#navigation {
	float: none;
	height: 30px;
	width: 63.85em;
	background-image:  url(../images/back-hnavi.jpg);	
	background-repeat: no-repeat;
	background-color: #ffe78d;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding-left: 16.2em;
	}

/*HNAVI*/
#hnavi { 
	width: 640px;
	
	margin-left: 40px;
	vertical-align: bottom;
	}
	
/*HAUPTNAVIGATION*/

/*Start Nav 1 Ebene*/

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	margin: 0.15em 0 0 0;
	padding: 0;	
}
 
#nav a {
	display: block;
	margin: 0 3px 0 0; 
	padding: 5px 30px 3px 3px;
	color: #000000; 
    	text-decoration: none;
	font-size: 1.25em; 
	font-weight: bold;
}


#nav a.menuparent  {	
	font-weight: normal;
}
 
#nav li {
	float: left;
	display: inline; 
	padding: 0;
	position: relative;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.5em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffe78d;
	z-index: 50;
float: none;
}
 
#nav li li {
	color: #000;
}
 
#nav li ul a {
	width: 14.5em;
	padding-left: 1em;
	font-size: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#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: #000000;
}

#nav a:hover, #nav a.over  {	
	margin: 0 3px 0 0; 
	/*padding: 8px 30px 3px 3px;*/
	text-decoration: underline;
}

/*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: 1em;
	margin: 0 0 1em 0;
	color: #000;
	padding: 0;	
	text-transform: none;
}

 
.nav2ebene a {
	display: block;
	margin: 0 3px 0 0; 
	padding: 3px 0 3px 0;
	font-size: 0.8em; 
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #000; 
	line-height: 1.2em;
}

 
.nav2ebene li {
	float: left;
	display: inline; 
	padding: 0;
	color: #000;
	border-left: none;
	border-right: none;
	margin: 0;
}
 
.nav2ebene li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding-left: 27px;
	color: #000;
	background-color: #cbe6ed;
	border-width: 0.25em;	
	width: 8em;
	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: #000000;
	text-transform: none;
}

/*Ende Nav 2 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;
	}
	
#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 Unavlist 1 Ebene*/

.unavi {
	/*padding: 10px 0;*/
	}

	
.unavi-head {
	background-color: #034b98;
	border: solid 1px #034b98;
	width: 16.9em;
	color: #ffffff;
	}
	
.unavi-head .unavi-head-text {
	font-weight: bold;
	padding: 3px 3px 3px 24px;
        }

.unavlist {
	/*margin: 0 0 12px 0; */
	margin: 0;
	width: 16.9em;
	background-color: #b1d0f1;
	/*border: solid 1px #034b98;*/
	border: solid 1px #699ac2;
	padding: 0;
	}
	
.unavlist li {
	list-style-type: none; 
	margin: 0 0 0 0;
	border-top: 1px solid #ffffff;
	padding: 0;
	/*height: 2em;*/
	}
	
.unavlist a {
        color: #000;
        margin: 0; 
	font-size: 0.98em; 
	font-weight: bold;
	background:   url(../images/unavi-1ebene-on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding: 3px 0 6px 23px;
	/*height: 1.5em;*/
	}
	
.unavlist a:link, .unavlist a:visited {
	}

.unavlist a:hover {
	color: #000000;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/unavi-1ebene-over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	}
	
	
.unavlist .unavlist-2ebene .unavlist-hover a {
	color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-2ebene-act.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	margin: 0;
	}
	
.unavlist .unavlist-3ebene .unavlist-hover a {
	color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-act.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	margin: 0;
	}
	
.unavlist .unavlist-4ebene .unavlist-hover a {
	color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-act.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	margin: 0;
	}
	
/*.unavlist-hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background:   url(../images/unavi-1ebene-over.gif);
	background-position: left;
	background-repeat: no-repeat;
	}*/
	
.unavlist .unavlist-hover  {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background:   url(../images/unavi-1ebene-act.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

/*Ende Unnavlist 1 Ebene*/
	 
/*Start Unnavlist 2 Ebene*/

.unavlist-2ebene {
        margin: 0 0 0px 0; 
	padding: 0; 
	border: 0;
	background-color: #d1e3f7;
	}
	
.unavlist-2ebene li {
	list-style-type: none; 
	margin: 0 0px 0 0px;
	border: 0px solid #ffffff;
	padding: 0 0 0 0;
	/*height: 2em;*/
	}
	
.unavlist .unavlist-2ebene a {
        color: #000000;
        margin: 0; 
	padding: 0px 0 6px 22px;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-2ebene-on.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	text-decoration: none;
/*height: 1.5em;*/
	}

	
.unavlist .unavlist-2ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-2ebene-over.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	margin:0;
	
	}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {
	text-decoration: none;}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 3px 22px;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-on.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-over.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	margin: 0;
	}
		
.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	/*padding: 0 0 3px 22px;	*/
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-act.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: underline;
	}


/*Ende Unnavlist 2 Ebene*/



/*Start Unnavlist 3 Ebene*/

.unavlist-3ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border: 0;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
.unavlist-3ebene ul li {
       	padding: 3px 0 5px 0;
	}
	
.unavlist-3ebene li {
	list-style-type: none; 
	margin: 0;
	border: 0px solid #ffffff;
	padding: 0;
	/*height: 2em;*/
	}
	
.unavlist .unavlist-3ebene a {
        color: #000000;
        margin: 0; 
	/*padding: 3px 0 3px 22px;
	height: 1.5em;*/	
	padding: 0 0 6px 22px;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-on.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: none;
	
	}
	
.unavlist .unavlist-3ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-over.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	}

.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {
	text-decoration: none;}

.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 3px 22px;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-on.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-over.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	margin: 0;
	}
		
.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	/*padding: 0 0 3px 22px;	*/
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-act.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: underline;
	}

/*Ende Unnavlist 3 Ebene*/

/*Start Unnavlist 4 Ebene*/

.unavlist-4ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border: 0;
	background-color: #FDE88D;
	border: 1px solid #ffffff;
	}
	
.unavlist-4ebene ul li {
       	padding: 3px 0 5px 0;
	}
	
.unavlist-4ebene li {
	list-style-type: none; 
	margin: 0;
	border: 0px solid #ffffff;
	padding: 0;
	/*height: 2em;*/
	}
	
.unavlist .unavlist-4ebene a {
        color: #000000;
        margin: 0; 
	/*padding: 3px 0 3px 22px;
	height: 1.5em;*/	
	padding: 0 0 6px 22px;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-on.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	text-decoration: none;
	
	}
	
.unavlist .unavlist-4ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-3ebene-over.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	}


/*Ende Unnavlist 4 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: #000066;
	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: #000066;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/maus_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	}
