html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: "Helvetica", Arial, sans-serif;
  color: #222; }

a {
  outline: 0;
  color: #00e; }
  a:visited {
    color: #551a8b; }
  a:hover {
    color: #06e; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }
  form fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  form label {
    cursor: pointer; }
  form legend {
    border: 0;
    *margin-left: -7px;
    padding: 0; }
  form button, form input, form select, form textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; }
  form table button, form table input {
    *overflow: auto; }
  form input {
    line-height: normal;
    *overflow: visible; }
    form input[type="checkbox"], form input[type="radio"] {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    form input[type="search"] {
      -moz-appearance: textfield;
      -webkit-appearance: textfield;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
    form input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }
    form input[type="button"], form input[type="reset"], form input[type="submit"] {
      -moz-appearance: button;
      -webkit-appearance: button;
      cursor: pointer; }
    form input:invalid {
      background-color: #f0dddd; }
  form textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical; }
    form textarea:invalid {
      background-color: #f0dddd; }
  form button {
    -moz-appearance: button;
    -webkit-appearance: button;
    cursor: pointer;
    line-height: normal;
    *overflow: visible; }
    form button::-moz-focus-inner, form button::-moz-focus-inner {
      border: 0;
      padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* ==|== non-semantic helper classes ======================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }
  .ir br {
    display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clear {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  .clear:before, .clear:after {
    content: "";
    display: table; }
  .clear:after {
    content: ".";
    display: block;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }

html[xmlns] .clear {
  display: block; }

* html .clear {
  height: 1%; }

div#oldbrowser {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: table;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0; }
  div#oldbrowser > div.container {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    div#oldbrowser > div.container > div {
      width: 600px;
      padding: 20px;
      margin: 0 auto; }
      div#oldbrowser > div.container > div h2 {
        font-weight: bold; }
      div#oldbrowser > div.container > div table {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%; }
        div#oldbrowser > div.container > div table td {
          text-align: center;
          font-size: 15px;
          line-height: 140%;
          width: 25%;
          cursor: pointer; }
          div#oldbrowser > div.container > div table td a {
            outline: none;
            display: block;
            color: #737373;
            text-decoration: none; }
            div#oldbrowser > div.container > div table td a:hover {
              cursor: pointer; }
          div#oldbrowser > div.container > div table td p {
            text-align: center; }
            div#oldbrowser > div.container > div table td p.pad {
              padding: 0px 50px 0 50px; }
          div#oldbrowser > div.container > div table td .icon {
            height: 135px;
            width: 125px;
            margin: 0 auto; }
            div#oldbrowser > div.container > div table td .icon.chrome {
              background-position: 0px 0px; }
            div#oldbrowser > div.container > div table td .icon.firefox {
              background-position: -125px 0px; }
            div#oldbrowser > div.container > div table td .icon.safari {
              background-position: -375px 0px; }
            div#oldbrowser > div.container > div table td .icon.ie {
              background-position: -500px 0px; }

