﻿/* ----------- GENEREAL -------------------- */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box}
html {
  overflow-x: hidden;
  margin: 0;
}	
table.ws-list-table {
	color: #808080 !important;
}
body {
  color: #000;
  font-family: 'Roboto',sans-serif;  
  font-size:13px;
 /* width: 100%;*/
  height:auto;
  margin: 0;
  background: #fff;
  border-top: 14px solid #00B4FF;
 overflow-x: hidden! important;
 }


 #mc_embed_signup input.email{
	width: 100% !important; 
 }
  #MainContent_WSHomepageSearch_WSHomepageSearch_1461_lbtnSearch {
    background: none;
}
#jssor_1 {
    left: -32px !important;
}
.ws-product-info-recommendationprice .ws-label {
    display: none;
}
.ws-label-custom {
    Font-weight: bold;
}
#MainContent_WSLoginStatus1_WSLoginStatus_1461_hyperlinkLogout {
    display: none;
}
    .google-maps {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    }
    .google-maps iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    }

  table.ws-list-table td.ws-amount, table.ws-list-table th.ws-amount, table.ws-list-table td.ws-amount input {
    width: 40px;
    text-align: right;
}
#MainContent_ModuleContent_WSModule1_WSItemDetail_1461_pnlAdditionalProducts .ws-list-table .ws-remark {
  display: none;
}
.headerimage {
  display: flex;
  justify-content: center;
}
.headerimagebanner {
  max-width: 100%;
  height: 100%;
}

.cd-slider-nav {
    display: none;
}
.ws-place-order .ws-order-button-bottom a
{
	border: 0px;
	margin-right: 5px;
	background: none;
	padding-right: 15px;
	border-radius: 0px;
	background-color: #71e048;
	text-shadow: none;
}
.ws-product-image {
    width: 50%;
}
.ws-place-order .ws-order-button {

    margin: 30px 0;
    text-align: right;

}
  #MainContent_ModuleContent_WSModule1_WSUserInfo_146_lbtnSaveNewsLetter {
    display: none;
}
.ws-Europeandirectives {
  margin: 0 0 85px 0;
}

.red, sup {
	color:#00B4FF;
}
.textmargin {
    margin: 0 20px 0 0;
}
p {
    text-align: justify;
}
.leftimagemargin {
    float: left;
    margin: 0 20px 0px 0px;
}
.rightimagemargin {
    float: right;
    margin: 0 0 0 20px;
}
#sidebar {
    float: right;
    width: 300px;
    margin: 10px 0 0 0;
    padding: 2px;
    overflow: hidden;
}
.blokpost1 {
    height: 500px;
    margin-left: 22px;
    position: relative;
    float: left;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin: 0 0 30px 0;

}
.blokpost2 {
    height: 500px;
    margin-left: 64px;
    position: relative;
    float: left;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin-bottom: 30px;
}
.blokpost3 {
    height: 500px;
    margin-left: 34px;
    position: relative;
    float: right;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin: 0 0 30px 0;

}
.blokpost4 {
    height: 500px;
    margin-left: 22px;
    position: relative;
    float: left;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin: 0 0 30px 0;

}
.blokpost5 {
    height: 500px;
    margin-left: 64px;
    position: relative;
    float: left;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin-bottom: 30px;
}
.blokpost6 {
    height: 500px;
    margin-left: 34px;
    position: relative;
    float: right;
    width: 30%;
    overflow: hidden;
	height: max-content;
	margin: 0 0 30px 0;

}
.blokpicture img {
    width: 100%;
    max-width: 100%;
}
a {
	color: #808080}
a:hover {
	text-decoration: underline}
a.btn1{
    text-decoration: none;
    color: #fff;
}	
a.btn1:hover {
    text-decoration: underline;
    color: #fff;
}
.btn-wrapper {
    margin: 10px 0px 11px 0;
}
a.btn5{
text-decoration: none;
color: #fff;
background-color: #00B4FF;
padding: 6px 15px 6px 15px;
font-size: 13px;
border-radius: 0px;
}	
a.btn5:hover {
    text-decoration: underline;
    color: #fff;
}	
.socialfooter {
    display: flex !important;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px}
	
	#box13 {
    margin: 0 0 0 23px;
}
#popup
{
    position:absolute;
    display:none;
    top:200px;
    left:50%;
    width:500px; 
    margin-left:-250px;
    border:1px solid blue; 
    padding:20px;
    background-color:white;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

/* --- H1 --- */
h1 {
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 30px; 
}
#box_default1 h1{
	font-size: 1.5rem;
	font-weight: bold;	
}
/* --- H2 --- */
#box_artikelzoekresultaat1 h2,
#box_cssmenu h2,
#box_home1 h2,
#box_default1 h2,
#footer-nav h2,
#box_productfooter h2,
#wrap_contact1 h2,
#wrap_contact2 h2,
#wrap_servicemenu h2,
#wrap_home2-A h2,
#wrap_home2-B h2,
#wrap_home2-C h2,
#wrap_home2-D h2,
#wrap_home2-E h2,
.h2.ws-title,
.home,
.subfooter h2
 {  
	display:none}
.orderinstruction {
    display: none;
}
	
.hiddentext{
	display: none !important;
}
.h2producttext {
  font-size: 12px;
  font-weight: 700;
  margin: -2px 0px -20px 0px !important;
}
.ws-product-info-desc ol {
  margin: -14px 0px -14px -25px;
}
.ws-product-info-desc ol li {
  margin: 0px 0px -12px 0px;
}
.ws-product-info-desc p {
  margin: 0 0 0 0;
}
.ws-product-video {
  height: 330px;
  margin: 0 0 30px 0;
}
.ws-product-info-desc td {
  text-align: justify;
}
.producttextlink {
  text-decoration: underline;
}
ol {
  margin: 0 0 0 -20px;
}	
.ws-product-info .ws-title {
    display: flex;
}
.ws-producttitle {
    margin: 10px 0 5px 10px;
	font-size: 28px;
	font-weight: bold;
}
#MainContent_ModuleContent_WSModule1_WSItemDetail_1461_hyperlinkPriceInfo {
  color: #00b4ff;
}
.ws-product-info-minquantity {
    display: none;
}
.ws-product-info-characteristicdesc a {
  color: #00b4ff;
}
.ws-productgroup-content a {
  font-weight: bold;
  text-decoration: underline;
  color: #888 !important;
}
h2{
font-size: 16px;
line-height: 24px;
color: #808080 !important;
}
span {
  color: #808080 !important;
}
p {
  color: #808080!important ;
}	
h3 {
  font-size: 15px;
  font-weight: normal;
  color: #808080 !important;
  }
#box_default1 h3{
	font-weight: bold}
#box_nieuws_rechts h3 {
    font-weight: bold;
}	
/* --- H4 --- */
h4 {
	font-size: 1.2em;
	font-weight: bold}
h5 {
	font-size: 1.2em;
	line-height: 0.2em;
	font-weight: normal;
}
/* --- H colors --- */
h1.white,
h3.white {
	color: #fff}

	
.fancyvideo > img {
    width: 100%;
	height: auto}
.fltlt {
	float: left;
}
.fltmid {
	margin-right: 0px;
	margin-bottom: 10px;
	/*width: 100%;*/
	/*height: auto;*/
}
.fltmid.newsletter {
	border: 1px solid #cccccc;
}
.heading1 {
	font-size: 44px;
    line-height: 50px}
.heading2 {
	font-weight: 600;
	font-size: 16px;    
    line-height: 22px}

.signin-sex-row {
    display: none;
}

	
@media screen and (min-width: 640px) {
	h1 {
	font-size: 1.4rem;
	line-height: 46px;
	}
.ws-producttitle {
    margin: 10px 0 5px 10px;
	font-size: 28px;
	font-weight: bold;
}
	.startblokuitlijning h1 {
    font-size: 4.0rem;
	margin-top: 0px;
}

}
@media screen and (max-width: 660px) {
.cd-hero-slider {
     display: none;
}

}
	
	table.ws-list-table .ws-imgwrapper-m img {
    border: 0 none;
    width: 90px;
}
table.ws-list-table td.ws-item-image {
    width: 200px;
    height: 90px;
}
.tdDeliveryInformation{
	color: orange;
}

#MainContent_ModuleContent_WSModule1_WSContact_1461_tbxQuestion {
    width: 425px;
}
.ws-contact input[type="text"], .ws-contact textarea {
    width: 240px;
	font-family: roboto;
}
#MainContent_ModuleContent_WSModule1_WSUserInfo_1461_tbxDefaultDeliveryAddress {
    font-family: roboto;
    font-size: 13px;
}
#MainContent_ModuleContent_WSModule1_WSUserInfo_1461_tbxDefaultInvoiceAddress {
    font-family: roboto;
    font-size: 13px;
}
#MainContent_ModuleContent_WSModule1_WSUserInfo_1461_tbxDebtorName {
    font-family: roboto;
}

/* ----------- BUTTONS --------------------- */
.akam-btn {
  display: inline-block;
  padding: 1em;
  margin: .8em 0 ;
  background-color: #00B4FF;
  font-size: 1.1rem;
  letter-spacing: 1px;
  word-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s}
.akam-btn:nth-of-type(2) {
  margin-left: 1em}
