

*:focus
{
-moz-outline: none !important;
}
* {
	margin: 0;
	padding: 0;
}

html {
height:101%;
margin: 0px auto;
background-color:#fff;
}
body {
	
background-color:#FFF;
text-align: center;
}

p { line-height: 1.5em; margin: 0 0 1em 0;  }

img 
 {
 margin: 0px auto;
 border: 0;

 }
#contentcenter1 h1
{   
text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: 100;
letter-spacing: 1px;
	
	}
	
	
#contentcenter1	 h2
{   
	text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: 100;
letter-spacing: 1px;
	
	}
#mainbox
{
margin: 0px auto;
width: 100%;
height: 793px;
z-index: 0;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;

}

#topbox
{
margin: 0px auto;
width: 915px;
height: 87px;
z-index: 0;
padding-top: 49px;
}
#topleft
{
margin: 0px auto;
width: 113px;
height: 42px;
z-index: 0;
float: left;
margin-top: 45px;
background-image:url(images/ol1.png);
background-repeat: no-repeat;
}

#topcenter
{
width: 444px;
height: 87px;
margin: 0px auto;
float: left;

}
#topcentermenu
{
width: 444px;
height: 87px;
left: 50%; 
margin-left: -344px; 
position: absolute;
float: left;

}
#topright
{
margin: 0px auto;
width: 358px;
height: 42px;
z-index: 0;
margin-top: 45px;
background-image:url(images/or1.png);
background-repeat: no-repeat;
float: left;
}

#banner
{
margin: 0px auto;
width:914px;
height: 82px;
z-index: 999;
background-image:url(images/banner.png);
}
 
 #middlebox
{
margin: 0px auto;
width: 944px;
z-index: 0;
}
#middleleft
{
margin: 0px auto;
width: 122px;
height: 222px;
z-index: 0;
float: left;
background-image:url(images/ol2.png);
background-repeat: no-repeat;
}
#middleleftbottom
{
margin: 0px auto;
width: 122px;
height: 222px;
z-index: 0;
float: left;
margin-top: 339px;
margin-left: -122px;
background-image:url(images/ul1.png);
background-repeat: no-repeat;
}
#middlecenter
{
margin: 0px auto;
width: 666px;
z-index: 0;
float: left;
}

#middleright
{
margin: 0px auto;
width: 130px;
height: 101px;
z-index: 0;
background-image:url(images/or2.png);
background-repeat: no-repeat;
float: left;
}

 #contentright
{
margin: 0px auto;
width: 291px;
z-index: 0;
float: left;
}
#contentrightbottom
{
margin: 0px auto;
width: 291px;
height: 179px;
z-index: 0;
background-image:url(images/crb.png);
background-repeat: repeat-x;
float: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: 100;
}
#contentright img
{
margin: 0px auto;
border: 0px;
}
#contentleft
{
margin: 0px auto;
width: 364px;
padding-left: 10px;
padding-top: 15px;
z-index: 0;
background-color: #fff;
text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
float: left;

}
#contentleftmobile
{
margin: 0px auto;
width: 674px;
z-index: 0;
background-color: #fff;
text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
float: left;

}

}
#contentcenter1
{
margin: 0px auto;
margin-top: 15px;
margin-left: 5px;
width: 355px;
z-index: 0;
background-color: #fff;
text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: 100;
letter-spacing: 1px;

}
#contentcenter2
{
margin: 0px auto;
width: 665px;
z-index: 0;
text-align: left;
}
#formular
{
margin: 0px auto;
padding-left: 10px;
width: 355px;
z-index: 0;
background-color: #fff;
text-align: left;
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: 100;
letter-spacing: 1px;

}
#trenner
{ 
height: 15px;  
width: 355px; 
margin-top: 0px;
}
#contentfooter
{
margin: 0px auto;
width: 374px;
height: 134px;
z-index: 0;
background-image:url(images/m1.png);
background-repeat: repeat-x;
float: left;
}

div#qTip {
padding: 7px;
display: none;
width: 75px;
background-color: #000;
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
color: #FFF;
font: 11px Arial, Helvetica, sans-serif;
vertical-align:middle;
text-align: center;
position: absolute;
z-index: 1000;
}

.bilder
{
z-index: 999;
}

