<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


body{
	background-image:url('../img/back-map-wit.gif');
	background-repeat:repeat;
	background-position:center top;
	padding:0;
	margin:0;
	background-color:#fff;
	background-attachment:fixed;
	font-family:'Tahoma';
}

img{
	border:none;
}

h1{
	/*font-family:Century Gothic, Arial, Helvetica, sans-serif;*/
	font-family:'square721';
	color:#000000;
	font-size:22px;
	font-weight:normal;
	margin-top:0px;
}
h1.kop{
	font-family:'square721';
	color:#000000;
	font-size:30px;
	font-weight:normal;
	margin:0px;
	padding:0;
	display:block;
	letter-spacing:1px;
	margin-top:40px;	
	margin-bottom:30px;
}
h2  {
	font-family:'square721';
	color:#000000;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
}
h3  {
	font-family:'square721';
	color:#000000;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
}
#right h1{
	margin-top:15px;
}
#container{
	width:1024px;
	margin:auto;
	background-image:url('../img/bg_content.png');
	background-repeat:repeat-y;
	background-position:left top;
}

#contentWrapper{
	width:1006px;
	margin:auto;
	background-image:url('../img/bg_content_top.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
#contentWrapper.home{
	background-image:url('../img/homefoto-onder.jpg');
	background-repeat:no-repeat;
	background-position:right 512px;
}
#content{
	width:1006px;
	margin:auto;
	background-image:url('../img/bg_content_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}
#header{
	height:180px;
	position:relative;
}

#homeheader{
	height:512px;
	position:relative;
	background-image:url('../img/home-header-back.gif');
	background-repeat:repeat-x;
	background-position:left top;
}
#menu{
	width:890px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
}
#homeheader #logo{
	width:476px;
	height:172px;
	position:absolute;
	left:0;
	top:181px;
	z-index:5;
}
#header #logo{
	width:507px;
	height:180px;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
}
#header #logoright{
	width:503px;
	height:180px;
	position:absolute;
	right:0;
	top:0;
	z-index:5;
	background-image:url('../img/logo-right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
#homeheader #logoright{
	width:534px;
	height:512px;
	position:absolute;
	right:0;
	top:0;
	z-index:5;
	background-image:url('../img/homefoto.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
#homeheader #facebook{
	display:block;
	width:200px;
	height:43px;
	position:absolute;
	left:30px;
	top:0;
	z-index:10;
	background-image:url('../img/knop-facebook.gif');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
#homeheader #facebook:hover{
	background-image:url('../img/knop-facebook.gif');
	background-repeat:no-repeat;
	background-position:right -43px;
}
#homeheader #videoknop{
	display:block;
	width:483px;
	height:166px;
	position:absolute;
	left:0;
	top:344px;
	z-index:15;
	background-image:url('../img/videoknop.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
#header #facebook{
	display:block;
	width:200px;
	height:43px;
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	background-image:url('../img/knop-facebook.gif');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
#header #facebook:hover{
	background-image:url('../img/knop-facebook.gif');
	background-repeat:no-repeat;
	background-position:right -43px;
}
#headerfoto{
	width:1011px;
	height:227px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	margin-bottom:25px;
	overflow:hidden;
}
#contentveld{
	background-image:url('../img/rechterkolom-back.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
#linkerveld{
	padding-left:40px;
	padding-top:20px;
	width:560px;
	float:left;
	font-family:'Tahoma';
	color:#000;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	overflow-x:hidden;
	margin-bottom:40px;
}

#linkerveld a{
	color: #F7941E;
	text-decoration:underline;
}
#linkerveld a:hover{
	color: #F7941E;
	text-decoration:none;
}
#linkerveld h1{
	font-family:'square721';
	color:#000;
	font-size:20px;
	font-weight:normal;
	display:block;
	border-bottom:solid 1px #f7941e;
	padding-bottom:15px;
	text-transform:uppercase;
}
#linkerveld ul, #linkerveld li{
	margin-left:0;
	list-style:outside;
	padding:0;
}
#linkerveld ul{
	margin-left:15px;	
}

#linkerveld ol li{
	list-style:decimal;
}
#rechterveld{
	width:243px;
	padding:30px;
	float:right;
	background-color:#f7941e;
	margin-right:52px;
	overflow-x:hidden;	
	font-family:'Tahoma';
	color:#000;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}
