@import url(news.css);
@import url(typo3.css);
@import url(sitemap.css);
@import url(contact.css);
@import url(login.css);
@import url(search.css);
@import url(jobsuche.css);
@import url(preisliste.css);
@import url(fahrzeuge.css);
@import url(einspaltig.css);
@import url(zweispaltig.css);
@import url(dreispaltig.css);
@import url(fahrzeugsuche-box.css);
@import url(firmengeschichte.css);
@import url(preisvergleich.css);
@import url(fahrzeugsuche.css);
@import url(auktionsmodul.css);
@import url(landingpage.css);
@import url(werbeteaser.css);
@import url(werbebox.css);
@import url(headline.css);
@import url(overlay.css);
@import url(kontaktforms.css);

/*  Global Styles  */

body {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000;
}

a {
  text-decoration: none;
  color: #DF0000;
}
a:hover {
  text-decoration: underline;
}
a.back {
  background: url(tracing.arrow2.left.gif) no-repeat 0px 4px;
  padding-left: 11px;
}
img {
  border: 0px;
}

h1,h2,h3,h4 {
 /*letter-spacing: -1px;*/
 font-family: arial, helvetica, sans-serif;
}
h4 {font-size: 11px;}

p {margin:0;padding:0;}
.align-center {text-align: center;}
.align-right {text-align: right;}

input,textarea,select {
  font-size: 10px;
  border: 1px solid #B0B0B0;
  font-family: arial, helvetica, sans-serif;
}

table, table td{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

div.underline,
div.dotted{
  border-bottom: 1px dotted #B3B3B3;
  padding-top: 3px;
  margin-bottom: 8px;
  margin-right: 8px;
}

.markup{
  color: red;
}

.clearer {
  clear: both;
  visibility:hidden;
  margin:0;
  padding:0;
  line-height:2px;
}

/*  Header  */

#header {
  width: 920px;
  height: 130px;
  background: url(header.bg.gif) no-repeat;
  background: url(header.bg.a.gif) no-repeat;
  /*background: url(header.bg.winter.a.gif) no-repeat;*/
}

/* Header Logo */

#header .logo {
  top: 0px;
  left: 0px;
  position: absolute;
}
#header .logo a {
  width: 185px;
  height: 110px;
  display: block;
}

/* Header Tracing */

#header #tracing { 
  top: 10px;
  top: 15px; /*Winter*/
  left: 190px;
  width: 445px; 
  position: absolute;
  font-size: 9px;
  /*letter-spacing: -1px;*/
}
#header #tracing a { 
  color: #fff;
  text-decoration: none;
  padding-left: 7px;
  margin-left: -4px;
  margin-right: 7px;
  background: url(tracing.arrow.gif) 0px 4px no-repeat;
}
#header #tracing a:hover {
  text-decoration: underline;
}

/* Header Metanavi */

#metanavi {
  top: 10px;
  top: 15px; /*Winter*/
  left: 590px;
  width: auto; 
  position: absolute;
  color: #fff;
  font-size: 11px;
  /*letter-spacing: -1px;*/
}
#metanavi a {
  color: #fff;
  text-decoration: none;
  padding-left: 6px;
  margin-left: -4px;
  margin-right: 10px;
  background: url(metanavi.line.gif) 0px 3px no-repeat;
}
#metanavi a:hover {
  text-decoration: underline;
}

/* Header Navigation 1 */

#navigation1 {
  top: 100px;
  left: 215px;
  _left: 210px;
  width: auto;
  _width: 720px;
  position: absolute;
  /*letter-spacing: -1px;*/
}
#navigation1 ul.nav1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navigation1 ul.nav1 li {
  float: left;
  margin: 0px;
  padding-left: 0px;
}
#navigation1 ul.nav1 a {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  width: 144px;
  _width: 144px;
  display: block;
}
#navigation1 ul.nav1 a:hover {
  text-decoration: underline;
}
#navigation1 ul.nav1 a.active {
  font-weight: bold;
}



/*  Page  */

#page {
  width: 920px;    
}
#content-left {
  width: 185px;  
  /*background: url(content.left.bg.gif) no-repeat;*/
  overflow: hidden;
  float: left;  
}
#content-center {
  width: 473px;  
  float: left;
  margin-left: 18px;  
  margin-right: 8px !important;
  margin-right:5px;
  _margin-right: 20px !important;
  padding: 0;
  overflow: hidden;
}

