@charset "utf-8";

* {
	box-sizing: border-box;
}
body, form, p, h1, h2, h3, h4, img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 0px;
}
ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
img {
	border:0;
	max-width:100%;
	height:auto;
}
body{
	font-family: 'Nunito Sans', Helvetica, Arial, sans;
	color: #000000;
	font-size: 16px;
	line-height: 26px;
	background-color: #FFFFFF;
	background-image: url(url);
	letter-spacing: 0.5px;
	font-weight: 300;
}
h1{
	font-size: 50px;
	line-height: 50px;
	color: #d30004;
	font-weight: 700;
}
h1 a {
	color: #d30004;
	text-decoration: none;
}
.bgred h1 {
	color: #ffffff;
	font-size: 28px;
}
.fancybox-wrap h1{
	margin-bottom:12px;
	}
h2{
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	
}
h3{
	font-weight: 600;
	font-size: 120%;
	line-height: 34px;
}
h4{
	font-weight: 600;
	font-size: 120%;
	line-height: 34px;
}
strong{
	font-weight: 700;
}
a {
	color: #000000;

}
a:hover{
	text-decoration: none;
}
.center {text-align:center;}
figure {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.left{
	text-align: left;
		float: left;
}
.right {
	text-align: right;
		float: right;
}
.padding {
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
}
.bgred.padding {
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	padding-top: 5%;
}
.image{
	line-height:0;
}
hr{
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #C5BFB7;
}
.red {color: #d30004;}
.hightlight{
	background-color: #d30004;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.bgimage{
	background-image: url(images/header-home.jpg);
	height: 300px;
	background-position: center center;
	background-size: cover;
	}
.bgred{
	background-color: #d30004;
	color: #FFFFFF;
	}
.bgdark{
	background-color: #000000;
	color: #FFFFFF;
}
.bggrey{
	background-color: #c4bfb7;
}
.bgdark a {color: #FFFFFF;}
.bgwhite{
	background-color: #ffffff;
}
.error {
	color: #DE0F20;
}
.mobonly {
	display:none;
}
.tabletonly {display:none;}
.fullwidth{
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: auto;
	}
.widthcontainer {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	clear: both;
	overflow: auto;
}
.col1-2, .col2-2{
	float:left;
	width:50%;
	overflow:auto;
}
.contentcontainer{
	margin-top: 20px;
	margin-bottom: 40px;
	overflow: auto;
	clear: both;
	padding-top: 20px;
}

.main{
	width: 98%;
	max-width: 1200px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	padding-top: 40px;
}

header {
	background-color: #FFFFFF;
	height: 100px;
	position: relative;
}
.headercontent{
	width: 100%;
	max-width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
.toplogo {
	width: 275px;
	float: left;
	height: 74px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.toplogo.home{

}
.toplogo.active{
	background-color:#fffae4;
}
.toplogo a, .toplogo a img{
	display: block;
	line-height: 0;
}
nav {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	float: right;
	width: auto;
	margin-top: 40px;
}
.downloadknop{
	float: right;
	background-color: #b81817;
	color: #FFFFFF;
	font-size: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.downloadknop:hover{
	background-color: #D81917;
}
.downloadknop a{
	color: #FFFFFF;
	text-decoration:none;
}

.socialmenu{
	width: 150px;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 36px;
	font-weight: bold;
	font-size: 18px;
}
.socialmenu a{
	color:#FFFFFF;
	text-decoration:none;}
.navitem {
	float: left;
	margin-right: 20px;
	position: relative;
	margin-left: 20px;
}
.navitem a{
	text-decoration: none;
	color: #d30004;
}
.navitem.active a{
	text-decoration: none;
	color: #000000;
}
.navitem a:hover{
	text-decoration: underline;
}
.submenu{
	list-style: none;
	padding-left: 10px;
	background-color: #d30004;
	position: absolute;
	z-index: 100;
	left: -10px;
	top: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.submenuitem{
	list-style: none;
	padding-left: 0;
	font-size: 20px;
	line-height: 30px;
}
.indexbanner{
	width: 100%;
	height: 300px;
	clear: both;
	position: relative;
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 50px;
	background-image: url(../images/index-skyline.png);
}
.indexbanner h1 {
	color: #d30004;
	font-size: 70px;
	line-height: 60px;
}
.indexbanner h2 {
	
	font-weight: bold;
	font-size: 30px;
	line-height: 26px;
	font-style: italic;
	display: inline-block;
	padding: 5px;
	background-color: #000000;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.indexbanner h3 {
	
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
	display: inline-block;
	padding: 5px;
	background-color: #000000;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-top: 20px;
}
.indexbanner h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
section.overzicht{
	width: 12%;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 2%;
	margin-right: 0.5%;
	position: relative;
	border: 1px solid #d30004;
}
section.overzicht.letters{
	width: 8%;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 0.33%;
	margin-right: 0.33%;
	position: relative;
	border: 1px solid #d30004;
}
section.overzicht:hover{
	background-color: #d30004;
}
.overzicht figure:hover img{
		transform: scale(1.05) ;
	-moz-transform: scale(1.05) ;
	-webkit-transform: scale(1.05) ;
	display:block;
}
.overzicht img {
    transition: all 0.2s ease-in-out 0s;
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
		display:block;
}
.overzichttext{
	padding: 10px;
	height: 150px;
	font-size: 12px;
	position: relative;
}
.overzicht .info {
	display: none;
	float: none;
	z-index: 90;
	position: absolute;
	width: 100%;
	top: -20px;
	left: 0px;
	text-align:center;
}
.overzicht .info a{
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	text-decoration: none;
	font-weight: 300;
}
.overzicht:hover .info {
	display: block;
}

section.overzicht:nth-child(8n) {
	margin-right: 0%;
}
section.overzicht.letters:nth-child(8n) {
	margin-right: 0.33%;
}
section.overzicht.letters:nth-child(12n) {
	margin-right: 0%;
}
section.image img{
	width:100%;
	height:auto;
}
section.image{
	width:49%;
	float:left;
	height:auto;
	margin-bottom:2%;
	position:relative;
}
.textonly {
	padding: 10px;
	width: 98%;
	max-width: 700px;
	height: auto;
	margin-top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	margin-bottom: 20px;
}
.imageimage, .imagetext, .textimage {
	width: 98%;
	max-width:1200px;
	height: auto;
	margin-top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	text-align:left;
	}
.imageimage img, .imagetext img{
	float:left;
	margin-right:20px;
	width:98%;
	height:auto;
	max-width:100%;
	}	
.textimage img{
	float:right;
	margin-left:20px;
	width:98%;
	height:auto;
	max-width:100%;
}
.textimage .col1-2 {
	float:right;
	}
section.image:nth-child(odd), section.text:nth-child(odd) {
	margin-right:2%;
}
.text h3 {
	
	
}
.video{
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	margin-bottom: 2%;
	position: relative;
	text-align: center;
	background-color: #1D1D1B;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	overflow:auto;
}
footer{

}

.footer3col{
	width: 31%;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-left: 1%;
	margin-right: 1%;
}

.footer4col{
	width: 24%;
	float: left;
	margin-top: 25px;
	padding-left: 1%;
}
.end{
	clear: both;
	width: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mobmenuicon {
	display: none;
}
.fancybox-inner a {
	text-decoration:none;
}
.fancybox-inner a:hover {
	text-decoration:underline;
}
.fancybox-inner p{
	padding-left:10px;
	padding-right:10px;
}
	
#submit {
	background-color: #B81817;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-style: none;
}