#rechterveld ul.news{
	list-style:none;
	margin:0;
	padding:0;
}
#rechterveld ul.news li{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	border-bottom:solid 1px #fff;
	margin-bottom:20px;
}
#rechterveld h1{
	font-family:'square721';
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
	display:block;
	border-bottom:solid 1px #f7941e;
	text-transform:uppercase;
	margin-top:-12px;
}
#rechterveld .foto{
	width:239px;
	border:solid 1px #fff;	
	overflow-x:hidden;
	margin-bottom:10px;
	background-color:#fff;
}
#rechterveld h2{
	font-family:'square721';
	color:#000000;
	font-size:16px;
	font-weight:normal;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
#rechterveld a.meer{	
	font-family:'Tahoma';
	color:#000;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	background-color:#fff;
}
#rechterveld a.meer:hover{
color:#F7941E;
}
.logo{
	margin-top:30px;
}
.clear{
	clear:both;
}


.lavaLamp {
    position: relative; 
	width: 890px;
    padding:0; 
	margin:23px 0 0 0;
   /* overflow: hidden;*/
	border-top:#c9cacb 1px solid;
}
.lavaLamp&gt;li {
    float: left;
    list-style: none;
	margin-right:25px;
	display:block;
	position:relative;
}
.lavaLamp li.back {
	background:#f7941e;
	width: 5px; 
	height: 4px;
    z-index: 8;
	position: absolute;
}
.lavaLamp&gt;li&gt;a {
	position: relative; 
	overflow: hidden;
	text-decoration: none;
	font-family:'square721';
	font-size:20px;
	color: #000000; 
	outline: none;
    text-align: center;
	height: 40px; 
	padding-top:15px;
	top: 0px;
	z-index:10;
	float: left; 
}
.lavaLamp ul {
	padding:0;
	padding-bottom:15px;
	position:absolute;
	/*left: -1000px;*/
	margin-top:40px;
}
.lavaLamp li ul{
	display:none;
}
.lavaLamp li.first-touch ul,
.lavaLamp li:hover ul{
	display:block;
}

.lavaLamp&gt;ul&gt;li{
	min-width:150px;
	position:relative;
	display:block;
}
.lavaLamp li:hover ul, .lavaLamp li.ie_does_hover ul {
	left:auto;
	background-position: 0 0;
}
.lavaLamp li ul{
	/*padding-top:10px;
	padding-bottom:10px;*/
	background-image:url('../img/submenu-back.png');
	background-repeat:repeat;
	background-position:left top;
	padding:0;
	width: 172px;
}
.lavaLamp li ul li{
	padding-left:10px;
	padding-right:10px;
	display:block;
    float: left;
    list-style: none;
	position:relative;
	width:152px;
}
.lavaLamp li ul li a{
	font-family:'square721';
	font-size:14px;
	margin:0;
	/*height:30px;*/
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	height:auto;
	border-bottom:solid 1px #fff;
	display:block;
	text-decoration: none;
	color:#000;
}
.lavaLamp li ul li:last-child a{
	border-bottom:0;
}
.lavaLamp li ul li a:hover{
	color:#fff;
}
.lavaLamp li ul{
	position:absolute !important;	
	z-index:30 !important;	
	left:0 !important;	
}
.lavaLamp li ul li ul li {
	display:none;
	position:relative;
}
.lavaLamp li ul li:hover ul li {
	display:block;
}



.big_image{
	margin-left:-19px;
	margin-top:25px;
}
.kop{
	margin-top:40px;	
	margin-bottom:30px;
}
#footer_bottom a{
	font-family:'Tahoma';
	font-size:12px;	
	font-weight:bold;
	padding-left:25px;
}
.kop2{
	letter-spacing:1px;	
}
.copyright{
	margin-right:40px;
}
#footerbottom a{
	/*display:block;
	color:#b0987c;	
	text-decoration:none;
	font-size:11px;
	padding-left:45px;
	line-height:25px;
	font-family:calibri;
	font-weight:normal;
	padding-left:25px;*/
	color:#b0987c !important;
}
#footerbottom{
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	margin:0;
	padding:0;
	color:#b0987c;
	/*color:#727270;	
	font-size:14px;	
	font-weight:bold;
	font-family:calibri;*/
	width:1006px;
	height:40px;
	text-align:right;
	text-decoration:none;
	font-family:'Tahoma';
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	background-color:transparent;
}
#footerbottom img{
margin-left:-5px;
}



