a {
  color: #007cc3;
}

a:hover {
}

a img {
  border: 0;
}

button {
  cursor: pointer;
}

body,
html {
  margin: 0;
  padding: 0;
  position: relative;
}

body,
button,
input[type=text],
input[type=password],
select,
textarea {
  font: 11px Verdana, Tahoma, Arial, sans-serif;
}

input[type=text],
input[type=password],
textarea {
  background: url(/img/input-bkg.gif) no-repeat left top;
  border: 1px solid #a19589;
}

input[type=text],
input[type=password] {
  height: 13px;
  padding: 3px 3px 2px 3px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0 0 0.85em 0;
  padding: 0;
}

h1 {
  color: #007cc3;
  font-size: 18px;
}

h2 {
  font-size: 11px;
  margin-bottom: 0.25em;
}

h3 {
  color: #007cc3;
  font-size: 16px;
}

form,
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

html {
}

label {
  cursor: pointer;
}

legend {
  display: none;
}

/* Dont modify anything above this line */
#lightwindow {
  line-height: 15px !important;
}

#container {
  margin: 0 auto;
  width: 975px;
}

#container #b-1 {
  float: left;
  margin-right: 20px;
  min-height: 1px; /* indien leeg toch ruimte vrijhouden. */
}

#container #b-2,
#container #b-3 {
  float: left;
  min-height: 1px;
}

#container #b-2 .banners img,
#container #b-3 .banners img {
  display: block;
  margin: -5px 0 20px 0;
}

#container #b-3 .banners {
  padding-top: 46px;
}

/* Layout relateerde breedtes van de bouwblokken... */
#container.ajax-layout {
  width: 730px;
}

#container.ajax-layout hr {
  background: url(/img/_base/footer-bkg.gif) repeat-x;
  height: 10px;
  border: 0px;
  position: relative;
}
#container.layout-1 #b-1 {
  width: 730px;
}

#container.layout-1 #b-1 > .inner { /* Gebruiken als er wel een klikpad in een layout-1 zit */
  margin: -10px 0 20px 0;
  position: relative; /* Toegevoegd voor IE7, anders verdwijnt de tekst... */
}

#container.layout-1 #b-2 {
  width: 225px;
}

/* Layout 2, dit is een drie-koloms layout, onder andere gebruikt in de contentpagina's */
#container.layout-2 #b-0 {
  float: left;
  margin: -10px 20px 20px 0;
  width: 730px;
}

#container.layout-2 #b-0 .inner {
  margin-bottom: 20px;
}

#container.layout-2 #b-1 {
  width: 196px;
}

#container.layout-2 #b-2 {
  width: 514px;
}

#container.layout-2 #b-3 {
  width: 225px;
}

#container.layout-3 #b-0 {
  margin: -10px 0 20px 0;
}

#container.layout-3 #b-1 {
  margin-right: 20px;
  width: 555px;
}

#container.layout-3 #b-2 {
  width: 400px;
}

#container.layout-4 #b-1 {
  margin-right: 20px;
}

#container.layout-4 #b-2 {
  margin-right: 20px;
  width: 555px;
}

#container.layout-4 #b-3 {
  width: 400px;
}

#container #header {
  height: 90px;
  position: relative;
}

#container #header #logo {
  position: absolute;
  top: 20px;
}

#container #header #metamenu {
  position: absolute;
  right: 0;
  top: 20px;
}

#container #header #search {
  height: 20px;
  position: absolute;
  right: 0;
  top: 50px;
  width: 225px;
}

#container #header #search button {
  background: url(/img/_base/zoek-button.gif) no-repeat center;
  border: none;
  float: left;
  height: 20px;
  padding: 0;
  width: 18px;
}

#container #header #search input[type=text] {
  color: #a19589;
  float: left;
  font-size: 10px;
  margin-right: 5px;
  width: 192px;
}

#container #kruimelpad {
  color: #007cc3;
  font-size: 10px;
}

#container #nav-container {
  background: url(/img/_base/nav-bkg.gif) repeat-x;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  letter-spacing: -1px;
  position: relative;
  z-index: 2;
}

#container #nav-container a {
  text-decoration: none;
}

#container #nav-container #nav {
  list-style: none;
  margin: 0;
  padding-left: 10px;
}

#container #nav-container #nav li {
  float: left;
  position: relative;
}

#container #nav-container #nav li a {
  display: block;
  height: 30px;
  padding: 0 10px;
}

#container #nav-container #nav li a:hover {
  background: #1a86c2;
  color: #fff;
}

#container #nav-container #nav li.exp-open a {
  background: #007cc3;
  color: #fff;
}

#container #nav-container #nav li.last-item {
  border: none;
}

#container #nav-container #nav li.active-item a {
  color: #fff;
}

#container #nav-container #nav li.exp-open ul {
  background: #1a86c2 url(/img/nav-fix-ie7.gif) left top;
  left: 0;
  list-style: none;
  position: absolute;
  top: 30px;
  z-index: 10;
}

#container #nav-container #nav li.exp-closed ul {
  display: none;
}

#container #nav-container #nav li.exp-open ul li {
  background: #1a86c2;
  border-bottom: 2px solid #007cc3;
  width: 100%;
}

#container #nav-container #nav li.exp-open ul li a {
  background: #1a86c2;
  display: block;
  min-width: 180px;
  padding: 0 10px;
  white-space: nowrap;
}

#container #nav-container p {
  background: url(/img/_base/pijl-2.png) no-repeat left;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-left: 22px;
  position: absolute;
  right: 20px;
  top: 0;
}

#container #main {
  padding-bottom: 10px;
  z-index: 0;
}

#container #footer {
  background: url(/img/_base/footer-bkg.gif) repeat-x;
  height: 40px;
  line-height: 40px;
  position: relative;
}

#container #footer p {
  color: #a19589;
  font-size: 10px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#container #footer p a {
  color: #a19589;
}

#container .custommenu { /* Menu met pijltjes bullets */
  font-size: 10px;
  list-style: none;
  margin: 0;
}

