<html lang="de"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Email Kampagne</title>
    <style>
        body { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; padding: 0; }
        .container { max-width: 600px; margin: 0 auto; background-color: #ffffff; }
        .header { background-color: #003366; color: #ffffff; padding: 20px; text-align: center; }
        .content { padding: 30px; line-height: 1.6; color: #333333; }
        .content p { margin: 15px 0; }
        .cta-button { display: block; width: 220px; margin: 30px auto; padding: 15px; background-color: #0066cc; color: #ffffff; text-align: center; text-decoration: none; font-weight: bold; border-radius: 5px; }
        .footer { background-color: #f4f4f4; padding: 20px; text-align: center; font-size: 12px; color: #666666; }
    </style>
</head>
<body>
    <table width="100%" style="background-color: rgb(244, 244, 244);" cellspacing="0" cellpadding="0">
        <tbody><tr>
            <td align="center">
                <table class="container" cellspacing="0" cellpadding="0">
                    <tbody><tr>
                        <td class="header">
                            <h1>Der Mann steht nicht mehr?
        </h1>
        <p style="margin: 0px; font-size: 20px; font-weight: bold;">
            Medizinisch top
        </p>
                        </td>
                    </tr>

                    <tr>
                        <td class="content">
                            <p>Hallo csspc,</p>

                            <p>viele Männer ab 30 spüren die Schwäche.</p>

                            <p>Die Standfestigkeit schwindet,<br>
                            die erotischen Stunden fehlen,<br>
                            das ist eine echte Belastung.</p>

                            <p><strong>Die Lösung ist da.</strong></p>

                            <p>Die zuverlässigen Potenzpräparate ermöglichen zuverlässige Erektionen.</p>

                            <p>Unzählige zufriedene Nutzer aus Europa genießen das Leben voll, mit stärkerem Selbstbewusstsein.</p>

                            <p><strong>Erhalten Sie volle Manneskraft</strong> – hochwertig in Europa hergestellt, neutral verpackt nach Hause.</p>

                            <a class="cta-button" href="https://www.echtetabletten.shop/t/5b3dd1ad541124c55ec335b2faa48a0f">Zum Angebot klicken</a>
                        </td>
                    </tr>

                    <tr>
                        <td class="footer">
                            <p>Ihr Kundenservice<br>
                            Ihr Kundenservice VitalKraft</p>
                        </td>
                    </tr>
                </tbody></table>
            </td>
        </tr>
    </tbody></table>

</body></html>