/****************************************** Main-Men� ******************************/
.menu_box a {
	color:#3e3d40;
}

.item1 a {
	display:block;
	width:198px;
	height:34px;
	margin:0px;
	border:none;
	font-family:Tahoma;
	font-size:16px;
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
	line-height:20px;
}

.item1_no {
	height:49px;
	width:218px;
	background-color:#f1f0ef;
	border:1px solid #d9d9d9;
	border-top:none;
	padding:0px;
}

.item1_no a:hover {	
	background:url(../images/menu/item1_ro.jpg) 0px 0px repeat-x;		
	text-decoration:none;
}

.item1_act {	
	width:220px;
	background:#ffffff url(../images/menu/item1_act.jpg) 0px 0px repeat-x;
	border:none;
	padding:0px;
}

.item1_act a {
	color:#FFFFFF;
	height:34px;
	width:200px;
}

.item1_act a:hover {
	text-decoration:none;
		
}


.item1_arrow {
	background:#FFFFFF url(../images/menu/item1_arrow.jpg) 0px 0px no-repeat;
	width:218px;
	height:22px;
}

.item1_top_no {
	background:transparent url(../images/menu/start_no.jpg) 0px 0px no-repeat;
	border:none;
	border-bottom:1px solid #d9d9d9;
	width:220px;
	height:48px;
}

.item1_top_no a {
	width:200px;
	height:33px;
	text-decoration:none;
}

.item1_top_no a:hover {
	background:transparent url(../images/menu/start_ro.jpg) 0px 0px no-repeat;	
	text-decoration:none;
}

.item1_top_act {
	background:transparent url(../images/menu/start_act.jpg) 0px 0px no-repeat;
	border:none;
	border-bottom:1px solid #d9d9d9;
}

.item1_top_act a {
	width:200px;
	height:33px;	
}

.item1_top_act a:hover {
	text-decoration:none;
}

.menu2_box {
	border:1px solid #d9d9d9;
	border-top:none;
}

.item2 {	
	margin:0px;	
	width:197px;
	border-top:1px solid #cecece;	
	margin-left:21px;		
}

.item2 a {
	padding-top:2px;
	padding-left:8px;
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	height:21px;
	width:189px;
}

.item2_no {
	height:23px;
}

.item2_act {	
	font-weight:bold;	
}

.item2_arrow {
	width:20px;
	height:22px;
	background:#FFFFFF url(../images/menu/item2_arrow.jpg) 0px 2px no-repeat;		
	float:left;
}

.item2_arrowdown {
	width:20px;
	height:22px;
	background:#FFFFFF url(../images/menu/item2_arrowdown.jpg) 0px 2px no-repeat;
	float:left;
}

.item2_bottomspace {
	margin-left:21px;
	height:23px;
	width:197px;
	border-top:1px solid #cecece;
}

.menu3_box {
	border-top:1px solid #cecece;
}

.item3 {
	font-weight:normal;
	margin-left:30px;
}

.item3 a {
	padding-top:2px;	
	padding-left:0px;	
	width:156px;
}

.item3_no {
	height:27px;	
}

.item3_act {
	font-weight:bold;
	height:27px;	
}

.item3_arrow {
	width:20px;
	height:27px;
	background:#FFFFFF url(../images/menu/item2_arrow.jpg) 0px 1px no-repeat;
	float:left;
}



/*************************************** Breadcrumbs **********************************/

.breadcrumbs {
	padding-left:10px;
	line-height:26px;
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;	
}

.breadcrumbs br {
	display:none;
}

.breadcrumbs a {
	color:#000000;	
}

.breadcrumbs span {
	text-decoration:none;
	color:#746C64;
}


/************************************* Meta Menu *****************************************/

.metamenu {
	height:20px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
}

.metaitem {
	float:right;
	margin-right:12px;	
}

.metaitem a {
	font-size:10px;
	font-family:tahoma;
	color:#000000;
	text-transform:uppercase;
}




/*************************************** Footer Menu ***************************************/

.footermenu{
	width:110px;
	min-height:285px;
	float:left;
	border-left:1px solid #fff;
	text-align:center;
	margin:25px 0 10px 5px;
	padding: 0 0 0 5px;
}

.footeritem{
	font-size:11px;
	color:#3e3e3e;
	background:url(../images/footermenu/itemarrow.jpg) 0px 0px no-repeat;
	float:left;
	clear:both;
	line-height:13px;
	padding-left:10px;
	text-align:left;
	margin-top:9px;
}

