#inhalt {
 width:540px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 padding:20px 0px 20px 20px;
 border:0px;
}
* html #inhalt {  
 width:540px;
 padding:20px 0px 20px 20px;
 margin:0px 0px 0px 0px;
 border:0px solid #FFFF00;
}

#rechts {
 background-image:url(/fileadmin/layout/ae/images/hg-rechts.gif);
 background-repeat:no-repeat;
 float:right;
 text-align:left;
 width:160px;
 min-height:296px;
 margin:0px 0px 0px 0px;
 padding:20px 15px 20px 15px;
 border:0px;
}
* html #rechts {
 height:296px;
 padding:20px 15px 20px 15px;
 /* border:1px solid #FFFF00; */
}