/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	margin: 0;
	padding: 0;
	background: #e4e2e2 url(media/body_bg.gif) repeat-y center;
	line-height: 18px;
}
h1, h2, h3 {
	line-height: normal;
}
h1 {
	font-size: 16px;
	margin: 10px 0;
}
h2 {
	font-size: 14px;
	margin: 10px 0 0 0;
	color: #0498c7;
}
h3.contact {
	font-size: 14px;
	background: url(media/submenu_bg.gif) repeat-x top;
	margin: 0;
	padding-top: 10px;
	color: #0498c7;
}
h3, h4, h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #0498c7;
}
a {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #565656;
	font-weight: bold;
	text-decoration: underline;
}
h1.paginatitel {
	font-size: 18px;
	color: #a5a5a5;
	text-transform: uppercase;
	margin: 10px 0;
}
#main_container {
	position: relative;
	background: #e4e2e2 url(media/body_bg.gif) repeat-y center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -54px auto;
}
#top_container {
	background: url(media/bg.gif) repeat-x top;
	height: 76px;
}
#logo_klaver {
	position: absolute;
	top: -76px;
	left: 8px;
	width: 98px;
	height: 138px;
	z-index: 1000;
}
#header_container {
	position: relative;
	background: url(media/bg.gif) repeat-x top;
	width: 977px;
	height: 76px;
	margin: 0 auto;
}
#content_container {
	position: relative;
	width: 976px;
	margin: 0 auto;
	background: #e4e2e2 url(media/body_bg.gif) repeat-y center;
}
#top_bar {
	width: 977px;
	height: 23px;
	background: #565656 url(media/top_bar.gif);
	margin: 0 auto;
}
#content {
	background: url(media/bg_gradient.gif) top repeat-x;
	margin: 0 auto 0 2px;
	width: 943px;
	padding: 3px 14px 0 14px;
}
#content p {
	margin: 0;
}
.clear {
	clear: both;
}
/*STANDAARD*/

#left_container {
	float: left;
	width: 207px;
}
#center_container {
	float: left;
	width: 545px;
	margin-left: 25px;
}
#right_container {
	float: right;
	width: 139px;
}
#push {
	height: 70px;
}
#footer_container {
	position: relative;
	bottom: 0;
	width: 970px;
	height: 42px;
	margin: auto;
	padding: 5px 0;
	border-top: 1px solid #999999;
}
#footer {
	width: 650px;
	margin: auto;
}
#header_container .schaderoos {
	position: absolute;
	top: 0;
	right: 50px;
	display: block;
	width: 127px;
	height: 0;
	padding-top: 57px;
	overflow: hidden;
	background: url(media/logo-schade-roos.png) no-repeat;
	z-index: 1000;
}
#header_container a:focus.schaderoos {
	outline: none;
}
/*ZOEKINTERFACE*/

#zoekinterface {
	width: 139px;
	height: 367px;
	background: url(media/zoek_bg.gif) no-repeat;
	line-height: normal;
}
h1.zoek_kop {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #50bada;
	margin: 10px 0;
}
#merken {
	margin: 15px 0 0 10px;
}
.merken_logo {
	margin: 0 2px 4px 4px;
}
#zoekinterface #submit input {
	width: 110px;
	height: 22px;
	background: url(media/pijl_zoek.gif) no-repeat center right;
	margin: 10px 15px 0 0;
	border: none;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #0498c7;
}
#zoekinterface select {
	width: 110px;
}
#zoekinterface #dsl .footer {
	display: none;
}
#zoekinterface #dsl #searchtable p {
	font-weight: bold;
	margin: 0;
	padding-top: 12px;
}
form#zoek {
	padding: 15px 0 0 15px;
}
/*HOMEPAGE*/