body.daubsearch  #content-center{
	width: 717px;
	margin-right: 0px !important;
}

#content-center img#rueckruf {display: none;}
#content-right {
  width: 221px;  
  /*background: #ccc;*/
  overflow: hidden;
  margin-left: 15px;
  /*border: 1px solid black;*/
}

#content-center h1{
  padding-left: 0px;
  border-bottom: 2px solid #D71920; 
  font-size: 12px;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: 7px;
}
body.colum1 #page {width:960px;}
body.colum1 #content-center {width: 750px !important;margin-right:0 !important; float: left!important;}
body.colum1 #content-right {display: none;}

/* Page Navigation 2 */

#navigation2 {
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 10px;
  margin-bottom: 25px;
  /*letter-spacing: -1px;*/
  font-size: 11px;
  background: url(navi.bg.gif) no-repeat;
  background-position: bottom;
  margin-left: 0px;
  margin-right: 0px;
  width: 184px;
  _width: 184px;
  margin-top: -1px;
  _margin-top: 0px;
}
#navigation2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
}
#navigation2 li {
  margin-top: 1px;
  width: 183px;
}
#navigation2 a {
  color: #000000;
  text-decoration: none;
  height: 12px;
  display: block;
  /*padding-left: 7px;*/
  padding-left: 1px;
  padding-bottom: 6px;
  padding-top: 7px;
  border-bottom: 1px solid #B3B3B3;
  
}
#navigation2 a:hover {
  color: #df0000;
  text-decoration: none;
}
#navigation2 ul.nav1 {
  font-size: 11px;
}
#navigation2 ul.nav1 a.active,
#navigation2 ul.nav1 a.current {
  color: #df0000;
  text-decoration: none;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 2px;
  border-bottom: 1px solid #FFFFFF;  
  background: url(navigation2.arrow.active.gif) no-repeat center right;
  background-color: transparent;
}
/*
#navigation2 ul.nav1 a.current {
  background: url(navigation2.arrow.current.gif) no-repeat right;
}
*/
#navigation2 ul.nav1 {
  font-size: 11px;
  /*letter-spacing: -1px;*/
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-bottom: 1px; 
  background-color: transparent; 
}
#navigation2 ul.nav1 a {
  color: #000;
  padding-left: 5px; 
  padding-bottom: 4px;
}
#navigation2 ul.nav1 a:hover {
  color: #9c9c9c;
  padding-left: 5px;
  padding-bottom: 4px;
  background-color: transparent;   
}
#navigation2 ul.nav1 a.active,
#navigation2 ul.nav1 a.current {
  color: #FFFFFF;
  padding-left: 5px;
  padding-bottom: 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c60202;
  background: url(navigation2.arrow.active.gif) no-repeat center right;
  background-color: #e21a1a;  
  height: auto;
}
#navigation2 ul.nav1 a.current {
  background: url(navigation2.arrow.current.gif) no-repeat center right;
  background-color: #e21a1a;  
}
#navigation2 ul.nav1 a.active:hover,
#navigation2 ul.nav1 a.current:hover {
  color: #FFFFFF;
  border-bottom: 1px solid #c60202;
  background-color: #e21a1a;
}
#navigation2 ul.nav1 li {
  margin: 0px;
  padding: 0px;
}

#navigation2 ul.nav2 {
  font-size: 11px;
  /*letter-spacing: -1px;*/
  margin-left: 0px;  
  margin-right: 0px;
  padding-left: 0px;
  padding-bottom: 1px;
  background-color: #e53333;
  border-bottom: 2px solid #fff;
}
#navigation2 ul.nav2 li {
  margin: 0px;
  padding: 0px;
}
#navigation2 ul.nav2 a {
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e94d4d;
  height: auto;
}
#navigation2 ul.nav2 a:hover {
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e94d4d;
  background-color: #e94d4d; 
  height: auto;
}
#navigation2 ul.nav2 a.active,
#navigation2 ul.nav2 a.current,
#navigation2 ul.nav2 a.active:hover,
#navigation2 ul.nav2 a.current:hover {
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px solid #e53333;
  background: url(navigation2.arrow.active.gif) no-repeat center right;
  background-color: #e94d4d;
  height: auto;
}
#navigation2 ul.nav2 a.current,
#navigation2 ul.nav2 a.current:hover {
  background: url(navigation2.arrow.current.gif) no-repeat center right;
  background-color: #e94d4d;
  border-bottom: 1px solid #e53333;
}

