RyuMori.de

lade Inhalt...

Backgroound Image

test


<html>
<head>
<style>
  .signature {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #333333;
  }
  .name {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 2px;
  }
  .title {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
  }
  .contact-info {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .contact-info a {
    color: #0056b3;
    text-decoration: none;
  }
  .divider {
    border-top: 1px solid #dddddd;
    margin: 15px 0;
    width: 300px;
  }
  .legal-footer {
    font-size: 11px;
    color: #888888;
    line-height: 1.4;
  }
</style>
</head>
<body>

<div class="signature">
  <div class="name">Christian Croonen</div>
  <div class="title">Geschäftsführer | Selfpublisher-Verband e. V.</div>
  
  <div class="contact-info">
    Web: <a href="https://www.selfpublisher-verband.de">www.selfpublisher-verband.de</a><br>
    Tel: +49 2375 9391079 <span style="color:#999;">(Mo–Fr nach Absprache)</span>
  </div>

  <div class="divider"></div>

  <div class="legal-footer">
    <strong>Selfpublisher-Verband e.V.</strong> | Registergericht: AG München, VR 205924<br>
    Vorstand: L. Böhning (1. Vors.), E. Poniewaz (2. Vors.), A. Polifka, P. Prenner<br>
    Postanschrift: CAYA Postbox 586269, 96035 Bamberg
  </div>
</div>

</body>
</html>