#flash_container {
	float: left;
	width: 613px;
	height: 452px;
	margin-bottom: 2px;
}
#flash_content {
	position: relative;
	width: 613px;
	height: 452px;
	z-index: 1;
}
#flash_element {
	width: 613px;
	height: 452px;
}
#welkom {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 382px;
	height: 95px;
	background-image: url(media/welkom_bg.png);
	z-index: 10;
	color: #ffffff;
	padding: 0 10px;
	line-height: normal;
}
#welkom h1 {
	font-size: 18px;
	margin: 10px 0 3px 0;
}
#welkom p {
	margin: 0;
}
#zoekbutton {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 211px;
	height: 95px;
	background-image: url(media/zoekbutton.png);
	cursor: pointer;
	z-index: 10;
}
#zoekbutton a {
	margin: 0;
	padding: 0;
}
#merken_container {
	clear: both;
	height: 50px;
	line-height: normal;
}
.mazda, .citroen, .honda, .landwind {
	float: left;
	text-align: center;
	border-right: 1px solid #d6d6d6;
	padding: 0 16px;
}
.landwind {
	border: none;
}
#news_container {
	float: right;
	width: 325px;
	line-height: normal;
}
#news_klaver {
	width: 294px;
	height: 87px;
	background-image: url(media/klaver_nieuws_bg.gif);
	padding: 15px;
}
#news_klaver h1 {
	font-size: 12px;
	margin: 0;
}
.news_merken {
	width: 294px;
	background: url(media/submenu_bg.gif) bottom repeat-x;
	padding: 15px;
}
.main_plaatje {
	float: right;
}
.main_header {
	font-weight: bold;
	color: #0498c7;
}
.main_date {
	font-size: 10px;
}
#main_newsitem_citroen_content a, #main_newsitem_mazda_content a, #main_newsitem_honda_content a {
	display: block;
}
#news_more {
	float: right;
	width: 150px;
	height: 33px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 17px;
	background: url(media/pijl.gif) right no-repeat;
}
#news_more a {
	color: #565656;
	text-decoration: none;
}
#news_more a:hover {
	color: #565656;
	text-decoration: underline;
}
/*NAVIGATIE*/

#nav_container {
	position: absolute;
	width: 869px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	margin-left: 108px;
}
#navigation ul.hoofdmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li.hoofditem {
	float: left;
	text-align: center;
}
#navigation a.hoofditem {
	display: block;
	height: 54px;
	color: #ffffff;
	text-decoration: none;
	background: url(media/menu_line.gif) top right no-repeat;
	padding: 18px 12px 0 12px;
}
* html #navigation a.hoofditem {
	display: inline-block;
}
#navigation a.hoofditem:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(media/hover.gif) repeat-x;
}
#navigation a:focus {
	outline: none;
}
#navigation li.hoofditem_selected {
	float: left;
	text-align: center;
}
#navigation .hoofditem_selected {
	display: block;
	height: 54px;
	color: #ffffff;
}
#navigation .hoofditem_selected a {
	text-decoration: none;
	background: url(media/hover.gif) repeat-x;
}
/*SUBMENU*/
#submenu {
	line-height: normal;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sub_item {
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;
	background: url(media/submenu_bg.gif) repeat-x bottom;
}
.sub_item a {
	display: block;
	color: #a5a5a5;
	text-decoration: none;
	height: 29px;
	padding: 11px 8px 0 8px;
}
.sub_item a:hover {
	color: #50bada;
	text-decoration: none;
	background: url(media/pijl.gif) no-repeat center right;
}
.subitem_selected {
	font-size: 14px;
	font-weight: bold;
	background: url(media/submenu_bg.gif) repeat-x bottom;
}
.subitem_selected a {
	display: block;
	height: 29px;
	padding: 11px 8px 0 8px;
	color: #50bada;
}
.subitem_selected a:hover {
	color: #50bada;
	text-decoration: none;
	background: url(media/pijl.gif) no-repeat center right;
}
/*AUTO VD WEEK*/
#auto_vd_week {
	line-height: normal;
}
#auto_vd_week h2 {
	margin-bottom: 5px;
}
#auto_vd_week_img {
	float: left;
	width: 119px;
	height: 112px;
	background: url(media/avdw_image_bg.gif);
	text-align: center;
	padding: 10px 0;
}
#auto_vd_week_img img {
	border: 1px solid #84898b;
	margin-bottom: 15px;
}
#auto_vd_week_text {
	float: right;
	width: 392px;
	height: 102px;
	background: url(media/avdw_main_bg.gif);
	padding: 15px 10px;
}
#auto_vd_week_text caption {
	font-size: 14px;
	font-weight: bold;
	color: #50bada;
	text-align: left;
	height: 40px;
}
#auto_vd_week_text caption a {
	color: #50bada;
}
#auto_vd_week_text caption a:hover {
	color: #50bada;
}
#auto_vd_week_text th {
	text-align: left;
	margin: 0;
}
#auto_vd_week_text td {
	text-align: right;
	margin: 0;
}
/*OCCASION OVERZICHT*/


