html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 0;
  padding: 0;
  background-color: #ededed;
  background-image: url('../img/page_bg.jpg');
  background-repeat: repeat-x;
  background-position: top left;
}

a {
  color: #444444;
  font-weight: bold;
}
 
a img {
  border: 0;
}

hr {
  color: #A8B5BC;
  border: none;
  border-top: 1px solid #A8B5BC;
  clear: both;
}

h1 {
  font-size: 18px;
  margin: 0 0 0.8em 0;
}

h2 {
  font-size: 14px;
  margin: 0 0 1em 0;
}

#pageContainer {
  width: 100%;
  height: 100%;
  text-align: center;
}

#page {
  width: 779px;
  margin: 10px auto 50px auto;
  text-align: left;
}

#page_vergleich {
  width: 100%;
  margin: 10px auto 50px 10px;
  text-align: left;
}


#headerLogo {
  float: right;
  margin-bottom: 10px;
 

}

.headline,
.headline_txt{
  font-size: 28px;
  font-weight: bold; 
  margin: 20px 0 0 40px ; 
  color: #5D6687; 
  display:  block: 
  line-height: 0.5; 

}
.headline_txt{
  font-size: 24px;
  margin: 0 0 0 40px ; 
 }


#headerImage {
  clear:both;
  width: 779px;
  height: 110px;
  background: url('../img/header2.jpg'); 
  padding-top: 20px; 
}


*+ html #headerImage {
  clear:both;
  width: 779px;
  height: 90px;
  background: url('../img/header2.jpg'); 
  padding-top: 40px; 
}

#header_vergleich {  
  margin: 10px;
}


#content {
  padding: 10px 40px;
  background-color: #FFF;
  background-image: url('../img/content_bg.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  overflow: hidden;
}

#content .leftCol {
  float: left;
  width: 380px;
  margin: 0 15px 0 0;
}

#content .leftColunten {
  float: left;
  width: 400px;
  margin: 0 ;
}

#content .rightCol {
  float: right;
  width: 280px;
  margin: 0 20px 0 0;
}

#content .rightColunten {
  float: right;
  width: 295px;
  margin: 0;
}

table.listTable {
  cursor: pointer;
  margin: 20px 0;
}

table.listTable td {
  padding-bottom: 20px;
}

table.contentTable td.subcol {
  width: 200px;
}

h1.contentHeadline {
	position: relative;
  background-color: #dfe0e4;
  padding: 3px 5px 3px 15px;
  color: #444444;
  font-weight: bold;
  overflow: hidden;
  font-size: 14px;
  background-image: url('../img/icon_headline.gif');
  background-repeat: no-repeat;
  background-position: 7px 9px;
}

h1.contentHeadline  span.contentHeadlinePrice {
  position: absolute;
	right: 9px;
	top: 4px;
}

h1.contentHeadline  span.contentPDF {
  position: absolute;
	right: 5px;
	top: 2px;
}

table.listTable .listTableImage {
  padding-left: 10px;
  vertical-align: top;
}

div.dealerDetailsContainer {
  background-color: #F2F2F4;
  padding: 10px;
  margin: 10px 0 20px 0;
  min-height: 220px; 
 
  
}

div.Container {
  background-color: #F2F2F4;
  margin: 15px 0 0 0; 
  padding: 10px;
 }

table.contentTable {
  margin: 10px 0 30px 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  width: 100%;
}

table.contentTable tr#priceRow td {
  font-size: 16px;
  font-weight: bold;

}


/*****************/
/***** FORMS *****/
/*****************/

ul.verticalList {
    list-style-type: disc;
    overflow: hidden;
    margin: 20px 0;
    padding: 0;
    text-indent:0;
}

ul.verticalList li {
    float: left;
    display: inline;
    list-style-position: outside;

}

ul.checkboxList li {
  width: 224px;
  margin-left: 5px; 
}

ul.featuresList li {
  width: 200px;
   list-style-position: outside;
}

.frmTable {
  width: 100%;
  padding: 0;
  margin: 7px 0 7px 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.frmTable td {
  padding-bottom: 5px;
  vertical-align: top;
}
.frmTable label {
  display: block;
  font-size: 11px;
}

.frmInputContainer {
  float: left;
  margin: 0 0 10px 0;
}

.frmInputContainer label {
  	display: block;
}

#email {
	margin-left: 15px; 
}

#email label{
 	width: 60px;
 	float:left
 	
 }
 
#email input.btn{
 	float:right;  
 	margin-right: 20px; 
 }
 

#email textarea{
 	float:left;  
 	width: 240px;
 	margin-left: 0; 
 	text-align: left;
 	display: inline; 
 	clear:both; 
 }
 
 #email input{
 	width: 180px;
 }

