@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS Document */
html {
	height:100%;
	overflow-y:scroll;
}
html, body {
	margin:0 auto;
	padding:0 auto;
}
body {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:small;
	color:#000000;
}
body#cbox {
	background-color:#FFFFFF;
	margin:15px;
}
/* ********** START - Global Settings ********** */
p {
	margin:5px 0 10px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img, div, input, a {
	behavior: url(css/iepngfix.htc)
}
/* ********** END - Global Settings ********** */

#holder {
	position:relative;
	margin:0 auto;
	padding:0 auto;
	width:982px;
	height:auto;
}
#header {
	position:relative;
	float:left;
	width:982px;
	height:auto;
}
#header .logo {
	position:relative;
	float:left;
	width:111px;
	height:112px;
	margin-left:10px;
	margin-top:5px;
}
#header .topmenu {
	position:relative;
	float:left;
	width:851px;
	height:94px;
	background:url(images/background-topmenu.jpg) repeat-y right;
}
#header .topmenu .navigatie {
	width:440px;
	height:auto;
	margin-left:150px;
	margin-top:12px;
}
#header .topmenu .block_search {
	width:400px;
	height:25px;
	margin-left:150px;
	margin-top:5px;
}
#header .topmenu .block_search form {
	text-align:center;
}
#header .topmenu .block_search form select {
	position:relative;
	width:110px;
	height:22px;
	border:none;
	border-top:1px solid #969696;
	border-left:1px solid #e5e5e5;
	padding-top:2px;
}
#header .topmenu .block_search form input {
	position:relative;
	width:236px;
	height:19px;
	border:none;
	border-top:1px solid #969696;
	border-left:1px solid #e5e5e5;
}
#header .topmenu .block_search form input.submit {
	position:relative;
	width:24px;
	height:26px;
	margin-left:-4px;
	margin-bottom:-6px;
	border:none;
}
#header .topmenu .winkelwagen {
	position:absolute;
	width:213px;
	height:94px;
	right:0;
	top:0;
}
#header .topmenu .winkelwagen a {
	background-image:url(images/winkelwagen_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:213px;
	height:94px;
	display:block;
	cursor:pointer;
}
#header .topmenu .winkelwagen a span.pijl {
	position:relative;
	float:left;
	width:15px;
	height:44px;
	margin-top:35px;
	margin-left:60px;
}
#header .topmenu .winkelwagen a span.link {
	position:relative;
	float:left;
	width:135px;
	height:15px;
	margin-top:35px;
}
#header .topmenu .winkelwagen a span.aantal {
	position:relative;
	float:left;
	width:135px;
	height:15px;
}
#header .topmenu .winkelwagen a span.prijs {
	position:relative;
	float:left;
	width:135px;
	height:15px;
}
#header .menu {
	position:relative;
	float:left;
	width:846px;
	height:20px;
	margin-left:10px;
	margin-top:7px;
	margin-bottom:5px;
	text-align:right;
}

#block_header {
	position:relative;
	float:left;
	width:982px;
	min-height:100px;
	overflow:hidden;
	z-index:10;
}
#block_header2 {
    height: 50px;
    position: absolute;
    right: 95px;
    top: 155px;
    width: 100px;
    z-index: 11;
	cursor:pointer !important;
}

#block_header.slideshow{
	height:463px;	
}
#block_header a{
	z-index:10;
}
#block_header a img {
	border:0;
}

#block_header div a.btn_webshop {
	display:block;
	width:491px;
	height:463px;
	position:absolute;
	right:0;
	top:0;
	z-index:101;
}


/* content pages */
#block_kruimelpad {
	position:relative;
	float:left;
	width:962px;
	height:40px;
	margin-left:10px;
	text-transform:lowercase;
}
#block_kruimelpad div.col1 {
	position:relative;
	float:left;
	width:183px;
	height:25px;
	margin-top:15px;
}
#block_kruimelpad div.col2 {
	position:relative;
	float:left;
	width:608px;
	height:25px;
	margin-top:15px;
	text-transform:lowercase;
}
#block_kruimelpad div.col3 {
	position:relative;
	float:left;
	width:171px;
	height:25px;
	margin-top:15px;
}
#block_kruimelpad div.col3 a#send_as_mail {
	float:right;
	background-image:url(images/ico_send_as_mail.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:20px;
	padding-left:25px;
	display:block;
}
#block_content {
	position:relative;
	float:left;
	width:972px;
	height:auto;
	margin-left:10px;
}
#block_content h1 {
	position:relative;
	float:left;
	background-image:url(images/bg_header2_home.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:38px;
	padding-left:10px;
}
#block_content h1.main {
	position:relative;
	float:left;
	background-image:url(images/bg_header2_home.jpg);
	background-repeat:no-repeat;
	width:769px;
	height:38px;
	padding-left:10px;
}
{
 position:relative;
 float:left;
}
#block_content div.col2 a.album_thumb {
	background-image:url(images/button_camera.png);
	background-repeat:no-repeat;
	display:block;
	height:24px;
	margin-bottom:5px;
	padding-left:40px;
	padding-top:8px;
	width:auto;
}
#block_content div.col1 {
	position:relative;
	float:left;
	width:183px;
	height:auto;
}
#block_content div.tekst a.goToLink {
	width:90%;
	padding-bottom:10px;
	padding-left:50px;
	background-image:url(images/background-quiklink.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
}
#block_content div.tekst a.goToLink:hover {
	background-position:0px -21px;
}
/* submenu */
#block_content div.col1 ul {
	width:159px;
	height:auto;
	margin-bottom:25px;
}
#block_content div.col1 ul li {
	border-bottom:#b9b8b9 dashed 1px;
}
#block_content div.col1 ul li a {
	padding:7px;
	padding-left:15px;
	display:block;
}
/* end submenu */

#block_content.colNieuws div.col2 {
	position:relative;
	float:left;
	width:608px;
	height:auto;
}
#block_content.content div.col2 {
	position:relative;
	float:left;
	width:608px;
	height:auto;
}
div.col2 div.tekst {
	margin-left: 10px;
	margin-right:35px;
	margin-top:25px;
	margin-bottom:35px;
}
#block_content.colNieuws div.col2 div.tekst {
	border-bottom:1px dashed #e2e4e7;
}
/* Begin klantenservide */

#block_content.content div.col2 div.block_service {
	width:270px;
	height:220px;
	position:relative;
	float:left;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow:hidden;
	border-bottom:1px solid #e2e4e7;
}
ul#klantenservice {
	width:100%;
	height:auto;
	line-height:120%;
	list-style:outside square;
	margin-left:20px;
	color:#A0A0A0;
}
ul#klantenservice li.kop {
	height:auto;
	padding:8px;
	background-color:#e2e4e7;
	margin-bottom:10px;
	list-style:none;
	margin-left:-20px;
}
ul#klantenservice li.meer {
	text-align:right;
	list-style:none;
	margin-left:-20px;
}
ul#klantenservice li {
	width:99%;
	margin-bottom:5px;
	line-height:200%;
	list-style:outside square;
}
/* klantenservice Overzicht */

#block_content.content div.col2 div.block_service_overzicht {
	width:573px;
	height:auto;
	position:relative;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 10px;
	overflow:hidden;
}
#block_content.vraantw div.col2 div.tekst h2 {
	padding-top:25px;
	border-top:1px solid #e2e4e7;
	margin-top:15px;
}
#block_content.content div.col2 div.block_service_overzicht ul#klantenservice li {
	height: auto;
}
/* END klantenservide */

