body {
    margin: 0;
    background-color: #FFF;
    font: 14px/20px 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #000;
    min-width: 980px
}
img {
    border-style: none
}
a {
    text-decoration: none;
    color: #0063AD
}
a:hover {
    text-decoration: underline
}
input,
select,
textarea {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle
}
fieldset,
form {
    margin: 0;
    padding: 0;
    border-style: none
}
#faqs-list {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none
}
#faqs-list ul {
    margin: 4px 0 0 20px;
    padding: 0
}
#faqs-list li {
    padding: 4px 0;
    border-bottom: 1px solid #EFEFEF
}
#faqs-list li li {
    list-style: none;
    padding: 4px 0;
    border: none
}
.catprojects {
    color: #fff!important;
    border: 9px solid #FFF;
    height: 198px;
    width: 210px!important;
    /*padding: 0!important*/
}

.projecten_btn {
    font-size: 12px!important;
    text-transform: none!important;
    width: 100px;
    height: 20px;
    line-height: 20px!important;
    margin: 14px 0 0 30px!important;
    padding: 0 24px!important;
    color: #fff!important;
    background: #0063ad!important
}
.catprojects a:hover {
    text-decoration: none
}
.visual .carousel .regel2 {
    font-weight: 700;
    margin: 40px 0 0
}
#content h1,
.content h1 {
    margin: 0 0 7px -1px;
    letter-spacing: 1px;
    padding: 0 0 7px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    color: #0063ad;
    font-weight: 400
}
#content h3 {
    margin: 0 0 1px;
    font-size: 14px;
    line-height: 16px;
	 text-transform: uppercase;
    color: #0063ad;
    font-weight: 700
}
#wrapper {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}
#header {
    width: 980px;
    padding: 19px 0 8px
}
#header:after {
    display: block;
    content: "";
    clear: both
}
.header-box {
    width: 980px
}
.header-box:after {
    display: block;
    content: "";
    clear: both
}
.header-block {
    float: right;
    width: 752px;
    margin: 30px 0 0
}
.falcoshop{
	position:absolute;
	right:12px;	
	top: 10px;
}
.search-form {
    float: right;
    width: 260px;
    margin: 0;
    height: 21px;
    overflow: hidden
}
.search-form .text {
    float: left;
    margin: 0;
    padding: 2px 5px;
    width: 148px;
    border: 1px solid #d0d0d2;
    height: 15px
}
.search-form .btn-search {
    float: left;
    margin: 0;
    font-size: 13px;
    cursor: pointer;
    border: none;
    text-align: center;
    color: #FFF;
    width: 85px;
    height: 21px
}
.slide-block {
    float: right;
    margin: 0 10px 0 0;
    width: 190px;
    position: relative;
    z-index: 30
}
.slide-block .title {
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px
}
.slide-block .title .box {
    float: left;
    height: 16px;
    border: 1px solid #cfcfd1;
    overflow: hidden;
    padding: 2px 0 0;
    width: 158px;
    background: #fff
}
.international {
    float: left;
    width: auto;
    font-size: 13px;
    line-height: 14px;
    color: #0063ad
}
.international .ico1 {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    height: 12px;
    width: 18px;
    margin: 2px 4px 0 3px
}
.slide-block a.open-close {
    float: left;
    background: url(/images_new/sprite-gif.gif) -2px -42px no-repeat;
    height: 20px;
    width: 29px;
    overflow: hidden;
    text-indent: -9999px
}
.slide-block .block {
    background: #fff;
    border: 1px solid #cfcfd1;
    width: 158px;
    position: absolute
}
.slide-block .block ul {
    margin: 10px 0 5px;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.slide-block .block ul li {
    margin: 0 0 8px 4px;
    float: left;
    width: 150px
}
#nav {
    width: 978px;
    position: relative;
    z-index: 20;
    font-size: 14px;
    line-height: 18px;
    margin: -11px 0 0;
    height: 22px;
	text-transform:uppercase;
}
#proddropmobile{ display:none;}
.newsletter-form label{ text-transform:uppercase;}






























body  {
        margin:  0;
        background-color:  #FFF;
        font:  14px/20px 'PT Sans',  Arial,  Helvetica,  sans-serif;
        font-weight:  400;
        color:  #000;
        min-width:  980px;
}
img  {
        border-style:  none;
}
a  {
        text-decoration:  none;
        color:  #0063AD;
}
a:hover  {
        text-decoration:  underline;
}
input, select, textarea  {
        font:  100% Arial,  Helvetica,  sans-serif;
        vertical-align:  middle;
}
fieldset, form  {
        margin:  0;
        padding:  0;
        border-style:  none;
}
#faqs-list  {
        float:  left;
        margin:  0;
        padding:  0;
        width:  100%;
        list-style:  none;
}
#faqs-list ul  {
        margin:  4px 0 0 20px;
        padding:  0;
}
#faqs-list li  {
        padding:  4px 0;
        border-bottom:  1px solid #EFEFEF;
}
#faqs-list li li  {
        list-style:  none;
        padding:  4px 0;
        border:  none;
}
.catprojects  {
        color:  #fff!important;
        border:  9px solid #FFF;
        height:  216px !important;
        width:  210px!important;
        /*padding:  0!important;*/
}
.catprojects a  {
        display:  block;
        text-align:  center;
        font-size:  18px;
        margin-top:  44px;
        letter-spacing:  1px;
        text-transform:  uppercase;
        line-height:  28px;
        font-weight:  400;
        color:  #0063ad;
        padding-bottom:  6px;
}
.projecten_btn  {
        font-size:  12px!important;
        width:  100px;
        height:  20px;
        line-height:  20px!important;
        margin:  14px 0 0 30px!important;
        padding:  0 24px!important;
        color:  #fff!important;
        background:  #0063ad!important;
		text-transform:uppercase !important;
}
.catprojects a:hover  {
        text-decoration:  none;
}
.visual .carousel .regel2  {
        font-weight:  700;
        margin:  40px 0 0;
}
#content h1, .content h1  {
        margin:  0 0 7px -1px;
        letter-spacing:  1px;
        padding:  0 0 7px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
}
#content h3  {
        margin:  0 0 1px;
        font-size:  14px;
        line-height:  16px;
    	 text-transform:  uppercase;
        color:  #0063ad;
        font-weight:  700;
}
#wrapper  {
        width:  980px;
        margin:  0 auto;
        overflow:  hidden;
        position:  relative;
}
#header  {
        width:  980px;
        padding:  19px 0 8px;
}
#header:after  {
        display:  block;
        content:  "";
        clear:  both;
}
.header-box  {
        width:  980px;
}
.header-box:after  {
        display:  block;
        content:  "";
        clear:  both;
}
.logo  {
        float:  left;
        width:  167px;
        height:  80px;
        overflow:  hidden;
}
.logo a  {
        display:  block;
        height:  100%}
.header-block  {
        float:  right;
        width:  752px;
        margin:  30px 0 0;
}
.search-form  {
        float:  right;
        width:  260px;
        margin:  0;
        height:  21px;
        overflow:  hidden;
}
.search-form .text  {
        float:  left;
        margin:  0;
        padding:  2px 5px;
        width:  148px;
        border:  1px solid #d0d0d2;
        height:  15px;
}
.search-form .btn-search  {
        float:  left;
        margin:  0;
        font-size:  13px;
        cursor:  pointer;
        border:  none;
        text-align:  center;
        color:  #FFF;
        width:  85px;
        height:  21px;
}
.slide-block  {
        float:  right;
        margin:  0 10px 0 0;
        width:  190px;
        position:  relative;
        z-index:  30;
}
.slide-block .title  {
        overflow:  hidden;
        width:  100%;
        margin-bottom:  5px;
}
.slide-block .title .box  {
        float:  left;
        height:  16px;
        border:  1px solid #cfcfd1;
        overflow:  hidden;
        padding:  2px 0 0;
        width:  158px;
        background:  #fff;
}
.international  {
        float:  left;
        width:  auto;
        font-size:  13px;
        line-height:  14px;
        color:  #0063ad;
}
.international .ico1  {
        float:  left;
        overflow:  hidden;
        text-indent:  -9999px;
        height:  12px;
        width:  18px;
        margin:  2px 4px 0 3px;
}
.slide-block a.open-close  {
        float:  left;
        background:  url(/images_new/sprite-gif.gif) -2px -42px no-repeat;
        height:  20px;
        width:  29px;
        overflow:  hidden;
        text-indent:  -9999px;
}
.slide-block .block  {
        background:  #fff;
        border:  1px solid #cfcfd1;
        width:  158px;
        position:  absolute;
}
.slide-block .block ul  {
        margin:  10px 0 5px;
        padding:  0;
        list-style:  none;
        overflow:  hidden;
}
.slide-block .block ul li  {
        margin:  0 0 8px 4px;
        float:  left;
        width:  150px;
}
#nav  {
        width:  978px;
        position:  relative;
        z-index:  20;
        font-size:  15px;
        line-height:  18px;
        margin:  -11px 0 0;
        height:  22px;
}
#nav > a     {
            display:  none;
    }
