shipping = new Array();
shipping[0] = new Array(0,"Post",3.50,"",0.00);
shipping[1] = new Array(1,"Post",7.50,"Bei Überlänge ab 1,20m",0.00);