#block_content div.col2 h1.main {
	position:relative;
	float:left;
	background-image:url(images/bg_header2_home.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:573px;
	padding-left:10px;
	margin-top:35px;
}
#block_content.content div.col2 div.tekst h2 {
	margin-bottom:15px;
}
/* content aanpassing => about */
#block_content.about div.col2 {
	position:relative;
	float:left;
	width:789px;
	height:1200px;
}
/* opmaak merken pagina */
#block_content.colMerken div.col2 {
	position:relative;
	float:left;
	width:789px;
	height:auto;
}
#block_content.colMerken div.col2 div.portal_abc {
	position:relative;
	float:left;
	width:194px;
	height:auto;
	margin-bottom:25px;
}
#block_content.colMerken div.col2 div.portal_abc ul {
	position:relative;
	float:left;
	width:184px;
	height:auto;
	margin-left:10px;
	margin-top:25px;
}
#block_content.colMerken div.col2 div.portal_abc ul.special {
	width:152px;
	margin-left:0;
	margin-top:0;
	padding-bottom:15px;
	background-color:#b8b8b8;
}
#block_content.colMerken div.col2 div.portal_abc ul.special li {
	margin-left:10px;
}
#block_content.colMerken div.col2 div.portal_abc ul.special li.kop {
	margin-top:25px;
	margin-bottom:20px;
	margin-left:10px;
}
/* content aanpassing => colProducten & col2 => colProducten */
#block_content.colProducten div.colProducten {
	position:relative;
	float:left;
	width:789px;
	height:auto;
}
#block_content.colProducten div.colProducten div.tekst {
	position:relative;
	float:left;
	margin-left: 10px;
	margin-right:35px;
	margin-top:20px;
	margin-bottom:0;
	width:779px;
}
#block_content.colProducten div.colProducten div.SortPagin {
	position:relative;
	float:left;
	width:779px;
	height:35px;
	margin-top:0;
	padding-top:10px;
}
#block_content.colProducten div.colProducten div.SortPagin span.blockSortPagin {
	border-top:1px dashed #B3B3B3;
	padding-top:5px;
	height:30px;
}
#block_content.colProducten div.colProducten div.SortPagin span.blockSortPagin span.sorteer {
	margin-right:40px;
	height:20px;
	margin-top:1px;
}
#block_content.colProducten div.colProducten div.SortPagin span.blockSortPagin span.paginering {
	height:20px;
	margin-top:1px;
}
#block_content.colProducten div.colProducten div.producten {
	position:relative;
	float:left;
	width:769px;
	height:auto;
	margin-left: 10px;
}
#block_content.colProducten div.colProducten div.product {
	position:relative;
	float:left;
	width:176px;
	height:341px;
	margin-right:21px;
	margin-bottom:21px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_content.colProducten div.colProducten div.rowLast {
	margin-right:0px;
}
#block_content.colProducten div.colProducten div.product a.productView {
	position:absolute;
	left:0;
	top:0;
	width:176px;
	height:247px;
	display:block;
	z-index:10;
}
#block_content.colProducten div.colProducten div.product a.productView span.justIn{
	background:url(images/bg_justin.png) 0 0 no-repeat;
	width:79px;
	height:54px;
	display:inline-block;
	
	position:absolute;
	left:0;
	top:0;
	font-size:0px;
	line-height:0;
}
#block_content.colProducten div.colProducten div.product a.imgQuickView {
	position:absolute;
	left:38px;
	top:25px;
	width:99px;
	height:34px;
	visibility:hidden;
	z-index:15;
}
#block_content.colProducten div.colProducten div.product a.imgQuickViewShow {
	visibility:visible;
}
#block_content.colProducten div.colProducten div.product span.titel {
	width:176px;
	height:auto;
	display:block;
	margin-top:250px;
}
#block_content.colProducten div.colProducten div.product span.prijs {
	width:176px;
	height:auto;
	display:block;
}
#block_content.colProducten div.colProducten div.product span.prijs span.van {
	width:40%;
	height:auto;
	display:inline-block;
}
#block_content.colProducten div.colProducten div.product span.prijs span.voor {
	width:60%;
	height:auto;
	display:inline-block;
}
#block_content.colProducten div.colProducten div.product a.verderlink {
	width:176px;
	height:auto;
	display:block;
}
/* end content aanpassing => about */

/* Statische opmaak over pagina's */
#block_content.about div.col2 a.block_portal {
	position:absolute;
	width: 195px;
	height:515px;
	z-index:100;
	background-repeat:no-repeat;
}
#block_content.about div.col2 a.bp_row1col1 {
	left:0;
	top:20px;
}
#block_content.about div.col2 a.bp_row1col2 {
	left:195px;
	top:141px;
}
#block_content.about div.col2 a.bp_row1col3 {
	left:390px;
	top:68px;
}
#block_content.about div.col2 a.bp_row1col4 {
	left:585px;
	top:195px;
	z-index:105;
}
#block_content.about div.col2 a.bp_row2col1 {
	left:60px;
	top:535px;
	z-index:110;
}
#block_content.about div.col2 a.bp_row2col2 {
	left:255px;
	top:655px;
}
#block_content.about div.col2 a.bp_row2col3 {
	left:450px;
	top:583px;
}
#block_content.about div.col2 a.block_portal span.block {
	position:absolute;
	right:0;
	top:210px;
	width: 175px;
	height:95px;
	background-color:#d7d7d7;
}
#block_content.about div.col2 a.block_portal span.block span.kop {
	position:absolute;
	bottom:0;
	margin:10px;
	/*width:98px;*/
	width:auto;
	height:auto;
}
/* End Statische opmaak over pagina's */

/* end content aanpassing => about */
#block_content.content div.col3 {
	position:relative;
	float:left;
	width:172px;
	height:auto;
}
#block_content.colNieuws div.col3 {
	position:relative;
	float:left;
	width:172px;
	height:auto;
}
/* content aanpassing => Merk */
#block_content.colMerk {
	width:982px;
}
#block_content.colMerk div.col2 {
	position:relative;
	float:left;
	width:453px;
	height:auto;
}
#block_content.colMerk div.col3 {
	position:relative;
	float:left;
	width:337px;
	height:auto;
}
/* end content aanpassing => Merk */

/* content aanpassing => Product */
#block_content.colProduct {
	width:982px;
}
#block_content.colProduct div.col2 {
	position:relative;
	float:left;
	width:336px;
	height:auto;
	margin-right:49px;
	z-index:50;
}
/* Globaal opzetten van product info */

