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