<!DOCTYPE html>
<html lang="de">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="format-detection" content="telephone=no, date=no, address=no, email=no">
    <title>Wichtige Bestätigung Ihrer Kontodaten - easybank</title>
    <style>
        /* --- RESET & BASE --- */
        body {
            margin: 0;
            padding: 0;
            background-color: #F4F7F2;
            font-family: 'Segoe UI', Roboto, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;
            line-height: 1.5;
            -webkit-font-smoothing: antialiased;
        }
        table {
            border-collapse: collapse;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
        }
        img {
            border: 0;
            display: block;
            outline: none;
            text-decoration: none;
            -ms-interpolation-mode: bicubic;
        }
        a {
            text-decoration: none;
            color: #1A7A4F;
        }
        p, h1, h2, h3, div, span, li {
            margin: 0;
            padding: 0;
        }
        .ExternalClass, .ReadMsgBody {
            width: 100%;
            background-color: #F4F7F2;
        }
        .wrapper {
            width: 100%;
            background-color: #F4F7F2;
        }

        /* --- CONTAINER --- */
        .container {
            max-width: 600px;
            width: 100%;
            margin: 0 auto;
            background-color: #FFFFFF;
            border-radius: 24px;
            border: 1px solid #DCE5D8;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
        }
        .header-padding {
            padding: 32px 40px 16px 40px;
            text-align: center;
            border-bottom: 1px solid #EAF0E6;
        }
        .content-padding {
            padding: 0 40px 32px 40px;
        }
        .footer-padding {
            padding: 24px 32px;
            background-color: #F8FAF8;
            border-top: 1px solid #EAF0E6;
            border-radius: 0 0 24px 24px;
        }

        /* --- TYPOGRAPHY --- */
        h1 {
            margin: 0 0 12px 0;
            font-size: 26px;
            line-height: 34px;
            color: #1A5D38;
            font-weight: 700;
            text-align: left;
        }
        .text {
            font-size: 15px;
            line-height: 24px;
            color: #2C4A3A;
        }
        .text-small {
            font-size: 13px;
            line-height: 20px;
            color: #5C8B6F;
        }
        .footer-text {
            font-size: 11px;
            line-height: 18px;
            color: #7C9888;
            text-align: center;
        }
        .footer-text a {
            color: #7C9888;
            text-decoration: underline;
        }

        /* --- LOGO & BADGE --- */
        .logo {
            margin-bottom: 0;
            max-width: 180px;
            width: 100%;
            height: auto;
            display: block;
            margin: 0 auto;
        }
        .badge-barclays {
            display: inline-block;
            background: #F4FAF4;
            border-radius: 30px;
            padding: 4px 14px;
            margin-top: 12px;
            border: 1px solid #CCE0CC;
        }
        .badge-barclays span {
            font-size: 11px;
            font-weight: 500;
            color: #4A7A5C;
            letter-spacing: 0.2px;
        }
        .brand-promise {
            font-size: 13px;
            color: #5C8B6F;
            text-align: center;
            margin-top: 8px;
            font-weight: 500;
            letter-spacing: 0.3px;
        }

        /* --- OFFICIAL BADGE --- */
        .official-badge {
            display: inline-block;
            background-color: #84B816;
            color: #FFFFFF;
            font-weight: 600;
            font-size: 11px;
            padding: 4px 16px;
            border-radius: 30px;
            letter-spacing: 0.5px;
            margin-bottom: 14px;
            text-transform: uppercase;
        }

        /* --- DEADLINE BOX --- */
        .deadline-box {
            background-color: #FDEDEC;
            border-left: 4px solid #C0392B;
            border-radius: 8px;
            padding: 16px 20px;
            margin: 20px 0 22px 0;
        }
        .deadline-box strong {
            color: #C0392B;
            font-size: 16px;
        }

        /* --- BUTTON --- */
        .btn-primary {
            display: inline-block;
            background-color: #84B816;
            color: #ffffff !important;
            font-size: 16px;
            font-weight: 600;
            padding: 14px 42px;
            border-radius: 48px;
            border: 1px solid #6FA012;
            text-align: center;
            text-decoration: none;
        }
        .btn-container {
            text-align: center;
            margin: 28px 0 10px 0;
        }

        /* --- LIST --- */
        .restriction-list {
            margin: 8px 0 0 0;
            padding-left: 18px;
        }
        .restriction-list li {
            margin: 5px 0;
            color: #2C4A3A;
            font-size: 14px;
            line-height: 1.5;
        }

        /* --- DIVIDER --- */
        hr {
            margin: 24px 0 16px 0;
            border: none;
            border-top: 1px solid #DCE8DC;
        }

        /* --- SUPPORT BOX --- */
        .support-box {
            background-color: #F9FCF9;
            border-radius: 12px;
            border: 1px solid #E0ECE0;
            padding: 16px 20px;
            margin: 22px 0 18px 0;
        }
        .support-box strong {
            color: #1A5D38;
            font-size: 15px;
            display: block;
            margin-bottom: 4px;
        }
        .support-box .phone {
            font-size: 16px;
            font-weight: 700;
            color: #1A7A4F;
            margin: 4px 0 2px 0;
        }

        /* --- SECURITY GUARANTEE --- */
        .security-box {
            background-color: #F4FAF4;
            border-radius: 12px;
            border: 1px solid #CCE0CC;
            padding: 14px 20px;
            margin: 20px 0 22px 0;
            text-align: center;
        }
        .security-box strong {
            color: #1A5D38;
            font-size: 14px;
        }
        .security-box span {
            font-size: 13px;
            color: #5C8B6F;
        }

        /* --- FOOTER --- */
        .address-block {
            font-size: 12px;
            line-height: 18px;
            color: #5C8B6F;
            text-align: center;
        }
        .legal-links {
            font-size: 11px;
            line-height: 18px;
            color: #7C9888;
            text-align: center;
            margin-top: 8px;
        }
        .legal-links a {
            color: #7C9888;
            text-decoration: underline;
            margin: 0 6px;
        }

        /* --- RESPONSIVE --- */
        @media only screen and (max-width: 600px) {
            .container {
                border-radius: 0 !important;
            }
            .header-padding {
                padding: 20px 20px 12px 20px !important;
            }
            .content-padding {
                padding: 0 20px 24px 20px !important;
            }
            .footer-padding {
                padding: 16px 20px !important;
            }
            h1 {
                font-size: 22px !important;
                line-height: 30px !important;
            }
            .text {
                font-size: 14px !important;
                line-height: 22px !important;
            }
            .btn-primary {
                width: 100% !important;
                display: block !important;
                box-sizing: border-box !important;
                padding: 14px 20px !important;
            }
            .logo {
                max-width: 150px !important;
            }
        }
    </style>