#js-popup {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 120%;
      background: url(overlay.png);
}
#js-popup-box {
      position: absolute;
      padding: 3px;
      background: #fff;
      border: 1px ridge #ccc;
      text-align: center;
      font-size: 80%;
}
#js-popup-image {
      margin: 0;
      padding: 0;
}
#js-popup-close {
      position: absolute;
      top: 2px;
      right: 2px;
      cursor: pointer;
}
#js-popup-resize {
      position: absolute;
      top: 5px;
      left: 5px;
      cursor: pointer;
}

#content {
	position:absolute;
	width:362px;
	z-index: auto;
	background-color:#FFFFFF;
	letter-spacing: 0px;
}
a
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
}
a.hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
}
a.visited
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
}

.anzeige
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0px;
}
.volltext
{	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: justify;
letter-spacing: 0px;
padding: 4px;
}
.indexanzeige
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	letter-spacing: 0px;
}
.preis
{	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	letter-spacing: 0px;
background: #000;
	}
.preis a
{	font-family: arial;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	letter-spacing: 0px;
	text-decoration:none;
}
.beschreib
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000666; 
	padding-left: 10px;
	padding-top: 7px;
	letter-spacing: 0px;
}
.auto
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	background-color:#CCCCCC;
	letter-spacing: 0px;
}
.auton
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
background: #000;
letter-spacing: 0px;
	}
	.auton a
{
	color: #fff;
	
	}
.auto a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	background-color:#CCCCCC;
	text-decoration:none;
	letter-spacing: 0px;
	
}
#preisdetail
{	
margin: 0px auto;
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CE0000;
	text-align: right;
letter-spacing: 0px;
 width: 100px;
 float: left;

	}

		
	
	
	#auto2
{   
margin: 0px auto;
text-align: left;
padding-left: 8px;
width: 239px;
float: left;
	
	}
		#auto2 h1
{   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
    font-weight: bold;
	letter-spacing: 0px;
	
	}
	
		#name
{   
margin: 0px auto;
text-align: left;
padding-left: 8px;
width: 265px;
float: left;
	
	}
	
		#name h1 a
{   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
    font-weight: light;
	letter-spacing: 0px;
	text-decoration: none;
	}

	#preisx
	{	
margin: 0px auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
text-align: right;
letter-spacing: 0px;
float: left;
height: 20px;

	}


	.indexpreis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color: #000000;
	padding-right: 8px;
	letter-spacing: 0px;
	
	}
		
	.automobil a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	padding-left: 8px;
	letter-spacing: 0px;
	}
	.automobil h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	letter-spacing: 0px;
	margin-bottom: 4px;
	}

.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: 0px;
}

textarea
{ 
  display: block;
  float: left;
  padding:1px;
  margin:1px;
  width: 250px; 
  color: #000000;
}

form br { 
  clear: both; 
}


#index a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/autohaus.png") 0px -87px no-repeat;
		}
		
#index a:hover, a:active{	
			background-position: 0px 0px;
		}
#indexx a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/autohaus.png") 0px 0px no-repeat;
		}
		
#indexx a:hover, a:active{	
		background-position: 0px 0px;
		}
	

#fahrzeuge a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/fahrzeuge.png") 0px -87px no-repeat;
		}
		
#fahrzeuge a:hover, a:active{	
		background-position: 0px 0px;
		}
#fahrzeugex a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/fahrzeuge.png") 0px 0px no-repeat;
		}
		
#fahrzeugex a:hover, a:active{	
		background-position: 0px 0px;
		}
		
		#service a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/service.png") 0px -87px no-repeat;
		}
		
#service a:hover, a:active{	
		background-position: 0px 0px;
		}
#servicex a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/service.png") 0px 0px no-repeat;
		}
		
#servicex a:hover, a:active{	
		background-position: 0px 0px;
		}
		
		#kontakt a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/kontakt.png") 0px -87px no-repeat;
		}
		
#kontakt a:hover, a:active{	
		background-position: 0px 0px;
		}
#kontaktx a {
		float: left;
		height: 87px;
		width: 111px;
		display: table-cell;
		background: url("images/kontakt.png") 0px 0px no-repeat;
		}
		
#kontaktx a:hover, a:active{	
		background-position: 0px 0px;
		}

#anzeige
{
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 355px;
background-color: #fff;
}