#container .custommenu li {
  background: url(/img/_base/pijl-1.gif) no-repeat left;
  display: inline;
  margin-right: 15px;
  padding-left: 12px;
}

#container .custommenu li.last-item {
  margin-right: 0;
}

#container .custommenu li a, .linkstyleHeader{
  color: #a19589; 
  text-decoration: none;
}

/* De 'normale' formulier zien er als volgt uit. */
#container .customform button {
  background: url(/img/sprite-keukenlijnen-balk.gif) left -150px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  overflow: visible;
  padding: 6px 30px;
  width: auto;
}

#container .customform .error {
  color: #f20404;
}

#container .customform label.no-error {
  color: #000 !important;
}


#container .customform .form-button {
  text-align: center;
}

#container .form-errors {
  border: 2px solid #e4302c;
  color: #e4302c;
  margin: 10px;
  padding: 10px 0 0 0;
}

#container .form-errors li {
  background: url(/img/error.png) no-repeat 5px 0;
  line-height: 16px;
  list-style: none;
  padding: 1px 10px 1px 25px;
}

#container .form-errors p {
  text-align: center;
}
 

#container .customform .form-row {
  margin-bottom: 5px;
  overflow: hidden;
}

#container .customform .form-row .form-label {
  float: left;
  margin-right: 10px;
  width: 150px;
}

#container .customform .form-row .form-input {
  float: left;
}

#container .customform .error .form-input input[type=text],
#container .customform .error .form-input input[type=password],
#container .customform .error .form-input select,
#container .customform .error .form-input textarea {
  border: 1px #ff0000 solid;
}

#container .customform .form-row .form-input input[type=text],
#container .customform .form-row .form-input input[type=password],
#container .customform .form-row .form-input textarea {
  width: 300px;
}
#container .customform .form-row .form-input select {
	width: 310px;
}

#container .customform .form-row .form-input textarea {
	overflow: auto;
  width: 306px;
  *width: 304px;
}

#container .customform .form-row .form-input .option {
	padding-top: 2px;
	width: 270px;
}

/* Clearing gebruikt omdat de banner anders achter de nav vallen. Clear op #footer veroorzaakt te veel margin in IE7 */
#container .clearing {
  clear: both;
  height: 0;
}

#container .level {
  margin-bottom: 20px;
}

#container .level-no-margin {
  margin: 0px;
}


#container .customblock {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 2px;
}

#container .customblock img {
  display: block;
}

#container .customblock-2 {
  border: 1px solid #cecece;
  border-top: 0;
  padding: 10px;
}

#container .customnumber { /* Groot zwart blok met witte letters om het aantal te tonen */
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 47px;
}

/* Pager related styling */
#container .pager {
  border-top: 1px solid #cecece;
  height: 30px;
  line-height: 30px;
}

#container .pager p {
  float: left;
  margin-right: 15px;
  padding-left: 15px;
}

#container .pager ol {
  border-left: 1px solid #cecece;
  float: left;
  height: 28px;
  list-style: none;
  margin: -1px 0 0 0;
  overflow: visible;
}

#container .pager ol li {
  background: #f4f2f2;
  border: 1px solid #cecece;
  border-left: none;
  float: left;
  height: 28px;
  margin: 0px;
  text-align: center;
  width: 28px;
}

#container .pager ol li a {
  color: #000;
  text-decoration: none;
  display: block;
  height: 28px;
  width: 28px;
}

#container .pager ol li.active-item {
  background: #fff;
  border-top: 1px solid #fff;
  font-weight: bold;
}

#container .pager li.vorige,
#container .pager li.volgende {
  background: url(/img/sprite-pager.png);
}

#container .pager li.vorige {
  background-position: 0 top;
  border: 1px solid #cecece;
  margin-left: 30px;
}

#container .pager li.vorige.disabled {
  background-position: 0 -28px;
}

#container .pager li.volgende {
  background-position: 28px top;
}

#container .pager li.volgende.disabled {
  background-position: 28px -28px;
}

#container .roundedshadedblock {
  background: url(/img/sprite-roundedshadedblock.gif) left bottom;
}

#container .roundedshadedblock .inner {
  background: url(/img/sprite-roundedshadedblock.gif) right top;
  padding: 20px;
}

#container .roundedshadedblock-small {
  background: url(/img/sprite-roundedshadedblock-small.gif) left bottom;
}

#container .roundedshadedblock-small .inner {
  background: url(/img/sprite-roundedshadedblock-small.gif) right top;
  padding: 20px;
}

/* Base gerelateerde elementen boven deze lijn */
.banners-pos {
  list-style: none;
}

.banners-pos li {
  float: left;
  margin: 0 5px 0 0;
}

.banners-pos li.last-item {
  margin: 0;
}

.banners-pos li.second-item-zakelijk {
  margin: 7px 5px 0 0;
}

.banners-pos li.last-item-zakelijk {
  margin: 7px 0 0 0;
}

.banners-pos li img {
  display: block;
  margin-top: -5px;
}

#aanvraag-persoonlijk-keukenboek {
}


#apparatuurset .apparatuurlijst {
  font-weight: bold;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding-top: 10px;
}

#apparatuurset .apparatuurlijst li {
  border: 1px solid #999;
  float: left;
  height: 210px;
  margin: 0 15px 15px 0;
  position: relative;
  width: 150px;
}

#apparatuurset .apparatuurlijst li .logo {
  left: 10px;
  position: absolute;
  top: -10px;
}

#apparatuurset .apparatuurlijst li .img {
  height: 100px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100%;
}

#apparatuurset .apparatuurlijst li .text {
  padding: 0 10px;
  position: absolute;
  top: 120px;
  width: 130px;
}

#apparatuurset .apparatuurlijst li .details {
  background: url(/img/sprite-details-bekijken-small.png);
  bottom: 0;
  display: block;
  height: 20px;
  position: absolute;
  width: 100%;
}

/* De verschillende kleuren instellen */
#apparatuurset .apparatuurlijst li.c1 .details {
  background-position: 0 0;
}

#apparatuurset .apparatuurlijst li.c1 .text span {
  color: #d40a34;
}