#nav: after  {
        display:  block;
        content:  "";
        clear:  both;
}
#nav ul  {
        margin:  0 -27px 0 0;
        padding:  0;
        list-style:  none;
        float:  right;
}
#nav ul li  {
        float:  left;
        background:  url(/images_new/separator.gif) 0 9px no-repeat;
        position:  relative;
        padding:  0;
}
#nav ul li:first-child  {
        background:  0 0;
}
#nav ul li a  {
        color:  #0063ad;
        display:  block;
        min-width:  55px;
        padding:  5px 27px 2px;
}
#nav ul .active a, #nav ul li a:hover, #nav ul li:hover a  {
        text-decoration:  none;
        font-weight:  700;
}
.no-padd-right ul  {
        float:  right;
        right:  -60px!important;
}
#nav ul li:hover ul  {
        display:  block;
}
#nav ul li ul  {
        position:  absolute;
        width:  280px;
        z-index:  50;
        margin:  0;
        padding:  24px 0 12px;
        list-style:  none;
        font-size:  14px;
        line-height:  20px;
        display:  none;
}
#nav ul ul li  {
        padding:  0 27px;
        max-width:  253px;
        float:  none;
        display:  block;
}
#nav ul ul li, #nav ul ul li:first-child  {
        background:  url(/images_new/drop-line.png) 9px 100% no-repeat;
}
#nav ul li ul li a  {
        padding:  0;
        color:  #fff;
}
#nav ul .active ul li, #nav ul li a:hover ul li a, #nav ul li:hover ul li a  {
        font-weight:  400;
}
#nav ul li:hover ul li a  {
        background:  0 0;
}
#nav ul ul li a:hover  {
        background:  0 0;
        font-weight:  700!important;
}
#nav .overlay, #nav .overlay2  {
        background:  url(/images_new/bg-drop-2.png);
        position:  absolute;
        top:  40px;
        left:  8px;
        width:  964px;
        z-index:  4;
        display:  none;
}
#nav li:hover>span.flat  {
        visibility:  hidden!important;
}
#nav li:hover>a.bold  {
        visibility:  visible!important;
}
#nav li>span.flat, #nav li>span.flat:hover  {
        position:  absolute;
        top:  0;
        left:  0;
        z-index:  10;
        cursor:  pointer;
        visibility:  visible;
        padding:  5px 33px 2px;
}
#nav li:hover>a.bold, #nav li>a.bold  {
        position:  relative;
        z-index:  11;
        top:  0;
        left:  0;
        cursor:  pointer;
        visibility:  hidden;
}
#main  {
        width:  980px;
        position:  relative;
}
 .mobbanner{ display:none;}
.visual  {
        width:  980px;
        overflow:  hidden;
        padding:  8px;
        margin:  0 0 9px;
}
.visual .carousel  {
        width:  964px;
        margin:  0;
        position:  relative;
        overflow:  hidden;
        z-index:  15;
        padding:  0;
}
.visual .switcher  {
        position:  absolute;
        z-index:  18;
        bottom:  32px;
        right:  23px;
}
.visual .switcher ul  {
        margin:  0;
        padding:  0;
        list-style:  none;
        float:  right;
}
.visual .switcher ul li  {
        float:  left;
        margin:  0 0 0 7px;
}
.visual .switcher ul li a  {
        width:  20px;
        height:  20px;
        float:  left;
        overflow:  hidden;
        text-indent:  -9999px;
        background:  url(/images_new/sprite-tab.png) -41px -46px no-repeat;
}
.visual .switcher ul .active a, .visual .switcher ul li a:hover  {
        background-position:  -14px -46px;
}
#callbutton {
     position: absolute;
     margin-top: 300px;
     z-index: 18;			/* Change by GHP-online on 28-07-2016: from z-index: 80; to z-index: 18; */
	 width:950px;			/* Change by GHP-online on 28-07-2016: from width: 950px; to width: 350px; */
     margin-right: 20px;
	 /*right: 0px;*/			/* Added by GHP-online on 28-07-2016: right: 0px; */
 }
 #callbutton p, #contactbuttons p{
	float:right;
	padding: 8px;
	margin:3px 3px 3px 10px;
	background-color:#f1e85b; 
	color:#0063ad;
	text-transform:uppercase;
	font-size:14px;
 }
 #callbutton a{color: #063ad;}
 .contactbuttons{ width: 100%; clear:both; display:block;}
#actioncol {
     padding-top: 50px;
     margin-bottom: 70px;
}
.actionbutton {
     background-color: #f6f6f6;
     height: 100px;
    float: left;
     width: 240px;
      padding: 10px;
}
.actionbutton img {
     position: absolute;
     margin-left: 200px;
     margin-top:  -75px;
}
.actionbutton h2 {
     color: #0063ad;
     width: 220px;
     font-size: 15px;
     text-transform: uppercase;
     font-weight: normal;
}
.actionbutton p {
     color: #666;
     width: 170px;
     margin-top: 10px;
}
.actionbutton-uk-1{margin-left:20px;margin-right:80px; width:200px;}
.actionbutton-uk-2{ margin-left:20px;margin-right:100px;width:200px;}

.actionbutton-uk-3{ margin-left:20px;margin-right:100px; margin-top:50px; width:540px;}
.actionbutton-uk-3 img{ margin-left: 510px; margin-top:-20px; }
.actionbutton-uk-3 h2,.actionbutton-uk-3 p{ width:430px;}
#videoblock {
     background-color: #fff;
     min-height: 455px;
     margin-top: 40px;
     width:  100%;
}
#videoblock-left  {
     width:  250px;
     float: left;
 }
#videoblock-center {
     width:  730px;
     float: right;
}
#videoblock-center .video{ margin-left: 66px !important; }
#videoblock-center img{ width: 640px;}
#videoblock .video {
     border:  1px solid #ccc;
     padding: 5px;
     margin: 10px;
}
#videoblock-left .video {
     width: 180px;
}
.video p {
     max-width: 700px;
     text-align: center;
     color:  #0063ad;
     margin: 2px;
     line-height: 18px;
}
#videobutton {
     padding: 5px;
     background-color: #efe765;
     text-align: center;
     width: 182px;
     margin: 10px;
     text-transform: uppercase;
}
.webshopbutton {
     float: right;
    padding: 8px;
     background-color: #efe765;
     text-align: center;
     width: 233px;
     margin: 10px 10px;
     text-transform: uppercase;
     font-size: 16px;
}
.social-networks  {
        float:  right;
        right:  20px;
        margin-top:  -19px;
}
.social-networks ul  {
        margin:  19px 7px 0 0;
        padding:  0;
        list-style:  none;
        float:  right;
}
.social-networks ul li  {
        float:  left;
        margin:  0 0 0 5px;
}
.social-networks ul li a  {
        float:  left;
}
.social-networks ul li .twitter  {
        background-position:  -56px -42px;
        height:  26px;
        width:  25px;
}
.social-networks ul li .facebook  {
        background-position:  -111px -42px;
        height:  26px;
        width:  25px;
        margin:  0 4px 0 0;
}
.social-networks ul li .googleplus  {
        background-position:  -434px -96px;
        height:  29px;
        width:  28px;
        margin:  0;
}
.social-networks ul li .linkedin  {
        background-position:  -162px -42px;
        height:  26px;
        width:  26px;
}
.social-networks ul li .youtube  {
        background-position:  -210px -42px;
        height:  25px;
        width:  53px;
}
.social-networks ul li .xing  {
        background-position:  -463px -96px;
        height:  25px;
        width:  23px;
}
.social-networks ul li .pinterest  {
        background-position:  -489px -97px;
        height:  26px;
        width:  26px;
        margin:  0 4px 0 0;
}
#socialmobile{display:none;}
.index-page  {
        margin:  0;
        position:  absolute;
        top:  208px;
        left:  15px;
        color:  #fff;
        font-size:  36px;
        line-height:  37px;
        font-weight:  400;
        text-shadow:  2px 3px 2px #111;
}
.socialmediabuttons  {
        margin:  -3px 0 0;
        padding:  0 67px 0 15px;
        list-style:  none;
        float:  left;
        height:  75px;
        width:  400px;
        border:  1px solid #C90;
}
.socialmediabuttons li  {
        float:  left;
        margin:  0 0 0 5px;
}
.socialmediabuttons a  {
        width:  21px;
        height:  21px;
        background:  url(/images_new/icons-networks.png) no-repeat;
        text-indent:  -9999px;
        overflow:  hidden;
        display:  block;
}
.socialmediabuttons .twitter  {
        background-position:  0 0;
}
.socialmediabuttons .facebook  {
        background-position:  -26px 0;
        width:  22px;
}
.socialmediabuttons .hyves  {
        background-position:  -53px 0;
}
.socialmediabuttons .youtube  {
        background-position:  -80px 0;
        width:  20px;
}
#socialmediabuttons  {
        margin-top:  30px;
        width:  600px;
        height:  100px;
}
#googleplusbutton, #twitterbutton, .fb-like  {
        float:  left;
        margin-right:  10px;
        height:  80px;
}
#linkedin  {
        float:  left;
        margin-right:  8px;
        height:  80px;
}
#pinterest  {
        float:  left;
        margin-right:  8px;
        margin-top:  42px;
        height:  20px;
}
.index-page-new  {
        position:  relative;
        margin:  0;
        padding:  0;
        top:  190px;
        left:  15px;
        color:  #fff;
        font-size:  36px;
        height:  0;
        line-height:  37px;
        font-weight:  400;
        text-shadow:  2px 3px 2px #111;
}
.index-page strong  {
        display:  block;
        font-weight:  700;
}
.visual .carousel .frame  {
        float:  left;
        width:  964px;
        height:  322px;
        position:  relative;
        overflow:  hidden;
}
.carousel .frame ul  {
        width:  99999px;
        padding:  0;
        margin:  0;
        list-style:  none;
        position:  relative;
}
.carousel .frame ul li  {
        float:  left;
        width:  964px;
        height:  322px;
}
.carousel .frame ul li a img  {
        display:  block;
}
.breadcrumbs  {
        overflow:  hidden;
        margin:  0 0 5px 3px;
        padding:  0;
        list-style:  none;
        width:  980px;
        color:  #0063ad;
        font-weight:  700;
}
.breadcrumbs li  {
        float:  left;
		font-weight:normal;
    	content:  "\00BB";
        padding:  4px 4px 8px 2px;
}
.breadcrumbs li a::after  {
     content: "  \00BB ";
 }