#listingbox
{
margin: 0px auto;
width: 355px;
}
#namepreis
{
margin: 0px auto;
float: left;
width: 355px;
}
#headbox
{
margin: 0px auto;
float: left;
width: 355px;
background: url("images/carbg.jpg") repeat-x;
}
#bbox
{
margin: 0px auto;
float: left;
width: 355px;
padding-top: 25px;
line-height: 15px;
letter-spacing: 0px;
}
#cbox
{
margin: 0px auto;
float: left;
width: 355px;
padding-top: 2px;
letter-spacing: 0px;
line-height: 15px;
}
#bboxleft
{
margin: 0px auto;
float: left;
width: 177px;
text-align: left;
}
#bboxright
{
margin: 0px auto;
float: left;
width: 178px;
text-align: right;
}

#bildbox
{
margin: 0px auto;
float: left;
width: 125px;
height: 110px;
}
#bildbox2
{
margin: 0px auto;
float: left;
width: 155px;
text-align: center;
}
#detailbox2
{
margin: 0px auto;
float: left;
padding-left: 10px;
width: 190px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000; 
letter-spacing: 0px;
line-height: 15px;
}
#detailbox
{
margin: 0px auto;
float: left;
padding-top: 5px;
padding-left: 5px;
width: 220px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000666; 
letter-spacing: 0px;
line-height: 15px;
}
#linkbox
{
margin: 0px auto;
float: left;
width: 220px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000666; 
letter-spacing: 0px;
padding-bottom: 10px;
}
#trenner5
{ 
height: 5px;  
width: 355px; 
margin-top: 0px;
}
#anschrift
{
margin: 0px auto;
width: 291px;
height: 107px;
background-image:url(images/anschrift.png);
background-repeat: no-repeat;
}
#anschrift h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff; 
letter-spacing: 0px;
padding-top: 25px;
padding-left: 10px;
text-align: left;
}
#anschrift p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff; 
letter-spacing: 0px;
padding-left: 10px;
text-align: left;
}
.headline
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #999; 
letter-spacing: 0px;
padding-left: 10px;
text-align: center;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing:0px;
	padding: 0px;
	display: block;
}

iframe { width:100%; height:3500px; border:0; }


.bodner label {
float: left; 
text-align: right; 
width: 6em; 
margin-right: 0.2em; 
}

.bodner input[type=text]
{   
display: block;
float: left;
padding:1px;
margin:1px;
width: 230px; 
} 

.bodner form br { 
  clear: both; 
}

.bodner input#submit { 
  float: none;
}
.bodner textarea
{ 
  display: block;
  float: left;
  padding:1px;
  margin:1px;
  width: 250px; 
  color: #000000;
}




/*###################################*/
/*	Stylesheet for mobile.de dealer pages 	*/
/*	created by mtk 2007, pheedelity for mobile.de 	*/
/*###################################*/

legend {
	display: none;
}

hr {
	clear: both;
	background: transparent;
	height: 0;
	border-top: 1px solid #ccc;
	margin-bottom: .4em;
}

abbr {
	text-decoration: none;
	border: 0;
}

fieldset {
	border: 0;
}

#wrapper {
	width: 595px;
	margin: 2em auto 0 auto;
	text-align: left;
}

body#groupForm #wrapper {
	width: auto;
	margin: 2em;
}

#header {
	font-size: 1.2em;
}

#header img {
	margin-bottom: .8em;
}

h2#dealership {
	font-weight: bold;
	font-size: 1em;
}

h3.org {
	display: inline;
	font-weight: normal;
	font-size: 1em;
}

#mainNav {
	font-family: "Verdana","Helvetica",sans-serif;
	list-style-type: none;
}

#mainNav li {
	float: left;
	text-align: center;
	width: 148px;
}

* html #mainNav li.last {
	width: 147px;
}

#mainNav li a {
	color: #333;
	text-decoration: none;
	display: block;
	background: url(/static/dealer-homepage/graphics/bg_mainNav_inactive.gif) top left repeat-x #b6b6b6;
	font-weight: bold;
	line-height: 2em;
	border-right: 1px solid #fff;
	font-size: 1.2em;
}

#mainNav li.active a, #mainNav li a:hover {
	color: #fff;
	background: url(/static/dealer-homepage/graphics/bg_mainNav_active.gif) top left repeat-x #7f7f7f;
}