#apparatuurset .apparatuurlijst li.c2 .details {
  background-position: 0 -20px;
}

#apparatuurset .apparatuurlijst li.c2 .text span {
  color: #f08323;
}

#apparatuurset .apparatuurlijst li.c3 .details {
  background-position: 0 -40px;
}

#apparatuurset .apparatuurlijst li.c3 .text span {
  color: #9b6026;
}

#apparatuurset .apparatuurlijst li.c4 .details {
  background-position: 0 -60px;
}

#apparatuurset .apparatuurlijst li.c4 .text span {
  color: #465560;
}

#apparatuurset .apparatuurlijst li.c5 .details {
  background-position: 0 -80px;
}

#apparatuurset .apparatuurlijst li.c5 .text span {
  color: #a09589;
}

#apparatuurset .apparatuurlijst li.c6 .details {
  background-position: 0 -100px;
}

#apparatuurset .apparatuurlijst li.c6 .text span {
  color: #1ba3dd;
}

#apparatuurset .apparatuurlijst li.c7 .details {
  background-position: 0 -120px;
}

#apparatuurset .apparatuurlijst li.c7 .text span {
  color: #c1cc30;
}

#apparatuurset .apparatuurlijst li.c8 .details {
  background-position: 0 -140px;
}

#apparatuurset .apparatuurlijst li.c8 .text span {
  color: #0779bf;
}

/* New since 1/10/2009 */
#apparatuurdetail {
  background: url(/img/apparatuurdetail-bkg.gif) repeat-y right;
  border: 1px solid #999;
  margin-top: 20px; /* anders staat het merk logo zo dicht op de voorloop tekst */
  padding: 10px;
  position: relative;
  
}

#apparatuurdetail .logo {
  left: 10px;
  position: absolute;
  top: -10px;
}

#apparatuurdetail .b-0 { /* Gebruikt omdat anders het merklogo'tje verdwijnt door de overflow: hidden */
  overflow: hidden;
}

#apparatuurdetail .b-1 {
  float: left;
  margin-right: 10px;
  width: 374px;
}

#apparatuurdetail .b-2 {
  float: left;
  padding-left: 10px;
  width: 314px;
}

#apparatuurdetail .apparatuur-en-icons {
  margin-bottom: 15px;
  padding-top: 10px;
}

#apparatuurdetail .prijs {
  border: 1px solid #999;
  height: 40px;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
}

#apparatuurdetail .prijs .legend {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  position: absolute;
  right: 10px;
  top: -10px;
}

#apparatuurdetail .prijs .consumenten-adviesprijs {
  border-right: 1px solid #999;
  font-size: 10px;
  left: 20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 80px;
}

#apparatuurdetail .prijs .consumenten-adviesprijs span {
  display: block;
  font-size: 12px;
  text-decoration: line-through;
}

#apparatuurdetail .prijs .bruynzeel-voordeelprijs {
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  right: 20px;
}

#apparatuurdetail .specificaties li {
  margin-left: 20px;
}

/* De diverse kleuren */
#apparatuurdetail.c1 h3,
#apparatuurdetail.c1 .bruynzeel-voordeelprijs,
#apparatuurdetail.c1 .legend {
  color: #d40a34;
}

#apparatuurdetail.c2 h3,
#apparatuurdetail.c2 .bruynzeel-voordeelprijs,
#apparatuurdetail.c2 .legend {
  color: #f08323;
}

#apparatuurdetail.c3 h3,
#apparatuurdetail.c3 .bruynzeel-voordeelprijs,
#apparatuurdetail.c3 .legend {
  color: #9b6026;
}

#apparatuurdetail.c4 h3,
#apparatuurdetail.c4 .bruynzeel-voordeelprijs,
#apparatuurdetail.c4 .legend {
  color: #465560;
}

#apparatuurdetail.c5 h3,
#apparatuurdetail.c5 .bruynzeel-voordeelprijs,
#apparatuurdetail.c5 .legend {
  color: #a09589;
}

#apparatuurdetail.c6 h3,
#apparatuurdetail.c6 .bruynzeel-voordeelprijs,
#apparatuurdetail.c6 .legend {
  color: #1ba3dd;
}

#apparatuurdetail.c7 h3,
#apparatuurdetail.c7 .bruynzeel-voordeelprijs,
#apparatuurdetail.c7 .legend {
  color: #c1cc30;
}

#apparatuurdetail.c8 h3,
#apparatuurdetail.c8 .bruynzeel-voordeelprijs,
#apparatuurdetail.c8 .legend {
  color: #0779bf;
}

#caroussel {
  height: 240px;
  position: relative;
  width: 730px;
}

#caroussel .image  {
  left: 0;
  height: 240px;
  position: absolute;
  top: 0;
  width: 730px;
}

#caroussel #caroussel-besturing {
  background: url(/img/caroussel-besturing-bkg.png);
  height: 30px;
  left: 577px;
  padding: 3px 9px 0 9px;
  position: absolute;
  top: 201px;
  width: 130px;
}

#caroussel #caroussel-besturing ol {
  background-image: url(/img/sprite-carrousel-besturing.png);
  background-repeat: no-repeat;
  height: 23px;
  list-style: none;
  margin: 0;
  padding-top: 2px;
}

#caroussel #caroussel-besturing ol li {
  float: left;
  margin: 0;
}

#caroussel #caroussel-besturing ol li a {
  display: block;
  float: left;
  height: 21px;
  width: 20px;
}

#caroussel #caroussel-besturing.p1 ol {
  background-position: top;
}

#caroussel #caroussel-besturing.p2 ol {
  background-position: center -25px;
}

#caroussel #caroussel-besturing.p3 ol {
  background-position: center -50px;
}

#caroussel #caroussel-besturing.p4 ol {
  background-position: center -75px;
}

#caroussel #caroussel-besturing.p5 ol {
  background-position: center -100px;
}

#caroussel #caroussel-besturing.p6 ol {
  background-position: center -125px;
}

/* Die afbeelding is niet echt ok, vandaar deze afwijkingen */
#caroussel #caroussel-besturing ol li.c2,
#caroussel #caroussel-besturing .c5 {
  margin-right: 2px;  
}

