right.addLabelPair(i18n.tr("Kundenreferenz"), control.getCustomerRef());
right.addLabelPair(i18n.tr("Primanota-Kennzeichen"), control.getPrimanota());
right.addLabelPair(i18n.tr("Gesch�ftsvorfall-Code"), control.getGvCode());
right.addHeadline(i18n.tr("Notizen"));
right.addPart(control.getKommentar());
SimpleContainer bottom = new SimpleContainer(getParent(),true);
bottom.addSeparator();
bottom.addLabelPair(i18n.tr("Kategorie"), control.getUmsatzTyp());
bottom.addHeadline(i18n.tr("Verwendungszweck"));