#leftmenu {
display:block;
/*NE*/position:relative;
top: 0px;
left:13px;
width:132px;
/*NE*/padding:0;
/*NE*/margin:0;
/*NE*/z-index:10;
}

/*NE*/#leftmenu ul {
list-style:none;
margin:0;
padding:0;
z-index:10;
}

#leftmenu a.one {
/*NE*/ display:block;
/*NE*/ position:relative;
 height:31px;
 background-image:url(/base/user/img/btn/menu2.gif);
 background-color:0;
 text-transform:0;
	letter-spacing:2px;
 font-size:14px;		
 font-family:Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
 color:#543E30;
 text-decoration:none;

/*NE*/ margin:0;
 margin-top:0;
/*NE*/ padding:0;
/*NE*/ white-space: nowrap;
/*NE*/z-index:10;
}

#leftmenu a.active {
 color: #000000;
 background-color: 0;
	font-weight:bold;
 background-image:url(/base/user/img/btn/menu2_activ.gif);
}

#leftmenu a:hover.one {
/*NE*/ display:block;
 font-size:14px;
 color:#000000;
}

#leftmenu a:hover.active {
 color:#000000;
}

#leftmenu span.oneicon {
/*NE*/ position:absolute;                    
 left:10px;
	top:3px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}
#leftmenu span.one {
/*NE*/ position:absolute;                    
 left:10px;
	top:9px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}








#leftmenu a.two {
/*NE*/ position:relative;
 height:23px;
 color:#680000;
 font-size:12px;		
 font-family:Helvetica, Verdana, Tahoma, Arial, sans-serif;
 text-decoration:none;
/*NE*/ display:block;
	letter-spacing:1px;
 background-image:url(/base/user/img/layout/sand_weiss2.gif);
 background-color:0;

 border-left-width:0;
 border-left-style:solid;
 border-left-color:#601900;
 
 border-right-width:0;
 border-right-style:solid;
 border-right-color:#601900;

 border-top-style:solid;
 border-top-width:0;
 border-top-color:#601900;

 border-bottom-width:0;
 border-bottom-style:solid;
 border-bottom-color:#601900; 

/*NE*/ margin:0;
 margin-top:0;
/*NE*/ padding:0;
/*NE*/ white-space: nowrap;
}

#leftmenu a:hover.two {
 font-size:12px;
 color:#000030;
 background-image:url(/base/user/img/layout/sand_pfeil_rot.gif);
 background-color:0;
}

#leftmenu span.twoicon {
/*NE*/ position:absolute;                    
 left:5px;
	top:3px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}
#leftmenu span.two {
/*NE*/ position:absolute;                    
 left:14px;
	top:5px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}

#leftmenu a.three {
/*NE*/ position:relative;
/*NE*/ display:block;
 height:23px;
 font-size:12px;
 font-family:Helvetica, Verdana, Tahoma, Arial, sans-serif;
	letter-spacing:1px;

 color:#680000;
 background-image:url(/base/user/img/layout/sand_weiss2.gif);
 background-color:0;
 text-decoration:none;
 
 border-left-width:0;
 border-left-style:dotted;
 border-left-color:0;
 
 border-right-width:0;
 border-right-style:solid;
 border-right-color:0;

 border-top-style:solid;
 border-top-width:0;
 border-top-color:#685600;

 border-bottom-style:dotted;
 border-bottom-width:0;
 border-bottom-color:0;  
 
/*NE*/ margin:0;
 margin-top:0;
/*NE*/ padding:0;
/*NE*/ white-space: nowrap;
}
#leftmenu a:hover.three {
 font-size:12px;
 color:#000030;
 background-image:url(/base/user/img/layout/sand_pfeil_rot.gif);
 background-color:0;

}
#leftmenu span.threeicon {
/*NE*/ position:absolute;                    
 left:4px;
	top:7px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}
#leftmenu span.three {
/*NE*/ position:absolute;                    
 left:10px;
	top:5px;
/*NE*/	margin:0;
/*NE*/	padding:0;
/*NE*/	cursor:pointer;
}


#leftmenu li {
/*NE*/position:relative;
}
/*NE*/#leftmenu ul ul ul {
position:absolute;
top:0;
left:100%;
width:100%;
}

/*NE*/div#leftmenu ul ul ul,div#leftmenu ul ul li:hover ul ul {
 display :none;
}


/*NE*/div#leftmenu ul ul li:hover ul,div#leftmenu ul ul ul li:hover ul {
 display :block;
}






 