#left{
	width:475px;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;*/
	font-family:'Tahoma';
	font-size:17px;
	line-height:22px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	padding-top:15px;
	padding-bottom:50px;
	/*display:inline-block;*/
	float:left;
	vertical-align:top;
}
#tweedeleft{
	width:971px;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;*/
	font-family:'Tahoma';
	font-size:17px;
	line-height:22px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	padding-top:15px;
	display:inline-block;
	vertical-align:top;
}



#left li{
	list-style:circle;
	list-style-position:outside;
	margin-left:12px;
}
#left li, #left ul, #left ol{
	width:auto;
}
#left ol{
	margin:0;
	padding:0;
	margin-left:5px;
}
#left ol li{
	list-style:decimal;
}



#full {
	width:971px;
	font-family:Georgia, "Tahoma", Times, serif;
	font-size:18px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	padding-top:15px;
	line-height:25px;
	display:inline-block;
	vertical-align:top;
}
#nieuws_right a {
	width:475px;
	font-family:Georgia, "Tahoma", Times, serif;
	font-size:18px;
	color:#4c4c4c;
	padding-top:15px;
}
#right{
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;*/
	font-family:'Tahoma';
	font-size:17px;
	line-height:22px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	/*margin-left:41px;*/
	/*display:inline-block;*/
	float:right;
	vertical-align:top;
	width:451px;
	padding-bottom:50px;
}
#nieuws_right{
	width:450px;
	font-family:Georgia, "Tahoma", Times, serif;
	font-size:18px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	line-height:25px;
	margin-left:42px;
	display:inline-block;
	vertical-align:top;
}
.leesmeer{
	margin-top:40px;
}
.leesmeer_nieuws{
	margin-top:0px;
	margin-bottom:40px;
}
.leesmeer_tool{
	margin-top:62px;
}
#tool_tekst{
	width:135px;
	display:inline-block;
	font-family:Georgia, "Tahoma", Times, serif;
	font-size:18px;
	color:#4c4c4c;
	line-height:25px;
}
#tool_pic{
	margin-left:45px;
	width:266px;
	display:inline-block;	
}
#contact{
	width:971px;
	height:225px;
	font-family:'Tahoma';
	font-size:14px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	padding-top:20px;
	line-height:10px;
	margin-top:100px;
	clear:both;
}
#contact_left{
	width:475px;
	font-family:'Tahoma';
	font-size:14px;
	color:#4c4c4c;
	border-top:1px solid #aeadad;
	padding-top:15px;
	line-height:25px;
	display:inline-block;
	vertical-align:top;
}
.contact_image{
	float:right;
	margin-top:-225px;
}
.contact_image2{
	float:right;
	margin-top:-225px;
	margin-right:233px;
}
form {
	border: 1px solid #AEADAD;
	margin-top: 15px;
	/*width: 525px;*/
	padding-top: 15px;
	padding-left: 22px;
	clear: both;
}
form label {
	width: 145px;
	padding: 2px 0;
	display: inline-block;
	float: left;
	font-family: 'Tahoma';
	color: #000;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
form input, form select, form textarea  {
	border: 1px solid #AEADAD;
	width: 350px;
	margin-bottom: 10px;
	font-family: 'Tahoma';
	font-size: 13px;
}
form input[type="submit"] {
	width: 100px;
	cursor: pointer;
	margin-left: 397px;
	font-family: 'Tahoma';
	font-size: 13px;
}
form input[type="reset"] {
	display:none;
}
form input[type="file"] {
	margin-bottom:0;
}
form .cell_label{
	vertical-align:top;
}
form #captchaImage{
	border: 1px solid #AEADAD;	
}
form .cell_field,
form .cell_field a{
	font-size: 13px !important;
}
form em{
	display:block;
	font-size: 13px;
	font-style:italic;
	padding-bottom:10px;
}
.mmodal a.sluit {
    border: 1px solid #AEADAD;
    width: 350px;
    margin-top: 10px;
    font-family: 'Tahoma';
    font-size: 13px;
	background-color: buttonface;
    color: buttontext;
    padding: 1px 6px;
	text-decoration:none;
}
#footer{
	width:1006px;
	margin:auto;
	background-image:url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:15px;
	padding-bottom:40px;
	/*height:310px;*/
	clear:both;
	position:relative;
}
.footerlinks{
	color:#727270;
	float:left;
	margin-right:10px;
	padding-left:30px;
	width:100px;
}
.footerlinks_rechts{
	width:120px;
	color:#727270;
	float:left;
	margin-right:0px;
	padding-left:30px;
}
.footerlinks li{
	list-style:none;
	font-family:'Tahoma';
	font-size:12px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
}
.footerlinks_rechts li{
	list-style:none;
	font-family:'Tahoma';
	color:#000;
	font-size:12px;
	margin-top:12px;
	padding-top:10px;
	border-top:dotted 1px #bcbcbc;
}
.footeritems{
	font-family:'Tahoma';
}
a{
	color: #043451;
	text-decoration:underline;
}
a:hover{
	color: #043451;
	text-decoration:none;
}
#footer a{
	text-decoration:none;
	font-family:'Tahoma';
	color:#000;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	background-color:transparent;
}
#footer .footeritems&gt;a{
	text-decoration:none;
	font-family:'square721';
	color:#000;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	display:block;
	text-transform:capitalize;
}
#footer .footeritems{
	text-decoration:none;
	font-family:'square721';
	color:#000;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	display:block;
	margin-bottom:0px;
	text-transform:capitalize;
}


