/* (c) 2008 by design-source.de */

*  {
    padding : 0;
    margin : 0;
}

/* a - Anfang */

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#infosonstiges a {
	font-weight: normal;
	color: #b5bcbf;
}

#naviadmin a {
	text-transform: uppercase;
	font-style: italic;
	padding: 0 0 0 20px;
	height: 25px;
	line-height: 25px;
}

#navicontent a {
	text-transform: uppercase;
	font-style: italic;
	padding: 0 0 0 20px;
	height: 25px;
	line-height: 25px;
}

#navihaupt a {
	color: #fff;
}

#navioben ul a {
	font-style: italic;
	padding: 0 0 0 10px;
}

#suchzeile a {
	color: #fff;
}

/* a - Ende */

/* a:hover - Anfang */

a:hover {
	color: #ca1618;
}

#infosonstiges a:hover {
	text-decoration: none;
	color: #ca1618;
}

#navihaupt a:hover {
	color: #ca1618;
}

#naviadmin a:hover {
	text-decoration: underline;
	color: #000;
}

#navicontent a:hover {
	text-decoration: underline;
	color: #000;
}

/* a:hover - Ende */

.blaetterzeile {
	height: 30px;
	width: 833px;
	padding: 0 0 0 10px;
	background-color: #ebedee;
	line-height: 30px;
}

body {	
	voice-family : "\"}\"";
    voice-family : inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #fff;
	color: #000;
	font-size: x-small;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
}

.clearer {
	clear: both;
	height: 10px;
}

.clearer0 {
	clear: both;
	height: 0;
}

#container {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	height: 100%;
}

#content {
	float: left;
	width: 863px;
}

#detailansicht {
	width: 841px;
	padding: 10px 2px 0 0;
	background-color: #b5bcbf;
}

.ergebniszeile {
	height: 250px;
}

.fahrzeugbild {
	/*width: 207px;
	*/height: 152px;
}

.fahrzeugbildklein {
	/*width: 67px;
	*/height: 50px;
	float: left;
	padding: 5px 7px 0 0;
}

.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 {
	border-top: 1px solid #4c565a;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #4c565a;
}

.grau {
	background-color: #ebedee;
}

h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 0 0 10px 0;
}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ca1618;
	padding: 0 0 10px 0;
}

h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 0 0 10px 10px;
}

.hintergrundgrau {
	background-color: #ebedee;
}

#infodaten {
	float: left;
	width: 620px;
	background-color: #ebedee;
}

.infodatenblock {
	float: left;
	width: 610px;
}

.infodatenblocklinks {
	clear: both;
	float: left;
	width: 295px;
	background-color: #fff;
	border: 1px solid #fff;
}

.infodatenblockhead {
	background-color: #4c565a;
	height: 15px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px;
}

.infodatenblockrechts {
	float: right;
	width: 295px;
	background-color: #fff;
	border: 1px solid #fff;
}

#infosonstiges {
	float: right;
	width: 207px;
	padding: 0 3px 0 0;
}

#inhalt {
	width: 100%;
	padding: 10px 0 0 0;
}

/* Anfang li */ 

li {
	text-decoration: none;
	display: inline;
}

.blaetterzeile li {
	display: block;
	float: left;
	padding: 0 15px 0 0;
}

#content li {
	display: block;
}

.fahrzeugspalte li {
	padding: 0 0 5px 0;
}

.infodatenblock li {
	clear: both;
	padding: 2px 0 2px 10px;
	height: 11px;
}

#infosonstiges li {
	height: 20px;
	width: 179px;
	border-bottom: 1px solid #b5bcbf;
	background-color: #4c565a;
	line-height: 20px;
	color: #b5bcbf;
	padding: 0 0 0 25px;
}

#naviadmin li {
	background-image: url(../images/bg_aufzaehlung.png.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#navicontent li {
	background-image: url(../images/bg_aufzaehlung.png.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#navihaupt li {
	display: block;
	float: left;
	text-align: center;
	line-height: 12px;
	height: 75px;
	padding: 5px 10px;
	width: 110x;
}

#suchzeile li.links {
	display: block;
	float: left;
	height: 30px;
	padding: 0 15px 0 0;
	line-height: 30px;
	text-transform: uppercase;
}

#suchzeile li.rechts {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	border-left: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
}

/* Ende li */ 

#logo {
	float: left;
	height: 50px;
	width: 275px;
	padding: 10px 0 0 0;
}
	

#naviadmin {
	float: left;
	width: 130px;
	padding: 35px 0 0 0;
}

#navicontent {
	float: left;
	width: 235px;
	padding: 35px 0 0 0;
}

#navihaupt {
	height: 85px;
	width: 100%;
}

#navioben {
	height: 75px;
	width: 100%;
}

/*  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 {
	height: 40px;
	width: 200px;
/*	line-height: 40px; */
	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;
	color: #ca1618;
}

span.fett {
	font-weight: bold;
}

span.kennwert {
	float: left;
	width: 140px;
}

span.wert {
	float: right;
	width: 140px;
}

/* Ende span */

.stopper {
	padding: 0 0 25px 0;
}

#suchzeile {
	height: 30px;
	width: 833px;
	padding: 0 0 0 10px;
	background-color: #4c565a;
	color: #fff;
	line-height: 30px;
}

#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 */ 

#navioben ul {
	float: right;
	height: 20px;
	padding: 45px 20px 0 0;
	line-height: 20px;
}

#navihaupt ul {
	height: 85px;
	width: 925px;
	padding: 0 0 0 75px;
}

#suchzeile ul {
	height: 30px;
	width: 833px;
}

/* Ende ul */ 




/* Anfang Hintergr�nde Navi */

.nh_01 {
	display: block;
	float: left;
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

.nh_02 {
	display: block;
	float: left;
	background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

.nh_03 {
	display: block;
	float: left;
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

.nh_04 {
	display: block;
	float: left;
	background-image: url(../images/04.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

.nh_05 {
	display: block;
	float: left;
	background-image: url(../images/05.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

.nh_06 {
	display: block;
	float: left;
	background-image: url(../images/06.png);
	background-repeat: no-repeat;
	background-position: -2px -6px;
	height: 85px;
	width: 110px;
}

.nh_07 {
	display: block;
	float: left;
	background-image: url(../images/07.png);
	background-repeat: no-repeat;
	background-position: 5px -6px;
	height: 85px;
	width: 110px;
}

/* Ende Hintergr�nde Navi */


/* icons infosonstiges */

.is_druck {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.is_telefon {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.is_kontakt {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ende icons infosonstiges */