.akam-btn:hover {
  background-color: #00B4FF;
  color: #000000;}

.weska-btn {
  display: inline-block;
  padding: 1em;
  margin: .8em 0 ;
  background-color: #00B4FF;
  font-size: 1.1rem;
  letter-spacing: 1px;
  word-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s}
.weska-btn:nth-of-type(2) {
  margin-left: 1em}
.weska-btn:hover {
  background-color: #00B4FF;
  color: #000000;}
 
.weska-btn-small {
  display: inline-block;
  padding: 1em;
  margin: 25px 0 25px 0;
  background-color: #00B4FF;
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: 1px;
  color: #ffff;
  text-transform: uppercase;
}
.weska-btn-small:nth-of-type(2) {
  margin-left: 1em}
.weska-btn-small:hover {
  background-color: #00B4FF;
  color: #000000;
  text-decoration: none;}
 
.akam-btn.large {
	font-weight: 700;
	padding: 1.2em 1.4em;
	font-size: 1.3rem;
	letter-spacing: 1px;
}
.weska-btn.large {
	font-weight: 700;
	padding: 1.2em 1.4em;
	font-size: 1.3rem;
	letter-spacing: 1px;
}
 .weska-btn.small {
	font-weight: 700;
	padding: 1.2em 1.4em;
	font-size: 1.3rem;
	letter-spacing: 1px;
}
  
.button_grijs{
  display: inline-block;
  padding: 0.3em 0.5em;
  margin-top: .8em;
  background-color: #555;
  font-size: 1.0rem;
  color: #ffffff;
  /*margin-left: 10%; */	
  width:100%;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s}
  .button_blauw{
  display: inline-block;
  padding: 0.3em 0.5em;
  margin-top: .8em;
  background-color: rgba(2, 82, 160, 1);
  font-size: 1.0rem;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s}

.button_blauw a, .btn3 a, .btn4 a {
1
	color: #fff}
.button_blauw a:hover, .btn3 a:hover, .btn4 a:hover {
	color: #919191}
.button_blauw:hover {
  background-color: rgba(0, 75, 147, 1)}
}
.box_home2 h2 {
    display: none;
}

.ws-login div.btn-wrapper {
    margin-bottom: -15px;
    margin-top: 30px;
}
/* ----button Zoeken in header-----  */
.ws-homepage-search {
	float: left;
	margin: -63px 0px 0px 180px;
}
.zoekenicon {
    width: 40px;
    float: right;
    margin: 0 0 0 -33px;
}
#MainContent_WSHomepageSearch_WSHomepageSearch_1461_tbxSearchText {
    width: 350px;
    height: 40px;
}

#MainContent_WSHomepageSearch_WSHomepageSearch_1421_lbtnSearch {
    background-color: #737373;
    background-image: linear-gradient(to bottom, #737373, #666666);
    color: #ffffff;
    display: inline-block;
    float: left;
    height: 24px;
    margin-left: 2px;
    min-width: 50px;
    text-align: center;
}
#MainContent_WSHomepageSearch_WSHomepageSearch_1421_lbtnSearch:hover{
	color: #00B4FF}

	
/* ----button Versturen in contact-----  */
#MainContent_ModuleContent_WSModule1_WSContact_1421_lbtnSend {
    background-color: #737373;
    background-image: linear-gradient(to bottom, #737373, #666666);
    color: #ffffff;
    display: inline-block;
    float: left;
    height: 24px;
    margin-left: 2px;
    min-width: 50px;
    text-align: center;
}	
#MainContent_ModuleContent_WSModule1_WSContact_1421_lbtnSend :hover{
	color: #00B4FF}

	
	/* ----button inloggen op inlogpagina-----  */
#MainContent_ModuleContent_WSModule1_WSLogin_1421_lbtnLogin {
	border:1px solid #333333; font-size:14px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
	background-color: #737373; background-image: -webkit-gradient(linear, left top, left bottom, from(#737373), to(#666666));
	background-image: -webkit-linear-gradient(top, #737373, #666666);
	background-image: -moz-linear-gradient(top, #737373, #666666);
	background-image: -ms-linear-gradient(top, #737373, #666666);
	background-image: -o-linear-gradient(top, #737373, #666666);
	background-image: linear-gradient(to bottom, #737373, #666666);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#737373, endColorstr=#1c5a85);
	margin: 30px 0 0 0;
	min-width: 324px;
	text-align: center}
#MainContent_ModuleContent_WSModule1_WSLogin_1421_lbtnLogin:hover{
	color: #000000; 
	font-size:14px;
	border:1px solid #1c5675;
	background-color: #000000; background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background-image: -webkit-linear-gradient(top, #666666, #333333);
	background-image: -moz-linear-gradient(top, #666666, #333333);
	background-image: -ms-linear-gradient(top, #666666, #333333);
	background-image: -o-linear-gradient(top, #666666, #333333);
	background-image: linear-gradient(to bottom, #666666, #333333);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b)}
#MainContent_ModuleContent_WSModule1_WSLogin_1421_lbtnForgotPassword, 
#MainContent_ModuleContent_WSModule1_WSLogin_1421_hypSignInAsClient,
#MainContent_ModuleContent_WSModule1_WSReturnOrder_142_Akam1_lbtnSend {
	border:1px solid #25729a; font-size:12px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
	background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
	margin: 0;
	min-width: 160px;
	text-align: center}	
#MainContent_ModuleContent_WSModule1_WSLogin_1421_lbtnForgotPassword:hover, 
#MainContent_ModuleContent_WSModule1_WSLogin_1421_hypSignInAsClient:hover,
#MainContent_ModuleContent_WSModule1_WSReturnOrder_142_Akam1_lbtnSend:hover {
	color: #00B4FF; 
	border:1px solid #1c5675;
	background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b)}
.button_youtube a, .button_pdf a {
	color: #FFFFFF}
.button_youtube  a:hover, .button_pdf a:hover {
	color: #00B4FF}
.button_youtube  {
	background: url('../../../../AKAM/images/box_content_icon_youtube.png') no-repeat rgba(2, 82, 160, 1);
	border:1px solid #25729a;
	min-width: 120px;
	padding: 10px;
	text-decoration:none; 
	display:inline-block;
	font-weight:bold; 
	color: #FFFFFF;
	text-align: right;
	margin: 10px 5px 10px 5px}	
.button_pdf  {
	background: url('../../../../AKAM/images/box_content_icon_pdf.png') no-repeat rgba(2, 82, 160, 1);
	border:1px solid #25729a;
	min-width: 120px;
	padding: 10px 10px 10px 45px;
	text-decoration:none; 
	display:inline-block;
	font-weight:bold; 
	color: #FFFFFF;
	text-align: right;
	margin: 10px 5px 10px 5px}
.button_webshop{
	background: url('../../../../AKAM/images/box_content_icon_webshop.png') no-repeat rgba(2, 82, 160, 1);
	border:1px solid #25729a; 
	min-width: 120px;
	padding: 10px 10px 10px 45px;
	text-decoration:none; 
	display:inline-block;
	font-weight:bold; 
	color: #FFFFFF;	
	text-align: right;
	margin: 10px 5px 10px 5px}	
.button_phone{
	background: url('../../../../AKAM/images/box_content_icon_phone.png') no-repeat rgba(2, 82, 160, 1);
	border:1px solid #25729a;
	min-width: 120px;
	padding: 10px;
	text-decoration:none; 
	display:inline-block;
	font-weight:bold; 
	color: #FFFFFF;	
	text-align: right;
	margin: 10px 5px 10px 5px}	
.button_back {
	background-color: rgba(2, 82, 160, 1);
	border: 1px solid #25729a;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 0 5px;
	min-width: 35px;
    text-align: right;
    text-decoration: none}
.button_back:hover {
	background-color: rgba(0, 75, 147, 1);
	color: #ffffff}
.btn1 {
	background-color: #71e048 ;
	padding: 6px 15px 6px 15px;
	font-size: 13px;
	border-radius: 0px;
}
.btn1-closer {
    background: none;
    padding: 0
}	
#MainContent_ModuleContent_WSModule1_WSItemDetail_1461_lbtnAddToFavorite {
    color: #00B4FF;
}

/* ----------- HEADER --------------------- */
#box_header {
   /*  max-width: 1600px;*/
	margin: 0 auto;
    overflow: auto;
    padding: 0px;
	width: 100%}
#header .logo {
    float: left;
    width: 129px;
    height: 84px;
    padding: 4px;
    position: relative;
    z-index: 0;
}
#toprow {
    margin: 0px 0px 0px 0px;
}
div.login-state {
    color: white;
    float: right;
    margin: 1px 45px 0 0;
    padding: 0;
    white-space: nowrap;
    font-size: 15px;
    width: 180px;
    text-align: right;
}
#Loginstatus {
    width: 215px;
    float: right;
    margin: 28px 90px 0 0;
}
	

.ws-advanced-search {
    display: none;
}

#MainContent_WSHomepageSearch_WSHomepageSearch_1421_hypAdvancedSearch{
	display:none;
}
#MainContent_WSHomepageSearch_WSHomepageSearch_1421_UpdatePanel1 > input {
    float: left;
    height: 24px;
    width: 75%;
}
#MainContent_ModuleContent_WSModule1_WSShoppingCart_1461_lbtClearSelectedShoppingCart {
  color: #00b4ff;
}

#MainContent_ModuleContent_WSModule1_WSShoppingCart_1461_lbtnReCalc {
  color: #00b4ff;
}

#MainContent_ModuleContent_WSModule1_WSShoppingCart_1461_lbtChangeDeleviryAddressAll {
  color: #00b4ff;
}
#MainContent_ModuleContent_WSModule1_WSShoppingCart_1461_rptItems_imagePriceAlert_1 {
  width: 16px !important;
  height: 14px !important;
}
.ws-to-shoppingcart a {
    color: #71e048;
}

.signin-keepmeinformed-row {
  display: none;
}


#wrap_productfooter {
  margin: 100px 0 -25px 0;
}
.ws-order-button.ws-order-button-top {
    display: none;
}
.ws-order-button.ws-order-button-bottom {
    float: right;
}
.ws-additional-products {
    display: none;
}
 .ws-language-selector .PanelNL a {
  background-image: url("../images/lang-nl.gif")}
 .ws-language-selector .PanelEN a {
  background-image: url("../images/lang-en.gif")}
 .ws-language-selector .PanelDE a {
  background-image: url("../images/lang-de.gif")}
 .ws-language-selector .PanelFR a {
  background-image: url("../images/lang-fr.gif")}	
