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

.clearfix{
zoom: 1;
} 

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.item-tekst-links { position: relative; float: left; }
	.item-tekst-rechts { position: relative; float: right; }
	.item-afbeelding { position: absolute; top: 1px;}
	
	.owl-sliderhomepage .item a {display: block;}
	
}
@media all and (min-width : 1600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.owl-sliderhomepage .item a { height: 620px; }
}
@media all and (min-width : 1600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.owl-sliderhomepage .item a { height: 500px; }
}
@media all and (min-width : 1600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.owl-sliderhomepage .item a { height: 650px; }
}