@media only screen and (max-width: 900px) {
  html._tablet body > div.background.right.unselectable, html._no-tablet body > div.background.right.unselectable {
    display: none; }
  html._tablet body > div.background.left.unselectable, html._no-tablet body > div.background.left.unselectable {
    width: 10%; }
  html._tablet body > div#mobile, html._no-tablet body > div#mobile {
    display: block; }
  html._tablet body > div#vlak > div > div.image, html._no-tablet body > div#vlak > div > div.image {
    width: 90%;
    margin-left: -10%; }
  html._tablet body > div#vlak > div > div.tekst, html._no-tablet body > div#vlak > div > div.tekst {
    display: none;
    width: 90%;
    margin-left: 0%; }
  html._tablet body > div.content, html._no-tablet body > div.content {
    width: 90%;
    margin: 0 0 0 10%; }
    html._tablet body > div.content > header, html._no-tablet body > div.content > header {
      display: block;
      width: 90%; }
      html._tablet body > div.content > header > figure, html._no-tablet body > div.content > header > figure {
        position: relative;
        width: 100% !important; }
      html._tablet body > div.content > header > nav, html._no-tablet body > div.content > header > nav {
        display: none; }
    html._tablet body > div.content > footer > div, html._no-tablet body > div.content > footer > div {
      width: 100%;
      height: auto;
      background-position: calc(50% + 15px) 10px;
      padding: 50px 0 0 0; }
      html._tablet body > div.content > footer > div > nav, html._no-tablet body > div.content > footer > div > nav {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; }
      html._tablet body > div.content > footer > div > div, html._no-tablet body > div.content > footer > div > div {
        padding: 0;
        text-align: center;
        font-size: 14px;
        line-height: 140%; }
        html._tablet body > div.content > footer > div > div + div, html._no-tablet body > div.content > footer > div > div + div {
          margin-top: 20px; }
        html._tablet body > div.content > footer > div > div span, html._no-tablet body > div.content > footer > div > div span {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0;
          padding: 0; }
          html._tablet body > div.content > footer > div > div span::before, html._no-tablet body > div.content > footer > div > div span::before {
            content: ' ';
            display: block; }
    html._tablet body > div.content > div > section.inhoud > div.crumb, html._no-tablet body > div.content > div > section.inhoud > div.crumb {
      display: none; }
    html._tablet body > div.content > div > section.inhoud > article.clear, html._no-tablet body > div.content > div > section.inhoud > article.clear {
      display: block; }
    html._tablet body > div.content > div > section.inhoud > article div.eenderde, html._tablet body > div.content > div > section.inhoud > article div.tweederde, html._no-tablet body > div.content > div > section.inhoud > article div.eenderde, html._no-tablet body > div.content > div > section.inhoud > article div.tweederde {
      float: none;
      display: block;
      margin-bottom: 20px;
      padding: 0 !important;
      width: auto; }
      html._tablet body > div.content > div > section.inhoud > article div.eenderde.een, html._tablet body > div.content > div > section.inhoud > article div.tweederde.een, html._no-tablet body > div.content > div > section.inhoud > article div.eenderde.een, html._no-tablet body > div.content > div > section.inhoud > article div.tweederde.een {
        padding: 0;
        width: auto;
        text-align: center; }
      html._tablet body > div.content > div > section.inhoud > article div.eenderde p, html._tablet body > div.content > div > section.inhoud > article div.eenderde p.first, html._tablet body > div.content > div > section.inhoud > article div.tweederde p, html._tablet body > div.content > div > section.inhoud > article div.tweederde p.first, html._no-tablet body > div.content > div > section.inhoud > article div.eenderde p, html._no-tablet body > div.content > div > section.inhoud > article div.eenderde p.first, html._no-tablet body > div.content > div > section.inhoud > article div.tweederde p, html._no-tablet body > div.content > div > section.inhoud > article div.tweederde p.first {
        padding: 0 !important;
        font-size: 14px;
        text-align: justify;
        -moz-text-align-last: center;
        text-align-last: center; }
    html._tablet body > div.content > div > section.inhoud > article h1, html._no-tablet body > div.content > div > section.inhoud > article h1 {
      display: block;
      margin-bottom: 0;
      text-align: center; }
    html._tablet body > div.content > div > section.inhoud > article h2, html._no-tablet body > div.content > div > section.inhoud > article h2 {
      text-align: center;
      color: #3D3D3C; }
    html._tablet body > div.content > div > section.inhoud > article h3, html._no-tablet body > div.content > div > section.inhoud > article h3 {
      text-align: center; }
    html._tablet body > div.content > div > section.inhoud > article h4, html._no-tablet body > div.content > div > section.inhoud > article h4 {
      font-size: 14px;
      text-align: center; }
    html._tablet body > div.content #country div.eenderde.een p, html._no-tablet body > div.content #country div.eenderde.een p {
      text-align: center; }
    html._tablet body > div.content #country div.eenderde.twee, html._tablet body > div.content #country div.eenderde.drie, html._no-tablet body > div.content #country div.eenderde.twee, html._no-tablet body > div.content #country div.eenderde.drie {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      float: left;
      width: calc(50% - 10px); }
      html._tablet body > div.content #country div.eenderde.twee .regio a, html._tablet body > div.content #country div.eenderde.drie .regio a, html._no-tablet body > div.content #country div.eenderde.twee .regio a, html._no-tablet body > div.content #country div.eenderde.drie .regio a {
        padding: 5px 0; }
      html._tablet body > div.content #country div.eenderde.twee .regio b, html._tablet body > div.content #country div.eenderde.drie .regio b, html._no-tablet body > div.content #country div.eenderde.twee .regio b, html._no-tablet body > div.content #country div.eenderde.drie .regio b {
        font-size: 15px; }
    html._tablet body > div.content #machine > article.navbar, html._tablet body > div.content #secondhand > article.navbar, html._tablet body > div.content #rental > article.navbar, html._no-tablet body > div.content #machine > article.navbar, html._no-tablet body > div.content #secondhand > article.navbar, html._no-tablet body > div.content #rental > article.navbar {
      display: none; }
    html._tablet body > div.content #machine > article.groep h1, html._tablet body > div.content #secondhand > article.groep h1, html._tablet body > div.content #rental > article.groep h1, html._no-tablet body > div.content #machine > article.groep h1, html._no-tablet body > div.content #secondhand > article.groep h1, html._no-tablet body > div.content #rental > article.groep h1 {
      display: block;
      margin-top: -60px; }
    html._tablet body > div.content #machine > article.groep h4, html._tablet body > div.content #machine > article.groep h2, html._tablet body > div.content #secondhand > article.groep h4, html._tablet body > div.content #secondhand > article.groep h2, html._tablet body > div.content #rental > article.groep h4, html._tablet body > div.content #rental > article.groep h2, html._no-tablet body > div.content #machine > article.groep h4, html._no-tablet body > div.content #machine > article.groep h2, html._no-tablet body > div.content #secondhand > article.groep h4, html._no-tablet body > div.content #secondhand > article.groep h2, html._no-tablet body > div.content #rental > article.groep h4, html._no-tablet body > div.content #rental > article.groep h2 {
      position: relative;
      top: 0;
      left: 0; }
    html._tablet body > div.content #machine > article.groep div.eenderde.twee, html._tablet body > div.content #machine > article.groep div.eenderde.drie, html._tablet body > div.content #secondhand > article.groep div.eenderde.twee, html._tablet body > div.content #secondhand > article.groep div.eenderde.drie, html._tablet body > div.content #rental > article.groep div.eenderde.twee, html._tablet body > div.content #rental > article.groep div.eenderde.drie, html._no-tablet body > div.content #machine > article.groep div.eenderde.twee, html._no-tablet body > div.content #machine > article.groep div.eenderde.drie, html._no-tablet body > div.content #secondhand > article.groep div.eenderde.twee, html._no-tablet body > div.content #secondhand > article.groep div.eenderde.drie, html._no-tablet body > div.content #rental > article.groep div.eenderde.twee, html._no-tablet body > div.content #rental > article.groep div.eenderde.drie {
      float: left;
      margin-left: 0;
      margin-bottom: 0;
      width: calc(50% - 5px); }
      html._tablet body > div.content #machine > article.groep div.eenderde.twee figcaption, html._tablet body > div.content #machine > article.groep div.eenderde.drie figcaption, html._tablet body > div.content #secondhand > article.groep div.eenderde.twee figcaption, html._tablet body > div.content #secondhand > article.groep div.eenderde.drie figcaption, html._tablet body > div.content #rental > article.groep div.eenderde.twee figcaption, html._tablet body > div.content #rental > article.groep div.eenderde.drie figcaption, html._no-tablet body > div.content #machine > article.groep div.eenderde.twee figcaption, html._no-tablet body > div.content #machine > article.groep div.eenderde.drie figcaption, html._no-tablet body > div.content #secondhand > article.groep div.eenderde.twee figcaption, html._no-tablet body > div.content #secondhand > article.groep div.eenderde.drie figcaption, html._no-tablet body > div.content #rental > article.groep div.eenderde.twee figcaption, html._no-tablet body > div.content #rental > article.groep div.eenderde.drie figcaption {
        font-size: 16px; }
    html._tablet body > div.content #machine > article.groep div.eenderde.drie, html._tablet body > div.content #secondhand > article.groep div.eenderde.drie, html._tablet body > div.content #rental > article.groep div.eenderde.drie, html._no-tablet body > div.content #machine > article.groep div.eenderde.drie, html._no-tablet body > div.content #secondhand > article.groep div.eenderde.drie, html._no-tablet body > div.content #rental > article.groep div.eenderde.drie {
      float: right; }
    html._tablet body > div.content #machine > article.machine, html._tablet body > div.content #secondhand > article.machine, html._tablet body > div.content #rental > article.machine, html._no-tablet body > div.content #machine > article.machine, html._no-tablet body > div.content #secondhand > article.machine, html._no-tablet body > div.content #rental > article.machine {
      margin-left: 0px;
      position: relative; }
      html._tablet body > div.content #machine > article.machine h1, html._tablet body > div.content #secondhand > article.machine h1, html._tablet body > div.content #rental > article.machine h1, html._no-tablet body > div.content #machine > article.machine h1, html._no-tablet body > div.content #secondhand > article.machine h1, html._no-tablet body > div.content #rental > article.machine h1 {
        display: block;
        margin-top: -60px; }
      html._tablet body > div.content #machine > article.machine h2 > span, html._tablet body > div.content #secondhand > article.machine h2 > span, html._tablet body > div.content #rental > article.machine h2 > span, html._no-tablet body > div.content #machine > article.machine h2 > span, html._no-tablet body > div.content #secondhand > article.machine h2 > span, html._no-tablet body > div.content #rental > article.machine h2 > span {
        display: inline-block; }
      html._tablet body > div.content #machine > article.machine nav, html._tablet body > div.content #secondhand > article.machine nav, html._tablet body > div.content #rental > article.machine nav, html._no-tablet body > div.content #machine > article.machine nav, html._no-tablet body > div.content #secondhand > article.machine nav, html._no-tablet body > div.content #rental > article.machine nav {
        width: auto; }
        html._tablet body > div.content #machine > article.machine nav.fix, html._tablet body > div.content #secondhand > article.machine nav.fix, html._tablet body > div.content #rental > article.machine nav.fix, html._no-tablet body > div.content #machine > article.machine nav.fix, html._no-tablet body > div.content #secondhand > article.machine nav.fix, html._no-tablet body > div.content #rental > article.machine nav.fix {
          width: calc(90% - 19px); }
        html._tablet body > div.content #machine > article.machine nav > a, html._tablet body > div.content #secondhand > article.machine nav > a, html._tablet body > div.content #rental > article.machine nav > a, html._no-tablet body > div.content #machine > article.machine nav > a, html._no-tablet body > div.content #secondhand > article.machine nav > a, html._no-tablet body > div.content #rental > article.machine nav > a {
          width: calc(25% - 8px); }
      html._tablet body > div.content #machine > article.machine p, html._tablet body > div.content #machine > article.machine div#kenmerken, html._tablet body > div.content #secondhand > article.machine p, html._tablet body > div.content #secondhand > article.machine div#kenmerken, html._tablet body > div.content #rental > article.machine p, html._tablet body > div.content #rental > article.machine div#kenmerken, html._no-tablet body > div.content #machine > article.machine p, html._no-tablet body > div.content #machine > article.machine div#kenmerken, html._no-tablet body > div.content #secondhand > article.machine p, html._no-tablet body > div.content #secondhand > article.machine div#kenmerken, html._no-tablet body > div.content #rental > article.machine p, html._no-tablet body > div.content #rental > article.machine div#kenmerken {
        margin-right: 0; }
      html._tablet body > div.content #machine > article.machine #beelden > figure, html._tablet body > div.content #secondhand > article.machine #beelden > figure, html._tablet body > div.content #rental > article.machine #beelden > figure, html._no-tablet body > div.content #machine > article.machine #beelden > figure, html._no-tablet body > div.content #secondhand > article.machine #beelden > figure, html._no-tablet body > div.content #rental > article.machine #beelden > figure {
        width: calc(25% - 8px); }
      html._tablet body > div.content #machine > article.machine #techspec > ul > li.text > p, html._tablet body > div.content #machine > article.machine #techspec > ul > li.download > p > a, html._tablet body > div.content #secondhand > article.machine #techspec > ul > li.text > p, html._tablet body > div.content #secondhand > article.machine #techspec > ul > li.download > p > a, html._tablet body > div.content #rental > article.machine #techspec > ul > li.text > p, html._tablet body > div.content #rental > article.machine #techspec > ul > li.download > p > a, html._no-tablet body > div.content #machine > article.machine #techspec > ul > li.text > p, html._no-tablet body > div.content #machine > article.machine #techspec > ul > li.download > p > a, html._no-tablet body > div.content #secondhand > article.machine #techspec > ul > li.text > p, html._no-tablet body > div.content #secondhand > article.machine #techspec > ul > li.download > p > a, html._no-tablet body > div.content #rental > article.machine #techspec > ul > li.text > p, html._no-tablet body > div.content #rental > article.machine #techspec > ul > li.download > p > a {
        text-align: left;
        -moz-text-align-last: left !important;
        text-align-last: left; }
    html._tablet body > div.content #secondhand.overview > article.navbar, html._tablet body > div.content #rental.overview > article.navbar, html._no-tablet body > div.content #secondhand.overview > article.navbar, html._no-tablet body > div.content #rental.overview > article.navbar {
      z-index: 0;
      display: block;
      position: relative; }
      html._tablet body > div.content #secondhand.overview > article.navbar p, html._tablet body > div.content #rental.overview > article.navbar p, html._no-tablet body > div.content #secondhand.overview > article.navbar p, html._no-tablet body > div.content #rental.overview > article.navbar p {
        margin-left: 0; }
    html._tablet body > div.content #secondhand.overview > article.groep.first, html._tablet body > div.content #rental.overview > article.groep.first, html._no-tablet body > div.content #secondhand.overview > article.groep.first, html._no-tablet body > div.content #rental.overview > article.groep.first {
      margin-top: 0; }
    html._tablet body > div.content #secondhand.detail #links a, html._tablet body > div.content #rental.detail #links a, html._no-tablet body > div.content #secondhand.detail #links a, html._no-tablet body > div.content #rental.detail #links a {
      margin: 0 auto;
      margin-top: 10px; }
    html._tablet body > div.content #contact > article.form, html._no-tablet body > div.content #contact > article.form {
      position: relative; }
      html._tablet body > div.content #contact > article.form div.eenderde, html._no-tablet body > div.content #contact > article.form div.eenderde {
        margin-left: 235px;
        width: calc(100% - 235px);
        height: 300px; }
        html._tablet body > div.content #contact > article.form div.eenderde h1, html._tablet body > div.content #contact > article.form div.eenderde p, html._no-tablet body > div.content #contact > article.form div.eenderde h1, html._no-tablet body > div.content #contact > article.form div.eenderde p {
          text-align: left;
          -moz-text-align-last: left !important;
          text-align-last: left !important; }
        html._tablet body > div.content #contact > article.form div.eenderde a.map, html._no-tablet body > div.content #contact > article.form div.eenderde a.map {
          position: absolute;
          top: 0;
          left: 0; }
      html._tablet body > div.content #contact > article.form div.tweederde input, html._tablet body > div.content #contact > article.form div.tweederde textarea, html._tablet body > div.content #contact > article.form div.tweederde button, html._no-tablet body > div.content #contact > article.form div.tweederde input, html._no-tablet body > div.content #contact > article.form div.tweederde textarea, html._no-tablet body > div.content #contact > article.form div.tweederde button {
        width: 100%;
        text-align: center; }
      html._tablet body > div.content #contact > article.form div.tweederde button, html._no-tablet body > div.content #contact > article.form div.tweederde button {
        padding-top: 10px;
        padding-bottom: 10px; }
    html._tablet body > div.content #contact > article.dealers div.dealer, html._no-tablet body > div.content #contact > article.dealers div.dealer {
      text-align: center; }
      html._tablet body > div.content #contact > article.dealers div.dealer h2, html._no-tablet body > div.content #contact > article.dealers div.dealer h2 {
        color: #f59500; }
    html._tablet body > div.content #news > article.pagecount, html._no-tablet body > div.content #news > article.pagecount {
      text-align: center; }
    html._tablet body > div.content #news > article.newsitem div.eenderde > h4, html._no-tablet body > div.content #news > article.newsitem div.eenderde > h4 {
      color: #3D3D3C; }
    html._tablet body > div.content #news > article.newsitem div.tweederde, html._no-tablet body > div.content #news > article.newsitem div.tweederde {
      margin-right: 0;
      width: 100%; }
      html._tablet body > div.content #news > article.newsitem div.tweederde > h4, html._no-tablet body > div.content #news > article.newsitem div.tweederde > h4 {
        text-align: left; }
      html._tablet body > div.content #news > article.newsitem div.tweederde figure, html._no-tablet body > div.content #news > article.newsitem div.tweederde figure {
        display: block;
        float: none;
        margin-bottom: 10px; }
        html._tablet body > div.content #news > article.newsitem div.tweederde figure > div, html._no-tablet body > div.content #news > article.newsitem div.tweederde figure > div {
          width: 100%; }
        html._tablet body > div.content #news > article.newsitem div.tweederde figure + h4, html._no-tablet body > div.content #news > article.newsitem div.tweederde figure + h4 {
          margin-top: 20px; } }
