<!DOCTYPE html> <html lang="de"> <head> <title>Webspace nicht erreichbar</title> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style> body{font-family:Arial,Verdana,sans-serif; font-size:16px; margin:0; padding:0; background-color:#fff}.banner{text-align:center; font-size:23px; padding:30px; color:#fff; background-color:#3e6994; margin-top:80px}.note{font-size:14px; text-align:center; padding:40px}</style> </head>  <body> <div class="banner">Webspace nicht erreichbar</div> <div class="note">Wenn Sie der Betreiber dieser Website sind, wenden Sie sich bitte an Ihren Web-Hoster.</div> </body>  </html> 