#overstap form, .klant-form {
  margin:5px 10px 10px;
}

#overstap {
  /*width:95%;*/
  border-collapse:collapse;
}

#overstapform input, .klant-form input {
  color:#D0D1D2;
}

#overstapform > *, .klant-form > * {
  margin-left:0px;
}

#overstapform select {
  margin-bottom: 15px;
}

#bereikbaarheid {
  border-collapse:collapse;
  margin-left:0px;
  width:100%;
}

#bereikbaarheid td {
  padding:10px 3px 10px 3px;
}

h3 {
  margin:0px 0px 10px 10px;
}

td.noborder {
  border:0px;
}

div.valerror {
  color:white;
  font-weight:bold;
  background-color:red;
  padding:2px;
  margin:5px 0px 5px 0px;
  display:none;
  font-size:0.7em;
}

#overstap h3 {
  font-size:0.9em;
  margin:0px 0px 0px 5px;
}

table.overstap {
  margin:10px 10px 10px 5px;
}

#overstap a {
  text-decoration:underline;
}

.overstap td {
  border:0px;
}

#overstap tr.no-border td, #overstap-producten tr.no-border td {
  border: 0;
}

#overstap td, #overstap-producten td {
  height:40px;
}

#overstap-producten {
  width: 600px;
}

#overstap-producten tr.narrow td {
  height: 25px;
}

#overstap-producten tr.last td {
  vertical-align: top;
}

#brochureimg {
  float:right;
}
#brochure-poster-img {
  float: right;
}

#overstapsubmit, .klant-form .submit {
  color:#000000 !important;
}

#nojs {
  font-size:22px;
  font-weight:bold;
  text-align:center;
  color:red;
}

