#navigation li.logo {
	 margin-top:6px;
	 margin-left:0px; 
	 margin-right:10px;
}

#navigation li.line_marker { 
	margin-top:10px; 
	margin-left:0px; 
	margin-right:0px;
}

#navigation{
	list-style: none;
	padding: 0;
	position: absolute;!important;
	padding-left:10px;
	[if lte IE 6]padding-left:-10px;
	top: 2px;
	[if lte IE 6]margin-top: 22px;
	height: 76px;
}

#navigation li{
   	float: left;
   	margin: 0 0px 0 0;
	font-weight: bold;

}

#navigation li a {
	text-decoration: none;
	cursor: pointer;
}


#navigation li a b {
	text-decoration: none;
	float: left;
	padding: 20px 8px 0 !important; /*64px 8px 0 !important;*/
	color: #585858;
	height: 40px;
	cursor: pointer;
}

#navigation li.current a {
	float: left;
}

#navigation li.current a b{
	float: left;
	background: none;
}



#navigation li:hover a,
#navigation li.sfhover a{
	background: url(s/bg.png) left bottom;  /* left-hover */
	float: left;
	z-index: 9999;
	position: relative;
}

#navigation li:hover a b,
#navigation li.sfhover a b{
	color: #585858;
	float: left;
	/*background: url(s/strokerightbg.png) no-repeat right bottom;  right-hover */
}

#navigation li.nodd:hover a,
#navigation li.nodd.sfhover a{
	background: none;
}

#navigation li.nodd.current:hover a,
#navigation li.nodd.current.sfhover a{
	/*background: url(overp.jpg) repeat-x top;  bg for hover*/
}

#navigation li.nodd:hover a b,
#navigation li.nodd.sfhover a b{
	color: #585858;
	float: left;
	background: none;
}

#navigation li.current:hover a,
#navigation li.current.sfhover a{
}

#navigation li ul{
   clear: left;
   position: absolute;
   left: -999em;
   [if IE]margin-top: 0px !important;
   z-index: 2 !important;
   list-style: none;
   width: 228px;
}

/* UL */
*+html #navigation li ul{
   margin-top: 0;
}

#navigationigation li li{	
   margin: 0;
   font-size: .9em;
   text-transform: none;
}

#navigation ul{
   margin: 0 0 0 0 !important;

}

#navigation li:hover ul ul,
#navigation li.sfhover ul ul{
   left: -999em;
}

#navigation li:hover ul.onas,
#navigation li li:hover ul.onas,
#navigation li.sfhover ul.onas,
#navigation li li.sfhover ul.onas{
   left: auto;
   background: #3b3b3b url(s/dropmenu_bg_o.png) repeat-y left;  /* bg-drop daun  center repead*/
   padding: 0;
   top: 60px; /*84px*/
   z-index: 8000 !important;
   [if lte IE 6]width: 200px;
   [if lte IE 6]overflow: hidden;
}
#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li.sfhover ul,
#navigation li li.sfhover ul{
   left: auto;
   background: #3b3b3b url(s/dropmenu_bg.png) repeat-y left;  /* bg-drop daun  center repead*/
   padding: 0;
   top: 60px; /*84px*/
   z-index: 9000 !important;
   [if lte IE 6]width: 228px;
   [if lte IE 6]overflow: hidden;
}

#navigation span.ddtop {
	background: url(s/dropmenu_bg_top.png) no-repeat top left;   /* bg-top*/
	display: inline-block;
	[if Gecko]display: -moz-inline-block;
	padding: 10px 0 10px;
	[if lte IE 6]padding: 10px 0 0px !important;
	width: 228px;
	[if lte IE 6]margin: 0 0 -15px !important;
}

#navigation span.ddbot {   
	background: url(s/niz.png) no-repeat bottom left;	/* bg-bottom */
	[if lte IE 6]background: url(s/niz.png) no-repeat bottom left !important;
	width: 228px;
	height: 20px;
	margin-bottom: -8px;
	[if lte IE 6]margin-bottom: 0px !important;
	[if lte Gecko 1.8]margin-bottom: -1px !important;
	[if gt Gecko 1.8]margin-bottom: -1px !important;
	display: inline-block;
	[if Gecko]display: -moz-inline-block;
}
#navigation span.dtop {

	display: inline-block;
	[if Gecko]display: -moz-inline-block;
	padding: 10px 0 10px;
	[if lte IE 6]padding: 10px 0 0px !important;
	width: 200px;
	[if lte IE 6]margin: 0 0 -15px !important;
}

#navigation span.dbot {   
	background: url(s/niz.png) no-repeat bottom left;	/* bg-bottom */
	[if lte IE 6]background: url(s/niz.png) no-repeat bottom left !important;
	width: 228px;
	height: 20px;
	margin-bottom: -8px;
	[if lte IE 6]margin-bottom: 0px !important;
	[if lte Gecko 1.8]margin-bottom: -1px !important;
	[if gt Gecko 1.8]margin-bottom: -1px !important;
	display: inline-block;
	[if Gecko]display: -moz-inline-block;
}

#navigation li li li{
   font-size: 1em;
}

#navigation li:hover li a,
#navigation li.sfhover li a{
   width: 195px;
   [if lte IE 6]width: 194px !important;
   [if lte IE 6]overflow: hidden;
   display: block;
   text-align: left;
   padding: 5px 6px 5px 25px !important;
   margin: 0 1px;
   border-top: none;
   background: none;
   color: #585858;
}

#navigation li:hover li a:hover,
#navigation li.sfhover li a:hover{
   background: url(s/le_drop.png) no-repeat !important;   /*Marker-a.hover */
   color: #585858;
}
