/* Navigation */


.leftnavi {
	background-color: #ff0000; 
	background-color: #EFEFEF;
}

A.metanavi, A.metanavi:Visited, A.metanavi:Active, A.metanavi:Hover   {
	font-size : 10px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	color : #333333;
}

A.metanavi:Hover {
	color : #003366;
	text-decoration: underline;
}


/* Navigation 1. bis x. Ebene */


.level1, .level1:visited {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	height:16px;
}

.level1:hover, .level1:active, .level1hl, .level1hl:visited, .level1hl:hover, .level1hl:active {
	font-size : 11px;
	color : white;
	background-color: #6699CC;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	height:16px;
}

.level2, .level2:visited {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color: #003366;
	color : white;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:174px;
	display:block;
}

.level2:hover, .level2:active, .level2hl, .level2hl:hover, .level2hl:active, .level2hl:visited {
	font-size : 11px;
	color : white;
	font-weight : bold;
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:174px;
	display:block;
}

.level3, .level3:visited {
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	background-color: #6699CC;
	padding-right : 4px;
	padding-left : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:166px;
	display:block;
}

.level3:hover, .level3:active, .level3hl, .level3hl:hover, .level3hl:active, .level3hl:visited {
	font-size : 11px;
	color : white;	
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:166px;
	display:block;
}

.level4, .level4:visited {
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	background-color: #6699CC;
	padding-right : 4px;
	padding-left : 14px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:164px;
	display:block;
}

.level4:hover, .level4:active, .level4hl, .level4hl:hover, .level4hl:active, .level4hl:visited {
	font-size : 11px;
	color : white;	
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 14px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:164px;
	display:block;
}

.level5, .level5:visited {
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	background-color: #6699CC;
	padding-right : 4px;
	padding-left : 16px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:162px;
	display:block;
}

.level5:hover, .level5:active, .level5hl, .level5hl:hover, .level5hl:active, .level5hl:visited {
	font-size : 11px;
	color : white;	
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 16px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:162px;
	display:block;
}

.level6, .level6:visited {
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	background-color: #6699CC;
	padding-right : 4px;
	padding-left : 18px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:160px;
	display:block;
}

.level6:hover, .level6:active, .level6hl, .level6hl:hover, .level6hl:active, .level6hl:visited {
	font-size : 11px;
	color : white;	
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 18px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:160px;
	display:block;
}

.level7, .level7:visited {
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	background-color: #6699CC;
	padding-right : 4px;
	padding-left : 20px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:158px;
	display:block;
}

.level7:hover, .level7:active, .level7hl, .level7hl:hover, .level7hl:active, .level7hl:visited {
	font-size : 11px;
	color : white;	
	background-color: #003366;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 20px;
	padding-top : 2px;
	padding-bottom : 2px;
	width:158px;
	display:block;
}

.navispacer {
	background-color: #ffffff;
}

#.level2, #.level2:visited, #.level2:hover, #.level2:active, #.level2hl, #.level2hl:hover, #.level2hl:active, #.level2hl:visited, #.level3, #.level3:visited, #.level3:hover, #.level3:active, #.level3hl, #.level3hl:hover, #.level3hl:active, #.level3hl:visited, #.level4, #.level4:visited, #.level4:hover, #.level4:active, #.level4hl, #.level4hl:hover, #.level4hl:active, #.level4hl:visited, #.level5, #.level5:visited, #.level5:hover, #.level5:active, #.level5hl, #.level5hl:hover, #.level5hl:active, #.level5hl:visited, #.level6, #.level6:visited, #.level6:hover, #.level6:active, #.level6hl, #.level6hl:hover, #.level6hl:active, #.level6hl:visited, #.level7, #.level7:visited, #.level7:hover, #.level7:active, #.level7hl, #.level7hl:hover, #.level7hl:active, #.level7hl:visited {
	width:180px;
}