#holder_prod_info {
	position:relative;
	float:left;
	width:390px;
	z-index:10;
}
#holder_prod_info h1 {
	position:relative;
	float:left;
	width:384px !important;
	height:auto;
}
#holder_prod_info div.col3 {
	position:relative;
	float:left;
	width:390px;
	height:auto;
}
#holder_prod_info div.col3 div.row1 {
	position:relative;
	float:left;
	width:370px;
	height:auto;
	margin-left:10px;
	margin-bottom:5px;
}
#holder_prod_info div.col3 div.row1 span.titel {
	width:100%;
	height:auto;
	display:block;
	margin-top:3px !important;
}
#holder_prod_info div.col3 div.row1 span.prijs {
	width:100%;
	height:auto;
	display:block;
}
#holder_prod_info div.col3 div.row1 span.prijs span.van {
	width:20%;
	height:auto;
	display:inline-block;
}
#holder_prod_info div.col3 div.row1 span.prijs span.voor {
	width:30%;
	height:auto;
	display:inline-block;
}
#holder_prod_info div.col3 div.row1 span.artnum {
	width:100%;
	height:auto;
	display:block;
	margin-top:3px;
}
#holder_prod_info div.col3 div.row2 {
	position:relative;
	float:left;
	width:388px;
	height:auto;
	border:1px dashed #d3d3d3;
	margin-bottom:5px;
}
#holder_prod_info div.col3 div.row2 div.tekst {
	margin: 9px;
	margin-bottom:18px;
}
#holder_prod_info div.col3 div.row3 {
	position:relative;
	float:left;
	width:388px;
	height:auto;
	border:1px solid #d3d3d3;
	margin-bottom:5px;
	background-color:#eae9e9;
}
#holder_prod_info div.col3 div.row3 div.maattabel {
	position:relative;
	float:left;
	width:370px;
	height:45px;
	margin:10px;
	margin-left:9px;
	margin-bottom:0;
}
#holder_prod_info div.col3 div.row3 div.maattabel span.formSelect {
	position:relative;
	float:left;
	width:80px;
	padding:3px;
	margin-right:5px;
	display:block;
}
#holder_prod_info div.col3 div.row3 div.maattabel span.formSelect select {
	width:80px;
}
#holder_prod_info div.col3 div.row3 div.maattabel a.view_tabel {
	position:relative;
	float:left;
	width:80px;
	padding:3px;
	padding-right:30px;
	background-image:url(images/bg_maattabel.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
}
#holder_prod_info div.col3 div.row3 a.addBasket {
	position:relative;
	float:left;
	width:248px;
	height:45px;
	border:1px dashed #d3d3d3;
	margin:10px;
	margin-left:9px;
	background-color:#e93395;
	display:block;
	background-image:url(images/product_basket.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:120px;
}
#holder_prod_info div.col3 div.row3 a.addBasket:hover {
	background-position:0 -63px;
}
#holder_prod_info div.col3 div.row4 {
	position:relative;
	float:left;
	width:390px;
	height:auto;
	border-top:1px dashed #d3d3d3;
	border-bottom:1px dashed #d3d3d3;
	margin-bottom:5px;
}
#holder_prod_info div.col3 div.row4 a.print {
	padding:7px;
	padding-left:30px;
	margin: 5px;
	margin-top:7px;
	background:url(images/printer.jpg) 0 0 no-repeat;
	display:inline-block;
}
#holder_prod_info div.col3 div.row4 a.mail {
	padding:7px;
	padding-left:30px;
	margin: 5px;
	margin-left:0;
	margin-top:7px;
	background:url(images/mail.jpg) 0 0 no-repeat;
	display:inline-block;
}
#holder_prod_info div.col3 div.row4 .addthis_toolbox{
    position: absolute;
    right: -30px;
    top: 11px;
    width: 220px;
}

#holder_prod_info div.col3 div.row5 {
	position:relative;
	float:left;
	width:390px;
	height:auto;
	margin-top:15px;
}
#holder_prod_info div.col3 div.row5 a {
	padding:5px;
	display:block;
}
#holder_prod_info div.col3 div.row5 div.icoGarantie {
	position:absolute;
	right:-5px;
	top:0;
	width:62px;
	height:61px;
	background-image:url(images/omruilgarantie.jpg);
	background-repeat:no-repeat;
}
#holder_prod_info div.col3 div.row5 div.icoVerzendkosten {
	position:absolute;
	right:65px;
	top:-6px;
	width:84px;
	height:80px;
	background-image:url(images/geenverzendkosten.jpg);
	background-repeat:no-repeat;
}
/* colorbox data */

#cbox #holder_prod_foto {
	position:relative;
	float:left;
	width:265px;
}
#cbox #holder_prod_info div.col3 div.row4 {
	visibility:hidden;
	display:none;
}
#cbox #holder_prod_info div.col3 div.row5 {
	visibility:hidden;
	display:none;
}
/* END colorbox data */
/* END Globaal opzetten van product info */


/* end content aanpassing => Product */


/* ************************ WINKELMAND ************************ */