ul#subNav {
	list-style-type: none;
	padding-left: 0 !important;
	border-bottom: 1px solid #ccc;
	padding-top: .5em;
}

#subNav li {
	float: left;
	width: 148px;
	text-align: center;
}

#subNav li a {
	color: #999;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	position: relative;
	padding: .3em 0 .2em 0;
}

#subNav li.active a {
	color: #333;
	bottom: -1px;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
	background: #fff;
}

#subNav li a:hover {
	color: #333;
}

#contentBox {
	clear: both;
	font-size: 11px;
	letter-spacing: 0px;
}

#contentBox h3 {
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

#contentBox ul {
	margin: 1em 0;
	padding-left: 2em;
}

.homepageText1 {
	margin-bottom: 1em;
}

.homepageText2 {
	margin-bottom: 1em;
	color: #9b9b9b;
}

.vcard {
	margin: 1em 0 2em 0;
}

.vcard h3 {
	font-size: 1em;
}

.vcard div div {
	display: inline;
}

.paging {
	float: left;
	margin-left: 1em !important;
	display: inline;
}

.paging li {
	float: left;
	color: #000;
	display: block;
}

.paging li.active {
	font-weight: bold;
	padding: 0 .3em;
}

.paging li a {
	padding: 0 .3em;
}

.paging li a.prev {
	background: url(/static/dealer-homepage/graphics/ic_prev.gif) left center no-repeat;
	padding-left: 10px;
}

.paging li a.next {
	background: url(/static/dealer-homepage/graphics/ic_next.gif) right center no-repeat;
	padding-right: 10px;
}

.paging li a:hover {
	color: #fff;
	background: #006;
}

/*************************************************************************************************/
/*	offerShowroom */
/*************************************************************************************************/

.offerShowRoomImage {
	float: left;
	margin: 0 20px 2em 0;
	width: 300px;
	overflow: hidden;
}

.offerShowRoomDetails {
	float: left;
	width: 270px;
	margin-bottom: 2em;
}

#searchResults .facts h4 a{
	font-size: 14px;
	font-weight: bold;

}
.facts h4 a{
	font-size: 14px;
	font-weight: bold;
	color: #000;

}
#groupForm #searchResults h4, #searchResults h4 {
	font-size: 19px;
	margin: 0px;
}
.offerShowRoomDetails h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
}

.offerShowRoomDetails h5 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
}

.offerShowRoomDetails .price {
	color: #000;
}

.offerShowRoomDetails .price a {
	font-size: 1.3em;
	font-weight: bold;
}

.offerShowroom .subText {
	color: #999;
	font-size: .9em;
}

dl {
	margin-bottom: 1em;
	line-height: 1.6em;
}

dd, dt {
	float: left;
}

dd {
	width: 170px;
}

dt {
	width: 100px;
}

/*************************************************************************************************/
/*	Search Results Page */
/*************************************************************************************************/

.ses {
	font-size: 11px;
}

.ses h3 {
	font-size: 1em !important;
	margin-bottom: 0 !important;
	font-weight: bold;
}

.ses ul {
	list-style-type: none;
	margin: 0;
	padding: 0 !important;
}

.ses .totalResults {
	color: #000;
	margin-bottom: 1em;
	display: block;
}

.sorting {
	background: #EAE9E3;
	padding: 0 0 0 .3em;
	line-height: 3em;
}

#contentBox .sorting ul {
	float: left;
	margin: 0;
}

.sortList, #sortnavigation {
	float: right;
}

 #sortnavigation {
 	width: 250px;
}

.sorting form {
	float: right;
	width: 35%;
}

.sorting form select, .sorting form label {
	float: left;
}

.sorting form select {
	position: relative;
	top: .5em;
	width: 100px;
}

.sorting form label {
	padding-right: 1em;
}

.sorting option {
	display: block;
	float: none;
	width: 100%;
}

#searchResults li {
	border-bottom: 1px solid #ccc;
	padding: 1em 0;
	margin: 0;
}

#searchResults li:hover {
	background: #EAE9E3;
}

#searchResults .preview {
	float: left;
	width: 90px;
	margin: 0 10px;
	display: inline;
	overflow: hidden;
}

#searchResults .preview img {
	border: 1px solid #ccc;
}

#searchResults .facts {
	float: left;
	width: 470px;
	padding-right: 10px;
}