#dsl h2.overzicht_citroen, h2.overzicht_mazda, h2.overzicht_honda, h2.overzicht_overig {
	width: 493px;
	height: 28px;
	font-size: 14px;
	color: #64bdd9;
	padding: 10px 0 0 50px;
}
#dsl h2.overzicht_citroen {
	background: url(media/overzicht_citroen.gif);
}
#dsl h2.overzicht_mazda {
	background: url(media/overzicht_mazda.gif);
}
#dsl h2.overzicht_honda {
	background: url(media/overzicht_honda.gif);
}
#dsl h2.overzicht_overig {
	background: url(media/overzicht_overig.gif);
}
#dsl table.overzicht {
	margin-bottom: 30px;
}
#dsl .overzicht td {
	width: 150px;
	padding: 3px 20px 3px 0;
}
#dsl .overzicht a {
	display: block;
	padding-left: 10px;
	color: #717171;
	font-weight: normal;
	background: url(media/dot.gif) left no-repeat;
}
#dsl #overzicht_navigatie {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	padding-bottom:5px;
	width:100%;
}
#dsl #overzicht_navigatie .terug_link {
	text-align: right;
}
#dsl #overzicht_navigatie #pagina_indicatie {
	font-size: 9px;
	font-weight: bold;
	color: gray;
}
#dsl #overzicht_navigatie #pagina_navigatie {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	text-align: center;
}
#dsl #overzicht_navigatie #pagina_navigatie a {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	color:#666666;
	text-decoration:underline;
}
#dsl #overzicht_navigatie #pagina_navigatie a:hover {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	color:#666666;
	text-decoration:none;
}
#dsl #pagina_navigatie td {
	font-size:9px;
	text-align: center;
}
#dsl #overzicht_navigatie #pagina_navigatie .splitter {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	padding:0px 3px;
}
#dsl .selected {
	font-size: 9px;
	font-weight: bold;
	color: gray;
}
#dsl .nav {
	font-size: 9px;
	font-weight: bold;
	color: gray;
	text-align: center;
}
#dsl #overzicht_tabel {
	width:100%;
}
#dsl .overzicht_rij_even {
	background-color:#f4f4f4;
}
#dsl .overzicht_rij_oneven {
	background-color:#fafafa;
}
#dsl .overzicht_rij_oneven td {
	padding: 2px 0;
}
#dsl .overzicht_rij_even td {
	padding: 2px 0;
}
#dsl .overzicht_rowtd {
	color:#000000;
	padding:10px;
}
#dsl .overzicht_voertuignaam a {
	color:#565656;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding: 0 5px;
}
#dsl .overzicht_voertuignaam a:visited {
	color:#565656;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#dsl .overzicht_voertuignaam a:hover {
	color:#565656;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#dsl .overzicht_aanbieding {
	padding:5px;
}
#dsl .overzicht_afbeeldinglink a {
	background-image:url(http://dsl.autokopen.nl/tpl/klavergroep_new/media/foto.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	font-size: 10px;
	font-weight: normal;
	display:block;
	padding:4px 0px 0px 20px;
	margin-left: 5px;
	text-decoration:none;
}
#dsl .overzicht_th, #dsl td.overzicht_th_omschrijving {
	background: url(media/submenu_bg.gif) repeat-x bottom;
	color:#64bdd9;
	font-weight:bold;
	padding:5px 0px 2px 0;
	height: 30px;
}
#dsl .overzicht_th a, #dsl td.overzicht_th_omschrijving a {
	color:#64bdd9;
	text-decoration:none;
}
#dsl td.overzicht_th_omschrijving {
	padding-right: 110px;
	padding-left: 5px;
}
#dsl .overzicht_th a:hover {
}
#dsl .overzicht_tf {
}
#dsl #detail_tabel {
	width:100%;
}
#dsl #detail_tabel #detail_carinfo, #dsl #detail_tabel #detail_dealerinfo {
	padding-left:5px;
}
#dsl #detail_tabel #detail_carinfo_overige {
	margin:10px 5px;
}
#dsl #detail_tabel #detail_carinfo_overige div {
	margin-top:10px;
}
#dsl #detail_tabel .detail_label {
	font-weight:bold;
	width:175px;
	height: 20px;
}
#dsl #detail_tabel form {
	padding: 7px;
}
#dsl #detail_tabel #detail_afbeelding {
	width:160px;
}
#dsl #detail_tabel #detail_afbeelding img {
	border:1px solid #999999;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotolink, #dsl #detail_tabel #detail_afbeelding .detail_fotofilmlink {
	margin-top:5px;
	text-align:center;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotolink a {
	background-image:url(http://dsl.autokopen.nl/tpl/klavergroep_new/media/foto.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:25px;
	text-decoration:none;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotofilmlink a {
	background-image:url(http://dsl.autokopen.nl/tpl/klavergroep_new/media/fotofilm.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:25px;
	text-decoration:none;
}
#dsl #detail_tabel #detail_buttons {
	margin-top:10px;
	width:160px;
}
#dsl .detail_button {
	background-color: #999999;
	border:1px solid #aaaaaa;
	color:#ffffff;
	display:block;
	font-weight:bold;
	height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:160px;
}
#dsl .detail_button:hover {
	background-color:#565656;
	border:1px solid #000000;
	color:#ffffff;
	text-decoration: none;
}
#dsl #form_melding {
	color:#FF0000;
}
#dsl #afbeelding td {
	padding-left: 10px;
	vertical-align: top;
}
#dsl #terug_link {
	text-align:right;
	font-size: 9px;
}
#dsl .page_header, #page_header {
	background: url(media/submenu_bg.gif) repeat-x bottom;
	margin:10px 0px;
	padding:2px 5px;
}
#dsl .page_header, .header, .wsbsubtitel, .header_super {
	color:#64bdd9;
	font-size: 14px;
	font-weight:bold;
}
#print_pop_up table td {
	font-size: 12px;
}
.wsbsubtitel, .header_super {
	padding-bottom: 15px;
}
td.body {
	height: 30px;
}
#dsl #popup_sluit_venster {
	font-size: 9px;
	text-align: right;
	padding:2px 5px;
}
#dsl .footer {
	margin: 20px 0;
}
#dsl .footer a {
	font-size: 8px;
	color: #999999;
}
/*AUTOKOPEN NIEUWS*/

