/****************************************
(c) 2014 Belsimpel.nl
Lay-out: Belsimpel.nl
Bestand: algemeen.css
****************************************/

/* Resets */
button, input, select, textarea {
	border-radius: 0px;
}
input[type="radio"] {
	border-radius: 10px;
}
/* Eind Resets */

/* Algemene elementen */
.unfloater {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

span.price_strikethrough {
	position: relative;
	margin-right: 5px;
	color: #7d7d7d;
	white-space: nowrap;
}
span.price_strikethrough span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/images/layout/overzicht_aanbiedingen/prijs_strikethrough.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	opacity: 0.75;
}
/* Eind Algemene elementen */

/* Content Holder */
.content_holder {
	width: 945px;
	padding: 20px 5px 0 5px;
}
.content_holder_rechts {
	float: right;
	width: 754px;
	margin: 0 5px 0 0;
}
.content_holder h1, .content_holder_rechts h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b7b7b7;
	font-weight: bold;
	font-size: 16px;
}
/* Eind Content Holder */

/* Menu Links */
.menu_links {
	float: left;
	width: 181px;
	margin: 0 0 30px 2px;
}
.menu_links h3 {
	margin: 0 0 5px 3px;
	font-weight: bold;
	font-size: 15px;
	color: #009ddf;
}
.menu_links ul + h3 {
	margin-top: 15px;
}
.menu_links h4 {
	margin: 0 0 3px 3px;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000;
}
.menu_links h5 {
	background-color: #eee;
	margin: 0 0 10px 3px;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.menu_links h5 ~ h5 {
	margin-top: 25px;
}
.menu_links p {
	margin: 0 0 0 3px;
}
.menu_links ul {
	list-style-type: none;
}
.menu_links h4 + ul {
	margin-left: 10px;
	margin-bottom: 5px;
}
.menu_links ul + ul {
	margin-top: 30px;
}
.menu_links ul li {
	position: relative;
	color: #000;
	cursor: default;
}
.menu_links ul li + li {
	margin: 0 0 0 0;
}
.menu_links ul li a {
	display: block;
	padding: 2px 3px;
	color: #000;
	text-decoration: none;
}
.menu_links ul li a:hover {
	text-decoration: underline;
}
.menu_links ul li a.huidig_item {
	font-weight: bold;
	background-color: #009ddf;
	color: #fff;
}
.menu_links ul li a.huidig_item:hover {
	text-decoration: none;
}

.menu_links ul li ul {
	margin-left: 10px;
}
.menu_links ul li ul li a.huidig_item {
	background-color: transparent;
	color: #000;
}
.menu_links ul li ul li a.huidig_item span {
	color: #999;
}
.menu_links ul li ul li a.huidig_item:hover {
	text-decoration: underline;
}

.menu_links ul.oas_toonalles {
	margin-left: 3px;
	margin-top: 10px;
}
.menu_links ul.oas_toonalles li {
	cursor: pointer;
	padding-left: 15px;
	background-image: url('/images/layout/overzicht_aanbiedingen/oa_sidebar_pijltjes.png');
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

.menu_links .ml_info {
	margin: 30px 0 0 0;
	border: 1px solid #e1e1e1;
}
.menu_links .ml_info ol {
	list-style-type: none;
}
.menu_links .ml_info ol li {
	font-weight: bold;
}
.menu_links .ml_info ol li + li {
	border-top: 1px solid #e1e1e1;
}
.menu_links .ml_info ol li a {
	display: block;
	padding: 10px 3px 10px 10px;
	text-decoration: none;
	color: #009ddf;
}
.menu_links .ml_info ol li a:hover {
	background-color: #edf2f6;
}
.menu_links .ml_info ol li a span {
	display: block;
	margin-top: 3px;
	font-weight: normal;
	color: #000;
}
/* Eind Menu Links */

/* Broodkruimels */
#broodkruimels {
	position: relative;
	margin: 15px 5px;
	height: 15px;
}
#bk_links {
	width: 425px;
}
#bk_links.bk_links_vollebreedte {
	width: 945px;
}
#bk_links p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#bk_links a {
	color: #009ddf;
}
#bk_rechts {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #fff;
	padding: 0 0 0 20px;
}
#bk_rechts ul {
	list-style-type: none;
}
#bk_rechts ul li {
	color: #f26522;
	float: left;
}
#bk_rechts ul li + li {
	border-left: 1px solid #f26522;
	margin-left: 5px;
	padding-left: 5px;
}
#bk_rechts ul li a {
	color: #f26522;
	text-decoration: none;
}
#bk_rechts ul li a:hover {
	text-decoration: underline;
}
#bk_rechts ul li:last-child {
	border-left: 1px solid #000;
}
#bk_rechts ul li:last-child a {
	color: #000;
}
/* Eind Broodkruimels */

