function unternehmen()
	{
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_unternehm.html';
		parent.navi2.location.href='../navi2/navi2_unternehm.html';
		parent.inhalt.location.href='../unternehmen/unternehmen.html';
		return false;
	}


function produkte()
	{	
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_produkte.html';
		parent.navi2.location.href='../navi2/navi2_produkte.html';
		parent.inhalt.location.href='../produkte/produkte.html';
		return false;
	}


function produktion()
	{	
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_produktion.html';
		parent.navi2.location.href='../navi2/navi2_produktion.html';
		parent.inhalt.location.href='../produktion/produktion.html';
		return false;
	}


function aktuelles()
	{
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_aktuelles.html';
		parent.navi2.location.href='../navi2/navi2_aktuelles.html';
		parent.inhalt.location.href='../aktuelles/aktuelles.php';
		return false;
	}


function presse()
	{
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_presse.html';
		parent.navi2.location.href='../navi2/navi2_presse.html';
		parent.inhalt.location.href='../presse/presse.html';
		return false;
	}


function kunden()
	{
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_kunden.html';
		parent.navi2.location.href='../../extranet/navi2/navi2_en.php';
		parent.inhalt.location.href='../../extranet/content/content_en.php';
		return false;
	}


function kontakt()
	{
		parent.topFrame.location.href='../top_logos/top1.html';
		parent.navi.location.href='navi_kontakt.html';
		parent.navi2.location.href='../navi2/navi2_kontakt.html';
		parent.inhalt.location.href='../kontakt/frameset_allgem.html';
		return false;
	}

