/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 210px;
	margin: 0 0 0 0;
display: block;
}
* html body #navheight_horiz_vert { height: 210px; } /* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st { padding:5px 10px 0 10px;}


#nav-header {
	font-size: 1.2em;
}


#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:#eee;
	background-color: #283D68;
	padding: 0 8px;
}

#nav-header a.current,
#nav-header a.current:link {
	color:#fff;
	background-color: #283D68;
	padding: 0 8px;
text-decoration:none;
}

#nav-header a.current:hover {
	color:#eee;
	background-color: #283D68;
	padding: 0 8px;
}


/* ### Sub Navigation ######################################################### */

#navi-leer {
font-size: 1.2em;
padding-left: 25px;
font-weight: 700;
}


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 10px;
	font-size:1.2em;
	text-transform:uppercase;

}

ul.nav1st li {
	display: block;
	padding:3px 0;
	color:#000;
	font-weight:bold;
	text-align: left;
}

ul.nav1st a,
ul.nav1st a:link {
	display: block;
	color:#000;
	padding: 1px 0;
text-decoration:none;
}

ul.nav1st a:hover {
	color:#000;
	padding: 1px 0;
}

ul.nav1st li a.current,
ul.nav1st li a.current:link {
	color:#000;
	padding: 1px 0;
text-decoration:none;
}

ul.nav1st li a.current:hover {
	color:#000;
	background: inherit;
	padding: 1px 0;
}


/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	margin: 0 0 10px 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
}

ul.nav2nd a,
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 15px;
	background-image:url(../neu/button.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
    text-decoration:none;
}


ul.nav2nd a:hover {
	padding:4px 17px 4px 15px;
	background-image:url(../neu/button-hover.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
	background-color:none;
	color:#283D68;
}

ul.nav2nd li.active a,
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 15px;
	background-image:url(../neu/button-hover.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
	background-color:#283D68;
	color:#fff;
	text-decoration:none;
}


/* ### nav3nd - third level navigation ######################################### */

ul.nav2nd ul.nav3nd {
	margin: 0 0 10px 0;
	font-size:0.9em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd ul.nav3nd li {
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
}

ul.nav2nd ul.nav3nd a,
ul.nav2nd ul.nav3nd a:link {
	display:block;
	padding:4px 10px 4px 15px;
	background-image:url(../neu/button.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
color:#000;
text-decoration:none;
margin-left: 20px;
}

ul.nav2nd li.active ul.nav3nd a,
ul.nav2nd li.active ul.nav3nd a:link {
	background-color:#D8DFE9;
}


ul.nav2nd ul.nav3nd a:hover {
	padding:4px 10px 4px 15px;
	background-image:url(../neu/button-hover.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
	color:#283D68;
	background-color: none;
margin-left: 20px;
}

ul.nav2nd ul.nav3nd li.active a,
ul.nav2nd ul.nav3nd li.active a:link {
	padding:4px 10px 4px 15px;
margin-left: 20px;
	background-image:url(../neu/button-hover.gif);
	background-position:0 8px;
	background-repeat: no-repeat;
	background-color:#283D68;
	color:#fff;
text-decoration:none;
}



/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}

p#breadcrumb {
margin-bottom: 20px;
font-size: 0.9em;
}


#nav2 {
	margin: 20px 10px 10px 3px;
	padding: 0;
	background-color: none;

}

#nav2 p {
	padding: 10px 10px 10px 10px;
}

.section {
border: 0;
border-right: 4px solid #B1BECF;
border-bottom: 4px solid #B1BECF;

}

#angebot-head {
font-weight: 700;
background:url(../neu/diffus-dunkel.png) repeat-y;
border-bottom: #fff solid 2px;
color: #fff;
padding: 10px 10px 10px 10px;
}

#angebot-text {
background:url(../neu/diffus-hell.png) repeat-y;
color: #000;
padding: 10px 10px 10px 10px;
}
