#leftsubmenu {
	float: left;
	position: relative;
	top: 22px;
	left:0px;
	/* left: 50px; */
	list-style: none;
	margin:0;
	padding:0;
	/* width:350px; */
	/*right: 0;*/
	
	/* right: 0; */
	/* width: 100%; */
			} 


#leftsubmenu span {
	display: none;
	position: absolute;
}

#leftsubmenu a {
	padding-left: 0px;
	margin-left: -20px;
	display: block;
	text-indent: -400px;
	position: absolute;
	outline: none; 
	left: 0px;
}

* html #leftsubmenu a {margin-left:0px;} /* IE6 hack */
*:first-child+html #leftsubmenu{ margin-left: 0px; padding-left:0px;
}

* html #leftsubmenu a {margin-left:-20px; } /* IE6 hack */

#leftsubmenu a:hover {	
	/* border-bottom: #8fa742 solid 4px; */
	background-position: 0 bottom;
		
}

#leftsubmenu a:hover span{
	 display: block;
	
}

#leftsubmenu .ei {
	height: 28px;
	width: 205px;
	background: url(../img/leftsubmenu/ei_btn.gif) no-repeat 0 top;
	top: 0px;
}


#leftsubmenu .ei-on {
	height: 28px;
	width: 205px;
	background: url(../img/leftsubmenu/ei_btn.gif) no-repeat 0 bottom;
	top: 0px;
}


#leftsubmenu .n48n {
	
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/n48n_btn.gif) no-repeat 0 top;
	top: 48px;
	}
	
#leftsubmenu .n48n-on {
	
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/n48n_btn.gif) no-repeat 0 bottom;
	top: 48px;
	}	
	


#leftsubmenu .ctl {
	width: 205px;
	height: 28px;
	background: url(../img/leftsubmenu/ctl_btn.gif) no-repeat 0 top;
	
	top: 96px;
}


#leftsubmenu .ctl-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/ctl_btn.gif) no-repeat 0 bottom;
	top: 96px;
}

#leftsubmenu .gh {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/gh_btn.gif) no-repeat 0 top;
	top: 0px;
	
}

#leftsubmenu .gh-on {
	
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/gh_btn.gif) no-repeat 0 bottom;
	top: 0px;
	
}



#leftsubmenu .jr {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/jr_btn.gif) no-repeat 0 top;
	top: 48px;
}

#leftsubmenu .jr-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/jr_btn.gif) no-repeat 0 bottom;
	top: 48px;
	
}


#leftsubmenu .u {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/u_btn.gif) no-repeat 0 top;
	top: 96px;
}

#leftsubmenu .u-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/u_btn.gif) no-repeat 0 bottom;
	top: 96px;
	
}

/* 2008-11-19 Herbordt/Mohren */

#leftsubmenu .hm {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/hm_btn.gif) no-repeat 0 top;
	top: 144px;
}

#leftsubmenu .hm-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/hm_btn.gif) no-repeat 0 bottom;
	top: 144px;
	
}

/* 2009-08-17 Wilhelm Lehmann */

#leftsubmenu .wl {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/wl_btn.gif) no-repeat 0 top;
	top: 192px;
}

#leftsubmenu .wl-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/wl_btn.gif) no-repeat 0 bottom;
	top: 192px;
	
}

/* 2009-08-17 Francois Sarhan */

#leftsubmenu .fs {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/fs_btn.gif) no-repeat 0 top;
	top: 240px;
}

#leftsubmenu .fs-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/fs_btn.gif) no-repeat 0 bottom;
	top: 240px;
	
}

/* 2010-02-10 */

#leftsubmenu .em {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/em_btn.gif) no-repeat 0 top;
	top: 0px;
}

#leftsubmenu .em-on {
	width: 205px; 
	height: 28px;
	background: url(../img/leftsubmenu/em_btn.gif) no-repeat 0 bottom;
	top: 0px;
	
}





