/* Set global encoding */
@charset "ISO-8859-1";

#snelcode_button {
    cursor:pointer;
}

#snelcode {
    position:relative;
    margin-bottom:5px;
}
#snelcode .code {
    margin: 0 5px 0 0;
}
#snelcode input
{
    color: rgb(102, 102, 102);
    float: left;
}
#zoekform3 {
    padding-bottom:0.5em;
}
#zoeklink sub {
    font-size: 11px;
}
#snelcode_landing {
    font-weight:bold;
}
/*
a.menuItem,
a.menuItem:hover,
a.menuItem:visited,
a.menuItem:active {
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	font-size:       11px;
	font-weight:     normal;
	color:           #000;
	text-decoration: none;
}
*/

/* blauwe kleuren */
.kleur01 { background-color: #242476; }
.kleur02 { background-color: #BDC4CF; }

/* oranje kleur */
.kleur03 { background-color: #FF6600; }
.kleur06 { background-color: #FBB48E; }

/* gele kleuren  nu blauwig */
.kleur04 { background-color: #FC3; }
.kleur05 { background-color: #EBEEF2; }

/* bedrijf interface kleuren */
.kleur07 { background-color: #1E77D3; }
.kleur08 { background-color: #F9F9F9; }

/* grijze achtergrondkleur */
.kleur10 { background-color: #ECECEC; }

/* grijze balken */
.kleur09 { background-color: #666666;}

/* NewsArtikel CSS */
.lijstkopje { background-color: #FBB48E; padding: 5px; }

/* Class definities zijn voor het overrulen van een header font type */
h1, .h1 { font-size: 15px; font-weight: bold; margin-bottom:4px; margin-top:0%; line-height: 20px; color: #242476 }
h2, .h2 { font-size: 13px; font-weight: bold; margin:0px 0px 15px 0px; color: #242476; }
h3, .h3 { font-size: 12px; font-weight: bold; line-height: 20px; margin-right:20px; margin-top:5px; }
h4, .h4 { font-size: 11px; font-weight: bold; margin-bottom:20px; margin-top:0%; text-align:justify; line-height: 20px; }
h5, .h5 { font-size: 10px; font-weight: bold; margin:0px 5px 5px 0px;}
.h6greyed { font-size: 10px; font-weight: bold; margin:0px 5px 5px 0px;color:#999999}

p    { padding: 10px 0; margin: 0 }
form { padding: 0; margin: 0 }

#zoekenwrapper {
	width: 288px;
	float: right;
	margin-left: 5px; margin-bottom: 10px;
}

* html #zoekenwrapper table {
	/* float: left; */
	width: 288px;
	/* clear: left; */
	margin-bottom: 10px;
}

.alert
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-style: solid;
	border-color: #647A96;
	border-width: 1px;
	background-color: #A5B5C6;
	padding: 10px;
	margin: 5px;
}

.kaderNavigatie
{
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #647A96;
	border-width: 1px 1px 0 1px;
}

.kaderCarrousel {
	border:       1px #f60 dashed;
	background:   #fff;
	padding:      5px 5px 10px 5px;
	margin:       0px;
}

#poll {
	width:   140px;
	border:  0px;
	padding: 0px;
	margin-bottom: 10px;
}
.poll-uitslag1 {
	background: #242476;
	float:      left;
	height:     3px;
}
.poll-uitslag2 {
	background: #C4CCD7;
	float:      left;
	height:     3px;
}

.kader
{
	border-style: solid;
	border-color: #F16F22;
	border-width: 1px;
	background-color: #EBEEF2;
	padding: 5px;
	margin: 0px;
}

.kader2
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
    background-color: #E4E4E4;
	padding: 10px;
	margin: 5px;
}

.tooltip
{
	position: absolute;
	z-index: 99; 
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #F16F22;
	background-color: #FFEAB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#containerKaart
{	
	z-index: 99;
	position: absolute;
	left: 189px;
	top: 145px;
	display: none;
	background-color: #EBEEF2;
	width: 525px;
	border-style: solid;
	border-color: #F16F22;
	border-width: 1px; 
	padding: 5px;
}
#containerKaart table tr td a {
  margin-right:10px ;
}  


#containerSmall 
{ 	
	z-index: 99;
	position: absolute;
	left: 252px;
	top: 115px;
	display: none;
	background-color: #EBEEF2;
	width: 350px;
	border-style: solid;
	border-color: #F16F22;
	border-width: 1px; 
	padding: 5px;
}

#containerSmall_tekst { line-height:141%; }
#containerKaart_tekst { line-height:141%; }

input { font-size: 11px; }

.pointer {
    cursor: pointer;
}

.buttonkleur03
{
	font-size: 11px;
	background-color: #F16F22;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
    cursor: pointer;
}

.buttonkleur04
{
	font-size: 11px;
	background-color: #FC3;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
    cursor: pointer;
}

.buttonkleur05
{
	font-size: 11px;
	background-color: #FFEAB8;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
    cursor: pointer;
}

.verplicht { background-color: #EEEEEE; }
select { font-size: 11px; }
select[disabled] { background-color: #A5B5C6; }

a {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

a:hover { text-decoration: underline; }
a.link { margin: 0 0.2em; text-decoration: none; font-weight: bold; color: #FF6600; }
a.link:hover { text-decoration: underline; }
a.link:visited { color: #FF6600;}
a.link:active { color: #FF6600;}
a.bedrijfsNav { text-decoration: none; font-weight: bold; color: #FFFFFF; }
a.bedrijfsNav:hover { text-decoration: underline; }
a.bedrijfsNav:visited { color: #FFFFFF;}
a.bedrijfsLink:active { color: #FFFFFF;}
a.bedrijfsLink { text-decoration: none; font-weight: bold; color: #FF6600; }
a.bedrijfsLink:hover { text-decoration: underline; }
a.bedrijfsLink:visited { color: #FF6600;}
a.bedrijfsLink:active { color: #FF6600;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   11px;
	background:  #fff;
	color:       #333;
        width:915px;
	position: relative;
	margin: 0 auto;
	/*
        overflow-x: hidden ;
	*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.kop
{
	font-size: 16px;
	font-weight: bold;
}

.subkop
{
	font-size: 14px;
	font-weight: bold;
}

.klein { font-size: 11px; }
b { font-weight: bold; }

.resulttableKop
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #666666;
	cursor: pointer;
	text-align: left;
}

.navBlok {
	width:         138px;
	border-left:   1px solid #FF6600;
	border-right:  1px solid #FF6600;
	margin-bottom: 10px;
}

.spotlight {
	width:         138px;
	border-left:   1px solid #BDC4CF;
	border-right:  1px solid #BDC4CF;
	border-bottom: 1px solid #BDC4CF;
	margin-bottom: 10px;
}

.navOpen { }

.navBlok a {
	position:        relative;
	display:         block;
	padding:         2px 0 2px 10px;
/*	border-bottom:   1px solid #FF6600; */
	font-family:     Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:       11px;
	font-weight:     normal;
	color:           #000;
	text-decoration: none;
	background:      #FFF;
	cursor:          pointer;
}

.navBlok a:hover {
	background:      #ECECEC;
	text-decoration: none;
}

.navBlok a:visited,
.navBlok a:active {
	color: #000;
}

.navBlok ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

.navBlok ul li {
	border-bottom: 1px solid #FF6600;
}

.navKopNavigatie {
	font-family:   Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:         #FFF;
	font-size:     12px;
	font-weight:   bold;
	padding:       3px 0 3px 10px;
}


.navKaderFunctieKop {
    text-decoration:  none;
	font-size:        12px;
	font-weight:      bold;
	color:            #333333;
	padding:          5px;
    background-color: #BDC4CF;
}	

.navTableMarginRechts
{
	margin: 0 1px 0 0;
	width: 100%;
}

.navHandelsvoorraad1
{
	cursor: default;
	background-color: #FF6600;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.navHandelsvoorraad2
{
	cursor: default;
	background-color: #666666;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


.extraInfoGesloten
{
	cursor: default;
	color: white;
	background-color: #647A96;
	border-bottom: #A5B5C6;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.extraInfoOpen
{
	cursor: default;
	background-color: #A6B4C4;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.extraInfoSubOpen
{
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
}

.resultSeparator
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	

@media print {
	#navigatiebalk {
		display: none;
	}

	#blikvangerBalk {
		display: none;
	}

	#logoEnBanner {
		display: none;
	}
}

.art_headerBig { font-size: 16px; font-weight:bold; line-height:141% !important }
.art_header { font-size: 16px; font-weight:bold; line-height:141% !important }

#search_tabs
{
    border: 1px solid #FF6600;
    border-bottom: 0px;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height: 20px;
	width: 610px;
	background-color: #FF6600;
	margin-bottom:10px;
}

img {
	border: 0;
}


/* Selected tab */
/* ID -> CLASS fix by ReneB for "Nieuwe Autos" DHTML frontpage section */
#search_tabs_selected,		.search_tabs_selected 		{ background-color: #FFFFFF; color:#FF6600; padding: 1px 6px 2px 6px; text-align: center; }
#search_tabs_selected a:link,	.search_tabs_selected a:link    { text-decoration:none; color: #FF6600; }
#search_tabs_selected a:visited,.search_tabs_selected a:visited { text-decoration:none; color: #FF6600; }
#search_tabs_selected a:hover,	.search_tabs_selected a:hover   { text-decoration:none; color: inherit; }

#search_tabs_specialselected,		.search_tabs_specialselected 	{ background-color: #ECECEC; color:#FF6600; padding: 1px 6px 2px 6px; text-align: center; }
#search_tabs_specialselected a:link,	.search_tabs_specialselected a:link    { text-decoration:none; color: #FF6600; }
#search_tabs_specialselected a:visited, .search_tabs_specialselected a:visited { text-decoration:none; color: #FF6600; }
#search_tabs_specialselected a:hover,	.search_tabs_specialselected a:hover   { text-decoration:none; color: inherit; }

/* Unselected tab (with IE hover FIX by using behavior, normaly IE only uses hover with anchors */
/* ID -> CLASS fix by ReneB for "Nieuwe Autos" DHTML frontpage section */
/*#search_tabs_unselected,	.search_tabs_unselected 		{ background-color: #FF6600; border-left: 1px #FF6600 solid; border-bottom: 1px #FF6600 solid; border-right: 1px #FF6600 solid; color:#FFFFFF; padding: 1px 6px 2px 6px; text-align: center; behavior: url("/js/hover.htc"); }
*/
#search_tabs_unselected,	.search_tabs_unselected 		{ background-color: #FF6600; border-left: 1px #FF6600 solid; border-bottom: 1px #FF6600 solid; border-right: 1px #FF6600 solid; color:#FFFFFF; padding: 1px 6px 2px 6px; text-align: center;}
#search_tabs_unselected:hover, .search_tabs_unselected:hover { background-color: #ECECEC; color:#FF6600; padding: 1px 6px 2px 6px;}
#search_tabs_unselected a,         #search_tabs .search_tabs_unselected a         { text-decoration:none; color: #FFFFFF; }
#search_tabs_unselected a:link,	   #search_tabs .search_tabs_unselected a:link	  { text-decoration:none; color: inherit; }
#search_tabs_unselected a:visited, #search_tabs .search_tabs_unselected a:visited { text-decoration:none; color: inherit; }
#search_tabs_unselected a:hover,   #search_tabs .search_tabs_unselected a:hover	  { text-decoration:none; color: inherit; }

/* The IE FIX for hover creates a subclass .hover, so this is only for IE */
/* ID -> CLASS fix by ReneB for "Nieuwe Autos" DHTML frontpage section */
#search_tabs_unselected.hover,		#search_tabs .search_tabs_unselected.hover		{ background-color: #ECECEC; color:#FF6600; padding: 1px 6px 2px 6px;}
#search_tabs_unselected.hover a:link,	#search_tabs .search_tabs_unselected.hover a:link	{ background-color: #ECECEC; color:#FF6600; }
#search_tabs_unselected.hover a:visited,#search_tabs .search_tabs_unselected.hover a:visited { background-color: #ECECEC; color:#FF6600; }

#zoekform0 { border-bottom-color:#FF6600; border-bottom-style:dashed; border-bottom-width:1px; width:100%; margin-bottom:5px; }
#zoekform0 td { padding-bottom:5px; }
#zoekform0 select { width: 110px; margin-left:2px; margin-right:6px; }
#zoekform0 input { width: 45px; }

#zoekform1 { width:100%; }
#zoekform1 td { padding-bottom:5px; }
#zoekform1 select { width: 110px; margin-left:5px; margin-right:10px; }
#zoekform1 input { width:110px; margin-left:5px; }

#zoekform2 { width:100%; }

#zoekform2-1 td { padding-bottom:5px; }

#zoekform3 { width:100%; }
#zoekform3 td { padding-bottom:5px; }
#zoekform3 input {  margin-right:5px; }

#zoekform4 { width:100%; margin-bottom:15px; }
#zoekform4 td { padding-bottom:5px; }
#zoekform4 select { width: 140px; margin-left:2px; margin-right:6px; }

#zoekform4-1 { width:100%; margin-bottom:15px; }
#zoekform4-1 td { padding-bottom:5px; }
#zoekform4-1 input { margin-left:3px; }

#zoekform5 { width:100%; margin-bottom:15px; }
#zoekform5 td { padding-bottom:5px; }
#zoekform5 select { width: 120px; }
#zoekform5 input { width:120px; }

#zoekform0-1 { width:100%; }
#zoekform0-1 td { padding-bottom:5px; }

#zoekform0-2 input { width:50px; }
#zoekform0-2 td { padding-bottom:0px; }

.buttonkleur04 { text-decoration: none; font-weight: bold; color: #FF6600; background-color:#FFFFFF; border-bottom-width:1px; border-color:#ffffff; border-bottom-style:solid; margin-bottom:15px; padding:0px; }
.buttonkleur04:hover { border-bottom-width:1px; border-bottom-color:#FF6600; border-bottom-style:solid; }


.speurderLabel { padding-bottom:5px; }

.speurderInfo { padding-bottom:5px; }

hr { border-style:solid; border-color:#333333; border-width:1px 0px 0px 0px; height:1px; margin:10px 0px 10px 0px; }

.etalageZoekForm {
    border: 0px solid #A5B5C6;
    font-weight: bold;
}
.etalageZoekForm .titel {
    background-color: #BDC4CF;
    color: #FFFFFF;
    border:  0px;
    padding: 5px;
    font-size: 12px;
}
.etalageZoekForm .veld {
    background-color: #ECECEC;
    border:  0px;
    padding: 2px;
    padding-top: 10px;
    font-size: 11px;
}

/* Advertorial gedeelte */
.advertorial_border, .toon_footer_border, .artikel_border {
    border: 0px dashed #FF6600; border-bottom-width:1px; padding-top:5px;
}
.advertorial_header {
    color: #004080;
}
#advertorial_tabs_unselected, .advertorial #search_tabs {
    color: #004080; background-color: #004080;
    border: 1px solid #004080;
    border-bottom-width: 0px;
	height: 20px;
	width: 610px;
	margin-bottom:10px;
}
/*
a.advertorial_link:link,a.advertorial_link:active,a.advertorial_link:visited,a.advertorial_link:hover {
    color: #004080;
}
*/

#nieuweauto {
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}

.latest_cars {
	margin-left: -3px;
}

.latest_cars td {
	font-size: 10px;
	font-weight: bold;
	padding-bottom:4px;
	vertical-align: top;
}

/* styles voor google ads */
td.google_title {
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:70%;
    background-color: white;
}
div.google_ads { background-color: white;border-top: 1px solid black;border-bottom: 1px solid black; width: 99%; visibility: hidden }
div.google_ad {   background-color: white; }
span.google {     color: #175E9D; }
span.google_ad { color: #000000; }
a.google { color: #FF6600; }
.google_zoekbtn { background-color: white; border:solid 1px #FF6600; }
/* a.google { color: #0000cc; } */

.articleHeader h2 {
	padding: 0;
	margin: 0;
	color: #333333;
	font-size: 16px;
}

.voorpagina_image {
	width: 70px;
	height: 70px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.result_image {
	width: 100px;
	overflow: hidden;
	display: block;
	float: left;
	background: white;
	text-align: center;
	margin-right: 5px;
}

.article_box {
	width: 240px;
	float: right;
}

.article_image {
	width: 300px;
	overflow: hidden;
	display: block;
	background: white;
	text-align: center;
}

.other_images {
	width: 330px;
	position: relative;
}

.other_images img {
	float: left;
	padding: 2px;
}

#buttons {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#buttons a {
	padding-bottom: 10px;
	float: left;
}

.naamsvermelding, .naamsvermelding a {
	color: #175E9D;
	padding-top: 0;
}

.tips-container .naamsvermelding, .tips-container .naamsvermelding a {
	color: #000000;
}


#commercieletekstlinks {
	border: 1px solid #FF6600;
	padding: 3px;
	margin-bottom: 10px;
}

#commercieletekstlinks h2 {
	font-size:   12px;
    font-weight: bold;
    color:       #242476;
    padding:     0;
    margin:      0;
    margin-bottom: 4px;
}
#commercieletekstlinks .advertentie {
/*    margin-bottom: 4px; */
}

#commercieletekstlinks .advertentie .titel {
    text-decoration:none;
    color: #FF6600;
}
#commercieletekstlinks .advertentie .tekst {
    text-decoration:none;
    color: #000000;
    font-weight: normal;
}
#adverteren ul {
	margin:  0 0 0 20px;
	padding: 0;
}
#adverteren li {
	list-style-image: url('/images/listbullet_oranje.gif');
}

.autocheckBox { margin-bottom: 10px }

.quicklinks	   { padding: 4px }
.quicklinks h3 { color: #404040; font-size: 12px; padding-left: 10px; }
.quicklinks a  { text-decoration: none; color: #404040; font-weight: normal }
.quicklinks ul { float: left; list-style-type: none; margin: 0; padding-left: 10px }
.quicklinks ul li { font-size: 9px; white-space:nowrap }


#smscarvalue {
	cursor:pointer;
	text-decoration:underline;
	font-size: 7pt;
	color: #808080;
	margin-top: 2px;
}

#smscarvalue_alert {
	position: absolute;
	left: 0;
	top: 0;
}

#advertentie #smscarvalue_alert h1 {
	font-size:100%;
	padding:0;
	text-align:left;
}

#smscarvalue_alert div.smscarvalue_alert_top, #search_alert div.search_alert_top {
	background:transparent url(/images/popup-savesearch-top.png) no-repeat scroll 0 0;
	height:15px;
	overflow:hidden;
	width:411px;
}

#smscarvalue_alert div.smscarvalue_alert_main, #search_alert div.search_alert_main {
	background:transparent url(/images/popup-x-main.png) no-repeat scroll 0 0;
	width:411px;
}

#smscarvalue_alert div.smscarvalue_alert_main_content, #search_alert div.search_alert_main_content {
	width:381px;
	padding: 5px 10px;
}

#smscarvalue_alert div.smscarvalue_alert_main_content h1, #search_alert div.search_alert_main_content h1 {
	font-weight: bold;
}

#smscarvalue_alert div.smscarvalue_alert_bottom, #search_alert div.search_alert_bottom {
	background:transparent url(/images/popup-x-bottom.png) no-repeat scroll 0 0;
	height:21px;
	overflow:hidden;
	width:411px;
}

#smscarvalue_alert div.smscarvalue_alert_main a.close_smscarvalue_alert, #search_alert div.search_alert_main a.close_search_alert {
	background:transparent url(/images/popup-close.gif) no-repeat scroll 0 0;
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	right: 10px;
}


.crumbtrail {
	padding:2px;
	margin-bottom: 4px;
	width: 100%;
	background-color: #ececec;
}

.bdIntroTxt h2 { margin-bottom: 0px }
.bdIntroTxt p { margin-top: 0px; padding-top: 0px }

#tipsautokopen h2 { margin-bottom: 0px; font-weight: bold; font-size: 16px; color: #000000 }
#tipsautokopen a.headlink { color: #000000; font-size: 16px; }

.h2greyed { font-size: 11px; font-weight: bold; margin-bottom:4px; margin-top: 8px }

.occasionvandedag {
    background-color: #f0f5ff;
    width: 300px;
    border-left:   1px solid #CCCCCC;
    border-right:  1px solid #CCCCCC;
    border-bottom:  1px solid #CCCCCC;
    border-top:  1px solid #CCCCCC;
}


.occasionvandedag_summary {
    border-top: 1px solid #CCCCCC;
    margin: 6px;
}

.occasionvandedag_more {
    margin: 6px;
    padding: 3px;
}


.occasionvandedag_kop {
    font-size: 12px; font-weight: bold;
    margin: 6px;
}


.occasionvandedag_more { }
.occasionvandedag_more_info { width: 190px }

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hide_overflow {
	overflow-x: hidden ;
	width: 265px ;
}
div#speurderTextCont {
  width: 277px ;
  overflow: hidden ;
}