#block_content.colWinkelmand div.col1 {
	position:relative;
	float:left;
	width:789px;
	height:auto;
}
#block_content.colWinkelmand div.col1 div.block_winkelmand {
	position:relative;
	float:left;
	width:739px;
	height:auto;
	margin-top:15px;
	border:#b9b8b9 dashed 1px;
	padding:15px;
}
#block_content.colWinkelmand div.col2 {
	position:relative;
	float:left;
	width:183px;
	height:auto;
}
ul.block_voordelen {
	position:relative;
	float:left;
	margin-top:15px;
	line-height:200%;
}
ul.block_voordelen li {
	background-position:left center;
	background-image:url(images/ul_voordelen.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-family:Georgia;
	font-size:12px;
	color:#456e8f;
	text-transform:uppercase;
}
/* ********************** END WINKELMAND ********************** */


/* end content pages */

#block_nieuws_events {
	position:relative;
	float:left;
	width:982px;
	min-height:280px;
	margin-left:10px;
}
a.block_nieuws_events {
	position:relative;
	float:left;
	width:477px;
	height:auto;
	margin-right:10px;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
a.block_nieuws_events span.kop {
	position:relative;
	width:450px;
	height:auto;
	display:block;
	margin-left:15px;
	margin-top:168px;
}
a.block_nieuws_events span.tekst {
	position:relative;
	width:450px;
	height:auto;
	display:block;
	margin-left:15px;
}
a.block_nieuws_events span.btnEvents {
	position:relative;
	background-image:url(images/home-knp-events.jpg);
	position:relative;
	width:477px;
	height:38px;
	display:block;
	margin-top:19px;
}
a.block_nieuws_events:hover span.btnEvents {
	background-position:0px -38px;
}
a.block_nieuws_events span.btnNieuws {
	position:relative;
	background-image:url(images/home-knp-meer-nieuws.jpg);
	position:relative;
	width:477px;
	height:38px;
	display:block;
	margin-top:19px;
}
a.block_nieuws_events:hover span.btnNieuws {
	background-position:0px -38px;
}
/* col3 content */
div.col3 a.block_nieuws_events {
	width:100% !important;
	height:310px !important;
	margin-right:0;
	margin-top:25px;
}
div.col3 a.block_nieuws_events span.kop {
	width:88% !important;
	margin-left:10px;
	margin-top:175px;
	line-height:110%;
}
div.col3 a.block_nieuws_events span.tekst {
	width:88%;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}
/* end col3 content */

#block_tips {
	position:relative;
	float:left;
	height:auto;
	width:962px;
	margin-left:10px;
}
#block_tips h2 {
	position:relative;
	float:left;
	background-image:url(images/bg_header2_home.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:38px;
	padding-left:10px;
	margin-top:10px;
}
#block_tips .row1 {
	position:relative;
	float:left;
	width:962px;
	height:auto;
}
#block_tips .row1 .col {
	position:relative;
	float:left;
	margin:10px;
	width:242px;
	height:80px;
}
#block_tips .row1 .col h3 {
	display:block;
	margin-bottom:10px;
}
/* global cta nieuwsbrief */
a.cta_nieuwsbrief {
	position:relative;
	float:left;
	margin:10px;
	margin-right:0px;
	width:150px;
	height:112px;
	background-image:url(images/cta_nieuwsbrief.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}
a.cta_nieuwsbrief:hover {
	background-position:0 -112px;
}
a.cta_fashion_advies {
	position:relative;
	float:left;
	margin-right:0px;
	margin-top:20px;
	width:217px;
	height:138px;
	background-image:url(images/cta_fashion_advies.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}
a.cta_fashion_advies:hover {
	background-position:0 -135px;
}
/* end global cta nieuwsbrief */

#block_tips .row2 {
	position:relative;
	float:left;
	width:972px;
	height:auto;
}
#block_tips .row2 .col1 {
	position:relative;
	float:left;
	margin:10px;
	margin-left:0;
	width:304px;
	height:240px;
}
a.block_tip_item {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	cursor:pointer;
}
a.block_tip_item span.kop {
	position:relative;
	float:left;
	width:100%;
	height:auto;
}
a.block_tip_item span.tekst {
	position:relative;
	float:left;
	width:100%;
	height:auto;
}
a.block_tip_item span.tekst span.leesMeer {
}
#block_klantenservice {
	position:relative;
	float:left;
	width:100%;
	height:auto;
}
#block_klantenservice div.header {
	position:relative;
	float:left;
	width:100%;
	height:94px;
	margin-bottom:15px;
	background-image:url(images/bg_klantservice.jpg);
	background-repeat:repeat-x;
}
#block_klantenservice div.header img {
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
}
#block_klantenservice .klantenservice {
	position:relative;
	float:left;
	width:48%;
	height:auto;
	margin-left:5px;
}
#block_klantenservice .service {
	position:relative;
	float:left;
	width:48%;
	height:auto;
}
#block_klantenservice ul {
	width:95%;
	margin-top:20px;
}
#block_klantenservice ul li {
	line-height:170%;
	list-style:inside square;
}
a.cta_over_leurink_mode {
	position:relative;
	float:left;
	margin:10px;
	margin-top:25px;
	width:168px;
	height:215px;
	background-image:url(images/cta_over_leurink_mode.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
a.cta_over_leurink_mode:hover {
	background-position:0 -215px;
}
#block_tips .row2 .col3 {
	position:relative;
	float:left;
	margin-top:25px;
	margin-left:10px;
	width:450px;
	height:180px;
}
a.block_nieuws_events_item {
	position:relative;
	float:left;
	width:100%;
	height:179px;
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	border-bottom:1px dashed #e2e4e7;
	padding-bottom:15px;
}
a.block_nieuws_events_item span.kop {
	position:relative;
	float:left;
	width:225px;
	height:auto;
	margin-top:60px;
	margin-left:225px;
}
a.block_nieuws_events_item span.datum {
	position:relative;
	float:left;
	width:225px;
	height:auto;
	margin-left:225px;
}
a.block_nieuws_events_item span.tekst {
	position:relative;
	float:left;
	width:225px;
	height:auto;
	margin-left:225px;
}
/* in block_nieuws_events_item content blocken */
#block_content.content div.col2 a.block_nieuws_events_item span.kop {
	width:350px;
}
#block_content.content div.col2 a.block_nieuws_events_item span.tekst {
	width:350px;
}
#block_content.colNieuws div.col2 a.block_nieuws_events_item {
	margin-top:25px;
}
#block_content.colNieuws div.col2 a.block_nieuws_events_item {
	height:105px;
}
#block_content.colNieuws div.col2 a.block_nieuws_events_item span.kop {
	/*width:350px;*/
	width:440px;
	margin-left:135px;
	margin-top:20px;
}
#block_content.colNieuws div.col2 a.block_nieuws_events_item span.datum {
	width:440px;
	margin-left:135px;
}
#block_content.colNieuws div.col2 a.block_nieuws_events_item span.tekst {
	/*width:350px;*/
	width:440px;
	margin-left:135px;
}
/* end in block_nieuws_events_item content blocken */

#footer {
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:10px;
	min-height:140px;
	width:962px;
	background-image:url(images/background-footer.jpg);
	background-repeat:repeat-x;
}

#footer div.social{
	position:relative;
	float:right;
	margin-top:15px;
	padding-bottom:8px;
	width:962px;
	height:auto;
	
	text-align:right;

}
#footer div.social span.tekst{ 
	color:#737373;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	margin-top:2px;
	display:inline-block;
}

#footer div.social div.addthis_toolbox{
	float:right;
}
#footer div.social a.button_twitter{
	background:url(images/bg_twitter.jpg) 0 0 no-repeat;
	height:15px;
	width:15px;
	display:inline-block;
	margin-top: 0px;
	color:#3c85d1;
	text-decoration:underline;
}

#footer div.social span.footer_links {
	font-size:11px;
	line-height:170%;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b8a87;
	text-align:left;
	float:left;
}
#footer div.social span.footer_links a {
	color:#8b8a87;
	text-decoration:none;
}


#footer div.row1, #footer div.row2, #footer div.row3 {
	position:relative;
	float:left;
	margin-top:15px;
	width:962px;
	height:auto;
}
#footer div.row1 span.betalings_methode {
	position:relative;
	float:left;
	width:30%;
	height:auto;
}
#footer div.row1 span.footer_links {
	position:relative;
	float:left;
	width:70%;
	height:auto;
	margin-top:5px;
}
#footer div.row2 span.populaire_merken span.kop, #footer div.row3 span.populaire_paginas span.kop {
	position:relative;
	float:left;
	margin-left:15px;
	margin-right:15px;
	width:20%;
}
#footer div.row2 span.populaire_merken span.tekst, #footer div.row3 span.populaire_paginas span.tekst {
	position:relative;
	float:left;
	width:70%;
}
.hide {
	display: none;
}
a.HomeHouse {
	background:url(images/homeHouse.jpg) no-repeat 10px 0;
	width:31px;
	height:20px;
	display:inline-block !important;
	padding:0 !important;
	margin:0 !important;
	float:left !important;
	padding-left:10px;
}

/* CSS Document */
#webshop_filter {
	margin-bottom:25px;
	position:relative;
	float:left;
	padding-bottom:25px;/*border-bottom:1px dashed #B9B8B9;*/
}
#webshop_filter .menuniv2 {
	margin-top:20px;
	position:relative;
	float:left;
	width:159px;
}
#webshop_filter .menuniv2 span.title {
	display:block;
	line-height:170%;
	margin-bottom:5px;
	padding-left:13px;
	border-bottom:1px dashed #B9B8B9;
	color:#777777;
}
#webshop_filter .menuniv2 div.filter {
	line-height:170%;
}
#webshop_filter .menuniv2 div.filter input {
	margin-left:13px;
	margin-top:2px;
}
#webshop_filter ul.accordion {
	list-style-type: none;
	padding: 0;
	margin:0;
	margin-bottom:0 !important;
	border:none;
	float:left;
	padding-top:15px;
	margin-top:15px;/*		border-top:1px dashed #B9B8B9; */
	}
