<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.balkDonker {
	float:left;
	width:100%;
	height:80px;
	background:#333;
	}
	.balkDonker hr {
		margin:0 0 10px;
		}
.balkLicht {
	float:left;
	width:100%;
	padding:10px 0 20px;
	background:#eee;
	}
	.balkLicht .inner {
		margin-top:-60px;
		}
footer .kop {
	color:#fff;
	text-align:left;
	font-size:18px;
	line-height:20px;
	font-weight:200;
	padding:3px 0 43px;
	}
	footer .logo {
		margin: 0 0 40px;
		float: left;
		width: 100%;
		}
		footer .logo img {
			max-height:26px;
			}
	footer textarea.form-control {
		height:73px;
		}

.subfooter {
	float:left;
	width:100%;
	background:#333;
    color:#FFF;
    min-height:40px;
    margin:0;
    padding:10px;
	}
	.subfooter p {
		margin:0;
		}
	.followMobile {
		text-align:center;
		}
.contactFooter {
	float:left;
	width:100%;
	margin:20px 0 50px;
	}
	.nbfrm .btn {
		float:left;
		}
footer {
	float:left;
	width:100%;
	}

@media(min-width:992px) and (max-width:1200px){
	footer .kop {font-size:16px;line-height:18px;}
}
@media(min-width:767px) and (max-width:992px){
	footer p {font-size:13px;}
	footer .kop {font-size:14px;line-height:15px;}
}
@media(max-width:767px){
	.contactfrm .btn {width:100%;}
	footer .kop {padding:3px 0 0;}
	.balkDonker {height:94px;}
	.balkLicht {padding:0 0 40px; background:none;}
	.subfooter p {width:100%; text-align:center;}
	.nbfrm .btn {width:100%;}
	.subfooter p {font-size:12px;}
	.subfooter .applepie {color:#999;}
	footer .kop { color:#333; font-size:20px !important; line-height:20px !important; margin: 0 0 10px;text-align: center;}
	footer .followMobile .kop { color:#fff;}
	.balkLicht .inner {margin-top:-80px;}
	.facebook {margin-bottom:30px;display: inline-block;}
}</pre></body></html>