/**
 * Style sheet clubfahrzeuge
 */
div.marke div.label, div.baujahr div.label, div.bild div.label, div.typ div.label, div.ps div.label, div.ccm div.label, div.km div.label, div.besonderes div.label
{
	width:120px;
	float:left;
	font-weight:bold;
}

div.link
{
	margin-top:4px;
	margin-bottom:20px;
}