@media only screen and (max-width: 575px) {
  html._smartphone body > div.background.left.unselectable {
    width: 40px;
    background-position: -70px 0px; }
  html._smartphone body > div#mobile {
    left: calc(-100% + 40px); }
    html._smartphone body > div#mobile > button {
      width: 40px;
      margin-left: -10px; }
    html._smartphone body > div#mobile > div > nav {
      width: 80%; }
  html._smartphone body > div.content {
    width: calc(100% - 40px);
    margin-left: 40px; }
    html._smartphone body > div.content > footer > div > nav a {
      display: block;
      padding: 5px 0; }
    html._smartphone body > div.content > footer > div > nav span {
      display: none; }
    html._smartphone body > div.content > header {
      width: 100%;
      margin: 0;
      padding: 0;
      position: relative;
      height: 100px; }
      html._smartphone body > div.content > header > figure {
        background-image: url(/img/logo_vandaele_sm.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 100% !important; }
        html._smartphone body > div.content > header > figure img {
          display: none; }
    html._smartphone body > div.content > div > section.inhoud {
      padding-top: 0px; }
    html._smartphone body > div.content #country div.eenderde.een p {
      text-align: center; }
    html._smartphone body > div.content #country div.eenderde.twee, html._smartphone body > div.content #country div.eenderde.drie {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      float: none;
      width: 100%;
      margin-left: 0; }
      html._smartphone body > div.content #country div.eenderde.twee .regio, html._smartphone body > div.content #country div.eenderde.drie .regio {
        text-align: center; }
        html._smartphone body > div.content #country div.eenderde.twee .regio a, html._smartphone body > div.content #country div.eenderde.drie .regio a {
          padding: 5px 0; }
        html._smartphone body > div.content #country div.eenderde.twee .regio b, html._smartphone body > div.content #country div.eenderde.drie .regio b {
          font-size: 15px; }
    html._smartphone body > div.content #news.detail > article.pagecount a {
      display: block;
      padding: 10px 0; }
    html._smartphone body > div.content #news.detail > article.pagecount span {
      display: none; }
    html._smartphone body > div.content #machine > article.groep h4, html._smartphone body > div.content #machine > article.groep h2, html._smartphone body > div.content #secondhand > article.groep h4, html._smartphone body > div.content #secondhand > article.groep h2, html._smartphone body > div.content #rental > article.groep h4, html._smartphone body > div.content #rental > article.groep h2 {
      margin-bottom: 50px; }
    html._smartphone body > div.content #machine > article.groep div.eenderde.een, html._smartphone body > div.content #secondhand > article.groep div.eenderde.een, html._smartphone body > div.content #rental > article.groep div.eenderde.een {
      display: none; }
    html._smartphone body > div.content #machine > article.groep div.eenderde.twee, html._smartphone body > div.content #machine > article.groep div.eenderde.drie, html._smartphone body > div.content #secondhand > article.groep div.eenderde.twee, html._smartphone body > div.content #secondhand > article.groep div.eenderde.drie, html._smartphone body > div.content #rental > article.groep div.eenderde.twee, html._smartphone body > div.content #rental > article.groep div.eenderde.drie {
      float: none;
      width: 100%; }
    html._smartphone body > div.content #machine > article.machine h2 > span, html._smartphone body > div.content #secondhand > article.machine h2 > span, html._smartphone body > div.content #rental > article.machine h2 > span {
      display: block; }
    html._smartphone body > div.content #machine > article.machine nav, html._smartphone body > div.content #secondhand > article.machine nav, html._smartphone body > div.content #rental > article.machine nav {
      display: none !important; }
    html._smartphone body > div.content #machine > article.machine #beelden h3 > span, html._smartphone body > div.content #secondhand > article.machine #beelden h3 > span, html._smartphone body > div.content #rental > article.machine #beelden h3 > span {
      display: none; }
    html._smartphone body > div.content #machine > article.machine #beelden > figure, html._smartphone body > div.content #secondhand > article.machine #beelden > figure, html._smartphone body > div.content #rental > article.machine #beelden > figure {
      width: calc(50% - 10px); }
    html._smartphone body > div.content #machine > article.machine #techspec > ul > li, html._smartphone body > div.content #secondhand > article.machine #techspec > ul > li, html._smartphone body > div.content #rental > article.machine #techspec > ul > li {
      margin-right: 0; }
    html._smartphone body > div.content #contact > article.form div.eenderde {
      margin-left: 0;
      width: 100%;
      height: auto; }
      html._smartphone body > div.content #contact > article.form div.eenderde h1, html._smartphone body > div.content #contact > article.form div.eenderde p {
        text-align: center;
        -moz-text-align-last: center !important;
        text-align-last: center !important; }
      html._smartphone body > div.content #contact > article.form div.eenderde a.map {
        position: relative; }
    html._smartphone body > div.content #contact > article.dealers div.container {
      margin-bottom: 0px; }
    html._smartphone body > div.content #contact > article.dealers div.dealer {
      width: 100%;
      margin-bottom: 30px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  html._tablet body > div.content #news.inhoud article.pagecount span {
    font-size: 20px; }
  html._tablet body > div.content #news.inhoud article.pagecount a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  html._tablet body > div.content > header {
    position: relative !important; }
  html._tablet body > div.content > div > section.inhoud {
    padding-top: 0px !important; }
  html._tablet body > div.content #country.inhoud div.regio a {
    padding-top: 5px;
    padding-bottom: 5px; }
  html._tablet body > div.content #machine.inhoud article.navbar {
    position: absolute; }
  html._tablet body > div.content #machine.inhoud nav.fix {
    top: 0px;
    border-top: 10px solid white;
    margin-top: 0; }
  html._tablet body > div.content #rental.inhoud article.navbar, html._tablet body > div.content #secondhand.inhoud article.navbar {
    position: absolute; } }
