function Fokussieren()
{
   document.mailer.name.focus();
}
function bestaetigung_show()
{
   window.open('../websit-htms/bestaetigung.htm',"Help","width=700,height=410,left=120,top=70,copyhistory=no,resizable=0,scrollbars=0");
   focus();
}
//-->