#externnews .pagenav, .detail_navigation_back, .lijst_navigation_more {
	font-size: 10px;
}
#externnews .lijst_article, #detail_newsitem {
	background: url(media/submenu_bg.gif) repeat-x top;
	padding-top: 10px;
}
#externnews .lijst_image, .detail_image {
	float: right;
}
#externnews .lijst_image img, .detail_image img {
	border: 1px solid #999999;
}
#externnews .lijst_header, .detail_header, .popup_header {
	color:#64bdd9;
	font-size: 14px;
	font-weight:bold;
}
#externnews .lijst_datum, .detail_datum, .popup_navigation_close {
	font-size: 10px;
}
#externnews #detail_newsitem_content p {
	margin: 10px 0;
}
#externnews #popup_content {
	padding: 10px;
}
#externnews #popup_image {
	margin-top: 10px;
}
/*NIEUWE MODELLEN*/

#nieuwexternindex .body {
	background: url(media/submenu_bg.gif) repeat-x top;
	padding: 20px 0;
}
#nieuwexternindex .body td {
	width: 200px;
	padding: 5px 10px;
}
#nieuwexternindex .modelname {
	font-weight: bold;
	color:#64bdd9;
}
#nieuwexternuitvoeringen h1, #nieuwexterndetail h2 {
	color:#64bdd9;
	font-size: 14px;
	font-weight:bold;
}
#nieuwexternuitvoeringen #header, #nieuwexterndetail #header {
	background: url(media/submenu_bg.gif) repeat-x bottom;
	width: 540px;
	font-size: 10px;
	font-weight: normal;
}
#nieuwexternuitvoeringen img.plaatje, #nieuwexterndetail img.plaatje {
	border: 1px solid #999999;
}
#nieuwexternuitvoeringen .uitvoering_label {
	padding: 10px 40px 10px 0;
}
#nieuwexternuitvoeringen .brandstof a, #nieuwexternuitvoeringen .prijs a {
	font-weight: normal;
}
#uitvoering td {
	padding: 5px 0;
}
#nieuwexterndetail .label {
	font-weight: bold;
}
#detail_algemeen, #detail_techniek, #detail_veiligheid, #detail_interieur {
	display: block;
	width: 135px;
	height: 18px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
	padding-top: 2px;
	margin-right: -1px;
}
#nieuwexterndetail table#nav {
	border: 1px solid #999999;
}
#nieuwexterndetail table#nav a:hover {
	text-decoration: none;
	background-color: #999999;
	color: #ffffff;
}
#nieuwexterndetail table#nav .activedetail {
	background-color: #666666;
	border-left: 1px solid #666666;
	color: #ffffff;
}
.column {
	position: absolute;
	font-size: 10px;
	right: 180px
}
.aflevering_titel {
	color:#64bdd9;
	font-size: 14px;
	font-weight:bold;
}
.aflevering_text {
	font-size: 12px;
	color: #565656;
	font-weight:normal;
	padding-right: 15px;
}
.aflevering_divider {
	background: url(media/submenu_bg.gif) repeat-x;
}
select#citroen_options, select#mazda_options, select#honda_options, select#landwind_options {
	width: 160px;
	margin: 0 0 3px 10px;
}
p label.brand {
	display: block;
	float: left;
	width: 80px;
}
/* C1 SPECIALS */

