<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Account gesperrt...</title>
<style type="text/css"> <!--
html, body {
height:100%;
}

body {
background-color: #666666;
font-size:13px;
font-family:  'Lucida Grande', Verdana, Arial, sans-serif;
color:#564b47;  
padding: 0;
margin:0;
}

p {
margin: 0px;
padding: 10px;
font-weight: bold;
}

p#hosted {
float:right;
padding-top: 100px;
}

.thirty {
filter:alpha(opacity=30); /* f.r IE6 + */
opacity: 0.3 /* CSS3 Standard */
}

h1 {
font-size: 20px;
font-weight: normal;
padding: 10px;
}
#space { 
width:1px;
height:50%;
margin-bottom:-150px; 
float:left;
}
#inhalt {
width:435px;
height:290px;
background-color: #ffffff;
border: 1px solid #564b47;
margin: 0 auto;
position:relative; 
clear:left;
}

--> 
</style>
</head>
<body>
<div id="space"><br /></div>
<div id="inhalt">
<h1>Account gesperrt...</h1>
<p>Dieser Account wurde vor&uuml;bergehend gesperrt, bitte versuchen Sie es sp&auml;ter noch einmal.</p>
<p id="hosted" class="thirty">Hosted by<br /><a href="https://rackspeed.de/" target="_self"><img src="https://rackspeed.de/rackspeed-logo.png" alt="rack::SPEED Logo" border="0" width="300"></a></p>
</div>
</body>
</html>

