
/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 153px;
	margin-top: 40px ;
	border: 1px solid #aaa;
}
* html body #navheight_horiz_vert { height: 153px; } /* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st { padding:0px 20px; }



#nav-header {
	float:right;
	margin-right: 48px;
	margin-top: 45px;
	

}



*html #nav-header {
margin-right:26px;
}


#nav-header li {
	display:inline;
	border-left: 1px solid #aaa;
}

#nav-header a, 
#nav-header a:link {
	color:#000; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	padding: 0 8px;
}

#nav-header a:hover {
	color:#000;
	background-color: #ccc;
	padding: 0 8px;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#000;
	background-color: #ccc;
	padding: 0 8px;
}

#nav-header a.current:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}


/* ### Sub Navigation ######################################################### */

#nav {
	display:block;
	float:left;
	margin-left: 30px;
	width:240px;
	border-bottom: 1px solid #fff;
	
	
}

* html #nav {margin-left: 15px }

#nav p {
	padding-left:0px;
	color:#000;
	background: inherit;
	text-align: left;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #000;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #000;
	background: inherit;
	text-decoration: underline;
}

/*	Navigation horizontal and vertical - 
	Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/

#navheight_vert {
	min-height: 193px;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st { padding:0px 0px;  }


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:4px 0px 4px 0px;
	background: #EEF1F6;
	
	letter-spacing: 1px;
	
	
}

ul.nav1st li {
	display: block;
	padding:0px 0;
	color:#37444f;
	background: inherit;
	font-weight:normal;
	text-align: left;
	border-top: 1px solid #fff;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	margin-left: 0px;
	color:#37444f;
	background: inherit;
	padding: 4px 0px 4px 17px;
}

ul.nav1st a:hover {
	color:#1B3E92;
	background: #D0D9E8;
	padding: 4px 0px 4px 17px;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#1B3E92;
	background: inherit;
	padding: 4px 0px 4px 17px;
	background-image:url(button.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
	background-color:#D0D9E8;
	font-weight:800;
}

ul.nav1st li a.current:hover {
	color:#1B3E92;
	background: inherit;
	padding: 4px 0px 4px 17px;
	background-image:url(button.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}


/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	margin: 0 0 0px 0;

	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0px;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
	border-top: 1px solid #fff;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 30px;
	background-image:url(button.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}


ul.nav2nd a:hover {
	padding:4px 17px 4px 30px;
	background-image:url(button.gif);
	background-position:0px -12px;
	background-repeat: no-repeat;
	background-color:#DEE7F0;
	color:#37444f;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 30px;
	background-image:url(button.gif);
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:#DEE7F0;
	color:#37444f;
}


/* ### nav3rd - second level navigation ######################################### */

ul.nav3rd {
	margin: 0 0 0px 0;

	font-weight:normal;
	text-transform:none;
}

ul.nav3rd li {
	padding:0px;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
	border-top: 1px solid #fff;
}

ul.nav3rd a, 
ul.nav3rd a:link {
	display:block;
	padding:4px 17px 4px 57px;
	background-image:url(button.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}


ul.nav3rd a:hover {
	padding:4px 17px 4px 57px;
	background-image:url(button.gif);
	background-position:0px -12px;
	background-repeat: no-repeat;
	background-color:#fff;
	color:#37444f;
}

ul.nav3rd li.active a, 
ul.nav3rd li.active a:link {
	padding:4px 17px 4px 57px;
	background-image:url(button.gif);
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:#fff;
	color:#37444f;
}






/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#1B3E92;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#1B3E92;
	background: inherit;
	text-transform:none;
}






/* DEFAULTS */
ul#navlist li a,ul#subnavlist li a
{
font-family: arial;
font-size: 12px;
font-weight: 900;
text-decoration: none;
}

div#navcontainer
{
width: 200px;
background: #fff;
padding: 2em;
}

/* NAV LIST */
ul#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
color: #fff;
display: block;
background: #888 url(images/cnr.png) top left no-repeat;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
width: 140px;
}

ul#navlist li a:hover { background: #f80 url(images/cnr.png) top left no-repeat; }

ul#navlist li a#current
{
color: #fff;
background: #aae url(images/cnr.png) top left no-repeat;
}

/* SUB NAV LIST */
ul#subnavlist
{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;
}

ul#subnavlist li { display: inline; }

ul#subnavlist li a
{
display: block;
color: #666;
background: #ccc;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;
}

ul#subnavlist li a:hover { background: #aae url(images/cnr.png) top left no-repeat; }

ul#navlist li a#subcurrent
{
color: #999;
background: #ddd;
}

ul#navlist li a#suvcurrent:hover { background: #ddd; }












