<!DOCTYPE html>
<html lang="de">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Fehler</title>
    <link href="https://www.podcaster.de/css/all.min.css" rel="stylesheet">
</head>
<body>

<div class="navbar-container">
    <nav class="navbar navbar navbar-dark bg-dark navbar-expand-lg" id="nav"><a href="https://www.podcaster.de" target="_self" class="navbar-brand"><img src="/images/podcaster_logo_weiss.svg" alt="podcaster.de" style="height: 45px;"></a> <button type="button" aria-label="Toggle navigation" class="navbar-toggler collapsed" aria-expanded="false" aria-controls="nav-collapse" style="overflow-anchor: none;"><span class="navbar-toggler-icon"></span></button> <div id="nav-collapse" class="navbar-collapse collapse" style="display: none;"><ul class="navbar-nav"><li class="nav-item"><a href="https://www.podcaster.de" target="_self" class="nav-link">Start</a></li> <li class="nav-item"><a href="https://www.podcaster.de/pakete" target="_self" class="nav-link">Pakete</a></li> <li class="nav-item"><a href="https://www.podcaster.de/faq" target="_self" class="nav-link">FAQ</a></li></ul> <ul class="navbar-nav ml-auto"><li class="nav-item"><a href="https://www.podcaster.de/login" target="_self" class="nav-link">Anmeldung</a></li></ul></div></nav>
</div>

<div class="main-container">

    <section class="height-100 bg-white">

        <div class="container">
            <div class="row">
                <div class="col text-center">
                    <h1 class="h2">Fehler aufgetreten</h1>
                    <span>Überprüfe, ob Du die korrekte Internetadresse gewählt hast.</span>
                </div>
                <!--end of col-->
            </div>
            <div class="row">
                <div class="col text-center mt-5">
                    <a href="https://www.podcaster.de/pakete" class="btn btn-primary">Lege Dir hier ein Paket an</a>
                </div>
                <!--end of col-->
            </div>
            <!--end of row-->
        </div>
        <!--end of container-->
    </section>
    <!--end of section-->
    <footer class="bg-gray text-light footer-long">
        <div class="container">
            <div class="row">
                <div class="col-12 col-lg-3 col-md-12 col-sm-12 d-none d-md-block">
                    <img alt="podcaster" src="/images/podcaster_logo_weiss.svg" class="mb-4 img-fluid" style="width:85%;max-width:350px;" />
                    <p class="text-muted">
                        Seit 2007 - podcaster
                        <br />Podcast Hosting aus Deutschland
                    </p>
                </div>
                <!--end of col-->
                <div class="col-12 col-lg-9 col-md-12 col-sm-12">
                    <span class="h5">Professionelles Podcast-Hosting aus Berlin. Mächtig flexibel. Genial einfach.</span>
                    <div class="row no-gutters">
                        <div class="col-4 col-lg-4 col-md-4 col-sm-4">
                            <h6>Unternehmen</h6>
                            <ul class="list-unstyled">
                                <li><a href="https://www.podcaster.de/team">Über uns</a></li>
                                <li><a href="https://www.podcaster.de/impressum">Impressum</a></li>
                                <li><a href="https://www.podcaster.de/podcast-host">Podcast-Host</a></li>
                                <li><a href="https://www.podcaster.de/audio-podcast-hosting">Audio Podcast-Hosting</a></li>
                                <li><a href="https://www.podcaster.de/video-podcast-hosting">Video Podcast-Hosting</a></li>
                            </ul>
                        </div>
                        <!--end of col-->

                        <!--end of col-->
                        <div class="col-4 col-lg-4 col-md-4 col-sm-3">
                            <h6>Support</h6>
                            <ul class="list-unstyled">
                                <li>
                                    <a href="https://www.podcaster.de/faq">Podcaster-FAQ</a>
                                </li>
                                <li>
                                    <a href="https://www.youtube.com/channel/UC45hgxNKdFWbIrsDojsfchQ" target="_blank">Youtube-Videos</a>
                                </li>
                                <li>
                                    <a href="https://www.facebook.com/groups/169168417223173" target="_blank">Facebook Kundengruppe</a>
                                </li>
                                <li>
                                    <a href="https://podster.de/c/podcast-hosting/6" target="_blank">Podcaster-Forum</a>
                                </li>
                                <li>
                                    <a href="https://www.podcaster.de/kontakt">Kontakt</a>
                                </li>
                            </ul>
                        </div>
                        <!--end of col-->
                        <div class="col-4 col-lg-4 col-md-4 col-sm-4">
                            <h6>Dienst</h6>
                            <ul class="list-unstyled">
                                <li>
                                    <a href="https://www.podcaster.de/pakete">Pakete & Preise</a>
                                </li>
                                <li>
                                    <a href="https://www.podcaster.de/news">News</a>
                                </li>
                                <li>
                                    <a href="https://www.podcaster.de/agb">Nutzungsbedingungen</a>
                                </li>
                                <li>
                                    <a href="https://www.podcaster.de/privacy">Datenschutz</a>
                                </li>
                                <li><a href="https://www.podcaster.de/podcast-hoster">Podcast-Hoster</a></li>
                            </ul>
                        </div>
                        <!--end of col-->
                    </div>
                    <!--end of row-->
                </div>
                <!--end of col-->
            </div>
            <!--end of row-->
        </div>
        <!--end of container-->
    </footer>

</div>
</body>
</html>
