if (!window.Weite && document.body && document.body.offsetWidth) {
	window.onresize = neuAufbau;
	Weite = Fensterweite();
	Hoehe = Fensterhoehe()-4;
}
document.write('<link rel="stylesheet" href="/includes/screen.css.php?w='+Weite+'&h='+Hoehe+'" media="screen" type="text/css">');
document.write('<link rel="stylesheet" href="/includes/print.css.php" media="print" type="text/css">');