#groupForm #searchResults h4, #searchResults h4 {
	font-size: 1.25em !important;
	margin: 0 0 .2em 0 !important;
}

#searchResults h5.isItNew {
	margin-bottom: .2em;
	display: block;
	color: #000;
	font-size: 1em;
	font-weight: normal;
}

#searchResults .price {
	color: #000;
	margin-top: .3em;
}

#searchResults .price a {
	font-size: 1.25em;
	font-weight: bold;
}

/*************************************************************************************************/
/*	Detail Page */
/*************************************************************************************************/

#contentBox #offerDetail {
	padding-bottom: 2em;
}

#contentBox #offerDetail h4 {
	margin-bottom: 0;
	font-size: 1em;
}

#contentBox #offerDetail .isItNew {
	color: #000;
	margin-bottom: 1em;
	display: block;
}

#contentBox #offerDetail .price {
	color: #000;
}

#contentBox #offerDetail .price span {
	color: #000;
	font-size: 1.25em;
	font-weight: bold;
}

#contentBox #offerDetail .grossPrice {
	width: 250px;
	float: left;
	margin-bottom: 1em;
}

#contentBox #offerDetail .grossPrice span {
}

#offerDetail .offerPreview {
	float: right;
	margin: 6em 0 20px 20px;
	background: #EAE9E3;
	width: 300px;
	overflow: hidden;
}

#offerDetail .offerPreview img {
	border: 1px solid #ccc;
}

#offerDetail .offerPreview ul {
	text-align: right;
	list-style-type: none;
	padding: 0 1em 0 0;
	margin: .6em 0 1em 0;
	line-height: 1.8em;
}

#contentBox .offerDetails h4 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
}

#contentBox .offerDetails h4 span {
	font-weight: normal;
}

#offerDetail .subText {
	color: #999;
	border: solid #ccc;
	border-width: 1px 0;
	padding: .5em 0;
	margin-top: 1em;
	clear: both;
}

#offerPictures {
	padding-top: 1em;
}

#offerPictures .morePictures img {
	float: left;
	margin: 5px 5px 10px 0;
}

/*************************************************************************************************/
/*	Detail Request & Contact Form */
/*************************************************************************************************/

#offerForm {
	margin-bottom: 2em;
}

#offerFormDetail {
	margin: 1em 0;
}

.offerFormPreview {
	float: left;
	width: 74px;
	overflow: hidden;
}

.offerFormDetails {
	width: 521px;
	float: left;
}

.offerFormDetails h3 {
	margin-top: 0 !important;
}

.offerFormDetails h4 {
	margin: 0 !important;
	font-size: 1em;
	margin: 0 !important;
	font-weight: normal;
	color: #000;
}

.offerFormDetails h4 span {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}

.offerFormDetails .isItNew {
	margin: 0 0 1.5em 0;
	color: #000;
}

.hint {
	color: #999;
}

form p.hint {
	margin-top: -1em;
}

.formRow {
	clear: both;
	padding-bottom: 1.2em;
}

.formRow2 {
	clear: both;
	padding-bottom: 1em;
	padding-left: 150px;
}

.formRow label {
	width: 140px;
	padding-right: 10px;
	float: left;
}

.formRow select {
	width: 200px;
	height: 1.7em;
}

.formRow select.title {
	width: 100px;
}

.formRow input, .formRow textarea {
	width: 300px;
	float: left;
	margin-right: 10px;
}

.formRow textarea {
	height: 175px;
	font-family: "Arial","Helvetica",sans-serif;
}

.formRow input {
	height: 1.5em;
}

.formRow.error input {
	background: #f00;
}

.formRow .hint {
	font-size: .95em;
	padding-left: 10px;
}

.formRow label .hint {
	font-size: .95em;
	padding-left: 0;
}

.formRow2 input {
	float: left;
	margin-right: 1em;
}

.formRow2 label {
	width: auto;
}

#prefix {
	width: 60px;
	float: left;
}

#telephoneNumber {
	width: 226px;
	float: left;
}

.errorBox {
	clear: both;
	border: 1px solid #f00;
	background: #EAE9E3;
	color: #f00;
	margin: 1em 0 2em 0;
	font-weight: bold;
}

#contentBox .errorBox ul {
	list-style-type: none;
	margin: .5em;
	padding-left: .5em;
}

