.topcars-block h2
{
	color:#003468;
	font-size:12px;
	font-weight:bold;	
	margin:0px;
	padding:14px 0px 9px 0px;
}
.topcars
{
	width: 665px;
	height: 156px;
}
.tc-item
{
	background: url(/images/Topangebote_home_offer-card.gif);
	float: left;
	width: 142px;
	height: 156px;	
	margin-right: 10px;
}
.tc-item img
{
	border: none;
	width: 120px;
	height: 90px;
}
.tc-button-left, .tc-button
{
	float:left;
}
.tc-button-left img, .tc-button img
{
	width:0px;
	height:0px;
}
.tc-button-left a, .tc-button a
{
	width:21px;
	height:156px;	
	display:block;
}
.tc-button-left
{
	margin-right:11px;
}
.tc-model
{
	font-weight: bold;
	margin: 2px 0 0 9px;
}
.tc-model a
{
	font-size:12px;	
}
.tc-price
{
	font-weight: bold;
	margin: 2px 0 0 9px;
}
.tc-image
{
	background-repeat: no-repeat;
	width: 120px;
	height: 90px;
	margin: 10px 0 6px 11px;
}
.tc-button a
{
	background: url(/images/Topangebote_156px_arrows.gif);
	background-position: -21px 0px;
}
.tc-button-left a
{
	background: url(/images/Topangebote_156px_arrows.gif);
	background-position: 0px 0px;
}
.tc-button a:hover
{
	background-position: -21px -156px;	
	cursor:pointer;
}

.tc-button-left a:hover
{
	background-position: 0px -156px;	
	cursor:pointer;
}