@media only screen and (min-width: 1520px) {
  html:not(.lt-ie8) body > div.content {
    width: 60% !important; }
    html:not(.lt-ie8) body > div.content > div {
      width: 880px !important;
      margin: 0 auto !important; }
    html:not(.lt-ie8) body > div.content > footer > div {
      margin: 0 auto !important; }
    html:not(.lt-ie8) body > div.content > header {
      width: 60% !important; }
    html:not(.lt-ie8) body > div.content #company figure.slideshow, html:not(.lt-ie8) body > div.content #country figure.slideshow {
      overflow: visible; } }
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.flag {
  width: 16px;
  height: 11px;
  background: url(/img/country/flags.png) no-repeat; }
  .flag.flag-ad {
    background-position: -16px 0; }
  .flag.flag-ae {
    background-position: -32px 0; }
  .flag.flag-af {
    background-position: -48px 0; }
  .flag.flag-ag {
    background-position: -64px 0; }
  .flag.flag-ai {
    background-position: -80px 0; }
  .flag.flag-al {
    background-position: -96px 0; }
  .flag.flag-am {
    background-position: -112px 0; }
  .flag.flag-an {
    background-position: -128px 0; }
  .flag.flag-ao {
    background-position: -144px 0; }
  .flag.flag-ar {
    background-position: -160px 0; }
  .flag.flag-as {
    background-position: -176px 0; }
  .flag.flag-at {
    background-position: -192px 0; }
  .flag.flag-au {
    background-position: -208px 0; }
  .flag.flag-aw {
    background-position: -224px 0; }
  .flag.flag-az {
    background-position: -240px 0; }
  .flag.flag-ba {
    background-position: 0 -11px; }
  .flag.flag-bb {
    background-position: -16px -11px; }
  .flag.flag-bd {
    background-position: -32px -11px; }
  .flag.flag-be {
    background-position: -48px -11px; }
  .flag.flag-bf {
    background-position: -64px -11px; }
  .flag.flag-bg {
    background-position: -80px -11px; }
  .flag.flag-bh {
    background-position: -96px -11px; }
  .flag.flag-bi {
    background-position: -112px -11px; }
  .flag.flag-bj {
    background-position: -128px -11px; }
  .flag.flag-bm {
    background-position: -144px -11px; }
  .flag.flag-bn {
    background-position: -160px -11px; }
  .flag.flag-bo {
    background-position: -176px -11px; }
  .flag.flag-br {
    background-position: -192px -11px; }
  .flag.flag-bs {
    background-position: -208px -11px; }
  .flag.flag-bt {
    background-position: -224px -11px; }
  .flag.flag-bv {
    background-position: -240px -11px; }
  .flag.flag-bw {
    background-position: 0 -22px; }
  .flag.flag-by {
    background-position: -16px -22px; }
  .flag.flag-bz {
    background-position: -32px -22px; }
  .flag.flag-ca {
    background-position: -48px -22px; }
  .flag.flag-catalonia {
    background-position: -64px -22px; }
  .flag.flag-cd {
    background-position: -80px -22px; }
  .flag.flag-cf {
    background-position: -96px -22px; }
  .flag.flag-cg {
    background-position: -112px -22px; }
  .flag.flag-ch {
    background-position: -128px -22px; }
  .flag.flag-ci {
    background-position: -144px -22px; }
  .flag.flag-ck {
    background-position: -160px -22px; }
  .flag.flag-cl {
    background-position: -176px -22px; }
  .flag.flag-cm {
    background-position: -192px -22px; }
  .flag.flag-cn {
    background-position: -208px -22px; }
  .flag.flag-co {
    background-position: -224px -22px; }
  .flag.flag-cr {
    background-position: -240px -22px; }
  .flag.flag-cu {
    background-position: 0 -33px; }
  .flag.flag-cv {
    background-position: -16px -33px; }
  .flag.flag-cw {
    background-position: -32px -33px; }
  .flag.flag-cy {
    background-position: -48px -33px; }
  .flag.flag-cz {
    background-position: -64px -33px; }
  .flag.flag-de {
    background-position: -80px -33px; }
  .flag.flag-dj {
    background-position: -96px -33px; }
  .flag.flag-dk {
    background-position: -112px -33px; }
  .flag.flag-dm {
    background-position: -128px -33px; }
  .flag.flag-do {
    background-position: -144px -33px; }
  .flag.flag-dz {
    background-position: -160px -33px; }
  .flag.flag-ec {
    background-position: -176px -33px; }
  .flag.flag-ee {
    background-position: -192px -33px; }
  .flag.flag-eg {
    background-position: -208px -33px; }
  .flag.flag-eh {
    background-position: -224px -33px; }
  .flag.flag-england {
    background-position: -240px -33px; }
  .flag.flag-er {
    background-position: 0 -44px; }
  .flag.flag-es {
    background-position: -16px -44px; }
  .flag.flag-et {
    background-position: -32px -44px; }
  .flag.flag-eu {
    background-position: -48px -44px; }
  .flag.flag-fi {
    background-position: -64px -44px; }
  .flag.flag-fj {
    background-position: -80px -44px; }
  .flag.flag-fk {
    background-position: -96px -44px; }
  .flag.flag-fm {
    background-position: -112px -44px; }
  .flag.flag-fo {
    background-position: -128px -44px; }
  .flag.flag-fr {
    background-position: -144px -44px; }
  .flag.flag-ga {
    background-position: -160px -44px; }
  .flag.flag-gb {
    background-position: -176px -44px; }
  .flag.flag-gd {
    background-position: -192px -44px; }
  .flag.flag-ge {
    background-position: -208px -44px; }
  .flag.flag-gf {
    background-position: -224px -44px; }
  .flag.flag-gg {
    background-position: -240px -44px; }
  .flag.flag-gh {
    background-position: 0 -55px; }
  .flag.flag-gi {
    background-position: -16px -55px; }
  .flag.flag-gl {
    background-position: -32px -55px; }
  .flag.flag-gm {
    background-position: -48px -55px; }
  .flag.flag-gn {
    background-position: -64px -55px; }
  .flag.flag-gp {
    background-position: -80px -55px; }
  .flag.flag-gq {
    background-position: -96px -55px; }
  .flag.flag-gr {
    background-position: -112px -55px; }
  .flag.flag-gs {
    background-position: -128px -55px; }
  .flag.flag-gt {
    background-position: -144px -55px; }
  .flag.flag-gu {
    background-position: -160px -55px; }
  .flag.flag-gw {
    background-position: -176px -55px; }
  .flag.flag-gy {
    background-position: -192px -55px; }
  .flag.flag-hk {
    background-position: -208px -55px; }
  .flag.flag-hm {
    background-position: -224px -55px; }
  .flag.flag-hn {
    background-position: -240px -55px; }
  .flag.flag-hr {
    background-position: 0 -66px; }
  .flag.flag-ht {
    background-position: -16px -66px; }
  .flag.flag-hu {
    background-position: -32px -66px; }
  .flag.flag-ic {
    background-position: -48px -66px; }
  .flag.flag-id {
    background-position: -64px -66px; }
  .flag.flag-ie {
    background-position: -80px -66px; }
  .flag.flag-il {
    background-position: -96px -66px; }
  .flag.flag-im {
    background-position: -112px -66px; }
  .flag.flag-in {
    background-position: -128px -66px; }
  .flag.flag-io {
    background-position: -144px -66px; }
  .flag.flag-iq {
    background-position: -160px -66px; }
  .flag.flag-ir {
    background-position: -176px -66px; }
  .flag.flag-is {
    background-position: -192px -66px; }
  .flag.flag-it {
    background-position: -208px -66px; }
  .flag.flag-je {
    background-position: -224px -66px; }
  .flag.flag-jm {
    background-position: -240px -66px; }
  .flag.flag-jo {
    background-position: 0 -77px; }
  .flag.flag-jp {
    background-position: -16px -77px; }
  .flag.flag-ke {
    background-position: -32px -77px; }
  .flag.flag-kg {
    background-position: -48px -77px; }
  .flag.flag-kh {
    background-position: -64px -77px; }
  .flag.flag-ki {
    background-position: -80px -77px; }
  .flag.flag-km {
    background-position: -96px -77px; }
  .flag.flag-kn {
    background-position: -112px -77px; }
  .flag.flag-kp {
    background-position: -128px -77px; }
  .flag.flag-kr {
    background-position: -144px -77px; }
  .flag.flag-kurdistan {
    background-position: -160px -77px; }
  .flag.flag-kw {
    background-position: -176px -77px; }
  .flag.flag-ky {
    background-position: -192px -77px; }
  .flag.flag-kz {
    background-position: -208px -77px; }
  .flag.flag-la {
    background-position: -224px -77px; }
  .flag.flag-lb {
    background-position: -240px -77px; }
  .flag.flag-lc {
    background-position: 0 -88px; }
  .flag.flag-li {
    background-position: -16px -88px; }
  .flag.flag-lk {
    background-position: -32px -88px; }
  .flag.flag-lr {
    background-position: -48px -88px; }
  .flag.flag-ls {
    background-position: -64px -88px; }
  .flag.flag-lt {
    background-position: -80px -88px; }
  .flag.flag-lu {
    background-position: -96px -88px; }
  .flag.flag-lv {
    background-position: -112px -88px; }
  .flag.flag-ly {
    background-position: -128px -88px; }
  .flag.flag-ma {
    background-position: -144px -88px; }
  .flag.flag-mc {
    background-position: -160px -88px; }
  .flag.flag-md {
    background-position: -176px -88px; }
  .flag.flag-me {
    background-position: -192px -88px; }
  .flag.flag-mg {
    background-position: -208px -88px; }
  .flag.flag-mh {
    background-position: -224px -88px; }
  .flag.flag-mk {
    background-position: -240px -88px; }
  .flag.flag-ml {
    background-position: 0 -99px; }
  .flag.flag-mm {
    background-position: -16px -99px; }
  .flag.flag-mn {
    background-position: -32px -99px; }
  .flag.flag-mo {
    background-position: -48px -99px; }
  .flag.flag-mp {
    background-position: -64px -99px; }
  .flag.flag-mq {
    background-position: -80px -99px; }
  .flag.flag-mr {
    background-position: -96px -99px; }
  .flag.flag-ms {
    background-position: -112px -99px; }
  .flag.flag-mt {
    background-position: -128px -99px; }
  .flag.flag-mu {
    background-position: -144px -99px; }
  .flag.flag-mv {
    background-position: -160px -99px; }
  .flag.flag-mw {
    background-position: -176px -99px; }
  .flag.flag-mx {
    background-position: -192px -99px; }
  .flag.flag-my {
    background-position: -208px -99px; }
  .flag.flag-mz {
    background-position: -224px -99px; }
  .flag.flag-na {
    background-position: -240px -99px; }
  .flag.flag-nc {
    background-position: 0 -110px; }
  .flag.flag-ne {
    background-position: -16px -110px; }
  .flag.flag-nf {
    background-position: -32px -110px; }
  .flag.flag-ng {
    background-position: -48px -110px; }
  .flag.flag-ni {
    background-position: -64px -110px; }
  .flag.flag-nl {
    background-position: -80px -110px; }
  .flag.flag-no {
    background-position: -96px -110px; }
  .flag.flag-np {
    background-position: -112px -110px; }
  .flag.flag-nr {
    background-position: -128px -110px; }
  .flag.flag-nu {
    background-position: -144px -110px; }
  .flag.flag-nz {
    background-position: -160px -110px; }
  .flag.flag-om {
    background-position: -176px -110px; }
  .flag.flag-pa {
    background-position: -192px -110px; }
  .flag.flag-pe {
    background-position: -208px -110px; }
  .flag.flag-pf {
    background-position: -224px -110px; }
  .flag.flag-pg {
    background-position: -240px -110px; }
  .flag.flag-ph {
    background-position: 0 -121px; }
  .flag.flag-pk {
    background-position: -16px -121px; }
  .flag.flag-pl {
    background-position: -32px -121px; }
  .flag.flag-pm {
    background-position: -48px -121px; }
  .flag.flag-pn {
    background-position: -64px -121px; }
  .flag.flag-pr {
    background-position: -80px -121px; }
  .flag.flag-ps {
    background-position: -96px -121px; }
  .flag.flag-pt {
    background-position: -112px -121px; }
  .flag.flag-pw {
    background-position: -128px -121px; }
  .flag.flag-py {
    background-position: -144px -121px; }
  .flag.flag-qa {
    background-position: -160px -121px; }
  .flag.flag-re {
    background-position: -176px -121px; }
  .flag.flag-ro {
    background-position: -192px -121px; }
  .flag.flag-rs {
    background-position: -208px -121px; }
  .flag.flag-ru {
    background-position: -224px -121px; }
  .flag.flag-rw {
    background-position: -240px -121px; }
  .flag.flag-sa {
    background-position: 0 -132px; }
  .flag.flag-sb {
    background-position: -16px -132px; }
  .flag.flag-sc {
    background-position: -32px -132px; }
  .flag.flag-scotland {
    background-position: -48px -132px; }
  .flag.flag-sd {
    background-position: -64px -132px; }
  .flag.flag-se {
    background-position: -80px -132px; }
  .flag.flag-sg {
    background-position: -96px -132px; }
  .flag.flag-sh {
    background-position: -112px -132px; }
  .flag.flag-si {
    background-position: -128px -132px; }
  .flag.flag-sk {
    background-position: -144px -132px; }
  .flag.flag-sl {
    background-position: -160px -132px; }
  .flag.flag-sm {
    background-position: -176px -132px; }
  .flag.flag-sn {
    background-position: -192px -132px; }
  .flag.flag-so {
    background-position: -208px -132px; }
  .flag.flag-somaliland {
    background-position: -224px -132px; }
  .flag.flag-sr {
    background-position: -240px -132px; }
  .flag.flag-ss {
    background-position: 0 -143px; }
  .flag.flag-st {
    background-position: -16px -143px; }
  .flag.flag-sv {
    background-position: -32px -143px; }
  .flag.flag-sx {
    background-position: -48px -143px; }
  .flag.flag-sy {
    background-position: -64px -143px; }
  .flag.flag-sz {
    background-position: -80px -143px; }
  .flag.flag-tc {
    background-position: -96px -143px; }
  .flag.flag-td {
    background-position: -112px -143px; }
  .flag.flag-tf {
    background-position: -128px -143px; }
  .flag.flag-tg {
    background-position: -144px -143px; }
  .flag.flag-th {
    background-position: -160px -143px; }
  .flag.flag-tj {
    background-position: -176px -143px; }
  .flag.flag-tk {
    background-position: -192px -143px; }
  .flag.flag-tl {
    background-position: -208px -143px; }
  .flag.flag-tm {
    background-position: -224px -143px; }
  .flag.flag-tn {
    background-position: -240px -143px; }
  .flag.flag-to {
    background-position: 0 -154px; }
  .flag.flag-tr {
    background-position: -16px -154px; }
  .flag.flag-tt {
    background-position: -32px -154px; }
  .flag.flag-tv {
    background-position: -48px -154px; }
  .flag.flag-tw {
    background-position: -64px -154px; }
  .flag.flag-tz {
    background-position: -80px -154px; }
  .flag.flag-ua {
    background-position: -96px -154px; }
  .flag.flag-ug {
    background-position: -112px -154px; }
  .flag.flag-um {
    background-position: -128px -154px; }
  .flag.flag-us {
    background-position: -144px -154px; }
  .flag.flag-uy {
    background-position: -160px -154px; }
  .flag.flag-uz {
    background-position: -176px -154px; }
  .flag.flag-va {
    background-position: -192px -154px; }
  .flag.flag-vc {
    background-position: -208px -154px; }
  .flag.flag-ve {
    background-position: -224px -154px; }
  .flag.flag-vg {
    background-position: -240px -154px; }
  .flag.flag-vi {
    background-position: 0 -165px; }
  .flag.flag-vn {
    background-position: -16px -165px; }
  .flag.flag-vu {
    background-position: -32px -165px; }
  .flag.flag-wales {
    background-position: -48px -165px; }
  .flag.flag-wf {
    background-position: -64px -165px; }
  .flag.flag-ws {
    background-position: -80px -165px; }
  .flag.flag-ye {
    background-position: -96px -165px; }
  .flag.flag-yt {
    background-position: -112px -165px; }
  .flag.flag-za {
    background-position: -128px -165px; }
  .flag.flag-zanzibar {
    background-position: -144px -165px; }
  .flag.flag-zm {
    background-position: -160px -165px; }
  .flag.flag-zw {
    background-position: -176px -165px; }