/* Beoordelingen */
/* Een deel van onderstaande info wordt nagenoeg altijd overruled */
.beo_stercontainer {
	position: relative;
	margin: 0 0 7px 0;
	height: 18px;
	width: 95px;
	background-image: url('/images/layout/footer/icon-ster-grijs.png');
	background-position: top left;
	background-repeat: repeat-x;
}
.beo_sterren {
	height: 18px;
	width: 0px; /* wordt overruled in de template - bepaalt hoeveelheid blauwe sterren */
	background-image: url('/images/layout/footer/icon-ster-blauw.png');
	background-position: top left;
	background-repeat: repeat-x;
}
.beo_score {
	position: absolute;
	top: -3px;
	left: 105px;
	white-space: nowrap;
	font-size: 20px;
	font-weight: bold;
	color: #009ddf;
}
.beo_score span {
	vertical-align: top;
	font-size: 13px;
	font-weight: normal;
	color: #636363;
}
/* Eind Beoordelingen */

/* Algemene knoppen */
.normaleknop {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	border: 0!important;
	padding: 0 11px 0 10px;
	height: 23px!important;
	min-width: 70px;
	max-width: 300px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	line-height: 22px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px!important;
	font-weight: normal;
	font-style: normal;
	color: #fff!important;
	background-color: #60c607; /* Old browsers */
	background-image: -moz-linear-gradient(top, #60c607 0%, #448f03 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #60c607), color-stop(100%, #448f03)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #60c607 0%,#448f03 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #60c607 0%, #448f03 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #60c607 0%, #448f03 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #60c607 0%, #448f03 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c607', endColorstr='#448f03', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 3px -1px rgba(60, 125, 3, 0.75), /* Rechtsonder: #3c7d03 */
		inset 2px 3px 3px 0 rgba(134, 208, 69, 0.75); /* Linksboven: #86d045 */
	-moz-box-shadow:
		inset -2px -3px 3px -1px rgba(60, 125, 3, 0.75), /* Rechtsonder: #3c7d03 */
		inset 2px 3px 3px 0 rgba(134, 208, 69, 0.75); /* Linksboven: #86d045 */
	box-shadow:
		inset -2px -3px 3px -1px rgba(60, 125, 3, 0.75), /* Rechtsonder: #3c7d03 */
		inset 2px 3px 3px 0 rgba(134, 208, 69, 0.75); /* Linksboven: #86d045 */
}
input.normaleknop {
	line-height: 21px!important;
}
.knop_hovercontainer:hover .normaleknop,
.normaleknop:hover {
	background-color: #6adb06; /* Old browsers */
	background-image: -moz-linear-gradient(top, #6adb06 0%, #4fa900 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6adb06), color-stop(100%, #4fa900)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #6adb06 0%, #4fa900 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #6adb06 0%, #4fa900 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #6adb06 0%, #4fa900 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #6adb06 0%, #4fa900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6adb06', endColorstr='#4fa900', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 5px -1px rgba(53, 113, 0, 0.75), /* Rechtsonder: #357100 */
		inset 2px 3px 3px 0 rgba(145, 228, 70, 0.75); /* Linksboven: #91e446 */
	-moz-box-shadow:
		inset -2px -3px 5px -1px rgba(53, 113, 0, 0.75), /* Rechtsonder: #357100 */
		inset 2px 3px 3px 0 rgba(145, 228, 70, 0.75); /* Linksboven: #91e446 */
	box-shadow:
		inset -2px -3px 5px -1px rgba(53, 113, 0, 0.75), /* Rechtsonder: #357100 */
		inset 2px 3px 3px 0 rgba(145, 228, 70, 0.75); /* Linksboven: #91e446 */
}

.knop_blauw {
	background-color: #009ddf; /* Old browsers */
	background-image: -moz-linear-gradient(top, #009ddf 0%, #00629a 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ddf), color-stop(100%, #00629a)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #009ddf 0%,#00629a 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #009ddf 0%, #00629a 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #009ddf 0%, #00629a 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #009ddf 0%, #00629a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ddf', endColorstr='#00629a', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 3px -1px rgba(0, 97, 142, 0.75), /* Rechtsonder: #00618e */
		inset 2px 3px 3px 0 rgba(96, 194, 234, 0.75); /* Linksboven: #60c2ea */
	-moz-box-shadow:
		inset -2px -3px 3px -1px rgba(0, 97, 142, 0.75), /* Rechtsonder: #00618e */
		inset 2px 3px 3px 0 rgba(96, 194, 234, 0.75); /* Linksboven: #60c2ea */
	box-shadow:
		inset -2px -3px 3px -1px rgba(0, 97, 142, 0.75), /* Rechtsonder: #00618e */
		inset 2px 3px 3px 0 rgba(96, 194, 234, 0.75); /* Linksboven: #60c2ea */
}
.knop_hovercontainer:hover .knop_blauw,
.knop_blauw:hover {
	background-color: #85e4ff; /* Old browsers */
	background-image: -moz-linear-gradient(top, #85e4ff 0%, #00629a 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85e4ff), color-stop(100%, #00629a)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #85e4ff 0%,#00629a 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #85e4ff 0%, #00629a 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #85e4ff 0%, #00629a 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #85e4ff 0%, #00629a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85e4ff', endColorstr='#00629a', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 3px -1px rgba(47, 116, 145, 0.75), /* Rechtsonder: #2f7491 */
		inset 2px 3px 3px 0 rgba(168, 228, 247, 0.75); /* Linksboven: #a8e4f7 */
	-moz-box-shadow:
		inset -2px -3px 3px -1px rgba(47, 116, 145, 0.75), /* Rechtsonder: #2f7491 */
		inset 2px 3px 3px 0 rgba(168, 228, 247, 0.75); /* Linksboven: #a8e4f7 */
	box-shadow:
		inset -2px -3px 3px -1px rgba(47, 116, 145, 0.75), /* Rechtsonder: #2f7491 */
		inset 2px 3px 3px 0 rgba(168, 228, 247, 0.75); /* Linksboven: #a8e4f7 */
}

.knop_grijs {
	background-color: #a9a9a9; /* Old browsers */
	background-image: -moz-linear-gradient(top, #a9a9a9 0%, #797979 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9a9a9), color-stop(100%, #797979)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #a9a9a9 0%,#797979 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #a9a9a9 0%, #797979 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #a9a9a9 0%, #797979 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #a9a9a9 0%, #797979 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#797979', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 3px 0 rgba(103, 103, 103, 0.75), /* Rechtsonder: #676767 */
		inset 2px 3px 3px 0 rgba(199, 199, 199, 0.75); /* Linksboven: #c7c7c7 */
	-moz-box-shadow:
		inset -2px -3px 3px 0 rgba(103, 103, 103, 0.75), /* Rechtsonder: #676767 */
		inset 2px 3px 3px 0 rgba(199, 199, 199, 0.75); /* Linksboven: #c7c7c7 */
	box-shadow:
		inset -2px -3px 3px 0 rgba(103, 103, 103, 0.75), /* Rechtsonder: #676767 */
		inset 2px 3px 3px 0 rgba(199, 199, 199, 0.75); /* Linksboven: #c7c7c7 */
}
.knop_hovercontainer:hover .knop_grijs,
.knop_grijs:hover {
	background-color: #b6b6b6; /* Old browsers */
	background-image: -moz-linear-gradient(top, #b6b6b6 0%, #9a9a9a 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6b6b6), color-stop(100%, #9a9a9a)); /* Chrome, Safari4+ */
	background-image: -webkit-linear-gradient(top, #b6b6b6 0%,#9a9a9a 100%); /* Chrome10+, Safari5.1+ */
	background-image: -o-linear-gradient(top, #b6b6b6 0%, #9a9a9a 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #b6b6b6 0%, #9a9a9a 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #b6b6b6 0%, #9a9a9a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6b6b6', endColorstr='#9a9a9a', GradientType=0); /* IE6-9 */
	-webkit-box-shadow:
		inset -2px -3px 3px 0 rgba(116, 116, 116, 0.75), /* Rechtsonder: #747474 */
		inset 2px 3px 3px 0 rgba(209, 209, 209, 0.75); /* Linksboven: #d1d1d1 */
	-moz-box-shadow:
		inset -2px -3px 3px 0 rgba(116, 116, 116, 0.75), /* Rechtsonder: #747474 */
		inset 2px 3px 3px 0 rgba(209, 209, 209, 0.75); /* Linksboven: #d1d1d1 */
	box-shadow:
		inset -2px -3px 3px 0 rgba(116, 116, 116, 0.75), /* Rechtsonder: #747474 */
		inset 2px 3px 3px 0 rgba(209, 209, 209, 0.75); /* Linksboven: #d1d1d1 */
}

.normaleknop.knop_icon_inwinkelwagen {
	width: 40px;
	min-width: 40px;
	padding: 0;
	text-indent: -9999em;
	letter-spacing: -9999px;
	background-image: url('/images/layout/knoppen/knop_icon_inwinkelwagen.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.normaleknop.knop_icon_inwinkelwagen:hover {
	background-position: left bottom;
}

.knopalstekst {
	display: inline;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	color: #005281;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	outline: none;
}
.knopalstekst:hover {
	color: #009ddf;
}
/* Eind Algemene knoppen */

/* Social Media-knoppen */
.knop_sm {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	height: 23px;
	width: 35px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999em;
	letter-spacing: -9999px;
	text-decoration: none;
	cursor: pointer;
}
.knop_sm:hover {
	background-position: left bottom;
}
.knop_icon_facebook {
	background-image: url('/images/layout/knoppen/knop_icon_facebook.png');
}
.knop_icon_googleplus {
	background-image: url('/images/layout/knoppen/knop_icon_googleplus.png');
}
.knop_icon_twitter {
	background-image: url('/images/layout/knoppen/knop_icon_twitter.png');
}
.knop_icon_whatsapp {
	background-image: url('/images/layout/knoppen/knop_icon_whatsapp.png');
}

.wa_btn_container {
	display: none;
}
.wa_btn {
	border: 1px solid rgba(0, 0, 0, .1);
	display: inline-block!important;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	font-weight: 400;
	text-transform: none;
	color: #fff;
	border-radius: 2px;
	background-color: #34af23;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	padding: 3px 5px 3px 30px;
}
.wa_btn::before {
	position: relative;
	left: -25px;
	margin-right: -20px;
	display: inline-block;
	content: '\00a0';
	width: 12px;
	height: 12px;
	background-image: url('/images/layout/icons/icon-whatsapp-32.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
.wa_btn:hover {
	background-color: #2f9d1f;
}
/* Eind Social Media-knoppen */

/* Simpel formulier (inloggen, inschrijven nieuwsbrief, etc.) */
.simpelformulier {
	margin: 0 0 30px 0;
	border: 1px solid #aaa;
	padding: 20px;
}
.simpelformulier h4 {
	margin: 0 0 20px 0;
	font-size: 12px;
}
.simpelformulier > p {
	margin: 0 0 20px 0;
}
.simpelformulier dl dt {
	float: left;
	clear: left;
	width: 140px;
	line-height: 26px;
}
.simpelformulier dl dt label {
	display: block;
}
.simpelformulier dl dd {
	margin: 0 0 10px 0;
	float: left;
	width: 300px;
}
.simpelformulier dl input[type="text"],
.simpelformulier dl input[type="password"] {
	border: 1px solid #aaa;
	width: 240px;
	padding: 3px;
	outline: none;
}
.simpelformulier dl input[type="text"]:focus,
.simpelformulier dl input[type="password"]:focus {
	border: 1px solid #000;
}

.simpelformulier .simpform_melding {
	margin: 0 0 20px 0;
	background-color: #fbecc2;
	padding: 10px;
}
/* Eind Simpel formulier */

/* Simpele tekst */
.simpeletekst {
	margin: 0 0 40px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #e1e1e1;
}
.simpeletekst h2 {
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 20px;
	color: #009ddf;
	border-bottom: 1px solid #e1e1e1;
}
.simpeletekst h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #005281;
}
.simpeletekst h4 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #4d86a7;
}
.simpeletekst h5 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #000;
}
.simpeletekst h6 {
	margin: 0;
	font-size: 12px;
	color: #000;
}
.simpeletekst hr {
	margin: 0 0 30px 0;
	height: 1px;
	border: 0px;
	background-color: #e1e1e1;
	clear: both;
}
.simpeletekst p {
	margin: 0 0 30px 0;
	line-height: 1.5em;
	font-size: 13px;
}
.simpeletekst ul {
	margin: 0 0 30px 30px;
	list-style-type: square;
}
.simpeletekst ol {
	margin: 0 0 30px 30px;
}
.simpeletekst li {
	line-height: 1.5em;
	font-size: 13px;
}
.simpeletekst li + li {
	margin-top: 5px;
}
.simpeletekst p + h3,
.simpeletekst ul + h3,
.simpeletekst ol + h3 {
	margin-top: 60px;
}
.simpeletekst a {
	color: #009ddf;
	text-decoration: underline;
}
.simpeletekst a:hover {
	color: #005281;
}
/* Eind Simpele tekst */

/* 'Vergelijk product'-balk */
#vergelijkproductbalk {
	z-index: 100;
	position: fixed;
	bottom: 0px;
	margin-left: -10px;
	width: 944px;
	padding: 10px 14px 7px 15px;
	background-color: #edf2f6;
	border: 1px solid #e1e1e1;
	border-bottom: 0px;
	box-shadow: 0px 0px 10px 0px #555;
}
#vergelijkproductbalk h5 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
#vpb_sluiten {
	position: absolute;
	bottom: 7px;
	left: 15px;
	height: 23px;
	padding: 0 0 0 20px;
	background-image: url('/images/layout/icons/cross.png');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 23px;
	cursor: pointer;
}
#vpb_minimaliseren {
	position: absolute;
	top: 10px;
	right: 14px;
	height: 14px;
	padding: 0 20px 0 0;
	background-image: url('/images/layout/icons/minus.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 14px;
	cursor: pointer;
}
#vpb_minimaliseren.geminimaliseerd {
	background-image: url('/images/layout/icons/plus.png');
}
#vpb_sluiten:hover,
#vpb_minimaliseren:hover {
	text-decoration: underline;
}
#vpb_productcontainer {
	width: 958px;
	height: 62px;
	overflow: hidden;
}
.vpb_product {
	position: relative;
	float: left;
	width: 160px;
	height: 50px;
	padding: 5px 30px 5px 5px;
	border: 1px solid #005281;
	background-color: #fff;
}
.vpb_product_afb {
	float: left;
	margin: 0 5px 0 0;
	height: 50px;
	width: 40px;
	overflow: hidden;
}
.vpb_product_afb img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.vpb_product h6 {
	float: left;
	overflow: hidden;
	width: 115px;
	height: 50px;
	padding: 1px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.35em;
}
.vpb_product_verw {
	position: absolute;
	right: 7px;
	top: 7px;
	background-image: url('/images/layout/icons/cross.png');
	width: 14px;
	height: 14px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}
.vpb_divider {
	float: left;
	width: 52px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#vpb_knop {
	padding: 7px 0 0 0;
	text-align: right;
	height: 23px;
}
/* Eind 'Vergelijk product'-balk */

/**
 * Let op! De accessoirebundels worden gebruikt in de winkelwagen en bij het tabblad accessoires
 * die pagina's hebben iets verschillende weergaves, dit wordt opgelost door voor het tabblad accessoires extra .content_holder_rechts aan te roepen
 * let dus op bij het eventueel aanpassen dat het op meerdere pagina's effect heeft
 */
/* Accessoirebundels */
.accbundel_container {
	margin: 0 0 100px 0;
}
.accbundel_container h2 {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #005281;
}

.accb_bundel {
	margin: 0 0 10px 0;
	border: 1px solid #e1e1e1;
}
.accb_bundel h4 {
	margin: 10px;
	font-size: 14px;
}

.accb_bundel_productcontainer {
	margin: 10px 0 10px 10px;
}
.accb_bundel_toestel {
	position: relative;
	width: 120px;
	height: 120px;
	float: left;
	padding: 10px;
	border: 1px solid #e1e1e1;
}
.accb_bundel_toestel img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.accb_bundel_acc {
	position: relative;
	width: 100px;
	float: left;
	padding: 10px;
	border: 1px solid #e1e1e1;
	width: 94px;
	height: 94px;
}
.accb_bundel_acc img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.accb_bundel_plus {
	height: 116px;
	width: 31px;
	float: left;
	background-image: url('/images/layout/icons/icon_cirkel_plus_blauw.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.accb_bundel_product_alinwinkelwagen {
	position: absolute;
	background-image: url('/images/layout/winkelwagen/accb_bundel_product_allinwinkelwagen.png');
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}
.accb_bundel_product_alinwinkelwagen p {
	padding: 10px;
	color: #000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-image: url('/images/layout/icons/vink_groot.png');
	background-repeat: no-repeat;
	background-position: center 35px;
}
.accb_bundel_toestel .accb_bundel_product_alinwinkelwagen p {
	padding-top: 65px;
}
.accb_bundel_acc .accb_bundel_product_alinwinkelwagen p {
	padding-top: 35px;
	font-size: 12px;
}

.content_holder_rechts .accb_bundel_acc,
.content_holder_rechts .accb_bundel_plus {
	margin: 26px 0 0 0;
}

.accb_bundel_bottom {
	position: relative;
	border-top: 1px solid #e1e1e1;
	background-color: #edf2f6;
	padding: 10px 90px 10px 10px;
	height: 23px;
}
.accb_bundel_korting {
	float: left;
	width: 230px;
}
.accb_bundel_korting p {
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
	color: #f26522;
	white-space: nowrap;
}
.ww2kolomlinks .accb_bundel_korting p {
	font-size: 16px;
}
.accb_bundel_voorraad {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 160px;
}
.accb_bundel_voorraad p {
	font-weight: bold;
	line-height: 23px;
	white-space: nowrap;
}
.accb_bundel_voorraad.accb_bundel_opvoorraad {
	color: #448f03;
	background-image: url('/images/layout/leverstatusbolletje-groen.png');
}
.accb_bundel_voorraad.accb_bundel_geenvoorraad {
	color: #f28d15;
	background-image: url('/images/layout/leverstatusbolletje-oranje.png');
}
.accb_bundel_prijs {
	float: right;
	width: 150px;
}
.accb_bundel_prijs p {
	text-align: right;
	line-height: 23px;
	white-space: nowrap;
}
.accb_bundel_prijs strong {
	margin: 3px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #005281;
}
.accb_bundel_knop {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 23px;
}
/* Eind Accessoirebundels */

/* Moment geduld */
.momentgeduld_container {
	position: relative;
}
.momentgeduld {
	display: none;
	position: absolute;
	width: 100%;
	border: 1px solid #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	z-index: 100;
	padding: 30px 0;
	line-height: 24px;
}
.momentgeduld img {
	display: block;
	margin: 0 auto;
}
/* Eind Moment geduld */

/* Errorpagina */
#errorpagina {

}
#errorpagina h1 {
	font-size: 15px;
}
#errorpagina h2 {
	margin: 30px 0 10px 0;
	font-size: 15px;
}
#errorpagina p {
	margin: 0 0 20px 0;
	line-height: 1.4em;
}
.error_linkscontainer {
	margin: 0 0 50px 0;
	padding: 15px 10px 15px 15px;
	border: 1px solid #e1e1e1;
}
.error_blok {
	float: left;
	width: 176px;
	margin: 0 5px 0 0;
}
.error_blok h3 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	color: #005281;
}
.error_blok ul {
	list-style-type: square;
	margin: 0 0 0 20px;
}
.error_blok ul + ul {
	margin-top: 20px;
}
.error_blok ul li {
	margin: 0 0 5px 0;
}
.error_blok a {
	color: #009ddf;
	text-decoration-skip: ink;
}
/* Eind Errorpagina */

