	body, td, th, p {
		font-family:arial,sans-serif;
		font-size:13px;
	}
	#news{
		font-size:10px;
	}
	#news h1{
		color:#000000;
		font-size:13px;
		margin:0;
		padding:0;
	}
	#footer{
		font-size:10px;
		color:#666666;
	}
	#footer a {
		color:#666666;
		text-decoration: none;
  }
	#footer a:hover {
		color:#ff0000;
  }
	
ul#mainNavigation li a, ul#mainNavigation li a:visited{
	margin:0;
	padding:0 10px 0 10px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	border-right:1px solid #FF0000;
	float:left;
}

ul#mainNavigation li a:hover{
	color:#FF0000;
}

a#mainNavigationItemActive{
	color:#FF0000;
}

a {
  color: red;
  text-decoration: underline;
}

/* Submenü */
#subNavigation {
  list-style-image: url(../images/li.gif);
  margin: 20px 0 40px 14px;
  padding: 0 0 0 12px;
}
#subNavigation li {
  margin: 5px 0;
}
#subNavigation a {
  color: #000;
  text-decoration: none;
}
#subNavigation a:hover {
  color: #ff0000;
}
#subNavigation li .active {
  color: #ff0000;
  font-weight: bold;
}



#teaserContentLeft {
  color: #fff;
}
#teaserContentLeft .letterspacing {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}


/* Main Content */
#contentMain {
  width: 730px;
}
#contentMain h1 {
  color: #a3a3a3;
  font-weight: normal;
  font-size: 22px;
}
#contentMain h2 {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#contentMain h3 {
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
  margin: 0.5em 0;
  text-transform: uppercase;
}
#contentMain hr {
  width: 100%;
  border: none;
  border-top: 1px solid red;
  border-bottom: 1px solid white;
}
#contentMain input.border {
  height: 23px;
  border: 1px solid #666666;
  background-color: #f8f8f8;
}
#contentMain select.border {
  width: 144px;
  height: 21px;
  border: 1px solid #666666;
  background-color: #f8f8f8;
  padding: 0;
}
* html #contentMain select.border {
  height: 23px;
}
#contentMain textarea.border {
  height: 60px;
  border: 1px solid #666666;
  background-color: #f8f8f8;
}
#contentMain br.label {
  clear: both;
  border-bottom: 20px;
}
#contentMain div.label {
  width: 300px;
  height: 23px;
  color: #2f2f2f;
  background-color: #e8e8e8;
  float: left;
  border-right: 16px solid white;
}
* html #contentMain div.label {
  width: 316px;
}
#contentMain div.label label {
  margin-left: 0.3em;
  line-height: 23px;
}
#contentMain div.newline {
  clear: both;
  height: 15px;
}
#contentMain table.cars {
  width: 100%;
  padding-top: 0.5em;
}
#contentMain table.cars th {
  text-align: left;
  color: white;
  font-weight: bold;
  background-color: #a9a8a6;
}
#contentMain table.cars td {
  background-color: #efefef;
  vertical-align: top;
}
#contentMain table.cars tr.odd td {
  background-color: #d9d9d9;
}
#contentMain ul {
  list-style-image: url(../images/lidot.gif);
  margin-left: 0;
  padding: 0 0 0 14px;
}
* html #contentMain ul {
  margin-left: 2px;
}
#contentMain li {
  line-height: 18px;
}
#contentMain li a {
  color: #000;
  text-decoration: none;
}
#contentMain li a span {
  color: #ff0000;
}
#contentMain li a:hover {
  color: #ff0000;
}

/* Detail */
#contentMain div.detail {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  background-color: #eceaeb;
  color: #6b6b6b;
}
#contentMain div.detail td {
  color: #6b6b6b;
}
#contentMain div.detail td p {
  margin: 10px;
}
#contentMain div.detail td.border-right {
  border-right: 2px solid white;
}
#contentMain div.detail td.border-bottom {
  border-bottom: 2px solid white;
}
#contentMain div.detail span.price {
  font-size: 26px;
  color: red;
}
#contentMain div.detail dl {
  margin: 10px;
}
#contentMain div.detail dl dt {
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: 50px;
  color: #6b6b6b;
  line-height: 1.55em;
}
#contentMain div.detail dl dd {
  color: #6b6b6b;
  line-height: 1.55em;
  padding-left: 100px;
}
#contentMain table.financing thead th {
  border-top: 1px solid #c6c6c6;
}
#contentMain table.financing td {
  background-color: #eceaeb;
}
#contentMain table.financing td,
#contentMain table.financing th {
  border-bottom: 1px solid #c6c6c6;
  text-align: left;
  padding: 2px 4px;
}

/* News und Events */
#contentMain table.news {
  width: 100%;
}
#contentMain table.news .odd {
  background-color: #eceaeb;
}
#contentMain table.news td.pipe {
  color: red;
  padding: 0 10px;
}
#contentMain table.news a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#contentMain table.news a:hover {
  color: #ff0000;
}
#contentMain table.news a span {
  color: #ff0000;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1em;
}

/* Termine */
#contentMain table.termin {
  width: 100%;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
}
#contentMain table.termin td {
  white-space: nowrap;
  padding: 3px 10px 3px 0;
}
#contentMain table.termin td.pipe {
  color: #ff0000;
}
#contentMain table.termin td.contact {
  color: #ff0000;
  width: 70%;
}
#contentMain table.termin td.name {
  font-weight: bold;
}
#contentMain table.newtermin select.border {
  width: 200px;
}
#contentMain table.newtermin input.border {
  width: 200px;
}
#contentMain table.newtermin textarea.border {
  width: 200px;
}
#contentMain table.newtermin td {
  background-color: #e8e8e8;
  padding-left: 4px;
}
#contentMain table.newtermin td.space {
  background-color: #fff;
  line-height: 7px;
}

/* Aktionsmodelle */
#contentMain div.aktionsmodell {
  float: left;
  color:#666666;
  font-weight: bold;
  margin: 0 30px 20px 0;
}
#contentMain div.aktionsmodell dl {
  margin-bottom: 0.1em;
}
#contentMain div.aktionsmodell dd {
  margin-left: 0;
  font-weight: bold;
  color: #000;
}
#contentMain div.aktionsmodell img {
  border: 1px solid #a4a4a4;
}
#contentMain div.aktionsmodell a:hover img {
  border: 1px solid #ff0000;
}

/* Aktion */
div#aktion {
  width: 730px;
}
div#aktion img.aktion {
  text-align: right;
  float: right; 
  margin: 0 0 10px 20px;
}
div#aktion p.aktiondate {
  font-style: italic;
  margin-bottom: 1em;
}

/* Tooltip */
div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

