<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {line-height:1;font-family: verdana, arial, sanf-serif;font-size: 14px;}
address{font-style:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
figure{line-height:0;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
img { border: none; }
fieldset { border: none; }
caption { display: none; }
img,video,audio {max-width: 100%;height: auto;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
h1 { font-size:2.25em;}
h2 { font-size:1.5em;}
h3 { font-size:1.125em;}
h4 { font-size:0.875em;}
html {-webkit-text-size-adjust: none;}

/* SETUP */						/* SETUP */						/* SETUP */
body{
color:;
background:#d7d7d7;
font-family: 'Ebrima';
}

article ul li{
line-height:1.3em;
margin-left: 20px;
}

article ol li{
margin-left: 20px;
line-height:1.3em;
}

article div{
line-height:1.3em;
}

article img{
margin:20px;
}

table, tr, td{
line-height:1.3em;
}

h1,h2,h3,h4,h5,h6 {
font-family:;
color:#363636;
font-weight: normal;
}

a { color: #6f6f6f; text-decoration: none;}
a:hover { color:#2eaadc; }
a:active { color:#2eaadc; }

p{ margin:15px 0px; font-size:1em;}

@font-face{ 
	font-family: 'Ebrima';
	src: url('/Forms/fonts/Ebrima.eot');
	src: url('/Forms/fonts/Ebrima.eot?#iefix') format('embedded-opentype'),
	     url('/Forms/fonts/Ebrima.woff') format('woff'),
	     url('/Forms/fonts/Ebrima.ttf') format('truetype'),
	     url('/Forms/fonts/Ebrima.svg#Ebrima') format('svg');
		font-weight: normal;
		font-style: normal;		 
}
/* Normaal menu style */
button.sf-responsive{background: #424242;border: medium none;cursor: pointer;height: 45px;outline: medium none;overflow: hidden;position: relative;text-indent: -900em;width: 50px;display:none;top:-10px;}
button.sf-responsive:after {background: #FFFFFF;box-shadow: 0 10px 0 #FFFFFF, 0 20px 0 #FFFFFF;content: "";height: 5px;left: 16%;position: absolute;top: 10px;width: 68%;}
button.sf-responsive:hover{background:#2eaadc;}

/* Normaal sub menu style */
button.sf-responsive-sub{background: #424242;border: medium none;cursor: pointer;height: 45px;outline: medium none;overflow: hidden;position: relative;text-indent: -900em;width: 50px;display:none;top:0px;right:0px;}
button.sf-responsive-sub:after {background: #FFFFFF;box-shadow: 0 10px 0 #FFFFFF, 0 20px 0 #FFFFFF;content: "";height: 5px;left: 16%;position: absolute;top: 10px;width: 68%;}
button.sf-responsive-sub:hover{background:#2eaadc;}


.sf-3d-button{
	position: relative;
    color: white;
    text-decoration: none;
    background-color: #009ee0;  
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    padding: 10px 5%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    -moz-box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    margin: 100px auto;
	width: 90%;
	text-align: center;
	font-family: 'square721_bt';
	
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
	
	.sf-3d-button:active,.sf-3d-button:hover{
	-webkit-box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    -moz-box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    position: relative;
    top: 6px;
	color:white;
}
	
.sf_wrapper{max-width:1200px;width:96%;margin:0px auto;}
.sf_table{overflow-y:auto;border-bottom: red 1px dotted;}

::selection{background:#ffe06f;}
::-moz-selection{background:#ffe06f;}

::-webkit-scrollbar {width: 1%;}
::-webkit-scrollbar-track {-webkit-box-shadow:  0 2 6px rgba(0,0,0,0.3); border-radius: 6px;}
::-webkit-scrollbar-thumb {background:#2eaadc;border-radius: 6px;-webkit-box-shadow: 0 2 6px rgba(0,0,0,0.5);}

/* End Setup */						/* End Setup */						/* End Setup */

.image_info{display:none!important;}

header#top{
float:left;
width:100%;
background:#525767;
}

#logo{
float:left;
width:;
margin:5px 0px;
}

#logo img{
float:left;
width:100%;
}

#slider{
width:100%;
float:left;
margin:20px 0px;
}

#slider img{
width:100%;
}
/* End Header */					/* End Header */					/* End Header */

nav{
float:right;
width:;
height:;
margin-top:80px
}

ul#main_nav{
float:left;
width:;
height:;
}

#main_nav li{
float:left;
height:;
}

#main_nav li a{
float:left;
height:;
line-height:;
padding:0px 10px;
color:white;
}

#main_nav li a:hover,#main_nav li a.active{
color:#2eaadc;
}

/* End Nav */						/* End Nav */						/* End Nav */
#main{
float:left;
width:95%;
padding:0px 2.5%;
background:white;
}



#main_content{
float:left;
width:70%;

margin-right:5%;
}


article.mid_content{
float:left;
padding:;
width:100%;
margin:40px 0px;
}

article.mid_content h1{
padding:25px 0px;
border-top:3px solid #363636;
font-size:;
}

article.mid_content p{
line-height:1.5em;
}

article.mid_content p a{
color:;
}

article.mid_content p a:hover{
color:;
}


#submenu{
float:left;
width:25%;

background-position:top right;
background-repeat:no-repeat;
padding:40px 0px;
}

#submenu h1{
padding:25px 0px;
border-top:3px solid #525767;
color:#525767;
}

.submenu{
float:left;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
padding:20px;
line-height:1.5em;
color:white;
background:#525767;
}

.submenu nav ul{
	list-style: circle !important;
}
.submenu nav{
	float:left !important;
	width:;
	height:;
	margin-top: 0px !important;
}

.submenu a{
color:white;
}

.submenu a:hover{
text-decoration:underline;
}

ul#submenu_nav{
float:left;
width: 100%;
height:;
}

#submenu_nav li{
float: left;
width: 100%;
list-style: none;
}

#submenu_nav li a{
float: left;
width:100%;
line-height:;
padding:5px 0px;
color:white;
}

