body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	font: 12px Arial, "Trebuchet MS";
	line-height: 1.5;
 	color: #2d2d2d;
	line-height: 20px;
	background: url(../images/background_icon.png) repeat-x;
	background-color: #89c8f2;
}

textarea, input, select {
	font: 12px Arial, Helvetica, sans-serif, courier;
}

h1 { color: #595959; font-size: 26px; }
h2 { color: #595959; font-size: 12px; }
h3 { color: #e61818; font-size: 14px; }

#h1_div {
	float:left;
	height: 40px;
}

#h1_div, #winkels_text_div, #url_div, .adres_div, .adres_div_zoek {
	
}

#winkels_text_div {
	/* width:600px; */
    width: 746px;
}

a { color: #1e73c8;}
a img { border: none; }
a:hover { color: #e61818; }

.clear {
	clear: both;
}

#container {
	margin: 0px auto 10px auto;
	width: 984px;
	position: relative;
}

#datum {
   float:right;
   padding-top:2px;
   padding-right:0px;
}

#logo {
	position:absolute;
	margin-top:20px;
	margin-left:22px;
}

#slogan {
	color:#fff;
	font: 11px Arial, "Trebuchet MS";
	padding-top:1px;
	padding-left:2px;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
}

#winkels_footer_image {
	float:left;
	width:984px;
	height: 34px;
	background: url(../images/footer.png) no-repeat;
}

#winkels_footer {
	float:left;
	width:954px;
	padding-left: 14px;
	padding-right: 14px;
    padding-top: 10px;
	padding-bottom: 5px;
	background-color: #16b41d;
	border-bottom: 1px solid #16b41d;
	border-left: 1px solid #16b41d;
	border-right: 1px solid #16b41d;
}

#white_box {
/*	background-color: #9df5a1;
	padding-left:4px;
	padding-right:4px;
	*/
}

#white_box a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#white_box a:hover {
	text-decoration: underline;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
}

#doorgeven {
	color: #393939;
	font-size: 12px;
	font-style: italic;
}

.error {
	font: 11px Arial, "Trebuchet MS";
	color: red;
}

.error_box {
	font-size:14px;
	text-align:center;
	padding:10px;
	color: red;
}

.km {
	font-size: 11px;
	float: right;
	margin-top:-1px;
	text-align:right;
	padding:2px;
	line-height: 10px;
}

#winkels_header_wrapper {
	width:100%;
	padding-top: 10px;
	height:116px;
}

#container_header {
	margin: 0px auto 0px auto;
	width: 984px;
	position: relative;
}

.box1_div {
    float:left;
    font-size:12px;
    padding:12px;
    width:144px;
    border:1px dotted #DCDCE8;
    background:#F7F7F7;
    text-align:center;
}

#header_top {
	position:absolute;
	width:100%;
	height: 118px;
	padding:0;
	margin:0;
	background: url(../images/header_back.png);
}

#winkels_header_bottom {
	width:100%;
	height:3px;
	background-color: #cccccc;
	background: url(../images/header_back_3.png);
}


#winkels_main {
	width: 984px;
}

#winkels_main_left {
	float: left;
	padding: 0px;
	width: 100%;
	background-color: #fff;
}

#winkels_menu {
	float:left;
	width: 172px;
	background-color: white;
	padding-top:10px;
	padding-left:22px;
	padding-right:10px;
	padding-bottom:15px;
}


#text_header {
	width:746px;
	text-align: left;
	float:left;
	padding: 10px;
    padding-left: 14px;
	margin: 0px;
	text-align: left;
}

#menu_item_header {
	height: 22px;
}


#zoek_winkel, #zoek_plaats, #pc_pl {
	width: 164px;
}

#winkel_select, #plaats_select {
    width: 170px;
}

#winkel-kolom {
	float:left;
	width:180px;
}

.adres_div, .adres_div_zoek {
	width: 350px;
	padding: 4px;
	margin: 4px;
    margin-right: 8px;
    margin-left: 0px;
}

.winkel_div {
	width: 355px;
	margin-top: 6px;
	margin-right: 6px;
	padding: 4px;	
}

 .winkel_div_pl {
	width: 345px;
	margin-top: 6px;
	padding: 4px;
    height: 22px;
 }



.h2_div {
    width: 350px;
    padding-left: 5px;
    height: 22px;
    text-align: left;
    background: url(../images/winkels_h2.png) no-repeat;
}

.h2_winkels {
    font-size:14px;
    color: #fff;
}


.adres_div, .adres_div_zoek, .winkel_div, .winkel_div_pl {
	background-color: #fff;
	border: 1px solid #dddddd;
}

