<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Wannafind - Danmarks bedste udvalg af hostingløsninger - wannafind.dk</title>

    <style type="text/css">
        html, body {
            height: 100%;
            padding: 0;
            margin: 0;
        }

        body {
            color: #333333;
            font-family: 'Century Gothic', Arial, sans-serif;
            font-size: 13px;
            background: url('https://splash.wannafind.dk/img/splash-background.jpg') center center fixed no-repeat;
            background-size: cover;
        }

        a {
            color: #333333;
        }

        a:hover {
            color: #000000;
        }

        .splash-container {
            width: 100%;
            height: 100%;
            display: table;
        }

        .splash-container .splash-content {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
			padding: 0 20px;
        }
		
		.splash-container .splash-content .splash-logo {
            max-width: 80%;
			margin-bottom: 20px;
        }

        .splash-container .splash-content h1 {
            font-size: 20px;
        }
		
		.splash-container .splash-content .splash-links {
            margin-top: 40px;
            font-size: 11px;
            line-height: 2.0em;
        }
		
		.splash-container .splash-content .splash-links a {
            color: #868686;
        }
		
		.splash-container .splash-content .splash-links a:hover {
            color: #333333;
        }
		
		@media (max-width: 767px) {
			.hidden-xs {
				display: none;
			}
		}
    </style>
</head>
<body>
<div class="splash-container">
    <div class="splash-content">
		<a href="https://www.wannafind.dk"><img src="https://splash.wannafind.dk/img/wannafind-logo.png" class="splash-logo" alt="Wannafind A/S"></a>
        
        <h1>Her flytter snart en ny gæst ind</h1>
        <p>Denne side er hosted af Wannafind A/S</p>
        <p>Telefon: (+45) 70 23 55 66 - E-mail: <a href="mailto:support@wannafind.dk">support@wannafind.dk</a></p>
		
		<div class="splash-links hidden-xs">
			<a href="https://www.wannafind.dk/webhotel/" title="Webhotel">Webhotel</a> &middot;
			<a href="https://www.wannafind.dk/domaene/" title="Domæne">Domæne</a> &middot;
			<a href="https://www.wannafind.dk/virtual-server/" title="Virtual Server, Virtual Private Server">Virtual Server</a> &middot;
			<a href="https://www.wannafind.dk/cloud-server/" title="Cloud Server">Cloud Server</a> &middot;
			<a href="https://www.wannafind.dk/betalingssystem/" title="Betalingssystem">Betalingssystem</a>
			<br>
			<a href="https://www.wannafind.dk/hosted-exchange/" title="Hosted Exchange">Hosted Exchange</a> &middot;
			<a href="https://www.wannafind.dk/online-backup/" title="Online Backup">Online Backup</a> &middot;
			<a href="https://www.wannafind.dk/office365/" title="Office 365">Office 365</a> &middot;
			<a href="https://www.wannafind.dk/webshop/" title="Webshop, E-handel">Webshop</a> &middot;
			<a href="https://www.wannafind.dk/hosted-navision/" title="Hosted Navision">Hosted Navision</a>
		</div>

    </div>
</div>
</body>
</html>