#footer a:hover{
	color:#F7941E;
}

.footer_logo{
	margin-top:20px;
	margin-left:40px;
}

fieldset {
	border:1px solid #AEADAD;
	margin-top:15px;
	width:525px;
	padding-top:15px;
	padding-left:22px;
	clear:both;
}
fieldset legend{
	display:none;
}
fieldset label {
	width:145px;
	padding:2px 0;
	display:inline-block;
	float:left;
}
fieldset input {
	border:1px solid #AEADAD;
	width:350px;
	margin-bottom:10px;
	font-family:'Tahoma';
	font-size: 13px;
}
fieldset input[type=submit] {
	width:100px;
	cursor:pointer;
	margin-left: 397px;
	font-family:'Tahoma';
	font-size: 13px;
}
fieldset textarea {
	width:350px;
	height:300px;
	border:1px solid #AEADAD;
	margin-bottom:10px;
	font-family:'Tahoma';
	font-size: 13px;
}

div.product {
	width:100%;
	height:100%;
}
div.product img {
	float:right;
}
div.product p {
	font-size:12px;
	color: #4c4c4c; 
}
div.product h1 {
	margin-top:0px;
	color: #4c4c4c; 
}
div.product span {
	font-size:12px;
	color: #4c4c4c;
	float:right;
	display:none;
}

#right &gt; ul &gt; li {
	list-style:none;
	text-decoration:none;
	height:47px;
	line-height:47px;
	display:block;
	padding-top:10px;
	
	line-height:18px !important;
}

#right ul li ul {
	list-style:none;
	padding:10px 0;
	border-bottom:1px solid #AEADAD;
	outline:none;
	background-color:#fdfdfd;
	color: #4c4c4c; 
}
#right ul li ul:hover {
	background-color:#fbfbfb;
}

a.product {
	width:306px;
	height:200px;
	border-left:1px solid #AEADAD;
	padding-left:5px;
	float:left;
	margin:0 5px;
	display:block;
	text-decoration:none;
}

#left li strong {
	display:inline-block;
	width:200px;
}


.rechtsmenutoepassingen a{
	display:block;
	height:47px;
	width:270px;
	list-style:none;
	text-decoration:none;
	color:#646464;	
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:-40px;
	font-family:Georgia, "Tahoma", Times, serif;
	font-size:20px;
	line-height:47px;
	
}
.toepassing_link_tekst{
margin-left:67px;
}


ul#right_small, ul#right_big { 
	margin:0;
	padding:0;
}
ul#right_small li { 
	display:block;
	float:left;
	list-style:none;
	margin:4px;
	padding:0px;
	width:142px;
	height:220px;
	font-size:11px;
	font-style:italic;
}
ul#right_small a {
	text-decoration:none;
}
ul#right_small img {
	width:142px;
}
ul#right_big li { 
	display:block;
	list-style:none;
	margin:4px;
	padding:0px;
	width:440px;
}
h2 a{
	float:right;
	text-decoration:none;
}
h2 a:hover{
	color:#ed171f;	
}
.pos{
	position:relative;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}
#linkerveld .fotoBoek h2{
    border-bottom: none;
	text-transform:uppercase;
}
.fotoBoek img {
	width:136px;
	height:136px;
}
/* MicroClearFix */
.cf:before, .cf:after { content:" ";display:table;}
.cf:after { clear:both;}
.cf { *zoom:1;}</pre></body></html>