﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background: #ffffff url('body-bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	/* Web-Standards für IE<8 */
	font-size: 2em;
	margin: .67em 0;
}

p {
	/* Web-Standards für IE<8 */
	margin: 1.12em 0;
}

img {
	border: 0;
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	color: #0000d0;
	text-decoration: underline;
}

a.seamless {
	color: #000000;
	text-decoration: none;
}

a.seamless:hover {
	color: #000000;
	text-decoration: none;
}

strong.very {
	color: #ff0000;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

td {
	vertical-align: middle;
}

sup.footnote {
	font-size: 0.8em;
	color: #a0a0a0;
}

.clearboth {
	clear: both;
}

.csc-textpic {
	overflow:hidden;
}

* html .csc-textpic {
	width: 480px;
}

div.csc-textpic-clear {
	clear: none !important;
}

#pagewrapper {
	margin: 0 auto;
	background: url('pagewrapper-bg.png') repeat-y;
	width: 961px;
}

#page {
	width: 951px;
	margin: 0 auto;
	background: #ffffff;
}

#header #companyname {
	margin: 0;
	border: 0;
	padding: 5px;
}

#header #companyname a {
	color: #000000;
	text-decoration: none;
}

#leftcol {
	float: left;
	width: 250px;
}

#leftcol #navigation {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

#leftcol #navigation li {
	margin: 0;
	border: 0;
	padding: 1px 0;
	list-style: none;
}

#leftcol #navigation .caption {
	padding: 5px 5px 3px 5px;
	font-weight: bold;
	background: #d0d0d0 url('navigation-bg.gif');
	display: block;
	border-bottom: 1px solid #c0c0c0;
}

#leftcol #navigation .caption .rightlink {
	float: right;
}

#leftcol #navigation .highlighted {
	background-color: #d0d0d0;
}

#leftcol #navigation a {
	display: block;
	color: #000000;
	padding-left: 2px;
	text-decoration: none;
}

#leftcol #navigation a .prefix {
	visibility: hidden;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
}

#leftcol #navigation a .brandicon {
	visibility: hidden;
	float: right;
}

#leftcol #navigation a:hover .brandicon {
	visibility: visible;
	padding-right: 5px;
}

#leftcol #navigation a:hover .prefix {
	visibility: visible;
}

#leftcol h1 {
	margin-left: 10px;
}

#leftcol p.bodytext {
	margin-left: 10px;
}

#content {
	border-left: 1px solid #c0c0c0;
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

#content .row {
	margin: 0;
	padding: 0 0 0 10px;
	border-top: 1px #ffffff solid;
	background: #ffffff url('contentarea-bg.gif') repeat-x;
}

#maincontent {
	display: block;
	width: 480px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#rightcolumn .tx_bzdstaffdirectory_teamlist_function {
	visibility: hidden;
}

#content h1, #leftcol h1 {
	font-size: 1.5em;
}

#content h2, #leftcol h2 {
	font-size: 1.2em;
}

#rightcolumn {
	width: 180px;
	margin: 0 10px;
	float: right;
}

* html #rightcolumn {
	display: inline; /* Doubled-Margin-Bug des IE6 beheben http://www.positioniseverything.net/explorer/doubled-margin.html */
}

#rightcolumn div.csc-textpic {
	width: 180px;
}

#rightcolumn div.csc-textpic-above div.csc-textpic-imagewrap {
	float: none;
}

#rightcolumn div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: none;
}

#rightcolumn h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
}

#rightcolumn p {
	margin: 2px 0;
	margin-bottom: 1em;
	padding: 0;
}

#content .textarea {
	margin: 20px;
}

#footer {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	clear: both;
}

#footer .left {
	float: left;
	color: #808080;
	padding: 5px;
}

#footernavigation {
	float: right;
	margin: 0;
	padding: 5px;
	border: 0;
	list-style: none;
}

#footernavigation li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	display: inline;
}

#topoffer {
	padding-left: 10px;
}

