<!DOCTYPE html>
<html lang="de">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>9t0.de - Betreiberinformation</title>
  <style>
    body {
      font-family: sans-serif;
      max-width: 700px;
      margin: 5rem auto;
      padding: 2rem;
      background: #f9f9f9;
      color: #333;
    }
    h1 { color: #000; }
    .box {
      border: 1px solid #ccc;
      background: #fff;
      padding: 1rem;
      border-radius: 8px;
    }
  </style>
</head>
<body>
  <h1>Technische Betreiberinformation</h1>
  <div class="box">
    <p>Diese Domain (<strong>9t0.de</strong>) dient dem Betrieb des Mailservers <strong>srv.9t0.de</strong>.</p>
    <p>Verantwortlich f&uuml;r Betrieb und Administration:</p>
    <ul>
      <li><strong>Thomas Bartelt</strong></li>
      <li>IT-Dienstleister, wlanium</li>
      <li>Telefon: 01520 6136458</li>
      <li>E-Mail: <a href="mailto:tb@wlanium.de">tb@wlanium.de</a></li>
    </ul>
    <p>Impressum und weitere Informationen finden Sie auf <a href="https://wlanium.de" target="_blank">wlanium.de</a>.</p>
  </div>
</body>
</html>
