/* (c) 2008 by design-source.de */

*  {
    padding : 0;
    margin : 0;
}

/* a - Anfang */



/* a:hover - Ende */

body {	
	voice-family : "\"}\"";
    voice-family : inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	font-size: x-small;
}

.clearer {
	clear: both;
	height: 10px;
}

.clearer0 {
	clear: both;
	height: 0;
}

#container {
	width: 900px;
	height: auto;
}

#content {
	float: left;
	width: 863px;
}

#detailansicht {
	width: 841px;
	padding: 10px 2px 0 0;
	background-color: #b5bcbf;
	font-size: medium;
}

.ergebniszeile {
	height: 250px;
}

.fahrzeugbild {
	/*width: 207px;
	*/height: 152px;
}

.fahrzeugbildklein {
	display: none;
}

.fahrzeuginfo {
	width: 207px;
	height: 100px;
}

.fahrzeugspalte {
	float: left;
	width: 95px;
	padding: 10px 0 0 5px;
	font-size: 0.9em;
}

.fahrzeuguebersicht {
	float: left;
	width: 207px;
	height: 250px;
	margin: 0 5px 0 0;
	background-color: #b5bcbf;
}

#footer {
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #4c565a;
	padding: 10px 0 0 0;
	font-weight: bold;
}

.grau {
	background-color: #ebedee;
}

h3 {
	text-transform: uppercase;
	font-size: 1.6em;
	padding: 0 0 10px 10px;
}

.hintergrundgrau {
}

#infodaten {
	float: left;
	width: 830px;
	background-color: #ebedee;
}

.infodatenblock {
	float: left;
	width: 830px;
}

.infodatenblocklinks {
	clear: both;
	float: left;
	width: 400px;
	background-color: #fff;
	border: 1px solid #fff;
}

.infodatenblockhead {
	background-color: #4c565a;
	height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
}

.infodatenblockrechts {
	float: right;
	width: 400px;
	background-color: #fff;
	border: 1px solid #fff;
}

#infosonstiges {
	float: left;
	width: 207px;
	padding: 0 3px 0 0;
}

#inhalt {
	width: auto;
	padding: 10px 0 0 0;
}

/* Anfang li */ 

li {
	text-decoration: none;
	display: inline;
}

#content li {
	display: block;
}

.fahrzeugspalte li {
	padding: 0 0 5px 0;
}

.infodatenblock li {
	clear: both;
	padding: 2px 0 2px 10px;
	height: 20px;
}

#infosonstiges li {
	height: 20px;
	width: 179px;
	border-bottom: 1px solid #b5bcbf;
	background-color: #4c565a;
	line-height: 20px;
	color: #b5bcbf;
	padding: 0 0 0 25px;
}



/* Ende li */ 

#naviadmin {
	display: none;
}

#navicontent {
	display: none;
}

#navihaupt {
	display: none;
}

#navioben {
	display: none;
}

/*  Anfang p */

p {
	padding: 0 0 10px 0;
	text-align: justify;
}

#footer p {
	text-align: center;
}

#infodatenblock p {
	padding: 0 10px 10px 10px;
}

/*  Ende p */

.preis {
	width: 200px;

	text-align: center;
	font-size: large;
	font-weight: bold;
}

#spalterechts {
	float: right;
	width: 180px;
	padding: 40px 10px 0 0;
}

/* Anfang span */

span.rot {
	font-weight: bold;
}

span.fett {
	font-weight: bold;
}

span.kennwert {
	float: left;
	width: 190px;
}

span.wert {
	float: right;
	width: 190px;
}

/* Ende span */

.stopper {
	padding: 0 0 25px 0;
}

#suchzeile {
	display: none;
}

#text {
	float: left;
	width: 385px;
	padding: 40px 20px 0 20px;
}

#textbreit {
	float: left;
	width: 590px;
	padding: 40px 20px 0 20px;
}

#textganzbreit {
	float: left;
	width: 848px;
	padding: 1px 0 0 10px;
}

.textspalte {
	float: left;
	width: 180px;
	padding: 0 10px 0 0;
}

.textbreitspalte {
	float: left;
	width: 280px;
	padding: 0 10px 0 0;
}

.textganzbreitspalte {
	float: left;
	width: 390px;
	padding: 0 10px 0 0;
}

/* Anfang ul */ 



#infosonstiges ul {
	display: none;
}

/* Ende ul */ 




