<!doctype html>
<title>Kaldorf.de offline</title>
<style>
  body { text-align: center; padding: 150px; }
  h1 { font-size: 50px; }
  body { font: 20px Helvetica, sans-serif; color: #333; }
  article { display: block; text-align: left; width: 650px; margin: 0 auto; }
  a { color: #dc8100; text-decoration: none; }
  a:hover { color: #333; text-decoration: none; }
</style>

<article>
    <h1>We&rsquo;ll be back soon!</h1>
    <div>
		<p>Entschuldigung f&uuml;r die Unannehmlichkeiten, aber wir bereiten gerade ein Update vor. Wenn Sie mithelfen m&ouml;chten, k&ouml;nnen Sie uns immer <a href="mailto:info@kaldorf.de">kontaktieren</a>, andererseits sind wir bald wieder online!</p>
        <p>Sorry for the inconvenience but we&rsquo;re performing some update at the moment. If you want to help you can always <a href="mailto:info@kaldorf.de">contact us</a>, otherwise we&rsquo;ll be back online shortly!</p>
        <p>&mdash; AK INTERNET</p>
    </div>
</article>