	function NeuFenster1 () {
	  ImpressumFenster = window.open("http://www.printoset.ch/impressum.html", "Zweitfenster", "width=245,height=400");
	  ImpressumFenster.focus();
	}