.breadcrumbs li:last-child  {
        background:  0 0;
		content:none;
}
.breadcrumbs li:first-child  {
        padding:  4px 4px 8px;
}
.breadcrumbs li a  {
        color:  #0063ad;
    	font-weight: normal;
}
#twocolumns  {
        overflow:  hidden;
        width:  980px;
        margin:  0 -4px 0 0;
}
#sidebar  {
        float:  left;
        width:  253px;
        padding:  2px 0 0;
}
.aanbieding  {
        font-size:  14px;
        color:  #0063AD;
        height:  40px;
}
.navbar  {
        margin:  10px 0 13px;
        padding:  0px 0 16px 9px;
        list-style:  none;
        font-size:  14px;
        line-height:  17px;
        width:  235px;
        word-spacing:  -2px;
    	border-right:  1px solid #ccc;
    	text-transform:  uppercase;
}
#menuOnder  {
        background:  #F1E85B;
}
#menuOnder a  {
        color:  #0063ad;
}
#menuOnder li:first-child  {
        background:  0 0;
}
#menuOnder li  {
        background:  url(/images_new/drop-line-white.png) no-repeat;
}
.navbar li  {
        padding:  4px 0 4px 16px;
}
.navbar li:first-child  {
        background:  0 0;
}
.navbar li a  {
        color:  #333;
}
.navbar li a:hover  {
        text-decoration:  none;
        color:  #0063ad;
        font-weight:  700;
}
.navbar ul  {
        margin:  2px 0 -5px;
        padding:  0 0 0 10px;
        list-style:  none;
}
.navbar a.active  {
        font-weight:  700;
        text-decoration:  none;
        color:  #0063ad;
}
.navbar ul li a {
        background:  0 0;
		font-size:13px;
		color:  #777;
}
.navbar ul .active a, .navbar ul li a:hover  {
        font-weight:  700;
        text-decoration:  none;
        color:  #f1e85b;
}
.navbar ul a.active  {
        color:  #f1e85b;
        font-weight:  700;
}
.icons, .icons2  {
        margin:  0;
        padding:  0;
        list-style:  none;
        overflow:  hidden;
}
.icons li  {
        float:  right;
        margin:  0 11px 4px 6px;
        width:  75px;
        min-height:  40px;
}
.icons2 li a  {
        float:  left;
        overflow:  hidden;
        text-indent:  -9999px;
        background:  url(/images_new/sprite-gif_new_4.gif) no-repeat;
}
.icons li a  {
        float:  left;
        overflow:  hidden;
        text-indent:  -9999px;
        background:  url(/images_new/sprite-gif_new_2013-5.gif) no-repeat;
}
.icons li .ico1  {
        background-position:  -904px -200px;
        width:  75px;
        margin-left:  4px;
        height:  50px;
}
.icons li .ico2  {
        background-position:  -904px -151px;
        width:  75px;
        margin-left:  4px;
        height:  50px;
}
.icons li .ico3  {
        background-position:  -828px -200px;
        width:  73px;
        margin-left:  4px;
        height:  50px;
}
.icons li .ico4  {
        background-position:  -816px -134px;
        width:  70px;
        height:  60px;
}
.icons li .ico5  {
        background-position:  -667px -126px;
        width:  65px;
        height:  65px;
}
.icons li .ico6  {
        background-position:  -734px -122px;
        width:  80px;
        height:  80px;
}
.icons li .ico7  {
        background-position:  -572px -126px;
        width:  80px;
        height:  34px;
}
.icons li .ico8  {
        background-position:  -572px -168px;
        width:  83px;
        height:  40px;
}
.icons li .ico9  {
        background-position:  -508px -130px;
        width:  64px;
        height:  80px;
}
.icons li .ico10  {
        background-position:  -522px -214px;
        width:  85px;
        height:  40px;
}
.icons li .ico11  {
        background-position:  -612px -214px;
        width:  80px;
        height:  40px;
}
.icons li .ico12  {
        background-position:  -690px -214px;
        width:  110px;
        height:  30px;
}
.icons li .ico13  {
        margin-left:  -12px;
        background-position:  -884px -120px;
        width:  105px;
        height:  30px;
}
.icons2 li .ico13  {
        background-position:  -50px 4px;
        width:  185px;
        height:  75px;
}
.icons2 li .ico14  {
        background-position:  2px 4px;
        width:  56px;
        height:  75px;
}
.social-media-box ul  {
        list-style:  none;
}
.social-media-box ul li  {
        height:  26px;
        text-align:  right;
}
#content  {
        float:  right;
        width:  690px;
}
#aside1  {
        float:  left;
        margin:  0 0 0 4px;
        padding:  0 0 0px;
		width: 100%;
}
.content_full  {
        float:  left;
        width:  980px;
        overflow:  hidden;
        padding:  22px 24px 4px 3px;
        margin:  6px 20px 16px 0;
}
.content_left  {
        float:  left;
        width:  385px;
        overflow:  hidden;
        padding:  22px 34px 4px 0px;
        margin:  6px 20px 16px 0;
		border-right: 1px solid #ccc;
}
strong.content_left  {
        font-weight:  700;
        color:  #0063AD;
		
}
.content_right  {
        float:  right;
        width:  470px;
        overflow:  hidden;
        padding:  22px 24px 4px 27px;
        margin:  6px 0 16px;
}
.whitepaper_thumbs  {
        float:  left;
        display:  block;
        overflow:  hidden;
        border:  1px solid #c0c1c6;
        margin-right:  13px;
        margin-bottom:  13px;
        width:  140px;
}
.tabset  {
        margin:  0;
        padding:  0 0 0 148px;
        list-style:  none;
        overflow:  hidden;
        text-transform:  uppercase;
}
.tabset li  {
        float:  left;
        width:  223px;
        position:  relative;
        margin:  0 0 0 -70px;
}
.tabset li .tab  {
        float:  left;
        background:  url(/images_new/sprite-tab.png) 0 -4px no-repeat;
        padding:  6px 0 2px 76px;
        width:  147px;
        color:  #0063ad;
}
.tabset li #tab2  {
        float:  left;
        background:  url(/images_new/sprite-tab-new.png) 0 -127px no-repeat;
        padding:  6px 0 2px 76px;
        width:  147px;
        color:  #0063ad;
}
.tabset li #tab2.active  {
        float:  left;
        background:  url(/images_new/sprite-tab-new.png) 0 -4px no-repeat;
        padding:  6px 0 2px 76px;
        width:  147px;
        color:  #0063ad;
}
.tabset li .tab.active, .tabset li .tab:hover  {
        text-decoration:  none;
        font-weight:  700;
}
.tab-content  {
    	overflow:  hidden;
        margin:  0 0 13px;
        padding:  23px 0 9px 10px;
}
.tab-content hr{ border: none; border-top:1px solid #ccc; margin-left: 10px;}
.tab-content h2  {
        margin:  0 0 8px 131px;
        padding:  0 0 7px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
        letter-spacing:  1px;
}
.article-holder  {
        overflow:  hidden;
        width:  100%}
.article  {
        overflow:  hidden;
        width:  642px;
        vertical-align:  top;
}
.article:first-child  {
        background:  0 0;
}
.article .holder  {
        float:  left;
        width:  104px;
        text-align:  center;
        margin:  1px 10px 0 18px;
        overflow:  hidden;
}
.article .holder1  {
        margin:  10px 10px 10px 18px;
}
.article .text  {
        overflow:  hidden;
        padding:  8px 11px 0 0;
}
.article h3  {
        margin:  0;
        font-size:  14px;
        line-height:  15px;
        color:  #0063ad;
        font-weight:  700;
}
.article h3 a  {
        color:  #0063ad;
}
.article p  {
        margin:  0;
}
.tab-content .next  {
        float:  right;
        overflow:  hidden;
        text-indent:  -9999px;
        background:  url(/images_new/sprite-gif.gif) -734px -88px no-repeat;
        width:  18px;
        height:  11px;
        margin:  -12px 22px 0 0;
}
.video-box  {
        overflow:  hidden;
        width:  434px;
        background:  #fff;
        padding:  7px;
        position:  relative;
}
.video-box img  {
        display:  block;
}
.video-box .text  {
        position:  absolute;
        bottom:  5px;
        right:  7px;
        width:  244px;
        height:  25px;
        background:  url(/images_new/sprite-tab.png) -306px 0 no-repeat;
        font-size:  13px;
        line-height:  16px;
        color:  #0063ad;
        padding:  21px 0 0 143px;
}
.video-box .text a  {
        color:  #0063ad;
        font-size:  16px;
        line-height:  18px;
        text-decoration:  none;
        font-weight:  700;
}
.video-box .text p  {
        margin:  0;
        background:  url(/images_new/small-line.png) 0 100% no-repeat;
}
.video-box .play  {
        width:  65px;
        height:  65px;
        background:  url(/images_new/sprite-tab.png) -301px -88px no-repeat;
        position:  absolute;
        top:  102px;
        left:  193px;
        overflow:  hidden;
        text-indent:  -9999px;
}
#aside2  {
        float:  left;
        width:  252px;
        margin:  3px 0 0 7px;
}
.info-box  {
        background:  url(/images_new/sprite-gif.gif) -720px -42px no-repeat;
        color:  #0063ad;
        font-size:  14px;
        line-height:  16px;
        font-weight:  700;
        padding:  6px 0 3px 12px;
        margin:  0 0 14px;
}
.info-box p  {
        margin:  0;
        letter-spacing:  0;
}
.info-box a  {
        color:  #0063ad;
}
.visual-box  {
        width:  226px;
        border:  8px solid #fff;
        background:  url(/images_new/bg-visual-box.gif) no-repeat;
        position:  relative;
        font-size:  14px;
        line-height:  16px;
        color:  #0063ad;
        padding:  0 0 59px 10px;
        margin:  0 0 12px;
}
.visual-box img  {
        position:  absolute;
        top:  52px;
        right:  3px;
        z-index:  5;
}
.visual-box .logo-kids  {
        display:  block;
        overflow:  hidden;
        text-indent:  -9999px;
        background:  url(/images_new/sprite-tab.png) -555px -71px no-repeat;
        height:  77px;
        width:  138px;
        margin:  0 0 29px;
}
.visual-box span  {
        display:  block;
        width:  226px;
}
.visual-box .text  {
        position:  absolute;
        bottom:  0;
        right:  0;
        background:  url(/images_new/sprite-tab.png) 0 -4px no-repeat;
        width:  212px;
        font-size:  12px;
        line-height:  14px;
        text-align:  right;
        font-weight:  700;
        z-index:  7;
        height:  17px;
        padding:  7px 7px 0 0;
}
.visual-box .text p  {
        margin:  0;
        background:  url(/images_new/small-line.png) 70px 100% no-repeat;
}
.visual-box .text span  {
        display:  inline;
}
.visual-box .text a  {
        color:  #0063ad;
}
.products  {
        width:  236px;
        border:  8px solid #fff;
        background:  url(/images_new/bg-product.png) no-repeat #fff;
        color:  #0063ad;
        font-size:  14px;
        line-height:  18px;
        padding:  10px 0 0;
}
.products h4  {
        text-transform:  uppercase;
        font-weight:  400;
        margin:  0 0 5px;
        padding:  0 0 7px 10px;
        color:  #0063ad;
        font-size:  18px;
        line-height:  20px;
        background:  url(/images_new/line.png) 0 100% no-repeat;
        letter-spacing:  1px;
}
.products p  {
        margin:  0;
}
.products a  {
        font-weight:  700;
        color:  #0063ad;
}
.products .block  {
        overflow:  hidden;
        margin:  0 0 16px;
        padding:  28px 0 0;
}
.products .block img  {
        float:  left;
        margin:  0 7px 0 -1px;
}
.products .box  {
        overflow:  hidden;
        margin:  0 0 2px;
        text-align:  right;
        padding:  8px 0 20px;
}
.products .box a  {
        font-size:  12px;
        text-align:  left;
}
.products .box p  {
        padding:  6px 0 0 5px;
        margin:  0;
        color:  #000;
        font-size:  12px;
        text-align:  left;
        overflow:  inherit;
}
.products .box img  {
        float:  right;
        margin:  10px 4px 0;
}
#footer  {
        width:  100%;
        background-color:  #d0d1d2;
        padding:  2px 0 0;
}
.footer-holder-newsletter{ width:100%; background-color:#fff; text-align:center; height:30px; padding-top:10px;}
.footer-holder  {
        overflow:  hidden;
        width:  980px;
        margin:  0 auto;
        padding:  0;
}
.footer-block  {
        overflow:  hidden;
         width:  956px;
        padding:  0 0 21px 24px;
		text-align:center;
}
.footer-block h3{ font-size: 16px;
    line-height: 14px;
    color: #0063ad;
	margin:15px 3px 5px 3px;}
.footer-block address{ font-style:normal;}

.btn-send {
        background:  #0063ad;
        color:  #fff;
        border:  none;
        font-size:  15px;
        line-height:  16px;
        padding:  3px 9px 3px 9px;
		text-align:center;
		margin: 4px;
        cursor:  pointer;
		text-transform:uppercase;
}
.container  {
        overflow:  hidden;
        width:  980px;
		margin-left: auto; margin-right:auto;
		text-align:center;
		padding-bottom:10px;
}
.copyright  {
        color:  #666466;
        margin:  4px auto 0 auto;
}

.visual .carousel img  {
        display:  block;
}
.inner1-page  {
        margin:  0;
        position:  absolute;
        top:  185px;
        left:  15px;
        color:  #fff;
        font-size:  36px;
        line-height:  44px;
        font-weight:  400;
        text-shadow:  2px 3px 2px #111;
}
.inner1-page strong  {
        display:  block;
        font-weight:  700;
}
.breadcrumbs .last  {
        background:  0 0;
}
.text-content  {
        overflow:  hidden;
        width:  660px;
        margin:  4px 0 12px 4px;
        padding:  9px 27px 33px 0px;
}
.text-content p  {
        margin:  0;
}
.text-content h2,  #content h2  {
        letter-spacing:  1px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  normal;
}
.products-list  {
        overflow:  hidden;
        width:  734px;
        margin:  0 0 -7px 3px;
}
.products-list .poduct  {
        float:  left;
        width:  210px;
        margin:  0 13px 13px 0;
        border:  1px solid #f0f0f0;
        background:  #fff;
        position:  relative;
        padding:  10px 0 14px 7px;
}
.products-list .poduct img  {
        display:  block;
		width: 192px;
		height:192px;
}
.products-list .poduct2 {
	float:  left;
	width:  210px;
	margin:  0 13px 13px 0;
	border:  1px solid #f0f0f0;
	background:  #fff;
	position:  relative;
	padding:  0px 3px; 14px 3px;
}
.products-list .poduct2 img {
	display:  block;
	margin: 0 auto;
}
.products-list .poduct2 .cat-tekst  {
    font: 16px/20px 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 178px;
    margin: 0 auto;
    margin-top: -100px;
	color: #0063ad;
}
.products-list .catprojects2 a {
	margin-top: 30px;
}
.products-list .text-holder  {
        position:  absolute;
        bottom:  0;
        right:  6px;
        padding:  13px 3px 7px 3px;
        width:  210px;
        text-align: center;
}
.products-list .text-holder a  {
        color:  #0063ad;
        background:  #FFF;
		text-transform: uppercase;
		font-size:13px;
}
.products-list .text-holder .mark  {
        color:  #5f6062;
}
.inner2-page  {
        margin:  0;
        position:  absolute;
        top:  220px;
        left:  15px;
        color:  #fff;
        font-size:  36px;
        line-height:  37px;
        font-weight:  400;
        text-shadow:  2px 3px 2px #111;
}
.inner2-page strong  {
        display:  block;
        font-weight:  700;
}
.content  {
        margin:  13px 0 16px;
}
.content h1, .content_full  h1  {
        margin:  0 0 17px -1px;
        letter-spacing:  1px;
        padding:  0 0 7px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
}
.content h2,  #content h2, .content_left h2, .content_right h2, .content_full h2, .content_full h3  {
        margin:  0;
        padding:  0;
        letter-spacing:  1px;
    	text-transform:  uppercase;
        font-size:  14px;
        line-height:  16px;
        color:  #0063ad;
    	font-weight: normal;
}
.content h2 strong,  #content h2 strong  {
font-weight: normal !important;	
}
.content p  {
        margin:  0 0 17px;
}
.content h3  {
        margin:  0 0 1px;
        font-size:  12px;
        line-height:  14px;
        color:  #0063ad;
        font-weight:  700;
}
.content img  {
        padding:  0 10px 0 0;
}
.content h3 a  {
        color:  #0063ad;
}
.content .download  {
        font-size:  12px;
        line-height:  14px;
        color:  #0063ad;
        font-weight:  700;
        background:  url(/images_new/line.png) 0 100% no-repeat;
}
.content .download:hover  {
        text-decoration:  none;
}
.content .link-hover  {
        float:  left;
        width:  389px;
        background:  url(/images_new/sprite-gif.gif) -3px -150px no-repeat;
        padding:  28px 0 8px;
        margin:  14px 0 0 26px;
}
.content .link-hover a  {
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
        background:  url(/images_new/line.png) 0 100% no-repeat;
        float:  right;
        padding:  0 0 4px;
        margin:  0 19px 0 0;
}
.content .link-hover a:hover  {
        text-decoration:  none;
}
.content .content_block  {
        float:  left;
        padding:  12px 0 8px;
    	width:  650px;
}
#slideshow  {
        margin:  0;
        padding:  0;
        list-style:  none;
        height:  270px;
}
#slideshow img  {
        float:  right;
        margin:  0 0 0 58px;
        padding:  0;
        width:  260px;
        height:  260px;
        cursor:  pointer;
        border:  1px solid #777;
}
.slideshow li  {
        width:  260px;
        height:  260px;
}
#slide-nav  {
        width:  320px;
        list-style:  none;
        padding-bottom:  20px;
        min-height:  62px;
}
#slide-nav img  {
        height:  65px;
}
.datum_nieuws_overzicht  {
        float:  left;
        color:  #999;
        font-size:  12px;
        font-style:  italic;
}
.over-box-last a.paginatorPrevious, .over-box-last a.paginatorPrevious:hover, .over-box-last span.paginatorPrevious  {
        border:  none;
        padding-right:  10px;
        color:  #7b7b7b;
}
.over-box-last a.paginatorPrevious:hover  {
        color:  #777;
}
.over-box-last a.paginatorLink, .over-box-last a.paginatorLink:hover, .over-box-last span.paginatorLink  {
        border:  none;
        padding:  0 5px;
        color:  #7b7b7b;
}
.over-box-last a.paginatorLink:hover, .over-box-last span.paginatorLink  {
        color:  #777;
}
.over-box-last a.paginatorNext, .over-box-last a.paginatorNext:hover, .over-box-last span.paginatorNext  {
        border:  none;
        padding-left:  10px;
        color:  #7b7b7b;
}
.over-box-last a.paginatorNext:hover  {
        color:  #777;
}
#pagination  {
        background-color:  #F1F1F1;
        border-top:  1px solid #B2B2B2;
        border-bottom:  1px solid #B2B2B2;
        color:  #777;
        font-size:  12px;
        display:  block;
        padding:  0 0 0 5px;
        line-height:  24px;
        text-align:  center;
}
.documenten  {
        float:  left;
        width:  131px;
        height:  220px;
        margin:  0 2px 20px 0;
}
.documenten img  {
        margin-left:  5px;
        padding-top:  4px;
        border:  none;
        border:  1px solid #F30;
}
.docCats  {
        float:  left;
        width:  100%;
        margin:  10px 0 0;
        padding:  0;
        height:  16px;
        text-align:  center;
}
.docCats ul  {
        float:  left;
        margin:  0;
        padding:  0;
        font-weight:  700;
}
.docCats ul a  {
        border-bottom:  1px solid #837F14;
}
.docCats ul li  {
        float:  left;
        font-weight:  700;
        margin:  0;
        width:  auto;
        padding:  0 0 0 40px;
}
.docCats_new  {
        float:  left;
        margin:  10px 0 0;
        padding:  0;
        height:  16px;
        text-align:  center;
}
img.shadow  {
        margin-top:  10px;
        margin-left:  15px;
        border:  1px solid #999;
        -moz-box-shadow:  3px 3px 4px #999;
        -webkit-box-shadow:  3px 3px 4px #999;
        box-shadow:  3px 3px 4px #999;
        -ms-filter:  "progid:DXImageTransform.Microsoft.Shadow(Strength=4,  Direction=135,  Color='#999999')";
        filter:  progid: DXImageTransform.Microsoft.Shadow(Strength=4,  Direction=135,  Color='#999999');
}
.documentatiekop_new  {
        background:  #f1f1f1;
        border:  solid #b2b2b2;
        text-decoration:  none;
        border-width:  1px 0;
        height:  32px;
		line-height: 17px;
        display:  block;
        text-align:  center;
        color:  #033;
}
.documentatiekop_new a  {
        color:  #555!important;
        padding-top:  1px;
}
.documenten_new  {
        float:  left;
        width:  148px;
        height:  220px;
        margin:  0 0 30px;
}
.documentatiekop  {
        background:  #f1f1f1;
        border:  solid #b2b2b2;
        text-decoration:  none;
        border-width:  1px 0;
        text-align:  left;
        padding:  0 4px 3px;
        height:  29px;
        display:  block;
}
#aside1 .lists  {
        margin:  0 -62px 3px 0;
        padding:  0;
        list-style:  none;
        overflow:  hidden;
        font-size:  12px;
        line-height:  20px;
}
#aside1 .lists li  {
        float:  left;
        margin:  0 35px 0 0;
}
#aside1 .lists li a  {
        float:  left;
        color:  #0063ad;
        background:  url(/images_new/sprite-gif.gif) no-repeat;
        padding:  0 0 0 25px;
}
#aside1 .lists li .pdf  {
        background-position:  -11px -104px;
}
#aside1 .lists li .cut  {
        background-position:  -97px -104px;
}
#aside1 .lists li .print  {
        background-position:  -187px -104px;
}
#aside1 .lists li .copy  {
        background-position:  -281px -104px;
}
#aside1 .lists li .send  {
        background-position:  -380px -104px;
}
#content .carousel2  {
        width:  710px;
        margin:  3px 0 0;