#caroussel #caroussel-besturing ol li.c3,
#caroussel #caroussel-besturing ol li.c4 {
  margin-right: 3px;  
}

#content-icons {
  font-size: 10px;
  list-style: none;
  text-align: right;
}

#content-icons li {
  display: inline;
  margin-left: 15px;
}

#content-icons li a {
  padding-bottom: 5px;
  padding-left: 20px;
}

#content-icons li.print a {
  background: url(/img/icons/print.gif) no-repeat;
}

#content-icons li.send-to-a-friend a {
  background: url(/img/icons/send-to-a-friend.gif) no-repeat;
}

#keukenlijnen-home {
  background-position: 0;
	height: 140px;
  list-style: none;
  margin: 0;
}

#keukenlijnen-home li {
	float: left;
	height: 140px;
	margin: 0 5px 0 0;
	width: 240px;
}

#keukenlijnen-home li.last-item {
  margin: 0;
}

#keukenlijnen-home li .keukenlijn {
  display: block;
  height: 30px;
}

#keukenlijnen-home li.k1 .keukenlijn {
  background-position: left top !important;
}

#keukenlijnen-home li.k2 .keukenlijn {
  background-position: 480px top !important;
}

#keukenlijnen-home li.k3 .keukenlijn {
  background-position: 240px top !important;
}

#keukenlijnen-home li img {
  display: block;
}

#keukenlijnen-overzicht {

}

#keukenlijnen-overzicht h3 {
  margin: 0.3em 0;
}

#keukenlijnen-overzicht > p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 10px;
}

#keukenlijnen-overzicht p.small { /* Indien gebruikt in de placeholder */
  padding: 3px;
}


#keukenlijnen-overzicht > img {
  display: block;
}

#keukenlijnen-overzicht #keukenlijst li img {
  display: block;
}

#keukenlijnen-overzicht #keukenlijst .details {
  background-image: url(/img/sprite-details-bekijken.png);
  display: block;
  height: 20px;
  width: 230px; /* Nodig voor IE7 */
}

#keukenlijnen-overzicht #keukenlijst { /* Lijst met alle keukens */
  list-style: none;
  overflow: hidden;
  padding: 0 10px 10px 10px;
}

#keukenlijnen-overzicht #keukenlijst li {
  float: left;
  margin: 0 9px 10px 0;
}

#keukenlijnen-overzicht #keukenlijst li.last-item {
  margin-right: 0;
}

#keukenlijnen-overzicht > ul { /* The 'header' */
  height: 30px;
  list-style: none;
  margin: 0;
}

#keukenlijnen-overzicht > ul li {
  background: url(/img/sprite-keukenlijnen.gif);
  height: 30px;
  float: left;
  margin-right: 5px;
  width: 240px;
}

#keukenlijnen-overzicht > ul li a {
  display: block;
  height: 30px;
  width: 240px;
}

#keukenlijnen-overzicht > ul li.last-item {
  margin: 0;
}

#keukenlijnen-overzicht > ul li.k1 {
  background-position: left top;
}

#keukenlijnen-overzicht.active-k1 > ul li.k1 {
  background-position: left -30px;
}

#keukenlijnen-overzicht.active-k1 h3 {
  color: #007cc3;
}

#keukenlijnen-overzicht.active-k1 > p {
  background: #0094cb;
}

#keukenlijnen-overzicht.active-k1 #keukenlijst {
  border: 1px solid #007cc3;
}

#keukenlijnen-overzicht.active-k1 .details {
  background-position: left top;
}

#keukenlijnen-overzicht ul li.k2 {
  background-position: 480px top;
}

#keukenlijnen-overzicht.active-k2 > ul li.k2 {
  background-position: 480px -30px;
}

#keukenlijnen-overzicht.active-k2 #keukenlijst {
  border: 1px solid #007cc3;
}

#keukenlijnen-overzicht.active-k2 h3 {
  color: #007cc3;
}

#keukenlijnen-overzicht.active-k2 > p {
  background: #0094cb;
}

#keukenlijnen-overzicht.active-k2 .details {
  background-position: 460px top;
}

#keukenlijnen-overzicht ul li.k3 {
  background-position: 240px top;
}

#keukenlijnen-overzicht.active-k3 ul > li.k3 {
  background-position: 240px -30px;
}

#keukenlijnen-overzicht.active-k3 #keukenlijst {
  border: 1px solid #007cc3;
}

#keukenlijnen-overzicht.active-k3 h3 {
  color: #007cc3;
}

#keukenlijnen-overzicht.active-k3 > p {
  background: #0094cb;
}

#keukenlijnen-overzicht.active-k3 .details {
  background-position: 230px top;
}

/* Vanwege flexibiliteit met switchen bewust ervoor gekozen om detail binnen het eerder gemaakte overzicht te plaatsen */
#keukenlijnen-overzicht #keukendetail {
  
}

#keukenlijnen-overzicht #keukendetail .fotos {
  height: 308px;
}

#keukenlijnen-overzicht #keukendetail .fotos img {
  float: left;
}

#keukenlijnen-overzicht #keukendetail .fotos img.hoofdfoto {
  margin-right: 2px;
}

#keukenlijnen-overzicht #keukendetail .keukenboek {
  background: #fbe029;
  height: 50px;
  position: relative;
}

#keukenlijnen-overzicht #keukendetail .keukenboek .text {
  left: 20px;
  position: absolute;
  top: 15px;
}

#keukenlijnen-overzicht #keukendetail .keukenboek .knop {
  left: 492px;
  position: absolute;
  top: 6px;
}


#keukenlijnen-overzicht #keukendetail #keukendetail-menu {
  background: url(/img/sprite-keukenlijnen-balk.gif);
  color: #fff;
  font-weight: bold;
  height: 50px;
  position: relative;
}

#keukenlijnen-overzicht.active-k1 #keukendetail #keukendetail-menu {
  background-position: 0 -150px;
}

#keukenlijnen-overzicht.active-k2 #keukendetail #keukendetail-menu {
  background-position: 0 -150px;
}