.c1_specials #content p {
	margin-bottom: 10px;
}
.c1_specials #center_container {
	position: relative;
	display: inline;
	float: right;
	width: 710px;
	margin: 0;
}
.c1_specials #intro {
	float: left;
	width: 200px;
}
.c1_specials #flash_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	height: 345px;
	z-index: 1;
}
.c1_specials #flash_overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	height: 10px;
	background: url(media/flash-overlay.png) no-repeat top;
	z-index: 5;
}
/* actie homepage */

#c1_acties {
	clear: both;
}
#c1_acties .newsitem {
	float: left;
	clear: none;
	display: inline;
	width: 278px;
	height: 95px;
	background: #565656;
	margin-right: 3px;
	padding: 10px;
}
#c1_acties .newsitem .lijst_image {
	float: left;
	width: 120px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #ffffff;
	padding: 0;
	margin-right: 5px;
}
#c1_acties .lijst_image img {
	padding: 0;
	border: none;
}
#c1_acties .newsitem a, #c1_acties .newsitem a:hover {
	color: #ffffff;
}
#c1_acties .newsitem a.title {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
#c1_acties .newsitem a.readmore {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.publishdate, #c1_acties .article {
	display: none;
}
#c1_acties a.meer_actie {
	display: block;
	float: right;
	width: 88px;
	height: 95px;
	color: #ffffff;
	padding: 10px;
	background: #cc0001 url(media/arrow-red-bg.gif) no-repeat bottom right;
}
#c1_acties a:hover.meer_actie {
	text-decoration: none;
	color: #ececec;
}
/* acties standaard */
/* overzicht */
.news_list .nav {
	margin-bottom: 10px;
}
.news_list .lijst_image {
	float: right;
	width: 124px;
	overflow: hidden;
	margin-left: 5px;
}
.news_list .lijst_image img {
	border: 1px solid #a5a5a5;
	padding: 1px;
}
.newsitem {
	clear: both;
	margin-bottom: 10px;
	padding: 10px 0;
	background: url(media/submenu_bg.gif) repeat-x;
}
.newsitem a.title {
	color: #64bdd9;
	font-size: 14px;
}
.c1_specials #content .news_list a.readmore {
	display: block;
	margin: 10px 0 0 0;
}
.c1_specials #content .news_list p.article {
	margin: 0;
}
/* detail */