/*        position:  relative;*/
     /* Harry   overflow:  hidden; */
}
#content .carousel2 .frame  {
        float:  left;
        width:  700px;
        padding:  10px;
        background:  #fff;
        position:  relative;
        margin:  0 0 11px;
}
#content .frame ul  {
        width:  99999px;
        padding:  0;
        margin:  0;
        list-style:  none;
        overflow:  hidden;
}
#content .frame ul li  {
        float:  left;
        width:  233px;
}
#content .frame ul li a img  {
        display:  block;
}
#content .prod_img_zoom {
        width:  250px;
        height:  250px;
}
#content .prod_img_zoom div  {
        width:  250px;
        height:  250px;
        background-repeat:  no-repeat;
        background-size:  cover;
        background-position:  center;
}

#content .switcher  {
        width:  710px;
        overflow:  hidden;
}
#content .switcher ul  {
        margin:  0;
        padding:  0;
        list-style:  none;
        overflow:  hidden;
}
#content .switcher ul li  {
        float:  left;
        background:  #fff;
        padding:  7px;
        margin:  0 23px 13px 0;
}
#content .switcher div  {
        width:  190px;
        height:  150px;
        background-repeat:  no-repeat;
        background-size:  cover;
        background-position:  center;
}
#content .switcher ul li img  {
        display:  block;
}
#content .carousel .zoom  {
        position:  absolute;
        top:  187px;
        left:  14px;
        text-indent:  -9999px;
        overflow:  hidden;
        height:  23px;
        width:  21px;
        background:  url(/images_new/sprite-tab.png) -446px -147px no-repeat;
}
#content .visual-holder  {
        width:  233px;
        height:  200px;
        padding:  10px;
        background:  #fff;
        margin:  3px 0 11px;
}
#content .visual-holder img  {
        display:  block;
}
.product-form  {
        overflow:  hidden;
        width:  435px;
        margin:  0 0 0 -20px;
        padding:  0;
}
.product-form .link-holder  {
        overflow:  hidden;
        width:  100%}
