#center_li {
  position: absolute;
  top: 150px;
  left:10px; 
  width:150px; 
  height:455px; 
  z-index:5;
}

*html #center_li {
  z-index:-4;
}

#center_re {
  position: absolute;
  top: 120px;
  left:10px;
  width:400px; 
  height:455px; 
  padding-left:237px; padding-right:80px;
  overflow-x:auto;
  overflow-y:none;
  z-index:4;
}

* html #center_re {
  position: absolute;
  top: 120px;
  left:10px;
  width:800px; 
  height:455px; 
  padding-left:237px; padding-right:80px;
  overflow-x:auto;
  overflow-y:auto;
  z-index:-5;
}

ul {list-style-type:none;font-size:12px;}
.aadxm2 {  /* Menü LINKS aktuelle Seite  */
width:135px;
font-size:12px;
color: #e98309; 
padding-left:10px;

}

*html li.aadxm2 {
width:145px;
}

.aadxm2 a {
font-size:12px;
color: #e98309;
}

