<!DOCTYPE html>
<html lang="de"> 
<head>
	<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
	<title>Hostpoint - Zugriff deaktiviert</title>
	<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,600,700,800,300' rel='stylesheet' type='text/css' />
	<link href='https://fonts.googleapis.com/css?family=Pompiere' rel='stylesheet' type='text/css'>
    <style type="text/css">
        html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
            margin: 0;
            padding: 0;
            background-repeat: no-repeat;
            box-sizing: content-box;
        }
        h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
            font-size: 1em;
            font-weight: normal;
            font-style: normal;
        }
        ul, ol {
            list-style: none;
        }
        fieldset, img {
            border: none;
        }
        table {
            border-collapse: collapse;
            border-spacing: 0;
        }
        p {
            color: #3c4650;
            font-family: "Open Sans",sans-serif;
            font-size: 18px;
            font-weight: 400;
            line-height: 32px;
        }
        a:link, a:visited, a:hover, a:active, a:focus {
            margin: 0;
            padding: 0;
            border: 0;
            outline: 0;
            font-size: 100%;
            vertical-align: baseline;
            line-height: 1;
            text-transform: none;
            text-decoration: none;
            font-weight: normal;
        }
        a:link, a:visited, a:active, a:focus {
            color: #1e9be3;
        }
        .antifloat {
            clear: both;
            visible: hidden;
        }
        body {
            background: #f7f8f8 none repeat scroll 0 0;
            font-family: "Open Sans",sans-serif;
            font-weight: 400;
            padding: 0;
            text-align: center;
            width: 100%;
        }
        wrapper {
            position: relative;
            text-align: left;
            height: auto;
            width: 100%;
            margin:0 auto;
            padding: 0 20px;
            min-width: 300px;
        }
        .logo {
            top: 33px;
            text-align: left;
            left:36px;
            position:relative;
            margin:0;
            width:300px;
        }
        .nav-lang {
            text-align: right;
            margin:0 auto;
            width:100%;
            padding: 50px 50px 0 0;
        }
        .nav-lang-option {
            display: inline-block;
            text-align: center;
            padding: 0 8px;
        }
        .info {
            position: relative;
            top: 100px;
            text-align: center;
            height: 190px;
            width: 100%;
            margin:0 auto;
            padding: 0 50px;
        }
        .info h1 {
            font-size: 26px;
            color: #3c4650;
            text-decoration: none;
            font-weight:bold;
        }
        .info p {
            font-size: 16px;
            color: #3c4650;
            text-decoration: none;
            line-height: 20px;
        }
        .content {
            position: relative;
            top: 138px;
            text-align: left;
            height: auto;
            margin:0 auto;
            padding-top: 80px;
        }
        .content h2 {
            font-size: 17px;
            color: #3c4650;
            font-weight: bold;
            text-decoration: none;
        }
        #contentwrapper {
            height: auto;
            position: relative;
            width: 100%;
        }
        body#suspended * {
            box-sizing: border-box !important;
        }
        #suspended * {
            box-sizing: border-box !important;
        }
        #contact-options {
            position: relative;
            width: 100%;
        }
        #contact-options ul, ol {
            list-style: outside none none;
        }
        .contact-option {
            background-color: white;
            background-position: 119px 40px;
            background-size: 112px 80px;
            border: 2px solid #f3f4f5;
            border-radius: 4px;
            float: left;
            margin: 0 17px 36px;
            min-height: 590px;
            padding: 130px 20px 0;
            position: relative;
            text-align: center;
            width: 330px;
            left: 30px;
        }
        .contact-option h4 {
            font-size: 24px;
            font-weight: 700;
            line-height: 33px;
            text-align: center;
            color: #3c4650;
            font-family: "Open Sans",sans-serif;
            padding-bottom:30px;
        }
        .contact-option p {
            font-size: 14px;
            line-height: 26px;
            margin: 10px 0 25px;
            text-align: center;
            color: #3c4650;
        }
        .contact-option .small-print {
            color: #9ea3a8;
            font-size: 12px;
            line-height: 16px;
            text-align: center;
        }
        #contact-technik {
            background-image: url("/suspend-page-images/icon-telefonsupport-technik.png");
        }
        #contact-rechnungen {
            background-image: url("/suspend-page-images/icon-telefonsupport-rechnungen.png");
        }
        #contact-ausland {
            background-image: url("/suspend-page-images/icon-anrufe-ausland.png");
        }
        .footer {
            top: 50px;
            text-align: left;
            vertical-align: text-top;
            height: 50px;
            margin: 10px 0 0 70px;
        }
        .footer p {
            height: 12px;
            font-size: 10px;
            color: #808080;
            text-decoration: none;
        }

        @media screen and (min-width:460px) and (max-width:589px) {
            .nav-lang {
                display: block;
                text-align: right;
                margin:0 auto;
                width:100%;
                padding: 0 50px 0 0;
            }
            .content {
                width: 410px;
                padding-top: 50px;
            }
        }

        @media screen and (min-width:590px) and (max-width:769px) {
            .nav-lang {
                display: block;
                text-align: right;
                margin:0 auto;
                width:100%;
                padding: 0 50px 0 0;
            }
            .content {
                width: 410px;
                padding-top: 0;
            }
        }

        @media screen and (min-width:770px) and (max-width:1079px) {
            .nav-lang {
                display: block;
                text-align: right;
                margin:0 auto;
                width:100%;
                padding: 0 50px 0 0;
            }
            .content {
                width: 786px;
                padding-top: 0;
            }
        }

        /* Desktop */
        @media screen and (min-width:1080px) {
            .logo {
                top: 33px;
                left:-400px;
                margin:0 auto;
                text-align: center;
            }
            .nav-lang {
                display: block;
                text-align: right;
                margin:0 auto;
                padding: 0 50px 0 0;
                width: 995px;
            }
            .info {
                width: 995px;
                padding: 0;
            }
            .content {
                width: 995px;
                padding-top: 0;
            }
            #contentwrapper {
                width: 1120px;
            }
            #contact-options {
                width: 1154px;
            }
            .contact-option {
                left:-50px;
            }
            .footer {
                margin: 50px 0 0 -30px;
            }
        }
    </style>
