.herstellertabelle {
	margin-top: 10px;
	width: 480px;
	margin-bottom: 5px;
}
.herstellertabelle td {
	font-size:10pt;
	text-align:center;
}

#fahrzeuglistentabelle {
	width:480px;
	background-color: rgb(231,231,231);
}

#fahrzeuglistentabelle
	td {
	padding: 3px;
	font-size:11px;	
}

table#fahrzeuglistentabelle .thumbnailcell {
	padding: 0px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

table#fahrzeuglistentabelle .mwst {
	font-size:7pt;
}

table#fahrzeuglistentabelle .emptyline {
	padding: 0px;
	border-style: solid;
	border-top: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: white;
}

table#fahrzeuglistentabelle .fahrzeug_description {
	border-top: solid 1px #888888;
	border-right: 1px solid black;

	
	
}


#fahrzeuglistentabelle .headline_left {
	background-color: #C7C7C7;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#fahrzeuglistentabelle .headline_right {
	text-align:right;
	color: #FFFFFF;
	background-color: #a65448;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	width: 90px;
}

#fahrzeuglistentabelle .label {
	font-weight:bold;
	padding-left: 8px;
}
#fahrzeuglistentabelle .value,
#fahrzeuglistentabelle .outer_value {
	padding-right: 2px;
}

#fahrzeuglistentabelle .outer_value {
	border-right: 1px solid black;
}

table#fahrzeugdetailstabelle {
	width: 480px;
	font-size:11px;
	border: 1px solid black;
}

table#fahrzeugdetailstabelle
	td {
	background-color: #e7e7e7;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: top;
}

table#fahrzeugdetailstabelle
	td.headline_left {
	background-color: #a65448;
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid black;
	padding: 3px;
}

table#fahrzeugdetailstabelle
	td.headline_left
		b {
	color:white;
}

table#fahrzeugdetailstabelle
	td.headline_right {
	background-color: #a65448;
	color: white;
	text-align:right;
	border-bottom: 1px solid black;
	padding: 3px;
	font-weight: bold;
}

table#fahrzeugdetailstabelle
	td.fahrzeug_informationen {
	text-align: right;
	padding: 3px;
}


td.fahrzeug_zurueck a{		 
	color: blue;
	font-size: 11px;
	font-weight:bold;
}



td.fahrzeug_informationen a{
	color: blue;
	font-size: 11px;
	text-align:right;
	font-weight:bold;
}

table#fahrzeugdetailstabelle
	tr.fahrzeug_preis
		td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table#fahrzeugdetailstabelle
	td.label {
	font-weight: bold;
	width: 140px;
}

table#fahrzeugdetailstabelle
	td.value_left {
	width: 120px;
}

table#fahrzeugdetailstabelle
	td.value{
	width: 110px;
}

table#fahrzeugdetailstabelle
	input,
table#fahrzeugdetailstabelle
	textarea {
	border: 1px solid #9B9B9B;
}

table#fahrzeugdetailstabelle
	td.first_fahrzeug_foto {
	text-align: center;
	vertical-align: middle;
}

table#fahrzeugdetailstabelle
	td.first_fahrzeug_foto,
table#fahrzeugdetailstabelle
	td.fahrzeug_foto {
	padding: 0;
}


table#fahrzeugdetailstabelle
	td.fahrzeug_foto {
	padding-bottom: 3px;
}

#fahrzeugfotos img {
	border:1px  solid #000000;
}










