

<!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>
    <title>Seite nicht gefunden</title>
    <style type="text/css">
        body, a 
        {
            font-family: Arial;
            color: #828282;
        }
        h1 {
            font-size: 18px;
            line-height: 22px;
        }
        h2 {
            font-size: 14px;
            line-height: 18px;
        }
        p {
            font-size: 10px;
        }
        hr 
        {
            border-left:0px;
            border-right:0px;
            border-bottom:0px;
            border-style:dotted;
            color: #cccccc;
        }
        .container {
            height:100%;
            margin:auto;
            min-height:100%;
            position:relative;
            text-align:left;
            width:730px;
            margin-top: 4%;
        }
        .area {
            background-color: #EDEDED;            
            padding: 5px 50px 25px 50px;
        }
        .links {
            background-color: #ffffff;            
            padding: 0px;
        }
        .logo {
            height:60px;
            min-height:60px;
            width:110px;
            margin-left:620px;
            position:relative;
            margin-top: 10px;
            text-align:left;
            background-image: url(http://static.afterbuy.de/afterbuy/images/logoab.png);
            background-repeat: no-repeat;
        }
    </style>
</head>
<body>
<center>
<div class="container">
<div class="area">
    <h1>Fehler!</h1>
     <p>Sehr geehrter Kunde,<br/> 
     die Seite, die Sie aufrufen, existiert nicht auf dem Server.<br/><br/>
     Bitte wenden Sie sich an den Betreiber des Shops. 
     
     <i>Ihr Afterbuy-Shop Shopsystem Support.</i><br/><br/>
     <a href="http://www.afterbuy.de/">www.afterbuy.de</a> | <a href="http://shop.afterbuy.de/shopindexstart.aspx">Shopindex</a>
     </p></div>
 <div class="logo">&nbsp;</div>
<p>&nbsp;</p>
 <div class="links">
<!--<a href="http://iphoneapp.afterbuy.de" onclick="recordOutboundLink(this, 'Outbound Links', 'Banner notfound');return false;"><img style="border:0" alt="Afterbuy Shopping Mall" src="http://shop.afterbuy.de/images/Banner_ShoppingMall.jpg" /></a>-->
</div>
</div>
</center>
</body>
</html>

