function wechseln(ziel){
   window.open(ziel);
}
