/*  Reklame position
 
*/

#onlinebuchen { position:absolute; width:200px;height:622px; top:0px;right:0px; 
         position: expression("absolute"); 
         top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);}
#onlinebuchen[id] {         position: fixed;      }