#news_detail .nav {
	height: 25px;
	background: url(media/submenu_bg.gif) repeat-x bottom;
	font-size: 10px;
	margin-bottom: 10px;
}
#news_detail .nav .navbar {
	width: 250px;
	float: left;
}
#news_detail .nav .back {
	width: 250px;
	float: right;
	text-align: right;
}
#news_detail h1 {
	color: #64bdd9;
}
#news_detail p.publishdate {
	font-size: 10px;
}
#news_detail #image_container {
	float: right;
	width: 122px;
}
#news_detail #image_container img {
	border: 1px solid #a5a5a5;
	padding: 1px;
	margin-bottom: 5px;
}
/* PACKS */

.c1_specials .cost {
	font-size: 18px;
	background: url(media/submenu_bg.gif) repeat-x bottom;
	padding-bottom: 10px;
	text-align: right;
}
/* PARTS */
.parts_menu {
	position: fixed;
	margin-left: 500px;
	width: 200px;
	border: 1px solid #a5a5a5;
	background: #f3f3f3;
}
.parts_menu p {
	font-weight: bold;
	color: #ffffff;
	background: #565656 url(media/shadow-light.gif) repeat-x bottom;
	padding: 2px 0 15px 5px;
}
.parts_menu ul {
	margin-top: -15px;
}
#parts {
	width: 480px;
}
#parts h2 {
	background: url(media/submenu_bg.gif) repeat-x top;
	padding: 10px 0;
}
#parts h2 a {
	color: #0498c7;
}
#parts h2 a:hover {
	text-decoration: none;
	color: #0498c7;
}
#parts img {
	border: 1px solid #a5a5a5;
	padding: 1px;
}
/* DSL C1 */