.ws-homepage-shopping-cart .ws-expand-cart {
	margin-top: 3px;
	margin-left: -17px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: absolute;
	width: 280px;
	z-index: 500;
	}
.ws-homepage-shopping-cart {
	margin: 4px 0;
	width: 100%}
.ws-homepage-shopping-cart .ws-shopping-cart {
    padding: 10px 0;
}
.ws-homepage-shopping-cart .ws-cart-icon {
    border-right: 0px solid #aaaaaa;
    float: left;
    height: 60px;
    margin: -9px 2px 0px 26px;
    padding-right: 10px;
    width: 50px;
    background: url("../images/cart.png") no-repeat scroll 0 9px transparent;
}
.ws-homepage-shopping-cart .ws-expand-icon {
  background: url("../images/plus.png") no-repeat scroll 0 0 #FFFFFF;
  display: none;
  }
 .ws-shopping-cart-expanded .ws-expand-icon {
  background: url("../images/minus.png") no-repeat scroll 0 0 #FFFFFF;
  display: none;
  }

.ws-homepage-shopping-cart {
    background-color: #FFFFFF;
    border: 0px solid #AAAAAA;
    vertical-align: middle;
    width: 260px;
}

#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel1 .ws-label{
    float: left;
}
#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel1 .ws-vat{
    float: left;
}
#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel1 .ws-value{
    float: right;
	margin-right: 20px;
}
#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel2  .ws-label{
    float: left;
}
#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel2  .ws-value{
    float: right;
	margin-right: 20px;
}

.ws-product-detail table.ws-fast-order td.ws-button {
    text-align: right;
    padding: 10px 3px;
}

table.ws-list-table-criteria {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    padding: 5px;
    width: 500px;
    border-radius: 0px;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.startblokuitlijning {
    margin: 0 0 0 20px;
}
.wrap_home2.blue {
    margin: 20px 0 20px 0;
}
.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
} 

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* ----------- Media Queries HEADER --------------------- 
@media screen and (min-width: 320px) {
	.ws-homepage-shopping-cart {
		margin: -45px 0;
		width: 300px}
	#ctl00_ctl00_ctl00_MainContent_WSHomepageSearch_WSHomepageSearch_1421_UpdatePanel1 > input {
		float: left;
		height: 24px;
		width: 229px}		
}


@media screen and (min-width: 640px) {
	#box_header {
		margin: 0 auto;
		overflow: auto;
		padding: 10px;
		width:95%;
		}
	#language > div {
		float: right }
	.ws-language-selector div {
		float: left;
		float: left;
		margin: 0 2px}
	div.login-state {
		float: right;}
	.ws-homepage-shopping-cart {
		float: right;
		margin-top: -48px}
	.ws-homepage-search {
		float:right;
		clear: right;	
		margin: 20px auto;}
}

@media screen and (min-width: 1024px) {
	#box_header {
		overflow: auto;
		width:95%}
}
*/


/* -----------  --------------------- */
footer {
  clear: both;
  background: #00B4FF;
  color: #000;
  width: 100%;
  border-top: 1px solid #00B4FF;
  padding-bottom: 1em; }
  footer .credit {
    font-size: 0.875em;
    float: left;
    padding: 0.5em 0; }
    footer .credit a {
      color: #ec027e;
      }
    footer .credit a:hover {
      color: #97cbdc}
#footer-nav {
	margin: 0;
	padding: 0;
	list-style: none}
	#footer-nav li {
		}
	#footer-nav li.current a {
		color: #9b9796}
	#footer-nav li.current a:hover {
		color: #111}
	#footer-nav a {
		color: #fff;
		padding: 0.75em 0px;
		text-decoration: none;
		display: block;
	}
	#footer-nav a:hover {
		
		color: #111}
#box_subfooter {
  max-width: 107em;
  position: relative;
  overflow: hidden;
  padding: 0 0}
  .subfooter-h3 {
    margin: 14px 0px 12px 34px;
}

  
.subfooter {
  clear: both;
  width: 100%;
  background: #555;
  color: #eee}
  .subfooter aside {
    float: left;
    width: 100%;
    padding: 2.5em 0;
	border: 0px !important;
	}
    .subfooter aside ul {
      list-style: none;
      margin: 0;
      padding: 0}
    .subfooter aside a {
      color: #fff;
      display: block;
      font-size: 14px;
      line-height: 12px;
      padding: 2px 0px 6px 0px;
      margin-bottom: 4px;
      text-decoration: none}
    .subfooter aside a:hover {
      color: #00B4FF}
  .subfooter aside:nth-of-type(2), 
  .subfooter aside:nth-of-type(3){
    border: solid #878382;
    border-width: 1px 0;
    width: 100%}
  .subfooter .sub-footer h4 {
    margin: -1.25em 0 1em 0}
	
.css-sprite-facebook
{
background:url('../images/css-sprite-combined.2.png') 0px -27px;
width:20px;height:20px;
display:inline-block;
}

.css-sprite-instagram
{
background:url('../images/css-sprite-combined.2.png') -20px -27px;
width:20px;height:20px;
display:inline-block;
}

.css-sprite-linkedin
{
background:url('../images/css-sprite-combined.2.png') -40px -27px;
width:20px;height:20px;
display:inline-block;
}

.css-sprite-zoeken-icon
{
background:url('../images/css-sprite-combined.2.png') -60px -0px;
width:47px;height:47px;
display:inline-block;
}

.css-sprite-cart
{
background:url('../images/css-sprite-combined.2.png') -107px -5px;
width:45px;height:42px;
display:inline-block;
}	
	
/* ----------- Media Queries FOOTER------------------ */
.contactfooter {
    font-size: 14px;
}
@media screen and (min-width: 48em) {
  .subfooter aside {
    width: 20%}
  .subfooter aside:nth-of-type(2),
	.subfooter aside:nth-of-type(3)  {
    border-width: 0 1px;
    width: 20%}
  aside:nth-of-type(2),
  aside:nth-of-type(3),
  aside:nth-of-type(4)  {
    padding-left: 2% } 
}
@media screen and (min-width: 42.5em) {
  #footer-nav {
     padding: 1.5em 0;
      overflow: hidden}
    #footer-nav li {
      border: 0}
    #footer-nav a {
      padding: 0.75em 0 0.75em 5%;
      float: left;
      background-color: transparent;
      background-image: none;
      border-width: 0}
    #footer-nav a:hover {
      background-color: transparent;
      background-image: none}
}
@media screen and (min-width: 56em) {
  #footer-nav a {
    padding: 0.75em 1.5em 0.75em 5%; } }
@media screen and (min-width: 64em) {
  footer .credit {
    padding: 0.75em 0}
  #footer-nav {
    float: right;
    margin-right: 5%;
    background: transparent;
    border: 0;
    padding: 1em 0}
    #footer-nav li {
      display: inline; }
    #footer-nav a {
      padding: 0.5em 1.25em}
    #footer-nav a:hover {
      color: #fff}
    #footer-nav li.current a:hover {
      color: #777}
    #footer-nav li:last-child a {
      padding-right: 0}
}
@media screen and (min-width: 75em) {
  #footer-nav a {
    padding: 0.5em 1.75em}
}







/* ----------- CSSMENU ------------------ */
#wrap_cssmenu {
	background-color: #00B4FF;
	color: #fff;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	position:relative;
	width:100%}


#start-content {
	background: white;
		}
#content {
	background: white;
	margin: 0;
	}

#wrap {
	width: auto;
	margin: 0 auto;
	min-height:10px;
	height:auto !important;
	height:10px;
	background: white}





/* ----------- HOMEPAGE BLOKKEN -------------------- */
#box_home_prodgroepen {
    margin: auto;
}
#wrap_home_prodgroepen {
    margin-top: 40px !important;
}
div.home-productgroepbox {
    margin: 0 35px 0 0;
    width: 225px;
    border: 0px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
    background-color: #fff;
    text-align: center;
}

#wrap_home1{
	/*border-bottom: 2px solid #555; */
	border-bottom: 0px solid #555; 
}
.subbanner-blok{
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: transparent;
}
#wrap_home1-blokken{
	margin: 0 auto;
	padding: 0px;
	border-bottom: 0px solid #555;	
	background: transparent;
}
.box_home1-blokken {
	display: table;
	margin: 0px 80px;
}
.bloktitel h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 20px 0;
}
.blokdetail {
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    margin: 0 15px 0 15px;
}
.bloktitel a {
  text-decoration: none;
}
p a {
  font-weight: bold;
}
.title-overflow a {
  text-decoration: none !important;
}

@media screen and (min-width: 320px) {
	#main-content {
		width: auto;
	}
	.box_home1-blokken {
		max-width:100%;
		margin: 0 auto;		
	}
	.blokpost1{
		min-height: 410px;
	}
		.blokpost2{
		min-height: 410px;
	}
		.blokpost3{
		min-height: 410px;
	}
		.blokpost4{
		min-height: 410px;
	}
		.blokpost5{
		min-height: 410px;
	}
		.blokpost6{
		min-height: 410px;
	}
}

