.nav_green_l1, .nav_green_l1_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_green.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_green_l1:hover, .nav_green_l1_act {
	background-image: url(/de/img/layout/nav_bg_green_act.gif);
	color: #000;
	text-decoration: none;
}

.nav_green_l2, .nav_green_l2_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_lightgreen.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_green_l2:hover, .nav_green_l2_act {
	color: #000;
	text-decoration: none;
}

.nav_green_l3, .nav_green_l3_act {
	display: block;
	height: 16px;
	width: 176px;
	padding: 2px 0px 0px 50px;
	background-image: url(/de/img/layout/nav_bg_lightgreen.gif);
	color: #686c72;
font-weight: normal; 
	text-decoration: none;
}

.nav_green_l3:hover, .nav_green_l3_act {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.nav_blue_l1, .nav_blue_l1_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_blue.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_blue_l1:hover, .nav_blue_l1_act {
	background-image: url(/de/img/layout/nav_bg_blue_act.gif);
	color: #000;
	text-decoration: none;
}

.nav_blue_l2, .nav_blue_l2_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_lightblue.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_blue_l2:hover, .nav_blue_l2_act {
	color: #000;
	text-decoration: none;
}

.nav_blue_l3, .nav_blue_l3_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 2px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_lightblue.gif);
	color: #686c72;
	text-decoration: none;
}

.nav_blue_l3:hover, .nav_blue_l3_act {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.nav_gray_l1, .nav_gray_l1_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_darkgray.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_gray_l1:hover, .nav_gray_l1_act {
	background-image: url(/de/img/layout/nav_bg_darkgray_act.gif);
	color: #000;
	text-decoration: none;
}

.nav_gray_l2, .nav_gray_l2_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_lightgray.gif);
	border-top: 1px solid #c4c6c8;
	color: #686c72;
	text-decoration: none;
	font-weight: bold;
}

.nav_gray_l2:hover, .nav_gray_l2_act {
	color: #000;
	text-decoration: none;
}

.nav_gray_l3, .nav_gray_l3_act {
	display: block;
	height: 18px;
	width: 193px;
	padding: 2px 0px 0px 33px;
	background-image: url(/de/img/layout/nav_bg_lightgray.gif);
	color: #686c72;
	text-decoration: none;
}

.nav_gray_l3:hover, .nav_gray_l3_act {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.nav_spacer {
	display: block;
	height: 18px;
	width: 193px;
	padding: 5px 0px 0px 33px;
	border-top: 1px solid #c4c6c8;
}
