/* level 1 */

a.nav_1:link, a.nav_1:active, a.nav_1:visited {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
}



a.nav_1:hover {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
}

span.nav_1 {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 12px;
	background: transparent url(/files/global_files/84c7aa5643a77beec712a2e2905f29c4c0f22236_pfeil.gif) center left no-repeat;		
}



/* level 2 */

div.nav_2 {
	float: left;
	width: 100%;
	margin-top: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B4161C;
}

a.nav_2:link, a.nav_2:active, a.nav_2:visited {
	font-size: 1em;
	color: #B4161C;
	text-decoration: none;
	padding-right: 50px;
}



a.nav_2:hover {
	font-size: 1em;
	color: #777;
	text-decoration: none;
	padding-right: 50px;
}

span.nav_2 {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	padding-right: 50px;
	padding-left: 12px;
	background: transparent url(/files/global_files/3d1fd073db8bc62577049c9dc4fa94348524d5d2_pfeil2.gif) center left no-repeat;		
}