.adres_div, .adres_div_zoek, .winkel_div {
	float: left;
}

.adres_div:hover, .adres_div_zoek:hover {
	cursor:pointer;
}


#linker_kolom {
    float:left;
    /* background-color: #f5faff; */
    padding-right:14px;
}

#rechter_kolom {
    float:left;
    /* background-color: #3399ff; */
}

/*
.cat_blok {
    border: 1px solid black;
    margin-bottom:10px;
}*/


.adres_div:hover, .adres_div_zoek:hover, .winkel_div:hover, .winkel_div_pl:hover  {
	/* cursor:pointer; */
	background-color: #f5faff;
	border: 1px solid #3399ff;
}

.wd {
	color: #000;
	text-decoration: none;
}

.wd:hover {
	cursor:pointer;
}

.lw {
	float:left;
}

.rw {
	float:right;
}

.adres_div_active  {
	cursor:pointer;
	background-color: #f5faff;
	border: 1px solid #3399ff;
}



#huis_1 {
	background:url(../images/xiao_icon/63.png) no-repeat 0px 2px;
	height: 20px;
	width: 20px;
	float: left;
}

#plaats_1 {
	background:url(../images/xiao_icon/40.png) no-repeat 0px 2px;
	height: 20px;
	float: left;
}

#winkelketens_ul {
    border:0;
	margin:0;
    padding: 16px;
    width: 180px;
}

#winkelketens_ul li {
	float: left;  /* IE 6 */
	width: 100%;  /* bug fix */
	border: 1px solid #dddddd;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	list-style:none;
}

#plaatsen_ul {
    border:0;
	margin:0;
    padding: 10px;
}

#plaatsen_ul li {
	background:url(../images/xiao_icon/40.png) no-repeat 0px 2px;
	padding-left: 20px;
	list-style:none;

}

#comment20pl {
    font-size:11px;
	float:left;
	padding-left:20px;
}


#ad_demo {
	background-color: #fff;
	border: 1px solid #dddddd;
}

#no_notok {
	color:red;
	font-weight: bold;
    margin:15px;
}


#yes_ok {
	color:green;
	font-weight: bold;
    margin:15px;
}

.box_step {
	border: 1px dotted #8b8b8b;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 620px;
}

.d2 { background: #fff url(/images/dots2.gif) repeat-x; height:10px; }
.d3 { background: #fff url(/images/dots3.gif) repeat-x; height:10px; }

.nl_flag, .us_flag, .es_flag {
    margin-left: 0px;
    margin-right: 6px;
	padding-left: 21px;    
}

.nl_flag {	background: url(../images/flags/nl.png) no-repeat 0px 2px; }
.us_flag {	background: url(../images/flags/us.png) no-repeat 0px 2px; }
.es_flag {	background: url(../images/flags/es.png) no-repeat 0px 2px; }




#cookiepolicy a,#cookiepolicy a:link,#cookiepolicy a:visited,#cookiepolicy a:hover{font:14px arial;color:#666666;text-decoration:underline}
#cookiepolicy a.closebar{font:12px arial;color:#FFF;background-color:#666666;text-decoration:none;padding:2px 4px}
#cookiepolicy-accept-cookies{background-color:#8e8e8e;font-size:14px;color:#fff;font-family:arial;opacity:1;padding:5px;cursor:pointer}

.cc-row {
    width:100%;
}

.cc-column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.cc-row:after {
  content: "";
  display: table;
  clear: both;
}


#cookiepolicy {
    
    text-align:center;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5em !important;
    
    /*
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    */
    
    z-index: 9999;
    bottom: 0!important;
    left: 0!important;

    background: #565656!important;
    color: #fff!important;
    
    display: flex;
    flex-direction: column!important;

    padding: 1.5rem!important;
    margin: 0 !important;
    border: 0 !important;
}

#cookiepolicy {
    opacity: 0.95;
    transition: opacity 1s ease;
}


@media screen and (min-width: 760px) {
    #cookiepolicy {
        min-width: 500px;
        width: 20%!important;
        right: inherit!important;
        margin: 2.5rem!important;
        border-radius: 5px!important;
        -webkit-box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
        box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
    }
    #cookiepolicy {
        background: #565656!important;
        color: #fff!important;
        
        /*
        display: flex;
        flex-direction: column!important;
        */
        padding: 1.5rem!important;
    }
}


#cookiepolicy-accept-cookies {
    background: #e51d4f !important;
}

.css-g9v652.css-g9v652 .qc-cmp2-footer .qc-cmp2-summary-buttons button:last-of-type {
    color: #fff;
    font-size: 12px;
    background: rgb(32, 109, 197);
}