#navigation2 ul.nav3 {
  font-size: 11px;
  /*letter-spacing: -1px;*/
  margin-left: 0px;  
  margin-right: 0px;
  padding-left: 0px;
  padding-bottom: 1px;
  background-color: #ec6666;
}
#navigation2 ul.nav3 li {
  margin: 0px;
  padding: 0px;
}
#navigation2 ul.nav3 a {
  color: #FFFFFF;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ef8080;
  height: auto;
}
#navigation2 ul.nav3 a:hover {
  color: #FFF;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f29999;
  background-color: #ef8080; 
  height: auto;
}
#navigation2 ul.nav3 a.active,
#navigation2 ul.nav3 a.current,
#navigation2 ul.nav3 a.active:hover,
#navigation2 ul.nav3 a.current:hover {
  color: #FFF;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px solid #f29999;
  background: url(navigation2.arrow.active.gif) no-repeat center right;
  background-color: #ef8080;
  height: auto;
}
#navigation2 ul.nav3 a.current,
#navigation2 ul.nav3 a.current:hover {
  background: url(navigation2.arrow.current.gif) no-repeat center right;
  background-color: #ef8080;
  border-bottom: 1px solid #f29999;
}


/*  Suche  */

#search{
  width: 185px;
  height: auto;
  margin-left: 13px;
  _margin-left: 6px;  
  float: left; 
  padding-bottom: 15px;
}
#search h1{
  color: #D71920;
  font-size: 11px;
  font-weight: normal;
  margin-left: 4px;
  margin-bottom: 0px;
  /*letter-spacing: -1px;*/
}

/* Carlogos */

#search #carlogos a img {
  margin-left: -1px;
  margin-right: -1px;
  padding: 0px;
  padding: 0px;
}
#search .underline,
#search h1,
#search #carlogos {
	display:none;
}

/* Searchbox */

#search #searchbox{
  text-align: center;
  padding-top: 10px;
}
#search #searchbox a{
  color: #000000;
  text-decoration: underline;
}
#search #searchbox input{
  width: 110px;
  height: 16px;
  _height: 18px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 5px;
  border: 1px solid #B0B0B0;
}
#search #searchbox .button{
  background: url(button.search.gif) no-repeat;
  width: 41px;
  height: 23px;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
}
#search #searchbox a{
  padding-right: 10px;
  display: block;
  margin-top: 5px;
  width: 160px;
}



/*  Service  */

#service .infobox{
  margin-bottom: 10px;
  float: left;
}
#service h1{
  font-weight: normal;
  font-size: 11px;
  padding-left: 10px;
  margin-bottom: 10px;
 /*letter-spacing: -1px;*/
}
#service .infobox h2{
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 10px;
  /*letter-spacing: -1px;*/
  color: #333333;
}
#service .infobox img{
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
#service .infobox .text{
  margin-right: 0px;
}
#service .infobox .button{
  float: right;
  margin-right: 0px;
  width: 92px;
  margin-top: 10px;
}
#service .infobox .button img{
  margin: 0px;
  padding: 0px;
}



/*  Angebote  */

#angebot h1{
  font-weight: normal;
  font-size: 11px;
  padding-left: 10px;
  margin-bottom: 5px;
  /*letter-spacing: -1px;*/
}
#angebot h2{
  font-size: 12px;
  font-weight: bold;
  padding-top: 6px;
  _padding-top: 13px;
  /*letter-spacing: -1px;*/
  margin-bottom: 15px;
}
#angebot .preis {
  width: 293px;
  _width: 304px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-right: 10px;
  float: left;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  /*letter-spacing: -1px;*/
  text-align: right;
  overflow: hidden;
}
#angebot .preis div {
  float: right;
  margin: 0px;
  padding-top: 7px;
  text-align: right;
}
#angebot .preis .button{
  float: left;
  width: 95px;
  margin: 0px;
  padding: 0px;
}
#angebot .preis div img{
  float: left;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
}
#angebot .pkw,
#angebot .offroad,
#angebot .jaeger {
  width: 470px;
  margin-bottom: 2px;
  overflow: hidden;
}
#angebot .pkw .img,
#angebot .offroad .img,
#angebot .jaeger .img {
  float: left;
  padding: 12px;
  border-right: 2px solid #fff;
  margin-right: 0px;
  overflow: hidden;
}
#angebot .img img{
  width: 140px;
  height: 105px;
}
#angebot .pkw .text,
#angebot .offroad .text,
#angebot .jaeger .text {
  width: 290px;
  height: 100px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  float: left;
  overflow: hidden;
}
/* Angebote PKW */
#angebot .pkw {
  background-color: #EBEBEB;
}
#angebot .pkw .preis{
  background-color: #9C9C9C;
  color: #ffffff;
}
/* Angebote Offroad */
#angebot .offroad {
  background-color: #FEF4CE;
  color: #ffffff;
}
#angebot .offroad .preis{
  background-color: #d3aa33;
  color: #ffffff;
}
/* Angebote Jägerfahrzeuge */
#angebot .jaeger {
  background-color: #E2EBD0;
}
#angebot .jaeger .preis{
  background-color: #346633;
}