.frmInputContainer input.frmTextfield, 
.frmInputContainer select {
  width: 224px;
  border: 1px solid #a8acaf;
  font-size: 12px;
  color: #444444;
  margin-right: 10px;
}

#languageSelect select {
  width: 100px;
  border: 1px solid #a8acaf;
  font-size: 12px;
  color: #444444;
  margin-right: 57px; 
}

.frmInputContainer.sizeSmall select {
  width: 110px;
  margin-right: 5px;
}


div.frmButtonContainer {
  overflow: hidden;
  margin: 10px 0;
}

div.buttonArrowRight,
div.buttonArrowDown,
div.buttonArrowNone {
  float: right;
  background-image: url('../img/button_edge.jpg');
  background-repeat: no-repeat;
  padding: 0 0 0 3px;
 
}
div.buttonArrowNone {
 float: left;
  }

div.buttonArrowLeft {
  float: left;
  margin-right: 5px;
  background-image: url('../img/button_edge_arrow_left.jpg');
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
  
}

div.buttonArrowRight,
div.buttonArrowDown,
div.buttonArrowNone,
div.buttonArrowLeft {
	margin-top: 0;

}

div.buttonArrowRight a.buttonLink,
div.buttonArrowDown a.buttonLink,
div.buttonArrowLeft a.buttonLink,
div.buttonArrowNone a.buttonLink {
  display: block;
  padding: 6px 30px 7px 10px;
  background-position: right;
  background-repeat: no-repeat;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

div.buttonArrowRight a.buttonLink {
  background-image: url('../img/button_arrow_right_bg.jpg');
}

div.buttonArrowNone a.buttonLink {
}

#bt_fzg_zurueck {
	margin-left: 51px; 
	
}



.mygarage a{
	display: block;
  	padding: 6px 10px 7px 10px;
  	background-position: right;
  	background-repeat: no-repeat;
  	color: #FFF;
  	text-decoration: none;
  	font-weight: bold;
  	background-image: url('../img/button_bg.jpg');
}

.mygarage {
	float: right;
 	background-image: url('../img/button_edge.jpg');
  	background-repeat: no-repeat;
    padding: 0 0 0 3px;
    margin-top: 1em;
    width: 100px;
}

.errmsg {
	color: #E70E27;
	padding-top: 5px;
}


div.buttonArrowDown a.buttonLink {
  background-image: url('../img/button_arrow_down_bg.jpg');
}

div.buttonArrowLeft a.buttonLink,
div.buttonArrowNone a.buttonLink {
  background-image: url('../img/button_bg.jpg');
}





#languageSelect {
   float: right;
   margin-right: 130px; 
   display: inline; 
}

* html #languageSelect { /* IE6 */
   margin-left: 548px;
}

div.garage_anzeige {
	border: 1px solid #dfe0e4; 
	float: left; 
	width: 180px; 
	height: 450px; 
	
}

div.garage_anzeige img {
	width: 80px;
}



div.flaggen img{
	margin-right: 4px; 

}



/*Custom Select*/
.lang_select {
	position: relative;
	height: 20px; 

}

.my_select {
	width: 130px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}

* html .my_select { /*IE6 only*/
	width: 128px;
	height: 15px; 
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 30;
	background-color: #FFFFFF; 
	border: 1px solid ActiveBorder; 
	
}

* html .fakeselect { /*IE6 only*/
	display: none; 
}
* html .CS_current { 
  	height: 15px; 
  }
  
* html .CS_hidden img.pfeil { 
  	display: none; 
  }

* html .CS_current img.pfeil { 
	float:right;   	
	display: inline; 
	position: absolute;
	top:0;
	right: 0; 
	border: 0;
	border-bottom: 1px solid #FFFFFF; 
	margin-right: 1px;
	margin-top: 1px; 
}

img.pfeil { 
  	display: none; 
  }


.fakeselect{
	width: 158px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 10; 
}

.lang_select {
	height: 20px; 
}

.lang_select a,
.lang_select a:hover{
	text-decoration: none; 
	color: #444444; 	
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}


.fakeselect select{
	background-color: white;  
	width:		130px !important; 
	width:		130px;
	height: 20px; 


}
#iframe_select {
	position:absolute;
	width:130px;
	height:25px;
	top:0px;
	left:0px;
	display:block;
	z-index:100;
	background: none; 
	filter:Chroma(color=#000001);
	
}

#CS_select{
	cursor: default;
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;

}

.CS_current {
	display:	block;
	width:		100%; 
	font-size: 	12px; 
	text-decoration: none; 
	line-height: 1.7; 
	background: transparent; 
	height: 20px; 


}