.product-form .link  {
        float:  right;
        color:  #0063ad;
        margin:  0 22px 0 0;
}
.product-form .row  {
        position:  relative;
        margin:  0 0 17px;
        padding:  0 153px 0 20px;
        width:  262px;
        overflow:  hidden;
}
.product-form .row p  {
        margin:  0 0 2px;
}
.product-form .row .checkbox  {
        position:  absolute;
        right:  20px;
        bottom:  15px;
        padding:  0;
        margin:  0;
        width:  16px;
        height:  15px;
}
.product-form .box-detail  {
        background:  #0063ad;
        color:  #fff;
        padding:  0 23px 0 19px;
        overflow:  hidden;
        margin:  0 -153px 0 -20px;
        line-height:  13px;
}
.product-form .box-detail .code  {
        float:  left;
}
.product-form .box-detail .price  {
        float:  right;
}
.content .product-form .link-hover  {
        float:  left;
        width:  389px;
        background:  url(/images_new/sprite-gif.gif) -3px -150px no-repeat;
        padding:  25px 0 8px;
        margin:  -11px 0 0 46px;
}
.product-form .btn-order  {
        float:  right;
        cursor:  pointer;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
        background:  url(/images_new/line.png) 0 100% no-repeat;
        padding:  0 0 2px;
        margin:  0 18px 0 0;
        border:  none;
        width:  120px;
}
#phoneEmail  {
        position:  absolute;
        right:  20px;
        margin-top:  -41px;
}
#phoneEmail p  {
        color:  #0063AD;
        font-size:  14px;
        line-height:  16px;
        font-weight:  700;
}
#fancybox-loading  {
        position:  fixed;
        top:  50%;
        left:  50%;
        width:  40px;
        height:  40px;
        margin-top:  -20px;
        margin-left:  -20px;
        cursor:  pointer;
        overflow:  hidden;
        z-index:  1104;
        display:  none;
}
#fancybox-loading div  {
        position:  absolute;
        top:  0;
        left:  0;
        width:  40px;
        height:  480px;
        background-image:  url(/images_new/fancybox.png);
}
#fancybox-overlay  {
        position:  absolute;
        top:  0;
        left:  0;
        width:  100%;
        z-index:  1100;
        display:  none;
}
#fancybox-tmp  {
        padding:  0;
        margin:  0;
        border:  0;
        overflow:  auto;
        display:  none;
}
#fancybox-wrap  {
        position:  absolute;
        top:  0;
        left:  0;
        padding:  20px;
        z-index:  1101;
        outline:  0;
        display:  none;
}
#fancybox-outer  {
        position:  relative;
        width:  100%;
        height:  100%;
        background:  #fff;
}
#fancybox-content  {
        width:  0;
        height:  0;
        padding:  0;
        outline:  0;
        position:  relative;
        overflow:  hidden;
        z-index:  1102;
        border:  0 solid #fff;
}
#fancybox-hide-sel-frame  {
        position:  absolute;
        top:  0;
        left:  0;
        width:  100%;
        background:  0 0;
        z-index:  1101;
}
#fancybox-close  {
        position:  absolute;
        top:  -15px;
        right:  -15px;
        width:  30px;
        height:  30px;
        background:  url(/images_new/fancybox.png) -40px 0;
        cursor:  pointer;
        z-index:  1103;
        display:  none;
}
#fancybox-error  {
        color:  #444;
        font:  400 12px/20px Arial;
        padding:  14px;
        margin:  0;
}
#fancybox-img  {
        width:  100%;
        height:  100%;
        padding:  0;
        margin:  0;
        border:  none;
        outline:  0;
        line-height:  0;
        vertical-align:  top;
}
#fancybox-frame  {
        width:  100%;
        height:  100%;
        border:  none;
        display:  block;
}
#fancybox-left, #fancybox-right  {
        position:  absolute;
        bottom:  0;
        height:  90%;
        width:  35%;
        cursor:  pointer;
        outline:  0;
        background:  url(/images_new/blank.gif);
        z-index:  1102;
        display:  none;
}
#fancybox-left  {
        left:  0;
}
#fancybox-right  {
        right:  0;
}
#fancybox-left-ico, #fancybox-right-ico  {
        position:  absolute;
        top:  50%;
        left:  -9999px;
        width:  30px;
        height:  30px;
        margin-top:  -15px;
        cursor:  pointer;
        z-index:  1102;
        display:  block;
}
#fancybox-left-ico  {
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -30px;
}
#fancybox-right-ico  {
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover  {
        visibility:  visible;
}
#fancybox-left:hover span  {
        left:  20px;
}
#fancybox-right:hover span  {
        left:  auto;
        right:  20px;
}
.fancybox-bg  {
        position:  absolute;
        padding:  0;
        margin:  0;
        border:  0;
        width:  20px;
        height:  20px;
        z-index:  1001;
}
#fancybox-bg-n  {
        top:  -20px;
        left:  0;
        width:  100%;
        background-image:  url(/images_new/fancybox-x.png);
}
#fancybox-bg-ne  {
        top:  -20px;
        right:  -20px;
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -162px;
}
#fancybox-bg-e  {
        top:  0;
        right:  -20px;
        height:  100%;
        background-image:  url(/images_new/fancybox-y.png);
        background-position:  -20px 0;
}
#fancybox-bg-se  {
        bottom:  -20px;
        right:  -20px;
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -182px;
}
#fancybox-bg-s  {
        bottom:  -20px;
        left:  0;
        width:  100%;
        background-image:  url(/images_new/fancybox-x.png);
        background-position:  0 -20px;
}
#fancybox-bg-sw  {
        bottom:  -20px;
        left:  -20px;
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -142px;
}
#fancybox-bg-w  {
        top:  0;
        left:  -20px;
        height:  100%;
        background-image:  url(/images_new/fancybox-y.png);
}
#fancybox-bg-nw  {
        top:  -20px;
        left:  -20px;
        background-image:  url(/images_new/fancybox.png);
        background-position:  -40px -122px;
}
#fancybox-title  {
        font-family:  Helvetica;
        font-size:  12px;
        z-index:  1102;
}
.fancybox-title-inside  {
        padding-bottom:  10px;
        text-align:  center;
        color:  #333;
        background:  #fff;
        position:  relative;
}
.fancybox-title-outside  {
        padding-top:  10px;
        color:  #fff;
}
.fancybox-title-over  {
        position:  absolute;
        bottom:  0;
        left:  0;
        color:  #FFF;
        text-align:  left;
}
#fancybox-title-over  {
        padding:  10px;
        background-image:  url(/images_new/fancy_title_over.png);
        display:  block;
}
.fancybox-title-float  {
        position:  absolute;
        left:  0;
        bottom:  -20px;
        height:  32px;
}
#fancybox-title-float-wrap  {
        border:  none;
        border-collapse:  collapse;
        width:  auto;
}
#fancybox-title-float-wrap td  {
        border:  none;
        white-space:  nowrap;
}
#fancybox-title-float-left  {
        padding:  0 0 0 15px;
        background:  url(/images_new/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main  {
        color:  #FFF;
        line-height:  29px;
        font-weight:  700;
        padding:  0 0 3px;
        background:  url(/images_new/fancybox-x.png) 0 -40px;
}
#fancybox-title-float-right  {
        padding:  0 0 0 15px;
        background:  url(/images_new/fancybox.png) -55px -90px no-repeat;
}
.fancybox-ie6 #fancybox-close  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_close.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_nav_left.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_nav_right.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_over.png',  sizingMethod='scale');
        zoom:  1;
}
.fancybox-ie6 #fancybox-title-float-left  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_left.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_main.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_right.png',  sizingMethod='scale');
}
#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right  {
        height:  expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6  {
        position:  absolute;
        margin-top:  0;
        top:  expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}
