/*
 * maatwerk.css
 * Klant:        https://indrukwerk.nl
 * Gegenereerd:  2026-06-30 13:12
 * Basis:        https://www.cmspecialist-freeze.nl/skin_default/
 *
 * Bevat uitsluitend selectors/properties die afwijken van of ontbreken
 * in de basis-CSS. Automatisch gegenereerd door css_diff.py.
 */

/* === style.css === */
body {
  margin: 0 auto;
  line-height: 1.6em;
  overflow-y: scroll;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #777;
}
#art-main {
  height: 100%;
  left: 0;
  top: 0;
}
.art-menu li {display: block;}
.art-menu li a .t {
  color: #fff;
  margin: 0;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 22px;
}
.art-menu li a .t:hover, .art-menu li a.active .t {color: #FFF;}
.art-menu li ul li a {  /* nieuw */
  color: #fff;
  font-size: 13px;
  margin: 0;
  display: block;
  transition: all 0.3s ease 0s;
  font-weight: bold;
  padding: 5px 10px;
  margin-left: 10px;
}
.art-menu li ul li a.active,
.art-menu li ul li a:hover {background: unset; color: #FFF; text-decoration: underline;}
.art-menu li ul li a::before {display: none;}
.art-menu ul {
    margin: 0;
    position: relative;
    opacity: 1;
    visibility: unset;
    background: unset;
    border: 0;
    box-shadow: unset;
}
.art-menu ul::before {
display: none;
}
.art-Sheet {
  z-index: 0;
  margin: 0;
  width: 1000px;
  min-width: 11px;
  min-height: 11px;
  margin-top: 0;
  padding: 0;
}
.art-Sheet-body {  /* nieuw */
  z-index: 1;
  padding: 0;
}
/* ⚠ selector gepromoveerd van '.art-nav' (was minder specifiek dan basis) */
.bovenkant .art-nav {  /* nieuw – selector gepromoveerd voor specificiteit */
  z-index: 1;
}
.art-menu {
  list-style: none;
  margin: 0;
}
.art-menu ul li {
  clear: both;
  list-style: none;
}
.art-menu a .l {  /* nieuw */
  left: 0;
  right: 0;
}
.art-menu a .r {  /* nieuw */
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}
.art-menu-separator {  /* nieuw */
  display: none;
  visibility: hidden;
  position: absolute;
}
.art-contentLayout {  /* nieuw */
  position: relative;
  margin-bottom: 0;
  width: 1000px;
}
.art-Block {
  z-index: 0;
  margin: 0 0 0 0;
  padding: 20px;
}
.art-Block-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.art-sidebar2 .art-Block {  /* nieuw */
  margin: 0 0 0 0;
}
.art-BlockHeader {
  z-index: 0;
}
.art-BlockHeader .t {
  color: #000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
}
.art-BlockHeader .l, .art-BlockHeader .r {  /* nieuw */
  display: block;
  position: absolute;
  z-index: -1;
  height: 20px;
}
.art-BlockHeader .l {  /* nieuw */
  left: 0;
  right: 8px;
}
.art-BlockHeader .r {  /* nieuw */
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 992px);
}
.art-BlockContent {  /* nieuw */
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 17px;
  min-height: 17px;
}
.art-BlockContent-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc, .art-BlockContent-cr, .art-BlockContent-cl {  /* nieuw */
  position: absolute;
  z-index: -1;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl {  /* nieuw */
  width: 16px;
  height: 16px;
  background-image: url(images/BlockContent-s.png);
}
.art-BlockContent-tl {  /* nieuw */
  top: 0;
  left: 0;
  clip: rect(auto, 8px, 8px, auto);
}
.art-BlockContent-tr {  /* nieuw */
  top: 0;
  right: 0;
  clip: rect(auto, auto, 8px, 8px);
}
.art-BlockContent-bl {  /* nieuw */
  bottom: 0;
  left: 0;
  clip: rect(8px, 8px, auto, auto);
}
.art-BlockContent-br {  /* nieuw */
  bottom: 0;
  right: 0;
  clip: rect(8px, auto, auto, 8px);
}
.art-BlockContent-tc, .art-BlockContent-bc {  /* nieuw */
  left: 8px;
  right: 8px;
  height: 16px;
  background-image: url(images/BlockContent-h.png);
}
.art-BlockContent-tc {  /* nieuw */
  top: 0;
  clip: rect(auto, auto, 8px, auto);
}
.art-BlockContent-bc {  /* nieuw */
  bottom: 0;
  clip: rect(8px, auto, auto, auto);
}
.art-BlockContent-cr, .art-BlockContent-cl {  /* nieuw */
  top: 8px;
  bottom: 8px;
  width: 16px;
  background-image: url(images/BlockContent-v.png);
}
.art-BlockContent-cr {  /* nieuw */
  right: 0;
  clip: rect(auto, auto, auto, 8px);
}
.art-BlockContent-cl {  /* nieuw */
  left: 0;
  clip: rect(auto, 8px, auto, auto);
}
.art-BlockContent-cc {  /* nieuw */
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background-color: #EDEDED;
}
.art-BlockContent-body a:link {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
.art-BlockContent-body ul {  /* nieuw */
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.art-BlockContent-body ul li {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}
.art-Post {  /* nieuw */
  position: relative;
  z-index: 0;
  margin: 20px;
  min-width: 1px;
  min-height: 1px;
}
.art-Post-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0 0 0 25px;
}
.art-article img, img.art-article {  /* nieuw */
  margin: 1em;
}
.art-metadata-icons img {  /* nieuw */
  border: none;
  vertical-align: middle;
  margin: 2px;
}
.art-article table, table.art-article {  /* nieuw */
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {  /* nieuw */
  background-color: Transparent;
}
.art-article th {  /* nieuw */
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}
pre {  /* nieuw */
  overflow: auto;
  padding: 0.1em;
}
.art-PostHeader {  /* nieuw */
  text-decoration: none;
  margin: 0.2em 0;
  padding: 0;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  font-variant: normal;
  text-transform: none;
  text-align: left;
  text-indent: 0;
  line-height: inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #404040;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  margin: 0;
  color: #404040;
}
.art-PostHeader a:link {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #EC008C;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #EC008C;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #000;
}
.art-contentLayout .art-content strong {  /* nieuw */
  color: #000;
  font-weight: bold;
}
.art-PostContent p {  /* nieuw */
  margin: 0.5em 0;
}
.art-PostContent, .art-PostContent p {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  letter-spacing: 0;
  text-align: left;
  color: #545454;
}
.art-PostContent {  /* nieuw */
  margin: 0;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.art-menu li a, .art-menu ul li a, .art-menu ul li:last-child a); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
a {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #1B4263;
}
a:link {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #1B4263;
}
a:visited, a.visited {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #1B4263;
}
a:hover, a.hover {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #AB0534;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {  /* nieuw */
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
  line-height: 1.5em;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {  /* nieuw */
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {  /* nieuw */
  font-family: Helvetica Neue, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: #888;
  margin-bottom: -0.5em;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #000;
  margin-bottom: -1em;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #000;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #000;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #000;
}
ol, ul {
  margin: 1em 0 1em 2em;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
}
li ol, li ul {
  margin: 1em 0 1em 2em;
}
li {
  margin: 0;
}
ol {
  list-style-position: inside;
}
.art-Post li {  /* nieuw */
  padding: 0;
}
.art-Post ol li, .art-Post ul ol li {  /* nieuw */
  background: none;
  padding-left: 0;
}
blockquote, blockquote p, .art-PostContent blockquote p {  /* nieuw */
  color: #787878;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
}
blockquote, .art-PostContent blockquote {  /* nieuw */
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 37px;
  background-color: #EEE;
  background-image: url(images/PostQuote.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.art-button-wrapper .art-button {  /* nieuw */
  display: block;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
  z-index: 0;
  vertical-align: middle;
  height: 26px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  color: #FCFCFC !important;
}
.art-button img, .art-button-wrapper img {  /* nieuw */
  margin: 0;
}
.art-button-wrapper {  /* nieuw */
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  z-index: 0;
}
.firefox2 .art-button-wrapper {  /* nieuw */
  display: block;
  float: left;
}
input, select {  /* nieuw */
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {  /* nieuw */
  color: #C4C4C4 !important;
  text-decoration: none !important;
}
.art-button-wrapper.active .art-button {  /* nieuw */
  color: #F2F2F2 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {  /* nieuw */
  display: block;
  position: absolute;
  z-index: -1;
  height: 78px;
  background-image: url(images/Button.png);
}
.art-button-wrapper .l {  /* nieuw */
  left: 0;
  right: 0;
}
.art-button-wrapper .r {  /* nieuw */
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {  /* nieuw */
  top: -26px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {  /* nieuw */
  top: -52px;
}
.art-Footer {  /* nieuw */
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1000px;
  margin: 5px auto 0 auto;
}
.art-Footer .art-Footer-inner {  /* nieuw */
  height: 1%;
  padding: 0 10px;
  position: relative;
  text-align: left;
  z-index: 0;
}
.art-Footer .art-Footer-background {  /* nieuw */
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  width: 1000px;
  height: 150px;
  bottom: 0;
  left: 0;
}
.art-Footer .art-Footer-text p {  /* nieuw */
  margin: 0;
}
.art-Footer .art-Footer-text {  /* nieuw */
  display: inline-block;
  color: #A5A782;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}
.art-Footer .art-Footer-text a:link {  /* nieuw */
  text-decoration: none;
  color: #A5A782;
  font-family: Arial, Helvetica, Sans-Serif;
}
.art-Footer .art-Footer-text a:visited {  /* nieuw */
  text-decoration: none;
  color: #A5A782;
  font-family: Arial, Helvetica, Sans-Serif;
}
.art-Footer .art-Footer-text a:hover {  /* nieuw */
  text-decoration: underline;
  color: #A5A782;
  font-family: Arial, Helvetica, Sans-Serif;
}
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {  /* nieuw */
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #949494;
}
.art-page-footer {  /* nieuw */
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #949494;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  margin: 0;
  padding: 0;
  position: absolute;
  top: 170px;
}
.art-contentLayout .art-content {  /* nieuw */
  border: 0 none;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 499px;
  left: 400px;
  padding-top: 130px;
}
.art-contentLayout .art-content-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 748px;
}
.art-contentLayout .art-content-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 748px;
}
.art-contentLayout .art-content-wide {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 997px;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  position: fixed;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 249px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  z-index: 10;
  background: #fff;
}
.art-sidebar1 .art-Block {  /* nieuw */
  margin: 0 0 15px;
  padding: 0 0 15px;
}
@import url("https://fonts.googleapis.com/css?family=Puritan:400,700");

/* === substyle.css === */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  padding: 8px 10px;
  box-sizing: border-box;
  widows: 100%;
  transition: all 0.3s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #939393;
}
input.verplicht, textarea.verplicht {
  background: #fff no-repeat scroll right 5px top 5px;
  border-left: 1px solid red;
}
input.nietMeerVerplicht, .nietMeerVerplicht {
  background: #fff;
}
select {
  border: 1px solid #ccc;
  line-height: 1.5em;
}
input[type="radio"]:checked::before {
  color: #365376;
}
input[type="checkbox"]:checked::before {
  color: #365376;
}
.art-menu ul {  /* nieuw */
  margin: 0;
}
.CMSMenuLink1li {  /* nieuw */
  color: #fff !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.CMSMenuLink1liSel {
  background: url(images/menuActive.png) no-repeat scroll 380px center transparent;
  color: #AB0534 !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
}
.CMSMenuLink2li {  /* nieuw */
  color: #6F879D !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.CMSMenuLink2liSel {
  color: #AB0534 !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
  background: url(images/menuActive.png) no-repeat scroll 388px center transparent;
}
.CMSMenuLink3li {  /* nieuw */
  color: #6F879D !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.CMSMenuLink3liSel {
  color: #fff !important;
  display: block;
  font-family: Puritan, Arial, Helvetica, Sans-Serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 2em;
  padding: 0 45px 0 0;
  text-align: right;
  text-decoration: none !important;
  text-shadow: 2px 0 9px rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.Taalkeuze_vlaggen.dropdownTaal {
  max-height: 30px;
  overflow: hidden;
  font-size: 13px;
  transition: 0.3s all ease;
  display: inline-block;
  margin: 0 0 0 10px;
  top: 0;
}
.Taalkeuze_vlaggen.dropdownTaal ul li {
  background: #FFF;
  padding: 0 5px;
}
.Taalkeuze_vlaggen.dropdownTaal.open {
  max-height: 150px;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 3px 3px;
  background: rgba(255, 255, 255, 1);
  z-index: 15;
}
.faq_bericht_holder {  /* nieuw */
  width: 100%;
}
.faq_bericht_titel {  /* nieuw */
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCC;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin-top: 10px;
  padding: 5px 10px;
}
.faq_bericht_titel a:link {  /* nieuw */
  font-weight: bold;
}
.faq_bericht_titel a:visited, faq_bericht_titel a.visited {  /* nieuw */
  font-weight: bold;
}
.faq_bericht_titel a:hover, .faq_bericht_titel a.hover {  /* nieuw */
  font-weight: bold;
}
#faq_bericht_titel_active {  /* nieuw */
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 110%;
}
.faq_bericht_bericht {  /* nieuw */
  border: 1px solid #CCC;
  border-top: 1px solid #eee;
  margin-top: -1px;
  padding: 5px 20px;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.gb_bericht_holder {  /* nieuw */
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #CCC;
  padding: 20px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
#gb_B {  /* nieuw */
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #CCC;
  padding: 20px;
  border-radius: 5px 5px 5px 5px;
}
.gb_bericht_titel {  /* nieuw */
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.gb_bericht_titel_email {  /* nieuw */
  text-align: right;
}
.gb_bericht_titel_naam {  /* nieuw */
  font-weight: bold;
}
.gb_message2 {
  width: 100% !important;
}
#gb_naam, #gb_email {  /* nieuw */
  width: 100% !important;
}
.widgetNieuws {  /* nieuw */
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.widgetNieuws1Link {  /* nieuw */
  font-weight: bold;
}
.widgetNieuws2 {  /* nieuw */
  display: block;
  margin-bottom: 5px;
  padding: 5px !important;
}
.widgetNieuws2Image {  /* nieuw */
  background-color: #fff;
  border: 3px solid #fff;
  box-shadow: 1px 1px 3px #CCC;
  float: left;
  height: 55px;
  margin-right: 15px;
  width: 55px;
}
.widgetNieuws2Link {  /* nieuw */
  text-decoration: none !important;
}
.widgetNieuws2Keiler {  /* nieuw */
  height: 55px;
  overflow: hidden;
}
.widgetNieuws2LinkB {  /* nieuw */
  text-decoration: none !important;
}
.widgetNieuws1LinkB {  /* nieuw */
  text-decoration: none;
}
.nw_bericht_link a:link, .nw_bericht_link a:visited {  /* nieuw */
  text-decoration: none !important;
  font-weight: bold !important;
}
.nw_bericht_link a:hover {  /* nieuw */
  font-weight: bold;
  text-decoration: none !important;
  color: #2C2C2C !important;
}
#nw_bericht_link_active {  /* nieuw */
  font-weight: bold;
  text-decoration: none !important;
  color: #2C2C2C !important;
}
.nw_bericht_holder {  /* nieuw */
  width: 100%;
}
.nw_bericht_titel {  /* nieuw */
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin-top: 10px;
  padding: 5px 10px;
}
.nw_bericht_titel a:link, .nw_bericht_titel a:visited {  /* nieuw */
  font-weight: bold;
}
.nw_bericht_titel a:hover {  /* nieuw */
  font-weight: bold;
}
#nw_bericht_titel_active {  /* nieuw */
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 110%;
}
.nw_bericht_datum {  /* nieuw */
  position: relative;
  float: right;
  width: 100px;
  text-align: right;
}
.nw_bericht_bericht {  /* nieuw */
  border: 1px solid #CCC;
  border-top: 1px solid #eee;
  margin-top: -1px;
  padding: 5px 20px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.blader_tabel1 {
  width: 100%;
}
.formulier_text {
  width: 200px;
}
.formulier_textarea {
  width: 400px;
}
.logo {  /* nieuw */
  left: 47px;
  position: absolute;
  top: 40px;
}
.logo img {width: unset !important;}
.logoPayoff {  /* nieuw */
  background: url(images/drukAlles.png) no-repeat scroll 0 0 transparent;
  height: 32px;
  left: 47px;
  position: absolute;
  top: 80px;
  width: 238px;
}
.logo2 {  /* nieuw */
  position: absolute;
  top: -129px;
  left: 40px;
}
.logo3 {  /* nieuw */
  bottom: 35px;
  left: 206px;
  position: fixed;
}
.logo3 img {  /* nieuw */
  opacity: 0.5;
}
.logo3 img:hover {  /* nieuw */
  opacity: 1;
}
.breadcrumbs {
  font-size: 8px;
  left: 9px;
  position: absolute;
  top: -20px;
}
.crumb {  /* nieuw */
  float: left;
}
.crumbSpace {  /* nieuw */
  float: left;
  font-weight: bold;
  padding: 1px 7px 0;
}
.crumbLink {  /* nieuw */
  text-decoration: none !important;
}
.HeaderHolder {
  margin: 20px;
  overflow: hidden;
}
.pageFooterHolder {
  bottom: 20px;
  position: fixed;
  right: 20px;
  background: unset;
}
/* ⚠ selector gepromoveerd van '.pageFooter' (was minder specifiek dan basis) */
.pageFooterHolder .pageFooter {  /* nieuw – selector gepromoveerd voor specificiteit */
  text-align: right;
  font-size: 12px;
  line-height: 1.5em;
  max-width: unset;
  padding: 0;
}
.pageFooter h3 {  /* nieuw */
  color: #000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.75em;
  white-space: nowrap;
}
.footerTable {  /* nieuw */
  border-collapse: collapse;
}
.footerTd {  /* nieuw */
  width: 20%;
  vertical-align: top;
}
.pageFooter a, .pageFooter a:link, .pageFooter a:visited {  /* nieuw */
  text-decoration: none;
}
.bladwijzer {  /* nieuw */
  background-color: #EFEFEF;
  border: 1px solid #CCC;
  padding: 2px 5px;
  text-decoration: none !important;
}
.FCK2kol, .FCK3kol, .FCK4kol, .FCK5kol {
  table-layout: fixed;
}
.FCK5kolTdS {
  width: 2%;
}
.ideal {  /* nieuw */
  position: absolute;
  right: 0;
  top: 11px;
  text-align: right;
  visibility: hidden;
}
.Gv3 {
  display: table-cell;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #F5F5F5;
  box-shadow: 1px 2px 5px #CCC;
  display: table-cell;
  float: left;
  margin: 8px;
  padding: 4px;
  position: relative;
  text-align: center;
}
.Gv3ThumbImg {  /* nieuw */
  background-color: #FFF;
  border: 1px solid #DDD;
  display: table-cell;
  height: 152px;
  vertical-align: middle;
  width: 152px;
}
.Gv3Thumb .desc {
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.Gv3Thumb .desc2 {  /* nieuw */
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: #f5f5f5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #ccc;
  padding: 2px 5px;
}
.button, a.button, button {
  padding: 5px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  background: #000 0 0 no-repeat;
  white-space: nowrap;
  overflow: visible;
  border: 0 solid #CACACA;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  zoom: 1;
  line-height: 1.11;
  font-weight: bold;
  text-indent: 0;
  height: auto;
  box-shadow: none;
  color: #FFF;
}
button {  /* nieuw */
  margin-left: 0;
  margin-right: 0;
}
/* ⚠ selector gepromoveerd van 'a.button' (was minder specifiek dan basis) */
.formulierVersturen a.button {  /* nieuw – selector gepromoveerd voor specificiteit */
  -moz-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
button::-moz-focus-inner {  /* nieuw */
  border: 0;
  padding: 0;
}
a.button.primary, button.primary {  /* nieuw */
  font-weight: bold;
}
button:focus, a.button:hover, .button:hover, button:hover {  /* nieuw */
  color: #FFF;
  text-decoration: none;
  background-position: 0 -40px;
  background-color: #7b7b7b;
}
a.button:active, button:active, a.button.active, button.active {  /* nieuw */
  background-position: 0 -81px;
  background-color: #7b7b7b;
  color: #FFF;
  text-shadow: none;
}
.button:active, a.button:active, button:active {  /* nieuw */
  top: 1px;
}
a.button.negative:hover, button.negative:hover {
  color: #FFF;
  background-position: 0 -121px;
  background-color: #D84743;
  border-color: #911D1B;
}
a.button.negative:active, button.negative:active, a.button.negative.active, button.negative.active {
  background-position: 0 -161px;
  background-color: #A5211E;
  border-color: #911D1B;
}
a.button.positive:hover, button.positive:hover {  /* nieuw */
  background-position: 0 -280px;
  background-color: #96ED89;
  border-color: #45BF55;
}
a.button.positive:active, button.positive:active, a.button.positive.active, button.positive.active {  /* nieuw */
  background-position: 0 -320px;
  background-color: #45BF55;
}
.pill, a.button.pill, button.pill {  /* nieuw */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
}
a.button.left, button.left {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
}
a.button.middle, button.middle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
a.button.right, button.right {
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
}
a.button.big, button.big {  /* nieuw */
  font-size: 16px;
  padding-left: 14px;
  padding-right: 17px;
}
a.button span.icon, button span.icon {  /* nieuw */
  display: inline-block;
  width: 14px;
  height: 12px;
  margin: auto 7px auto auto;
  position: relative;
  top: 0;
  background-image: url(../images/css3buttons_icons.png);
  background-repeat: no-repeat;
}
/* ⚠ selector gepromoveerd van '.uploadOmsch' (was minder specifiek dan basis) */
.uploadHolder .uploadOmsch {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-weight: normal;
  font-size: 12px;
}
.uploadHolder {
  background-color: #FFFFDC;
  border: 1px solid #CECECE;
  border-radius: 5px 5px 5px 5px;
  clear: both;
  margin: 5px;
  padding: 10px;
}
.uploadDelete {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #CCC;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 10px;
  width: 90%;
}
.uploadProcess {
  float: right;
}
.uploadFilename {
  float: left;
  overflow: hidden;
  width: 250px;
  padding: 5px;
}
.uploadTochniet {
  top: 10px;
}
.upload_1 {
  padding: 3px;
}
.upload_2 input {  /* nieuw */
  border: 0;
  border-collapse: collapse;
  margin: 0;
  font-size: 10px;
}
.upload_3 {  /* nieuw */
  float: right;
  margin-top: 1px;
}
.upload_5 {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #CCC;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 10px !important;
  padding: 5px !important;
  width: 90%;
}
.uploadMasker {  /* nieuw */
  float: left;
  font-size: 13px;
  font-weight: normal;
  padding: 5px;
}
.uploadMaskerText {  /* nieuw */
  float: left;
  line-height: 1.2em;
  padding-right: 0.5em;
}
.gMaps_bedrijfsnaam, .gMaps_naam, .gMaps_adres, .gMaps_postcode, .gMaps_land, .gMaps_email, .gMaps_website, .gMaps_extra1, .gMaps_extra2, .gMaps_extra3 {  /* nieuw */
  display: block;
  color: #666;
}
.gMaps_bedrijfsnaam {
  font-weight: bold;
  font-size: 110%;
}
.gMaps_email, .gMaps_extra1, .gMaps_adres {
  margin-top: 5px;
}
.slideshowNav {
  z-index: 10;
  top: 10px;
  left: 10px;
}
.slideshowNav a {
  background: #fff;
  border-radius: 10px;
  width: 10px;
  height: 10px;
}
.slideshowBlader a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.slideshowBlader a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.aLandingMenu {
  background: url(images/tree2.png) no-repeat scroll 4px 4px transparent;
  height: 24px;
  right: 44px;
  padding: 0;
  position: absolute;
  top: -10px;
  width: 24px;
  border-radius: 5px 5px 0 0;
  z-index: 102;
  filter: alpha(opacity=50);
}
.aLandingMenu:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=100);
}
.LandingMenu {
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 0 5px 5px 5px;
  padding: 5px;
  top: 24px;
}
.LandingMenu li {  /* nieuw */
  padding: 3px 8px;
}
.LandingMenu li a, .LandingMenu li a:visited, .LandingMenu li a:hover {  /* nieuw */
  text-decoration: none;
  font-size: 11px;
  color: 0;
}
.relatieTabel:hover {
  background: #f9f9f9;
}
.relatieTd1 {
  background: #fff;
}
.fancyRelatie.bedrijfsLink {  /* nieuw */
  pointer-events: none;
  cursor: default;
}
.bedrijfsMeer {
  font-weight: Bold;
}
.account_holder .melding {
  box-shadow: 0 2px 15px rgba(255, 255, 255, 0.3);
  color: #FFF;
}
.afbLinks, .afbRechts {  /* nieuw */
  border: 3px solid #FFF;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  float: left;
  margin: 0 10px 10px 0;
}
.afbRechts {  /* nieuw */
  float: right;
  margin: 0 0 10px 10px;
}
.sitemap1ul li {  /* nieuw */
  border-right: 1px dashed #ccc;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 0;
  width: 160px;
  font-size: 14px;
  list-style: none;
  padding-top: 5px;
}
.sitemap1ul li li {
  font-size: 11px;
  list-style: circle inside;
  border: 0;
  padding: 0;
}
.sitemap1ul li li li {
  font-weight: normal;
  font-size: 10px;
  list-style: disc inside;
}
.sitemap1ul li li li a {  /* nieuw */
  color: #777;
}
.sitemap1ul li li li li {
  list-style: circle inside;
}
.sitemap1ul li li li li li {
  list-style: disc inside;
}
.sitemap1ul ul {
  margin-left: 0.5em;
}
.sitemapWinkel li {  /* nieuw */
  border-right: 1px dashed #ccc;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 0;
  width: 160px;
  font-size: 14px;
  list-style: none;
  padding-top: 5px;
}
.sitemapWinkel li li {
  font-size: 11px;
  list-style: circle inside;
  border: 0;
  padding: 0;
}
.sitemapWinkel li li li {
  font-weight: normal;
  font-size: 10px;
  list-style: disc inside;
}
.sitemapWinkel li li li a {  /* nieuw */
  color: #777;
}
.sitemapWinkel li li li li {
  list-style: circle inside;
}
.sitemapWinkel li li li li li {
  list-style: disc inside;
}
.sitemapWinkel ul {
  margin-left: 0.5em;
}
.cookieMelding {
  z-index: 20;
}
.cookieMelding .inhoud .sluiten {
  background: #64d064;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.1);
}
.privacyMelding .inhoud .titel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.privacyMelding .inhoud ul li::before {
  font-family: "Fontawesome";
}
.privacyMelding .knoppen a.knop {
  background: #aaa;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
  padding: 40px;
  max-height: 100%;
  overflow: auto;
}
.popupHolder .popup .sluiten {  /* nieuw */
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  padding: 7px;
  font-size: 18px;
  border-radius: 50px;
  background: #eee;
  height: 32px;
  width: 32px;
  line-height: 10px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.schaduwSiteRand {  /* nieuw */
  background: none repeat scroll 0 0 #1B4263;
  bottom: -10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
  left: 0;
  position: fixed;
  top: -10px;
  width: 400px;
}
.cases {  /* nieuw */
  border-collapse: collapse;
  width: 100%;
}
.cases td {  /* nieuw */
  border: 1px solid #ddd;
  width: 33%;
  text-align: center;
  vertical-align: middle;
  padding: 15px;
}
.cases tr:first-child td {  /* nieuw */
  border-top: 0;
}
.cases tr:last-child td {  /* nieuw */
  border-bottom: 0;
}
.cases tr td:first-child, table tr th:first-child {  /* nieuw */
  border-left: 0;
}
.cases tr td:last-child, table tr th:last-child {  /* nieuw */
  border-right: 0;
}
.cases img:hover {  /* nieuw */
  opacity: 0.8;
}
.cases img {  /* nieuw */
  opacity: 1;
}