</head>

<body id="suspended">
    <div id="wrapper">
        <div id="top">
            <div class="logo">
                <a href="https://hostpoint.ch"><img src=/suspend-page-images/hostpoint.png alt="Hostpoint - Webhosting, Managed Server, SSL, Webshops, Domains" width="205" height="40"></a>
            </div>
            <div class="nav-lang">
                <div id="deButton" class="nav-lang-option"><a href="/">DE</a></div>
                <div id="frButton" class="nav-lang-option"><a href="/">FR</a></div>
                <div id="itButton" class="nav-lang-option"><a href="/">IT</a></div>
                <div id="enButton" class="nav-lang-option"><a href="/">EN</a></div>
            </div>
        </div>
        <div id="infoText" class="info">
                <h1>Der Zugriff auf diese Seite wurde deaktiviert<br><br></h1>
                    <p>
                    Sind Sie der Besitzer von diesem Webhosting? Dann kontaktieren Sie uns bitte über die unten stehenden Kontaktmöglichkeiten.<br>
                    <br>
                    Ihr Hostpoint-Team
                    </p>
                <br />
        </div>

        <div class="content">
        <div id="contentwrapper">
        <ul id="contact-options">
            <!-- #contact-technic -->
            <li id="contact-technik" class="contact-option retina">
                <h4>Support Technik</h4>
                    <h2>E-Mail</h2>
                                    <p>
                            <a href="mailto:support@hostpoint.ch">support@hostpoint.ch</a><br />
                                    </p>
                    <h2>Telefon</h2>
                    <p>
                        Montag &ndash; Freitag<br />
                        9 &ndash; 18 Uhr<br />
                        <br class="hideonmobile" />
                        Telefon: <a href="tel:0844040404">0844 040404</a>*<br />
                        Fax: 0844 090909<br />
                    </p>
                    <p class="small-print">
                        *SCHWEIZ: Anrufe vom Festnetz werden zum Lokaltarif verrechnet. Anrufe vom Mobilfunknetz werden zum Tarif Ihres Mobilfunkanbieters verrechnet.
                    </p>
            </li><!-- #end-contact-technic -->
            <!-- #contact-billing -->
            <li id="contact-rechnungen" class="contact-option retina">
                <h4>Support Buchhaltung</h4>
                                    <h2>E-Mail</h2>
                                    <p>
                        <a href="mailto:billing@hostpoint.ch">billing@hostpoint.ch</a><br />
                                    </p>
                    <h2>Telefon</h2>
                    <p>
                        Montag &ndash; Freitag<br />
                        8 &ndash; 12 und<br />
                        14 &ndash; 17 Uhr<br />
                        <br />
                        Telefon: <a href="tel:0844800777">0844 800777</a>*<br />
                        Fax: 0844 090909<br />
                    </p>
                    <p class="small-print">
                        *SCHWEIZ: Anrufe vom Festnetz werden zum Lokaltarif verrechnet. Anrufe vom Mobilfunknetz werden zum Tarif Ihres Mobilfunkanbieters verrechnet.
                    </p>
            </li><!-- #end-contact-billing -->
            <!-- #contact-phone-foreign-countries -->
            <li id="contact-ausland" class="contact-option retina">
                <h4>Anrufe aus dem Ausland</h4>
                    <p>
                        Verkauf, Support und Domains<br />
                        <a  href="tel:+41552206310">+41 55 220 6310</a><br />
                        Rechnungen und Zahlungen<br />
                        <a  href="tel:+41552206312">+41 55 220 6312</a><br />
                        Alternative Faxnummer<br />
                        <span>+41 55 220 6315</span><br />
                    </p>
                    <p class="small-print">
                        *AUSLAND: F&uuml;r Anrufe aus dem Ausland fallen Roaminggeb&uuml;hren an.
                    </p>
            </li><!-- #end-contact-phone-foreign-countries -->
        </ul><!-- #end-contact-content -->
        </div>
        <div class="antifloat"></div>
        <div class="footer"><p>&copy; 2001 - <script> document.write(new Date().getFullYear()) </script> Hostpoint AG</p></div>
    </div>
	<script>
    /* Text EN */
        var enInfoText = "<h1>The access to this page has been disabled<br><br></h1>" +
            "<p>Are you the owner of this webhosting? Then please contact us via the contact options below.<br><br>Your Hostpoint-Team</p><br />";
        var enContactTechnik = "<h4>Technical Support</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:support@hostpoint.ch\">support@hostpoint.ch</a><br /></p>" +
            "<h2>Telephone</h2>" +
            "<p>Monday &ndash; Friday<br />9 am &ndash; 6 pm<br /><br />Telephone: <a href=\"tel:0844040404\">0844 040404</a>*<br />Fax: 0844 090909<br /></p>" +
            "<p class=\"small-print\">*SWITZERLAND: Calls from the fixed line network will be charged at the rate for local calls. Calls from the mobile network will be charged at the rate of your mobile network provider. </p>";
        var enContactRechnungen = "<h4>Accounting Support</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:billing@hostpoint.ch\">billing@hostpoint.ch</a><br /></p>" +
            "<h2>Telephone</h2>" +
            "<p>Monday &ndash; Friday<br />8 am &ndash; 12 pm and<br />14 pm &ndash; 17 pm<br /><br />Telephone: <a href=\"tel:0844800777\">0844 800777</a>*<br />Fax: 0844 090909<br /> </p>" +
            "<p class=\"small-print\">*SWITZERLAND: Calls from the fixed line network will be charged at the rate for local calls. Calls from the mobile network will be charged at the rate of your mobile network provider. </p>";
        var enContactAusland = "<h4>Overseas calls</h4>" +
            "<p> Sales, support and domains<br /><a  href=\"tel:+41552206310\">+41 55 220 6310</a><br />Invoices and payments<br /> <a  href=\"tel:+41552206312\">+41 55 220 6312</a><br /> Alternative fax number<br /> <span>+41 55 220 6315</span><br /> </p>" +
            "<p class=\"small-print\">*FROM ABROAD: Roaming charges will be incurred for overseas calls </p>";
    /* Text FR */
        var frInfoText = "<h1>L'accès à cette page a été désactivé<br><br></h1>" +
            "<p>Êtes-vous le propriétaire de cet hébergement? Veuillez nous contacter via les options de contact ci-dessous.<br><br>Votre équipe Hostpoint</p><br />";
        var frContactTechnik = "<h4>Assistance technique</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:support@hostpoint.ch\">support@hostpoint.ch</a><br /></p>" +
            "<h2>T&eacute;l&eacute;phone</h2>" +
            "<p>Lundi &ndash; vendredi<br />9 am &ndash; 6 pm<br /><br />T&eacute;l&eacute;phone: <a href=\"tel:0844040404\">0844 040404</a>*<br />Fax: 0844 090909<br /></p>" +
            "<p class=\"small-print\">*SUISSE: Les appels depuis une ligne fixe sont factur&eacute;s au tarif local. Les appels depuis les r&eacute;seaux mobiles sont factur&eacute;s au tarif de votre op&eacute;rateur de t&eacute;l&eacute;phonie mobile. </p>";
        var frContactRechnungen = "<h4>Service de comptabilité</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:billing@hostpoint.ch\">billing@hostpoint.ch</a><br /></p>" +
            "<h2>T&eacute;l&eacute;phone</h2>" +
            "<p>Lundi &ndash; vendredi<br />de 8h &agrave; 12h et<br />de 14h &agrave; 17h<br /><br />T&eacute;l&eacute;phone: <a href=\"tel:0844800777\">0844 800777</a>*<br />Fax: 0844 090909<br /> </p>" +
            "<p class=\"small-print\">*SUISSE: Les appels depuis une ligne fixe sont factur&eacute;s au tarif local. Les appels depuis les r&eacute;seaux mobiles sont factur&eacute;s au tarif de votre op&eacute;rateur de t&eacute;l&eacute;phonie mobile. </p>";
        var frContactAusland = "<h4>Appels depuis l'&eacute;tranger</h4>" +
            "<p> Vente, assistance et domaines<br /><a  href=\"tel:+41552206310\">+41 55 220 6310</a><br />Factures et paiements<br /> <a  href=\"tel:+41552206312\">+41 55 220 6312</a><br /> Num&eacute;ro de fax alternative<br /> <span>+41 55 220 6315</span><br /> </p>" +
            "<p class=\"small-print\">*ETRANGER: Des frais d'itin&eacute;rance sont imput&eacute;s aux appels depuis l'&eacute;tranger </p>";
    /* Text IT */
        var itInfoText = "<h1>L' accesso a questa pagina è stato disabilitato<br><br></h1>" +
           "<p>Siete voi il proprietario di questo webhosting? Contattateci tramite le seguenti opzioni di contatto.<br><br>Il vostro team Hostpoint</p><br />";
        var itContactTechnik = "<h4>Assistenza tecnica</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:support@hostpoint.ch\">support@hostpoint.ch</a><br /></p>" +
            "<h2>Telefono</h2>" +
            "<p>Lunedi &ndash; venerd&igrave;<br />dalle 9 alle 18<br /><br />Telefono: <a href=\"tel:0844040404\">0844 040404</a>*<br />Fax: 0844 090909<br /></p>" +
            "<p class=\"small-print\">*SVIZZERA: Le chiamate dalla rete fissa vengono addebitate in base alla tariffa locale. Le chiamate dalla rete mobile vengono addebitate in base alla tariffa del proprio operatore di telefonia.</p>";
        var itContactRechnungen = "<h4>Servizio contabilità</h4>" +
            "<h2>E-Mail</h2>" +
            "<p><a href=\"mailto:billing@hostpoint.ch\">billing@hostpoint.ch</a><br /></p>" +
            "<h2>Telefono</h2>" +
            "<p>Lunedi &ndash; venerd&igrave;<br />8 am &ndash; 12 pm and<br />14 pm &ndash; 17 pm<br /><br />Telefono: <a href=\"tel:0844800777\">0844 800777</a>*<br />Fax: 0844 090909<br /> </p>" +
            "<p class=\"small-print\">*SVIZZERA: Le chiamate dalla rete fissa vengono addebitate in base alla tariffa locale. Le chiamate dalla rete mobile vengono addebitate in base alla tariffa del proprio operatore di telefonia.</p>";
        var itContactAusland = "<h4>Chiamate dall'estero</h4>" +
            "<p>Vendita, supporto e domini<br /><a  href=\"tel:+41552206310\">+41 55 220 6310</a><br />Contabilit&agrave;<br /> <a  href=\"tel:+41552206312\">+41 55 220 6312</a><br />Numero di fax alternativo<br /> <span>+41 55 220 6315</span><br /> </p>" +
            "<p class=\"small-print\">*ESTERO: Per le chiamate dall'estero vengono addebitate tariffe di roaming.</p>";

	var frButton = document.getElementById('frButton');
	var itButton = document.getElementById('itButton');
	var enButton = document.getElementById('enButton');


	frButton.addEventListener('click', function(event) {
            event.preventDefault();
            document.getElementById("infoText").innerHTML = frInfoText;
            document.getElementById("contact-technik").innerHTML = frContactTechnik;
            document.getElementById("contact-rechnungen").innerHTML = frContactRechnungen;
            document.getElementById("contact-ausland").innerHTML = frContactAusland;
        });

	itButton.addEventListener('click', function(event) {
            event.preventDefault();
            document.getElementById("infoText").innerHTML = itInfoText;
            document.getElementById("contact-technik").innerHTML = itContactTechnik;
            document.getElementById("contact-rechnungen").innerHTML = itContactRechnungen;
            document.getElementById("contact-ausland").innerHTML = itContactAusland;
        });

	enButton.addEventListener('click', function(event) {
            event.preventDefault();
			document.getElementById("infoText").innerHTML = enInfoText;
            document.getElementById("contact-technik").innerHTML = enContactTechnik;
            document.getElementById("contact-rechnungen").innerHTML = enContactRechnungen;
            document.getElementById("contact-ausland").innerHTML = enContactAusland;
    });

	</script>
</body>
</html>