html, body {
  width: 100%;
  height: 100%; }

body {
  background-color: #D1D1D1;
  position: relative;
  width: 100%;
  font-weight: normal; }
  body ::-moz-selection {
    background: #3d3d3c;
    color: #fff;
    text-shadow: none; }
  body ::selection {
    background: #3d3d3c;
    color: #fff;
    text-shadow: none; }
  body > div#mobile {
    display: none;
    position: absolute;
    left: -90%;
    top: 0px;
    width: 100%;
    z-index: 500; }
    body > div#mobile > span.bg {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      display: none;
      background-color: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%;
      position: fixed;
      z-index: 0; }
    body > div#mobile > div > nav {
      border-right: 2px solid #3d3d3c;
      overflow-y: auto;
      width: 50%;
      position: relative;
      background-color: #f59500;
      z-index: 2; }
      body > div#mobile > div > nav a {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        color: white;
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 1px solid white; }
        body > div#mobile > div > nav a:hover {
          text-decoration: underline; }
        body > div#mobile > div > nav a.selected {
          background-color: #3d3d3c;
          color: white; }
        body > div#mobile > div > nav a.taal {
          color: #3d3d3c;
          padding-top: 7px;
          padding-bottom: 7px;
          border: 0;
          font-size: 12px; }
          body > div#mobile > div > nav a.taal span.flag {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            margin-left: 14px;
            margin-top: -3px; }
        body > div#mobile > div > nav a + div > a, body > div#mobile > div > nav a + div > span {
          font-size: 12px;
          background-color: #3d3d3c;
          color: white;
          padding-top: 7px;
          padding-bottom: 7px;
          border-color: rgba(187, 187, 187, 0.3); }
        body > div#mobile > div > nav a + div > span {
          text-align: center;
          display: block;
          color: #3d3d3c;
          text-transform: uppercase;
          background-color: #BBBBBB; }
          body > div#mobile > div > nav a + div > span + div > a, body > div#mobile > div > nav a + div > span + div > span {
            display: block;
            background-color: #BBBBBB;
            color: white;
            padding-top: 7px;
            padding-bottom: 7px;
            text-transform: none;
            font-size: 12px;
            text-align: center; }
          body > div#mobile > div > nav a + div > span + div > span {
            background-color: white;
            color: #3d3d3c; }
    body > div#mobile > button {
      background: none;
      margin: none;
      padding: 0;
      border: none;
      z-index: 1;
      position: absolute;
      right: 1px;
      top: -2px;
      background-color: #f59500;
      width: 10%;
      cursor: pointer; }
  body > div#vlak {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: rgba(61, 61, 60, 0.75);
    cursor: pointer;
    display: table; }
    body > div#vlak > div {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      body > div#vlak > div > div.image {
        -moz-background-origin: border;
        -o-background-origin: border-box;
        -webkit-background-origin: border;
        background-origin: border-box;
        -moz-background-size: contain;
        -o-background-size: contain;
        -webkit-background-size: contain;
        background-size: contain;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        width: 880px;
        height: 600px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: white;
        border: 10px solid white;
        position: relative;
        margin: 0 auto;
        cursor: default; }
        body > div#vlak > div > div.image > span {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          display: block;
          position: absolute;
          top: 0;
          text-align: center;
          padding: 280px 10px 0 10px;
          height: 600px;
          width: 50px;
          background-color: white;
          color: #f59500;
          cursor: pointer;
          font-family: "Imprima", sans-serif;
          font-size: 40px;
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          body > div#vlak > div > div.image > span:hover {
            color: #3d3d3c; }
          body > div#vlak > div > div.image > span.next {
            right: 0; }
          body > div#vlak > div > div.image > span.prev {
            left: 0; }
          body > div#vlak > div > div.image > span.close {
            top: -10px;
            right: -10px;
            padding: 0;
            line-height: 200%;
            height: 60px;
            width: 60px;
            background-color: #f59500;
            color: white;
            border: 10px solid white;
            font-size: 20px;
            font-weight: bold; }
            body > div#vlak > div > div.image > span.close:hover {
              background-color: #3d3d3c;
              color: white; }
      body > div#vlak > div > div.tekst {
        border: 10px solid white;
        border-top: none;
        width: 860px;
        padding: 10px;
        background-color: white;
        margin: 0 auto;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        color: #3d3d3c; }
  body > div.background {
    position: fixed;
    top: -5px;
    z-index: 0;
    width: calc(50% - 450px);
    height: calc(100% + 5px);
    background: no-repeat #c2d402;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; }
    body > div.background.left {
      left: 0;
      background-image: url(/img/bg_left.jpg);
      background-position: left center; }
    body > div.background.right {
      right: 0%;
      background-image: url(/img/bg_right.jpg);
      background-position: left center; }
  body > div.content {
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    position: relative;
    z-index: 100;
    width: 900px;
    background-color: white;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px; }
    body > div.content > div > section.inhoud {
      padding-top: 185px;
      margin-bottom: 50px; }
      body > div.content > div > section.inhoud > figure.slideshow {
        width: 100%;
        overflow: hidden;
        margin-bottom: 10px;
        position: relative;
        z-index: 0; }
        body > div.content > div > section.inhoud > figure.slideshow > img {
          display: none;
          position: absolute;
          top: 0;
          left: 0; }
          body > div.content > div > section.inhoud > figure.slideshow > img .top {
            z-index: 1; }
          body > div.content > div > section.inhoud > figure.slideshow > img .bottom {
            z-index: 0; }
      body > div.content > div > section.inhoud > div.crumb {
        margin-top: -2px;
        margin-bottom: 10px;
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        color: #BBBBBB; }
        body > div.content > div > section.inhoud > div.crumb > span {
          padding: 0 5px; }
        body > div.content > div > section.inhoud > div.crumb > a {
          color: #BBBBBB; }
      body > div.content > div > section.inhoud > article h1 {
        font-family: "Imprima", sans-serif;
        font-size: 30px;
        color: #f59500;
        margin-bottom: 30px; }
        body > div.content > div > section.inhoud > article h1.click {
          cursor: pointer; }
          body > div.content > div > section.inhoud > article h1.click:hover {
            color: #3d3d3c; }
      body > div.content > div > section.inhoud > article h2 {
        font-family: "Imprima", sans-serif;
        font-size: 20px;
        color: #f59500; }
      body > div.content > div > section.inhoud > article h3 {
        font-family: "Imprima", sans-serif;
        font-size: 14px;
        color: #f59500; }
        body > div.content > div > section.inhoud > article h3 > span {
          font-family: "Open Sans", sans-serif;
          text-transform: lowercase;
          margin-left: 5px;
          font-size: 10px; }
      body > div.content > div > section.inhoud > article h4 {
        font-family: "Imprima", sans-serif;
        font-size: 12px;
        color: #f59500;
        text-transform: uppercase; }
      body > div.content > div > section.inhoud > article p {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        color: #3d3d3c;
        line-height: 160%; }
      body > div.content > div > section.inhoud > article > div.tweederde {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        width: 580px; }
      body > div.content > div > section.inhoud > article > div.eenderde {
        float: left; }
        body > div.content > div > section.inhoud > article > div.eenderde.een {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          text-align: right;
          width: 287px;
          padding-right: 30px; }
        body > div.content > div > section.inhoud > article > div.eenderde.twee {
          width: 286px; }
        body > div.content > div > section.inhoud > article > div.eenderde.drie {
          width: 287px; }
        body > div.content > div > section.inhoud > article > div.eenderde + .eenderde {
          margin-left: 10px; }
    body > div.content > header {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 900px;
      height: 185px;
      position: fixed;
      margin-left: -10px;
      padding-left: 10px;
      padding-right: 10px;
      z-index: 500;
      background-color: white;
      border-bottom: 10px solid white; }
      body > div.content > header > figure {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        background-color: #3d3d3c;
        width: 584px;
        height: 100%;
        text-align: right;
        padding-top: 45px;
        padding-right: 20px; }
      body > div.content > header > nav {
        display: block;
        background-color: #f59500;
        width: 286px;
        height: 100%;
        position: absolute;
        right: 11px;
        top: 0; }
        body > div.content > header > nav > a.taal {
          position: absolute;
          top: 5px;
          right: 5px;
          width: 275px;
          font-family: "Open Sans", sans-serif;
          font-size: 9px;
          color: #3d3d3c;
          text-align: right;
          margin-right: 5px;
          text-decoration: none; }
          body > div.content > header > nav > a.taal > span.flag {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            margin-left: 7px; }
          body > div.content > header > nav > a.taal:hover {
            color: white; }
        body > div.content > header > nav div.center {
          margin-top: 25px;
          color: white;
          font-family: "Imprima", sans-serif;
          font-size: 13px;
          margin-left: 20px;
          letter-spacing: 2px; }
          body > div.content > header > nav div.center > a {
            color: #3d3d3c;
            text-decoration: none; }
            body > div.content > header > nav div.center > a:hover {
              color: white; }
            body > div.content > header > nav div.center > a.selected {
              color: white; }
    body > div.content > footer {
      background-color: #3d3d3c; }
      body > div.content > footer > div {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/img/logo_vandaele_sm.png) no-repeat 85px 20px;
        height: auto;
        padding-bottom: 5px;
        padding-left: 300px;
        padding-top: 15px;
        z-index: 500;
        width: 900px;
        position: relative; }
        body > div.content > footer > div > nav {
          font-family: "Imprima", sans-serif;
          color: white; }
          body > div.content > footer > div > nav > a {
            color: white;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0 5px; }
            body > div.content > footer > div > nav > a:hover {
              color: #f59500; }
          body > div.content > footer > div > nav > span {
            font-size: 18px; }
          body > div.content > footer > div > nav + div {
            margin-top: 0; }
            body > div.content > footer > div > nav + div + div {
              margin-top: 0; }
        body > div.content > footer > div > div {
          padding-left: 5px;
          color: #cecece;
          font-family: "Imprima", sans-serif;
          font-size: 12px;
          margin-top: 3px; }
          body > div.content > footer > div > div > span {
            padding: 0 5px; }
          body > div.content > footer > div > div > a {
            color: #e6e6e6; }
            body > div.content > footer > div > div > a:hover {
              color: #f59500; }
            body > div.content > footer > div > div > a.social {
              display: inline-block;
              vertical-align: middle;
              *vertical-align: auto;
              *zoom: 1;
              *display: inline;
              margin-bottom: 10px;
              margin-right: 5px; }
              body > div.content > footer > div > div > a.social:hover {
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
                opacity: 0.75; }

#contact > article, #newsletter > article {
  margin-top: 30px; }
  #contact > article + article, #newsletter > article + article {
    padding-top: 70px; }
  #contact > article a.button, #newsletter > article a.button {
    background-color: #f59500;
    padding: 5px 10px;
    color: white !important;
    font-family: "Imprima", sans-serif;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 20px; }
    #contact > article a.button:hover, #newsletter > article a.button:hover {
      background-color: #3d3d3c; }
  #contact > article div.medewerkers, #newsletter > article div.medewerkers {
    margin-top: 20px;
    margin-bottom: 40px; }
    #contact > article div.medewerkers > a, #newsletter > article div.medewerkers > a {
      display: block !important;
      text-decoration: none; }
      #contact > article div.medewerkers > a b, #newsletter > article div.medewerkers > a b {
        color: #3d3d3c; }
      #contact > article div.medewerkers > a span, #newsletter > article div.medewerkers > a span {
        color: #BBBBBB;
        text-decoration: underline;
        padding-bottom: 10px;
        display: block; }
      #contact > article div.medewerkers > a:hover b, #contact > article div.medewerkers > a:hover span, #newsletter > article div.medewerkers > a:hover b, #newsletter > article div.medewerkers > a:hover span {
        color: #f59500; }
  #contact > article.dealers h4, #newsletter > article.dealers h4 {
    margin-bottom: 10px; }
  #contact > article.dealers div.container, #newsletter > article.dealers div.container {
    margin-bottom: 30px;
    position: relative; }
    #contact > article.dealers div.container > p, #newsletter > article.dealers div.container > p {
      margin-top: 50px; }
  #contact > article.dealers div.dealer, #newsletter > article.dealers div.dealer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 50%;
    line-height: 160%;
    vertical-align: top; }
    #contact > article.dealers div.dealer > h2, #newsletter > article.dealers div.dealer > h2 {
      margin-bottom: 5px; }
    #contact > article.dealers div.dealer > span, #contact > article.dealers div.dealer > a, #newsletter > article.dealers div.dealer > span, #newsletter > article.dealers div.dealer > a {
      display: block; }
    #contact > article.dealers div.dealer a, #newsletter > article.dealers div.dealer a {
      color: #BBBBBB; }
      #contact > article.dealers div.dealer a:hover, #newsletter > article.dealers div.dealer a:hover {
        color: #f59500; }
  #contact > article.form > div.een a, #contact > article.dealers > div.een a, #newsletter > article.form > div.een a, #newsletter > article.dealers > div.een a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    outline: none;
    color: #3d3d3c; }
    #contact > article.form > div.een a:hover, #contact > article.dealers > div.een a:hover, #newsletter > article.form > div.een a:hover, #newsletter > article.dealers > div.een a:hover {
      color: #f59500; }
    #contact > article.form > div.een a.map, #contact > article.dealers > div.een a.map, #newsletter > article.form > div.een a.map, #newsletter > article.dealers > div.een a.map {
      background-color: #f59500; }
      #contact > article.form > div.een a.map:hover img, #contact > article.dealers > div.een a.map:hover img, #newsletter > article.form > div.een a.map:hover img, #newsletter > article.dealers > div.een a.map:hover img {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
        opacity: 0.95; }
  #contact > article.form > div.tweederde, #contact > article.dealers > div.tweederde, #newsletter > article.form > div.tweederde, #newsletter > article.dealers > div.tweederde {
    padding-top: 67px;
    padding-right: 100px; }
    #contact > article.form > div.tweederde form, #contact > article.dealers > div.tweederde form, #newsletter > article.form > div.tweederde form, #newsletter > article.dealers > div.tweederde form {
      margin-top: 30px; }
      #contact > article.form > div.tweederde form label, #contact > article.dealers > div.tweederde form label, #newsletter > article.form > div.tweederde form label, #newsletter > article.dealers > div.tweederde form label {
        display: block;
        margin-bottom: 10px; }
        #contact > article.form > div.tweederde form label.response, #contact > article.dealers > div.tweederde form label.response, #newsletter > article.form > div.tweederde form label.response, #newsletter > article.dealers > div.tweederde form label.response {
          display: none;
          cursor: default;
          margin-top: 10px;
          font-family: "Open Sans", sans-serif;
          font-size: 12px;
          color: #3d3d3c;
          line-height: 160%; }
          #contact > article.form > div.tweederde form label.response.error p, #contact > article.dealers > div.tweederde form label.response.error p, #newsletter > article.form > div.tweederde form label.response.error p, #newsletter > article.dealers > div.tweederde form label.response.error p {
            color: red; }
        #contact > article.form > div.tweederde form label.recaptcha, #contact > article.dealers > div.tweederde form label.recaptcha, #newsletter > article.form > div.tweederde form label.recaptcha, #newsletter > article.dealers > div.tweederde form label.recaptcha {
          margin-top: 20px;
          margin-bottom: 20px; }
        #contact > article.form > div.tweederde form label.privacy, #contact > article.dealers > div.tweederde form label.privacy, #newsletter > article.form > div.tweederde form label.privacy, #newsletter > article.dealers > div.tweederde form label.privacy {
          position: relative;
          font-weight: normal;
          display: block;
          text-align: left;
          line-height: 130%; }
          #contact > article.form > div.tweederde form label.privacy input, #contact > article.dealers > div.tweederde form label.privacy input, #newsletter > article.form > div.tweederde form label.privacy input, #newsletter > article.dealers > div.tweederde form label.privacy input {
            position: absolute;
            width: auto;
            left: 0px;
            top: 2px;
            width: 15px;
            height: 15px; }
          #contact > article.form > div.tweederde form label.privacy span, #contact > article.dealers > div.tweederde form label.privacy span, #newsletter > article.form > div.tweederde form label.privacy span, #newsletter > article.dealers > div.tweederde form label.privacy span {
            display: block;
            margin-left: 30px;
            padding-top: 2px;
            color: #3d3d3c; }
            #contact > article.form > div.tweederde form label.privacy span a, #contact > article.dealers > div.tweederde form label.privacy span a, #newsletter > article.form > div.tweederde form label.privacy span a, #newsletter > article.dealers > div.tweederde form label.privacy span a {
              text-decoration: underline;
              color: #f59500; }
              #contact > article.form > div.tweederde form label.privacy span a:hover, #contact > article.dealers > div.tweederde form label.privacy span a:hover, #newsletter > article.form > div.tweederde form label.privacy span a:hover, #newsletter > article.dealers > div.tweederde form label.privacy span a:hover {
                color: #3d3d3c; }
          #contact > article.form > div.tweederde form label.privacy.error span, #contact > article.dealers > div.tweederde form label.privacy.error span, #newsletter > article.form > div.tweederde form label.privacy.error span, #newsletter > article.dealers > div.tweederde form label.privacy.error span {
            color: red; }
        #contact > article.form > div.tweederde form label > input, #contact > article.form > div.tweederde form label > textarea, #contact > article.dealers > div.tweederde form label > input, #contact > article.dealers > div.tweederde form label > textarea, #newsletter > article.form > div.tweederde form label > input, #newsletter > article.form > div.tweederde form label > textarea, #newsletter > article.dealers > div.tweederde form label > input, #newsletter > article.dealers > div.tweederde form label > textarea {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 286px;
          border: 1px solid #f59500;
          color: #f59500;
          font-family: "Imprima", sans-serif;
          font-size: 16px;
          padding: 5px 10px; }
          #contact > article.form > div.tweederde form label > input.placeholder, #contact > article.form > div.tweederde form label > textarea.placeholder, #contact > article.dealers > div.tweederde form label > input.placeholder, #contact > article.dealers > div.tweederde form label > textarea.placeholder, #newsletter > article.form > div.tweederde form label > input.placeholder, #newsletter > article.form > div.tweederde form label > textarea.placeholder, #newsletter > article.dealers > div.tweederde form label > input.placeholder, #newsletter > article.dealers > div.tweederde form label > textarea.placeholder {
            color: #f59500;
            opacity: 1; }
          #contact > article.form > div.tweederde form label > input:-moz-placeholder, #contact > article.form > div.tweederde form label > textarea:-moz-placeholder, #contact > article.dealers > div.tweederde form label > input:-moz-placeholder, #contact > article.dealers > div.tweederde form label > textarea:-moz-placeholder, #newsletter > article.form > div.tweederde form label > input:-moz-placeholder, #newsletter > article.form > div.tweederde form label > textarea:-moz-placeholder, #newsletter > article.dealers > div.tweederde form label > input:-moz-placeholder, #newsletter > article.dealers > div.tweederde form label > textarea:-moz-placeholder {
            color: #f59500;
            opacity: 1; }
          #contact > article.form > div.tweederde form label > input::-moz-placeholder, #contact > article.form > div.tweederde form label > textarea::-moz-placeholder, #contact > article.dealers > div.tweederde form label > input::-moz-placeholder, #contact > article.dealers > div.tweederde form label > textarea::-moz-placeholder, #newsletter > article.form > div.tweederde form label > input::-moz-placeholder, #newsletter > article.form > div.tweederde form label > textarea::-moz-placeholder, #newsletter > article.dealers > div.tweederde form label > input::-moz-placeholder, #newsletter > article.dealers > div.tweederde form label > textarea::-moz-placeholder {
            color: #f59500;
            opacity: 1; }
          #contact > article.form > div.tweederde form label > input:-ms-input-placeholder, #contact > article.form > div.tweederde form label > textarea:-ms-input-placeholder, #contact > article.dealers > div.tweederde form label > input:-ms-input-placeholder, #contact > article.dealers > div.tweederde form label > textarea:-ms-input-placeholder, #newsletter > article.form > div.tweederde form label > input:-ms-input-placeholder, #newsletter > article.form > div.tweederde form label > textarea:-ms-input-placeholder, #newsletter > article.dealers > div.tweederde form label > input:-ms-input-placeholder, #newsletter > article.dealers > div.tweederde form label > textarea:-ms-input-placeholder {
            color: #f59500;
            opacity: 1; }
          #contact > article.form > div.tweederde form label > input::-webkit-input-placeholder, #contact > article.form > div.tweederde form label > textarea::-webkit-input-placeholder, #contact > article.dealers > div.tweederde form label > input::-webkit-input-placeholder, #contact > article.dealers > div.tweederde form label > textarea::-webkit-input-placeholder, #newsletter > article.form > div.tweederde form label > input::-webkit-input-placeholder, #newsletter > article.form > div.tweederde form label > textarea::-webkit-input-placeholder, #newsletter > article.dealers > div.tweederde form label > input::-webkit-input-placeholder, #newsletter > article.dealers > div.tweederde form label > textarea::-webkit-input-placeholder {
            color: #f59500;
            opacity: 1; }
          #contact > article.form > div.tweederde form label > input.error, #contact > article.form > div.tweederde form label > textarea.error, #contact > article.dealers > div.tweederde form label > input.error, #contact > article.dealers > div.tweederde form label > textarea.error, #newsletter > article.form > div.tweederde form label > input.error, #newsletter > article.form > div.tweederde form label > textarea.error, #newsletter > article.dealers > div.tweederde form label > input.error, #newsletter > article.dealers > div.tweederde form label > textarea.error {
            color: red;
            background-color: rgba(245, 149, 0, 0.3); }
          #contact > article.form > div.tweederde form label > input:focus, #contact > article.form > div.tweederde form label > textarea:focus, #contact > article.dealers > div.tweederde form label > input:focus, #contact > article.dealers > div.tweederde form label > textarea:focus, #newsletter > article.form > div.tweederde form label > input:focus, #newsletter > article.form > div.tweederde form label > textarea:focus, #newsletter > article.dealers > div.tweederde form label > input:focus, #newsletter > article.dealers > div.tweederde form label > textarea:focus {
            outline-width: 0;
            border-color: #3d3d3c; }
        #contact > article.form > div.tweederde form label > textarea, #contact > article.dealers > div.tweederde form label > textarea, #newsletter > article.form > div.tweederde form label > textarea, #newsletter > article.dealers > div.tweederde form label > textarea {
          width: 435px;
          height: 193px;
          resize: none; }
      #contact > article.form > div.tweederde form > button, #contact > article.dealers > div.tweederde form > button, #newsletter > article.form > div.tweederde form > button, #newsletter > article.dealers > div.tweederde form > button {
        background: none;
        border: none;
        background-color: #f59500;
        padding: 5px 10px;
        color: white;
        font-family: "Imprima", sans-serif;
        font-size: 16px; }
        #contact > article.form > div.tweederde form > button:hover, #contact > article.dealers > div.tweederde form > button:hover, #newsletter > article.form > div.tweederde form > button:hover, #newsletter > article.dealers > div.tweederde form > button:hover {
          background-color: #3d3d3c; }

