   function gehe7() {
   	var Index=document.formular7.inhaltsverzeichnis7.selectedIndex
	var w=document.formular7.inhaltsverzeichnis7.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   function gehe6() {
   	var Index=document.formular6.inhaltsverzeichnis6.selectedIndex
	var w=document.formular6.inhaltsverzeichnis6.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   function gehe5() {
   	var Index=document.formular5.inhaltsverzeichnis5.selectedIndex
	var w=document.formular5.inhaltsverzeichnis5.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   function gehe4() {
   	var Index=document.formular4.inhaltsverzeichnis4.selectedIndex
	var w=document.formular4.inhaltsverzeichnis4.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   function gehe3() {
   	var Index=document.formular3.inhaltsverzeichnis3.selectedIndex
	var w=document.formular3.inhaltsverzeichnis3.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   function gehe2() {
   	var Index=document.formular2.inhaltsverzeichnis2.selectedIndex
	var w=document.formular2.inhaltsverzeichnis2.options[Index].value
	if (w != "Wahl" ) {location.href=w}
  }

   function gehe1() {
   	var Index=document.formular1.inhaltsverzeichnis1.selectedIndex
	var w=document.formular1.inhaltsverzeichnis1.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }


   function gehe8() {
   	var Index=document.formular8.inhaltsverzeichnis8.selectedIndex
	var w=document.formular8.inhaltsverzeichnis8.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }


   function gehe9() {
   	var Index=document.formular9.inhaltsverzeichnis9.selectedIndex
	var w=document.formular9.inhaltsverzeichnis9.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }


   function gehe10() {
   	var Index=document.formular10.inhaltsverzeichnis10.selectedIndex
	var w=document.formular10.inhaltsverzeichnis10.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }


   function gehe11() {
   	var Index=document.formular11.inhaltsverzeichnis11.selectedIndex
	var w=document.formular11.inhaltsverzeichnis11.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }

   
   function gehe12() {
   	var Index=document.formular12.inhaltsverzeichnis12.selectedIndex
	var w=document.formular12.inhaltsverzeichnis12.options[Index].value
	if (w != "Wahl" ) {location.href=w}
   }
