	function hidealllayers(Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
       		{document.getElementById('untermenue').style.display='none';
			 document.getElementById('untermenue1').style.display='none';
			 document.getElementById('untermenue2').style.display='none';}
  		else if (NS)
       		{document.layers['untermenue'].display='none';
			 document.layers['untermenue1'].display='none';
			 document.layers['untermenue2'].display='none';}
  		else if (IE)
       		{document.all['untermenue'].style.display='none';
			 document.all['untermnenue1'].style.display='none';
			 document.all['untermnenue2'].style.display='none';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
	
	function hidelayers1(Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
			 {document.getElementById('untermenue1').style.display='none';
			 document.getElementById('untermenue2').style.display='none';}
  		else if (NS)
			 {document.layers['untermenue1'].display='none';
			 document.layers['untermenue2'].display='none';}
  		else if (IE)
			 {document.all['untermnenue1'].style.display='none';
			 document.all['untermnenue2'].style.display='none';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
	
	function hidelayers2(Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
       		{document.getElementById('untermenue').style.display='none';
			 document.getElementById('untermenue2').style.display='none';}
  		else if (NS)
       		{document.layers['untermenue'].display='none';
			 document.layers['untermenue2'].display='none';}
  		else if (IE)
       		{document.all['untermenue'].style.display='none';
			 document.all['untermnenue2'].style.display='none';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
	
	function hidelayers3(Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
       		{document.getElementById('untermenue').style.display='none';
			 document.getElementById('untermenue1').style.display='none';}
  		else if (NS)
       		{document.layers['untermenue'].display='none';
			 document.layers['untermenue1'].display='none';}
  		else if (IE)
       		{document.all['untermenue'].style.display='none';
			 document.all['untermnenue1'].style.display='none';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
	
	function hidelayer(Layer_Name,Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
       		{document.getElementById(Layer_Name).style.display='none';}
  		else if (NS)
       		{document.layers[Layer_Name].display='none';}
  		else if (IE)
       		{document.all[Layer_Name].style.display='none';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
	
	function showlayer(Layer_Name,Bildnr,Bildobjekt)
	{
  		var GECKO = document.getElementById? 1:0 ;
  		var NS = document.layers? 1:0 ;
  		var IE = document.all? 1:0 ;

  		if (GECKO)
       		{document.getElementById(Layer_Name).style.display='block';}
  		else if (NS)
       		{document.layers[Layer_Name].display='block';}
  		else if (IE)
       		{document.all[Layer_Name].style.display='block';}
			
		window.document.images[Bildnr].src = Bildobjekt.src;
	}

	
	Normal1 = new Image();
	Normal1.src = "./img/buttons/button_home.gif";
	Highlight1 = new Image();
	Highlight1.src = "./img/buttons/button_home2.gif";

	Normal2 = new Image();
	Normal2.src = "./img/buttons/button_philosophie.gif";
	Highlight2 = new Image();
	Highlight2.src = "./img/buttons/button_philosophie2.gif";
	
	Normal3 = new Image();
	Normal3.src = "./img/buttons/button_zeiten.gif";
	Highlight3 = new Image();
	Highlight3.src = "./img/buttons/button_zeiten2.gif";
	
	Normal4 = new Image();
	Normal4.src = "./img/buttons/button_sauna.gif";
	Highlight4 = new Image();
	Highlight4.src = "./img/buttons/button_sauna2.gif";
	
	Normal5 = new Image();
	Normal5.src = "./img/buttons/button_solarium.gif";
	Highlight5 = new Image();
	Highlight5.src = "./img/buttons/button_solarium2.gif";
	
	Normal6 = new Image();
	Normal6.src = "./img/buttons/button_hallenbad.gif";
	Highlight6 = new Image();
	Highlight6.src = "./img/buttons/button_hallenbad2.gif";
	
	Normal7 = new Image();
	Normal7.src = "./img/buttons/button_angebote.gif";
	Highlight7 = new Image();
	Highlight7.src = "./img/buttons/button_angebote2.gif";
	
	Normal8 = new Image();
	Normal8.src = "./img/buttons/button_privatanmietung.gif";
	Highlight8 = new Image();
	Highlight8.src = "./img/buttons/button_privatanmietung2.gif";
	
	Normal9 = new Image();
	Normal9.src = "./img/buttons/button_schwimmkurse.gif";
	Highlight9 = new Image();
	Highlight9.src = "./img/buttons/button_schwimmkurse2.gif";
	
	Normal10 = new Image();
	Normal10.src = "./img/buttons/button_klang.gif";
	Highlight10 = new Image();
	Highlight10.src = "./img/buttons/button_klang2.gif";
	
	Normal11 = new Image();
	Normal11.src = "./img/buttons/button_kooperation.gif";
	Highlight11 = new Image();
	Highlight11.src = "./img/buttons/button_kooperationspartner2.gif";
	
	Normal12 = new Image();
	Normal12.src = "./img/buttons/button_tipps_sandl.gif";
	Highlight12 = new Image();
	Highlight12.src = "./img/buttons/button_tipps_sandl2.gif";
	
	Normal13 = new Image();
	Normal13.src = "./img/buttons/button_galerie.gif";
	Highlight13 = new Image();
	Highlight13.src = "./img/buttons/button_galerie2.gif";
	
	Normal14 = new Image();
	Normal14.src = "./img/buttons/button_home3.gif";
	Highlight14 = new Image();
	Highlight14.src = "./img/buttons/button_home2.gif";
	
	Normal15 = new Image();
	Normal15.src = "./img/buttons/button_sauna3.gif";
	Highlight15 = new Image();
	Highlight15.src = "./img/buttons/button_sauna2.gif";
	
	Normal16 = new Image();
	Normal16.src = "./img/buttons/button_solarium3.gif";
	Highlight16 = new Image();
	Highlight16.src = "./img/buttons/button_solarium2.gif";
	
	Normal17 = new Image();
	Normal17.src = "./img/buttons/button_hallenbad3.gif";
	Highlight17 = new Image();
	Highlight17.src = "./img/buttons/button_hallenbad2.gif";
	
	Normal18 = new Image();
	Normal18.src = "./img/buttons/button_angebote3.gif";
	Highlight18 = new Image();
	Highlight18.src = "./img/buttons/button_angebote2.gif";
	
	Normal19 = new Image();
	Normal19.src = "./img/buttons/button_kooperationspartner3.gif";
	Highlight19 = new Image();
	Highlight19.src = "./img/buttons/button_kooperationspartner2.gif";
	
	Normal20 = new Image();
	Normal20.src = "./img/buttons/button_tipps_sandl3.gif";
	Highlight20 = new Image();
	Highlight20.src = "./img/buttons/button_tipps_sandl2.gif";
	
	Normal21 = new Image();
	Normal21.src = "./img/buttons/button_galerie3.gif";
	Highlight21 = new Image();
	Highlight21.src = "./img/buttons/button_galerie2.gif";
	
	Normal22 = new Image();
	Normal22.src = "./img/buttons/button_philosophie3.gif";
	Highlight22 = new Image();
	Highlight22.src = "./img/buttons/button_philosophie2.gif";
	
	Normal23 = new Image();
	Normal23.src = "./img/buttons/button_zeiten3.gif";
	Highlight23 = new Image();
	Highlight23.src = "./img/buttons/button_zeiten2.gif";
	
	Normal24 = new Image();
	Normal24.src = "./img/buttons/button_privatanmietung3.gif";
	Highlight24 = new Image();
	Highlight24.src = "./img/buttons/button_privatanmietung2.gif";
	
	Normal25 = new Image();
	Normal25.src = "./img/buttons/button_schwimmkurse3.gif";
	Highlight25 = new Image();
	Highlight25.src = "./img/buttons/button_schwimmkurse2.gif";
	
	Normal26 = new Image();
	Normal26.src = "./img/buttons/button_klang3.gif";
	Highlight26 = new Image();
	Highlight26.src = "./img/buttons/button_klang2.gif";
	
	Normal27 = new Image();
	Normal27.src = "./img/buttons/button_anfahrt.gif";
	Highlight27 = new Image();
	Highlight27.src = "./img/buttons/button_anfahrt2.gif";
	
	Normal28 = new Image();
	Normal28.src = "./img/buttons/button_aktuelles.gif";
	Highlight28 = new Image();
	Highlight28.src = "./img/buttons/button_aktuelles2.gif";
	
	Normal29 = new Image();
	Normal29.src = "./img/buttons/button_anfahrt3.gif";
	Highlight29 = new Image();
	Highlight29.src = "./img/buttons/button_anfahrt2.gif";
	
	Normal30 = new Image();
	Normal30.src = "./img/buttons/button_aktuelles3.gif";
	Highlight30 = new Image();
	Highlight30.src = "./img/buttons/button_aktuelles2.gif";
	
	Normal31 = new Image();
	Normal31.src = "./img/buttons/button_sandl.gif";
	Highlight31 = new Image();
	Highlight31.src = "./img/buttons/button_sandl2.gif";
	
	Normal32 = new Image();
	Normal32.src = "./img/buttons/button_sandl3.gif";
	Highlight32 = new Image();
	Highlight32.src = "./img/buttons/button_sandl2.gif";
	
	
	function Bildwechsel(Bildnr,Bildobjekt)
	{
		window.document.images[Bildnr].src = Bildobjekt.src;
	}
