/* custom style */
.autolijst_background {
  background: #fff;
}

ul#ad_lijst > li {
    position: relative;
    padding: 15px;
    margin: 0 0 15px 0;
    border: 1px solid #fff;
    outline: 1px solid #ae0000;
	background: #fff;
}

#autolijst_wrap .container_background_alt {
    background: none repeat scroll 0 0 #fff;
}
#autolijst_wrap .container_background_alt:hover {
    background: none repeat scroll 0 0 #ae0000;
  	color: #fff;
}


ul#ad_lijst > li:hover {
background: none repeat scroll 0 0 #ae0000;
}

ul#ad_gallerij li .ad_lijst_icons {
  position: relative;
  top: 10px;
  width: 293px;
  left: 5px;
}

ul#ad_gallerij li .ad_lijst_icons img {
  height: 23px;
}

li.ad-icons {
    position: absolute;
    right: 15px;
    top: 39px;
}

li.ad-icons img {
  height: 23px;
  margin-left: 10px;
}

img.icon_detail {
  float: right;
  margin-left: 10px;
}

#ad_auto_overzicht .kolom_links {
    height: auto !important;
}

.kolom_rechts {
width: 63%;
float: right;    
}

#ad_auto_overzicht a.link_fotos {
    display: block;
    position: relative;
    width: 320px;
}

.kolom_links > a {
width: 250px;
float: left;
}

ul#ad_gallerij li {
    height: 385px;
}
#ad_auto_contact .kolom_rechts input#ad_contact_naam, #ad_auto_contact .kolom_rechts input#ad_contact_telefoon, #ad_auto_contact .kolom_rechts input#ad_contact_email, #ad_auto_contact .kolom_rechts textarea, .formulier ul select {
    border: 1px solid;
}


ul#ad_gallerij li h4 {
    height: 34px;
}

#kolom_opties li {
    overflow: hidden !important;
}

#autolijst_wrap .form_text {
    color: #000;
}

ul#ad_gallerij li .ad_lijst_prijs .link_financieren {
    left: 150px;
}

.financieren-prijs {
    font-size: 12px;
    left: 20px;
    position: relative;
    top: 3px;
}