#submenu_nav li a:hover,#main_nav li a.active{
color:#2eaadc;
}


#right_content{
float: right;
width:25%;
background-image:url('/Forms/img/tandwiel.png');
background-position:top right;
background-repeat:no-repeat;
padding:40px 0px;
}

#right_content_social{
margin-top: 40px;
padding:10px 0px;
}

.aangesloten-bij {
padding: 10px 0px;
}

@media screen and (max-width: 800px) {
	.aangesloten-bij {
	    width: 100%;
	}
}

#right_content h1{
padding:25px 0px;
border-top:3px solid #ee7d0c;
color:#ee7d0c;
}

#right_content address{
box-sizing:border-box;
-moz-box-sizing:border-box;
padding:20px;
line-height:1.5em;
color:white;
background:#ee7d0c;
}

.socialicondiv{
text-align:center;
}

.socialicon{
padding:5%;
height: 50px;
}

#right_content address a{
color:white;

}

#right_content address a:hover{
text-decoration:underline;
}

/* End Main */						/* End Main */						/* End Main */

footer#bottom{
float:left;
background:#0e72b5;
padding:20px 0px;
width:100%;
color:white;
}

section#copyright{
float:left;
margin-left:2.5%;
}

section#copyright a{
color:white;
}

section#copyright a:hover{
color:#363636;
}
/* End Footer */					/* End Footer */					/* End Footer */


/* CMS I */							/* CMS I */							/* CMS I */	


/* EndCMS I */						/* End CMS I */						/* End CMS I */	










/* Desktop HD images */
@media all and (min-width:960px) and (max-width: 1199px) {
/* BASIC */
		
		::-webkit-scrollbar,::-webkit-scrollbar-track,::-webkit-scrollbar-thumb{display:none;}
		button.sf-responsive{display:none;}			
		ul#main_nav{display:block;}
/* Default */


/* NAV */	

	}

	
	
	
	
@media all and (min-width:768px) and (max-width: 959px) {
/* BASIC */
		
		::-webkit-scrollbar,::-webkit-scrollbar-track,::-webkit-scrollbar-thumb{display:none;}
		

/* Default */


/* NAV */	
ul#main_nav ul {z-index:20;}
		button.sf-responsive{display:block;text-align:center;line-height:30px;font-weight:bold;
				float:right;
				top: 30px;
				right:;	
			}

			nav{width:100%;margin: 10px 0px;}
			ul#main_nav{float:left;display:none;margin-top:0px;width:100%;height: auto;z-index: 5;position:relative;}
			#main_nav li{display:block;text-align:center;height:40px;width:100%;font-size:1em;position:relative;margin:0px;
				background:;
				color:;	
			}

			#main_nav li a{height:40px;line-height: 40px;color:white;width: 100%;margin: 0px;padding: 0px;border:0px;text-align: right;}
	}

	
	

	
	
	@media all and (min-width:480px) and (max-width: 767px) {
/* BASIC */
		
		::-webkit-scrollbar,::-webkit-scrollbar-track,::-webkit-scrollbar-thumb{display:none;}
		article img{margin:20px 0px !important;width: 100%;}

		
/* Default */
		#main_content{width:100%;margin:0px;}
		#right_content{width:100%;}
		#submenu{width:100%;}
/* NAV */
		button.sf-responsive-sub{display:block;}
#submenu_nav{display:none;}
		ul#main_nav ul {z-index:20;}
		button.sf-responsive{display:block;text-align:center;line-height:30px;font-weight:bold;
				float:right;
				top: 30px;
				right:;	
			}

			nav{width:100%;margin: 10px 0px;}
			ul#main_nav{float:left;display:none;margin-top:0px;width:100%;height: auto;z-index: 5;position:relative;}
			#main_nav li{display:block;text-align:center;height:40px;width:100%;font-size:1em;position:relative;margin:0px;
				background:;
				color:;	
			}

			#main_nav li a{height:40px;line-height: 40px;color:white;width: 100%;margin: 0px;padding: 0px;border:0px;text-align: right;}
	}
	
	
	
	
	
	
	
	@media all and (max-width: 479px) {
	
/* BASIC */
		
		::-webkit-scrollbar,::-webkit-scrollbar-track,::-webkit-scrollbar-thumb{display:none;}
		.sf_mob{display:none;}
		.new{float:left;width:100%;}
/* Default */
		#main_content{width:100%;margin:0px;}
		#right_content{width:100%;}
		#submenu{width:100%;}
		#logo{width: 80%;}
/* NAV */
		button.sf-responsive-sub{display:block;}
#submenu_nav{display:none;}
		ul#main_nav ul {z-index:20;}
		button.sf-responsive{display:block;text-align:center;line-height:30px;font-weight:bold;
				float:right;
				top: 30px;
				right:;	
			}

			nav{width:100%;margin: 10px 0px;}
			ul#main_nav{float:left;display:none;margin-top:0px;width:100%;height: auto;z-index: 5;position:relative;}
			#main_nav li{display:block;text-align:center;height:40px;width:100%;font-size:1em;position:relative;margin:0px;
				background:;
				color:;	
			}

			#main_nav li a{height:40px;line-height: 40px;color:white;width: 100%;margin: 0px;padding: 0px;border:0px;text-align: right;}
	}
	</pre></body></html>