/* CSS-Formatierungen fuer Autohaus Zweig GmbH und Co. KG
* Erstellt: Freitag, 13.11.2009
* Einsatz: Browser, die sich weitestgehend an Vorgaben des W3C orientieren
* ------------------------------------------------------------------------------ */

/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	text-decoration: underline;
	color: #33578D;
}

p {
	line-height: 140%;
	margin: 0 0 15px 0;
	font-size: 120%;
	color: #33578D;
}

p.more {
	margin: 0 0 25px 0;
}

p a {
	color: #33578D;
	text-decoration: underline;
}

p a:hover {
	color: #243E64;
	text-decoration: underline;
}

p.disclaimer {
	font-size: 100%;
}

form {
	font-family: Arial, sans-serif;
}

form input {
	padding: 2px;
}

.red {
	color: red;
}

.green {
	color: #00CC00;
}

.emphasis {
	font-style: italic;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	color: #002D71;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #002D71;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	color: #002D71;
	margin: 0 0 10px 0;
}

/* Allgemeingültige Styles
-------------------------------------------------------------------------------- */
body {
	font: 62.5% Arial, sans-serif;
	color: black;
	background-color: #F7FAFD;
}


/* Seitenrahmen
-------------------------------------------------------------------------------- */
#pageWrapper {
	margin: 20px auto; 
	width: 850px;
}

#pageLeft {
	width: 762px;
	border: 1px solid #8096B8;
	background-color: white;
	float: left;
}

#pageRight {
	width: 86px;
	float: right;
	text-align: right;
}


/* Header
-------------------------------------------------------------------------------- */
#metaNavi {
	background-color: #D4E1F1;
	border-bottom: 1px solid #BFCADB;
	text-align: left;
	padding: 8px 17px 8px 15px;
	font-size: 120%;
	color: #002D71;
	font-weight: bold;
}

#metaNavi a {
	font-size: 100%;
	color: #002D71;
	font-weight: bold;
}

#metaNavi a span.aktive{
	color: black;
}

#header {
	border-bottom: 1px solid #7F96B8;
}

#cars {
	float: left;
	width: 395px;
}

#logo {
	float: right;
	width: 367px;
}

#imageLine {
	border-bottom: 1px solid #7F96B8;
}

#imageLine img {
	padding: 2px;
	border-right: 1px solid #7F96B8;	
}

#imageLine .imgBorderNone {
	padding: 2px 0 2px 2px;
	border-right: none;	
}

/* Content
-------------------------------------------------------------------------------- */
#contentWrapper {
	border-bottom: 2px solid white;
	background: white url(../../media/images/navi_bg.gif) left top repeat-y;
	border-top: 2px solid white;
}

#content {
	float: right;
	width: 550px;
	min-height: 250px;
	padding: 10px 15px 10px 15px;
}

.box {
	border-bottom: 1px solid #BFCADB;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

.boxLeftSide300 {
	width: 300px;
	float: left;
}

.boxRightSide250 {
	width: 240px;
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}

.boxLeftSide320 {
	width: 320px;
	float: left;
	margin: 0 0 20px 0;
}

.boxRightSide230 {
	width: 220px;
	float: right;
	margin: 0 0 20px 10px;
	text-align: left;
}

.boxLeftSide100 {
	width: 100px;
	float: left;
}

.boxRightSide450 {
	width: 440px;
	float: right;
	margin: 0 0 0 10px;
}

.boxXmas {
	background: transparent url(../../media/images/bg_weihnachten_2010.jpg) left top no-repeat;
	padding: 15px 0 20px 15px;
}

#content ul {
	margin: 0 0 20px 0;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 120%;
	color: #33578D;
}

#content ul li {
	margin: 0 0 3px 0;
}

.directContact {
	width: 270px;
	float: left;
}

.directContactSlim {
	width: 230px;
	float: left;
}

.border {
	border: 1px solid #33578D;
}

.logoLeft {
	width: 240px;
	float: left;
	text-align: center;
}

.logoDesc {
	width: 310px;
	float: left;
	padding: 20px 0 0 0;
	color: #33578D;
	font-size: 130%;
}

.logoDesc a {
	color: #33578D;
}

.logoLine {
	margin: 0 0 25px 0;
}

/* Navigation
-------------------------------------------------------------------------------- */
#navi {
	float: left;
	width: 182px;
	padding: 0 0 0 0;
}

#navi ul {
	width: 182px;
}

#navi ul li a {
	background: transparent url(../../media/images/navi_bg_inactive.gif) left top no-repeat;
	padding: 7px 0 8px 15px;
	display: block;
	font-size: 130%;
	color: #002D71;
	font-weight: bold;
}

#navi ul li a:hover, #navi ul li.active a {
	background: transparent url(../../media/images/navi_bg_active.gif) left top no-repeat;
	text-decoration: none;
}

#navi ul li.wabco a {
	font-size: 130%;
	padding: 10px 0 10px 15px;
	background: transparent url(../../media/images/navi_bg_inactive_wabco.gif) left top no-repeat;
}

#navi ul li.wabco a:hover, #navi ul li.wabco.active a {
	background: transparent url(../../media/images/navi_bg_active_wabco.gif) left top no-repeat;
	text-decoration: none;
}

/* Footer
-------------------------------------------------------------------------------- */
#footer {
	background-color: #D4E1F1;
	color: #002D71;
	font-size: 110%;
	text-align: center;
	padding: 5px 0 5px 0;
	line-height: 150%;
	border-top: 1px solid #BFCADB;
}

#footer, #footer a {
	color: #002D71;
}

.route {
	border: 1px solid #002D71;
	font-size: 120%;
}

.route td {
	padding: 10px;
}

.route td.head {
	background-color: #E9EFF8;
	font-weight: bold;
}