/* overschrijf normale opmaak */
.c1_specials #dsl .overzicht a {
	display: inline;
	padding-left: 0;
	font-weight: normal;
	background: none;
}
.c1_specials #dsl .overzicht td {
	width: auto;
	padding: 0;
}
/* overzicht */
.c1_specials #dsl #overview .car_info {
	float: left;
	width: 184px;
	margin: 0 10px 10px 0;
}
.c1_specials #dsl #overview .car_info h2 {
	height: 35px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 5px;
}
.c1_specials #dsl #overview .car_info h2 a {
	color: #565656;
}
.c1_specials #dsl #overview .car_info h2 a:hover {
	text-decoration: none;
}
.c1_specials #dsl #overview .image {
	width: 164px;
	height: 124px;
	overflow: hidden;
	text-align: center;
	background: url(media/shadow-light.gif) repeat-x bottom;
	padding-bottom: 10px;
}
.c1_specials #dsl #overview .image img {
	border: 1px solid #a5a5a5;
	padding: 1px;
}
.c1_specials #dsl #overview .info_block {
	width: 164px;
	border-bottom: 1px solid #a5a5a5;
	padding: 0 0 10px 0;
}
.c1_specials #dsl #overview .info_block dl {
	margin: 10px 0;
	padding: 0;
}
.c1_specials #dsl #overview .info_block dt {
	float: left;
	width: 65px;
}
.c1_specials #dsl #overview .info_block dd {
	text-align: right;
}
.c1_specials #dsl #overview .info_block a.more {
	display: block;
	width: 87px;
	height: 20px;
	text-align: center;
	background: url(media/button-small.gif) no-repeat;
	color: #ffffff;
	padding-top: 1px;
	font-weight: normal;
}
.c1_specials #dsl #overview #top_page_nav {
	background: url(media/submenu_bg.gif) repeat-x bottom;
	margin: 0 140px 10px 0;
	padding: 10px;
}
.c1_specials #dsl #overview #bottom_page_nav {
	background: url(media/submenu_bg.gif) repeat-x top;
	margin: 10px 140px 0 0;
	padding: 10px;
}
.c1_specials #dsl #overview .pagina_indicatie {
	float: left;
	width: 150px;
}
.c1_specials #dsl #overview .pagina_navigatie {
	text-align: right;
}
.c1_specials #dsl #overview .pagina_navigatie .nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
.c1_specials #dsl #overview .pagina_navigatie .nav a {
	font-weight: normal;
}
.c1_specials #dsl #overview .pagina_navigatie .nav .selected {
	font-size: 14px;
}
.c1_specials #dsl #overview .pagina_navigatie .nav .splitter {
	padding: 0 2px;
	font-weight: normal;
}
/* detail */
.footer h1 {
	display: none;
}
.c1_specials #dsl #detail a.back {
	position: absolute;
	top: 43px;
	right: 0;
	display: block;
	color: #ffffff;
	font-weight: normal;
	background: url(media/button.gif) no-repeat;
	text-align: center;
	width: 153px;
	height: 120px;
	padding-top: 1px;
}
.c1_specials #dsl #detail h2 {
	color: #565656;
	font-size: 12px;
}
.c1_specials #dsl #detail h2 span {
	font-size: 18px;
}
.c1_specials #dsl #detail #detail_left {
	float: left;
	width: 225px;
	height: 360px;
	margin-top: 10px;
}
.c1_specials #dsl #detail #detail_left dl#carspecs {
	background: #e7e7e7 url(media/shadow.gif) repeat-x top;
	height: 286px;
	padding: 10px;
	margin: 0;
	line-height: normal;
}
.c1_specials #dsl #detail #detail_left dt {
	float: left;
	width: 90px;
	padding: 2px 0;
}
.c1_specials #dsl #detail #detail_left dd {
	padding: 2px 0;
}
.c1_specials #dsl #detail #detail_left dt.price, .c1_specials #dsl #detail #detail_left dd.price {
	font-size: 18px;
}
.c1_specials #dsl #detail #detail_left dt.rijklaar, .c1_specials #dsl #detail #detail_left dd.rijklaar {
	margin-bottom: 10px;
}
.c1_specials #dsl #detail #shortlinks {
	background: #565656 url(media/shadow-dark.gif) repeat-x top;
	height: 34px;
	padding: 10px;
	line-height: normal;
}
.c1_specials #dsl #detail #shortlinks a {
	display: block;
	float: left;
	width: 90px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	margin-bottom: 5px;
}
.c1_specials #dsl #detail #shortlinks a:hover {
	text-decoration: none;
}
.c1_specials #dsl #detail #detail_right {
	float: right;
	position: relative;
	width: 480px;
	height: 360px;
	margin-top: 10px;
}
.c1_specials #dsl #detail #afbeelding {
	height: 360px;
	overflow: hidden;
}
.c1_specials #dsl #detail #afbeelding_thumb {
	position: absolute;
	bottom: 0;
	width: 476px;
	height: 44px;
	background: url(media/photo-bg.png);
	padding: 10px 0 0 4px;
}
.c1_specials #dsl #detail #afbeelding_thumb img {
	width: 44px;
}
.collumn {
	float: left;
	width: 340px;
	margin-right: 10px;
}
#options, #comments, #dealerinfo, #info {
	clear: both;
}
#options h3, #comments h3, #dealerinfo h3, #info h3, #popover h3 {
	color: #565656;
	margin-bottom: 10px;
	padding-top: 20px;
}
#dsl #popover dt {
	float: left;
	display: inline;
	width: 150px;
	font-weight: bold;
}
#dsl #form_melding {
	color: red;
}
#dsl #popover a.print {
	display: block;
	width:750px;
	text-align: center;
	padding-bottom: 10px;
}
/* GALERIJ AFLEVERING MODULE */

#aflevering_thumbs .aflevering {
	float: left;
	width: 129px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
	background: url(media/shadow-light.gif) repeat-x bottom;
}
#aflevering_thumbs .aflevering h2 {
	margin-bottom: 10px;
}
#aflevering_thumbs .aflevering img {
	border: 1px solid #a5a5a5;
	padding: 1px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(media/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop));
}
#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: 0;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 18px 10px 0;
	float:right;
}
a#TB_closeWindowButton {
	display: block;
	width: 43px;
	height: 18px;
	background: url(media/close.gif);
	margin: -2px -5px 0 0;
}
a:hover#TB_closeWindowButton {
	background: #ffffff url(media/closehover.gif);
}
#TB_closeAjaxWindow {
	padding:2px 5px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#TB_title {
	background-color: #686464;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
