var lightboxerror_temporaereronload = window.onload;
window.onload = function() {
  if(typeof(lightboxerror_temporaereronload) == "function")
  {
      lightboxerror_temporaereronload();
  }
   document.getElementsByTagName('body')[0].style.height=(document.getElementById('inhalt').offsetHeight) -(-268) +'px';
}