#fancybox-loading.fancybox-ie6 div  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_loading.png',  sizingMethod='scale');
}
.fancybox-ie .fancybox-bg  {
        background:  0 0!important;
}
.fancybox-ie #fancybox-bg-n  {
        filter:  alphaImageLoader(src='images/fancy_shadow_n.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne  {
        filter:  alphaImageLoader(src='images/fancy_shadow_ne.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e  {
        filter:  alphaImageLoader(src='images/fancy_shadow_e.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se  {
        filter:  alphaImageLoader(src='images/fancy_shadow_se.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s  {
        filter:  alphaImageLoader(src='images/fancy_shadow_s.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw  {
        filter:  alphaImageLoader(src='images/fancy_shadow_sw.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w  {
        filter:  alphaImageLoader(src='images/fancy_shadow_w.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw  {
        filter:  alphaImageLoader(src='images/fancy_shadow_nw.png',  sizingMethod='scale');
}
.boeken  {
        position:  absolute;
        left:  363px;
        top:  770px;
        z-index:  20;
}
.whitepaper_thumbs_duurzaam  {
        float:  left;
        display:  block;
        overflow:  hidden;
        border:  0 solid #c0c1c6;
        margin-right:  16px;
        margin-bottom:  13px;
        width:  146px;
        height:  138px;
        padding:  0;
        background-color:  #FFF;
}
.whitepaper_thumbs_duurzaam_last  {
        float:  left;
        display:  block;
        overflow:  hidden;
        border:  0 solid #c0c1c6;
        margin-right:  0;
        margin-bottom:  13px;
        width:  146px;
        height:  138px;
        padding:  0;
        background-image:  none;
}
#cookiesContainer  {
        position:  fixed;
        bottom:  0;
        left:  0;
        width:  100%;
        height:  40px;
        z-index:  200;
        text-align:  center;
        background:  #333;
        filter:  alpha(opacity=90);
        opacity:  .9;
}
#cookies  {
        color:  #FFF;
        padding-top:  10px;
}
#closeCookie a, #cookies a  {
        color:  #FFF;
        text-decoration:  underline;
}
#closeCookie  {
        position:  absolute;
        right:  10px;
        bottom:  14px;
}
#layerAd  {
        position:  absolute;
        left:  0;
        right:  0;
        top:  150px;
        margin-left:  auto;
        margin-right:  auto;
        width:  480px;
        height:  529px;
        background:  url(/images_new/layerad_slagbomen.png);
        z-index:  990;
}
#buffer  {
        position:  absolute;
        width:  100%;
        height:  100%;
        background:  #FFF;
        opacity:  .4;
        filter:  alpha(opacity=40);
        z-index:  90;
}
#adClose  {
        position:  absolute;
        display:  block;
        top:  10px;
        left:  420px;
        width:  55px;
        height:  20px;
        z-index:  991;
}
#clickable  {
        position:  absolute;
        display:  block;
        top:  30px;
        left:  0;
        width:  480px;
        height:  500px;
        z-index:  990;
}
.artikelnummer  {
        color:  #FFF!important;
}
#phone_email  {
        float:  right;
        padding-left:  33px;
        padding-top:  3px;
        font-size:  14px;
        line-height:  15px;
        max-width:  250px;
        color:  #0063ad;
        font-weight:  700;
}
.phone_icon  {
        position:  absolute;
        margin:  -5px 0 0 -34px;
}
.texthome  {
        overflow:  hidden;
        padding:  0;
        margin:  0 11px;
}
.texthome h2  {
        margin:  0;
        padding:  0;
        background:  0 0;
}
.texthome h1  {
        margin:  0 0 7px -1px;
        letter-spacing:  1px;
        padding:  0 0 7px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
}
.texthome h3  {
        margin:  0;
        font-size:  14px;
        line-height:  15px;
        color:  #0063ad;
        font-weight:  700;
}
#test  {
        position:  absolute;
        left:  -376px;
        top:  5px;
        margin-top:  20px;
        width:  963px;
}
#navprod  {
        position:  absolute!important;
        height:  auto;
        left:  8px;
        top:  20px;
        margin-top:  4px;
        padding-top:  20px;
        width:  963px;
        z-index:  100;
}
#navprod ul li  {
        background:  0 0!important;
}
#navprod ul li ul  {
        display:  block;
}
.column ul  {
        position:  inherit!important;
        padding:  0!important;
        margin:  4px 0 0 20px!important;
        left:  0;
        width:  200px!important;
}
.column ul li  {
        position:  relative;
        float:  left;
        padding:  0;
        margin:  0;
}
.column li  {
        padding-bottom:  10px!important;
}
.column li ul li  {
        padding-bottom:  0!important;
}
.column li a  {
        color:  #FFF!important;
        font-weight:  700;
        background:  url(/images_new/drop-line.png) 9px 100% no-repeat;
}
.column li ul a  {
        background:  0 0;
        font-weight:  400;
}
#nav .column  {
        position:  relative;
        float:  left;
        width:  235px;
        margin:  0;
}
#product_icons  {
        float:  right;
        margin:  6px 0 25px 6px;
        padding:  9px;
        width:  234px;
}
#product_icons ul  {
        display:  table-row;
        padding:  0;
}
#product_icons li  {
        display:  table-cell;
        list-style:  none;
        width:  75px;
        text-align:  center;
}
#product_icons span  {
        width:  75px;
        display:  block;
        color:  #000;
}
#product_icons_top  {
        position:  absolute;
        margin:  -8px 0 0 154px;
        width:  150px;
        height:  60px;
}
#product_icons_top a  {
        color:  #0063AD;
        float:  right;
        font-size:  16px;
        font-weight:  400;
        line-height:  20px;
        margin:  -8px 5px 0 0;
        padding:  0 0 4px;
}
#product_icons_top .prijs a  {
        margin:  6px 15px 0 0;
}
#product_icons_table  {
        margin:  -16px 0 0 9px;
}
#product_icons_top ul  {
        padding:  0;
        width:  300px;
        border:  1px solid #F63;
}
#product_icons_top li  {
        float:  left;
        display:  block;
        list-style:  none;
        width:  40px;
        border:  1px solid #C93;
}
#product_icons_top .prijs  {
        background:  url(/images_new/prijzen_en_bestellen.png) right no-repeat;
        width:  250px;
        height:  45px;
}
#product_icons_top .icons_up  {
        margin-top:  -10px;
}
.product_title  {
        margin-top:  3px!important;
}
.titel_omlaag  {
        margin-top:  25px!important;
}
#product_icons_top_bestel  {
        position:  absolute;
        margin:  0px 0 0 364px;
        width:  80px;
        height:  50px;
}
#product_icons_top_bestel ul  {
        display:  table-row;
        padding:  0;
}
#product_icons_top_bestel li  {
        display:  table-cell;
        list-style:  none;
        width:  75px;
        text-align:  center;
}
#binnenkort-enews  {
        position:  absolute;
        z-index:  99;
        top:  16px;
        right:  20px;
        width:  254px;
        padding:  10px;
        margin-bottom:  10px;
        background:  0 0;
}
#binnenkort-enews .addSluit  {
        position:  absolute;
        background-image:  url(/images_new/fancy_close.png);
        width:  30px;
        height:  30px;
        top:  0;
        right:  0;
        text-indent:  -9999px;
        cursor:  pointer;
}
.pop-up-se  {
        position:  fixed;
        z-index:  9999;
        width:  100%;
        height:  100%;
        background:  rgba(0,  0,  0,  0.5);
}
.pop-up-se-inner  {
        position:  absolute;
        top:  50%;
        left:  50%;
        margin:  -233px 0 0 -350px;
        z-index:  9;
        width:  700px;
        height:  467px;
}
.pop-up-se-inner a  {
        position:  absolute;
}
.close-pop-up-se  {
        position:  absolute;
        right:  0;
        height:  24px;
        width:  30px;
        z-index:  10;
        text-indent:  -99999px;
        cursor:  pointer;
}
.prod_img{ float:right; width:280px; }
.prod_img .prodimg-600{ width:250px; height:250px;}
.newsimg{ float:left;width:180px;}
.forcehide{ display:none !important; }
#forcehide{ display:none !important;}

