/* Navigation Links Div */

A.metanavi:Link, A.metanavi:Visited, A.metanavi:Active, A.metanavi:Hover   {
	font-size : 13px;
	font-family : Arial;
	text-decoration: none;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	color : #666666;
}

/* Navigation 1. bis x. Ebene Links*/
.level1:Link, .level1:visited {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	color: #666666;
}

.level1:hover, .level1:active, .level1hl, .level1hl:visited, .level1hl:hover, .level1hl:active {
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight: bold;
}

.level2:Link, .level2:visited {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #CCCCCC;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.level2:hover, .level2:active, .level2hl, .level2hl:hover, .level2hl:active, .level2hl:visited {
	font-size : 12px;
	color : #ff6600;
	font-weight : bold;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.level3:Link, .level3:visited {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.level3:hover, .level3:active, .level3hl, .level3hl:hover, .level3hl:active, .level3hl:visited {
	font-size : 12px;
	color : white;
	text-decoration : none;
	padding-right : 4px;
	padding-left : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.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:160px;
}

/* Navigation Aufbau */
.level1_td {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.level1_tdhl {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.level2_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	background-color: #666666;
}

.level2_tdhl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	background-color: #666666;
}

.level3_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 24px;
	background-color: #999999;
}

.level3_tdhl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 24px;
	background-color: #999999;
}

