diff --git a/Application/views/tpl/offers/deliverynote.tpl b/Application/views/tpl/offers/deliverynote.tpl
deleted file mode 100644
index 68999f8..0000000
--- a/Application/views/tpl/offers/deliverynote.tpl
+++ /dev/null
@@ -1,86 +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/offers/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}]
- [{if $order->oxorder__oxdelstreet->value}]
- [{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}]
- [{else}]
- [{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}]
- [{/if}]
- |
- [{block name="heading_owner_information"}]
-
- [{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}]
- [{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_OFFER_PDF_OFFERN"}][0000]
- |
-
- [{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_OFFER_PDF_THANKINTEREST"}]
- [{oxmultilang ident="D3_OFFER_PDF_OFFERTEXT"}]
- |
-
[{oxmultilang ident="D3_OFFER_PDF_INFO"}][{$payment->oxpayments__oxdesc->value}] |
[{oxmultilang ident="D3_OFFER_PDF_PRICEINFO"}] |
[{oxmultilang ident="D3_OFFER_PDF_OFFERTIME"}] |
[{oxmultilang ident="D3_OFFER_PDF_OFFER"}] |
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_2"}] |