.typed7{
	font-size:24px;
	letter-spacing:1px;
	color:#FFF;
	line-height:32px;
	}
	
.typo, .img{
	float:left;
	font-size:36px;
	line-height:68px;
	}
	
.cht-sticky{
	position: -webkit-sticky;
	position: sticky;
	top:0;
	height:100%;
	}
	
.bg-header{
	background-image:url(../img/bg-header.png);
	background-position:center right;
	background-repeat:no-repeat;
} 

.bg-header-dia{
	background-image:url(../img/bg-header-dia.png);
	background-position:center right;
	background-repeat:no-repeat;
}   

img.gif-sm{
	display:none;
	} 
@media (max-width: 575px) {
	
	img.gif-sm{
	display:block;
	} 
	
	.typo-big{
		display:none;
		}
	
	.cht-sticky{
	position: -webkit-relative;
	position: relative;
	top:0;
	height:100%;
	}
	
	.bg-sm-grey{
		background-color:#f2f2f2;
		}
		
	.bg-header{
	background-image:none;
} 	

.sm-block{
	width:100%;
	display:block;}		
}
	
.bg-theme{
	background-color:#89c5a8;
	}
	
.bg-dark-theme{
	background-color:#000000;
	}
	
.bg-img-theme{
	background-image:url(../img/bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	}		

.text-theme{
    color:#89c5a8;
}	

.imgwrapperharry{
	background-image:url(../img/harry-korthals.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
	}
	
.imgwrapperewout{
	background-image:url(../img/ewout-kuiper.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
	}	

	.imgwrappervesitiging{
		background-image:url(../img/profurn-vestiging.png);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position:center;
		}	