<!--












		var ZielDatei = "start.html?home.html";

























		if (!top.FramesetGeladen){












		if(document.images)












		top.location.replace(ZielDatei); 












		else 












		top.location.href = ZielDatei ;












		}












		












		var FramesetGeladen = 1;












		function SeiteLaden() {












		if(self.location.search.length > 0) {












		var laenge = self.location.search.length;












		var Neue_url = self.location.search.substring(1,laenge);












		if (document.images)












		self.button.location.replace(Neue_url);












		else












		self.button.location.href = (Neue_url); 












		}












		}












		//-->