@media screen and (max-width: 805px) {
	.box_home1-blokken {
		max-width:100%;
	margin: 0 auto;}		
.blokpost1{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
.blokpost2{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
.blokpost3{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
.blokpost4{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
.blokpost5{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
.blokpost6{
	width: 100%;
	margin-left: 0px;
	min-height: 410px;
}
}

@media screen and (min-width: 805px) {
	.box_home1-blokken {
		max-width:100%;
		margin: 10px 0 0 0;	
	margin: 0 auto;}		
.blokpost1{
	width: 29%;
}
.blokpost2{
	width: 29%;
}
.blokpost3{
	width: 29%;
}
.blokpost4{
	width: 29%;
}
.blokpost5{
	width: 29%;
}
.blokpost6{
	width: 29%;
}
.archief .blokpost5 {
    margin-left: 55px !important;
}
}

@media screen and (min-width: 1200px) {
	.box_home1-blokken {
		max-width:100%;
		margin: 10px 0 0 0;		
	}
	#main-content {
		width: 875px !important;
		float: left;
	}
	#sidebar {
		float: right !important;
	}
}

@media screen and (max-width: 1199px) {

	#sidebar {
		float: left !important;
	}
}

#box_home1 {
    margin: 0 auto; 
    position: relative}
.wrap_home2{
	border-top: 0px solid #555
}
.wrap_home2.white {
	background-color: #fff;
	color: #000;
	}	
.wrap_home2.white h1{
	/*color: rgba(2, 82, 160, 1);*/
	color: #012169;
	margin-top: 0px;
}
.wrap_home2.blue {
	/*background-color: #002050;*/
	background-color: #fff;
	color: #000;
	margin-top: 30px;
	}	
	

.box_home2_left{	
	display: flex;
    flex-direction: column;	
	margin-left:0;
	margin-right:0;
}
.box_home2_right{
	display: flex;
    flex-direction: column-reverse;
	margin-left:0;
	margin-right:0;
	margin-top:30px;
	}	
#box_home2_links {
	margin-left:auto;
	margin-right:auto }
#box_home2_midden {
	margin-left: 15px;
	margin-right: 20px;
	width:100%}
#box_home2_rechts {
	width:100% }
#box_home2_links img{
	max-width: 100%;
	margin-left: 15px;
	/*height: auto;*/
	width: auto\9; /* ie8 */ }	
#box_home2_rechts img{
	max-width: 100%;
	/*height: auto;*/
	width: auto\9; /* ie8 */ }
#box_home2 h2 {
    display: none;
}

/* ----------- HOMEPAGE BLOKKEN -------------------- */


/* ----------- Media Query HOMEPAGE BLOKKEN -------------------- */	  
@media screen and (min-width: 640px) {
	#box_servicemenu {
		max-width: 780px}	
	#box_home_prodgroepen {	
		max-width: 600px}
}
@media screen and (min-width: 800px) {

	#box_home_prodgroepen {	
		max-width: 800px}
}
@media screen and (min-width: 1024px) {
	#wrap_home2-jobs {
		max-height: 400px;
	}	
	#wrap_home2-A {
		max-height: 400px;
	}
	#wrap_home2-B {
		max-height: 400px;
	}
	#wrap_home2-C {
		max-height: 400px;
	}	
	#wrap_home2-D {
		max-height: 400px;
	}	
	.box_home2_left{	
		display: flex;
		flex-direction: row;	
		margin-left:0;
		margin-right:0;
	}
	.box_home2_right{
		display: flex;
		flex-direction: row;
		margin-left:0;
		margin-right:0
	}	
	#box_home2_links{
		width:50% }
	#box_home2_midden {
		width:50%;
		margin-top:auto;
		margin-bottom:auto }
	#box_home2_rechts {
		width:50% }
	#box_home2_links img{
		float:left;
		margin-left: 15px;
		max-width: 100%;
		/*height: auto;*/
		width: auto\9; /* ie8 */ }
	#box_home2_rechts img{
		float:right;
		/*max-width: 100%;*/
		/*height: auto;*/
		width: auto\9; /* ie8 */ }
	#box_home_prodgroepen {	
		max-width: 100%}
}
@media screen and (min-width: 1360px) {
	#wrap_home2-A {
		max-height: 500px;
	}
	#wrap_home2-B {
		max-height: 500px;
	}
	#wrap_home2-C {
		max-height: 500px;
	}	
	#wrap_home2-D {
		max-height: 500px;
	}
}


/* ----------- OVERIGE PAGINA BLOKKEN -------------------- */
.wrapper {
	max-width: 1200px;
	margin: 0 auto}

#main-content {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0px 0 0 5px;
    min-height: 300px;
    padding: 0 15px 0 0;
    width: auto;
}
#main-content a {
  text-decoration: underline;
}

#main-content-detail {
    margin: 0 10px 0 5px;
}

.form-all {
    margin: 0 0 0 0;
        margin-top: 0px;
}

tbody tr.trcolor:nth-child(even) {
    background: none repeat scroll 0 0 #f7f7f7}
tbody tr.trcolor:nth-child(odd) {
    background: none repeat scroll 0 0 #fff}
tbody tr.rptitemrow:nth-child(even) {
    background: none repeat scroll 0 0 #f7f7f7}
tbody tr.rptitemrow:nth-child(odd) {
    background: none repeat scroll 0 0 #fff}
	
#wrap_artikelzoekresultaat1 {
    background: none repeat scroll 0 0 #00B4FF;
	min-height:20px}
#box_artikelzoekresultaat1 {
    color: white;
    margin: 0 auto;
    position: relative;
    width: 600px;
}
#wrap_artikelzoekresultaat3 {
    background: none repeat scroll 0 0 white;
	min-height:300px}
#box_artikelzoekresultaat3 {
	margin: 0 auto;
	max-width: 1366px;
    position: relative;
    width: 100%}
#wrap_default1{
	min-height:450px;
    height: auto}
#box_default1 {
	margin: 0 auto;
    /*max-width: 1200px;*/
    position: relative;
    width: 100%}
#box_default1 img {
    max-width: 100%;
	height: auto;
    width: auto\9; /* ie8 */}
#wrap_artikeldetailpagina{
	min-height:300px;
    height: auto}
#box_artikeldetailpagina {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%}
#wrap_contact1{
	min-height:330px;
	display:inline-block;
    height: auto}
#box_contact1{    
	margin: 20px;
    max-width: 1024px;
    position: relative;
	list-style: none;  
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;  
		
		-webkit-flex-flow: column-reverse wrap;
		justify-content: space-between}
#box_contact1a {
	display: none;
	background-repeat:no-repeat;
	background-position:left bottom;
	left: 0;
	width: 330px}
#box_contact1b {
	padding-top: 30px;
}
#box_contact1c{
    padding-top: 0;
}
.box_contact1c_NL{	

}
.box_contact1c_BE{	
	display: none;
}
#wrap_contact2 {
	min-height:500px}
#box_contact2{
	margin: 0 auto;
}
#MainContent_ModuleContent_WSModule1_WSContact_1461_tbxDefaultInvoiceAddress {
    font-size: 13px;
}
#MainContent_ModuleContent_WSModule1_WSContact_1461_tbxDefaultDeliveryAddress {
    font-size: 13px;
}
.box_contact2_NL {
}
.box_contact2_BE  {
	display: none;
}
#wrap_winkelwagen1{
	min-height: 800px;
    height: auto;
	margin: 0 auto; 
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;  
		-webkit-flex-flow: row wrap;
		justify-content: space-around}
#box_winkelwagen1{
    max-width: 1200px;
	position: relative;
	list-style: none;  
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;  
		-webkit-flex-flow: row wrap;
		justify-content: space-around}
#box_winkelwagen1a {
    position: relative;
    width: 80%}
#box_winkelwagen1b {
    position: relative;
    width: 20%}

.wrap_nieuwsitem {
	/*margin: 20px 5% 5%;*/
	position: relative;
	list-style: none;
	display: flex;
    flex-direction: column-reverse;
	/*padding: 10px 10px 20px 10px;*/
	}
.box_nieuwsitem {
	margin-left: 5%; 
	margin-right: 5%;
	margin: 0 auto;
}
.box_nieuwsitem.foto{
   	width: 300px;
}

/*
.box_nieuwsitem.foto img{
	float: none;
}
*/


.wrap_nieuwsitem2.grijs{
	background-color: #d0d0ce;
	background-image: url('../images/arrow1.png');
	background-position: top; 
	background-repeat: no-repeat;
	padding-top: 20px;
}
.wrap_nieuwsitem2.wit{
	background-image: url('../images/arrow2.png');
	background-position: top; 
	background-repeat: no-repeat;
	padding-top: 20px;
}

.wrap_nieuwsitem2.geel{
	background-color: #00B4FF;
}
.wrap_nieuwsitem2.blauw{
	background-color: #2980b8;
}

.box_nieuwsitem2 {
    max-width: 1000px;
	margin: 0 auto;
	padding: 12px;
}
/*.box_nieuwsitem2 img {
	display: block;
	margin: 0 auto;
}*/
.box_nieuwsitem2 h3{
	text-align: center;
}
.box_nieuwsitem2_titel{
	text-align: center;
}
.box_nieuwsitem2_header{
	display: flex; 
	/*flex-direction: column;	*/
	
}
.box_nieuwsitem2_header h3{
	text-align: center;

}
.box_nieuwsitem2_inleiding {
	/*order: 2;*/
}
.imagecontainer {
    text-align:center;
}
.imagecontainer.left {
	   text-align:left;
}
.imagecontainer figure {
    display: inline-block;
    margin: 2.5em .5em 20px;
    padding: .5em;
    border: 0px solid silver;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    border-radius: 2px;
        -moz-transition: 1s;
        -webkit-transition: 1s;
    transition: 1s;
	}
.imagecontainer.px250xxxxxx figure {
	width: 250px;
}	
.imagecontainer.px100xxxxxx 1figure {
	width: 100px;
}
.imagecontainer.px50xxxxxx figure {
	width: 50px;
}
	
figure:hover { border-color: #999; background: rgba(0,0,0,.05); }

figure > * { margin: 0 auto 0.55em; }
figcaption { text-align: center; font-style: italic; margin: 0; }

.box_nieuwsitem2_foto {
	display: block;
	margin: 0 auto;
}
.box_nieuwsitem2_fotolinks {
	margin: 0 40px;
}
.box_nieuwsitem2_fotorechts {
	display: block;
	margin: 0 auto;
}
.box_nieuwsitem2_kol{
	display: flex;
	flex-direction: column-reverse;	
}
.box_nieuwsitem2_kol1{
	width:100%;
	padding-left:5%;
}
.box_nieuwsitem2_kol2{
	width:100%;
	padding-right:5%;
}
.box_nieuwsitem2_slot { 
    max-width: 1000px;
	margin: 0 auto;
	padding: 12px;	
}
.box_nieuwsitem2_slot img {
    display: block;
    margin: 0 auto;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	margin-bottom:10px;
	height: 0;
	max-width:500px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#box_nieuws, .box_nieuws {
	margin: 20px 5% 5%;
	position: relative;
	list-style: none;
	display: flex;
    flex-direction: column;
	padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #BFBFBF;
    /*background-color: white;
    box-shadow: 10px 10px 5px #aaaaaa*/
	}
#box_nieuws_enkel, .box_nieuws_enkel {
	  margin-left: 5%; 
	  margin-right: 5%}
