table.carsResult
{
	width:			896px; 
	
	border-style:	solid; 
	border-width:	1px;
	border-collapse:collapse;
	border-color:	#BEC2C4;
	
	background-color: #ffffff;
}

th.carsResult
{
	border-style:	solid; 
	border-width:	1px;
	border-color:	#BEC2C4;
	
	text-align:		left;
	font-size:		0.8em;
	padding:3px;
	
	background-color: #dddddd;
	color: #333333;
}

td.carsResult
{
	border-style:	solid; 
	border-width:	1px;
	border-color:	#BEC2C4;
	text-align:		left;
	padding:3px;
	color: #333333;
	font-size: 9pt;
	font-weight:normal;
}

tr.carOffline td.carsResult,
tr.carOffline td.carsResult a.carsResult
{
	color: #F00;	
}

a.carsResult
{
	font-size: 9pt;
	font-weight:normal;
	text-decoration:none;	
}

a.carsResult:hover
{
	font-size: 9pt;
	font-weight:normal;
	text-decoration:underline;	
}

p.description
{
	margin:0px;
	line-height: 1.2em;
}

p.tax
{
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}


/* details DIV */

div.carDetail
{
	width:	580px;
	height:	500px;
	border-style:	solid; 
	border-width:	1px;
	border-color:	#BEC2C4;
	
	text-align:			left;
	margin:			5px;
	padding:		0px;
	
	color: #333333;
	background-color: #ffffff;
	font-size: 9pt;
	font-weight:normal;
		
	z-index:99999;
}

label.carDetail
{
	font-weight:bold;	
	font-size:0.8em;
}

input.carDetail
{
	width:	150px;
	border-style:	none; 
	margin-bottom:5px;
	
}

input.carDetailPrize
{
	width:	150px;
	border-style:	none; 
	margin-bottom:10px;
	font-weight:bold;
	font-size:0.8em;
}

p.carContactHeadline
{
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p.carContact
{
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

div.content_1
{
	float:left;
	width:350px;
	border-style:	none;
	border-width:	0px;
	padding:	15px;
	text-decoration:none;
}

div.content_1:hover
{
	text-decoration:none;
}

div.content_2
{
	float:left;
	width:500px;


	border-style:none; 
	border-width:0px; 
	/*	
		border-color:#dddddd; 
		background-color:#eeeeee;  
	*/
	padding:0px;
	text-decoration:none;
}


div.col_1
{
	float:left;
	width:148px;
	border-style:	none;
	border-width:	0px;	
	font-weight:normal;
	font-size:1em;
}

div.col_2
{
	float:left;
	width:148px;
	border-style:	none;
	border-width:	0px;
	font-weight:normal;
	font-size:1em;
	
	text-align:right;
}

div.col_Prize
{
	float:left;
	width:148px;
	border-style:	none;
	border-width:	0px;
	font-weight:bold;
	font-size:0.7em; 
	text-align:right;
}

span.adress
{
	font-weight:bold;
	font-size:0.9em; 	
}

a.onclickA
{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}

a.onclickA:hover
{
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}