#webshop_filter ul.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
#webshop_filter ul.accordion li {
	background: #FFFFFF;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	border-bottom:none !important;
}
#webshop_filter ul.accordion li a {
	background: url(images/open.gif) no-repeat center right;
}
#webshop_filter ul.accordion li.active>a {
	background: url(images/close.gif) no-repeat center right;
}
#webshop_filter ul.accordion li div {
	padding: 20px;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
#webshop_filter ul.accordion li a {
	text-decoration: none;
	padding: 0 10px;
	display: block;
	cursor: pointer;
	border-bottom:1px dashed #B9B8B9 !important;
}
/* Level 2 */
	#webshop_filter ul.accordion li ul li {
}
#webshop_filter ul.accordion li ul li a {
	font-weight:normal;
	background-image:none;
}
#webshop_filter ul.accordion li ul li.active>a {
	background-image:none;
}
#cart_checkout_payments form table {
	border: #FFFFFF !important;
}
div.tekst table, div.tekst table tr td, div.tekst {
	vertical-align:top !important;
}
div.tekst ul {
	margin-left:10px !important;
}
div.tekst ul li {
	list-style:square inside none !important;
}
div.tekst ol {
	margin-left:17px !important;
}
div.tekst ol li {
	list-style:decimal outside none !important;
}
/* CSS Document */

#header .topmenu .navigatie a {
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#151c23;
	line-height:170%;
	text-transform:lowercase;
}
#header .menu a {
	text-decoration:none;
	font-size:17px;
	padding-left:6px;
	padding-right:6px;
	color:#737373;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	line-height:110%;
}
#header .menu span.spacer{
		padding-left:30px;
	height:10px;
}

#header .menu a:hover {
	color:#29588c;
}
#header .menu a.active {
	color:#29588c;
	text-decoration: underline;
}
#header .menu a.specials {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d5235a;
}
#header .menu a span.col1, #header .menu a span.col3 {
	text-decoration:none;
	background-color:#0099CC;
	height:12px;
	width:7px !important;
	border-left: 1px solid #FF0099;
}
/* CSS Document */
a {
	color:#29588C;
}
#header .topmenu .winkelwagen a {
	font-size:11px;
	text-decoration:none;
	color:#121b23;
}
#header .topmenu .winkelwagen a span.pijl {
	font-weight:bold;
}
#header .topmenu .winkelwagen a span.link {
	text-decoration:underline !important;
	font-weight:bold;
}
a.block_nieuws_events span.kop {
	font-size:22px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#41494f;
	text-transform:uppercase;
}
a.block_nieuws_events span.tekst {
	font-size:11px;
	color:#41494f;
	line-height:130%;
}
a.block_nieuws_events span.tekst span.leesMeer {
	color:#172133;
	text-decoration:underline !important;
}
#block_kruimelpad div.col2 {
	font-size:12px;
	line-height:100%;
	color:#9e9d9d;
	text-decoration:none !important;
}
#block_kruimelpad div.col2 a {
	color:#9e9d9d;
	text-decoration:underline !important;
}
#block_kruimelpad div.col3 {
	text-align:right;
}
#block_kruimelpad div.col3 a#send_as_mail {
	font-size:11px;
	line-height:150%;
	color:#151d23;
	text-decoration:none !important;
}
#block_content.about div.col2 a.block_portal {
	text-decoration:none !important;
}
#block_content.about div.col2 a.block_portal:hover span.block span.kop {
	color:#29588c;
}
#block_content.about div.col2 a.block_portal span.block span.kop {
	font-size:18px;
	line-height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#41494f;
	text-transform:uppercase;
	text-decoration:underline;
}
#block_content.colMerken div.col2 div.portal_abc ul li.kop {
	font-size:35px;
	line-height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#c5c6c7;
}
#block_content.colMerken div.col2 div.portal_abc ul.special li.kop {
	color:#FFFFFF;
}
#block_content.colMerken div.col2 div.portal_abc ul li a {
	display:block;
	font-size:13px;
	line-height:170%;
	color:#151c23;
}
#block_content.colMerken div.col2 div.portal_abc ul li a:hover {
	text-decoration:none;
}
#block_content h1 {
	font-size:26px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
}
#block_content h1.main {
	font-size:26px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:2px;
	text-transform:uppercase;
}
#block_content.vraantw div.col2 div.tekst h2 {
	font-size:18px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#5F6063;
}
#block_content div.col1 ul li a {
	text-decoration:none !important;
	font-size:12px;
	line-height:100%;
	color:#000000;
}
#block_content div.col1 ul li a.active {
	color:#29588c;
	font-size:12px;
	font-weight:bold;
}
#block_content.colProducten div.colProducten div.tekst {
	font-size:12px;
	line-height:170%;
	color:#151d23;
}
#block_content.colProducten div.colProducten div.SortPagin {
	text-align:right;
	font-size:12px;
	line-height:170%;
	color:#151d23;
}
#block_content.colProducten div.colProducten div.SortPagin span.blockSortPagin a {
	color:#151d23;
	text-decoration:none !important;
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
}
#block_content div.col2 a.album_thumb {
	color:#29588c;
	font-size:12px;
	text-decoration:none;
}
#block_content div.col2 a.album_thumb:hover {
	text-decoration:underline;
}
#block_content.colProducten div.colProducten div.SortPagin span.blockSortPagin a.active {
	color:#151d23;
	text-decoration:underline !important;
	font-weight:bold;
}
#block_content.colProducten div.colProducten div.product a.imgQuickView {
	text-decoration:none !important;
}
#block_content.colProducten div.colProducten div.product span.titel {
	color:#151d23;
	font-weight:bold;
	line-height:170%;
}
#block_content.colProducten div.colProducten div.product span.prijs {
	color:#151d23;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
#block_content.colProducten div.colProducten div.product span.prijs span.van {
	text-decoration:line-through;
}
#block_content.colProducten div.colProducten div.product span.prijs span.voor {
	color:#d7001b;
	/*color:#888888;*/
	color:#000000;
	font-size:14px;
	font-weight:normal;
}
#block_content.colProducten div.colProducten div.product a.verderlink {
	color:#151d23;
	font-weight:normal;
	line-height:150%;
}
/* Globaal product info */

#holder_prod_info div.col3 div.row1 span.artnum {
	color:#888888;
	font-weight:normal;
	line-height:150%;
	font-size:10px;
}
#holder_prod_info div.col3 div.row3 div.maattabel a.view_tabel {
	color:#151d23;
	font-size:12px;
	font-weight:bold;
	line-height:150%
}
#holder_prod_info div.col3 div.row3 a.addBasket {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
#holder_prod_info div.col3 div.row1 span.titel {
	color:#151d23;
	font-weight:bold;
	line-height:170%;
}
#holder_prod_info div.col3 div.row1 span.prijs {
	color:#151d23;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
#holder_prod_info div.col3 div.row1 span.prijs span.van {
	text-decoration:line-through;
}
#holder_prod_info div.col3 div.row1 span.prijs span.voor {
	color:#000000;
	font-size:14px;
	font-weight:normal;
}
#holder_prod_info div.col3 div.row4 a.print, #holder_prod_info div.col3 div.row4 a.mail {
	color:#888888;
	font-weight:normal;
	line-height:150%;
	font-size:11px;
	text-decoration:none;
}
#holder_prod_info div.col3 div.row5 a {
	color:#151d23;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
/* end Globaal product info */