/*  Service Banner  */

#content-right .servicebanner{ 
  width: 222px;
  height: 110px;
  margin-bottom: 10px;    
}
#content-right .servicebanner h1{
  font-weight: normal; 
  font-size: 11px;
  color: #FFFFFF;
  padding-left: 7px;
  padding-top: 0px;
  padding-top: 10px;
  margin-bottom: 10px;  
  /*letter-spacing: -1px;*/
}
#content-right .servicebanner .text{
  color: #FFFFFF;
  font-size: 20px;
  padding-left: 7px;
  /*letter-spacing: -1px;*/
  width: 125px;  
}
#content-right .servicebanner .button{
  padding-top: 3px;
  padding-left: 6px; 
  background: url(button.servicebanner.gif) no-repeat 5px 0px;
  height: 24px;
}
#content-right .servicebanner .button a {
  display: block;
  width: 100px;
  height: 30px;
}
#content-right .servicebanner .button a img{
  display: none;
}

/* Partner Banner */
#content-right #partner-banner{
  background: #f3f3f3;
  padding: 5px;  
}
#content-right #partner-banner h2{
  margin: 5px 0 10px 0;
  border-bottom: 1px dotted #B3B3B3;
  padding-bottom: 2px;  
  font-size: 11px;
  font-weight: normal;
  color: #DF0000;
}
#content-right #partner-banner h4{
  font-size: 11px;
  color: #df0000;  
  padding: 0;
  margin: 5px 0 0 0;
}
#content-right #partner-banner p{
  margin: 0;
  padding: 0;
}
#content-right #partner-banner .left, 
#content-right #partner-banner .right{
  width: 95px;
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 0 0 10px 0;
  _margin: 0;  
}
#content-right #partner-banner .left{  
  margin-left: 5px !important;
  margin-left: 3px;
  margin-right: 10px;
}
#content-right #partner-banner .right{
  
}
#content-right #partner-banner .bottom{
  clear: both;
  padding: 0 5px;
  margin-bottom: 10px;  
}
/*  carnews  */

#carnews {
  background: #F3F3F3;
  padding: 5px 0 5px 10px;
  width: 221px;
  padding-bottom: 10px;
  margin-bottom: 10px; 
}
#carnews h1 {
  color: #D71920;
  font-size: 11px;
  font-weight: normal;
  margin-left: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*letter-spacing: -1px;*/
}
#carnews a img {
  margin: 3px;
}



/*  ansprechpartner  */

#ansprechpartner {
  background: #F3F3F3;
  background-color: #ededed; 
  padding-left: 10px;
  padding-bottom: 5px;
  /*float: left;*/
  padding-top: 5px;
  width: 221px;
  height: 140px;
  padding-bottom: 10px;
  _padding-bottom: 5px;
  margin-bottom: 10px; 
  border-left: 1px solid #9d9d9e;
}
#ansprechpartner a{
  text-decoration: none;
  color: #D71920;
}
#ansprechpartner a:hover {
  text-decoration: underline;
}
#ansprechpartner h1 {
  color: #D71920;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: none;
  /*letter-spacing: -1px;*/
}
#ansprechpartner h2{
  font-weight: normal;
  font-size: 13px;
  padding-top: 0px;
  _padding-top: 5px;
}
#ansprechpartner img {
  margin: 3px;
  margin-bottom: 3px;
  margin-right: 15px;
  _margin-right: 7px;
  float: right;
}
#ansprechpartner .text{
  float: left;
  width: 135px;
  padding-left: 0px;
}
#ansprechpartner #link{
  padding-left: 5px;
  float:left;
}