#keukenlijnen-overzicht.active-k3 #keukendetail #keukendetail-menu {
  background-position: 0 -150px;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li {
  float: left;
  height: 25px;
  padding: 5px;
  text-align: center;
  width: 120px;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#keukenlijnen-overzicht #keukendetail #keukendetail-menu ul li.active-item {
  background: #fff;
}

#keukenlijnen-overzicht.active-k1 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #007cc3;
}

#keukenlijnen-overzicht.active-k2 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #007cc3;
}

#keukenlijnen-overzicht.active-k3 #keukendetail #keukendetail-menu ul li.active-item a {
  color: #007cc3;
}

#keukendetailmogelijkheden {
  overflow: hidden;
}

#colordetail {
  margin-bottom: 15px;
}


#keukendetailmogelijkheden .front,
#keukendetailmogelijkheden .greep {
  color: #666;
  float: left;
  font-size: 10px;
  margin-right: 15px;
  text-align: center;
  width: 170px;
}

#keukendetailmogelijkheden ul {
  list-style: none;
  margin: 0;
}

#keukendetailmogelijkheden ul li {
  margin: 0 0 15px 0;
}

#keukendetailmogelijkheden .kleur {
  float: left;
  font-size: 10px;
  width: 338px;
}

#keukendetailmogelijkheden .kleur table {
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}

#keukendetailmogelijkheden .kleur table tr {
  background: url(/img/kleurentabel.gif) no-repeat left bottom;
}

#keukendetailmogelijkheden .kleur table td {
  padding: 4px;
  vertical-align: top;
  width: 104px;
}

#keukendetailmogelijkheden .kleur table td .img-container {
  float: left;
  width: 20px;
}

#keukendetailmogelijkheden .kleur table td .img-container img {
  border: 1px solid #d0d0d0;
}

#keukendetailmogelijkheden .kleur table td .kleurnaam {
  float: left;
  width: 84px;
}


/* Bruynzeel Outlet */

#bruynzeeloutlet ol {
  list-style: none;
  overflow: hidden;
}

#bruynzeeloutlet ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#bruynzeeloutlet ol li.last-item {
  margin-right: 0;
}

#bruynzeeloutlet ol li a.outlet {
  color: #fff;
  display: block;
  height: 38px;
  padding: 2px 5px;
  text-decoration: none;
}

#keukenlijnen-overzicht.active-k1 ol li a.outlet {
  background: #e1134f;
}

#keukenlijnen-overzicht.active-k2 ol li a.outlet {
  background: #84776a;
}

#keukenlijnen-overzicht.active-k3 ol li a.outlet {
  background: #acba14;
}

.cache-image, .item-hidden {
  display: none !important;
}


/* The tabs 'slim' and 'docmenten' on the kitchendetails page were not properly templated. We had to redo them */
#slim,
#documentatie {
  overflow: hidden;
}

#slim .options,
#documentatie .documenten {
  float: left;
  margin-right: 15px;
  width: 420px;
}

#slim .front,
#documentatie .afbeelding {
  float: left;
  text-align: center;
  width: 273px;
}

.stripedlist {
  background: url(/img/listborder.gif) repeat-x top;
  padding: 1px 0 0 0;
}

.stripedlist li {
  background: url(/img/sprite-keukendetail-tabel.png) 0 0 no-repeat;
  line-height: 36px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 35px;
}

.stripedlist li.odd {
  background-color: #f0f6fa;
}

.link-fold {
  color: #007bbd;
}

#kitchenoptionshidden {
  display: block;
}

#kitchenoptionsvisible {
  display: none;
}

/* Keukenwizard */ 
#keukenwizard-kiezen {
  font-size: 10px;
}

#keukenwizard-kiezen h3 {
  color: #007cc3;
  font-size: 13px;
}

#keukenwizard-kiezen .filter-container {
  float: left;
  margin-right: 10px;
  width: 178px;
}

#keukenwizard-kiezen .filter-container.last-item {
  margin: 0;
}

#keukenwizard-kiezen ol li {
  list-style: none;
  line-height: 18px;
}

#keukenwizard-kiezen ol li.item-active, #keukenwizard-kiezen ol li a.item-active {
  font-weight: bold;
}

#keukenwizard-kiezen ol li a {
  text-decoration: none;
}


#keukenwizard-kiezen .level {
  overflow: hidden;
}

#keukenwizard-kiezen .kleur {
  float: left;
}

#keukenwizard-kiezen .kleur span {
  display: block;
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  width: 200px;
}

#keukenwizard-kiezen img.color-image {
  border: 1px #007cc3 solid;  
  margin-right: 5px;
}

#keukenwizard-resultaten {
  background: #f5f1f1;
  border: 1px solid #e0dede;
  overflow: hidden;
  padding: 10px 15px;
  position: relative;
}

#keukenwizard-resultaten .keukenwizard-disclaimer {
  background: #ffe500 url(/img/keukenwizard-disclaimer.gif) repeat-x;
  margin: 0 -15px -10px -15px;
  padding: 5px 14px;
}

#keukenwizard-resultaten ol {
  list-style: none;
  overflow: hidden;
}

#keukenwizard-resultaten ol li {
  float: left;
  font-size: 10px;
  margin: 0 10px 10px 0;
  width: 108px;
}

#keukenwizard-resultaten ol li.last-item {
  margin-right: 0;
}

#keukenwizard-resultaten ol li a.keuken {
  color: #fff;
  display: block;
  height: 26px;
  padding: 2px 5px;
  text-decoration: none;
}

#keukenwizard-resultaten ol li a.k1 {
  background: #d40a34;
}

#keukenwizard-resultaten ol li a.k2 {
  background: #84776a;
}

#keukenwizard-resultaten ol li a.k3 {
  background: #acba14;
}

#keukenwizard-resultaten ol li a.k4 {
  background: #007cc3;
}

#nieuwbouwprojecten ol {
  list-style: none;
  overflow: hidden;
}

#nieuwbouwprojecten ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#nieuwbouwprojecten ol li.last-item {
  margin-right: 0;
}

