<!doctype html>
 <html>
   <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <title>Audible.de</title>
     <style type="text/css">
       body {
         color: #212325;
         font-family: Arial,sans-serif;
         font-size: 14px;
         line-height: 20px;
       }
       .bc-container {
         max-width: 1020px;
         margin: 0 auto;
         padding: 0 10px;
       }
       h1 {
         font-size: 26px;
         line-height: 1;
       }
       h1, p { margin: 0; }
       a, a:active {
         color: #007eb0;
         text-decoration: none;
       }
       a:hover {
         color: #289bc9;
         text-decoration: underline;
       }
       .bc-color-secondary { color: #727579; }
       .bc-text-center { text-align: center; }
       .bc-spacing-extra-large { margin-bottom: 70px; }
       .bc-spacing-base { margin-bottom: 20px; }
       .bc-spacing-mini { margin-bottom: 10px; }
       .adbl-narrow {
         max-width: 780px;
         margin: 0 auto;
       }
     </style>
   </head>
   <body>
     <div class="bc-container">
       <div class="bc-spacing-extra-large">
         <img src="https://images-na.ssl-images-amazon.com/images/G/03/AudibleDE/de_DE/img2/site/logo/audible_logo_de._CB294884942_.svg" width="140" height="54" />
       </div>
 
       <div class="bc-text-center">
         <div class="bc-spacing-mini">
           <img src="https://m.media-amazon.com/images/G/01/audibleweb/icon._CB1507062648_.png" width="94" height="71" />
         </div>
 
         <h1 class="bc-spacing-base">Ja, da ist wohl wirklich was kaputt.</h1>
 
         <div class="bc-color-secondary adbl-narrow">
           <div class="bc-spacing-base">
             Es tut uns sehr Leid aber die Seite, die Sie aufrufen wollten ist aktuell nicht verfügbar. Unsere Techniker sind informiert und arbeiten mit Hochdruck daran und wir sind bald wieder für Sie da.
           </div>
 
           <div>
             Sie benötigen sofort Hilfe? Wir sind Montag bis Sonntag von 6 bis 24 Uhr für Sie da.
             Aus Deutschland erreichen Sie uns über die Telefonnummer: <a href="tel:08005890073">0800 58900 73</a> (kostenlos)
             und aus dem Ausland über <a href="tel:+49(0)8922061058">+49 (0) 89220 61058</a> (Kosten abhängig vom Provider).
           </div>
         </div>
       </div>
     </div>
   </body>
 </html>
