payment = new Array();
payment[0] = new Array(0,"Rechnung",0.00,"",0.00,0);
payment[1] = new Array(1,"",0.00,"",0.00,0);

