function gewinnspiel()
{
  window.open("/gewinnspiel/index.html" ,"Fenster2", "width=800,height=600,left=320,top=0,scrollbars=yes"); 
}