#nieuwbouwprojecten ol li a.nieuwbouwproject {
  background: #007cc3;
  color: #fff;
  display: block;
  height: 26px;
  padding: 2px 5px;
  text-decoration: none;
}

#submenu-container p {
  color: #007cc3;
  font-size: 13px;
  font-weight: bold;
}

#submenu-container ul {
  border-bottom: 1px dotted #a19589;
  border-top: 1px dotted #a19589;
  list-style: none;
  padding: 10px 0;
}

#submenu-container ul li {
  margin-bottom: 5px;
}

#submenu-container ul li a {
  background: url(/img/_base/pijl-2.png) no-repeat right 2px;
  display: block;
  padding-right: 20px;
}

#submenu-container ul li.item-active a {
  font-weight: bold;
}

/* nieuwbouwkeukens */

#verfijningsfilter {
  display: block;
  margin-bottom: 20px;
}

#verfijningsfilter-lijst {
  background: #f4f2f2;
  border: 1px solid #cecece;
  padding: 10px 15px;
}

#verfijningsfilter-lijst li {
  list-style: none;
  line-height: 18px;
}

#verfijningsfilter-lijst h3 {
  background: url(/img/verfijningsfilter-bullet.gif) no-repeat 2px 4px;
  font-size: 11px;
  margin: 0 0 5px -10px;
  padding-left: 10px;;
}

#verfijningsfilter-lijst li a{
  color: #221f1e;
  text-decoration: none; 
}

#verfijningsfilter-lijst li.item-active a {
  color: #007cc3;
  font-weight: bold;
  background: url(/img/_base/pijl-2.png) no-repeat right 2px;
  display: block;
}


.keuzeblok {
  border: 1px solid #201d1c;
  min-height: 27px;
  margin-bottom: 20px;
  padding: 10px 57px 10px 10px;
  position: relative;
}

.keuzeblok .legend {
  background: #fff;
  font-weight: bold;
  left: 7px;
  margin: 0;
  padding: 0 3px;
  position: absolute;
  top: -8px;
}

.keuzeblok ul {
  font-size: 10px;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.keuzeblok li {
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
}

.keuzeblok li a {
  background: url(/img/icons/delete.gif) no-repeat right 0;
  padding-bottom: 15px;
  padding-right: 20px;
  color: #000;
  text-decoration: none;
}

/* smoelenboek */

#smoelenboek ol {
  list-style: none;
  overflow: hidden;
}

#smoelenboek ol li {
  background-position: 2px 2px !important;
  background-repeat: no-repeat !important;
  float: left;
  font-size: 10px;
  height: 180px;
  margin: 0 20px 20px 0;
  position: relative;
  width: 152px;
}

#smoelenboek ol li.last-item {
  margin-right: 0;
}

#smoelenboek ol li a.nieuwbouwproject {
  background: #007cc3;
  bottom: 2px;
  color: #fff;
  display: block;
  height: 26px;
  padding: 2px 5px;
  position: absolute;
  text-decoration: none;
  width: 142px;
}
#smoelenboek ol li img{
  height: 152px;
  width: 152px;
}
/* smoelenboek-detail */
#smoelenboek-detail {
  overflow: hidden;
}

#smoelenboek-detail .content {
  background: url(/img/smoelenboek-detail-box.png);
  color: #fff;
  float: left;
  height: 151px;
  padding: 15px;
  width: 326px;
}

#smoelenboek-detail .content a {
  color: #fff;
}

#smoelenboek-detail .img {
  background-repeat: no-repeat;
  background-position: 2px 2px;
  float: left;
  height: 152px;
  position: relative;
  width: 152px;
}
#smoelenboek-detail img{
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

/* showroomkeukens */

.prijs-showroomkeukens {
  margin-bottom: 7px;
  width:161px;
}

.prijs-showroomkeukens-button {
  display: block;
  margin: 5px 0 23px 0; 
}   

#showroomkeukens ol {
  list-style: none;
  overflow: hidden;
}

#showroomkeukens ol li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#showroomkeukens ol li.last-item {
  margin-right: 0;
}

#showroomkeukens ol li .showroomkeuken {
  color: #fff;
  display: block;
  height: 38px;
  padding: 2px 5px;
  text-decoration: none;
}

#showroomkeukens ol li a.k1 {
  background: #d40a34;
}

#showroomkeukens ol li a.k2 {
  background:#84776a;
}

#showroomkeukens ol li a.k3 {
  background: #acba14;
}

#showroomkeukens ol li a.k4 {
  background: #007cc3;
}

/* showroomkeukens-detail-adres */
#showroomkeukens-grt .info {
  background: url(/img/sprite-showroomkeukens-balk.gif);
  color: #fff;
  height: 52px;
  padding: 10px;
  position: relative;
}

#showroomkeukens-grt .info h1 {
  color: #fff;
}

#showroomkeukens-grt .info.k1 {
  background-position: 0 0;
}

#showroomkeukens-grt .info.k2 {
  background-position: 0 -72px;
}

#showroomkeukens-grt .info.k3 {
  background-position: 0 -144px;
}

#showroomkeukens-grt p.prijs {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

#showroomkeukens-grt table.overig {
  position: absolute;
  right: 10px;
  top: 10px;
}

#showroom-documentatie-menu  {
  background: url(/img/sprite-keukenlijnen-balk.gif) 0 -150px;
  color: #fff;
  font-weight: bold;
  height: 50px;
  margin-top: 20px;
  position: relative;
}

#showroom-documentatie-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#showroom-documentatie-menu ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
}

#showroom-documentatie-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#showroom-documentatie-menu ul li.active-item {
  background: #fff;
}

#showroom-documentatie-menu ul li.active-item a {
  color: #007cc3;
}

#documentatie-content .customblock-2 {
  line-height: 16px;
  padding: 20px;
  position: relative;
}

#documentatie-content .customblock-2 p {
  font-weight: bold;
  margin: 15px 0 20px 0;
}

#documentatie-content .customblock-2 .button {
  margin-bottom: 25px;
}

