*{
	padding:0;
	margin:0;
}
.center{
	margin:auto;
}
.clearfix{
	content: "";
	display: block;
	clear:both;
}
 a{
	 text-decoration:none;
	 color:#333;
 }
body{
	width:100%;
	overflow-x: hidden;
	font-family:"trebuchet ms";
}

nav{
	width:100%;
}
@media (min-width:320px){
	.logo{
		margin-left: 0%;
		width: 300px;
		overflow: hidden;
	}
}
@media (min-width:1000px){
	.logo{
		margin-left: 40%;
		width:400px;
		margin-bottom:-4.2%;
	}
}
h2{
	background-color:#649940;
	padding:1.5% 0 1.5% 0;
	color:#fff;
	text-align:center;
	margin:5% 0 2px 0;
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
}
h4,h6{
	font-family: 'Open Sans', sans-serif;
	line-height:35px;
	color:#333;
}
h4{
	font-size:24px;
	margin-top:12vh;
}
h6{
	font-size:16px;
	margin-bottom:4vh;
}
p{
	font-size:16px;
	font-family:"microsoft-sans", sans-serif;
	line-height:35px;
}
.laststand{
	background-color:#649940;
	color:#fff;
	text-align:center;
	padding:1vh 0 1vh 0;
	width:100%;
	margin-left:0;
	margin-top:4%;
	float;left;
}

.laststand p{
	margin-top:1%;
}
strong{
	color:#333;
}
.responsiveImages{
	width:calc(33.3333% - 2px);
	height:33.3333vh;
	float:left;
	background-size: cover;
	background-position: center;
	margin-right:2px;
	margin-bottom: 2px;
}
@media (min-width:320px){
	.responsiveImages{
		width:calc(100% - 2px);
	}
}
@media (min-width:700px){
	.responsiveImages{
		width:calc(50% - 2px);
	}
}
@media (min-width:1000px){
	.responsiveImages{
		width:calc(33.3333% - 2px);
	}
}
.desc{
	width:calc(100% - 20px);
	height:calc(100% - 20px);
	margin:0;
	padding:10px;
	text-align: center;
	line-height: 30vh;
	color:#333;
	background-color:#fefefe;
	opacity:0;
	filter: none;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
}
.desc:hover{
	opacity:.5;
}
.img-responsive1,.img-responsive2,.img-responsive3,.img-responsive4,.img-responsive5,.img-responsive6,.img-responsive7{
	filter: brightness(75%);

}
.img-responsive1{
	background-image: url(../img/six.jpg);
}
.img-responsive2{
	background-image: url(../img/Crematorium/one.jpg);
}
.img-responsive3{
	background-image: url(../img/parkSpoorNoord16/one.jpg);
}
.img-responsive4{
	background-image: url(../img/eight.jpg);
}
.img-responsive5{
	background-image: url(../img/one.jpg);
}
.img-responsive6{
	background-image: url(../img/five.jpg);
}
.img-responsive7{
	background-image: url(../img/Stadspark2016/one.jpg);
}
.img-responsive8{
	background-color:#fff;
	cursor: default;
}
.pages{
	float:left;
	width:100%;
}
.pages img{
	width:65%;
}
.text{
	float:right;
	width:50%;
	padding-right: 4%;
}
.contact{
	float:left;
}
.bio{
	float:right;
}
.pages h4, .pages p{
	margin:0;
	float:right;
	width:90%;
	padding:0;
	font-family: "microsoft-sans", sans-serif;
}
.pages h4{
	text-align: center;
}
footer{
	width:100%;
	float:left;
}
footer img{
	width:20%;
	margin-left:35%;
	margin-right:0;
}
.wimmeke{
	margin-top:100px;
	margin-bottom:-75px;
	padding-bottom:50px;
	width:100%;
}
.bio{
	margin-right:4%;
}
.info{
	margin:0 auto;
	width:37.5%;
	align-content: center;
	float: left;
}
@media (min-width:320px){
	.text{
		width:90%;
		align-content: center;
	}
	section img{
		width:100%;
	}
	.info{
		width:90%;
	}
	footer img{
		width: 50%;
		margin-left:25%;
		margin-top:10vh;
	}
	.wimmeke{
		margin:auto;
		margin-bottom:22%;
		width:95%;
	}
}
@media (min-width:1000px){
	.text{
		margin:0;
		width:35%;
		float:right;
	}
	section img{
		width:60%;
	}
	.bio{
			margin-top:-50.5%;
	}
	.info{
		margin-top: -25%;
	}
	footer img{
		width: 25%;
		margin-top:2vh;
	}
	.wimmeke img{
		margin: 10% auto auto 18%;
	}
}
.linking{
	color:#fff;
	padding: 8px;
	background-color: #649940;
}
#slideshow {
  overflow: hidden;
  height: 510px;
  width: 728px;
  margin: 0 auto;
}

.slide-wrapperOne {
  width: 2912px;
  -webkit-animation: slide 18s ease infinite;
}

.slide img{
  float: left;
  height: 510px;
  width: 728px;
	background-size: cover;
}

@-webkit-keyframes slide {
  20% {margin-left: 0px;}
  30% {margin-left: -728px;}
  50% {margin-left: -728px;}
  60% {margin-left: -1456px;}
  70% {margin-left: -1456px;}
  80% {margin-left: -2184px;}
  90% {margin-left: -2184px;}
}
