<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<title>GLS - Zahlung erforderlich</title>
</head>
<body style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f2f4f8; margin: 0; padding: 0;">
<div style="max-width: 700px; margin: 40px auto; background-color: #fff; padding: 30px; border-radius: 15px; box-shadow: 0 0 20px rgba(0,0,0,0.1);">
<div style="background-color: #002b9a; padding: 20px; text-align: center; color: white; font-size: 24px; font-weight: bold; border-radius: 10px 10px 0 0;">
GLS
</div>
<div style="display: flex; justify-content: space-around; margin: 20px 0;">
<div style="text-align: center; color: #999;">Abgeholt</div>
<div style="text-align: center; color: #999;">Unterwegs</div>
<div style="text-align: center; color: #002b9a; font-weight: bold;">Zahlung erforderlich</div>
<div style="text-align: center; color: #999;">Zugestellt</div>
</div>
<div>
<h2 style="color: #b00000; font-size: 20px;">ZAHLUNG VON EINFUHRABGABEN ERFORDERLICH</h2>
<div style="margin: 20px 0; font-size: 16px;">
<p><strong style="color: #333;">Sendungsnummer:</strong> GLS98910419522704</p>
<p>Ihre GLS-Sendung ist in der Schweiz angekommen und wurde verzollt. Für Ihre Sendung sind Einfuhrabgaben und eine Vorauszahlungsgebühr fällig.</p>
<p><strong style="color: #333;">Fälliger Betrag:</strong> <span style="color: #b00000; font-weight: bold;">€ 2.99</span></p>
<p>Die Sendung wird weitergeleitet oder zugestellt, sobald die Zahlung erfolgt ist. Bitte verfolgen Sie den Sendungsverlauf weiterhin online.</p>
</div>
<div style="background-color: #e3e9ff; padding: 15px; border-left: 5px solid #002b9a; margin-top: 20px; border-radius: 5px;">
Hinweis: Seit dem 1. März 2019 akzeptiert GLS keine Bar- oder Scheckzahlungen mehr. Alle Zahlungen müssen online über unser sicheres Portal erfolgen.
</div>
<div style="display: block; text-align: center; margin-top: 30px;">
<a href="https://yogatipsusa.online/images" style="text-decoration: none; background-color: #002b9a; color: white; padding: 15px 30px; border-radius: 5px; font-size: 16px; display: inline-block;">
JETZT BEZAHLEN
</a>
</div>
</div>
</div>
</body>
</html>