#documentatie-content .customblock-2 table.tijden {
  margin-bottom: 25px;
}

#documentatie-content #plaatje {
  position: absolute;
  right: 20px;
  top: 20px
}

#rollover-vestigingen-container {
  position: relative;
  
}

#rollover-vestigingen {
  background: url(/img/rollover-groot-header.png) no-repeat;
  background-color: #fff;
  border: 1px solid black;
  width: 486px;
  padding: 12px 24px;
}

#verfijningsfilter-lijst ol li.rollover-vestigingen a:hover {
  width: 24px;
  height: 24px;
  background-color: black;
}

#verfijningsfilter-lijst #postcode-storelocator {
  height: 20px;
  width: 100px;
  display: inline;
  margin-bottom: 10px;
}

#verfijningsfilter-lijst #postcode-storelocator input[type=text] {
  color: #a19589;
  float: left;
  font-size: 10px;
  height: 13px;
  margin-right: 5px;
  padding: 3px 3px 2px 3px;
  width: 130px;
}

#verfijningsfilter-lijst #postcode-storelocator input[type=image] {
  float: right;
  margin-bottom: 15px;
}

#storelocator {
  margin-bottom: 20px;
}

.storelocator-resultaten {
  color: #007cc3;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.storelocator-tussenlijn {
  background: url(/img/storelocator-tussenlijn.png) repeat-x;
}

table.stores {
  width: 100%;
}

table.stores td.storelocator-blokje {
  width: 40px;
  vertical-align: top;
}

table.stores td.storelocator-blokje span {
  background: url(/img/storelocator-blokje.png) no-repeat;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  padding: 2px 7px 7px 2px;
  text-align: center;
  width: 24px;
}

#storelocator-documentatie-menu  {
  background: url(/img/sprite-keukenlijnen-balk.gif) 0 -150px;
  color: #fff;
  font-weight: bold;
  height: 50px;
  margin-top: 20px;
  position: relative;
}

#storelocator-documentatie-menu ul {
  bottom: 0;
  list-style: none;
  margin: 0;
  padding-left: 10px;
  position: absolute;
}

#storelocator-documentatie-menu ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
}

#storelocator-documentatie-menu ul li a {
  color: #fff;
  text-decoration: none;
}

#storelocator-documentatie-menu ul li.active-item {
  background: #fff;
}

#storelocator-documentatie-menu ul li.active-item a {
  color: #007cc3;
}

#documentatie-content .customblock-2 {
  line-height: 16px;
  padding: 20px;
  position: relative;
}

/* keukenapparatuur */

#keukenapparatuur ul {
  list-style: none;
  overflow: hidden;
}

#keukenapparatuur ul li {
  float: left;
  font-size: 10px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#keukenapparatuur ul li.last-item {
  margin-right: 0;
}

#keukenapparatuur ul li .keukenapparatuur {
  color: #fff;
  display: block;
  height: 38px;
  padding: 2px 5px;
  text-decoration: none;
}

#keukenapparatuur ul li .keukenapparatuur {
  background: #d40a34;
}

#keukenapparatuur ul li a.k1 {
  background: #ab1e38;
}

#keukenapparatuur ul li a.k2 {
  background: #f08323;
}

#keukenapparatuur ul li a.k3 {
  background: #9b6026;
}

#keukenapparatuur ul li a.k4 {
  background: #465560;
}

#keukenapparatuur ul li a.k5 {
  background: #a09589;
}

#keukenapparatuur ul li a.k6 {
  background: #1ba3dd;
}

#keukenapparatuur ul li a.k7 {
  background: #b8c716;
}

#keukenapparatuur ul li a.k8 {
  background: #0779bf;
}

#voorkeurslijst-container {
  position: absolute;
  width: 100%;
}

#voorkeurslijst-container.active {
  bottom: 0;
  height: 180px;
}

#voorkeurslijst-container.inactive {
  bottom: -50px;
  height: 50px;
}

#voorkeurslijst-container #voorkeurslijst {
  background: url(/img/voorkeurslijst-bkg.png) top;
  color: #fff;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 975px;
}

#voorkeurslijst-container #voorkeurslijst .toggle {
  background: url(/img/sprite-voorkeurslijst-toggle.png);
  display: block;
  height: 27px;
  left: 924px;
  position: absolute;
  top: 2px;
  width: 29px;
}

#voorkeurslijst-container.active #voorkeurslijst .toggle {
  background-position: 0 top;
}

#voorkeurslijst-container.inactive #voorkeurslijst .toggle {
  background-position: left -27px;
}

#voorkeurslijst-container #voorkeurslijst ul {
  left: 80px;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 50px;
}

#voorkeurslijst-container #voorkeurslijst ul li {
  border: 2px solid #fff;
  float: left;
  height: 67px;
  margin-right: 10px;
  width: 108px;
}

#voorkeurslijst-container #voorkeurslijst ul li div {
  text-align: center;
}

#voorkeurslijst-container #voorkeurslijst ul li a {
  color: #fff;
}

#voorkeurslijst-container #voorkeurslijst ul li img {
  margin-bottom: 5px;
}

#voorkeurslijst-container #voorkeurslijst .vorige,
#voorkeurslijst-container #voorkeurslijst .volgende {
  background: url(/img/sprite-voorkeurslijst-buttons.png);
  display: block;
  height: 20px;
  position: absolute;
  top: 72px;
  width: 21px;
}

#voorkeurslijst-container #voorkeurslijst .vorige {
  background-position: left top;
  left: 39px;
}

#voorkeurslijst-container #voorkeurslijst .vorige:hover {
  background-position: left bottom;
}

#voorkeurslijst-container #voorkeurslijst .volgende {
  background-position: right top;
  left: 700px;
}

#voorkeurslijst-container #voorkeurslijst .volgende:hover {
  background-position: right bottom;
}

#voorkeurslijst-container #voorkeurslijst .delete {
  background: url(/img/icons/delete-small.png) no-repeat 0 3px;
  padding-left: 16px;
}

#voorkeurslijst-container #voorkeurslijst .content {
  height: 100px;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 231px;
}

