html, body {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height:140%;
  color: #333333;
  font-weight: normal;
}


h1 {
 font-size: 10pt;
 font-weight: bold;
 padding:4px 0px 5px 4px;
 background:#ececec;
 margin:0px 0px 10px 0px;
}

h2 {
 font-size: 9pt;
 font-weight: bold;
 padding:2px 0px 5px 0px;
 margin:0px;
}

.content {
	margin-bottom:20px;
}

#content ul{
 margin:0px;
 padding-left:15px;
}

#content li {
 margin:0px;
 padding:0px;
}
 







/*  Links  */
 
#content a {
 color: #ed1f27;
 text-decoration:none;
 padding-bottom:1px;
 background: url('../images/basics/link_grey_bottom.gif') repeat-x left bottom;
}

#content a:hover {
 text-decoration:none;
 color:#333333;
 background: url('../images/basics/link_red_bottom.gif') repeat-x left bottom;
}

#content li a {
 color: #333333;
 text-decoration:none;
 padding-bottom:1px;
 background: none;
 background: url('../images/basics/link_red_bottom.gif') repeat-x left bottom;
}
a.clean_link {
  border:0px !important;
  padding:0px !important;	
  background: none !important;
}








/* Galerie */
#content .gallery a {
  background:none !important;
  padding: 0px !important;
}
.gallery_wrapper {
}
#block3 .gallery_wrapper, #block3 .gallery_wrapper {
  width:188px;
  margin: auto;
}

.gallery .galpic {
 border: 3px solid #ECECEC;
 padding: 6px;
 margin: 0px 10px 10px 0px;
 text-align: center;
 float:left;
} 
.gallery .gal6 {
 width: 50px;
 height: 50px;
}
.gallery .gal5 {
 width: 66px;
 height: 66px;
}
.gallery .gal4 {
 width: 89px;
 height: 89px;
}
.gallery .gal3 {
 width: 128px;
 height: 128px;
}
.gallery .gal2 {
 width: 207px;
 height: 207px;
}




/* Ansprechpartner */
.ansprechpartner_item {
	width: 200px;
	float:left;
	padding-bottom:40px;
	padding-right: 45px;
	font-size:8pt;
}
.asp_pic {
	min-height: 108px;
}
div.ansprechpartner_item.third_item {
	padding-right:0px;
}
div.asp_name, div.asp_job {
	font-weight:bold;
}
div.asp_tel, div.asp_email {
	padding-top:10px;
}
div.asp_email a {
	color: #000 !important;
	background: url('/images/basics/icon_mail.gif') no-repeat 0px 4px !important;
	padding-left:15px;
}



/* Automobile */
.teaser_gebraucht {
 border:1px solid #bfc0c0; 
 width:206px; 
 line-height:140%; 
 font-size:8pt;
 padding-bottom:8px; 
 margin-bottom:10px;	
 min-height: 140px;
 float:left;
 margin-right: 15px;
 padding: 5px;
}

.automobile h3 {
  font-weight:bold;
  font-size: 10pt;
  padding:0px;
  margin: 0px 0px 10px 0px;
}

.teaser_gebraucht h1 {
	min-height: 27px;
}
.teaser_gebraucht img.car_pic {
	float:left; 
	padding:0px 4px 4px 4px;
}

.automobile_minigal {
  padding-top:30px;
}
.automobile_minigal_row {
  padding-bottom: 12px;
}
.automobile_minigal_row img {
  margin-right: 12px;
}
p.automobile_price {
  font-weight:bold;
  font-size: 12pt;
  padding-bottom:30px;
  padding-left:10px;
  color:#ed1f27;
  background: url('../images/basics/arrow_grey.gif') no-repeat 5px 10px !important; 
  padding:3px 0px 30px 14px;	
}

.automobile_paging_bar, a.more {
	display:none;
}

.automobile_detail_leftcol {
	float:left; 
	width: 350px; 
	min-height:300px;
}
.automobile_detail_rightcol {
	float:left; 
	width: 300px; 
	min-height:300px;
}
.automobile_detail_rightcol img {
	display:none;
}
	





/* Kontakt-Form */
#cont_form {
  width: 460px;
}
input.submit, .field ,select, textarea {
  background-color: #FFF;
  border: 1px solid #7E7E7E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
#cont_form .field, #cont_form select, #cont_form textarea
{
  width:298px;
}
#cont_form .form_label {
  float: left;
  width: 150px;
  height: 30px;
}

#cont_form .form_item {
  float: left;
  width: 300px;
  height: 30px;
}
#cont_form #strasse {
  width:250px;
}
#cont_form #hnr {
  width:30px;
}
#cont_form #plz {
  width:80px;
}
#cont_form #ort {
  width:200px;
}
#cont_form #nachricht {
  height: 80px;
}
#cont_form .privacy_checkbox {
  float: left;
  width: 15px;
  margin: 4px 0px 0px 0px;
}
#cont_form .send_div {
  text-align:right;
}
#cont_form .privacy_checkbox input {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
}
#cont_form .privacy_text {
  float: left;
  width: 420px;
  margin: 0px 0px 10px 0px;
}


/* Login-Form */
.login_form form {
  margin-top: 10px;
}
.login_form .form_label {
  float: left;
  width: 120px;
  height: 30px;
}
.login_form .form_item {
  float: left;
  width: 335px;
  height: 30px;
}
.login_form .form_item input {
  width: 335px;
}
.login_form .submit_div {
  text-align:right;
  padding-right: 15px;
}
#block1 .login_form .form_label, #block3 .login_form .form_label {
  height: 15px;
} 

#block1 .login_form .form_item, #block3 .login_form .form_item {
  width: 200px;
} 
#block1 .login_form .form_item input, #block3 .login_form .form_item input {
  width: 200px;
}  




/* HIDE FOLLOWING*/
#header, #div_nav, #block3, #footer, .news_backlink {
	display:none;	
}

#block1 img {
 	display:none;	
}
