<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;">
                              Bestellbersicht
                          </h1>
                      </div>
                      <div class="" style="">
                          <div class="article-text" style="font-size: 14px; line-height: 20px; margin: 16px 0 0 0;">
                              {%OrderDetailList|(encode)false%}
                              <div class="rte-line">
                                <b>Total Punkte:</b><b>&nbsp;{%TotalPoints%}</b><br>
                              </div>
                          </div>
                        {%OrderInfoQuestions|(encode)false%}
                      </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 -->
</div>
