if(!window.Weite && document.body && document.body.offsetWidth)
 {
  window.onresize = neuAufbau;
  Weite = Fensterweite();
  Hoehe = Fensterhoehe();
 }