.afvalproducten {
    width: 100%;
    display: inline-block;
}
.afvalbak-product-2, .afvalbak-product {
    float: left;
    height: 200px;
    display: block;
    width: 31%;
    padding: 10px 0 0 10px;
    margin-right: 10px;
    margin-bottom: 14px;
    box-shadow: 0px 0px 8px #ccc;
    -webkit-box-shadow: 0px 0px 8px #ccc;
    -moz-box-shadow: 0px 0px 8px #ccc;
	text-align:center;
}
.afvalbak-product {
height:320px;
}
.afvalbak-product img {
    padding: 0 8px;
    width: 270px;
    max-height: 270px;
}

.afvalbak-product-2 img {
    padding: 0 8px;
    width: 270px;
    max-height: 145px;
}


/* Responsive */



@media (min-width: 500px) and (max-width: 750px){
    
	body{ min-width:inherit; }
	.header-block, .visual, .carousel, #sidebar, #footer {
		 display:  none;
	 }
	 .tab-content{ padding: 10px 0 9px 0px;}
	 .texthome{ margin:0; width:90%; text-align: justify; /* GHP-online toevoeging: text-align: justify; */ }
	#wrapper, #header, #main, #twocolumns, #content{ width: 100%; }
	#wrapper{ padding: 0 15px;}
	#content  {
         float:  none;
    }
	#nav .overlay, #nav .overlay2  {
        background:  none;
	}
	#navprod  {    
    	display:  none !important;
   	}
	#proddropmobile{ display:block;}
	#nav  {
		width:95% !important;
		max-width:100%;
        position: absolute !important;
		top: 0px;
		left:0;
		padding:10px;
	}
	#shownav{ position:absolute; right:70px; top:30px; }
	#hidenav{ position:absolute; right:45px; top:30px; color: #fff; font-size: 28px; font-weight:bold; z-index:99; }
	
   	#nav > a{ display:block;}
	#nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type
	{
    	display:   block;    
    	background-color:  #0063ad;    
   		height:   0;
    }
	#nav ul{
		background-color:#0063ad;
		float:none;
		
	}
	#nav ul li a {
   		color: #FFF;
	}
	#nav:target > ul{
    	display:   block;
    }
	#nav ul li ul {
		position:relative;
		padding: 12px 0 12px 20px;
	}
	#nav ul ul li, #nav ul ul li:first-child {
    background: none;
}
	
    /* position: absolute; */

   	#nav > ul > li {
    	width:   100%;
		background:#0063ad !important;
		color:#fff;
	}

 /* first level */     
 	#nav > ul     {
            height:  auto;
            display:  none;
            position:  absolute;
    		background-color:  #f0063ad;
            left:  0;
            right:  0;
			padding:10px;
			
    }
    #nav: target > ul         {
     	display:  block;
    }
    #nav > ul > li         {
    	width:  100%;
    	float:  none;
   	}
     /* second level */  
	#nav li ul     {
    	position:  static;
    }
	
	/* HOME */
	.mobbanner{ display:block; width: 100%;}
	.actionbutton{ width: 160px;}
	.actionbutton img{ margin-left: 155px;}
	.footer-holder{ width: 100%; padding:0;}
	#videoblock{ height: 385px;}
	#videoblock-left{display:none;}	
	#videoblock-center{ width: 97%; float:none;}
	#videoblock-center img{ width: 99%; float:none;}
	#videoblock-center .video {    margin-left: 16px !important; }
	.products-list{ width: 100%;}
	.logo{ margin-top:-10px; height: 50px;}
	.logo img{ width:50%; height:40px; }
	
	.text-content{ width: 90%; }
	#socialmobile{display:block; width:100%; }
	#socialmobile #contactbuttons{ margin-left:auto;margin-right:auto;float:none;text-align:center; margin-bottom:25px; }
	
	#contactbuttons p{ float:none;}
	#socialmobile .social-networks ul{ margin-left:auto;margin-right:auto;float:none; width: 230px;}
	#socialmobile .social-networks{ margin-left:auto;margin-right:auto; float:none; clear:both;}
	
	
	
	/* in stapjes - afbeeldinggrootte*/
	.products-list .product{ padding: 0; margin: 0 8px 0 8px; }
	.prod_img{ float:right; width:250px; }
	.prod_img .prodimg-600{ width:240px; height:195px;}
	.webshopbutton{ width: 190px; }
	#product_icons{ width: 200px;}
	#content .switcher { width: 500px;}
	.content{ width:97%;}
	#proddropmobile{ display:block;}
	#socialmobile .search-form{

    float: none;
    padding: 7px 5px;
    width: 100%;
    border: 1px solid #d0d0d2;
    height: 25px;
}
#socialmobile .search-form .text{ height: 20px; width:65%; }
#socialmobile .search-form .btn-search{ height: 26px; width:25%; }
.falcoshop{ display:none;}

.actionbutton-uk-1, .actionbutton-uk-2, .actionbutton-uk-3{ width: 300px;}
.actionbutton-uk-1 img{ margin-left: 330px; margin-top:-90px; }
.actionbutton-uk-2 img{ margin-left: 190px; margin-top:10px; }
.actionbutton-uk-2 img{ margin-left: 290px; margin-top:-0px; }
	.actionbutton-uk-3{ height:160px;}
	.actionbutton-uk-3 img{ margin-left: 210px; margin-top:-20px;}
	.actionbutton-uk-3 p, .actionbutton-uk-3 h2 {   color: #666;     width: 210px;}
	}
	
	

@media (min-width:500px) and (max-width: 600px){
	.content .content_block {
		float: left;
		padding: 12px 0 8px;
		width: 95%;
	}
	.content{ width:97%;}
	#product_icons{ width: 210px !important;}
	.falcoshop{ display:none;}
}

@media (max-width: 500px){
    
	body{ min-width:inherit; }
	.header-block, .visual, .carousel, #sidebar, #footer {
		 display:  none;
	 }
	 .tab-content{ padding: 10px 0 9px 0px;}
	 .texthome{ margin:0; width:65%; text-align: justify; /* GHP-online text-align: justify; toegevoegd en wijziging width:90%; */ }
	#wrapper, #header, #main, #twocolumns, #content{ width: 100%; }
	#wrapper{ padding: 0 15px;}
	#content  {
         float:  none;
    }
	#nav .overlay, #nav .overlay2  {
        background:  none;
	}
	#navprod  {    
    	display:  none !important;
   	}
	#proddropmobile{ display:block;}
	#nav  {
		width:95% !important;
		max-width:100%;
        position: absolute !important;
		top: 0px;
		left:0;
		padding:10px;
	}
	#shownav{ position:absolute; right:70px; top:30px; }
	#hidenav{ position:absolute; right:45px; top:30px; color: #fff; font-size: 28px; font-weight:bold; z-index:99; }
	
   	#nav > a{ display:block;}
	#nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type
	{
    	display:   block;    
    	background-color:  #0063ad;    
   		height:   0;
    }
	#nav ul{
		background-color:#0063ad;
		float:none;
		
	}
	#nav ul li a {
   		color: #FFF;
	}
	#nav:target > ul{
    	display:   block;
    }
	#nav ul li ul {
		position:relative;
		padding: 12px 0 12px 20px;
	}
	#nav ul ul li, #nav ul ul li:first-child {
    background: none;
}
	
    /* position: absolute; */

   	#nav > ul > li {
    	width:   100%;
		background:#0063ad !important;
		color:#fff;
	}

 /* first level */     
 	#nav > ul     {
            height:  auto;
            display:  none;
            position:  absolute;
    		background-color:  #fff;
            left:  0;
            right:  0;
    }
    #nav: target > ul         {
     	display:  block;
    }
    #nav > ul > li         {
    	width:  100%;
    	float:  none;
   	}
     /* second level */  
	#nav li ul     {
    	position:  static;
    }
	
	/* HOME */
	.mobbanner{ display:block; width: 100%;}
	.actionbutton{ width: 280px; margin-bottom:40px; margin-left:20px;}
	.actionbutton img{ margin-left: 275px;}
	.actionbutton-uk-2 img{ margin-left: 200px; margin-top:0px; }
	.actionbutton-uk-3{ height:160px;}
	.actionbutton-uk-3 img{ margin-left: 210px; margin-top:-20px;}
	.actionbutton-uk-3 p, .actionbutton-uk-3 h2 {   color: #666;     width: 210px;}
	.footer-holder{ width: 100%; padding:0;}
	#videoblock{ height: 265px; margin-left:10px;}
	#videoblock-left{display:none;}	
	#videoblock-center{ width: 95%; float:none;}
	#videoblock-center img{ width: 99%; float:none;}
	#videoblock-center .video { margin-left: 6px !important; }
	.products-list{ width: 100%;}
	.logo{ margin-top:-10px; height: 50px;}
	.logo img{ width:50%; height:40px; }
	
	.text-content{ width: 90%; }
	#socialmobile{display:block; }
	#socialmobile #contactbuttons{ margin-left:auto;margin-right:auto;float:none;text-align:center; margin-bottom:25px; }
	#contactbuttons p{ float:none;}
	#socialmobile .social-networks ul{ margin-left:auto;margin-right:auto;float:none; width: 230px;}
	#socialmobile .social-networks{ margin-left:auto;margin-right:auto; float:none; clear:both;}
	#socialmobile .search-form{

    float: none;
    padding: 7px 5px;
    width: 100%;
    border: 1px solid #d0d0d2;
    height: 25px;
}
#socialmobile .search-form .text{ height: 20px; width:65%; }
#socialmobile .search-form .btn-search{ height: 26px; width:25%; }
	
	
	
	
	/* in stapjes - afbeeldinggrootte*/
	.products-list .poduct{ 
		width: 180px;
		padding: 4px 0 4px 4px;
		margin: 0 7px 7px 0;
	}
	.products-list .poduct img{
		width: 175px;
		height: 175px;	
	}
	.products-list .text-holder, .products-list .text-holder a{ width: 180px;}
	.content .prod-img{ width: 180px;}
	.prod_img{ float:right; width:200px; }
	.prod_img .prodimg-600{ width:150px; height:120px;}
	.webshopbutton{ width: 180px; padding:3px;}
	#content .switcher { width: 80%;}
	.content .content_block {
		float: left;
		padding: 12px 0 8px;
		width: 95%;
	}
	.newsimg{ float:none;width:100%; text-align:center;}
	.content{ width:92%;}
	#product_icons{ width: 210px !important;}
	.falcoshop{ display:none;}
	
}
	
	
	
	
	
	