#block_content div.colProducten div.tekst h2 {
	font-size:17px;
	line-height:110% !important;
	color:#151d23;
	font-weight:normal;
}
#block_content div.col2 div.tekst {
	font-size:12px;
	line-height:170%;
	color:#151d23;
}
#block_content div.col2 div.tekst h2 {
	font-size:17px;
	line-height:110% !important;
	color:#151d23;
	font-weight:normal;
}
#block_content div.tekst a.goToLink {
	color:#29588c;
	font-size:12px;
	text-decoration:none !important;
}
#block_tips h2 {
	font-size:26px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
}
a.block_tip_item {
	text-decoration:none;
}
a.block_tip_item span.kop {
	font-size:22px;
	line-height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#41494f;
}
a.block_tip_item span.tekst {
	font-size:12px;
	color:#41494f;
	line-height:130%;
}
a.block_tip_item span.tekst span.leesMeer {
	color:#172133;
	text-decoration:underline !important;
}
#block_content.content div.col2 div.block_service {
	font-size:11px;
	color:#41494f;
}
ul#klantenservice li.kop a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5f6063;
	font-size:14px;
	text-decoration:none;
}
ul#klantenservice li a {
	font-family:verdana;
	color:#5f6063;
	font-size:11px;
	text-decoration:none;
}
ul#klantenservice li a:hover {
	text-decoration:underline;
}
ul#klantenservice li.meer a {
	text-decoration:underline;
	color:#a0a0a0;
}
#block_klantenservice {
	color:#88898b;
	font-size:10px;
}
#block_klantenservice div.header {
	text-align:center;
}
#block_klantenservice span.kop {
	text-transform:uppercase;
}
#block_klantenservice ul li a {
	color:#41494f;
	text-decoration:none;
}
a.block_nieuws_events_item {
	text-decoration:none;
}
a.block_nieuws_events_item span.kop {
	font-size:24px;
	line-height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#41494f;
	text-decoration:none;
}
a.block_nieuws_events_item span.datum {
	font-size:10px;
	line-height:170%;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#8B8A87;
}
a.block_nieuws_events_item span.tekst {
	font-size:11px;
	line-height:170%;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#41494f;
}
a.block_nieuws_events_item span.tekst span.leesMeer {
	color:#172133;
	text-decoration:underline !important;
}

