@charset "UTF-8";
/* CSS Document */



.headernav {
	width: 960px;
	top:0px; 
	position: relative;
	
}
.fotogalerij { width: 900px; max-width: 100%; margin: 20px auto; text-align: center; display: block; display: list-item; }
.fotogalerij img {  margin: 4px; }
.foto-popup { display: none; }
.foto-popup:target { display: block; position: fixed; z-index: 999; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.8); text-align: center; }
.foto-popup img { max-width: 90%; position: relative; top: 50%; transform: translateY(-50%); }
.vorige, .volgende { position: fixed; top: 50%; transform: translateY(-50%); text-decoration: none; color: white; font-size: 5em; }
.vorige:hover, .volgende:hover { color: white; }
.vorige { left: 20px; }
.volgende { right: 20px; }
.back {position: absolute;
	top:30px; right: 20px;}

@media screen and (max-width: 900px) { .vorige, .volgende { font-size: 3em; } } 
.mainview {
	position: relative ;
	align-content: center
	max-width: 960px; 
     }
.video achtergrond {
	align-content: center;
	background-color: rgba(134,134,134,1.00);
}
.layout-txt{padding-left: 10px;
padding-right: 10px;
}
.color_ffde00 {
	posisition: absolute; 
	background-color: #ffde00; 
}
.color_f46d0f {
	posisition: absolute; 
	background-color: #f46d0f; 
	
}
.artikel1 {position: relative;
	padding-left: 15px;

}
.kop {font-size: 18px}