@media print {  
    @page {  
      size:210mm 297mm;  
    }  
}
.content-block-nopad bg-deepocean footer-wrap-1-3 donker{
	display: block;
}
.header-1{
	display: none;
}
.header-print{
	width: 100%;
}
.contactgegevens-print{
	width: 48%;
	float: left;
}
.logo-print{
	width: 48%;
	float: right;
	padding-top: 1.5cm;
}
.logo-print img{
	width: 100%;
}
.snelzoeken{
	display: none;
}
.sliderbalk{
	display: none;
}
.header-print{
	width: 100%;
	display: block;
}
.contactgegevens-print{
	width: 58%;
	float: left;
}
.logo-print{
	width: 40%;
	float: right;
	padding-top: 1cm;
}
.logo-print img{
	width: 100%;
}
.soft-scroll header-1{
	display: none;
}
#carousel1{
	display: none;
}
.col-sm-12 .underlined-title h1 {
    color: red;
    margin: 0;
    display: block;
    float: left;
    width: 100%;
}
.col-sm-6.col-md-offset-0.col-md-8.foto{
    width: 50%;
    float: left;
    margin-top: 1cm;
}
.col-md-4.col-sm-4.basis {
	width: 49%;
	float: right;
}
.col-sm-6.col-md-offset-0.col-md-8.omschrijving{
    width: 70%;
    float: left;
    margin-top: 1cm;
}
.col-md-4.col-sm-4.opties {
	width: 29%;
	float: right;
}

section.content-block-nopad.bg-deepocean.footer-wrap-1-3.donker {
	display: none;
}
.carousel-indicators {
	display: none;
}
a[href]:after {
    content: " (" attr(href) ")";
    display: none;
}
.social{
	display: none;
}