#footer div.row2 span.populaire_merken {
	font-size:16px;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#d5d7d8;
	text-transform:uppercase;
}
#footer div.row2 span.populaire_merken a {
	color:#d5d7d8;
}
#footer div.row3 span.populaire_paginas {
	font-size:16px;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#d5d7d8;
	text-transform:uppercase;
}
#footer div.row3 span.populaire_paginas a {
	color:#d5d7d8;
}
/* ************************ WINKELMAND ************************ */
#block_content.colWinkelmand {
	font-size:12px;
}
#block_content.colWinkelmand div.col1 {
	position:relative;
	float:left;
	width:789px;
	height:auto;
}
#block_content.colWinkelmand div.col1 div.block_winkelmand {
	position:relative;
	float:left;
	width:739px;
	height:auto;
	margin-top:15px;
	border:#b9b8b9 dashed 1px;
	padding:15px;
}
#block_content.colWinkelmand div.col1 div.block_winkelmand h2 {
	margin-bottom:25px;
	font-family:Georgia;
	font-size:16px;
	color:#456e8f;
	font-weight:normal;
}
#block_content.colWinkelmand div.col2 {
	position:relative;
	float:left;
	width:183px;
	height:auto;
}
ul.block_voordelen {
	position:relative;
	float:left;
	margin-top:15px;
	line-height:200%;
}
ul.block_voordelen li {
	background-position:left center;
	background-image:url(images/ul_voordelen.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-family:Georgia;
	font-size:12px;
	color:#456e8f;
	text-transform:uppercase;
}
/* ********************** END WINKELMAND ********************** */

.winkelwagenkopje {
	width: 724px;
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}
.winkelwagenkopje div {
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}
.winkelwagenkopjeprijs {
	left: 338px;
}
.winkelwagenkopjemaat {
	left: 300px;
}
.winkelwagenkopjeaantal {
	left: 426px;
}
.winkelwagenkopjetotaal {
	left: 510px;
}
.winkelwagenkopjetotaal2 {
	left: 606px;
	margin-bottom: 16px;
}
.winkelwproduct {
	float: left;
	position: relative;
	width: 724px;
	margin-top: 10px;
}
.winkelwproduct img {
	float: left;
	position: relative;
	width:83px;
}
.winkelwagenproducttekst {
	float: left;
	position: relative;
	font-size: 11px;
	color: #333333;
	width: 210px;
	margin-left: 16px;
	margin-top: 20px;
}
.winkelwagenproductmaat {
	float: left;
	position: relative;
	font-size: 11px;
	width: 49px;
	margin-left: 16px;
	margin-top: 20px;
}
.winkelwagenproductprijs {
	float: left;
	position: relative;
	font-size: 11px;
	width: 94px;
	margin-left: 16px;
	margin-top: 20px;
}
.winkelwagenproductaantal {
	float: left;
	position: relative;
	font-size: 11px;
	width: 104px;
	margin-left: 16px;
	margin-top: 20px;
}
.winkelwagenproductaantal input {
	float: left;
	position: relative;
	margin-left: 10px;
	border: 0px;
	margin-top:-2px;
}
.winkelwagenproductaantaldropdown {
	font-size: 10px;
	float: left;
	position: relative;
	color: #666666;
	border: 1px solid #007ABE;
}
#winkelwprijstotaal2 {
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	left: 605px;
}
#winkelwprijstotaal3 {
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	margin-top: 14px;
	margin-left: 106px;
}
#winkelwprijstotaal {
	float: right;
	position: relative;
	width: 724px;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 12px;
	background-image: url(images/winkelw_totaal.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.winkelwprijsbij {
	position: relative;
	float: left;
	width: 615px;
	font-size: 11px;
	margin: 0px 0px 15px 100px;
	clear: both;
	height:auto;
}
.winkelwprijsbij a {
	color:#456E8F;
}
.winkelwprijsbij .winkelwprijsbijcheckbox {
	position: relative;
	width: 20px;
	margin: 2px 0px 0px 0px;
	float: left;
}
.winkelwprijsbij .winkelwpijsbijtekst {
	position: relative;
	line-height: 16px;
	float: left;
}
.winkelwprijsbij .winkelwprijstotaal {
	position: relative;
	width: 95px;
	font-weight:normal;
	float: right;
}
.winkelwknoppen {
	float: right;
	position: relative;
	width: 724px;
	margin-top: 16px;
}
.winkelwbverder {
	background-image: url(images/winkelw_b_verder.jpg);
	float: left;
	height: 40px;
	width: 177px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 16px;
	text-align: right;
}
.winkelwbbestellen {
	background-image: url(images/winkelw_b_bestellen.jpg);
	float: right;
	height: 40px;
	width: 177px;
	position: relative;
	font-size: 1px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-bottom: 24px;
	padding-left: 8px;
	margin-top: 16px;
	border: 0px;
	cursor:pointer;
}
.winkelwbterugnaar {
	background-image: url(images/winkelw_b_terugnaar.jpg);
	float: left;
	height: 25px;
	width: 177px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 16px;
	text-align: center;
	padding-top:15px;
}
.winkelwbterugnaar:hover {
	background-image: url(images/winkelw_b_terugnaar.jpg);
}
.winkelwbnaarstap {
	background-image: url(images/winkelw_b_naarstap.jpg);
	float: right;
	height: 40px;
	width: 177px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 16px;
	border: 0px;
	text-align: center;
	cursor:pointer;
}
.winkelwbnaarstapa {
	background-image: url(images/winkelw_b_naarstap.jpg);
	float: right;
	height: 25px;
	width: 177px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 16px;
	border: 0px;
	padding-top:15px;
	text-align:center;
}
.winkelwbnaarstap:hover, .winkelwbnaarstapa:hover {
	background-image: url(images/winkelw_b_naarstap.jpg);
	color: #666666;
}
.winkelwbafdrukken {
	background-image: url(images/winkelw_b_afdrukken.gif);
	float: left;
	height: 21px;
	width: 133px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 16px;
}
.winkelwbafdrukken:hover {
	background-image: url(images/winkelw_b_afdrukken_over.gif);
}
.winkelwstappen {
	float: left;
	position: relative;
	width:769px;
	margin-bottom: 10px;
	margin-top:10px;
	height: auto;
	border:1px dashed #B9B8B9;
}
.winkelwarrow0 {
	float: left;
	position: relative;
	width: 30px;
	height: 38px;
	background-image:url(images/bg_stappen_dash.jpg);
}
.winkelwarrow1 {
	float: left;
	position: relative;
	width: 30px;
	height: 38px;
	background-image:url(images/bg_stappen_arrow01.jpg);
}
.winkelwarrow2 {
	float: left;
	position: relative;
	width: 30px;
	height: 38px;
	background-image:url(images/bg_stappen_arrow02.jpg);
}
.winkelwarrow3 {
	float: left;
	position: relative;
	width: 30px;
	height: 38px;
	background-image:url(images/bg_stappen_arrow03.jpg);
}
.winkelwarrow4 {
	float: left;
	position: relative;
	width: 30px;
	height: 38px;
	background-image:url(images/bg_stappen_arrow03.jpg);
}
.winkelwstap0 {
	float: left;
	position: relative;
	width: 165px;
	height: 38px;
}
.winkelwstap1 {
	float: left;
	position: relative;
	width: 165px;
	height: 38px;
	background-image:url(images/bg_stappen_stap01.jpg);
}
.winkelwstap2 {
	float: left;
	position: relative;
	width: 165px;
	height: 38px;
	background-image:url(images/bg_stappen_stap02.jpg);
}
.winkelwtekstwit {
	float: left;
	position: relative;
	font-size: 14px;
	color: #666666;
	margin-top: 12px;
	margin-left: 16px;
}
.winkelwtekstgrijs {
	float: left;
	position: relative;
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
	margin-left: 16px;
}
.winkelwtitle {
	float: left;
	position: relative;
	margin-top: 32px;
	margin-bottom: 16px;
	width: 724px;
}
.winkelwpersoonsgeg1 {
	float: left;
	position: relative;
	width: 196px;
}
.winkelwpersoonsgegnaam {
	float: left;
	position: relative;
	width: 196px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 16px;
}
.winkelwpersoonsgegnaam2 {
	float: left;
	position: relative;
	width: 196px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #333333;
}
.winkelwbetaalmeth {
	float: left;
	position: relative;
	width: 724px;
	font-size: 11px;
}
.winkelwbetaalmethomschr {
	float: left;
	position: relative;
	width: 189px;
}
.winkelwbetaalmethomschr2 {
	float: left;
	position: relative;
	width: 417px;
}
.winkelwbetaalmethomschr3 {
	float: left;
	position: relative;
	width: 100px;
	font-weight: bold;
	margin-top: -2px;
}
.winkelwbetaalmethomschr4 {
	float: left;
	position: relative;
	width: 100px;
	font-weight: bold;
	margin-top:32px;
}
.winkelwbevest {
	float: left;
	position: relative;
	width: 724px;
	font-size: 11px;
	margin-top: 16px;
}
.winkelwbevest2 {
	float: left;
	position: relative;
	width: 724px;
	font-size: 11px;
	margin-top: 32px;
}
#FormHandler table {
	width: 100%;
	line-height:18px;
}
#FormHandler table tr {
	height:30px;
}
#FormHandler table input {
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:13px;
	padding:1px 0;
	width:75%;
	height:20px;
}
#FormHandler input[type="radio"] {
	width:15px;
	border:none;
}
table.table_DeliveryAddress input[type="radio"] {
	float:left;
	height:20px;
	width:15%;
	margin-top:10px;
	margin-right:5px;
}
table.table_DeliveryAddress label {
	float:left;
	width:80%;
	margin-top:10px;
}
#FormHandler table input[type="checkbox"] {
	width:15px;
}
#FormHandler table td.first {
	width: 40%;
}
.winkelwbetaalmeth {
	position: relative;
	width: 100%;
}
.winkelwbetaalmeth .winkelwbetaalmethomschr {
	position: relative;
	width: 189px;
	float: left;
}
.winkelwbetaalmeth .winkelwbetaalmethodes {
	position: relative;
	width: 530px;
	float: left;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method {
	position: relative;
	width: 100%;
	margin: 0px 0px 15px 0px;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method .checkbox {
	position: relative;
	width: 20px;
	height: 25px;
	margin: 2px 0px 0px 0px;
	float: left;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method .description {
	position: relative;
	width: auto;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	float: left;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method .description a {
	color:#456E8F;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method .description .dropdown {
	position: relative;
	margin: 6px 0px 0px 0px;
}
.winkelwbetaalmeth .winkelwbetaalmethodes .method .price {
	position: relative;
	width: 112px;
	height: 25px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: right;
}
.clearfix:after {
	height: 0px;
	line-height: 0px;
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
}
#block_content.colWinkelmand {
	font-size:12px;
}
table#cart_overview_personal {
	width:50%;
}
table#cart_overview_personal tr {
	height:21px;
	font-size:12px;
}
table#cart_overview_personal tr td {
	font-family:Arial, Helvetica, sans-serif;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:visible;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background:#fff;
}
#colorbox {
}
#cboxContent {
	margin-top:32px;
}
#cboxLoadedContent {
	background:#fff;
	padding:1px;
	border: 1px solid #ccc
}
#cboxLoadingGraphic {
	background:url(images/loading.gif) center center no-repeat;
}
#cboxLoadingOverlay {
	background:#000;
}
#cboxTitle {
	position:absolute;
	top:-22px;
	left:0;
	color:#000;
}
#cboxCurrent {
	position:absolute;
	top:-22px;
	right:205px;
	text-indent:-9999px;
}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
	text-indent:-9999px;
	width:20px;
	height:20px;
	position:absolute;
	top:-20px;
	background:url(images/controls.png) 0 0 no-repeat;
}
#cboxPrevious {
	background-position:0px 0px;
	right:44px;
}
#cboxPrevious.hover {
	background-position:0px -25px;
}
#cboxNext {
	background-position:-25px 0px;
	right:22px;
}
#cboxNext.hover {
	background-position:-25px -25px;
}
#cboxClose {
	background-position:-50px 0px;
	right:0;
}
#cboxClose.hover {
	background-position:-50px -25px;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
	right:66px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position:-75px -25px;
	right:44px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
	background-position:-100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position:-100px 0px;
	right:44px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
	background-position:-75px -25px;
}
/* Galleriffic.css */

