<html lang="en" dir="ltr"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <style>
    body {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      background-color: #FAFAFA;
    }
    table {
      width: 100%;
      border-collapse: collapse;
    }
    .es-content-body {
      width: 600px;
      margin: 0 auto;
      background-color: #FFFFFF;
    }
    h3, p, a {
      font-family: 'Candara', sans-serif;
      color: #333333;
    }
    h3 {
      font-size: 20px;
      line-height: 24px;
    }
    p {
      font-size: 14px;
      line-height: 21px;
    }
    a {
      text-decoration: none;
      font-size: 20px;
      color: #333333;
    }
    .cta-button {
      display: block;
      width: max-content;
      margin: 20px auto;
      padding: 10px 20px;
      background-color: #007BFF;
      color: #FFFFFF;
      text-align: center;
      border-radius: 5px;
    }
    @media only screen and (max-width: 600px) {
      .es-content-body {
        width: 100%;
      }
      h3, p {
        text-align: center;
      }
    }
  </style>
</head>
<body>
  <div class="es-wrapper-color">
    <table class="es-wrapper" role="presentation">
      <tbody><tr>
        <td>
          <table align="center" class="es-content">
            <tbody><tr>
              <td>
                <table align="center" class="es-content-body">
                  <tbody><tr>
                    <td style="padding: 20px;">
                      <table role="presentation">
                        <tbody><tr>
                          <td>
                            <h3>Durchbruch: Investitionsmodell mit garantierten Renditen präsentiert. Ein angemessener Indexfonds für Ihre finanzielle Vorsorge.</h3>
                            <p>Eine bedeutende Ankündigung steht bevor: Dauerhafte Gewinne durch neue Formel. Investieren Sie in ein Leben, in dem Arbeit eine Option ist.</p>
                            <p>Zuverlässige Kapitalanlage für beständige Erträge. Der Ansatz dieser Finanzplanung ist die Erzielung dauerhafter Stabilität und Wachstum des Kapitals, ergänzt durch die Gewissheit rascher, garantierter Gewinne.</p><p>Greifen Sie jetzt zu – verpassen Sie diese Chance nicht! Beginnen Sie jetzt mit der Schaffung einer Einkommensquelle, die auch ohne Ihr Zutun wächst.</p>
                            <a class="cta-button" href="https://www.swiss-etf.nl">An dieser Stelle zur Anmeldung.</a>
                          </td>
                        </tr>
                      </tbody></table>
                    </td>
                  </tr>
                </tbody></table>
              </td>
            </tr>
          </tbody></table>
        </td>
      </tr>
    </tbody></table>
  </div>


</body></html>