#box_nieuws_links, .box_nieuws_links {
	  margin-left: 5%; 
	  margin-right: 5%}
	  
#box_nieuws_rechts, .box_nieuws_rechts {
	  margin-left: 5%; 
	  margin-right: 5%}

.wrap_referenties {
	max-width: 1200px;
	min-height: 500px;
	margin: 20px auto;
	position: relative}
.box_referenties {
    margin: 5px;
    padding:0;
	border: 1px solid #ccc;
    float: left;
    max-width: 280px}
.box_referenties_groot {
    margin: 5px;
    padding:0;
	border: 1px solid #ccc;
    float: left;
    max-width: 500px}
.box_referenties:hover {
    border: 1px solid #777}
.box_referenties img {
    width: 100%;
    height: auto}
.box_referenties > a {
    padding: 0;
	margin:0}
div.box_referenties_desc {
    background: #e0dede none repeat scroll 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 13px;
    font-weight: bold;
    height: 24px;	
	padding: 3px;
    text-align: center;
	text-transform: uppercase}
	
	
.box_marketing {
    margin: 5px;
    padding:0;
	border: 1px solid #ccc;
    float: left;
    max-width: 150px}
.box_marketing:hover {
    border: 1px solid #777}
.box_marketing img {
    width: 100%;
    height: auto}
.box_marketing> a {
    padding: 0;
	margin:0}
div.box_marketing_titel {
    background: #e0dede none repeat scroll 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 13px;
    font-weight: bold;
    height: 24px;	
	padding: 2px;
    text-align: center;
	text-transform: uppercase}		
div.box_marketing_descr {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    text-align: center;
	text-transform: lowercase}
	
.box_merken {
    margin: 20px;
    padding:0;
	border: 1px solid #ffffff;
    float: left;
    max-width: 150px}
.box_merken:hover {
    border: 1px solid #00B4FF}
.box_merken img {
    width: 100%;
    height: auto}
.box_merken> a {
    padding: 0;
	margin:0}
div.box_merken_titel {
    background: #e0dede none repeat scroll 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 13px;
    font-weight: bold;
    height: 24px;	
	padding: 2px;
    text-align: center;
	text-transform: uppercase}		
div.box_merken_descr {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    text-align: center;
	text-transform: lowercase}

#box_testimonials {
	max-width: 1200px;
	margin: 20px auto;
	position: relative}
.box_testimonials {
    margin: 5px;
    border: 3px solid transparent;
    float: left}
div.box_testimonials:hover {
    border: 3px solid orange}

.flexbox-container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}

.flexbox-tree {
	border-right: 1px solid;
	border-color: #cecece;
	height:auto;
	width: 192px;
	padding: 10px;
	margin-top: 14px;
}

.flexbox-content  {
	width: 90%;
	padding: 10px;
}

.flexbox-container > div:first-child {
	margin-right: 20px;
}
#jstree_result{display: none;}
#AP3435{display: none;}
#AP3615{display: none;}
#AP3617{display: none;}

#AM1015{display: none;}
#AM1017{display: none;}

#PP9617{display: none;}
#PP9635{display: none;}
#PP9645{display: none;}

#TM-T88V{display: none;}
#TM-U220{display: none;}

	
/* ----------- Media Queries OVERIGE PAGINA BLOKKEN -------------------- */
@media screen and (min-width: 1024px) {
	#box_contact1{    
		margin: 0 auto;
		max-width: 1600px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;  
			-webkit-flex-flow: row;
			justify-content: space-between;
	}
	#box_contact1a {
		display: block;
	}
	#box_contact1b {
		padding-top: 30px;
		width: 50%;
	}
	#box_contact1c{
		padding-top: 30px;
		width: 30%;
		padding-left: 20px;
		
	}
	
	#box_nieuws, .box_nieuws, .wrap_nieuwsitem {
		flex-direction: row;		
		max-width:1200px;
		padding: 0;
		border: none;
		background-color: white;
		box-shadow: none;
		margin: 0 auto;}
	#box_nieuws_enkel, .box_nieuws_enkel,.box_nieuwsitem {
		margin: 0 auto;
}
	#box_nieuws_links, .box_nieuws_links {
		padding-top: 20px;
		width: 50%;
		margin-left: 0%}
	#box_nieuws_rechts, .box_nieuws_rechts {
		width: 50%;
		margin-left: 0%}
	.box_nieuwsitem {
		width: 80%;
	}
	/*.box_nieuwsitem.foto{
		width: 40%;
	}*/
	.box_nieuwsitem2_foto {
		/*order: 1;*/
		display: block;
		margin: 0 auto;
	}
	.box_nieuwsitem2_fotorechts{
		float: right;
	}
	
	.box_nieuwsitem2_titel{
		text-align:left;
		margin-left:10%;
	}
	.box_nieuwsitem2_header{
		text-align:left;
		margin-left:10%;
		margin-bottom: -25px;
	}
	
	.box_nieuwsitem2_header h3 {
		text-align: left;
	}
	.box_nieuwsitem2_inleiding p { 
		max-width: 60%;
	}
	.box_nieuwsitem2_kol{
		flex-direction: row;	
	}
	.box_nieuwsitem2_kol1{
		width:50%
	}
	.box_nieuwsitem2_kol2{
		width:50%;
	}	
	
}

 
 /* ----------- inlog pagina -------------------- */
.ws-login.ws-module {
    margin: 20px 10px 10px 40px;
    max-width: 800px;
}
 
 
/* ----------- WSHOMEPAGEPRODUCTGROUPS -------------------- */
#MainContent_ModuleContent_WSModule1_WSHomepageProductgroups_1461_pnlHeaderMain {
  display: none;
}
.ws-productgroup-title {
  display: none;
}
.ws-productgroup-content-wrapper {
  margin: 19px 0 0 0;
}