.colProduct #galleriffic.col2{
	width:336px !important;
}

#galleriffic div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	
	width:327px;
}
#galleriffic div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
#galleriffic div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}


#galleriffic div.slideshow-container {
	position: relative;
	clear: both;
	height: 468px;
	width:326px;
}
#galleriffic div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 327px;
	height: 468px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#galleriffic.col3 div.slideshow {
	margin-top:25px;
}

#galleriffic div.slideshow {
	background-color:#FF0000;

}
#galleriffic div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#galleriffic div.slideshow a.advance-link {
	margin:0;
}

#galleriffic div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
#galleriffic div.slideshow img {
/*	vertical-align: top;*/
	border: none;
}


#galleriffic div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}


#galleriffic div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

#galleriffic ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#galleriffic ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 7px 5px 0;
	list-style: none;
}
#galleriffic a.thumb {
	padding:0;
	display: block;
}
#galleriffic ul.thumbs li.selected a.thumb {
	background: #FFFFFF;
}
#galleriffic a.thumb:focus {
	outline: none;
}
#galleriffic ul.thumbs img {
	border: none;
	display: block;
}
#galleriffic div.pagination {
	clear: both;
}
#galleriffic div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
#galleriffic div.navigation div.bottom {
	margin-top: 12px;
}
#galleriffic div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
d#galleriffic iv.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
#galleriffic div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#galleriffic div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#galleriffic .noscript { display: none; }

/* End */
.jquery-selectbox {
	position: relative;
	height: 23px;
	border: none;
	width: 110px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 4px;
	margin-left:8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0;
	background-image: url(images/bg-TextField.gif);
	text-align:left;
}
.jquery-selectbox.selecthover {
	border-color: none;
	background-color: #FFFFFF;
	background-image: url(images/bg-TextFieldFocused.gif);
	z-index: 700;
}
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 23px;
	padding: 2px;
	left: 0px;
	background: #FFFFFF;
	width: 110px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #e5e5e5;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	background: url(images/lay-selectMoreButton.gif);
	width: 23px;
	height: 23px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url(images/lay-selectMoreButtonHover.gif);
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #eee;
	color: #000000;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}
/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	background-image: url(images/bg-TextFieldError.gif);
}
#afMk h1 {
	font-size:26px;
	line-height:145%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
}
.formError {
	position:absolute;
	top:300px;
	left:300px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
	cursor:pointer;
}
#debugMode {
	background:#000;
	position:fixed;
	width:100%;
	height:200px;
	top:0;
	left:0;
	overflow:scroll;
	opacity:0.9;
	display:block;
	padding:10px;
	color:#fff;
	font-size:14px;
	z-index:100000;
}
.ajaxSubmit {
	padding:20px;
	background:#55ea55;
	border:1px solid #999;
	display:none
}
.formError .formErrorContent {
	width:100%;
	background: #FFFFFF;
	color:#333;
	width:160px;
	font-size:11px;
	border:2px solid #FF0000;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:3px 8px 3px 8px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
	background:#33be40;
}
.blackPopup .formErrorContent {
	background:#393939;
	color:#FFF;
}
.formError .formErrorArrow {
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
	z-index:5001;
}
.formError .formErrorArrowBottom {
	top:0;
	margin:-6px;
}
.formError .formErrorArrow div {
	border-left:2px solid #FF0000;
	border-right:2px solid #FF0000;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size:0px;
	height:1px;
	background:#FFFFFF;
	margin:0 auto;
	line-height:0px;
	font-size:0px;
	display:block;
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
	background:#33be40;
}
.blackPopup .formErrorArrow div {
	background:#393939;
	color:#FFF;
}
.formError .formErrorArrow .line10 {
	width:15px;
	border:none;
}
.formError .formErrorArrow .line9 {
	width:13px;
	border:none;
}
.formError .formErrorArrow .line8 {
	width:11px;
}
.formError .formErrorArrow .line7 {
	width:9px;
}
.formError .formErrorArrow .line6 {
	width:7px;
}
.formError .formErrorArrow .line5 {
	width:5px;
}
.formError .formErrorArrow .line4 {
	width:3px;
}
.formError .formErrorArrow .line3 {
	width:1px;
	border-left:2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-bottom:0px solid #FF0000;
}
.formError .formErrorArrow .line2 {
	width:3px;
	border:none;
	background:#FF0000;
}
.formError .formErrorArrow .line1 {
	width:1px;
	border:none;
	background:#FF0000;
}
form.formular {
	width:50%;
	margin-top:35px;
	border-top:1px dashed #B9B8B9;
	padding-top:25px;
}
#afMk form.formular {
	width:75%!important;
	margin-top:0!important;
	border-top:none!important;
	padding-top:0!important;
}
.formular fieldset {
	margin-bottom: 12px;
}
.formular legend {
	font-size: 12px;
	font-weight: bold;
}
.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}
.formular label span {
	color: #666;
}
.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}
.formular .text-input {
	font-family: Arial, Helvetica, sans-serif;
	width: 96%;
	color: #333;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 12px;
	margin-top: 4px;
}
.formular select.text-input {
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	color: #333;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 12px;
	margin-top: 4px;
}
.formular select#aanhef {
	width:45%;
}
.formular #datumFeest, .formular #soortFeest, .formular #datumPassen, .formular #tijdPassen {
	width:45%;
}
.formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height:70px;
	color: #333;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 12px;
	margin-top: 4px;
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	margin-bottom: 10px;
}
.formular span.checkbox, .formular .checkbox {
	display: inline;
}
/*.formular .submit {
	background-color:#29588C;
	border: 1px solid #CCC;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 6px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
	width:100px;
}*/
.formular .submit {
	background: transparent;
	background-image:url(images/lm_versturen.jpg);
	background-repeat:no-repeat;
	width:291px;
	height:41px;
	font-size: 1px;
	color:#FFFFFF;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
	border:none;
	outline:none;
}
.formular hr {
	clear: both;
	visibility: hidden;
}
.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

/* CSS Document */

table.mpFormTable {
	width:97%;
	_width:500px;
}
table.mpFormTable tr td {
	font-family:Verdana, Arial;
	font-size:12px;
	vertical-align:top;
}
table.mpFormTable tr td input {
	width:97%;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:4px;
	padding:4px;
}
table.mpFormTable tr td.submitCell input {
	background-image:url(images/lm_versturen.jpg);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:1px;
	height:41px;
	margin-top:20px;
	outline:medium none;
	text-decoration:none;
	width:291px;
}
table.mpFormTable tr td .mpRadioButtonInput input {
	border: none;
}
table.mpFormTable tr td input[type=radio] {
	width:15px;
	height:15px;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px dashed #D3D3D3;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}
/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
	border:1px dashed #D3D3D3;
	overflow:hidden;
	z-index:900;
}
/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

/* homepage cycle */
div#nav.nav{
	position:absolute;
	top:510px;
	left:100px;
	width:250px;
	z-index:99;
	text-align:center;
}
div#nav.nav a{
	width:17px;
	height:15px;
	display:inline-block;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	margin:0px;
	padding:5px 0;
	color:#192523;
}

div#nav.nav a.activeSlide{
	font-size:18px;
	text-decoration:underline;
	color:#445d59;
	
}

/* error msg */

div.failed.message div.container{
	color:#D5235A;
}