#voorkeurslijst-container #voorkeurslijst .content p {
  height: 40px;
  overflow: hidden;
}

/* keukenapparatuur categorie */

#keukenapparatuur-categorie {
  
}

#keukenapparatuur-categorie ul {
  list-style: none;
  overflow: hidden;
}

#keukenapparatuur-categorie ul li {
  border: 1px solid #201d1c;
  float: left;
  font-size: 10px;
  height: 196px;
  margin: 0 20px 20px 0;
  width: 152px;
}

#keukenapparatuur-categorie ul li.last-item {
  margin-right: 0;
}

#bruynzeel-zakelijk-textblok {
  height: 240px;  
  margin-bottom: 22px;
}

#news-shortlist {
  background: url(/img/nieuws-shortlist.gif);
  height: 110px;
  font-size: 10px;
  margin-top: -5px;
  padding: 15px 10px 20px 10px;
  position: relative;
}

#news-shortlist li {
  height: 50px;
  list-style: none;
  margin-top: 5px;
  overflow: hidden;
}

#news-shortlist .more {
  bottom: 0;
  height: 20px;
  left: 0;
  position: absolute;
  width: 225px;
}

#payoff {
  background: url(/img/bruynzeel-zakelijk-payoff.gif) 424px 15px no-repeat;
  height: 60px;
}

#supplementpopup {
  line-height: 16px;
  width: 750px;
}

/* style for the sprite checkbox */
.filter-container .checkbox {
	height:	13px;
	width: 13px;
	margin-right: 5px;
	background: url(/img/sprite-checkboxes.gif) no-repeat;
}

.filter-container img.checkbox-unchecked {
}

.filter-container img.checkbox-checked {
	background-position: right top;
}

.filter-container img.checkbox-singleoption {
	background-position: left bottom;
}

.filter-container img.checkbox-disabled {
	background-position: right bottom;
}

.filter-container .checkbox-disabled label {
	color: #c0c0c0;
	cursor: default;
}

/* custom styling */
.content-block-image {
  margin-bottom: 10px;
}

.highlight-content {
  background: #ffe500 url(/img/keukenwizard-disclaimer.gif) repeat-x;
  padding: 5px 14px;
  text-align: center;
}

.highlight-content a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

strong.highlight {
	color: #007cc3;
}

.supplementbestdeal {
  right: 8px;
  position: absolute;
  top: 8px;
}

.no-spacing {
  margin: 0 !important; 
}

/* menu */
.list-closed { display:none }


/* All the related stuff for the large zakelijk template is done separately */
.layout-z .level {
  overflow: hidden;
}

.layout-z .grid-1 {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 485px;
}

.layout-z .grid-1 ul {
  list-style: none;
  margin: 0;
}

.layout-z .grid-1 ul li {
  margin: 0;
}

.layout-z .grid-1 .project-images {
  margin-bottom: 15px;
  overflow: hidden;
}

.layout-z .grid-1 .project-images #main-image {
  float: left;
  text-align: center;
  width: 400px;
}

.layout-z .grid-1 .project-images .large {
  margin-right: 5px;
}

.layout-z .grid-1 .project-images .small {
  float: left;
  height: 240px;
  width: 80px;
}

.layout-z .grid-1 .project-images .small li {
  margin-bottom: 3px;
}

.layout-z .project-images .smalls img {
  margin-bottom: 4px;
}

.layout-z .project-images .smalls .last {
  margin-bottom: 0;
}

.layout-z .aannemer {
  overflow: hidden;
}

.layout-z .aannemer li {
  float: left;
  text-align: center;
  width: 33%;
}


.layout-z #tabs {
  background: url(/img/sprite-keukenlijnen-balk.gif) repeat-x 0 -150px ;
  color: #fff;
  font-weight: bold;
  height: 50px;
  margin-bottom: 15px;
  position: relative;
}

.layout-z .inner-main {
  overflow: hidden;
}

.layout-z .b-1 {
  float: left;
  margin-right: 40px;
  width: 230px;
}

.layout-z .b-2 {
  float: left;
  margin-right: 40px;
  width: 400px;
}

/* Added for the two column layout... */
.layout-z.style-2 .b-2 {
  margin-right: 0;
  width: 700px;
}

.layout-z .b-3 {
  float: left;
  width: 260px;
}

.layout-z .b-3 h2 {
  color: #007cc3;
  font-size: 14px;
  margin-bottom: 15px;
}

.layout-z #tabs ul {
  bottom: 0;
  left: 270px;
  list-style: none;
  margin: 0;
  position: absolute;
}

.layout-z #tabs ul li {
  float: left;
  height: 25px;
  padding: 5px;
  text-align: center;
  width: 120px;
}

.layout-z #tabs ul li a {
  color: #fff;
  text-decoration: none;
}

.layout-z #tabs ul li.active-item {
  background: #fff;
}

.layout-z #tabs ul li.active-item a {
  color: #007cc3;
}

.layout-z .frontje {
  text-align: center;
}

.layout-z .woningtypes {
  border-bottom: 1px dotted #cfcfcf;
  border-top: 1px dotted #cfcfcf;
  margin-bottom: 15px;
}

.layout-z .woningtypes li {
  line-height: 30px;
}

.layout-z .woningtypes li a {
  background: url(/img/woningtype-pijl.gif) no-repeat 200px;
  display: block;
  padding-left: 15px;
}


.layout-z table.details-table {
  border-collapse: collapse;
  font-size: 10px;
  margin-bottom: 20px;
  padding: 0;
  width: 225px;
}

.layout-z table.details-table tr {
  background: url(/img/kleurentabel.gif) no-repeat left bottom;
}

.layout-z table.details-table td {
  padding: 4px;
  vertical-align: top;
  width: 104px;
}

.layout-z table.details-table td .img-container {
  float: left;
  width: 20px;
}

.layout-z table.details-table td .img-container img {
  border: 1px solid #d0d0d0;
}

.layout-z table.details-table td .kleurnaam {
  float: left;
  width: 84px;
}

.layout-z table.details-table td .greepje {
  text-align: center;
}