* html .CS_current { /*IE6 only*/
	line-height: 1.5;
	font-size: 11px; 
	text-decoration: none; 
  }

.CS_current a,
.CS_current a:hover {
	text-decoration: none; 
	width: 100%; 

}

.CS_current img{
	margin: 3px; 
	float: left; 
	
}

* html .CS_current img{
	margin: 1px 3px 1px 2px;  
	float: left; 
	display: inline; 
	
}

.CS_down{
	border: solid #C0C0C0;
	border-width: 1px 1px 1px 0px; 
}

.CS_hidden {
	display:none;
}

.CS_hidden img{
	border: 0; 
}

.CS_options {
	display: block;
	background:	#ffffff;
	border: 2px solid ButtonShadow;
	position: absolute;
	width: 126px;
	height: 210px; 
	overflow: auto; 
}

* html .CS_options { /*IE 6*/
	display: block;
	background:	#ffffff;
	border: 2px solid ButtonShadow;
	position: absolute;
	width: 126px;
	height: 140px; 
	overflow: auto; 
	margin-left: -1px; 
}


.CS_options img{
	margin: 2px; 
}
.CS_options a:link,
.CS_options a:visited{
	color: #444444; 
	display:			block;
	text-decoration:	none;
	cursor: 			default;
	text-decoration: none;
	font-size: 12px; 
	background-color: #FFFFFF; 
}
.CS_options a:hover{
	display:			block;
	background-color:	Highlight;
	text-decoration: none;
	font-size: 12px; 
	
} 


/*Garage*/
div.parkplatz {
	border: 1px solid #999999;
	background-color: #EAEAEA; 
	margin: 5px;
	height: 70px;
}
div.parkplatz img{
	height: 60px;
	float: left;
	text-align: top;
	margin: 5px;
	
}
div.parkplatz p{
	margin-left: 10px;
}

div.garage {
	 
}

div.garage img{
	height: 40px;
	float: left;
	margin-bottom: 25px; 
	margin-right: 10px;
	display: inline; 
	
}

div.garage p { 
	float:left;
	vertical-align: top; 
	display:inline-block; 
	
}
div.garage div.preis { 
	float:right; 
	font-weight: bold;
	margin-right: 50px;
	
}

div.garage a {
	margin-right: 10px; 

}


#vergleich table {
	table-layout:fixed;

}

#vergleich td{
	vertical-align: top; 
	font-size: 12px; 
}

#vergleich td.vergleich_fz{
	max-width: 320px;
}

p.bemerkung{
	width: 320px; 
}

#bemerkung {
	width: 320px; 
}

#bemerkung ul {
    list-style-type: disc;
    /*overflow: hidden;*/
    margin: 20px 0;
    padding: 15px;
}



}

#vergleich p{
	line-height: 1.2; 
	margin: 0; 
	padding-right: 10px;
}

#vergleich p.light{
	background-color: #FFFFFF;
	line-height: 1.2; 
	margin: 0; 
	padding-right: 10px;
	
}

#vergleich p.dark{
	background-color: #EAEAEA ;
	line-height: 1.2; 
	margin: 0; 
	padding-right: 10px;
}

div.fz_vergleichen {
	float: left; 
	width: 310px;
	margin-right: 15px; 
}

div.fz_vergleichen p {
	line-height: 0.7; 
	
}

#felder_anzeigen {
	width: 160px; 
	
}
#felder_anzeigen p{
	font-weight: bold; 
	
}

div.vergleich_header {
	height: 290px; 
	margin-bottom: 1px; 
	
}

span.hinweis {
	color: red;
}


#suchauftrag,
#suchauftrag_aendern,
#suchauftrag_neu {
	/*display: none;*/
	width:715px; 
}


.sa_steuerelement {	
	float:left;
}

div.suchauftrag_btn {
	clear:both; 	
	padding: 5px; 
	background-image: url('../img/verlauf_bg.jpg');
	width: 230px;
	margin: 50px 0 10px 0; 
}

div.suchauftrag_btn a {
	color:white;
	text-decoration: none;	
}

.suchauftrag_lnk {
	margin: 0px 0 10px 0; 
}

/*paginator*/

div.pagination {
	width: 200px; 
	margin-left: 190px; 
}


div.pagination a {
	text-decoration: none; 
	font-weight: normal; 
	margin: 0 auto; 
}

.quotationmark{
	font-size: 14px; 
	font-weight: bold; 
	vertical-align: text-bottom;  

}

.sua_lnk {
	float: right;
	background-image: ;
	padding: 18px; 
	text-decoration: none; 

}