.fancybox-ie6 #fancybox-title-float-left  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_left.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_main.png',  sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_title_right.png',  sizingMethod='scale');
}
#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right  {
        height:  expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6  {
        position:  absolute;
        margin-top:  0;
        top:  expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}
#fancybox-loading.fancybox-ie6 div  {
        background:  0 0;
        filter:  alphaImageLoader(src='images/fancy_loading.png',  sizingMethod='scale');
}
.fancybox-ie .fancybox-bg  {
        background:  0 0!important;
}
.fancybox-ie #fancybox-bg-n  {
        filter:  alphaImageLoader(src='images/fancy_shadow_n.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne  {
        filter:  alphaImageLoader(src='images/fancy_shadow_ne.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e  {
        filter:  alphaImageLoader(src='images/fancy_shadow_e.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se  {
        filter:  alphaImageLoader(src='images/fancy_shadow_se.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s  {
        filter:  alphaImageLoader(src='images/fancy_shadow_s.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw  {
        filter:  alphaImageLoader(src='images/fancy_shadow_sw.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w  {
        filter:  alphaImageLoader(src='images/fancy_shadow_w.png',  sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw  {
        filter:  alphaImageLoader(src='images/fancy_shadow_nw.png',  sizingMethod='scale');
}
.boeken  {
        position:  absolute;
        left:  363px;
        top:  770px;
        z-index:  20;
}
.whitepaper_thumbs_duurzaam  {
        float:  left;
        display:  block;
        overflow:  hidden;
        border:  0 solid #c0c1c6;
        margin-right:  16px;
        margin-bottom:  13px;
        width:  146px;
        height:  138px;
        padding:  0;
        background-color:  #FFF;
}
.whitepaper_thumbs_duurzaam_last  {
        float:  left;
        display:  block;
        overflow:  hidden;
        border:  0 solid #c0c1c6;
        margin-right:  0;
        margin-bottom:  13px;
        width:  146px;
        height:  138px;
        padding:  0;
        background-image:  none;
}
#cookiesContainer  {
        position:  fixed;
        bottom:  0;
        left:  0;
        width:  100%;
        height:  40px;
        z-index:  200;
        text-align:  center;
        background:  #333;
        filter:  alpha(opacity=90);
        opacity:  .9;
}
#cookies  {
        color:  #FFF;
        padding-top:  10px;
}
#closeCookie a, #cookies a  {
        color:  #FFF;
        text-decoration:  underline;
}
#closeCookie  {
        position:  absolute;
        right:  10px;
        bottom:  14px;
}
#layerAd  {
        position:  absolute;
        left:  0;
        right:  0;
        top:  150px;
        margin-left:  auto;
        margin-right:  auto;
        width:  480px;
        height:  529px;
        background:  url(/images_new/layerad_slagbomen.png);
        z-index:  990;
}
#buffer  {
        position:  absolute;
        width:  100%;
        height:  100%;
        background:  #FFF;
        opacity:  .4;
        filter:  alpha(opacity=40);
        z-index:  90;
}
#adClose  {
        position:  absolute;
        display:  block;
        top:  10px;
        left:  420px;
        width:  55px;
        height:  20px;
        z-index:  991;
}
#clickable  {
        position:  absolute;
        display:  block;
        top:  30px;
        left:  0;
        width:  480px;
        height:  500px;
        z-index:  990;
}
.artikelnummer  {
        color:  #FFF!important;
}
#phone_email  {
        float:  right;
        padding-left:  33px;
        padding-top:  3px;
        font-size:  14px;
        line-height:  15px;
        max-width:  250px;
        color:  #0063ad;
        font-weight:  700;
}
.phone_icon  {
        position:  absolute;
        margin:  -5px 0 0 -34px;
}
.texthome  {
        overflow:  hidden;
        padding:  0;
        margin:  0 11px;
}
.texthome h2  {
        margin:  0;
        padding:  0;
        background:  0 0;
}
.texthome h1  {
        margin:  0 0 7px -1px;
        letter-spacing:  1px;
        padding:  0 0 7px;
        text-transform:  uppercase;
        font-size:  18px;
        line-height:  20px;
        color:  #0063ad;
        font-weight:  400;
}
.texthome h3  {
        margin:  0;
        font-size:  14px;
        line-height:  15px;
        color:  #0063ad;
        font-weight:  700;
}
#test  {
        position:  absolute;
        left:  -376px;
        top:  5px;
        margin-top:  20px;
        width:  963px;
}
#navprod  {
        position:  absolute!important;
        height:  auto;
        left:  8px;
        top:  20px;
        margin-top:  4px;
        padding-top:  20px;
        width:  963px;
        z-index:  100;
}
#navprod ul li  {
        background:  0 0!important;
}
#navprod ul li ul  {
        display:  block;
}
.column ul  {
        position:  inherit!important;
        padding:  0!important;
        margin:  4px 0 20px 20px!important;
        left:  0;
        width:  200px!important;
}
.column ul li  {
        position:  relative;
        float:  left;
        padding:  0;
        margin:  0;
}
.column li  {
        padding-bottom:  10px!important;
}
.column li ul li  {
        padding-bottom:  0!important;
}
.column li a  {
        color:  #FFF!important;
        font-weight:  700;
        background:  url(/images_new/drop-line.png) 9px 100% no-repeat;
}
.column li ul a  {
        background:  0 0;
        font-weight:  400;
}
#nav .column  {
        position:  relative;
        float:  left;
        width:  235px;
        margin:  0;
}
#product_icons  {
        float:  right;
        margin:  6px 0 25px 6px;
        padding:  9px;
        width:  234px;
}
#product_icons ul  {
        display:  table-row;
        padding:  0;
}
#product_icons li  {
        display:  table-cell;
        list-style:  none;
        width:  75px;
        text-align:  center;
}
#product_icons span  {
        width:  75px;
        display:  block;
        color:  #000;
}
#product_icons_top  {
        position:  absolute;
        margin:  -8px 0 0 154px;
        width:  150px;
        height:  60px;
}
#product_icons_top a  {
        color:  #0063AD;
        float:  right;
        font-size:  16px;
        font-weight:  400;
        line-height:  20px;
        margin:  -8px 5px 0 0;
        padding:  0 0 4px;
}
#product_icons_top .prijs a  {
        margin:  6px 15px 0 0;
}
#product_icons_table  {
        margin:  -16px 0 0 9px;
}
#product_icons_top ul  {
        padding:  0;
        width:  300px;
        border:  1px solid #F63;
}
#product_icons_top li  {
        float:  left;
        display:  block;
        list-style:  none;
        width:  40px;
        border:  1px solid #C93;
}
#product_icons_top .prijs  {
        background:  url(/images_new/prijzen_en_bestellen.png) right no-repeat;
        width:  250px;
        height:  45px;
}
#product_icons_top .icons_up  {
        margin-top:  -10px;
}
.product_title  {
        margin-top:  3px!important;
}
.titel_omlaag  {
        margin-top:  25px!important;
}
#product_icons_top_bestel  {
        position:  absolute;
        margin:  0px 0 0 364px;
        width:  80px;
        height:  50px;
}
#product_icons_top_bestel ul  {
        display:  table-row;
        padding:  0;
}
#product_icons_top_bestel li  {
        display:  table-cell;
        list-style:  none;
        width:  75px;
        text-align:  center;
}
#binnenkort-enews  {
        position:  absolute;
        z-index:  99;
        top:  16px;
        right:  20px;
        width:  254px;
        padding:  10px;
        margin-bottom:  10px;
        background:  0 0;
}
#binnenkort-enews .addSluit  {
        position:  absolute;
        background-image:  url(/images_new/fancy_close.png);
        width:  30px;
        height:  30px;
        top:  0;
        right:  0;
        text-indent:  -9999px;
        cursor:  pointer;
}
.pop-up-se  {
        position:  fixed;
        z-index:  9999;
        width:  100%;
        height:  100%;
        background:  rgba(0,  0,  0,  0.5);
}
.pop-up-se-inner  {
        position:  absolute;
        top:  50%;
        left:  50%;
        margin:  -233px 0 0 -350px;
        z-index:  9;
        width:  700px;
 }
@media screen and (max-width: 700px) {
    .pop-up-se { display:none; }
}
 