.ws-productgroup-content{
	margin: 0 auto;
	max-width: 1188px;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_0 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_1 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_2 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_3 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_4 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_5 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_6 {
    display: none;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_hypProductGroup_7 {
    display: none;
}


/* ----------- ZOEKRESULTAAT ------------------ */
.collapsible {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.active, .collapsible:hover {
    background-color: #fff;
    color: #00B4FF;
}
.searchcriteria {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #fff;
}
.faq-desc {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #fff;
  transition: max-height 0.2s ease-out;
}
.collapsible:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.ws-price-per {
    display: none;
}
table.ws-list-table th {
    background-color: #eee;
    border: 0 none;
    padding: 4px;
    vertical-align: top;
}	
.ws-search-sidebar .ws-search-add, .ws-search-sidebar .ws-search-sort {
    display: none;
}
table.ws-list-table td.ws-item {
    width: 450px}
table.ws-list-table tbody td {
    background-color: transparent;
    border-bottom: 1px solid #eeeeee;
    padding: 4px;
    vertical-align: top;
	width: 120px}
tbody tr.trcolor:nth-child(even) {
    background: none repeat scroll 0 0 #f7f7f7}
tbody tr.trcolor:nth-child(odd) {
    background: none repeat scroll 0 0 #fff}
tbody tr.rptitemrow:nth-child(even) {
    background: none repeat scroll 0 0 #f7f7f7}
tbody tr.rptitemrow:nth-child(odd) {
    background: none repeat scroll 0 0 #fff}
.ws-search-result {
    background-color: #ffffff;
    border: 0px solid #aaaaaa;
    float: left;
    margin: 10px 0 0 10px;
	overflow: hidden;
    padding: 2px;
    width: 77%}
.ws-search-sidebar {
    background-color: #ffffff;
    border: 0px solid #aaaaaa;
    float: left;
    margin: 10px 0 0;
	overflow: hidden;
    padding: 7px 0 7px 7px;
    width: 20%;
	min-width: 220px}
.ws-menu.ws-module {
	margin: 0 auto;
	width: 100%}
.ws-homepage-shopping-cart .ws-total-price {
    font-weight: normal}
.ws-shopping-cart .ws-change-deliverydate-button-save {
    margin-top: 20px}

#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_0 {
	background-color: #fff;
    height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_1 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_2 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_3 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_4 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_5 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_6 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_7 {
    background-color: #fff;
	height: 250px;
	margin: 0 35px 0 0;
}


div.home-productgroepbox  { 
	background-color: #00B4FF;
	margin: 0 10px 10px 0;
	border-color: #c1c1c1;
	min-width: 175px;
    min-height: 50px;
	width: 250px;
	text-align: center;
	position:relative}
div.ws-productgroup-title{
    min-height: 70px;
    padding: 0 3px;
	font-size: 12px;
	font-style: italic}
div.home-productgroepbox .title-overflow {
	height: 24px;
	text-align: left;
	padding-top:0px;
	margin-left: 14px;
	width: auto;
	font-size: 14px;
	/*font-family: "Arial"; */
	font-weight:inherit;
	color:#fff;
	border-bottom:0px solid #c1c1c1;
	margin-bottom:0px;
	text-transform:none}
.WSProductgroup img {
    background-color: #fff;
    border: 0 none;
    height: 80px;
    width: 220px;
    margin-bottom: 10px}
.home-productgroepbox .title-overflow a {
    background: url("../images/header-center.png") repeat-x scroll 0 -12px transparent;
    display: block;
    height: 14px;
    padding: 16px 0 5px 5px;
    width: 225px;
    color: #fff;
}	
div.home-productgroepbox .title-overflow a {
  background: transparent none;
  height: auto;
  font-size: 14px;
  font-weight:inherit;
  color: #fff}
div.home-productgroepbox .title-overflow a:hover {
  background: transparent none;
  height: auto;
  font-size: 14px;
  font-weight:inherit;
  text-decoration: none;
  color:#333}
.CharacteristicsHeaderTr {
	text-transform: Uppercase}
.CharacteristicsButtonTd > a {
    background: none repeat scroll 0 0 #71e048;
    color: #ffffff;
    padding: 3px 40px;
}
.product-groups, .item-offer, hr.devider {
    clear: left;
    height: 225px;
    overflow: hidden;
    width: 735px}
.home-productgroepbox ul {
    text-align: left;
    text-transform: uppercase;
    display: none}

	/* ----------- PRODUCT DETAIL -------------------- */
	#MainContent_ModuleContent_WSModule1_WSItemDetail_1461_divItemImage {
    background: none !important;
}
.ws-product-detail div.ws-product-image .ws-product-image-thumbs {
    padding: 5px 0;
    overflow: hidden;
    width: auto;
    height: auto;
}
.ws-product-detail div.ws-product-image .ws-product-image-thumb {
    float: left;
    padding: 5px 5px 0 0;
    width: auto;
    height: auto;
}
.ws-product-detail div.ws-fast-order {
    clear: both;
    margin-bottom: 30px;
    margin-top: 18px;
}

.ws-product-detail div.ws-product-image {
    float: left;
}
.ws-producttitle {
  color: #808080 !important;
}
div.ws-product-detail div.ws-product-info {
    float: right;
    width: 580px;
    margin-bottom: 25px;
	margin-top: 25px;
	color: #808080 !important;
}
.ws-product-info {
    width: 100%;
}
.productname {
  font-size: 18px;
  font-weight: bold;
}
.ws-product-info-packageunit {
    display: none;
}
div.ws-product-detail-actions a.ws-email {
  background: url("../images/icon_email.gif") no-repeat scroll 0 0 transparent}
div.ws-product-detail-actions a.ws-print {
  background: url("../images/icon_print.gif") no-repeat scroll 0 0 transparent}  
.ws-product-detail .ws-product-image-big {
    padding-bottom: 5px}  
	

.ws-replacable-products {
    margin: 0px 0px 40px 0;
}
  
/* ----------- SEARCH RESULT -------------------- */
.ws-search-sidebar{display:contents}
.ws-search-list li a:hover {
    background: url("../images/btn_delete_1.gif") no-repeat scroll right -2px transparent;
    color: #00B4FF;
	text-decoration: underline}
.ws-search-sidebar .ws-delete {
  background: url("../images/btn_delete_1.gif") no-repeat}
.ws-order-lines-header
{
  background: url(../images/bg-black.png) repeat-x;
  margin: 5px 0 18px 0;
  }
.ws-arrow-expand
{
  background-image: url(../images/expand.jpg);
  width:13px;
  height:13px}
.ws-arrow-collapse
{
  background-image: url(../images/collapse.jpg);
  width:13px;
  height:13px}

/* ----------- Media Queries SEARCH RESULT -------------------- */  
@media screen and (min-width: 320px) {
		.ws-search-result {width: 98%}	
}
@media screen and (min-width: 1024px) {
	.ws-search-sidebar{display:inline}
	.ws-search-result {width: 99%}	
}
  
/* ----------- HOME DEFAULT TEMPLATE PROMOTION BLOCK -------------------- */
.promotion {
  padding: 0px 0px;
  clear: left;
  overflow: hidden}
.promotion img.promo {
  width: 200px;
  float: right}
/* ----------- ORDER PROCESS -------------------- */
.ws-order-proces,
.ws-order-proces .ws-proces-state,
.ws-order-proces .ws-proces-active-state {
    background-color: transparent;
    border: 0 none;
    color: #000}
.ws-order-proces .ws-proces-state {
  background-color:#eee;
  color: #000;
  }
.ws-order-proces .ws-proces-active-state {
    background-color: #eee;
}
}
.ws-order-proces .ws-proces-state a,
.ws-order-proces .ws-proces-active-state .ws-active-state {
  color: #ffffff}
a.ws-line-delete:link, a.ws-line-delete:visited {
	background: transparent url("../images/icon_verwijderen.gif") no-repeat scroll top center;
	display: block;
	display: inline-block;
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	text-align: center}
	
.ws-place-order .ws-order-button-top a {
    border: 0px dashed rgb(42, 88, 0);
    margin-right: 5px;
    padding-right: 15px;
    border-radius: 0px;
    background-color: #71e048;
    color: #000000;
    text-shadow: 0px 0px 0px #fff,0px 0px 0px #FFF;
	background: #71e048;
}

/* ----------- OVERIGEN -------------------- */
#updateprogress {
  background-color: #FFFFFF;
  border: 3px solid #AAAAAA;
  margin-left: 150px;
  padding-top: 50px;
  width: 200px;
  height: 150px;
  text-align: center}
#updateprogressimage {
   padding-top: 30px}
#updateprogressimage {
   height: 30px;
   background-image: url(../images/busy-squares.gif);
   background-repeat: no-repeat;
   background-position: 50% 0}
/* *** Afdrukken/ Print *** */
.ws-print {
    display: none}
@media print 
{
	.content-header { display: none} 
}
/* ************** Aanbiedingen/Offers ************* */
/* ************** Nieuw/New *********************** */
.ws-item-new-item .ws-cart, .ws-item-offer-item .ws-cart {
    margin-top: 40px;
}
.ws-item-new-item .ws-title, .ws-item-offer-item .ws-title {
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: bold;
    clear: both;
    height: 2.4em;
    overflow: hidden;
    display: none;
}
.ws-item-new-item .ws-item-image, .ws-item-offer-item .ws-item-image {
    float: left;
    padding: 0 0 5px 0;
    height: 165px;
    width: 200px;
    text-align: center;
}
div.ws-item-new-item, div.ws-item-offer-item {
    float: left;
    width: 202px;
    margin: 6px;
    padding: 10px 5px;
    overflow: hidden;
    height: 365px;
    background-color: #fff;
    border: 0px solid #EEEEEE;
}

.ws-item-new-item .ws-header,
.ws-item-offer-item .ws-header {
  background-color: #fff}
.ws-item-new-item .ws-header a,
.ws-item-offer-item .ws-header a {
  color: red}
  


 /* ************** Carousel *********************** */ 
			.list_carousel {
				/*background-color: #ccc;*/
				margin: 0 0 30px 60px;
				width: 360px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				background-color: #eee;
				border: 5px solid #999;
				height: 304px;
				width: 500px;
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-top: 50px;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
  
  
  
/* NEWSPAPER STYLE 

body {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	color: #2f2f2f;
	background-color: #f9f7f1;
}



p {
	margin-top: 0;
	margin-bottom: 20px;
}

*/

news-header {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 80px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 72px;
	margin-bottom: 20px;
}

.news-head {
	text-align: center;
	position: relative;
}

.headerobjectswrapper {}

.subhead {
	text-transform: uppercase;
	border-bottom: 2px solid #2f2f2f;
	border-top: 2px solid #2f2f2f;
	padding: 12px 0 12px 0;
}

.weatherforcastbox {
	position: relative;
	width: 12%;
	left: 10px;
	border: 3px double #2f2f2f;
	padding: 10px 15px 10px 15px;
	line-height: 20px;
	display: inline-block;
	margin: 0 50px 20px -360px;
}

.wrapnews-content {
	/*max-width: 1366px;*/
	margin-left: 10%;
	
		font-family: 'Droid Serif', serif;
}

.news-content {
	font-size: 0;
	line-height: 0;
	word-spacing: .31em;
	display: inline-block;
	/*margin: 30px 2% 0 2%;*/
	margin: 0 auto;
}

.collumns {}

.collumn {
	font-size: 14px;
	line-height: 20px;
	width: 17.5%;
	display: inline-block;
	padding: 0 1% 0 1%;
	vertical-align: top;
	margin-bottom: 50px;
	transition: all .7s;
	text-align: justify;	
}

.collumn + .collumn {
	border-left: 1px solid #2f2f2f;
}

.collumn .headline {
	text-align: center;
	line-height: normal;
	font-family: 'Playfair Display', serif;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl1 {
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl2 {
	font-weight: 400;
	font-style: italic;
	font-size: 24px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl2:before {
	border-top: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 7px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl2:after {
	border-bottom: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 13px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl3 {
	font-weight: 400;
	font-style: italic;
	font-size: 36px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl4 {
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl4:before {
	border-top: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 7px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl4:after {
	border-bottom: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 10px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl5 {
	font-weight: 400;
	font-size: 32px;
	text-transform: uppercase;
	font-style: italic;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl6 {
	font-weight: 400;
	font-size: 18px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl6:before {
	border-top: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 7px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl6:after {
	border-bottom: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 10px;
	display: block;
	margin: 0 auto;
}

.collumn .headline.hl7 {
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	display: block;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl8 {
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl9 {
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .headline.hl10 {
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	padding: 10px 0 10px 0;
}

.collumn .citation {
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	line-height: 44px;
	/*font-style: italic;*/
	text-align: center;
	font-weight: 400;
	display: block;
	margin: 40px 0 40px 0;
	font-feature-settings: "liga", "dlig";
}

.collumn .citation:before {
	border-top: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 16px;
	display: block;
	margin: 0 auto;
}

.collumn .citation:after {
	border-bottom: 1px solid #2f2f2f;
	content: '';
	width: 100px;
	height: 16px;
	display: block;
	margin: 0 auto;
}

.collumn .figure {
	margin: 0 0 20px;
}

.collumn .figcaption {
	font-style: italic;
	font-size: 12px;
}

.media {
/*	-webkit-filter: sepia(80%) contrast(1) opacity(0.8);
	filter: sepia(80%) grayscale(1) contrast(1) opacity(0.8);
	mix-blend-mode: multiply;*/
	width: 100%;
}



.logo {
    width: 200px;
	float: left;
	margin-bottom: 25px 0 0 0;
}


#box_contact1a {
    margin: 0px 8px 0 10px;
}


.klantenservice {
    height: 30px;
    font-size: 15px;
	margin-left: 1%;
}

div.top-menu {
    float: right;
    height: 40px;
    width: 1px;
	margin: -65px 54px 0 -130px;
	clear:both;
}

div.HPshoppingcart {
    float: right;
    height: 40px;
    width: 145px;
	clear: right;
	margin-top: -79px;
	
}
#MainContent_ModuleContent_WSModule1_WSLogin_1461_lbtnForgotPassword {
    margin: 35px 0 0 0;
}

div.ws-list-table {
    clear: both;
    width: 100%;
    overflow-y: auto;
    margin: 0 0 1em;
}
	
/*
.ws-value {
    display: none;
}
.ws-vat {
    display: none;
}
.ws-homepage-shopping-cart .ws-articles-count {
  display: block;  
} 
 */
 
 #MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel1 .ws-value{
 display: none
 }
#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_Panel2 {
    font-size: 16px;
    font-weight: bold;
    background-color: yellow;
	width:25px;
	height: 25px;
	border-radius: 50px;
}
 
.ws-cart-total {
    width: 130px;
    float: right;
	margin: 0 10px 0 0;
}

.ws-homepage-shopping-cart {
    float: right;
    height: 5px;
}



#language {
    display: none;
}


#desktop_box1_rij1 {
    float: left;
	margin: 10px 10px 0px 0px;
}
#desktop_box2_rij1 {
    float: left;
	margin: 10px 10px 0px 0px;
}
#desktop_box3_rij1 {
    float: left;
	margin: 10px 10px 0px 0px;
}
#desktop_box4_rij1 {
    float: left;
	margin: 10px 10px 0px 0px;
}



#desktop_groot_vierkant_links {
    float: left;
	margin: 10px 8px 0px 0px;
}
#desktop_groot_vierkant_rechts {
    float: right;
    margin: 10px 2px 0px 0px;

}
#desktop_box1_rij2 {
    float: left;
	margin: 10px 0px 0px 0px;
}
#desktop_box2_rij2 {
    float: left;
	margin: 10px 0px 10px 0px;
}
#desktop_box3_rij2 {
    float: left;
	margin: 10px 0px 10px 10px;
}

#bannerslider {
    margin: 4px 0 0 0px;
}

#mobile_box {

    margin: 10px 10px 0 0;

}
#mobile_box_double1 {
	float: left;
    margin: 10px 9px 20px 0;
	width: 47%;
}
#mobile_box_double2 {
	float: right;
    margin: 10px 10px 20px 0;
	width: 47%;

}


.ws-zoekres-pagenav {
    display: none;
}
.ws-product-detail-actions {
    display: none;
}
ul.slimmenu li.salemenu {
    background-color: orange;
	margin: 0 0 0 0;
}

ul.slimmenu li.opmenu {
    background-color: red;
	    margin: 0 0 0 -4px;
}

div.ws-clickpath {

    padding: 10px 0px;
    line-height: 200%;

}


#sidebar-orderprocess {
	background-color: #eee;
  float: left;
  width: 232px;
  margin: 8px 2px;
  padding: 2px;
  overflow: hidden;
  float: right;
  border: 1px dashed #00b4ff;
}
#MainContent_ModuleContent_WSModule1_WSShoppingCart_146_lbtnPlaceOrder2 {
    display: none;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_WSTempOrder_146_lbtSendDataUp {
    display: none;
}
#MainContent_ModuleContent_WSModule1_WSPlaceOrder_146_WSPlaceOrder_146_lbtPlaceOrderUp {
    display: none;
}
.leveringsvoorwaarden {
  margin: 0 0 6px 0;
}
.ws-place-order .ws-order-button-bottom{
	display: block;
}

.ws-addFavorite {
    background-color: white;
    border: 2px solid;
    box-shadow: 4px 4px 4px grey;
    display: block;
    margin-left: 20%;
    position: fixed;
}

.addFavoriteTr_ItemList {
    font-weight: bold;
                height: 30px;
}

.addFavoriteTable_ItemList {
    margin: 15px 15px 15px 15px;
}

.addFavoriteTable_ItemList {
       margin: 20px;
}
.AddFavoriteTr_Product {
    height: 30px;
}

#wrap_blok_mobile img {
    width: 100%;
    height: auto;
}
.topmenu li {
    background: none;
    border-right: 0px solid #dddddd;
	font-size: 15px;
}
#MainContent_WSHomepageSearch_WSHomepageSearch_146_tbxSearchText {
    width: 250px;
    height: 30px;
}
#MainContent_WSHomepageSearch_WSHomepageSearch_1461_tbxSearchText {
    font-size: 16px;
}


