.head {
	background: url(../bilder/navi_1.jpg) no-repeat;
	height: 51px;
}
.bottom {
	background: url(../bilder/navi_schatten.jpg) no-repeat;
	height: 43px;
}
.bottom2 {
	background: url(../bilder/navi_schatten2.jpg) no-repeat;
	height: 43px;
}
div.fstLevel a {
	position: relative;
	display:block;
}
div.fstLevelActive a {
	display:block;
}
div.secLevelDiv {
	position: relative;
	margin-top: -10px;
	padding-bottom: 12px;
	background: url(../bilder/navi_bottom.jpg) #e9e5df;
	background-position: bottom;
	background-repeat: no-repeat;
}
div.secLevel a {
	text-decoration:none;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #08345c;
	padding: 6px 4px 6px 4px;
	margin: 0 12px 0 28px;
	border-bottom: 1px solid #445D82;
}
div.secLevel2 a {
	text-decoration:none;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #08345c;
	padding: 6px 4px 9px 4px;
	margin: 0 12px 0 28px;
}
div.secLevel a:focus,div.secLevel a:hover {
	color:#08345c;
	font-weight:bold;
}
div.secLevel2 a:focus,div.secLevel2 a:hover {
	color:#08345c;
	font-weight:bold;
}
div.secLevelActive a {
	text-decoration:none;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08345c;
	padding: 6px 4px 6px 4px;
	margin: 0 12px 0 28px;
	border-bottom: 1px solid #445D82;
}
div.secLevelActive2 a {
	text-decoration:none;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08345c;
	padding: 6px 4px 9px 4px;
	margin: 0 12px 0 28px;
}
div.thrdLevel a {
	text-decoration:none;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#08345c;
	background-color:#f5f5f2;
	padding:4px 4px 4px 41px;
}
div.thrdLevel a:focus,div.thrdLevel a:hover {
	color:#08345c;
	font-weight:bold;
	background-color:#f5f5f2;
}
div.thrdLevelActive a {
	text-decoration:none;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#08345c;
	background-color:#f5f5f2;
	padding:4px 4px 4px 41px;
}
