
html{ overflow-y: scroll; /* Toon altijd een scrollbar */ }

.span13 {
  width: 575px;
}
.span14 {
  width: 620px;
}
.span15 {
  width: 665px;
}
.span16 {
  width: 710px;
}
.span17 {
  width: 755px;
}
.span18 {
  width: 800px;
}
.span19 {
  width: 845px;
}
.span20 {
  width: 890px;
}
.span21 {
  width: 935px;
}
.span22 {
  width: 980px;
}
.span23 {
  width: 1025px;
}
.span24, .container, .pagesize {
  width: 1070px;
}

body {
  padding-top: 40px;
  color: #545454;
  font-family: Arial,Verdana,'Trebuchet MS',sans-serif;
  font-size: 12px;
  line-height: 17px;
  background-image: url("/images/bg_website.gif");
  background-repeat: repeat-x;
  background-color: #F5F5F5;
}

table th, td {
    vertical-align: top;
}

form {
    margin: 0;
}

.header {
  background-color: #FFFFFF;
  /*border: 1px solid #BEBEBE;*/
  /*border-radius: 3px 3px 3px 3px;*/
  display: block;
  margin-bottom: 16px;
}

p {
  margin: 0 0 10px 0;  
  color: #545454;
  font-family: Arial,Verdana,'Trebuchet MS',sans-serif;
  font-size: 12px;
  line-height: 17px;
  word-spacing: 1px;
}

.navbar .nav > li > a {
  padding: 5px 10px 6px 10px;
  color: #BBBBBB;
  font-weight: bold;
}

.navbar-fixed-top .brand {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
  color: #BBBBBB;
  font-size: 11px;
  font-weight: normal;
}

.contentbox {
  background-color: #FFFFFF;
  border-left: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  border-radius: 0px 0px 3px 3px;
  display: block;
  padding: 0 0 0 8px;
  margin-bottom: 16px;
  position: relative;
}