.successBox {
	clear: both;
	border: 1px solid #390;
	color: #390;
	padding: 1em 1em 1em 4em;
	margin: 1em 0 2em 0;
	background: url(/static/dealer-homepage/graphics/ic_check.gif) .6em .6em no-repeat #cfc;
	font-weight: bold;
}

.submitButton {
	border: 0;
	font-weight: bold;
	font-family: "Arial","Helvetica",sans-serif;
	background: url(/static/dealer-homepage/graphics/bg_btn.gif) top right no-repeat transparent;
	padding: 5px 10px !important;
	margin: 0 !important;
	cursor: pointer;
	overflow: visible;
	display: block;
}

* html .submitButton {
	padding: 0;
}

.submitButtonWrapper {
	background: url(/static/dealer-homepage/graphics/bg_btnWrapper.gif) top left no-repeat;
	float: left;
	padding: 0;
}

.contact h3 {
	font-size: 1.3em !important;
	margin-bottom: 0 !important;	
}


/*************************************************************************************************/
/*	Imprint */
/*************************************************************************************************/


.imprint {
}

.imprint h3 {
	font-size: 1.3em !important;
}

.imprint dl {
	border-bottom: 1px solid #ccc;
}

.imprint dl.last {
	border: 0;
	margin-bottom: 0;
}

.imprint dt {
	width: 35%;
	clear: both;
	margin-bottom: 1em;
}

.imprint dd {
	float: right;
	margin-left: 10%;
	width: 55%;
	margin-bottom: 1em;
	font-weight: bold;
}

.todo {
	background: red;
}

.important {
	color: #f00;
}

.backLink {
	clear: both !important;
	padding-top: 1.5em;
}

.printLink {
	padding-left: 15px;
	background: url(/static/dealer-homepage/graphics/ic_print.gif) left center no-repeat;
}

.tellaFriendLink {
	padding-left: 15px;
	background: url(/static/dealer-homepage/graphics/ic_tellaFriend.gif) left center no-repeat;
}

.morePicturesLink {
	padding-left: 15px;
	background: url(/static/dealer-homepage/graphics/ic_morePictures.gif) left center no-repeat;
}

.videoLink {
	padding-left: 15px;
	background: url(/static/dealer-homepage/graphics/ic_richMedia.gif) left center no-repeat;
}

/*	Print View	*/

#printView {
	font-size: 12px;
}
	
#printView h1 {
	margin: 1em 0;
	line-height: 1.4em;
}

#printView h3 {
	margin-top: 1em;
}

.welcome {
	margin: 1em 0;
}

/*	Search Form	*/

#groupForm {
	font-size: .7em;
}

#groupForm label {
	display: block;
}

#groupForm label span {
	font-size: .7em;
}

#groupForm .searchFormRow {
	clear: both;
	margin-bottom: 1.5em;
}

#groupForm .searchFormRow div {
	float: left;
	width: 22%;
	padding-right: 3%;
	display: block;
}

#groupForm .searchFormRow div#modelSelection1 {
	width: 100% !important;
	margin-right: 0;
	padding: 0;
}

* html #modelDescription1 {
	width: 98% !important;
}

#groupForm .searchFormRow div.checkbox {
	padding-top: 2.1em;
}

#groupForm .searchFormRow div input, #groupForm .searchFormRow div select {
	width: 100%;
}

#groupForm .searchFormRow div input.checkbox {
	width: auto;
	float: left;
}

#groupForm h4 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 1em 0 .5em 0;
}

#groupForm #features {
	height: 40em;
	width: 60em;
	margin-top: 5em;
}

#groupForm #features label {
	display: inline;
}

#groupForm #features div {
	width: 33%;
	float: left;
	padding-bottom: .5em;
}

#groupForm .submitButtonWrapper {
	margin-bottom: 1em;
	float: right;
}

/*	ToolTips	*/

#theToolTip{
	text-align: left;
	position: absolute;
	left: -300px;
	width: 200px;
	border: 2px solid #C0C09F;
	padding: 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	font-size: 1.2em;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p{
	font-size: 1.1em;
	color: #333333;
	line-height:1.4em;
	margin-right:10px;
	margin-top:0;
}

#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}



/** Hilfs-Deklaration **/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*	&#966;	*/