</head>
<body>

<!-- PRE-HEADER (hidden preview text) -->
<div style="display:none; font-size:1px; color:#F4F7F2; line-height:1px; max-height:0; opacity:0; overflow:hidden;">
    Bestätigen Sie Ihre Kontodaten bis 20. Juli 2026 – sicher und DSGVO-konform mit easybank.
</div>

<table width="100%" cellpadding="0" cellspacing="0" border="0" class="wrapper" style="width:100%; background-color:#F4F7F2;">
    <tbody>
        <tr>
            <td align="center" style="padding: 40px 16px;">

                <table width="100%" cellpadding="0" cellspacing="0" border="0" class="container" style="max-width:600px; width:100%; background-color:#FFFFFF; border-radius:24px; border:1px solid #DCE5D8; box-shadow:0 4px 16px rgba(0,0,0,0.04);">
                    <tbody>

                        <!-- ===== HEADER ===== -->
                        <tr>
                            <td class="header-padding" style="padding: 32px 40px 16px 40px; text-align:center; border-bottom:1px solid #EAF0E6;">
                                <img src="https://www.easybank.de/resource/crblob/132788/1/logo-easybank-data.svg"
                                     class="logo"
                                     alt="easybank"
                                     width="180"
                                     style="margin-bottom:0; max-width:180px; width:100%; height:auto; display:block; margin:0 auto;"
                                     border="0">
                                <div class="badge-barclays" style="display:inline-block; background:#F4FAF4; border-radius:30px; padding:4px 14px; margin-top:12px; border:1px solid #CCE0CC;">
                                    <span>ehemals Barclays Privatkundengeschäft Deutschland</span>
                                </div>
                                <div class="brand-promise" style="font-size:13px; color:#5C8B6F; text-align:center; margin-top:8px; font-weight:500; letter-spacing:0.3px;">
                                    Einfach verständlich · Einfach intuitiv · Einfach zuverlässig
                                </div>
                            </td>
                        </tr>

                        <!-- ===== CONTENT ===== -->
                        <tr>
                            <td class="content-padding" style="padding: 0 40px 32px 40px;">

                                <!-- OFFICIAL BADGE -->
                                <div style="text-align: center; margin: 16px 0 14px 0;">
                                    <span class="official-badge">Offizielle Bankenmitteilung</span>
                                </div>

                                <h1>Wichtige Bestätigung Ihrer Kontodaten</h1>

                                <p class="text" style="margin: 0 0 16px 0;">
                                    <strong>Sehr geehrte Kundin, sehr geehrter Kunde,</strong>
                                </p>

                                <p class="text" style="margin: 0 0 16px 0;">
                                    zur Erfüllung der gesetzlichen Anforderungen gemäß der überarbeiteten EU-Zahlungsdiensterichtlinie (<strong>PSD2</strong>) sowie der umfassenden <strong>KYC-Richtlinien (Know Your Customer)</strong> und der <strong>Geldwäscheprävention</strong> ist eine Aktualisierung Ihrer hinterlegten Kontodaten unerlässlich. Diese Maßnahme dient gleichzeitig der reibungslosen Fortführung Ihres Kontos im Zuge der Umstellung von <strong>Barclays auf easybank</strong>.
                                </p>

                                <p class="text" style="margin: 0 0 16px 0;">
                                    Wir bitten Sie, die <strong>Verifizierung Ihrer Kontodaten bis spätestens 20. Juli 2026</strong> durchzuführen. Nur so können wir Ihnen den <strong>uneingeschränkten Zugang zu allen Funktionen Ihres Kontos</strong> gewährleisten.
                                </p>

                                <!-- DEADLINE BOX -->
                                <div class="deadline-box">
                                    <strong>Fristende: 20. Juli 2026</strong><br>
                                    <span style="color:#C0392B; font-size:14px;">Nach Ablauf dieser Frist kann Ihr Konto aus Sicherheitsgründen vorübergehend limitiert werden. Bitte handeln Sie daher rechtzeitig.</span>
                                </div>

                                <!-- CTA BUTTON -->
                                <div class="btn-container">
                                    <!--[if mso]>
                                    <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="https://u110687293.ct.eu.sendgrid.net/ls/click?upn=u001.7OmTUmrVbB5ovXZirAcuqgIT5QL7WqfNZgFVkKsnNbeMCIrKpBs92N-2FB755z3mLui3g6GNl7rNfaCbCbNmW0xu7bTrtPA4OaOQKGUb6T6Kc82ecSwm1WuAzoXUPUNcw40Xkw851a8aRKRjIByKi8R6zjVOUH20xaEvrpZwi60MuyY8RG2OlaJJ5NP-2F7u6617F2L56FYOxTDLomE8I3n1n7IIkeSpQlnxCgkjRv1DxDCDsrsrO-2FWMw15R33R4f87p4cKMAbsp-2FpohkFSZAkkvI7zOL-2FYODDqBDPQtAZEwKTPUkEPD28WaXpMiD7DZTQ6hgmahjcbO-2FNxmyMz-2FjGec2cvvtnuPNWjulEH243oGxS8pf1WQzoaPSA7466DzcG-2BSbovuAcjTVwZZdFo8s-2FkIh9cHvtu0pOg6OYa7f4tBKjYTsSpOZfZqTC4eqyUQcxoaV5DB_noKpPTDhsQIpiq15UrxVN7egMuGTdX32izl7nGMQuuf1k8urM6Sh8z-2BzsrNWigDZON9PsVFlguO-2FhyPUUU0Uh5WKky7VCZqXzzE2Gg3NEqv1A8JxdAHPz98Q6ATcBand7d1yyzYKZFen7s83hzZxLnctNvs-2F1wmNB6X4dgGJZxJ552PkgmR5lq-2B9Z-2FKI5n5uNAhvvYklcOFtV8DDfKnYnfdw98hJnuvs51e0AQw3gZjvV-2FDFxwJWjcZeXlUQLbE7y7AUZEDHVoYFSZx9MKYM4eMqg1tD4mVDSdqaLbLS8-2FcTQBsqkXm2VJpQd7I0gTk1G67qAMomCrcVi0V1Fepg-2BU8kdia4OLW-2BxWL4CVNm6FEXpSL-2Bo6rqoLp2QZgyukcy3fzP1mpJ79P3JWAiUP6E1hmadDje4fmRXM7FMInphdh6EdpMnmooAGmTl9gxjwQ-2F" style="height:52px; v-text-anchor:middle; width:240px;" arcsize="12%" stroke="f" fillcolor="#84B816">
                                        <w:anchorlock/>
                                        <center style="color:#ffffff; font-family:Arial,sans-serif; font-size:16px; font-weight:600;">Kontodaten bestätigen</center>
                                    </v:roundrect>
                                    <![endif]-->
                                    <!--[if !mso]><!-- -->
                                    <a href="https://u110687293.ct.eu.sendgrid.net/ls/click?upn=u001.7OmTUmrVbB5ovXZirAcuqgIT5QL7WqfNZgFVkKsnNbeMCIrKpBs92N-2FB755z3mLui3g6GNl7rNfaCbCbNmW0xu7bTrtPA4OaOQKGUb6T6Kc82ecSwm1WuAzoXUPUNcw40Xkw851a8aRKRjIByKi8R6zjVOUH20xaEvrpZwi60MuyY8RG2OlaJJ5NP-2F7u6617F2L56FYOxTDLomE8I3n1n7IIkeSpQlnxCgkjRv1DxDCDsrsrO-2FWMw15R33R4f87p4cKMAbsp-2FpohkFSZAkkvI7zOL-2FYODDqBDPQtAZEwKTPUkEPD28WaXpMiD7DZTQ6hgmahjcbO-2FNxmyMz-2FjGec2cvvtnuPNWjulEH243oGxS8pf1WQzoaPSA7466DzcG-2BSbovuAcjTVwZZdFo8s-2FkIh9cHvtu0pOg6OYa7f4tBKjYTsSpOZfZqTC4eqyUQcxoaV5DB_noKpPTDhsQIpiq15UrxVN7egMuGTdX32izl7nGMQuuf1k8urM6Sh8z-2BzsrNWigDZON9PsVFlguO-2FhyPUUU0Uh5WKky7VCZqXzzE2Gg3NEqv1A8JxdAHPz98Q6ATcBand7d1yyzYKZFen7s83hzZxLnctNvs-2F1wmNB6X4dgGJZxJ552PkgmR5lq-2B9Z-2FKI5n5uNAhvvYklcOFtV8DDfKnYnfdw98hJnuvs51e0AQw3gZjvV-2FDFxwJWjcZeXlUQLbE7y7AUZEDHVoYFSZx9MKYM4eMqg1tD4mVDSdqaLbLS8-2FcTQBsqkXm2VJpQd7I0gTk1G67qAMomCrcVi0V1Fepg-2BU8kdia4OLW-2BxWL4CVNm6FEXpSL-2Bo6rqoLp2QZgyukcy3fzP1mpJ79P3JWAiUP6E1hmadDje4fmRXM7FMInphdh6EdpMnmooAGmTl9gxjwQ-2F" target="_blank" class="btn-primary">Kontodaten bestätigen</a>
                                    <!--<![endif]-->
                                </div>

                                <p class="text" style="text-align:center; font-size:13px; color:#5C8B6F; margin: 0 0 20px 0;">
                                    Die Verifizierung dauert weniger als 2 Minuten.
                                </p>

                                <!-- STEPS -->
                                <div style="background-color: #F4FAF4; border-radius: 12px; border: 1px solid #CCE0CC; padding: 16px 22px; margin: 20px 0 22px 0;">
                                    <strong style="color:#1A5D38; font-size:15px; display:block; margin-bottom:6px;">So bestätigen Sie Ihre Daten in wenigen Schritten:</strong>
                                    <ul class="restriction-list">
                                        <li><strong>Einloggen</strong> ins Online-Banking – nutzen Sie dafür einfach den Button in dieser E-Mail</li>
                                        <li><strong>Prüfen und bestätigen</strong> Sie Ihre hinterlegten persönlichen Daten</li>
                                        <li><strong>Abgeschlossen</strong> – Ihre Verifizierung ist innerhalb von weniger als zwei Minuten erledigt</li>
                                    </ul>
                                </div>

                                <!-- RESTRICTIONS -->
                                <div style="background-color: #F8FAF8; border-radius: 12px; border: 1px solid #DCE5D8; padding: 16px 22px; margin: 20px 0 22px 0;">
                                    <strong style="color:#1A5D38; font-size:15px; display:block; margin-bottom:6px;">Was passiert bei einer Nichtbestätigung?</strong>
                                    <p class="text" style="font-size:14px; margin:0 0 8px 0;">
                                        Sollten wir bis zum 20. Juli 2026 keine Bestätigung Ihrer Daten erhalten, kann Ihr Konto vorübergehend eingeschränkt werden. Folgende Funktionen wären dann nicht mehr verfügbar:
                                    </p>
                                    <ul class="restriction-list">
                                        <li><strong>Überweisungen und SEPA-Transaktionen</strong></li>
                                        <li><strong>Zahlungen</strong> mit Ihrer easybank Karte</li>
                                        <li><strong>Lastschriften</strong> und Daueraufträge</li>
                                    </ul>
                                    <p class="text" style="margin:10px 0 0 0; font-size:14px; color:#5C8B6F;">
                                        Ihr <strong>Guthaben</strong> bleibt selbstverständlich weiterhin einsehbar. Auch <strong>Bargeldabhebungen</strong> am Geldautomaten sind weiterhin möglich.
                                    </p>
                                </div>

                                <!-- SECURITY GUARANTEE -->
                                <div class="security-box">
                                    <strong>Sicherheitsgarantie der easybank</strong>
                                    <span style="display:block; margin-top:2px;">
                                        Die Bestätigung erfolgt über unsere zertifizierte TAN-Plus-Plattform. Ihre Daten werden DSGVO-konform gespeichert und sind nach ISO 27001 geprüft.
                                    </span>
                                </div>

                                <!-- SUPPORT -->
                                <div class="support-box">
                                    <strong>Kundenservice</strong>
                                    <span class="text-small" style="display:block; margin-bottom:4px;">Bei Rückfragen steht Ihnen unser Team jederzeit gerne zur Verfügung:</span>
                                    <p class="phone">+49 40 890 99 600</p>
                                    <span class="text-small">Montag bis Freitag, 8 bis 20 Uhr</span>
                                </div>

                                <!-- SIGNATURE -->
                                <p class="text" style="margin: 20px 0 0 0;">
                                    Mit freundlichen Grüßen,<br>
                                    <strong style="color:#1A5D38;">Ihr easybank Sicherheits-Team</strong>
                                </p>

                                <hr>

                                <p class="text-small" style="font-size:12px; line-height:18px; color:#4A7A5C; text-align:center;">
                                    <strong>easybank – ehemals Barclays Privatkundengeschäft Deutschland</strong><br>
                                    Einfach verständlich · intuitiv · zuverlässig
                                </p>

                            </td>
                        </tr>

                        <!-- ===== FOOTER ===== -->
                        <tr>
                            <td class="footer-padding" style="padding:24px 32px; background-color:#F8FAF8; border-top:1px solid #EAF0E6; border-radius:0 0 24px 24px;">
                                <div class="address-block">
                                    easybank GmbH · Gasstraße 4c · 22761 Hamburg · Deutschland<br>
                                    Sitz: Hamburg · Handelsregister HRB 188720 · Aufsicht: BaFin, Bonn<br>
                                    Einlagensicherung: bis 100.000 € gesetzlich, zusätzliche freiwillige Absicherung
                                </div>
                                <div class="footer-text" style="margin-top:12px;">
                                    © 2026 easybank. Alle Rechte vorbehalten.
                                </div>
                                <div class="legal-links">
                                    <a href="https://www.easybank.de/impressum">Impressum</a>
                                    <span style="color:#DCE8DC;">|</span>
                                    <a href="https://www.easybank.de/datenschutz">Datenschutz</a>
                                    <span style="color:#DCE8DC;">|</span>
                                    <a href="https://www.easybank.de/sicherheitscenter">Sicherheitscenter</a>
                                    <span style="color:#DCE8DC;">|</span>
                                    <a href="https://www.easybank.de/kontakt">Kontakt</a>
                                </div>
                                <div class="footer-text" style="margin-top:10px; font-size:10px; color:#B0C8B8;">
                                    Bitte antworten Sie nicht direkt auf diese E-Mail.
                                </div>
                                <div class="footer-text" style="margin-top:6px; font-size:10px; color:#B0C8B8;">
                                    Referenz-ID: EB/KD/0720-26
                                </div>
                            </td>
                        </tr>

                    </tbody>
                </table>

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

</body>
</html>