.kopbox, .kopbox2 {
  background: url(/images/bg-sidebar-h3.png) left bottom repeat-x #3C9CD2;
  background: -moz-linear-gradient(#3C9CD2, #1F6EB6);
  background: -webkit-linear-gradient(#3C9CD2, #1F6EB6);
  background: linear-gradient(#3C9CD2, #1F6EB6);
  /*text-shadow: 0 -1px 0 #555555;*/
  /*border: 1px solid rgba(0, 0, 0, 0.15);*/
  border-radius: 3px 3px 0px 0px;
  height: 24px;
}

.kopbox2 {
  border-radius: 3px 3px 0px 0px;
}

.koptext {  
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  word-spacing: 2px;
  text-align:left;
  margin: 0 0 0 5px;
  line-height: 24px;
}

.merkbox { padding: 7px 0 0 0; }
.thumbnail {
  background-color: #FFFFFF;
  border: 1px solid #BEBEBE;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
}
.merkimg {
  background-color: #FFFFFF;
  height: 63px;
  line-height:63px;
  text-align:center;
}
.merkimg > img {
  vertical-align:middle;
}

.newsimg {
  background-color: #FFFFFF;
  height: 100px;
  line-height:100px;
  text-align:center;
}
.newsimg > img {
  height: 100px;
  width:115px;
  vertical-align:top;
}


.videobox {
  height: 275px;
}
.slideshow {
  background: url("$rel#back.png$") no-repeat scroll 0 0 transparent;
  height: 275px;
  width: 310px;
}

.style1 {
  color: #F66320;
  font-weight: bold;
}
.style2 {
  color: #F66320;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
}
.style3 {
  color: #545454;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

.pad1 {
  padding: 5px 0 0 0;
}
.pad2 {
  padding: 5px 0 10px 0;
}
.pad3 {
  padding: 5px 15px 0 0;
}
.pad4 {
  padding: 0 3px 0 0;
}
.pad5 {
  padding: 15px 10px 0px 4px;
}

select {
  height: 22px;
  line-height: 22px;
  padding: 0;    
}

input[type="text"] {
  height: 20px;
  line-height: 20px;
  padding: 0;    
}

.well {
  background-color: #FFFFFF;
  padding: 8px 0 0 10px;
  border: 1px solid #BEBEBE;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
}

label {
  margin-bottom: 0;
}

.input-large {
  width: 210px;
}
.input-large-text {
  width: 208px;
}
.input-small {
  width: 103px;
}
.input-small-text {
  width: 101px;
}

.accordion-group {
  border: 0;
}

.accordion-inner {
  border-top: 0;
  padding: 10px 0 0 0;
}

.accordion-heading {
  padding: 10px 0 0 0;
}

.meer-kenmerken {
  margin: 10px 0 0 -11px;
  padding: 0 0 10px 0;
  background-color: #FFFFFF;
  border-top: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  border-left: 1px solid #BEBEBE;
  border-radius: 6px 0px 0px 6px;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
}

.occprijs {
  color: #545454;
  font-size: 16px;
  line-height: 20px;
}

.occtitle {
  color: #F66320;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}

.newsitem {
  color: #545454;
}
.newsitem:hover {
  background-color: #F5F5F5;
  cursor: pointer;
  color: #545454;
}






.rounded_border {
  background-color: #FFFFFF;
  border: 1px solid #BEBEBE;
  border-radius: 3px 3px 3px 3px;
  display: block;
  margin-bottom: 16px;
  position: relative;
}
.rounded_border h3 {
  font-size: 18px;
  line-height: 33px;
  margin: 0;
  padding-left: 13px;
  padding-top: 4px;
  color: #737373;
}
.rounded_border h3 a {
  color: #737373;
}
.rounded_border .inner_div {
  background-image: url("/images/bg_rounded_border_inner.png") !important;
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  padding: 10px;
  position: relative;
}
.rounded_border .inner_div.notitle {
  background-image: none !important;
}

#uitgelicht, #rijimpressie {
  height: auto !important;
  min-height: 250px;
}

.news_item_container div.news_subtitle, .rijimpressie_item_container div.rijimpressie_subtitle {
  background-color: #047BC7;
  bottom: 0;
  color: #FFFFFF;
  line-height: 17px;
  opacity: 0.75;
  padding: 5px 12px;
  position: absolute;
  width: 280px;
}

.uitgelicht_item_container img, .rijimpressie_item_container img {
  width: 304px;
}
#uitgelicht, #rijimpressie {
  height: auto !important;
  min-height: 250px;
}

#rijimpressie_items.scrollable {
  display: block;
  height: 228px;
  overflow: hidden;
  position: relative;
  width: 304px;
}

.navi_outer {
  display: block;
  height: 14px;
  min-width: 75px;
  padding-top: 0;
  position: absolute;
  right: 15px;
  top: 8px;
  width: 75px;
}

.navi {
  float: right;
  height: 14px;
}

.navi a.active {
  background-position: 0 -14px;
}

.navi a {
  background: url("/images/navi_button.gif") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 1px;
  height: 14px;
  margin: 0;
  width: 14px;
}

.navi a:hover {
  background-position: 0 -14px;
}
.navi a.active {
  background-position: 0 -14px;
}
.scrollable {
  display: block;
  height: 160px;
  overflow: hidden;
  position: relative;
  width: 658px;
}

h2 a, h3 a, .box_footer a {
  color: #737373;
}

.scrollable .items {
  clear: both;
  position: absolute;
  width: 20000em;
}


.box_footer {
  background-image: url("/images/bg_frame_header.gif");
  background-position: left top;
  background-repeat: repeat-x;
  display: block;
  height: 29px;
  position: relative;
}
.box_footer.blank {
  background-image: none;
  background-position: left top;
  background-repeat: repeat-x;
  display: block;
  height: 29px;
  position: relative;
}
.box_footer a.readmore, .box_footer h3 {
  font-weight: bold;
  line-height: 29px;
  padding-left: 13px;
}
a.readmore {
  background-image: url("/images/bg_link_arrow.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 10px;
}
h2 a, h3 a, .box_footer a {
  color: #737373;
}
h2 a:hover, h3 a:hover, .box_footer a:hover {
  color: #1B8BCD;
}
a.readmore {
  background-image: url("/images/bg_link_arrow.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.clear {
  clear: both;
}

.box_footer a.readmore, .box_footer h3 {
  font-weight: bold;
  line-height: 29px;
  padding-left: 13px;
}

a.readmore {
  background-image: url("/images/bg_link_arrow.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 10px;
}

h2 a, h3 a, .box_footer a {
  color: #737373;
}

.uitgelicht_item_container, .rijimpressie_item_container {
  display: block;
  float: left;
  position: relative;
  width: 304px;
}

.news_item_container a.news_title, .uitgelicht_item_container a.uitgelicht_title, .rijimpressie_item_container a.rijimpressie_title {
  background-image: url("/images/bg_latest_news.png");
  background-position: left top;
  background-repeat: no-repeat;
  color: #047BC7;
  display: block;
  font-weight: bold;
  height: auto !important;
  line-height: 27px;
  min-height: 27px;
  padding: 0 12px;
  position: absolute;
  top: 0;
  width: 280px;
}


.thumb-wrap {
  float:left;
  height: 66px;
  width: 120px;
  margin: 0 8px 0 0;
  overflow: hidden;
}

.thumb-wrap-inner {
  position: relative;
  height: 66px;
  width: 120px;
  overflow: hidden;
}

.thumb-filler {
    bottom: -50px;
    left: -50px;
    position: absolute;
    right: -50px;
    text-align: center;
    top: -50px;
    white-space: nowrap;
    line-height:164px;
}

.thumb-filler img {
    height: 90px;
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
}
