﻿ dl.table-display
{
_display: inline;
width: 250px;
padding: 0;
float: left;
text-align: left;
margin: 0 0 0 20px;
}

 dl.table-display img
 {
 float: left;
 margin: 0 5px 0 0;
 width: 40px;
 }


 dl.table-display a img, dl.table-display a:link img
 {
 padding: 1px;
 border: 1px #DBDBDB solid;
 
 }


 dl.table-display a:hover img
 {
  padding: 1px;
 border: 1px #999 solid;
 }
 
 
 dl.table-display a
{
color: #000;
font-weight: bold;
}


 dl.table-display a:hover
{
text-decoration: none;
}


.table-display dt
{
width: 210px;
font-weight: normal;
float: left;
_display: inline;
margin: 0 0 0 0;
padding: 3px 0 3px 0;
border-top: 1px solid #fff;
}



.table-display dt.knalprijs
{
background: transparent url("_images/bg_knalprijs.jpg") no-repeat top right;
}



.table-display dt.verkocht
{
background: transparent url("_images/bg_verkocht.jpg") no-repeat top right;
}




/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
text-align: right;
width: 10px;
float: left;
_display: inline;
margin: 0 0 0 0;
padding: 3px 0 3px 0;
border-top: 1px solid #fff;
}


#txt ul.voorraad_listing	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 510px;
	width: 255px;
	float: left;
	display: block;
	/*clear: both; /* IE needs this */
	}
#txt ul.voorraad_listing li	{
	float: left;
	display: inline;
	width: 225px;
	height: 45px;
	margin: 0px 0px 0px 25px;
	border-top: 1px solid #fff;
	}
#txt ul.voorraad_listing li a	{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-weight: normal;	
	overflow: hidden;
	}
#txt ul.voorraad_listing li a:hover	{
	color: #000;
	text-decoration: underline;	
	}
#txt ul.voorraad_listing li a:hover img	{
	border: 1px solid #999;
	padding: 1px;
	}
#txt ul.voorraad_listing li a img	{
	float: left;
	padding: 2px;
	border-width: 0px;
	margin-right: 5px;
	width: 40px;
	height: 30px;
	}
#txt ul.voorraad_listing li a em {
	float: right;
	font-style: normal;
	margin-right: 2px;
	}
	
/*
#txt ul.voorraad_listing li.YES a	{
	background: transparent url("_images/bg_zotte_saloncondities.jpg") no-repeat scroll 125px top;
	}
*/

/*

#txt ul.voorraad_listing li.YES a	{
	background: transparent url("_images/_actie/carpass.png") no-repeat scroll 125px top;
	}
	
*/
	
	
#txt ul.voorraad_listing li.YES a	{
	background: transparent url("_images/_actie/bg_uitz-aanb.jpg") no-repeat scroll 125px top;
	}	
	
	
#txt ul.voorraad_listing li.VER a	{
	background: transparent url("_images/bg_verkocht.jpg") no-repeat scroll 125px top;
	}
.fr #txt ul.voorraad_listing li.VER a	{
	background: transparent url("_images/bg-trop-tard-vendu.jpg") no-repeat scroll 125px top;
	}
#txt h2	{
	clear: both;
	}
	
	#txt h2.type
	{
	font: bold 18px/18px  "Trebuchet ms", Arial, sans-serif;
		margin: 25px 250px 8px 25px;
		text-align: left;
		width: 221px;
		padding: 3px;
		text-transform: uppercase;
		display: inline;
		float: left;
		clear: both;
		color: #fff;
		height: 18px;
				background: #000;

	}
#txt h2#actie	{
	background:#333333;
	}