#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_8 {
    display: none;
}

.topmenu.ws-menu a:hover {
    color: black;
}
.topmenu.ws-menu a {
    color: black;
}
.topmenu.ws-menu ul li a {
    color: black;
}
.topmenu li li a:Active {
    color: black;
}
.topmenu.ws-menu ul a {
    color: black;
}
#MainContent_WSLoginStatus1_WSLoginStatus_146_hypLoggedInName {
    font-weight: bold;
    color: black;
}
#MainContent_WSLoginStatus1_WSLoginStatus_146_hyperlinkLogout {
    font-weight: bold;
    color: black;
}
ul.ws-menu li {
    float: left;
    position: relative;
    color: black;
}
.topmenu.ws-menu a:focus {
    color: black !important;
}
.topmenu li a {
    color: black;
}
/*________________________________________________________________________________________________________________________________*/


/*MEDIAQUERIES*/

@media only all and (max-width: 3840px) {
	#subsite {
    max-width: 1200px;
    margin: 0 auto;
	}
	#subsite-margin {
    margin: 0 0 0 10px;
}
	.responsive_menu {
		display: none;
	}
	
	.klantenservice_logo {
		display:none;
}

	.klantenservice {
		display:block;
}


	#wrap_blok_mobile {
		display: none;
	}
.main-content-wrapper {
    width: 100%;
    padding: 10px 0px 10px 40px;

}

}

.ws-order-proces .ws-proces-active-state .ws-active-state {
  font-weight: 700;
  margin-left: 16px;
  float: left;
}
.ws-proces-state {
  float: left;
  width: 100%;
  text-align: left !important;
  padding-left: 38px;
}
.signin-companyname-label {
  width: 195px;
}
.signuser {
  border-collapse: separate;
  border-spacing: 0 4px;
}

#MainContent_ModuleContent_WSModule1_WSShoppingCart_1461_lbtnPlaceOrder {
  font-size: 18px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_lbtPlaceOrder {
  font-size: 18px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#MainContent_ModuleContent_WSModule1_WSPlaceOrder_1461_WSPlaceOrder_1461_lbtPlaceOrder {
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#dvContent {
  display: none;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_RequiredFieldValidator3 {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_rfvName {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_rfvCompanyNameRequired {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_RequiredFieldValidator5 {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_RequiredFieldValidator6 {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_RequiredFieldValidator7 {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_RequiredFieldValidator2 {
  color: red !important;
}
#MainContent_ModuleContent_WSModule1_WSTempOrder_146_Weska1_WSTempOrder_146_Weska1_rfvPhoneNumberRequired {
  color: red !important;
}
@media only all and (max-width: 720px) {

#sidebar-orderprocess {
	display: none;
 
 }
}

@media only all and (max-width: 1200px) {
	
	#site {
    max-width: 1200px;
    margin: 0 auto;
	}
	
	.collumn {
		width: 31%;
	}
	
	.responsive_menu {
		display: none;
	}
	
	.klantenservice_logo {
		display:none;
}

	.klantenservice {
		display:block;
}
	

#wrap_blok_desktop{
	display: none;
	
}
#wrap_blok_desktop{
	display: none;
}
#wrap_blok_desktop_rij2{
	display: none;
}
#wrap_blok_mobile {
	display: block;
	margin: 0 5px auto;
	width: 100%;
}
.main-content-wrapper {
    width: 100%;
    padding: 10px 0px 10px 40px;

}


}
@media only all and (max-width: 1069px) {
#toprow {
    margin: 0px 0 0 0;
}

}

@media only all and (max-width: 1008px) {
	div.ws-product-detail div.ws-product-info {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
#box_home1 {
  margin: 0 0px 20px 0;
}

#MainContent_ModuleContent_WSModule1_WSItemDetail_1461_imgItemDetail {
    max-width: 475px;
    max-height: 475px;
}

.startblokuitlijning {
    margin: 0 27px 0 0px;
}
#wrap_home1-blokken {
    display: none;
}

.ws-product-detail div.ws-product-image {
    float: left;
}
}


@media only all and (max-width: 900px) {

	#site {
    width: 100%;
    margin: 0 auto;
	}
	
	.collumn {
		width: 47%;
	}
	
	.responsive_menu {
		display: none;
	}
	


.ws-order-button.ws-order-button-top.btn-finish-top {
    padding: 1px;
}
	.ws-cart-total {
    margin-top: 0px;
	margin-right: 5%;    
}
	
	div.top-menu {

    float: right;
    margin: -65px 46px 0px 0;
}


	.klantenservice_logo {
		display:none;
}

	.klantenservice {
		display:none;
}

	#toprow {
    margin: 0 0 0 0;
}


		
#wrap_blok_desktop{
	display: none;
	
}
#wrap_blok_desktop{
	display: none;
}
#wrap_blok_desktop_rij2{
	display: none;
}
#wrap_blok_mobile {
	display: block;
	margin: 0 5px auto;
	width: 100%;
}
.ws-product-detail div.ws-product-image {

    float: left;
	width: 100%;

}
 
  table.ws-list-table .ws-item-unit SELECT {
    width: 68px;
}

