<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="utf-8">
<title></title>
<meta name="robots" content="noindex, nofollow">
<meta name="description" content="DB Netwerken">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
body{
	font-family: arial, sans-serif;
	line-height: 160%; }
/* CUSTOM STYLES */
body{
	color: #000;
	background-color: #fff; }
a{
	color: #23bfe8; }

.landing__copyright small{
	color: rgba(255,255,255,0.5);
}

/* DON'T EDIT -- FLEXING THE BOX ----------------------- */	
.grid{ margin: 0 auto; max-width: 900px; }

.row {
	padding: 0 1em;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.row.align--flex-center { 
	-webkit-box-align: center; 
	-webkit-align-items: center; 
	-ms-flex-align: center; 
	align-items: center; }
.responsive{
	max-width: 100%; }
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
.align--center{
	text-align: center; }
.landing__container {
  min-height: 85vh; }
.landing__logo{
	display: inline-block; 
	margin-bottom: 2em; 
	max-width: 380px;}	
</style>
</head>
<body>
<main>
<p>Niet meer beschikbaar</p>
</body>
</html>	