#topoffer a.covered {
	text-decoration: none;
	color: #000000;
}
#topoffer .picture {
	margin: 4px;
	padding: 0;
	border: 0;
	width: 220px;
	height: 165px;
	background: url(dropshadow.png) no-repeat bottom right !important;
	background: url(dropshadow_compat.gif) no-repeat bottom right;
}

#topoffer .picture img {
	margin: -3px;
	border: 0;
	padding: 0;
}

#topoffer .price {
	font-size: 16px;
	font-weight: bold;
}

.searchCriterion {
	margin: 5px 10px 5px 0;
	float: left;
	width: 150px;
	height: 38px;
	display: inline;
}

.searchCriterion label {
	display: block;
}

.searchCriterion input {
	width: 144px;
}

.searchCriterion select {
	width: 150px;
}

.searchCriterionCheck {
	height: inherit;
}

.searchCriterionCheck input {
	width: 20px;
}

.searchCriterionCheck label {
	display: inline;
	overflow: hidden;
}

.searchCriterion select.halfwidth {
	width: 73px;
}

#carSearchSubmit {
	padding-top: 10px;
	clear: both;
}

#carSearchSubmit a {
	margin-left: 20px;
}

#carSearch {
	overflow:hidden;
}

#imagethumbs {
	float: right;
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}

#imagethumbs li {
	margin: 0;
	border: 0;
	padding: 5px 12px;
	padding-left: 10px;
}

#imagethumbs img {
	border: 5px solid #ffffff;
}

#carimagebrowser {
	background: #f0f0f0;
}

#carequipment {
	clear: both;
}

h1#carcaption {
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}

#carfeatures {
	border: 1px solid #808080;
	width: 468px;
}

* html #carfeatures {
	width: 420px;
}

#carfeatures .name {
	background: #f0f0f0;
}

#carfeatures .price {
	font-weight: bold;
}

#carfeatures td {
	padding: 3px 15px;
	font-size: 12px;
	vertical-align: top;
}

#carcontactform {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline; /* Doubled-Margin-Bug des IE6 beheben http://www.positioniseverything.net/explorer/doubled-margin.html */
}

.formitem label {
	display: block;
	font-size: 9pt;
}

#carcontactform .formitem {
	display: block;
	margin-top: 10px;
}

#carcontactform .formitem input, #carcontactform .formitem textarea {
	width: 414px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

input#carcontactformsubmit {
	width: 100px !important;
}

a.button {
	display: block;
	width: 160px;
	background: url('button.gif') no-repeat;
	font-size: 14px;
	color: #e0e0e0;
	padding: 8px 10px;
	height: 17px;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
	color: #ffffff;
}

.mandatoryfield {
	color: #ff0000;
}

em.audi-gwplus {
	color: #d1822b;
}

ul.audi-gwplus {
	list-style: none;
	margin: 10px 20px;
	border: 0;
	padding: 0;
}

ul.audi-gwplus li {
	margin: 10px 0;
	border: 0;
	padding: 0;
	font-size: 9pt;
}

#audi-gwplus-logo {
	margin-top: 20px;
	margin-bottom: 5px;
}

p.footnote {
	font-size: 7pt !important;
	color: #808080;
}

.carList {
	font-size: 10pt;
	border-spacing: 0;
	margin-bottom: 10px;
}

.carList .even td {
	background: #e0e0e0;
}

.activeCarList .even td, .activeCarList .odd td {
	background: #d7d7d7;
}

.carList .picture {
	vertical-align: top;
	width: 125px;
}

.carList .title {
	font-weight: bold;
}

.carList .price {
	font-weight: bold;
	width: 260px;
}

.carList .mileage, .carList .registrationdate, .carList .power {
	width: 120px;
}

.carList .equipment {
	font-size: 8pt;
}

.carList td a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
}

ul.fuelprices {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

ul.fuelprices li {
	margin: 0;
	padding: 0;
	border: 0;
}