#secondhand figure > div, #rental figure > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 10px; }
#secondhand > article.groep.first, #rental > article.groep.first {
  position: relative;
  margin-top: 115px; }
  #secondhand > article.groep.first > h1, #rental > article.groep.first > h1 {
    display: none; }
  #secondhand > article.groep.first > h2, #rental > article.groep.first > h2 {
    position: absolute;
    top: -65px;
    left: 296px; }
  #secondhand > article.groep.first > h4, #rental > article.groep.first > h4 {
    position: absolute;
    top: -58px;
    left: 296px;
    color: #959595; }
#secondhand > article.groep a, #rental > article.groep a {
  outline: 0;
  text-decoration: none;
  color: #959595; }
  #secondhand > article.groep a > figure > div, #rental > article.groep a > figure > div {
    height: 215px;
    border: 107px solid transparent; }
  #secondhand > article.groep a > figure > figcaption, #rental > article.groep a > figure > figcaption {
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  #secondhand > article.groep a:hover, #rental > article.groep a:hover {
    color: #f59500; }
    #secondhand > article.groep a:hover > figure > div, #rental > article.groep a:hover > figure > div {
      border-color: rgba(245, 149, 0, 0.2); }
#secondhand > article.machine, #rental > article.machine {
  margin-top: 50px;
  margin-bottom: 100px;
  margin-left: 10px; }
  #secondhand > article.machine p.intro, #rental > article.machine p.intro {
    margin-top: 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #3d3d3c;
    margin-right: 130px; }
  #secondhand > article.machine h1, #rental > article.machine h1 {
    display: none; }
  #secondhand > article.machine h2 > span, #rental > article.machine h2 > span {
    display: none; }
  #secondhand > article.machine div#beelden, #rental > article.machine div#beelden {
    margin-top: 30px; }
    #secondhand > article.machine div#beelden figure, #rental > article.machine div#beelden figure {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 137.5px;
      margin-top: 10px;
      margin-right: 10px;
      cursor: pointer; }
      #secondhand > article.machine div#beelden figure.last, #rental > article.machine div#beelden figure.last {
        margin-right: 0px; }
      #secondhand > article.machine div#beelden figure > figcaption, #rental > article.machine div#beelden figure > figcaption {
        display: none; }
      #secondhand > article.machine div#beelden figure > div, #rental > article.machine div#beelden figure > div {
        height: 104px;
        border: 50px solid transparent; }
      #secondhand > article.machine div#beelden figure:hover div, #rental > article.machine div#beelden figure:hover div {
        border-color: rgba(245, 149, 0, 0.2); }
