  function Speichern()
   {
    document.execCommand('SaveAs')
   }
