<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Information zu Ihrem Angebot</title>
</head>

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

<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f3f3f3">
  <tr>
    <td align="center" style="padding:20px 10px;">
      
      <!-- Email Container -->
      <table width="500" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff"
             style="max-width:500px; border-radius:8px; box-shadow:0 4px 10px rgba(0,0,0,0.08);">

        <!-- Header -->
        <tr>
          <td align="center" bgcolor="#111111" style="padding:22px;">
            <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Media_Markt_logo.svg/3840px-Media_Markt_logo.svg.png"
                 alt="Logo"
                 width="150"
                 style="display:block;">
          </td>
        </tr>

        <!-- Info Line -->
        <tr>
          <td align="center"
              style="padding:14px; font-size:13px; color:#777777;">
            Wichtige Informationen zu Ihrem exklusiven Angebot
          </td>
        </tr>

        <!-- Body -->
        <tr>
          <td style="padding:25px; text-align:center;">

            <img src="https://trueimgs.com/file_39e38d6d-a0d6-4283-8c18-df736cd35d4f.png"
                 alt="Produkt"
                 width="250"
                 style="margin-bottom:18px; display:block; margin-left:auto; margin-right:auto;">

            <h2 style="font-size:22px; color:#000000; margin:10px 0 15px 0;">
              Ihr exklusives Paket ist verfügbar
            </h2>

            <p style="font-size:15px; color:#333333; line-height:1.6; margin:0 0 12px 0;">
              Sehr geehrte Kundin, sehr geehrter Kunde,
            </p>

            <p style="font-size:15px; color:#333333; line-height:1.6; margin:0 0 12px 0;">
              vielen Dank für Ihre Treue. Ihr persönliches Angebot
              steht nun zur Bestätigung bereit.
            </p>

            <p style="font-size:15px; color:#333333; line-height:1.6;">
              Bitte bestätigen Sie Ihre Angaben, um den Vorgang abzuschließen.
            </p>

            <!-- CTA Button -->
            <table cellpadding="0" cellspacing="0" border="0" align="center" style="margin-top:22px;">
              <tr>
                <td bgcolor="#d60000" style="border-radius:6px;">
                  <a href="https://hf4e7.soundestlink.com/ce/c/68e6e1b24e2efc2593d0338a/69988c2c20810ef02c853268/69988c4905784eabf7906478?signature=8d3bf9d0c4b464f0014fc5758f883549edf5f4ae6d648c9cececd7e4ec0d4adf&mode=resetPassword&oobCode=vzfFDP2Hvqot_nJfRSiU2VH1GG4DABAPG2NyXXnqw9MAAAGcfwdpLw&apiKey=AIzaSyAHz1vQwf8YDbp9Vb_Qgs2qOUTH1BHFUYs&lang=en&tenantId=llll167-3vson"
                     style="display:inline-block;
                            padding:14px 38px;
                            font-size:16px;
                            font-weight:bold;
                            color:#ffffff;
                            text-decoration:none;">
                     JETZT BESTÄTIGEN
                  </a>
                </td>
              </tr>
            </table>

          </td>
        </tr>

      </table>

      <!-- Footer -->
      <table width="500" cellpadding="0" cellspacing="0" border="0"
             style="max-width:500px; margin-top:18px;">
        <tr>
          <td align="center"
              style="font-size:12px; color:#b4b4b4; padding:10px;">
            Wenn Sie keine weiteren E-Mails erhalten möchten, können Sie sich
            <a href="https://google.com" style="color:#d60000; text-decoration:underline;">
              hier abmelden
            </a>.
          </td>
        </tr>
      </table>

    </td>
  </tr>
</table>

</body>
</html>