#container	{
/*NE*/margin: 0em auto;
 width: 800px;
 text-align: left;
 background-color: 0;
 background-image: url(/base/user/img/bg/sandstein_container.jpg);
 background-repeat:no-repeat;
}

#header	{
 width: 100%;
 height: 87px;
 position:relative;
 /*background-image: url(/base/user/img/layout/logo_top.jpg);
 background-repeat:no-repeat;
 background-position: 194px 10px;*/
 vertical-align:bottom;
 font-size:15px;
 background-color: 0;
}

#ldtopmenu	{
 width: 100%;
 height: 35px;
 overflow:show;
}

#topspacer {
/*NE*/width: 100%;
 height: 16px;
}

#lmenu	{
/*NE*/float: left;
	width: 160px;
 height: 450px;
/*NE*/overflow:visible;
 background-color: 0;
}
#spl	{
/*NE*/float: left;
	width: 18px;
	height: 342px;
}
#content	{
/*NE*/float: left;
 width: 606px;
 height: 448px;
 overflow:auto;
}
#footer		{
/*NE*/clear: both;
/*NE*/width: 100%;
 height: 12px;
}	

