<html>
<head>

<title>Neue Domain bei der webgo GmbH</title>
<style type="text/css">

body {font-family: sans-serif;}

.main {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
height: 540px;
width: 1200px;
padding: 20px;
margin: 30px auto;
        box-shadow: 0px 0 5px #555;

}

.hazard  {background-image: url("https://www.webgo.de/assets/images/misc/hazard-50x50.png"); width: 1240px; height: 10px; margin: 20px -20px -30px -20px;}
.hazard2 {background-image: url("https://www.webgo.de/assets/images/misc/hazard-50x50.png"); width: 1240px; height: 10px; margin: 20px -20px -30px -20px; position: relative; top: 140px;}

.header {
        width: 100%;
        height: 68px;
        background-image: url("https://www.webgo.de/assets/images/logo.svg");
        background-repeat:no-repeat;
}
.content {
margin: 20px 0 0 -20px;
box-shadow: 0px 0 0px #555;
width: 100%;
height: 200px;
padding: 20px;
font-size: 1.5em;

}
.footer {
        height: 32px;
        padding: 10px 0 0 0;
        position: relative;
        top:-90px;
}
</style>
</head>
<body>
<div class="main">
        <div class="header"></div>
        <div class="hazard"></div>
        <div class="content">
	  <div style="width: 50%; float: left;position: relative;  top: 50px;">Diese Domain wurde bei webgo f&uuml;r einen Kunden registriert. <br><br>Wenn Sie diese Seite sehen, ist Ihre Domain erreichbar. Im webgo Webspace Admin unter "Paket-Verwaltung" - "Domainverwaltung" sehen Sie, in welchen Ordner Ihre Domain aktuell zeigt. </div>
	  <div style="width: 50%; float: left; position: relative; top: -128px;"><center><img src="https://www.webgo.de/assets/images/misc/construction.png"></center></div>
	</div>
        <div class="hazard2"></div>
        <div class="footer">Sollten Sie Inhaber dieser Domain sein, l&ouml;schen Sie diese <b>index.html</b> Datei, damit Ihre hochgeladene Seite angezeigt werden kann. <br>
        <span style="font-size: 0.7em; float: right; margin: -7px 0 0 0"><a href="https://www.webgo.de/webhosting/">Webhosting von webgo GmbH </a></span></div>
        </div>
        
</body>
</html>
