<!DOCTYPE html>
<html lang="de">
    <head>
        <meta charset="utf-8">
        <title>easyname | Domain geparkt</title>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="generator" content="easyname.com domainparking">
        <meta name="robots" content="nofollow">
        <link rel="shortcut icon" href="https://static.easyname.com/images/favicons/easyname/favicon.ico" type="image/x-icon">
        <style>
            @media (min-width: 500px) {
                .wrapper {
                    margin: 0 auto;
                    max-width: 770px;
                }
            }
            body {
                margin: 0;
                font: normal 1rem/1.2rem verdana, arial, sans-serif;
            }

            .wrapper {
                display: -webkit-flex;
                display: flex;
                flex-flow: row wrap;
                padding: 0 10px;
                text-align: center;
            }
            .wrapper > * {
                /* padding: 10px; */
                flex: 1 100%;
            }

            header a {
                display: block;
                height: 100px;
            }
            header img {
                width: 200px;
                height: 36px;
                margin: 32px auto;
            }

            footer {
                color: rgba(68, 68, 68, 0.829);
                font-size: 0.8rem;
                text-align: center;
                height: 60px;
            }
            footer p {
                margin-top: 0;
            }
            footer a {
                color: rgba(68, 68, 68, 0.829);
            }
            footer a:hover {
                color: #4daad9;
                text-decoration: none;
            }
            section {
                height: calc(100vh - 160px);
            }
            section h1 {
                text-align: center;
                font-size: 2rem;
            }

            section h3 {
                font-weight: normal;
                font-size: 1rem;
                margin-top: 25px;
            }
            section p {
                font-size: 0.8rem;
                line-height: 1.4rem;
                margin-top: 90px;
                /* text-align: left; */
            }
            section a {
                color: #4daad9;
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="wrapper">
            <header>
                <a href="https://www.easyname.com/" title="easyname GmbH">
                    <img src="https://static.easyname.com/images/svg/singles/logos/easyname/easyname_logo_default.svg" alt="easyname GmbH">
                </a>
            </header>

            <section>
                <article>
                    <h1>Domain geparkt</h1>
                    <h3>Diese Domain wird von <a rel="nofollow" href="https://www.easyname.com/" target="_blank">easyname.com</a> verwaltet.</h3>
                    <p>Solltest du der Inhaber dieser Domain sein, kannst du diese im <a rel="nofollow" href="https://my.easyname.com/" target="_blank">easyname Controlpanel</a> verwalten.</p>
                </article>
            </section>

            <footer>
                <p>Dies ist ein Service von <a rel="nofollow" href="https://www.easyname.com/" target="_blank">easyname GmbH</a> und wird im Auftrag des Domaininhabers betrieben.</p>
            </footer>
        </div>

        <script>
            var translation = {
                en: {
                    title_head: 'easyname | Domain parked',
                    title: 'Domain parked',
                    subtitle:
                        'This domain is managed with <a href="https://www.easyname.com/" target="_blank">easyname.com</a>',
                    controlpanel:
                        'If you are the owner of this domain you can manage it in the <a href="https://my.easyname.com/" target="_blank">easyname controlpanel</a>.',
                    footer:
                        '<p>This is a service of <a href="https://www.easyname.com/" target="_blank">easyname GmbH</a> and is delivered to you on behalf of the client.</p>',
                },
            }

            var userLanguage = navigator.language || navigator.userLanguage

            if (userLanguage.match(/^de/) === null) {
                document.documentElement.lang = "en"
                document.title = translation.en.title_head
                document.querySelector('article h1').innerHTML =
                    translation.en.title
                document.querySelector('article h3').innerHTML =
                    translation.en.subtitle
                document.querySelector('article p').innerHTML =
                    translation.en.controlpanel
                document.querySelector('footer').innerHTML =
                    translation.en.footer
            }
        </script>
    </body>
</html>