#secondhand > article.navbar, #rental > article.navbar {
  position: fixed;
  margin-top: 40px;
  z-index: 500; }
  #secondhand > article.navbar.top, #rental > article.navbar.top {
    position: absolute;
    z-index: 100; }
  #secondhand > article.navbar > div.eenderde.een p, #rental > article.navbar > div.eenderde.een p {
    margin-left: 40px; }
    #secondhand > article.navbar > div.eenderde.een p span, #secondhand > article.navbar > div.eenderde.een p a, #rental > article.navbar > div.eenderde.een p span, #rental > article.navbar > div.eenderde.een p a {
      display: block;
      color: #f59500;
      text-decoration: none;
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      padding-bottom: 5px; }
    #secondhand > article.navbar > div.eenderde.een p a, #rental > article.navbar > div.eenderde.een p a {
      color: #3d3d3c; }
      #secondhand > article.navbar > div.eenderde.een p a:hover, #rental > article.navbar > div.eenderde.een p a:hover {
        color: #f59500; }
#secondhand > article.empty, #rental > article.empty {
  margin-top: 110px; }
#secondhand > article.machine p.intro, #secondhand > article.machine #beelden, #rental > article.machine p.intro, #rental > article.machine #beelden {
  margin-top: 30px; }
#secondhand > article.machine p.intro, #rental > article.machine p.intro {
  margin-right: 30px; }
#secondhand > article.machine #links, #rental > article.machine #links {
  margin-top: 30px; }
  #secondhand > article.machine #links a.button, #rental > article.machine #links a.button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Imprima", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background: no-repeat -1px top #3d3d3c;
    padding-left: 40px;
    color: white;
    height: 40px;
    width: 137.5px;
    margin-top: 10px;
    margin-right: 5px;
    display: block; }
    #secondhand > article.machine #links a.button > span, #rental > article.machine #links a.button > span {
      display: table;
      height: 40px;
      margin-top: -1px; }
      #secondhand > article.machine #links a.button > span > span, #rental > article.machine #links a.button > span > span {
        display: table-cell;
        vertical-align: middle; }
    #secondhand > article.machine #links a.button.info, #rental > article.machine #links a.button.info {
      background-image: url(/img/icon_kenmerken.png); }
    #secondhand > article.machine #links a.button.contact, #rental > article.machine #links a.button.contact {
      background-image: url(/img/icon_contact.png); }
    #secondhand > article.machine #links a.button:hover, #rental > article.machine #links a.button:hover {
      background-color: #f59500; }

