<!DOCTYPE html>
<html lang="de">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>ADAC Überraschung – Ihr kostenloses Sicherheits-Set wartet!</title>
</head>

<body style="margin:0; padding:0; background-color:#f3f4f6; font-family:Arial, Helvetica, sans-serif;">

  <!-- Wrapper -->
  <table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="padding:20px 0;">
    <tr>
      <td align="center">

        <!-- Main Container -->
        <table width="600" border="0" cellspacing="0" cellpadding="0" role="presentation" style="background:#ffffff; border-radius:10px; box-shadow:0 2px 12px rgba(0,0,0,0.08); overflow:hidden;">

          <!-- Header -->
          <tr>
            <td align="center" style="background:#ffcc00; padding:25px;">
              <h1 style="margin:0; font-size:34px; color:#000; font-weight:bold;">ADAC</h1>
              <p style="margin:6px 0 0; font-size:15px; color:#000;">Ihr Partner für Mobilität & Sicherheit</p>
            </td>
          </tr>

          <!-- Title Section -->
          <tr>
            <td align="center" style="padding:30px 30px 10px;">
              <h2 style="font-size:22px; margin:0; color:#000;">Eine besondere Überraschung wartet auf Sie!</h2>
            </td>
          </tr>

          <!-- Body -->
          <tr>
            <td style="padding:0 30px 35px;">

              <p style="font-size:16px; line-height:1.7; color:#333; margin:0 0 16px;">
                Hallo <strong>csspc@lug-owl.de</strong>,
              </p>

              <p style="font-size:16px; line-height:1.7; color:#333; margin:0 0 16px;">
                Nachdem Sie Ihr Notfallset im Auto überprüft haben, halten Sie diese wichtigen Werkzeuge griffbereit: 
                <strong>einen Fensterbrecher und einen Sicherheitsgurtschneider.</strong> 
              </p>

              <p style="font-size:16px; line-height:1.7; color:#333; margin:0 0 16px;">
                Damit sind Sie bei jeder Autofahrt bestens vorbereitet – zuverlässig, sicher und geschützt.
              </p>

              <p style="font-size:16px; line-height:1.7; color:#333; margin:0 0 25px;">
                Sichern Sie sich jetzt Ihr persönliches ADAC-Mitgliedergeschenk, solange der Vorrat reicht.
              </p>
Wir hoffen, dass Sie Freude daran haben und weiterhin mit uns verbunden bleiben.              <!-- CTA Button -->
              <div style="text-align:center; margin:28px 0;">
                <a href="https://qrco.de/bgs5k3" 
                   target="_blank" 
                   style="display:inline-block; background:#ffcc00; color:#000; text-decoration:none; padding:14px 32px; border-radius:6px; font-size:16px; font-weight:bold;">
                  JETZT HOLEN
                </a>
              </div>

            </td>
          </tr>

          <!-- Divider -->
          <tr>
            <td style="padding:0 30px;">
              <hr style="border:none; border-top:1px solid #e0e0e0; margin:0;">
            </td>
          </tr>

          <!-- Footer -->
          <tr>
            <td align="center" style="background:#fafafa; padding:20px; font-size:12px; color:#555; line-height:1.6;">
              © 2026 ADAC. Alle Rechte vorbehalten.<br>

              <a href="https://qrco.de/bgs5k3"
                 style="color:#555; text-decoration:underline;">Abmelden</a> |
              <a href="https://qrco.de/bgs5k3"
                 style="color:#555; text-decoration:underline;">Datenschutz</a>
            </td>
          </tr>

        </table>
        <!-- End Container -->

      </td>
    </tr>
  </table>
  <!-- End Wrapper -->

</body>
</html>