/* Onlangs bekeken */
#onlangsbekeken {
	width: 1003px;
	margin: 0 auto;
}

#ob_top, #ob_bottom {
	height: 34px;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}
#ob_top {
	background-image: url('/images/bg_header.png');
}
#ob_bottom {
	background-image: url('/images/bg_footer.png');
}

#ob_inner {
	position: relative;
	background-image: url('/images/bg.png');
	background-repeat: repeat-y;
	background-position: top center;
	padding: 2px 29px;
}
#ob_inner h3 {
	font-size: 16px;
	color: #009ddf;
	margin: 0 0 10px 0;
}
#ob_geschiedenis {
	position: absolute;
	top: 0;
	right: 29px;
	font-size: 11px;
}
#ob_geschiedenis a {
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 22px 0 0;
	background-image: url('/images/layout/icons/icon_prullenbak.png');
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #999;
}
#ob_geschiedenis a:hover {
	color: #444;
	background-position: right -16px;
}

#ob_blok_container {
	width: 955px;
}
.ob_blok {
	position: relative;
	float: left;
	margin: 0 7px 0 0;
	width: 219px;
	padding: 5px;
	background-color: #fff;
	height: 90px;
	border: 1px solid #e1e1e1;
}
.ob_blok:hover {
	border: 1px solid #a9a9a9;
}
.ob_blok_afb {
	float: left;
	width: 60px;
	height: 90px;
}
.ob_blok_afb img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}
.ob_blok_tekst {
	float: right;
	width: 150px;
}
.ob_blok_tekst h4 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	overflow: hidden;
	line-height: 14px;
}
.ob_blok_tekst ul {
	list-style-type: none;
}
.ob_blok_tekst ul li {
	font-size: 12px;
	line-height: 14px;
}
.ob_blok_tekst ul li strong {
	color: #005281;
}
.ob_blok_knop {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 23px;
}
.ob_blok a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999em;
	overflow: hidden;
	text-decoration: none;
}
/* Eind Onlangs bekeken */
