<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Eine neue Website</title>
</head>

<body>
<div align="center" style="margin:60px;font-family:Helvetica,Arial,sans-serif">
    <h2>Sie sehen hier eine neue Website!</h2> 
    <p>Inhalte wurden jedoch noch nicht hinterlegt.</p>
    <p style="margin:40px 0">
        <a href="http://www.biohost.de">
            <img src="/media/biohost.png" width="253" height="61" valign="absmiddle" alt="Biohost.de - klimafreundliches Internet" border="0" />
        </a>
    </p>
</div>
</body>
</html>