#news > article {
  margin-top: 45px;
  display: block;
  clear: both; }
  #news > article + article.newsitem {
    margin-top: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #EBEBEB; }
    #news > article + article.newsitem + article.newsitem {
      padding-top: 30px; }
    #news > article + article.newsitem div.tweederde {
      width: 490px;
      margin-right: 100px;
      padding-left: 10px; }
      #news > article + article.newsitem div.tweederde figure {
        display: inline;
        float: left; }
        #news > article + article.newsitem div.tweederde figure > div {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          -moz-background-origin: border;
          -o-background-origin: border-box;
          -webkit-background-origin: border;
          background-origin: border-box;
          -moz-background-size: contain;
          -o-background-size: contain;
          -webkit-background-size: contain;
          background-size: contain;
          background-position: center center;
          background-repeat: no-repeat;
          background-color: rgba(0, 0, 0, 0.05);
          margin-right: 10px;
          width: 285px;
          height: 220px; }
        #news > article + article.newsitem div.tweederde figure + figure > div {
          margin-top: 10px; }
      #news > article + article.newsitem div.tweederde h4 {
        margin-bottom: 5px; }
      #news > article + article.newsitem div.tweederde a {
        outline: none;
        display: block;
        margin-top: 20px;
        color: #f59500;
        text-decoration: none;
        font-size: 10px;
        text-transform: uppercase;
        font-family: "Imprima", sans-serif; }
        #news > article + article.newsitem div.tweederde a > span {
          font-size: 12px;
          border-bottom: 1px solid #f59500;
          margin-left: 5px; }
        #news > article + article.newsitem div.tweederde a:hover {
          color: #3d3d3c; }
          #news > article + article.newsitem div.tweederde a:hover > span {
            border-color: #3d3d3c; }
  #news > article.pagecount {
    color: #3d3d3c;
    font-family: "Imprima", sans-serif;
    font-size: 14px;
    padding-bottom: 50px; }
    #news > article.pagecount div.tweederde > :first-child {
      padding-left: 0px; }
    #news > article.pagecount a {
      color: #f59500;
      padding-left: 5px;
      padding-right: 5px;
      text-decoration: none; }
      #news > article.pagecount a:hover {
        text-decoration: underline;
        color: #3d3d3c; }
    #news > article.pagecount span {
      padding-left: 5px;
      padding-right: 5px;
      font-size: 16px; }

#machine figure > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 10px; }
#machine > article.groep.first {
  position: relative;
  margin-top: 115px; }
  #machine > article.groep.first > h1 {
    display: none; }
  #machine > article.groep.first > h2 {
    position: absolute;
    top: -65px;
    left: 296px; }
  #machine > article.groep.first > h4 {
    position: absolute;
    top: -58px;
    left: 296px;
    color: #959595; }
#machine > article.groep a {
  outline: 0;
  text-decoration: none;
  color: #959595; }
  #machine > article.groep a > figure > div {
    height: 215px;
    border: 107px solid transparent; }
  #machine > article.groep a > figure > figcaption {
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  #machine > article.groep a:hover {
    color: #f59500; }
    #machine > article.groep a:hover > figure > div {
      border-color: rgba(245, 149, 0, 0.2); }
#machine > article.machine {
  margin-top: 50px;
  margin-bottom: 100px;
  margin-left: 10px; }
  #machine > article.machine p.intro {
    margin-top: 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #3d3d3c;
    margin-right: 130px; }
  #machine > article.machine h1 {
    display: none; }
  #machine > article.machine h2 > span {
    display: none; }
  #machine > article.machine div#beelden {
    margin-top: 30px; }
    #machine > article.machine div#beelden figure {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 137.5px;
      margin-top: 10px;
      margin-right: 10px;
      cursor: pointer; }
      #machine > article.machine div#beelden figure.last {
        margin-right: 0px; }
      #machine > article.machine div#beelden figure > figcaption {
        display: none; }
      #machine > article.machine div#beelden figure > div {
        height: 104px;
        border: 50px solid transparent; }
      #machine > article.machine div#beelden figure:hover div {
        border-color: rgba(245, 149, 0, 0.2); }
#machine > article.navbar {
  position: fixed;
  margin-top: 40px;
  z-index: 500; }
  #machine > article.navbar.top {
    position: absolute;
    z-index: 100; }
  #machine > article.navbar > div.eenderde.een a, #machine > article.navbar > div.eenderde.een span {
    display: block;
    font-family: "Imprima", sans-serif;
    font-size: 15px;
    color: #f59500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0;
    outline: 0; }
    #machine > article.navbar > div.eenderde.een a:hover, #machine > article.navbar > div.eenderde.een span:hover {
      color: #3d3d3c; }
  #machine > article.navbar > div.eenderde.een span, #machine > article.navbar > div.eenderde.een a.open {
    cursor: default;
    padding-right: 10px;
    background: url(/img/nav_pijldown.jpg) no-repeat right 50%; }
    #machine > article.navbar > div.eenderde.een span:hover, #machine > article.navbar > div.eenderde.een a.open:hover {
      color: #f59500; }
    #machine > article.navbar > div.eenderde.een span + div, #machine > article.navbar > div.eenderde.een a.open + div {
      margin-bottom: 5px; }
      #machine > article.navbar > div.eenderde.een span + div a, #machine > article.navbar > div.eenderde.een span + div span, #machine > article.navbar > div.eenderde.een a.open + div a, #machine > article.navbar > div.eenderde.een a.open + div span {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        color: #777777;
        text-transform: none;
        padding: 5px 10px 5px 0; }
        #machine > article.navbar > div.eenderde.een span + div a:hover, #machine > article.navbar > div.eenderde.een span + div span:hover, #machine > article.navbar > div.eenderde.een a.open + div a:hover, #machine > article.navbar > div.eenderde.een a.open + div span:hover {
          color: #f59500; }
      #machine > article.navbar > div.eenderde.een span + div span, #machine > article.navbar > div.eenderde.een a.open + div span {
        background: none;
        color: #f59500;
        cursor: default; }
  #machine > article.navbar > div.eenderde.een a.open {
    cursor: pointer; }
#machine > article.machine nav {
  margin-top: 45px;
  display: none;
  background-color: white;
  border-bottom: 10px solid white;
  width: 580px; }
  #machine > article.machine nav.fix {
    position: fixed;
    z-index: 500;
    top: 140px; }
  #machine > article.machine nav > a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Imprima", sans-serif;
    font-size: 12px;
    background: no-repeat -1px top #3d3d3c;
    padding-left: 40px;
    color: white;
    height: 40px;
    width: 137.5px;
    margin-right: 5px;
    /*&[href="#kenmerken"] {
    	background-image: url(/img/icon_kenmerken.png);	
    }*/ }
    #machine > article.machine nav > a > span {
      display: table;
      height: 40px;
      margin-top: -1px; }
      #machine > article.machine nav > a > span > span {
        display: table-cell;
        vertical-align: middle; }
    #machine > article.machine nav > a[href="#beelden"] {
      background-image: url(/img/icon_beelden.png); }
    #machine > article.machine nav > a[href="#techspec"] {
      background-image: url(/img/icon_kenmerken.png); }
    #machine > article.machine nav > a[href="#video"] {
      background-image: url(/img/icon_video.png); }
    #machine > article.machine nav > a:hover {
      background-color: #f59500; }
#machine > article.machine div#kenmerken {
  margin-top: 30px;
  margin-right: 130px; }
#machine > article.machine div#techspec {
  margin-top: 30px; }
  #machine > article.machine div#techspec ul {
    margin: 0;
    padding: 0;
    margin-top: 5px; }
    #machine > article.machine div#techspec ul li {
      margin: 0;
      padding: 0;
      position: relative;
      margin-bottom: 10px;
      margin-right: 130px;
      padding-left: 30px; }
      #machine > article.machine div#techspec ul li span {
        position: absolute;
        width: 30px;
        height: 16px;
        overflow: hidden;
        left: 0;
        top: 2px; }
      #machine > article.machine div#techspec ul li.download a {
        display: block;
        color: #3d3d3c;
        text-decoration: none; }
        #machine > article.machine div#techspec ul li.download a span {
          background: url(/img/icon_file.png) no-repeat left top; }
        #machine > article.machine div#techspec ul li.download a:hover {
          color: #f59500; }
          #machine > article.machine div#techspec ul li.download a:hover span {
            background-position: left bottom; }
      #machine > article.machine div#techspec ul li.text span {
        background: url(/img/icon_bol.png) no-repeat left top; }
#machine > article.machine div#video {
  margin-top: 30px; }
  #machine > article.machine div#video > div {
    margin-top: 20px; }
    #machine > article.machine div#video > div iframe {
      border: none;
      display: block;
      width: 100%; }

#company figure.slideshow {
  height: 220px; }
#company article.chapter {
  padding-top: 25px;
  margin-bottom: 20px; }
  #company article.chapter + article.chapter {
    padding-top: 0; }
  #company article.chapter > div.tweederde {
    padding-left: 15px; }
    #company article.chapter > div.tweederde p {
      padding-right: 100px;
      line-height: 180%; }
      #company article.chapter > div.tweederde p.first {
        padding-top: 14px; }
  #company article.chapter > div.eenderde h4 {
    padding-top: 3px; }
  #company article.chapter:last-child {
    margin-bottom: 50px; }

#country figure.slideshow {
  height: 350px; }
#country article {
  margin-top: 30px;
  margin-bottom: 30px; }
  #country article div.regio + div.regio {
    margin-top: 15px; }
  #country article div.regio > b {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #8a8a8a;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 3px; }
  #country article div.regio > a {
    display: block;
    height: 22px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #3d3d3c;
    text-decoration: none;
    outline: none; }
    #country article div.regio > a.selected {
      color: #f59500; }
      #country article div.regio > a.selected:hover {
        text-decoration: none; }
    #country article div.regio > a:hover {
      color: #f59500;
      text-decoration: underline; }
    #country article div.regio > a > span.flag {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-right: 10px; }
    #country article div.regio > a + div.keuze {
      display: none;
      margin-left: 25px;
      margin-bottom: 10px;
      font-family: "Open Sans", sans-serif;
      font-size: 10px;
      text-transform: uppercase; }
      #country article div.regio > a + div.keuze a {
        text-decoration: underline;
        color: #3d3d3c; }
        #country article div.regio > a + div.keuze a:hover {
          color: #f59500; }
      #country article div.regio > a + div.keuze span {
        padding: 5px; }

html.no-csscalc body > div.content > section.inhoud > article > div.tweederde {
  width: 590px; }
html.no-csscalc body > div.content #news article > div.tweederde {
  width: 490px !important; }
html.no-bgsizecover body > div.content #machine figure > div, html.no-bgsizecover body > div.content #secondhand figure > div, html.no-bgsizecover body > div.content #rental figure > div {
  border: none !important;
  text-align: center !important; }
html div#oldbrowser > div.container {
  background: url(/img/oldbrowser/oldbrowser_bg_black.png); }
  html div#oldbrowser > div.container > div {
    border: 3px black solid;
    background-color: white;
    font-family: serif;
    line-height: 150%; }
    html div#oldbrowser > div.container > div h1 {
      font-family: sans-serif;
      color: black;
      font-size: 16px;
      margin-bottom: 30px; }
    html div#oldbrowser > div.container > div table td a {
      border: 1px solid #F9F7F2; }
      html div#oldbrowser > div.container > div table td a:hover {
        background-color: #F0F0F0;
        border: 1px solid red; }
    html div#oldbrowser > div.container > div table td .icon {
      background: url(/img/oldbrowser/browsehappy-sprite.png) no-repeat; }
