diff --git a/versandauftrag/vl-versandauftrag.cls b/versandauftrag/vl-versandauftrag.cls
index 0714abf490422aa9b1db3c0acba883e787d2a626..e25ff80e6f66816f446ebe2575930a25ab6e3db0 100644
--- a/versandauftrag/vl-versandauftrag.cls
+++ b/versandauftrag/vl-versandauftrag.cls
@@ -219,11 +219,11 @@
 
 \newcounter{vl@TransportType} \setcounter{vl@TransportType}{0}
 \newcommand*\TransportType[1]{\vl@setcounter{vl@TransportType}{#1}}
-\newcounter{vl@Shippingtype} \setcounter{vl@Shippingtype}{0}
-\newcommand*\ShippingType[1]{\vl@setcounter{vl@Shippingtype}{#1}}
+\newcounter{vl@ShippingType} \setcounter{vl@ShippingType}{0}
+\newcommand*\ShippingType[1]{\vl@setcounter{vl@ShippingType}{#1}}
 \newcounter{vl@ShippingCompany} \setcounter{vl@ShippingCompany}{4}
 \newcommand*\ShippingCompany[1]{\vl@setcounter[4]{vl@ShippingCompany}{#1}}
-\newcounter{vl@ShippingPayment} \setcounter{vl@ShippingPayment}{0}
+\newcounter{vl@ShippingPayment} \setcounter{vl@ShippingPayment}{2}
 \newcommand*\ShippingPayment[1]{\vl@setcounter{vl@ShippingPayment}{#1}}
 
 \newif\ifInsurance \Insurancefalse