.footeritembig{
	text-align:left;
	font-size:11px;
	color:#3e3e3e;
	float:left;
	clear:both;
	line-height:19px;
	font-weight:bold;
}












/********************************************* �berarbeitetes Men� *********************************************/

/*reset: */



/* firstlevel */

#navi {
	margin:0px;
	font-family:Tahoma,Arial,Helvetiva,sans-serif;
	background:url(../images/menu_neu/bgitem-secondlevel.gif) repeat-y;
	width:220px;
}

#navi ul {
	width:220px;
	list-style: none;
}

#navi ul li.start a {
	display:block;
	background:url(../images/menu_neu/bgitem-top.gif) 0 0 no-repeat;
	height:49px;
	line-height:49px;
	width:220px;
	font-size:16px;
	color:#3E3D40;
	text-decoration:none;
	text-indent:20px;
}

#navi ul li.start a:hover {
	display:block;
	background:url(../images/menu_neu/bgitem-top.gif) 0px -49px no-repeat;
	height:49px;
	width:220px;
}

#navi ul li.start-active a {
	display:block;
	background:url(../images/menu_neu/bgitem-top.gif) 0 -98px no-repeat;
	height:49px;
	line-height:49px;
	width:220px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-indent:20px;
}

#navi ul li.normal a {
	display:block;
	background:url(../images/menu_neu/bgitem-normal.gif) 0 0 no-repeat;
	height:50px;
	line-height:50px;
	width:220px;
	font-size:16px;
	color:#3E3D40;
	text-decoration:none;
	text-indent:20px;
}

#navi ul li.active a {
	display:block;
	background:url(../images/menu_neu/bgitem-normal.gif) 0 -100px no-repeat;
	height:56px;
	line-height:50px;
	width:220px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-indent:20px;
}

#navi ul li.normal a:hover {
	display:block;
	background:url(../images/menu_neu/bgitem-normal.gif) 0px -50px no-repeat;
	height:50px;
	width:220px;
}

#navi ul li.active ul {
	border-bottom:1px solid #CECECE;
}




/* second level */

#navi ul li ul {
	width:220px;
	padding-top:20px;
	padding-bottom:20px;
	list-style: none;
}

#navi ul li ul li.second {
	width:209px;
	margin-left:11px;
	/*background:url(../images/menu_neu/nav-pfeil-normal.gif) center left no-repeat;*/
	background:none transparent;	
}

#navi ul li ul li.active-second {
	width:209px;
	margin-left:11px;
	background:url(../images/menu_neu/nav-pfeil-normal.gif) left center no-repeat;	
}

#navi ul li ul li.last-second a{
	border-bottom:1px solid #CECECE;
}


#navi ul li ul li.active-second-2 {
	width:209px;
	margin-left:11px;
	background:url(../images/menu_neu/nav-pfeil-active.gif) 0px 10px no-repeat;	
}

#navi ul li ul li.second a, #navi ul li ul li.active-second a {
	line-height:13px;
	height:auto;
	display:block;
	background:none;
	width:191px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border-top:1px solid #cecece;
	margin-left:11px;
	padding:5px 0 5px 6px;
	text-indent:0px;
}

#navi ul li ul li.last a {
	border-bottom:1px solid #cecece;
}

#navi ul li ul li.active-second a {
	font-weight:bold;
}

#navi li.active-second.active-second-2 a {
	border-bottom:1px solid #cecece;
}

#navi ul li ul li.active-second ul {
	border-bottom:none;
}



/* third level */

#navi ul li ul li ul {
	margin-bottom:10px;
	width:208px;
	padding-top:5px;
	padding-bottom:5px;
	list-style: none;
	margin-bottom:0px;
}

#navi ul li ul li ul li a {
	border:none;
	padding-left:30px;
	width:150px;
}

#navi ul li ul li ul li.third {
	border:none;
	margin-left:20px;	
	background:url(../images/menu_neu/nav-pfeil-normal.gif) center left no-repeat;
	background:none;
}

#navi ul li ul li ul li.third a{
	padding-left:5px;
	width:172px;
	border:none;
	font-weight:normal;
}

#navi ul li ul li.active-second ul li.third a {
	border:none;
}

#navi ul li ul li.active-second ul li.active-third {
	background:url(../images/menu_neu/nav-pfeil-normal.gif) left center no-repeat;	
}

#navi ul li ul li.active-second ul li.active-third a{
	font-weight:bold;
}