table.ws-list-table .ws-item-number {
    font-weight: bold;
    font-size: 0.980em;
    overflow: hidden;
    width: 214px; !important
}
.main-content-wrapper {
    width: 100%;
    padding: 10px 0px 10px 10px;

}
#box-wrap-inner {
	padding: 10px 0px 10px 10px;
}

.wrapper {
    max-width: 100%;
    
}
#subsite{
	margin: 0 0 0 0px;
}
#subsite-margin {
    margin: 0 0 0 10px;
}
@media only all and (max-width: 825px) {

#MainContent_WSHomepageSearch_WSHomepageSearch_1461_tbxSearchText {
    width: 220px;
    height: 40px;
}
@media only all and (max-width: 750px) {
#box_home1 {
    display: none;
}
}
@media only all and (max-width: 670px) {

#MainContent_WSHomepageSearch_WSHomepageSearch_1461_tbxSearchText {
    width: 87%;
    height: 40px;
}
}	
@media only all and (max-width: 600px) {
	.ws-homepage-shopping-cart {
    width: 135px;
}
	#site {
    width: 100%;
    margin: 0 auto;
	}
	
	.collumn {
		width: 100%;
	}
	.collumn + .collumn {
		border-left: none;
		border-bottom: 1px solid #2f2f2f;
	}
	header {
		max-width: 320px;
		font-size: 60px;
		line-height: 54px;
		overflow: hidden;
	}
	
	.responsive_menu {
		display: none;
		
}

	#responsive_menu li {
		background-color: gray;
		color: #FFF;
		border-bottom-color:#FFF;
		border-bottom-style:solid;
		border-bottom-width:1px;
		text-align:center;
		padding:5px;
		font-size: 16px;
		line-height: 42px;
		margin-top: -10px;
}	


/*
	.top-menu, .logo {
		display:none;
		
}*/


	.ws-homepage-shopping-cart {
		float: right;
		height: 40px;
		margin-top: -30px;
}
div.HPshoppingcart {
    float: right;
    height: 40px;
    clear: right;
    margin-top: -50px;
}
	#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_pnlCartItems {
    display:none;
}

	.ws-cart-total {
    margin-top: 5px;  
}
	
	.ws-place-order .ws-order-button-top a {
		border: 0px dashed rgb(42, 88, 0);
		margin-right: 5px;
		padding-right: 15px;
		border-radius: 0px;
		background-color: #00B4FF;
		color: #000000;
		text-shadow: 0px 0px 3px #fff,0px 0px 3px #FFF;
}

	#box_header {
        width:100%;
}
	
	

	div.ws-clickpath {
			display: none;
}


#wrap_blok_desktop{
	display: none;
	
}
#wrap_blok_desktop{
	display: none;
}
#wrap_blok_desktop_rij2{
	display: none;
}
#wrap_blok_mobile {
	display: block;
	margin: 0 5px auto;
	width: 100%;
}


#MainContent_WSLoginStatus1_WSLoginStatus_146_hypLoggedInName {
    color: black;
}
#MainContent_WSLoginStatus1_WSLoginStatus_146_hyperlinkLogout {
    color: black;
}

	.klantenservice {
        margin-left: 27%;
		display: none;
}

	.klantenservice_logo {
	display: block;
}

	#toprow {
		margin: 0px 0 0 3%;
}
.ws-product-detail div.ws-product-image {

    float: left;

}
/* .ws-delivery-information {

    display: none;

} */

.ws-shopping-cart .ws-order-button {

    text-align: left;

}
#sidebar-orderprocess {
	display: none;
 
 }
 table.ws-list-table .ws-item-unit SELECT {
    width: 68px;
}

table.ws-list-table .ws-item-number {
    font-weight: bold;
    font-size: 0.980em;
    overflow: hidden;
    width: 214px; !important
}
.main-content-wrapper {
    width: 100%;
    padding: 10px 0px 10px 10px;

}
#box-wrap-inner {
	padding: 10px 0px 10px 10px;
}

.ws-list-table-page-options {
    margin-top: -26px;
}

.wrapper {
    max-width: 100%;
    margin: 0 0 0 0;
}

.ws-search-result {
    background-color: #ffffff;
    border: 0px solid #aaaaaa;
    float: left;
    margin: 10px 0 0 0px;
    overflow: hidden;
    padding: 0px;
    width: 100%;
}

.ws-homepage-shopping-cart .ws-expand-cart {
    display: none;
}

}
@media only all and (max-width: 705px) {
.ws-homepage-search {
    float: left;
    margin: 10px 0px 10px 0px;
	width: 100%;
}
	
}
@media only all and (max-width: 580px) {
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_0 {
	background-color: #fff;
    height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_1 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_2 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_3 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_4 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_5 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_6 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}
#MainContent_ModuleContent_WSHomepageProductgroups1_WSHomepageProductgroups_1461_rptProductgroups_divBox_7 {
    background-color: #fff;
	height: 250px;
	margin: 0 0 0 0;
}

div.home-productgroepbox  { 
	border-color: #c1c1c1;
	margin-top: 15px;
	max-width: 175px;
    max-height: 150px;
	min-width: 45%;
	min-height: 250px;
	height: auto;
	text-align: center;
	position:relative;
	width: 46%;
	}
.zoekenicon {
    width: 60px;
    float: right;
    margin: 0 0 0 -33px;
}
}
@media only all and (max-width: 480px) {
	
	#site {
    width: 100%;
    margin: 0 auto;
}

#MainContent_WSHomepageSearch_WSHomepageSearch_1461_tbxSearchText {
    width: 80%;
    height: 40px;
}

#MainContent_WSHomepageSearch_WSHomepageSearch_146_tbxSearchText {
    width: 200px;
    height: 30px;
}
	
	.responsive_menu {
		display: none;
		
}
/*	
	.top-menu, .logo{
		display:none;
		
}*/



	.ws-homepage-shopping-cart {
		float: right;
		height: 40px;
		background-color: #fff;
		margin-top: -25px;
		
}

	#MainContent_WSHomepageShoppingCart1_WSHomepageShoppingCart_146_pnlCartItems {
    display:none;
}

	div.HPshoppingcart {
        height: 15px;
		margin-right: -5%;
}
div.HPshoppingcart {
    float: right;
    height: 40px;
    clear: right;
    margin-top: -25px;
}

	.ws-cart-total {
		margin-top: -10px;
    
}
	
	#responsive_menu li {
    background-color: gray;
	color: #FFF;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	padding:5px;
	font-size: 16px;
	line-height: 42px;
	margin-top: -10px;
}

	#box_header {
        width:100%;
		padding: 5px 0px 10px 0px;
}


	div.ws-clickpath {
        display: none;
}


#MainContent_WSLoginStatus1_WSLoginStatus_146_hypLoggedInName {
    color: black;
}
#MainContent_WSLoginStatus1_WSLoginStatus_146_hyperlinkLogout {
    color: black;
}
#wrap_blok_desktop{
	display: none;
	
}
#wrap_blok_desktop{
	display: none;
}
#wrap_blok_desktop_rij2{
	display: none;
}
#wrap_blok_mobile {
	overflow: auto;
	display: block;
	margin: 0 5px auto;
	width: 100%;
}
.ws-product-detail div.ws-product-image {

    float: left;

}
/* .ws-delivery-information {

    display: none;

} */

.ws-shopping-cart .ws-order-button {

    text-align: left;

}
#sidebar-orderprocess {
	display: none;
 
 }


.klantenservice_logo {
    display: block;
    margin: 10px 0px 0px 10px;
    height: 94px;
    position: absolute;
}

#toprow {
    background-color: #fff;
    margin: 0 0 0 0;
}
table.ws-list-table .ws-item-unit SELECT {
    width: 68px;
}

table.ws-list-table .ws-item-number {
    font-weight: bold;
    font-size: 0.980em;
    overflow: hidden;
    width: 214px; !important
}
.main-content-wrapper {
    width: 100%;
    padding: 10px 0px 10px 10px;

}
#box-wrap-inner {
	padding: 10px 0px 10px 0px;
}

.ws-homepage-shopping-cart .ws-cart-total {
    overflow: visible;
}

.ws-homepage-shopping-cart .ws-cart-icon {
    margin: -10px 0px 0px 0px;
}

.ws-list-table-page-options {
    margin-top: -26px;
}

.wrapper {
    max-width: 100%;
    margin: 0 0 0 0;
}
.ws-search-result {
    background-color: #ffffff;
    border: 0px solid #aaaaaa;
    float: left;
    margin: 10px 0 0 0px;
    overflow: hidden;
    padding: 0px;
    width: 100%;
}

div.home-productgroepbox  { 
	border-color: #c1c1c1;
	margin-top: 15px;
	max-width: 175px;
    max-height: 150px;
	min-width: 45%;
	min-height: 185px;
	height: auto;
	text-align: center;
	position:relative;
	width: 46%;
	}
	
.WSProductgroup img {
    width: 85% !important;
    height: auto !important;
}

div.home-productgroepbox .title-overflow {
    height: 37px;
}

div.home-productgroepbox .title-overflow a {
    font-size: 14px;
}

div.home-productgroepbox .title-overflow a:hover {
    font-size: 14px;
}

.ws-homepage-search {
    margin: 0 0 0 0;
    float: right;
}

.zoekres-table {
    overflow-y: auto;
    margin: 0 0 1em;
}

.ws-homepage-shopping-cart .ws-expand-cart {
    display: none;
}

}

  @media only all and (max-width: 442px) {
 .ws-homepage-shopping-cart {

    margin-top: -80px;
}
#MainContent_WSLoginStatus1_WSLoginStatus_1461_pnlNotLoggedIn {
    margin: -23px 1px 10px 0;
}
 }

