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




@media screen and (max-width: 1024px) {
	.bcg {background-attachment: scroll;}
	.bcg-top-vervolgpaginas { background-attachment: scroll; }

	.topbalk {font-size:9px; text-align:left; }

	.topbalk-container { width:100%; }

	.navigatie {width:100%;}
	
	.tekst-left {max-width: 100%;}
	.tekst-right {max-width: 100%;}


}


@media screen and (max-width: 900px) {
	header {  height:54px;}
	header.smaller { height:54px; }


	.toplogo { width:100px; height:50px; margin:-50px 0px 0px 25px;}
	
	.bcg-top-vervolgpaginas { height:400px;}

	.topslider { height:300px; }
	.slidetekst-container { height:300px; width:100%;  }
	.slide { background-position:center center; background-size: auto 400px; }
	
	article {  padding:75px 25px 75px 25px;  }
	.picture-last { margin:25px 25px 0px 0px; }
		
	.bcg p {  font-size:22px;  }
	.bcg span { font-size:16px;  }
	
	
	#map-canvas { height:180px;	}
	
	.contactgegevens { width:100%;  }
	.contactgegevens-2 { margin:50px 0px 0px 0px; }


}

