diff --git a/Application/views/tpl/orderConfirmation/deliverynote.tpl b/Application/views/tpl/orderConfirmation/deliverynote.tpl
deleted file mode 100644
index 1db0460..0000000
--- a/Application/views/tpl/orderConfirmation/deliverynote.tpl
+++ /dev/null
@@ -1,87 +0,0 @@
-[{assign var= currency value= $order->getOrderCurrency()}]
-[{assign var= deliveryPrice value= $order->getOrderDeliveryPrice()}]
-
-
-
-
- [{/block}]
-
-
- [{foreach from=$order->getOrderArticles(true) item=oOrderArticle}]
-
-
-
-
-
-
-
- [{/foreach}]
-
-
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ARTNR"}] [{$oOrderArticle->oxorderarticles__oxartnum->value }]
-
-
-
-
-
- [{/block}]
- [{block name="pdfPastThankFile"}]
- [{include file=$oViewConf->getModulePath('pdfDocuments', 'Application/views/tpl/orderConfirmation/includingFiles/pdfPastThank.tpl')}]
- [{/block}]
-
- [{* ++++++Artikelzusammenfassung++++++ *}]
-
-
-
- [{* ++++++Kosten der Bestellung++++++ *}]
-
-
-
- [{*$shop->oxshops__oxname->value*}][{$pdfdocumentsCSS}]
- [{$shop->oxshops__oxstreet->value}]
- [{$shop->oxshops__oxzip->value}] [{$shop->oxshops__oxcity->value}]
- [{$shop->oxshops__oxcountry->value}]
- [{$shop->oxshops__oxurl->value}]
- [{$shop->oxshops__oxinfoemail->value}]
- |
- [{/block}]
- [{block name="owner_basic_information"}]
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_MANAGINGDIRECTOR"}][{$shop->oxshops__oxfname->value}] [{$shop->oxshops__oxlname->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_COURT"}] [{$shop->oxshops__oxcourt->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_HRBNR"}][{$shop->oxshops__oxhrbnr->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USTID"}][{$shop->oxshops__oxvatnumber->value}]
- |
- [{/block}]
- [{block name="bank_basic_information"}]
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_BANKVERBINDUNG"}]
- [{$shop->oxshops__oxbankname->value}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_ACCOUNTNR"}][{$shop->oxshops__oxibannumber->value}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_BANKCODE"}][{$shop->oxshops__oxbiccode->value}]
- |
- [{/block}]
-
- [{$shop->oxshops__oxname->value}] - [{$shop->oxshops__oxstreet->value}] - [{$shop->oxshops__oxzip->value}] [{$shop->oxshops__oxcity->value}]
- |
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_GET_IN_CONTACT"}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_TELEFON"}][{$shop->oxshops__oxtelefon->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_FAX"}][{$shop->oxshops__oxtelefax->value}]
- [{$shop->oxshops__oxinfoemail->value}]
- |
-
- [{if $order->oxorder__oxbillcompany->value}]
- [{$order->oxorder__oxbillcompany->value}]
- [{/if}]
- [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]
- [{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]
- [{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]
- [{$shop->oxshops__oxcountry->value}]
-
- [{* +++++++Lieferadressen dynamisch+++++++ *}]
- [{if $order->oxorder__oxdelstreet->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DELIVERYADDRESS"}]
- [{if $order->oxorder__oxdelcompany->value}][{$order->oxorder__oxdelcompany->value}] [{/if}]
- [{$order->oxorder__oxdelfname->value}] [{$order->oxorder__oxdellname->value}]
- [{$order->oxorder__oxdelstreet->value}] [{$order->oxorder__oxdelstreetnr->value}]
- [{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->value}]
- [{$shop->oxshops__oxcountry->value}]
- [{$shop->oxshops__oxdeladdinfo->value}]
- [{/if}]
-
- [{*Bestellnummer,Rechnungsvermerk, 'Ihre bestellung vom...'*}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERNR"}][{$order->oxorder__oxordernr->value}]
- [{if $order->oxorder__d3pdftextkostenstelle_kunden->value}][{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_INVOICENOTE"}][{$order->oxorder__d3pdftextkostenstelle_kunden->value}][{/if}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_ORDERSINCERELY"}][{$order->oxorder__oxorderdate->value|date_format:"%d.%m.%Y"}][{oxmultilang ident="ORDER_OVERVIEW_PDF_ORDERSAT"}]
- |
-
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_BANKVERBINDUNG"}]
- [{$shop->oxshops__oxbankname->value}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_ACCOUNTNR"}][{$shop->oxshops__oxibannumber->value}]
- [{oxmultilang ident="ORDER_OVERVIEW_PDF_BANKCODE_HEADER"}][{$shop->oxshops__oxbiccode->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERBILLNR"}][{$order->oxorder__oxbillnr->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ORDERBILL_CUSTOMERNR"}] [{$user->oxuser__oxcustnr->value}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DATE"}][{$order->oxorder__oxbilldate->value|date_format:"%d.%m.%Y"}]
- [{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USTIDNR"}][{$shop->oxshops__oxvatnumber->value}]
- |
-
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USED_PAYMENTMETHOD"}][{$payment->oxpayments__oxdesc->value}] |
[{$order->oxorder__d3pdftextbestellbestaetigung->value}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USED_GREETINGSORDER"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_1"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_2"}] |