<div class="" style="">
  <table
    border="0"
    cellpadding="0"
    cellspacing="0"
    class="full-width"
    style="
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      overflow: hidden;
      width: 100%;
    "
  >
    <tbody>
      <tr>
        <td>
          <table
            border="0"
            cellpadding="21"
            cellspacing="0"
            class="full-width"
            style="
              -moz-border-radius: 2px;
              -webkit-border-radius: 2px;
              border-radius: 2px;
              overflow: hidden;
              width: 100%;
            "
          >
            <tbody>
              <tr>
                <td class="content">
                  <div class="" style="">
                    <div class="article-title" style="">
                      <h1
                        style="
                          font-family: 'FrutigerLTW05-45Light', Frutiger,
                            'Segoe UI', system-ui, sans-serif;
                          font-family: 'FrutigerLTW05-45Light', Frutiger,
                            'Segoe UI', system-ui, sans-serif;
                          font-size: 18px;
                          font-weight: bold;
                          line-height: 24px;
                          margin: 0;
                        "
                      >
                        Bestellinformation
                      </h1>
                    </div>
                    <div class="" style="">
                      <div
                        class="article-text"
                        style="
                          font-size: 14px;
                          line-height: 20px;
                          margin: 16px 0 0 0;
                        "
                      >
                        {%OrderCustomerLanguage|(encode)false%}
                        <div class="rte-line"><br /></div>
                        <div class="rte-line">
                          <b>Persnliche Angaben: </b>&nbsp;<br />
                        </div>
						<div class="rte-line">
                          {%BillingTitle%}<br />
                        </div>
                        <div class="rte-line">
                          {%BillingFirstName%}
                          <b>{%BillingLastName%}&nbsp;</b><br />
                        </div>
                        <div class="rte-line">
                          {%BillingAddress%} {%BillingAddressNr%}<br />{%BillingAdditionalInformation%}
                        </div>
                        <div class="rte-line">
                          {%BillingZip%} {%BillingTown%}<br />
                        </div>
                        <div class="rte-line">{%BillingCountry%}<br /></div>
						<div class="rte-line">
                          {%BillingEmail%}<br />{%BillingPhone%}
                        </div>						
                        <div class="rte-line"><br /></div>
                        <div class="rte-line">
                          <b>Lieferadresse:</b>&nbsp;<br />
                        </div>
						<div class="rte-line">
                          {%DeliveryTitle%}<br />
                        </div>
                        <div class="rte-line">
                          {%DeliveryFirstName%}
                          <b>{%DeliveryLastName%}&nbsp;</b><br />
                        </div>
                        <div class="rte-line">
                          {%DeliveryAddress%} {%DeliveryAddressNr%}<br />{%DeliveryAdditionalInformation%}
                        </div>
                        <div class="rte-line">
                          {%DeliveryZip%} {%DeliveryTown%}<br />
                        </div>
                        <div class="rte-line">{%DeliveryCountry%}<br /></div>
						<div class="rte-line">
                          {%DeliveryPhone%}<br />
                        </div>
                      </div>
                    </div>
                  </div>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <!-- Separator -->
  <table
    border="0"
    cellpadding="0"
    cellspacing="0"
    class="full-width"
    style="
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      overflow: hidden;
      width: 100%;
    "
  >
    <tbody>
      <tr>
        <td height="10">
          <p
            class="separator-p"
            style="
              display: block;
              font-size: 0;
              height: 10px;
              line-height: 10px;
              margin: 0;
              padding: 0;
            "
          >
            &nbsp;
          </p>
        </td>
      </tr>
    </tbody>
  </table>
  <!-- END - Separator -->