/*  Finanzierung  */

#finanzierung {
  background: #F3F3F3;
  padding-left: 10px;
  padding-bottom: 5px;
  float: left;
  padding-top: 5px;
  width: 221px;
  margin-bottom: 10px; 
}
#finanzierung h1 {
  color: #D71920;
  font-size: 11px;
  font-weight: normal;
  margin-left: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*letter-spacing: -1px;*/
}
#finanzierung .text{
  margin-left: 5px;
}
#finanzierung .text .left{
  width: 105px;
  float: left;
  margin-bottom: 10px;
}
#finanzierung .text .right{
  width: 100px;
  float: left;
  margin-bottom: 10px;
}
#finanzierung .text .center{
  width: auto;
  text-align: center;
  margin-bottom: 10px;
}
#finanzierung .text .ergebnis{
  float: left;
  margin-bottom: 10px;
}
#finanzierung .text .ergebnis .left{
  width: 90px;
  float: left;
}
#finanzierung .text .ergebnis .right{
  text-align: right;
  float: left;
  width: 60px;
}
#finanzierung input{
  width: 60px;
  height: 16px;
  _height: 18px;
  border: 1px solid #B0B0B0;
  margin-top: 3px;
}
#finanzierung .button{
  background: url(button.rechnen.gif) no-repeat;
  width: 107px;
  height: 22px;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
}
#finanzierung select{
  font-size: 10px;
  height: 16px;
  _height: 18px;
  border: 1px solid #B0B0B0;
  margin-top: 3px;
  margin-left: 0px;
  _margin-left: 6px;
}



/*  Hinweis  */

#hinweis {
  background: #ffffff;
  padding-left: 10px;
  padding-bottom: 5px;
  float: left;
  padding-top: 5px;
  width: 221px;
  margin-bottom: 10px; 
  color: #666666;
}
#hinweis h1 {
  color: #D71920;
  font-size: 11px;
  font-weight: normal;
  margin-left: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*letter-spacing: -1px;*/
}
#hinweis .text{
  margin-left: 5px;
  margin-right: 8px;
}



/*  Detailansicht  */

#detailansicht .infobox{
  margin-bottom: 10px;
  float: left;
}
#detailansicht h1{
  font-weight: normal;
  font-size: 12px;
  padding-left: 10px;
  margin-bottom: 10px;
  /*letter-spacing: -1px;*/
}
#detailansicht .infobox h2{
  font-weight: 500;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 10px;
  /*letter-spacing: -1px;*/
  color: #333333;
  width: auto;
  margin-top: 15px;
  font-weight: bold;
}
#detailansicht .infobox h3{
  color: #df0000;
  float: right;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  /*letter-spacing: -1px;*/
  margin-top: 5px;
}
#detailansicht #linkliste{
  margin-left: 10px;
}
#detailansicht .infobox .text{
  margin-right: 0px;
  float: left;
  width: auto;
  line-height: 18px;
  padding-left: 10px;
}
#detailansicht .infobox .text .left{
  float: left;
  width: 160px;
}
#detailansicht .infobox .text .left .left_table{
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 12px;
}
#deatilansicht .infobox .text .left .left_table td,
#deatilansicht .infobox .text .left .left_table tr{
  margin: 0px;
  padding: 0px;
}
/*#detailansicht .infobox .text .right{
  float: left;
  width: 70px;
}*/
#detailansicht .infobox .img{
  float: right;
  width: auto;
  padding: 0px;
  margin: 0px;
}
#detailansicht .infobox img{
  padding: 0px;
  margin: 0px;
}
#detailansicht .button{
  float: right;
  padding-right: 54px;
  _padding-right: 0px;
  width: 108px;
  margin-top: 20px;
}
#detailansicht #offroad h1{
  border-bottom: 3px solid #DF0000;
}
#detailansicht #pkw h1{
  border-bottom: 3px solid #DF0000;
}
#detailansicht #jaeger h1{
  border-bottom: 3px solid #DF0000;
}



/*  Sonderzubehör  */

