<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>vorzeiten.net</title>
    <link rel="stylesheet" href="http://vorzeiten.net/assets/css/inwx_30.css">
    <link rel="icon" type="image/x-icon" href="http://vorzeiten.net/assets/media/icons/favicon.ico">
</head>
<body>
    <div class="container">
        <header>
            <a href="https://www.inwx.com?mtm_campaign=domainparking">
                <img src="http://vorzeiten.net/assets/media/svg/logo.svg" alt='INWX Logo' class="logo">
            </a>
        </header>
        <main class="hero">
            <div class="hero-main">
                <h1>Domain <strong>parked.</strong></h1>
                <p class="description" id="domainInfo">
                    <strong>{domainname}</strong> was successfully registered and is managed by INWX. Does it belong to you? Then you can define the content at any time via your INWX account.                </p>
                <div class="domain-search">
                    <input type="text"
                        id="domainInput"
                        placeholder='Enter your desired domain here'
                        aria-label='Enter domain'
                    >
                    <button type="button" id="searchButton">
                        <svg class="icon" viewBox="0 0 14 14" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
                            <path d="M10.2746 9.05031C11.1219 7.89405 11.5013 6.46047 11.3371 5.0364C11.1729 3.61233 10.4771 2.30279 9.38898 1.36976C8.30083 0.43673 6.90056 -0.0509732 5.46831 0.00422151C4.03607 0.0594162 2.67747 0.653438 1.66433 1.66745C0.651194 2.68145 0.0582276 4.04066 0.00406556 5.47315C-0.0500965 6.90563 0.43854 8.30575 1.37222 9.39339C2.30589 10.481 3.61575 11.176 5.03974 11.3392C6.46372 11.5024 7.89682 11.1219 9.05232 10.2737H9.05145C9.07769 10.3087 9.10569 10.3419 9.13719 10.3743L12.5058 13.7434C12.6699 13.9076 12.8924 13.9999 13.1245 14C13.3566 14.0001 13.5793 13.9079 13.7435 13.7439C13.9076 13.5798 13.9999 13.3572 14 13.125C14.0001 12.8929 13.908 12.6702 13.7439 12.506L10.3753 9.13695C10.344 9.10528 10.3104 9.0769 10.2746 9.05031ZM10.5004 5.68647C10.5004 6.31852 10.3759 6.94438 10.1341 7.52832C9.89223 8.11226 9.53776 8.64284 9.0909 9.08977C8.64403 9.5367 8.11352 9.89122 7.52967 10.1331C6.94581 10.375 6.32003 10.4995 5.68807 10.4995C5.05611 10.4995 4.43033 10.375 3.84648 10.1331C3.26262 9.89122 2.73211 9.5367 2.28525 9.08977C1.83838 8.64284 1.48391 8.11226 1.24207 7.52832C1.00023 6.94438 0.875753 6.31852 0.875753 5.68647C0.875753 4.40998 1.38276 3.18578 2.28525 2.28316C3.18773 1.38055 4.41177 0.873469 5.68807 0.873469C6.96438 0.873469 8.18841 1.38055 9.0909 2.28316C9.99338 3.18578 10.5004 4.40998 10.5004 5.68647Z"/>
                        </svg>
                        <span>Find domain</span>
                    </button>
                </div>
                <footer>
                    <p>2026 Copyright. All rights reserved.</p>
                    <div class="links">
                        <a href="https://www.inwx.com/en/aboutus/dataprotection">Privacy Policy</a>
                        /
                        <a href="https://www.inwx.com/en/aboutus/imprint">Imprint</a>
                    </div>
                </footer>
            </div>
            <div class="hero-figure">
                <img src="http://vorzeiten.net/assets/media/img/domain-parked.png" alt="">
            </div>
        </main>
    </div>
    <script>
        const currentDomain = "vorzeiten.net";
        const providerTld = "com";
        const providerLang = "en";
    </script>
    <script src="http://vorzeiten.net/assets/js/script.js"></script>
</body>
</html>
