/*****************************/
/*   BREADCRUMB-NAVIGATION   */
/*****************************/


div.breadcrumbNavigation_frame {
	margin: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #afafaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 1px 0px 1px 0px;
	text-align:right;
	text-decoration: none;
}



a.breadcrumbNavigation_menuItems {
	font-size: 12px;
	font-weight:bold;
}

a.breadcrumbNavigation_menuItems:hover {
}





/*****************************/
/*     NAVIGATION            */
/*****************************/

.menu_ebene1 a{
	float:right;
	width:183px;
	height:20px;
	background-color:#274581;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene1 a:hover{
	background-color:#182763;
	text-decoration: none;
}
.menu_ebene1_active a{
	float:right;
	width:183px;
	height:20px;
	background-color:#181854;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene1_active a:hover{
	background-color:#182763;
	text-decoration: none;
}


.menu_ebene2 a {
	float:right;
	width:173px;
	height:20px;
	background-color:#366390;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene2 a:hover{
	background-color:#182763;
	text-decoration: none;
}
.menu_ebene2_active a {
	float:right;
	width:173px;
	height:20px;
	background-color:#182763;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene2_active a:hover{
	background-color:#182763;
	text-decoration: none;
}


.menu_ebene3 a {
	float:right;
	width:163px;
	height:22px;
	background-color:#4581B9;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene3 a:hover{
	background-color:#182763;
	text-decoration: none;
}
.menu_ebene3_active a {
	float:right;
	width:163px;
	height:22px;
	background-color:#182763;
	border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
.menu_ebene3_active a:hover{
	background-color:#182763;
	text-decoration: none;
}