function bestellung()
{
   fenster = open('bestellung.html', 'Bestellung', 'width=500,height=530');
}