#breadcrumb {
position:relative;
z-index:0;
}

#header_nav_area {
 
}
#header_nav_content {
   position:inherit;
   z-index:1;
/*top:15px;
left:22px;*/
}


#nav1 {
	/*position: inherit;*/
	/* margin:0 auto; */
	/*width:870px;*/
	/* background-color:#c00; */
	height:20px;
	font-size:13px;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	position: inherit;
	margin-top: -52px;
	margin-left:30px;
	z-index: 100;
}

#nav1 ul {
	list-style: none;
	margin:0;
	padding:0;	
	/*width: 870px;*/	
	padding-left:.6em!important;
	clear:both;
	display:block;
	}

#nav1 li {
	padding:0;
	margin:0;
	width: auto;
	float:left;
	text-align:left;	
}


#nav1 a, #nav1 a:visited {
color: #fff;
text-decoration:none;
display:block;
width:auto!important;
font-weight: bold;
margin-right:8px;
padding-left:10px;
padding-right:7px;
background-repeat: no-repeat;
background-position: -1px -2px;
background-image:url(/fileadmin/templates/img/orange/header_nav.gif);
white-space: nowrap;
}

#nav1 a.act, #nav1 a:hover {
	text-decoration:underline;
}	


#nav {
	position: inherit;
	/* margin:0 auto; */
	width:870px;
	/* background-color:#c00; */
	height:20px;
	font-size:13px;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	position: inherit;
	margin-top: -52px;
	margin-left:30px;
	z-index: 100;

	}
	
#nav ul {
	list-style: none;
	margin:0;
	padding:0;	
	/*width: 870px;*/	
	padding-left:.6em!important;
	clear:both;
	display:block;
	}
	
#nav li {
	padding:0;
	margin:0;
	width: auto;
	float:left;
	text-align:left;	
}
	
#nav a, #nav a:visited {
color: #fff;
text-decoration:none;
display:block;
width:auto!important;
font-weight: bold;
margin-right:8px;
padding-left:10px;
padding-right:7px;
background-repeat: no-repeat;
background-position: -1px -2px;
}

#nav a.act, #nav a:hover {
	text-decoration:underline;
}	

.tmenu2 {
   z-index:20000;
	border: 0;
	padding: 0;
	margin-top:-10px;
	text-align: left;
	background-image: url(/fileadmin/templates/img/nav_e2_bg2.png);
	background-repeat: repeat;
	}

	
	
.tmenu2 a , .temenu2 a:visited{
	margin: 0;
	padding: 0;
	/*margin-left: -10px;*/
	display: block;
	/*padding: 2px 5px 2px 12px;*/
	padding: 5px 12px 5px 12px; 
	color: #fff;	
	font-weight: normal;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}

.tmenu2 a:hover{
	text-decoration: underline;
	
}


/* IE7 Hack - Typofaktum */
*+html #header_nav_content, *+html #nav1, *+html #header_nav_area {position:static!important;}
*+html .tmenu2 {min-height: 1px;}



/*NAVIGATION
ul#nav {
position:absolute;
z-index:2;
clear:both;
display:block;
padding-left:.6em!important;
width: 870px;
list-style:none;
padding-right:50px;
}


#nav, #nav ul, #nav li {
float: left;
font-size:13px;
margin:0;
padding:0;
text-align:left;
}

 
#nav a {
color: #fff;
text-decoration:none;
margin:0;
padding:0;
display:block;
width:auto!important;
font-weight: bold;
margin-right:8px;
padding-left:10px;
padding-right:7px;
background-repeat: no-repeat;
background-position: -1px -2px;


}

#nav a.act,
#nav a:hover {
text-decoration:underline;
}

#nav li {
float: left;
width:auto;
}
 
#nav li ul {
position: absolute;
z-index:3;
left: -999em;
height: auto;
font-weight: normal;
background-image: url(../img/nav_e2_bg.png);
background-position:bottom;
padding-bottom:20px;
background-repeat: repeat;

}

#nav li ul A {
font-weight:normal;
font-size:12px;
text-decoration: none;
margin-top:5px;
margin-bottom:5px;
display:block;
}

#nav li ul li {
height:auto;
display:block;
float:left;
width:auto!important;
}

#nav li ul li a{
float:left;
}

#nav li ul A:hover {
color:#ffffff;
}


#nav li ul li {
width:100%;
}

#nav li ul li A ,
#nav li li ul A:hover {
width:100%;
}



#nav li:hover ul ul, #nav li:hover ul ul ul {
left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul{
left:0;
width:870px;
}
 
#nav li li:hover, #nav li.sfhover li.sfhover {
width:100%;
}

#nav a li:hover , #nav li.sfhover A.sfhover {}

#nav li ul a:hover {}
#nav li:hover {}
*/


