/* custom style */
/* ALGEMENE STIJL */

.autolijst_background {
    background-color: transparent;
}

.ad_nav_bladeren a {
    margin: 0 0 0 30px;
}

/* GALLERIJ STIJL */

ul#ad_gallerij li {
    height: 360px;
}

ul#ad_gallerij li img.auto {
    height: 200px;
    width: auto;
}

ul#ad_gallerij li {
    background: #191C21;
    height: 360px;
}

#autolijst_wrap .header_prijs {
    color: #FCF533;
}

ul#ad_gallerij li .ad_lijst_prijs .link_financieren {
    color: #797979;
}


/* LIJST STIJL */

ul#ad_lijst > li div.ad-info ul {
    width: 300px;
}

ul#ad_lijst > li {	
  background: #191C21;
  color: #fff;
}


ul#ad_lijst > li div.ad-thumbnail {
    width: 149px;
}


/* DETAILPAGINA STIJL */

div#auto-video img {
    width: 320px;
    height: auto;
}

.formulier ul select {
    width: 245px;
}

h3.header_opmerkingen + p {
	margin: 0 0 22px 0;
}

#ad_auto_overzicht a.link_meer_fotos {
  line-height: 20px;
  height: 20px;
}

#kolom_opties ul li:hover, #kolom_opties ul li:hover span {
    background: #ed1c24;
}

#ad_auto_overzicht .kolom_links {
    height: auto;
}

.kolom_rechts {
    width: 63%;
    float: right;    
}

#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
{
  color: #000;
}