KapA = new Array("","","","","","","","","","","","","","","","","");
KapSub = new Array("","","","","","","","","","","","","","","","","");
KapA[WhatMenu]="Sel";
KapSub[WhatSub]="Sel";


//document.writeln('<a class="Kap'+KapA[0]+'" href="index.htm">Home</a>')

document.writeln('<a class="Kap'+KapA[1]+'" href="Das-Restaurant.htm">Das Restaurant</a>')
if (WhatMenu==1)
{

}

document.writeln('<a class="Kap'+KapA[2]+'" href="Feste-und-Feiern.htm">Feste und Feiern</a>')
if (WhatMenu==2)
{

}


document.writeln('<a class="Kap'+KapA[3]+'" href="Speisekarte.htm">Speisekarte</a>')
if (WhatMenu==3)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="Vorspeisen.htm">Vorspeisen</a>')
	document.writeln('<a class="KapSub'+KapSub[2]+'" href="Fischgerichte.htm">Fischgerichte</a>')
	document.writeln('<a class="KapSub'+KapSub[3]+'" href="Fleischgerichte.htm">Fleischgerichte</a>')
	document.writeln('<a class="KapSub'+KapSub[4]+'" href="Klassiker.htm">Klassiker</a>')
	document.writeln('<a class="KapSub'+KapSub[5]+'" href="Vegetarisches.htm">Vegetarisches</a>')
	document.writeln('<a class="KapSub'+KapSub[6]+'" href="Desserts.htm">Desserts</a>')
	document.writeln('<a class="KapSub'+KapSub[7]+'" href="Wochenkarte.htm">Wochenkarte</a>')
	document.writeln('<a class="KapSub'+KapSub[8]+'" href="Deftiges.htm">NEU: Deftiges und Salate</a>')
}
 
document.writeln('<a class="Kap'+KapA[4]+'" href="serviceteam.htm">Unser Serviceteam</a>')
if (WhatMenu==4)
{

}


document.writeln('<a class="Kap'+KapA[5]+'" href="Historisches.htm">Historisches</a>')
if (WhatMenu==5)
{

}


document.writeln('<a class="Kap'+KapA[6]+'" href="Umgebung.htm">Umgebung</a>')

if (WhatMenu==6)
{	

}

document.writeln('<a class="Kap'+KapA[7]+'" href="Galerie01_presse.htm">Galerie & Presse</a>')
if (WhatMenu==7)
{

}

document.writeln('<a class="Kap'+KapA[8]+'" href="Kontakt.htm">Kontakt</a>')
if (WhatMenu==8)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="Anfahrt.htm">Anfahrt</a>')

}

document.writeln('<a class="Kap'+KapA[9]+'" href="Impressum.htm">Impressum</a>')
if (WhatMenu==9)
{


}

 document.writeln('<a class="Kap'+KapA[10]+'" href="index.htm">Home</a>')
if (WhatMenu==10)
{


}

 document.writeln('<a class="Kap'+KapA[11]+'" href="aktuelles.htm">Aktuelles</a>')
if (WhatMenu==11)
{

}

 document.writeln('<a class="Kap'+KapA[12]+'" href="news.htm">Newsletter</a>')
if (WhatMenu==11)
{

}



 





	