#sonderzub{
  float: left;
}
#sonderzub .text{
  padding-left: 10px;
}
#sonderzub #liste{
  width: auto;
  _width: 96%;
  height: auto;
  float: left;
  font-size: 10px;
  margin-top: 5px;
  border-collapse: collapse;
  
}
#sonderzub #liste .checkbox, 
#sonderzub #liste .id, 
#sonderzub #liste .text{
  border-top: 1px dotted #B3B3B3; 
  padding: 5px;
}
#sonderzub #liste .preis{
  border-top: 1px dotted #B3B3B3; 
  padding: 5px;
  width: 70px;
  text-align: right;
  vertical-align: top;
}
#sonderzub #liste #gesamtpreis .checkbox, 
#sonderzub #liste #gesamtpreis .id,
#sonderzub #liste #gesamtpreis .text,
#sonderzub #liste #gesamtpreis .preis{
  border-top: 1px solid #A6A6A6; 
}
#sonderzub .button_einfach{
  float: left;
  padding-top: 10px;
  width: 100%;
  height: 25px;
}
#sonderzub .button_einfach .button_einfach_wrap{
  float: right;
  width: 110px;
  height: 25px;
}
#sonderzub #liste .checkbox input{
  border: 0px;
}
#sonderzub .buttons{
  float: left;
  width: 100%;
  height: 35px;
  margin-top: 20px;
}
#sonderzub .buttons .buttons_wrap{
  width: 225px;
  height: 25px;
  float: right;
}
#sonderzub .buttons .buttons_wrap .button_submit{
  /*background: url(button.neu_berechnen.gif) no-repeat;*/
  width: 110px;
  height: 25px;
  border: 0px;
}
#sonderzub .buttons .buttons_wrap .button_reset{
  /*background: url(button.reset.gif) no-repeat;*/
  width: 110px;
  height: 25px;
  border: 0px;
}
#sonderzub #werbetext{
  float: left;
  margin-top: 20px;
  width: 100%;
}
#sonderzub #werbetext h1{
  font-weight: normal;
  font-size: 11px;
  padding-left: 10px;
  margin-bottom: 10px;
  /*letter-spacing: -1px;*/
}
#sonderzub #offroad h1{
  border-bottom: 3px solid #DF0000;
}
#sonderzub #offroad #liste .preis{
  background: #DF0000;
  color: #ffffff;
}
#sonderzub #pkw h1{
  border-bottom: 3px solid #DF0000;
}
#sonderzub #pkw #liste .preis{
  background: #DF0000;
  color: #ffffff;
}
#sonderzub #jaeger h1{
  border-bottom: 3px solid #DF0000;
}
#sonderzub #jaeger #liste .preis{
  background: #DF0000;
  color: #ffffff;
}





/*  Footer  */

#footer {
  width: 920px;
  height: 25px;
  margin-top: 25px;
  float: left;
  clear: both;
  text-align: center;
  color: #7A7A7A;  
}
#footer h1{
  width: 815px;
  _width: 860px;
  font-size: 10px;
  border-bottom: 1px solid #7A7A7A;
  font-weight: normal;
  padding-bottom: 5px;
  margin-left: 20px;
  margin-bottom: 5px;
  padding-right: 50px;
  _padding-right: 80px;
}
#footer #logo_left{
  float: left;
  width: 124px;
  height: auto;
  margin-left: 20px;
}
#footer #text_center{
  float: left;
  width: 540px;
  height: auto;
}
#footer #logo_right{
  float: left;
  width: 176px;
  height: auto;
}
#mzentrale, .daub, .tmp {
  display: none;
}


/*Kontakt Managers
-----------------------------------------------------------------------------*/
#kontakt-managers *{
  margin: 0;
  padding: 0;
}
#kontakt-managers{
  overflow: auto;
  width: 373px;
  margin: 5px;
}
#kontakt-managers .kontakt-block,
#kontakt-managers .kontakt-block img,
#kontakt-managers .kontakt-info-left,
#kontakt-managers .kontakt-info-right
{
  float: left;
}
#kontakt-managers .kontakt-block{  
  overflow: auto;  
  width: 175px;
  margin-bottom: 15px;  
}
#kontakt-managers .kontakt-block img{
  margin-right: 15px;
}
#kontakt-managers .kontakt-block h2{
  font-size: 14px;
}
#kontakt-managers .kontakt-info-left{
  margin-right: 15px;
}
#kontakt-managers pre{
  padding: 0;
  margin: 0;
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 15px;
}


