<!DOCTYPE html>
<html>
<head>
<title>www.railshosting.de</title>
<style>
    body {
        width: 1024px;
        margin: 0 auto;
	margin-top: 50px;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }

    #content_box {
    	background-color: rgb(249, 252, 252);
    	border-radius: 5px 5px 5px 5px;
    	box-shadow: 1px 1px 3px rgb(136, 136, 136);
    	padding: 20px 40px;
    	width: 730px;
    	float: right;
    	margin: 5px;
    	text-align: left;
    }
    h1 {
      font-size: 50px;
    }
</style>
</head>
<body>
<div id="content_box">
<h1 style="float:left;">Hallo!</h1>
<p style="clear:both;"><!-- Suchen Sie etwas bestimmtes? -->Wir sind gleich wieder da!</p>
<p style="float:left;"><!-- Vielleicht finden Sie es auf unserer Website unter...<br /><br />-->

<strong><a href="http://www.railshosting.de" title="railshosting.de">railshosting.de</a></strong></p>
<a href="http://www.railshosting.de" title="railshosting.de"><img src="http://www.railshosting.de/assets/logo-712bc73f44f9345d6cb7e07bd7703255.png" alt="logo" style="float:right; margin-top: 0px;" /></a></div>
</body>
</html>
