/* Designed by Matthew Welch */

/* FontFace Generated by FontPro */
 @font-face {
	font-family:'LibbyRegular';
	src: url('libbyregular.eot');
	src: url('libbyregular.eot?#iefix') format('embedded-opentype'), url('libbyregular.woff') format('woff'), url('libbyregular.ttf') format('truetype'), url('libbyregular.svg#LibbyRegular') format('svg');
}
@font-face {
	font-family:'LibbyBold';
	src: url('libbybold.eot');
	src: url('libbybold.eot?#iefix') format('embedded-opentype'), url('libbybold.woff') format('woff'), url('libbybold.ttf') format('truetype'), url('libbybold.svg#LibbyBold') format('svg');
}
@font-face {
	font-family:'LibbyHeavy';
	src: url('libbyheavy.eot');
	src: url('libbyheavy.eot?#iefix') format('embedded-opentype'), url('libbyheavy.woff') format('woff'), url('libbyheavy.ttf') format('truetype'), url('libbyheavy.svg#LibbyHeavy') format('svg');
}
body {
	font-family:"Alegreya Sans", sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #65b2ff;
}
.lucht, .vlucht {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.lucht {
	z-index: 1;
}
.vlucht {
	z-index: 2;
}
a {
	font-weight: bold;
	color: maroon;
}
a:hover {
	text-decoration: underline;
	color: red;
}
#container {
	width: 100% !important;
	margin: 0;
	padding: 0;
	z-index: 3;
}
.wrapper {
	min-height: 460px;
	display: table;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
#onderschrift img {
	width: 150px;
	padding: 0 0.4em;
}
.starter-template {
	padding: 40px 15px;
	text-align: center;
}
ul.scene {
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	min-height: 380px;
	overflow: hidden;
	position: relative;
	list-style: none;
}
.layer {
	list-style: none;
	position: relative;
}
.lucht {
	background-image: url('../images/bg_lucht.jpg') no-repeat scroll 50% 100% / cover rgba(0, 0, 0, 0);
	bottom: 0;
	left: -5%;
	position: absolute;
	top: -5%;
	width: 110%;
}
#NLleest {
	float: left;
	height: 97px;
	width: auto;
	padding: 1em 0 0 1em;
}
#content {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	padding: 1em;
	margin: 0 1em;
	border-radius: 0.5em;
	font-size: 1.2em;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
	text-align: left;
}
.lead {
	font-size: 1.2em;
}
h1 {
	font-family:'Montserrat', sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-left: -75px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
#NLleest {
	max-height: 120px;
	width: auto;
	margin-right: -91px;
}
#auteur, #titel {
	padding: 0.3em 0;
}
#auteur {
	font-family:"LibbyRegular", sans-serif;
}
#titel {
	font-family:"LibbyHeavy", sans-serif;
}
#content {
	margin-bottom: 1em;
}
.onderschrift img {
	width: 150px;
	height: auto;
}
#title #auteur {
	margin-top: 5%;
}
#title #titel {
	margin-top: 10%;
}
#window {
	margin: 1em;
	width: 80%;
	border: 2px solid grey;
}