








/* *** Dès qu'un font-face est utilisé, il faut mettre font-weight: normal là où c'est utilisé *** */
/* ------------------ DINSchrift ------------------ */
@font-face {font-family: "DINSchriftReg";
  src: url('/dealersite/fonts/din/dinschrift_regular.eot');
  src: url('/dealersite/fonts/din/dinschrift_regular.eot?#iefix') format('eot'),
       url('/dealersite/fonts/din/dinschrift_regular.woff') format('woff'),
       url('/dealersite/fonts/din/dinschrift_regular.ttf') format('truetype'),
       url('/dealersite/fonts/din/dinschrift_regular.svg') format('svg');
}

@font-face {font-family: "DINSchriftMittel";
  src: url('/dealersite/fonts/din/dinschrift_mittelschrift.eot');
  src: url('/dealersite/fonts/din/dinschrift_mittelschrift.eot?#iefix') format('eot'),
       url('/dealersite/fonts/din/dinschrift_mittelschrift.woff') format('woff'),
       url('/dealersite/fonts/din/dinschrift_mittelschrift.ttf') format('truetype'),
       url('/dealersite/fonts/din/dinschrift_mittelschrift.svg') format('svg');
}

@font-face {font-family: "DINSchriftBold";
  src: url('/dealersite/fonts/din/dinschrift_bold_cond.eot');
  src: url('/dealersite/fonts/din/dinschrift_bold_cond.eot?#iefix') format('eot'),
       url('/dealersite/fonts/din/dinschrift_bold_cond.woff') format('woff'),
       url('/dealersite/fonts/din/dinschrift_bold_cond.ttf') format('truetype'),
       url('/dealersite/fonts/din/dinschrift_bold_cond.svg') format('svg');
}

body, td, p, ol, ul, li {font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif; color: #515151;}
body {background: #111 url(/img/global/bg.jpg) 0px -250px fixed no-repeat; margin: 0; padding: 0; text-align: center; vertical-align: top;}
body.standalonebody {background: none; background-color: #FFF;} /* utilisé pour le form de LivePerson quand ya pas d'agent online (peut évidemment être utilisé ailleurs au besoin) */
body#redirectbody {padding: 50px 0;}
body#redirectbody p {font-size: 14px;}
.ie body {cursor: default;}
.ie body #mainwrap {cursor: auto;}

h1, h2, h3, h4 {font-family: "DINSchriftMittel"; font-weight: normal; }

h1 {font-size: 16px; font-weight: normal; color: #515151; text-align: left; margin: 0 0 15px 0; padding: 25px 0 0 0; border-bottom: 1px #DEDEDE solid;}
.homebody h1 {padding-top: 17px;}
h2 {font-size: 18px; font-weight: normal; color: #626262; text-align: left; margin: 30px 0 10px 0; padding: 0; border-bottom: 1px #DEDEDE solid;}
h2.first {margin-top: 0; padding-top: 0; border-top: none;}
h2.special {border-bottom: none;}
h3 {font-size: 16px; font-weight: normal; color: #626262; line-height: 20px; text-align: left; margin: 20px 0 5px 0; padding: 0;}
h3.first {margin-top: 0;}
h4 {font-size: 14px; font-weight: normal; color: #626262; text-align: left; margin: 0; padding: 0;}

.nobr {white-space: nowrap;}

a:link, a:visited {color: #d6171f; font-weight: bold; text-decoration: none;}
a:hover, a:focus, a:active {color: #000000; font-weight: bold; text-decoration: none;}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited {color: #515151; font-weight: normal;}
h1 a:hover, h1 a:focus, h1 a:active,
h2 a:hover, h2 a:focus, h2 a:active {color: #d6171f; font-weight: normal;}

a.copyr:link, a.copyr:visited, a.copyr:hover, a.copyr:focus, a.copyr:active,
p.copyr, p.copyr a:link, p.copyr a:visited, p.copyr a:hover, p.copyr a:focus, p.copyr a:active,
div.copyr a:link, div.copyr a:visited, div.copyr a:hover, div.copyr a:focus, div.copyr a:active {font-size: 10px;}

a img {border: none;}

.ie img {-ms-interpolation-mode: bicubic;}

sup {line-height: 0;}
hr {color: #EDEDED; background-color: #EDEDED; border: none; height: 1px; margin: 8px 0;} /* utilisé dans promos DMA */
div.text {text-align: left;}
div.text p {line-height: 18px; margin: 0 0 15px 0; padding: 0;}
div.textsmall p {font-size: 11px; line-height: 16px;}
div.text p.last {margin-bottom: 0;}
div.text p.readmore {font-size: 10px; margin-bottom: 0;}
div.text p.copyr {font-size: 10px; line-height: 14px;}
div.text ul {text-align: left; margin: 0 0 15px 0; padding: 0;}
div.text ul.nopad {padding-left: 0;}
div.text ul.last {margin-bottom: 0;}
div.text ul li {list-style-type: none; line-height: 18px; padding: 0 0 0 10px; background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}
div.text ul.pricelist {padding: 0;}
div.text ul.pricelist li {position: relative; margin: 0 0 3px 0; padding-right: 95px; padding-bottom: 3px; border-bottom: 1px #DEDEDE solid;}
div.text ul.pricelist li.last {margin-bottom: 0;}
div.text ul.pricelist li span.price {display: block; position: absolute; top: 0; right: 0;}
div.textsmall ul li {font-size: 11px; line-height: 16px;}
div.text ol {text-align: left; margin: 0 0 15px 0; padding: 0 0 0 30px;}
div.text ol.last {margin-bottom: 0;}
div.text ol li {list-style-type: decimal; line-height: 18px; padding: 0; background: none;}
div.textsmall ol li {font-size: 11px; line-height: 16px;}
/*
div.text a:link, div.text a:visited {font-weight: normal; color: #d6171f; border-bottom: 1px #d6171f dotted;}
div.text a:hover, div.text a:focus, div.text a:active {font-weight: normal; color: #000000; border-bottom: 1px #000000 solid;}
*/
div.text a:link, div.text a:visited,
div.text a:hover, div.text a:focus, div.text a:active {font-weight: normal;}
div.text a.bold:link, div.text a.bold:visited,
div.text a.bold:hover, div.text a.bold:focus, div.text a.bold:active {font-weight: bold;}
div.text h2 a:link, div.text h2 a:visited,
div.text h3 a:link, div.text h3 a:visited {color: #d6171f; border: none !important;}
div.text h2 a:hover, div.text h2 a:focus, div.text h2 a:active,
div.text h3 a:hover, div.text h3 a:focus, div.text h3 a:active {color: #000000; border: none !important;}
div.text h4 a:link, div.text h4 a:visited,
div.text h4 a:hover, div.text h4 a:focus, div.text h4 a:active {font-weight: bold;}
div.text ul.special a:link, div.text ul.special a:visited,
div.text ul.special a:hover, div.text ul.special a:focus, div.text ul.special a:active {border: none !important;}
p.last {margin-bottom: 0;}


.norm {font-size: 12px;}
.title {font-size: 14px; font-weight: bold; text-decoration: none;}
.bigtitle {font-size: 14px; font-weight: bold; text-decoration: none;}
.copyr {font-size: 10px; text-decoration: none;}
.form {font-size: 11px; color: #000000;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.upper {text-transform: uppercase;}
.header {background-color: #FFFFFF; color: #626262; font-weight: bold; }
.subheader {background-color: #EDEDED; color: #000000; font-weight: bold;}
.menutitle {font-size: 12px; font-weight: bold; color: #626262; background-color: #FFFFFF;}
.menubigtitle {font-size: 18px; font-weight: bold; color: #626262; background-color: #FFFFFF;}
.menusoustitle {font-size: 10px; font-weight: bold; color: #626262; background-color: #FFFFFF;}
.alt1 {font-size: 12px; font-weight: bold; color: #000000; background-color: #E3E3E3;}
.alt2 {font-size: 12px; font-weight: bold; color: #000000; background-color: #EDEDED;}
.menu {font-size: 12px; color: #000000; background-color: #EDEDED;}

.emph {font-weight:bold;}
.caption {font: 10px Arial; color: #000000;}
.justify {text-align: justify;}
.left {text-align: left;}
.right {text-align: right;}
.fright {float: right;}
.fleft {float: left;}
.cright {clear: right;}
.cleft {clear: left;}
.cboth {clear: both;}
select.dpt {font-size: 10px; color:#000000;}
.dpt {font-size: 10px; color:#515151;}
.dp {font-size: 9px; color:#000000; font-weight: bold;}
.dps {font-size: 12px; color:#515151;}
.dpw {font-size: 10px; color:#626262; font-weight: bold;}
.dpwnb {font-size: 10px; color:#626262;}
.dpwnb1 {font-size: 10px; color:#626262; line-height: 115%;}
.dpb{font-size: 12px; color: #515151; font-weight: bold;}
.dpbw {font-size: 1px; color:#626262; font-weight: bold;}
.dpbws2 {font-size: 11px; color:#626262; font-weight: bold;}
.dpbws {font-size: 11px; color:#626262; font-weight: bold;}
.dpbws:link {font-size: 11px; color:#626262; font-weight: bold;}
.dpbws:visited {font-size: 11px; color:#626262; font-weight: bold;}
.dpbws:hover {font-size: 11px; color:#626262; font-weight: bold;}
.results-header {font-size: 11px; font-weight: bold; color: #626262; background-color: #FFFFFF;}
.results-body {font-size: 10px; color: #000000; background-color: #E3E3E3; }

TABLE.Specs              { border-spacing: 0;}
TABLE.Specs table        { border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px; }
TABLE.Specs TR.alt1      { background: none; }
TABLE.Specs TR.alt1 td   { text-shadow: 0 1px rgba(255,255,255,.3); background-color: #F2F2F2; border: 1px #EDEDED solid; }
TABLE.Specs TR.alt2      { background: none; }
TABLE.Specs TR.alt2 td   { text-shadow: 0 1px rgba(255,255,255,.3); background-color: #E5E5E5; border: 1px #EDEDED solid; }
TABLE.Specs TD.H1        { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; padding: 2px; }
TABLE.Specs TD.title     { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; }
TABLE.Specs TD.header    { color: #515151; font-weight: bold; background: transparent; border-bottom: 1px #999 solid; }
TABLE.Specs TD.header *  { color: #515151; }
TABLE.Specs TD.header a:link, TABLE.Specs TD.header a:visited {color: #d6171f !important;}
TABLE.Specs TD.header a:hover, TABLE.Specs TD.header a:focus, TABLE.Specs TD.header a:active {color: #000000 !important;}
TABLE.Specs TD.subheader {color: #FFF; font-weight: bold; text-shadow: 0 -1px rgba(0,0,0,.5);
    /* IE6-9 */                background: #da2c33;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #da2c33 0%, #c0262c 47%, #b70c13 47%, #960107 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da2c33), color-stop(47%,#c0262c), color-stop(47%,#b70c13), color-stop(100%,#960107));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #da2c33 0%, #c0262c 47%, #b70c13 47%, #960107 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #da2c33 0%, #c0262c 47%, #b70c13 47%, #960107 100%);
    /* W3C */                  background: linear-gradient(top, #da2c33 0%, #c0262c 47%, #b70c13 47%, #960107 100%);
    /* IE6-9 */                _background-color: #da2c33; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da2c33', endColorstr='#960107', GradientType=0);
}
TABLE.Specs TD.elemTitle { font-weight: bold; }
TABLE.Specs TD.command   { background-color: #f7f7f7; border: 1px outset #333366; padding: 4px; }
TABLE.Specs A.selection  { font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: bold; padding: 2px; }
TABLE.Specs .dps         { font-size: 11px; }
TABLE.Specs .dpt         { font-size: 10px; }

TABLE.au TD.title        {font-size: 14px; color:#626262; font-weight: bold; background-color: #FFFFFF;}
TABLE.au TD.norm         {font-size: 11px; color:#000000; background-color: #EDEDED;}


a.careerApplyLink:link, a.careerApplyLink:visited {color: #626262; text-decoration: none; font-size: 10px;}
a.careerApplyLink:hover, a.careerApplyLink:focus, a.careerApplyLink:active {color: #626262; text-decoration: underline; font-size: 10px;}


/* POPPING STUFF */
/* Coupon */
div#dlr_couponBg {background-color: #000; z-index: 9999 !important;}
div#couponMain {display: none; position: absolute; top: 0; left: 0; margin: 50px 0 0 0; padding: 5px; z-index: 99999; background: #373737;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
div#couponMain div#couponclosebtn {position: absolute; top: -5px; right: -5px; font-size: 12px; text-transform: uppercase;}
div#couponMain div#couponclosebtn span {display: none;}
div#couponMain div#couponclosebtn a {display: block; line-height: 17px; text-align: center; width: 18px; height: 18px; background-color: #abaeae;
  /*-moz-border-radius-bottomleft: 10px;*/ -moz-border-radius: 10px;
  -webkit-border-bottom-left-radius: 10px; -webkit-border-top-right-radius: 10px;
  border-bottom-left-radius: 10px; border-top-right-radius: 10px;
}
div#couponMain div#couponclosebtn a:link, div#couponMain div#couponclosebtn a:visited {font-weight: bold; color: #000;}
div#couponMain div#couponclosebtn a:hover, div#couponMain div#couponclosebtn a:focus, div#couponMain div#couponclosebtn a:active {font-weight: bold; color: #999;}
.ie div#couponMain {width: 402px; top: expression(eval(document.body.clientHeight ? document.body.scrollTop : document.documentElement.scrollTop));}

form#frmcoupon {overflow: hidden; margin: 0; padding: 0;}
form#frmcoupon div.img {width: 383px; height: 139px; background: url(/img/en/header_coupon.jpg) 0 0 no-repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -moz-box-shadow: 0 0 3px #000;
  -webkit-box-shadow: 0 0 3px #000;
  box-shadow: 0 0 3px #000;
}
.en form#frmcoupon div.img {background: url(/img/en/header_coupon.jpg) 0 0 no-repeat;}

form#frmcoupon div#frmcouponInfo {position: relative; text-align: left; padding: 3px 10px 10px 10px;}
form#frmcoupon div#frmcouponInfo div#logoCoupon {margin: 5px 0 8px 0;}
form#frmcoupon div#frmcouponInfo table {width: 355px;}
form#frmcoupon div#frmcouponInfo table td {font-size: 11px; color: #939292; padding: 2px 5px;}
form#frmcoupon div#frmcouponInfo table td input.textbox {width: 220px; border: 1px #CCC solid;}
.ie form#frmcoupon div#frmcouponInfo table td input.textbox {width: 220px;}
.en form#frmcoupon div#frmcouponInfo table td input.textbox {width: 255px;}
.ie .en form#frmcoupon div#frmcouponInfo table td input.textbox {width: 255px;}


form#frmcoupon div#frmcouponInfo div.frmbtn {float: right; margin: 35px 15px 10px 0;}
form#frmcoupon div#frmcouponInfo div.frmbtn a {display: block; width: 65px; font-family: "DINSchriftMittel"; font-size: 14px; line-height: 26px; padding: 0 10px; background-color: #d6171f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.ie form#frmcoupon div#frmcouponInfo div.frmbtn {margin: 35px 21px 10px 0;}
.en form#frmcoupon div#frmcouponInfo div.frmbtn a {width: 45px;}
.ie .en form#frmcoupon div#frmcouponInfo div.frmbtn {margin: 35px 28px 10px 0;}


form#frmcoupon .couponfield-ok {width: 220px; border: 1px #CCC solid;}
form#frmcoupon .couponfield-err {width: 220px; border: 1px #C00 solid;}
.ie form#frmcoupon .couponfield-ok {width: 220px;}
.ie form#frmcoupon .couponfield-err {width: 220px;}
.en form#frmcoupon .couponfield-ok {width: 255px;}
.en form#frmcoupon .couponfield-err {width: 255px;}


form#frmcoupon div#errorMessage {display: none; position: absolute; top: 145px; left: 10px; font-size: 11px; color: #FFF; text-align: left; width: 170px; margin: 10px 0 0 0; padding: 10px; background-color: #C00;}
.en form#frmcoupon div#errorMessage {width: 200px;}
.ie form#frmcoupon {height: 1px; overflow: visible;}
.ie form#frmcoupon div#frmcouponInfo div.btn {width: 365px;}
.ie form#frmcoupon div#errorMessage {top: 155px; width: 250px;}

div#couponprint {width: 402px;}
div#couponprintContent {width: 385px; padding: 5px; background-color: #FFF; border: 1px #666 dashed;}
div#couponprint div#couponprintInfo {text-align: left; padding: 10px;}
div#couponprint div#couponprintInfo table td {font-size: 11px; color: #333; padding: 2px 5px;}
.ie div#couponprint {width: 402px;}

div#couponDisclaimer {clear: right; width: 365px; margin-top: 90px;}
div#couponDisclaimer p {text-align: left; font-size: 10px; color: #fff;}



/* New cars gallery */
div#popGalleryWrap {position: relative; width: 100%; margin: auto;}
div#popBox {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000;}
div#popBg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}
div#popGallery {position: relative; width: 980px; overflow: hidden; margin: 0 auto; padding: 0; z-index: 1100; background: #232323;}
.ie div#popGalleryWrap {height: 100%;}
.ie div#popBg {filter: alpha(opacity=50);}


/* LivePerson */
.lpPoweredBy {display: none;}
.lpStaticButtonAddTextTD {display: none;}
.lpEmtStarRating {display: none;}



/* GLOBAL CLASSES */
ul.customlist {list-style: none; margin: 0; padding: 0;}
ul.customlist li {margin: 0; padding: 0;}
ul.customlist li.last {margin-right: 0 !important;}
ul.customlistV li {margin: 0 0 5px 0;}
ul.customlistV li.last {margin-bottom: 0 !important;}
ul.customlistH {overflow: hidden;}
ul.customlistH li {float: left; margin: 0 20px 0 0;}
ul.customlistH li.last {margin-right: 0 !important;}
.ie ul.customlistH {height: 1px; overflow: visible;}

dl.customlist {margin: 0; padding: 0;}
dl.customlist dt {margin: 20px 0 0 0; padding: 0;}
dl.customlist dt.first {margin-top: 0;}
dl.customlist dd {margin: 0; padding: 0 0 0 15px;}

ul.btnslist {list-style: none; overflow: hidden; margin: 0; padding: 0;}
ul.btnslist li {float: left; margin: 0 9px 0 0; padding: 0;}
ul.btnslist li.last {margin-right: 0 !important;}
ul.btnslist li a {display: block;}
ul.btnslist li img {display: block;}
.ie ul.btnslist {height: 1px; overflow: visible;}

div.formbarSocial img {margin: 0 auto; padding: 0 auto;}

ul.iconlist {text-align: left;}
ul.iconlist {list-style: none; margin: 0; padding: 0;}
ul.iconlist li {font-size: 11px; overflow: hidden; margin: 0; padding: 0;}
ul.iconlist li a,
ul.iconlist li.iconNoLink {display: block; min-height: 20px; padding: 4px 0 0 25px; font-weight: normal;}
ul.iconlist li.iconNoLink span {display: block;}
ul.iconlist li.iconNoLink div.text p {font-size: 11px;}
ul.iconlist li a {float: left;}
ul.iconlist li.iconContact a {padding-left: 32px;}
ul.iconlist li.iconNoLink a {float: none; display: inline; min-height: 0; padding: 0;}
ul.iconlist li a span {display: block;}
ul.iconlist li a:link span, ul.iconlist li a:visited span {font-weight: normal; color: #d6171f;}
ul.iconlist li a:hover span, ul.iconlist li a:focus span, ul.iconlist li a:active span {font-weight: normal; color: #000000;}
ul.iconlist li.iconFB {background: url(/img/global/icon_facebook.jpg) 0 0 no-repeat;}
ul.iconlist li.iconTwitter {background: url(/img/global/icon_twitter.jpg) 0 0 no-repeat;}
ul.iconlist li.iconContact {background: url(/img/global/icon_contact.jpg) 0 3px no-repeat;}
ul.iconlist li.iconAddress {min-height: 28px; background: url(/img/global/icon_map_small.jpg) 0 0 no-repeat;}
ul.iconlist li.iconPhone {padding-top: 1px; background: url(/img/global/icon_phone.jpg) 0 3px no-repeat;}
ul.iconlist li.iconEmail {background: url(/img/global/icon_email.jpg) 0 6px no-repeat;}
ul.iconlist li.iconHours {background: url(/img/global/icon_clock.jpg) 0 0px no-repeat;}
ul.iconlist li.iconReviews {background: url(/img/global/icon_chart.jpg) 0 0 no-repeat;}
ul.iconlist li.iconCompare {background: url(/img/global/icon_arrows.jpg) 0 0 no-repeat;}
ul.iconlist li.iconInfo {background: url(/img/global/icon_info.jpg) 0 0 no-repeat;}
ul.iconlistV li {margin: 0 0 10px 0;}
ul.iconlistV li.last {margin-bottom: 0 !important;}
ul.iconlistH {overflow: hidden;}
ul.iconlistH li {float: left; margin: 0 20px 0 0;}
ul.iconlistH li.last {margin-right: 0 !important;}
ul.iconlistH li a,
ul.iconlistH li.iconNoLink {padding-left: 28px;}
.ie ul.iconlist li {height: 1px; overflow: visible;}
.ie ul.iconlist li a,
.ie ul.iconlist li.iconNoLink {height: 23px;}
.ie ul.iconlist li.iconNoLink a {height: 0;}
.ie ul.iconlist li.iconAddress {height: 28px;}
.ie ul.iconlistH {height: 1px; overflow: visible;}

ul.linklist {}
ul.linklist li {font-size: 11px;}
ul.linklist li a:link, ul.linklist li a:visited {font-weight: normal; color: #d6171f;}
ul.linklist li a:hover, ul.linklist li a:focus, ul.linklist li a:active {font-weight: normal; color: #000000;}

ul.bulletlist,
div.text ul.bulletlist {text-align: left; padding: 0;}
ul.bulletlist li,
div.text ul.bulletlist li {position: relative; min-height: 20px; margin-bottom: 5px; padding-left: 30px; background: none;}
ul.bulletlist li.last,
div.text ul.bulletlist li.last {margin-bottom: 0;}
ul.bulletlist li span.bullet,
div.text ul.bulletlist li span.bullet {display: block; position: absolute; top: 0; left: 0; font-size: 13px; color: #E3E3E3; line-height: 20px; text-align: center !important; width: 20px; height: 20px; overflow: hidden; background-color: #000000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ie ul.bulletlist li,
.ie div.text ul.bulletlist li {height: 20px;}

div.businesshours {}
div.businesshours p {margin: 0; padding: 0;}
div.businesshours h3 { font-family: "DINSchriftMittel"; font-weight: normal;}
div.businesshours h3 a:link, div.businesshours h3 a:visited {color: #515151; font-weight: normal;}
div.businesshours h3 a:hover, div.businesshours h3 a:focus, div.businesshours h3 a:active {color: #d6171f; font-weight: normal;}
div.businesshours p.bhPhone {font-size: 13px; font-family: "DINSchriftMittel"; margin: 0 0 5px 0;}
div.businesshours ul li {font-size: 11px !important; margin: 0 0 2px 0;}
div.businesshours ul li.last {margin-bottom: 0;}
div.businesshours ul li span {display: block; float: left; width: 60px;}

div.multicols {overflow: hidden;}
div.multicols div.item {float: left; margin-right: 20px;}
div.multicols div.itemLast {margin: 0;}
div.multicolsFixed div.item {width: 350px;}
.ie div.multicols {height: 1px; overflow: visible;}

.contentbox {margin: 0 0 9px 0; padding: 18px; background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}
.contentboxFirst {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.contentboxLast {margin-bottom: 0;}
.ie .contentbox {padding: 17px; border: 1px #B9B9B9 solid;}

div.contentWrap {position: relative; padding: 9px;}
div.contentWrap div.sidebar {position: absolute; top: 9px; bottom: 9px; left: 9px; text-align: left; width: 240px;}
div.contentWrap div.sidebar div.sidebarbox {position: absolute; top: 0; bottom: 0; padding: 9px; background-color: #FFFFFF;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.contentWrap div.sidebar div.sidebarboxSpecial {padding: 9px 0;}
div.contentWrap div.content {float: right; width: 710px; padding: 9px 0;}
div.contentbox div.contentWrap {overflow: hidden; padding: 0;}
div.contentbox div.contentWrapNoverflow {overflow: visible;}
div.contentbox div.contentWrap div.sidebar {position: static; float: right; width: 346px;}
div.contentbox div.contentWrap div.sidebar h2 {border: none;}
div.contentbox div.contentWrap div.sidebar ul.iconlist li {color: #515151;}
div.contentbox div.contentWrap div.sidebar ul.iconlistV li {font-size: 12px;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox {position: static;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxLast {margin-bottom: 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox h2,
div.contentbox div.contentWrap div.sidebar div.sidebarbox h3 {color: #626262;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox ul.iconlist li.iconPhone {font-family: "DINSchriftMittel";}
div.contentbox div.contentWrap div.sidebar div.sidebarbox ul.iconlist li.iconPhone span.phone {font-size: 16px !important;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox .textbtnsWAddon div.text {width: 132px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat,
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat * {text-align: center;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.sidebarBlock {border:3px solid #D0D0D0; padding:5px 0; margin-bottom:10px;   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.sidebarBlock ul.linklist li {margin:0; width:50%;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.sidebarBlock ul.linklist li a {font-family: "DINSchriftMittel"; font-size:12px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat ul.bulletlist,
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat ul.bulletlist * {text-align: left;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat h2 {color:#000; margin: 8px 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat h3 {font-weight: normal;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat .addborder {margin-bottom: 9px; padding-bottom: 9px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.text p {color: #626262;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 20px; padding-left: 20px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.textbtns {margin: 0 0 5px 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.textbtns a {float: none;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.cssbtns {margin: 0 0 5px 0; }
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.cssbtns a {float: none; padding:6px 20px; display:inline;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn p {font-size: 13px; font-family: "DINSchriftMittel"; margin: 10px 0 0; padding: 0;}
div.contentbox div.contentWrap div.content {float: left; width: 580px;}
div.contentbox div.contentWrap div.contentSpecial {padding: 9px; background-color: #E3E3E3;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.contentbox div.contentWrapInvert div.sidebar {float: left;}
div.contentbox div.contentWrapInvert div.content {float: right;}
div.contentbox div.content div.text p {/*color:#939292;*/}
div.contentbox div.content h1 {color:#515151; padding:0;}
div.contentbox div.content h1 div.sub {font-size:13px; position:relative; padding:5px 0;}
div.contentbox div.content h2 { font-size:18px; color:#939292; border-bottom:none; /*margin: 15px 0;*/}
div.contentbox div.content ul.iconlist {margin-top:30px;}

.aubody div.contentbox div.contentWrap div.content {padding: 0;}
.ie div.contentWrap {/*text-align: left; */height: 1px; overflow: visible;}
.ie div.contentWrap div.sidebar {position: relative; float: left; top: -9px; left: -9px; margin-bottom: -35px;}
.ie div.contentWrap div.sidebar div.sidebarbox {position: static;}
.ie div.contentWrap div.content {position: relative; top: -9px; margin-right: -9px; margin-bottom: -35px;}
.ie div.contentbox div.contentWrap {height: 1px; overflow: visible;}
.ie div.contentbox div.contentWrapNoverflow {position: relative; z-index: 10;}
.ie div.contentbox div.contentWrap div.content {position: static; float: left; margin: 0;}
.ie div.contentbox div.contentWrap div.sidebar {margin-bottom: 0;}
.ie div.contentbox div.contentWrapInvert div.content {float: right;}

div.titlewrap {text-align: left; min-height: 36px; padding: 0 0 0 45px; background: url(/img/global/icon_bubble.jpg) left center no-repeat;}
div.titlewrap h1,
div.titlewrap h2,
div.titlewrap h3 {color: #3DC0F8; margin: 0; padding: 0; border: none;}
div.titlewrap h2 a:link, div.titlewrap h2 a:visited {font-weight: normal; color: #c52726;}
div.titlewrap h2 a:hover, div.titlewrap h2 a:focus, div.titlewrap h2 a:active {font-weight: normal; color: #961b1b;}
.ie div.titlewrap {height: 36px;}

.cssbtns {position: relative; font-weight: normal;}
.cssbtns a {font-family: "DINSchriftMittel"; display: block; line-height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

  /*-moz-box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);
  -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);
  box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);*/
}
.cssbtns a:link, .cssbtns a:visited {font-size:14px; font-weight: normal; color:#fff;
    /* IE6-9 */                background: #454545;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #454545 0%, #000000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#000000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #454545 0%, #000000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #454545 0%, #000000 100%);
    /* W3C */                  background: linear-gradient(top, #454545 0%, #000000 100%);
    /* IE6-9 */                _background-color: #454545; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#000000', GradientType=0);
}
.cssbtns a:hover, .cssbtns a:focus {color: #F2F2F2;
    /* IE6-9 */                background: #919191;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #919191 0%, #444444 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(100%,#444444));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #919191 0%, #444444 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #919191 0%, #444444 100%);
    /* W3C */                  background: linear-gradient(top, #919191 0%, #444444 100%);
    /* IE6-9 */                _background-color: #919191; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#444444', GradientType=0);
}
.cssbtns a:active {background: none; filter: none;   /* IE6-9 */                background: #282828;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(100%,#5a5a5a));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* W3C */                  background: linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* IE6-9 */                _background-color: #282828; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#5a5a5a', GradientType=0);}
.ie8 .cssbtns a:link, .ie8 .cssbtns a:visited {filter: none; background: none; background-color: #000000;}
.ie8 .cssbtns a:hover, .ie8 .cssbtns a:focus {filter: none; background: none; background-color: #454545;}
.ie8 .cssbtns a:active {filter: none; background: none;   /* IE6-9 */                background: #282828;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(100%,#5a5a5a));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* W3C */                  background: linear-gradient(top, #282828 0%, #5a5a5a 100%);
    /* IE6-9 */                _background-color: #282828; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#5a5a5a', GradientType=0);}

.textbtns {font-family: "DINSchriftMittel"; font-weight: normal; text-align: left; overflow: hidden; margin: 0; padding: 0;}
.textbtns a {display: block; float: left; font-size: 20px; line-height: 26px; padding: 5px 10px; background-color: #d6171f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.homebody .textbtns {font-family: "DINSchriftMittel";}
.homebody .textbtns a {font-size: 14px; line-height: 14px;}
.homebody div.formbar form div.frmbtn .textbtns a {line-height: 16px;}
.textbtns a:link, .textbtns a:visited {font-weight: normal; color: #FFF !important;}
.textbtns a:hover, .textbtns a:focus {font-weight: normal; color: #FFF !important; background-color: #515151;}
.textbtns a:active {font-weight: normal; color: #E3E3E3; background-color: #515151;}
.textbtnsSpecial {font-family: "DINSchriftMittel"; margin-bottom: 9px;}
.textbtnsSpecial a {font-size: 14px; line-height: 18px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.textbtnsPad a {padding-right: 30px; padding-left: 30px;}
.textbtnsIcon a {float:left;position: relative; font-size: 18px; padding:0 40px 0 20px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.textbtnsIcon a span {display: block; position: absolute; top: 2px; right: 10px; text-align: center; text-indent: -2000px; width: 20px; height: 20px; overflow: hidden; border: 2px #FFF solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
.textbtnsIconDownload a span {background: url(/img/global/icon_download_arrow.png) center center no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  .textbtns a {line-height: 30px; height: 26px; overflow: hidden;}
  .homebody .textbtns a {font-size: 14px; line-height: 14px; height: auto;}
}
.ie .homebody div.formbar form div.frmbtn .textbtns a {line-height: 14px;}
.ie .textbtnsIcon a span {right: 8px; background-position: center 3px;}

.textbtnsWAddon {overflow: hidden;}
.textbtnsWAddon .textbtns {float: left;}
.textbtnsWAddon div.text {float: right;} 
.textbtnsWAddon div.text p {font-size: 11px; line-height: 14px; padding-bottom: 1px;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  .textbtnsWAddon .textbtns a {line-height: 30px; height: auto;}
}
.ie .textbtnsWAddon {height: 1px; overflow: visible;}

.graphbtns {}
.graphbtns a {font-family: "DINSchriftMittel"; position: relative; float: none; padding: 12px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
  border:3px solid #d0d0d0;
}
.graphbtns a span {display: block;}
.graphbtns a span.title {font-size: 22px; font-weight: normal; line-height: 22px; margin: 0 0 20px 0;}
.graphbtns a span.text {font-size: 19px; line-height: 19px; margin: 0 0 10px 0;}
.graphbtns a span.btn {font-size: 13px; display: block; width:100%; height: 25px; line-height: 27px; text-indent:10px; position: absolute;  bottom: 0; right: 0;
      /* IE6-9 */                background: #d6171f;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6171f), color-stop(100%,#940006));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* W3C */                  background: linear-gradient(top, #d6171f 0%, #940006 100%);
    /* IE6-9 */                _background-color: #d6171f; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6171f', endColorstr='#940006', GradientType=0);
      -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.graphbtns a:hover span.btn, .graphbtns a:focus span.btn {font-weight: normal; background-color: #515151;}
.graphbtns a:active span.btn {font-weight: normal; background-color: #515151;}
.graphbtnsAddmargin {margin-bottom: 6px;}
.graphbtnsPromo {width:570px;}
.graphbtnsParts {width:340px;}
.graphbtnsPromo a { height: 188px; background:url(/img/global/service_bt_promo.jpg) 0 no-repeat !important;}
.graphbtnsParts a { height: 188px; background:url(/img/global/service_bt_parts.jpg) 0 no-repeat !important;}
/*
.graphbtnsDetailing a {height: 93px; background: #000 url(/img/global/service_bt_detailing.jpg) right 0 no-repeat !important;}
.graphbtnsDetailing {float: left; width: 150px; margin-right: 6px;}
.graphbtnsDetailing a {height: 192px; background: #000 url(/img/global/service_bt_detailing.jpg) 0 0 no-repeat !important;}
*/
.graphbtnsUsedNoPic a {height: 245px; background: #000 url(/img/global/used_banner_no_photo.jpg) 0 0 no-repeat !important;}
.graphbtnsUsedNoPic a span.btn {position: static; text-align: center; padding-top: 0; padding-bottom: 0;}
.ie .graphbtns a {paddding:0;}
.ie .graphbtns a span {cursor: pointer;}
.ie .graphbtnsDetailing {margin-right: 3px;}
.ie .graphbtns a span.btn {font-size: 13px; display: block; width:100%; text-indent:10px; position: absolute;  bottom: 0; left: 0;
  /* IE6-9 */                background: #da2c33;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da2c33), color-stop(50%,#c0262c), color-stop(50%,#b70c13), color-stop(100%,#960107));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* W3C */                  background: linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE6-9 */                _background-color: #da2c33; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da2c33', endColorstr='#960107', GradientType=0);;   -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}


.jsbtnsImgs a {display: block; position: relative;}
.jsbtnsImgs a canvas {position: absolute; top: 0; left: 0;}
.ie .jsbtnsImgs a {display: inline;}

div.listWImgs {}
div.listWImgs div.cssbtns {}
div.listWImgs div.cssbtns a {float:left;padding:0 20px;}
div.listWImgs h2 {font-size: 23px; font-family: "DINSchriftMittel"; font-weight: normal; margin-bottom: 0; border: none;}
div.listWImgs h2 a:link, div.listWImgs h2 a:visited {color: #626262;}
div.listWImgs h2 a:hover, div.listWImgs h2 a:focus, div.listWImgs h2 a:active {color: #d6171f;}
div.listWImgs div.item {overflow: hidden; margin: 0 0 18px 0;}
div.listWImgs div.itemLast {margin-bottom: 0;}
div.listWImgs div.item div.img {float: left; width: 134px; height: 134px; padding:2px;}
div.listWImgs div.item div.img a {display: block; text-indent: -2000px; width: 130px; height: 130px; overflow: hidden;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  border: 3px solid #d0d0d0;
}
div.listWImgs div#listWImgsAppoint div.img a {background: url(/img/global/parts_service_appoint.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsParts div.img a {background: url(/img/global/parts_parts_order.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTires div.img a {background: url(/img/global/parts_tires.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTireReservation div.img a {background: url(/img/global/parts_reservation.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTireStorage div.img a {background: url(/img/global/parts_storage.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsQuestions div.img a {background: url(/img/global/parts_information.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsCars div.img a {background: url(/img/global/compare_passenger.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsSUVs div.img a {background: url(/img/global/compare_suv.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsMinivans div.img a {background: url(/img/global/compare_minivans.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsPickups div.img a {background: url(/img/global/compare_pickups.jpg) 0 0 no-repeat;}
div.listWImgs div.item div.listWImgsContent {float: right; width: 435px; padding: 5px 0 0 0;}
div.listWImgs div.item div.listWImgsContent div.textbtns a {padding: 2px 30px;}
.ie div.listWImgs div.item {height: 1px; overflow: visible;}

div.textWIcon {padding-left: 71px;}
div.textWIconGreen1 {background: url(/img/global/icon_environment02.gif) 0 center no-repeat;}
div.textWIconGreen2 {background: url(/img/global/icon_environment.gif) 0 center no-repeat;}
div.textWIconGreen3 {background: url(/img/global/icon_environment03.gif) 0 center no-repeat;}

ul.customtabs li.item {float: left; margin: 0; padding: 0;}
ul.customtabs li.itemLast {margin-right: 0; padding-right: 0; border: none;}
ul.customtabs li.item div.title {font-size: 10px; font-family: "DINSchriftMittel";}
ul.customtabs li.item div.title a:link, ul.customtabs li.item div.title a:visited,
ul.customtabs li.item div.title a:hover, ul.customtabs li.item div.title a:focus, ul.customtabs li.item div.title a:active {font-weight: normal;}
ul.customtabs li.item div.title a span.title {font-size: 14px; font-weight: normal; text-decoration: none;}
ul.customtabs li.item div.on a:link span.title, ul.customtabs li.item div.on a:visited span.title,
ul.customtabs li.item div.title a:hover span.title, ul.customtabs li.item div.title a:focus span.title, ul.customtabs li.item div.title a:active span.title {color: #000000;}
ul.customtabs li.item div.customtabsContent {display: none; opacity: 0; position: absolute; top: 20px; left: -12px; right: -12px; text-align: left; overflow: hidden; padding: 9px 12px; background: rgba(0,0,0,.9);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
ul.customtabs li.item div.customtabsContent ul {}
ul.customtabs li.item div.customtabsContent ul li {font-size: 11px; line-height: 13px; color: #BBB; padding: 2px 0;}
ul.customtabs li.item div.customtabsContent ul li a:link, ul.customtabs li.item div.customtabsContent ul li a:visited {font-weight: normal; color: #FFF;}
ul.customtabs li.item div.customtabsContent ul li a:hover, ul.customtabs li.item div.customtabsContent ul li a:focus, ul.customtabs li.item div.customtabsContent ul li a:active {font-weight: normal; color: #BBB;}
ul.customtabs li.item div.customtabsContent ul li a:link span, ul.customtabs li.item div.customtabsContent ul li a:visited span {color: #BBB;}
ul.customtabs li.item div.customtabsContent ul li a:hover span, ul.customtabs li.item div.customtabsContent ul li a:focus span, ul.customtabs li.item div.customtabsContent ul li a:active span {color: #999;}
ul.customtabs li.item div.customtabsContent p {font-size: 11px; margin: 0; padding: 0;}
ul.customtabs li.item div.customtabsContent p.customtabsMore {clear: both; padding: 10px 0 0 0; border-top: 1px #333 solid;}
ul.customtabs li.item div.customtabsContent p.customtabsMore a:link, ul.customtabs li.item div.customtabsContent p.customtabsMore a:visited,
ul.customtabs li.item div.customtabsContent p.customtabsMore a:hover, ul.customtabs li.item div.customtabsContent p.customtabsMore a:focus, ul.customtabs li.item div.customtabsContent p.customtabsMore a:active {font-weight: normal;}
ul.customtabs li.item div.customtabsContent div.closebtn {position: absolute; top: 10px; right: 10px;}
ul.customtabs li.item div.customtabsContent div.closebtn a {display: block; text-align: center; width: 20px; height: 20px; line-height: 20px;
  
    
  
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
ul.customtabs li.item div.customtabsContent div.closebtn span {display: none;}
.ie ul.customtabs li.item div.customtabsContent {filter: alpha(opacity=0); height: 1px; overflow: visible; background: #191919;}

div.quickform form {text-align: left; overflow: hidden; margin: 0; padding: 0;}
div.quickform form p {margin: 0; padding: 0;}
div.quickform form p.title {font-size: 14px; font-family: "DINSchriftMittel"; font-weight: normal;}
div.quickform form fieldset {margin: 0 0 10px 0; padding: 0; border: none;}
div.quickform form fieldset.last {margin-bottom: 0;}
div.quickform form fieldset legend {display: none;}
div.quickform form fieldset div.item {position: relative; margin: 0 0 10px 0; padding: 0;}
div.quickform form fieldset div.itemLast {margin-bottom: 0;}
div.quickform form fieldset div label,div#rewardProgram div.item label {display: none; float: left; font-size: 12px; line-height: 22px; width: 60px;}
.en div.quickform form fieldset div label,div#rewardProgram div.item label{width: 70px;}
div.quickform form fieldset div input.textbox, div#rewardProgram div.item input.textbox {font-size: 11px; color: #555; width: 150px; height: 27px; padding: 0 9px; background-color: #eeeeee; border: 1px #999 solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
    box-shadow: inset 0 0 5px rgba(0,0,0,.3);
}
div.quickform form fieldset div span.quickformError {display: none; position: absolute; top: 28px; left: 0; font-size: 11px; color: #FFF; padding: 7px 10px; background-color: rgba(0,0,0,.9);
  
    
  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.quickform form div.frmbtn div {display: none;}

.ie div.quickform form {height: 1px; overflow: visible;}
.ie div.quickform form fieldset div input.textbox, div#rewardProgram div.item input.textbox {height: 24px; padding-top: 4px;}
.ie div.quickform form fieldset div span.quickformError {background-color: #191919;}

div.quickform2 form fieldset {padding: 20px 0;}
div.quickform2 form fieldset div label,div#rewardProgram div.item label {display: block; color: #515151;}
div.quickform2 form fieldset div input.textbox, div#rewardProgram div.item input.textbox{width: 230px; height: 22px; padding: 0 5px; background-color: #d9d9d9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.quickform2 form div.frmbtn div.textbtns a {font-size: 14px; font-family: "DINSchriftMittel"; padding-top: 0; padding-bottom: 0;}

div.quickformSearch form fieldset {float: left;}
div.quickformSearch form div.item input.textbox {width: 240px;}
div.quickformSearch form div.frmbtn {float: right;}
div.quickformSearch form div.frmbtn div {position: absolute; top: 7px; right: 9px;}
div.quickformSearch form div.frmbtn div a {display: block; text-indent: -2000px; width: 17px; height: 14px; overflow: hidden; background: url(/img/global/icon_search.png) 0 0 no-repeat;}

div.formbar {margin-bottom: 9;}
div.formbar div.contentbox {margin-bottom: 0; height: 50px; padding-top: 9px; padding-bottom: 0;}
div.formbar div.formbarBox {float: left; width: 882px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.formbar div.formbarSocial {float: right; width: 87px; padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.formbar form {text-align: left; overflow: visible; margin: 0; padding: 0;}
div.formbar form p {margin: 0; padding: 0;}
div.formbar form p.title {float: left; color: #515151; line-height: 16px; margin: 0 10px 0 0;}
div.formbar form fieldset {float: left; margin: 0 10px 0 0; padding: 3px 0 0 0;}
div.formbar form fieldset div.item {float: left; margin: 0 5px 0 0;}
div.formbar form fieldset div.itemLast {margin-right: 0;}
div.formbar form div.frmbtn {float: left; padding: 3px 0 0 0;}
.ie div.formbar form {height: 1px; overflow: visible;}
.ie div.formbar form div.frmbtn {padding-top: 4px;}

div.featbtns {padding: 0;}
div.featbtns ul.featbtns {overflow: hidden;}
div.featbtns ul li.featbtnsItem {float: left; padding: 18px; border-right: 1px #dedede solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.featbtns ul li.featbtnsItemLast {border: none;}
div.featbtns h2 {font-size: 16px; color: #626262; padding-bottom: 0; border: none;}
div.featbtns h2 a:link, div.featbtns h2 a:visited {color: #000;}
div.featbtns h2 a:hover, div.featbtns h2 a:focus, div.featbtns h2 a:active {color: #d6171f;}
.ie div.featbtns {padding: 0;}
.ie div.featbtns ul.featbtns {height: 1px; overflow: visible;}

div.usedfeat {position: relative; z-index: 20; text-align: left;}
div.usedfeat h2 {font-size: 16px; line-height: 16px; margin: 0; padding: 9px 18px; color: #515151;}
div.usedfeat p {margin: 0; padding: 0;}
div.usedfeat div.usedfeatMain {position: relative; height: 180px; overflow: hidden; padding: 9px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatContent {position: absolute; top: 9px; left: 45px; width: 896px; height: 162px; overflow: hidden;}
div.usedfeat div.usedfeatContent ul.usedfeatList {position: relative; top: 0; left: 0; width: 5000px; padding: 2px;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh {position: relative; float: left; text-align: left; width: 150px; height: 158px; margin: 0 10px 0 0; padding: 5px; background-color: #fff;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg {text-align: center; margin: 0 0 10px 0;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg a {display: block; position: relative;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg img {display: block; width: 140px; height: 105px; margin: 0 auto;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg canvas {position: absolute; top: 0; left: 0;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo {text-align: left;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li {font-size: 12px; font-family: "DINSchriftMittel";}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehName {font-size: 14px; }
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehKM {float: left; color: #302f2f;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehPrice {float: right; color: #302f2f;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehInfos {text-align: center; color: #302f2f}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh div.btn {position: absolute; bottom: 8px; right: 8px;}
div.usedfeat div.usedfeatContent ul.usedfeatList a:link, div.usedfeat div.usedfeatContent ul.usedfeatList a:visited,
div.usedfeat div.usedfeatContent ul.usedfeatList a:hover, div.usedfeat div.usedfeatContent ul.usedfeatList a:focus, div.usedfeat div.usedfeatContent ul.usedfeatList a:active {font-weight: normal; color: #d6171f;}
div.usedfeat div.usedfeatArrows {position: absolute; top: 9px;}
div.usedfeat div.usedfeatArrows a {width: 30px; height: 162px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatArrows a span {display: block; position: absolute; top: 75px; left: 5px; font-size: 20px; line-height: 15px; text-align: center; width: 19px; height: 19px; border: 2px #FFF solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatArrows a:link, div.usedfeat div.usedfeatArrows a:visited {}
div.usedfeat div.usedfeatArrows a:hover, div.usedfeat div.usedfeatArrows a:focus, div.usedfeat div.usedfeatArrows a:active {background-color: #515151;}
div.usedfeat div#usedfeatPrev {left: 9px;
    -webkit-box-shadow: 4px 0 23px #FFF;
    -moz-box-shadow: 4px 0 23px #FFF;
    box-shadow: 4px 0 23px #FFF;
}
div.usedfeat div#usedfeatPrev a {
  
    
  
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
div.usedfeat div#usedfeatNext {right: 9px;
    -webkit-box-shadow: -4px 0 23px #FFF;
    -moz-box-shadow: -4px 0 23px #FFF;
    box-shadow: -4px 0 23px #FFF;
}
div.usedfeat div#usedfeatNext a {
  
    
  
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
div.usedfeat div#usedfeatNext a:link, div.usedfeat div#usedfeatNext a:visited {
      /* IE6-9 */                background: #d6171f;
    /* FF3.6+ */               background: -moz-linear-gradient(left, #d6171f 0%, #940006 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d6171f), color-stop(100%,#940006));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(left, #d6171f 0%, #940006 100%);
    /* IE10+ */                background: -ms-linear-gradient(left, #d6171f 0%, #940006 100%);
    /* W3C */                  background: linear-gradient(left, #d6171f 0%, #940006 100%);
    /* IE6-9 */                _background-color: #d6171f; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6171f', endColorstr='#940006', GradientType=1);
}

div.usedfeat div#usedfeatPrev a:link, div.usedfeat div#usedfeatNext a:visited {
      /* IE6-9 */                background: #940006;
    /* FF3.6+ */               background: -moz-linear-gradient(left, #940006 0%, #d6171f 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, right top, color-stop(0%,#940006), color-stop(100%,#d6171f));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(left, #940006 0%, #d6171f 100%);
    /* IE10+ */                background: -ms-linear-gradient(left, #940006 0%, #d6171f 100%);
    /* W3C */                  background: linear-gradient(left, #940006 0%, #d6171f 100%);
    /* IE6-9 */                _background-color: #940006; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940006', endColorstr='#d6171f', GradientType=1);
}


div.usedfeat div#usedfeatNext a span {padding-left: 1px;}
div.usedfeat div.off {opacity: .5;}
div.usedfeat div.off a {cursor: default;}
div.usedfeat div.off a:link, div.usedfeat div.off a:visited,
div.usedfeat div.off a:hover, div.usedfeat div.off a:focus, div.usedfeat div.off a:active {background-color: #515151;}
div.usedfeat div.end {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div.usedfeat div#usedfeatPrev a span {padding-right: 1px;}
}
.ie div.usedfeat div.usedfeatContent {border-right: 3px #CCC solid;}
.ie div.usedfeat div.usedfeatContentEnd {border-right: none;}
.ie div.usedfeat div.usedfeatContent ul.usedfeatList {padding: 0;}
.ie div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh {height: 162px; margin-right: 8px; border: 1px #D5D5D5 solid;}
.ie div.usedfeat div.usedfeatArrows a span {left: 6px; cursor: pointer; width: 17px; height: 17px; border-width: 1px;}
.ie div.usedfeat div.off {filter: alpha(opacity=50);}
.ie div.usedfeat div.off a span {cursor: default;}

ul.usedfeatTabs {display: none; position: absolute; top: 10px; right: 18px;}
ul.usedfeatTabs li#usedfeatTabsMake div.customtabsContent ul {float: left; max-width: 140px; margin: 0 20px 10px 0;}
ul.usedfeatTabs li.item div.customtabsContent ul li span.usedfeatTabsCnt {font-size: 10px;}
.ie ul.usedfeatTabs li.item div.customtabsContent {width: 353px;}


ul.usedfeatTabs li.item div.title a span.title {font-size: 12px; font-weight: normal; font-family: arial,verdana; text-decoration: none; color:#d6171f; margin-left:10px;}

ul.usedfeatTabs li.item {border-right:1px solid #DEDEDE; padding-right:7px;}
ul.usedfeatTabs li.itemLast {border-right:none;padding-right:0;}

.textimg {float: right; margin: 0 18px -15px 18px;}

.addmargin {margin-bottom: 30px;}
.addmarginShort {margin-bottom: 15px;}
.addborder {margin-bottom: 15px; padding-bottom: 15px !important; border-bottom: 1px #DEDEDE solid;}
.addborder div.content {padding-bottom: 0 !important;}
.addborder2 {border-bottom: 1px #CCC dashed;}


/* MAIN LAYOUT */
table#mainwrap {width: 980px; margin: 0 auto;}

td#content {vertical-align: top; padding: 30px 0 0 0;}

td#footer {text-align: center; vertical-align: top;}


/* HEADER */
div#headerContent {position: relative; z-index: 200; height: 138px;}
.talltop div#headerContent {height: 484px;}
div#headerContent p {margin: 0; padding: 0;}

div#mainlogo {position: absolute; top: 0px; left: 0;}


div#topSocialWrapper {position: absolute; top:5px; left:320px; width: 300px; height: 55px;}
div#topSocialWrapper p { font-family: "DINSchriftMittel"; font-size:12px; width:100%; text-align:left; margin-bottom:5px;}
div#topSocialWrapper div {float:left; margin-right:10px;}
div#topSocialWrapper #DRLink {padding-left: 10px; background: url(/img/global/filet.png) no-repeat 0 50%;}


div#headerinfos {position: absolute; top: 25px; right: 0; z-index: 300; text-align: right;}
.nosearchbody div#headerinfos {top: 24px;}
div#headerinfos p {margin-bottom: 5px;}
div#headerinfos p#headerinfosAddy {font-size: 12px; font-family: "DINSchriftMittel"; padding-right: 30px;}
div#headerinfos div#headerinfosMap {position: absolute; top: -8px; right: 0;}
div#headerinfos ul.customtabs {position: relative; float: right;}
div#headerinfos ul.customtabs li {float: left;}
div#headerinfos ul.customtabs div.customtabsContent {left: auto; width: 300px; height: auto;}
div#headerinfos ul.customtabs div.customtabsContent ul li {clear: both; font-size: 12px; color: #FFF; margin: 0 0 2px 0;}
div#headerinfos ul.customtabs div.customtabsContent ul li div {float: left; color: #CCC; margin: 0 3px 0 0;}
div#headerinfos ul.customtabs div.customtabsContent ul li a:link, div#headerinfos ul.customtabs div.customtabsContent ul li a:visited {color: #CCC;}
div#headerinfos ul.customtabs div.customtabsContent ul li a:hover, div#headerinfos ul.customtabs div.customtabsContent ul li a:focus, div#headerinfos ul.customtabs div.customtabsContent ul li a:active {color: #999;}

.ie div#headerinfos ul.customtabs div.customtabsContent ul li {width:100%;}

li#headerinfosPhone {margin-top:6px;}
li#headerinfosPhone span{font-size:12px;}
li#headerinfosPhone span.title {text-decoration:none; }


ul#headerlinks {position: absolute; top: -40px; right: 0;}
ul#headerlinks li {float: left; font-size: 11px; margin: 0 5px 0 0; padding: 0 5px 0 0; border-right: 1px #ABABAB solid;  }
ul#headerlinks li.last {margin: 0; padding: 0; border: none;}
ul#headerlinks li a:link, ul#headerlinks li a:visited {font-weight: normal; color: #000000;}
ul#headerlinks li a:hover, ul#headerlinks li a:focus, ul#headerlinks li a:active {font-weight: normal; color: #515151;}

div#mainnav {position: absolute; top: 97px; left: 0; z-index: 50; text-align: left; width: 962px;} 
div#mainnav ul.mainnavLists {float: left; margin: 0 3px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* IE6-9 */                background: #da2c33;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da2c33), color-stop(50%,#c0262c), color-stop(50%,#b70c13), color-stop(100%,#960107));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* W3C */                  background: linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE6-9 */                _background-color: #da2c33; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da2c33', endColorstr='#960107', GradientType=0);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}
div#mainnav ul.mainnavLists li.item {float: left; position: relative; }
div#mainnav ul.mainnavLists li.item div.item {position: relative; z-index: 200; font-size: 14px; font-family: "DINSchriftMittel"; overflow: hidden; border-right: 1px rgba(0,0,0,.2) solid; border-left: 1px rgba(255,255,255,.1) solid;}
div#mainnav ul.mainnavLists li.itemFirst div.item {border-left: none;}
div#mainnav ul.mainnavLists li.itemLast div.item {border-right: none;}
div#mainnav ul.mainnavLists li.item div.item a {display: block; float: left; font-weight: normal; line-height: 40px; white-space: nowrap; overflow: hidden; padding: 0 16px;}
div#mainnav ul.mainnavLists li.itemFirst div.item a {padding: 0 18px;}
div#mainnav ul.mainnavLists li.itemLast div.item a {padding: 0 18px;}


div#mainnav ul.mainnavLists li.item div.item a {padding: 0 18px;}
div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {padding: 0 21px;}

.ie div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {padding: 0 21px;}

/*
div#mainnav ul.mainnavLists li.itemFirst div.item a {padding: 0 0 0 30px;}
div#mainnav ul.mainnavLists li.itemLast div.item a {padding: 0 5px 0 30px;}

div#mainnav ul.mainnavLists li#mainnavMain1 div.item a {}
div#mainnav ul.mainnavLists li#mainnavMain2 div.item a {}
div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {width: 102px;}
div#mainnav ul.mainnavLists li#mainnavSub2 div.item a {width: 95px; }
div#mainnav ul.mainnavLists li#mainnavSub3 div.item a {width: 151px;}
div#mainnav ul.mainnavLists li#mainnavSub4 div.item a {width: 151px;}
*/

div#mainnav ul.mainnavListsWSpecial li.item div.item a {padding-right: 17px; padding-left: 17px;}
div#mainnav ul.mainnavLists li.item div.item a:link, div#mainnav ul.mainnavLists li.item div.item a:visited {color: #FFF; text-shadow: 0 0 1px rgba(255,255,255,.7);
    /* IE6-9 */                background: #da2c33;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da2c33), color-stop(50%,#c0262c), color-stop(50%,#b70c13), color-stop(100%,#960107));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* W3C */                  background: linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE6-9 */                _background-color: #da2c33; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da2c33', endColorstr='#960107', GradientType=0);
}
div#mainnav ul.mainnavLists li.item div.on a:link, div#mainnav ul.mainnavLists li.item div.on a:visited,
div#mainnav ul.mainnavLists li.item div.item a:hover {color: #F2F2F2; text-shadow: 0 0 1px rgba(255,255,255,.9);
    /* IE6-9 */                background: #919191;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(50%,#767676), color-stop(50%,#656565), color-stop(100%,#434343));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* W3C */                  background: linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* IE6-9 */                _background-color: #919191; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#434343', GradientType=0);
}
div#mainnav ul.mainnavLists li.item div.item a:focus, div#mainnav ul.mainnavLists li.item div.item a:active {
  background: none; filter: none;
    /* IE6-9 */                background: #272727;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272727), color-stop(50%,#454545), color-stop(50%,#333333), color-stop(100%,#5a5a5a));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* W3C */                  background: linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* IE6-9 */                _background-color: #272727; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272727', endColorstr='#5a5a5a', GradientType=0);
}
div#mainnav ul.mainnavLists li.itemFirst div.item a {
  -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; border-bottom-left-radius: 5px;
}
div#mainnav ul.mainnavLists li.itemLast div.item a {
  -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}
div#mainnav ul.mainnavListsWSpecial li.itemFirst div.item a {padding-left: 16px;}
div#mainnav ul.mainnavListsWSpecial li.itemLast div.item a {padding-right: 16px;}
div#mainnav ul.mainnavLists li.itemSpecial div.item a {padding-right: 32px;}
div#mainnav ul.mainnavLists li.itemSpecial div.item a span {display: block; position: absolute; top: 12px; right: 8px; cursor: pointer; font-size: 7px; line-height: 17px; color: #d6171f; text-align: center; width: 15px; height: 15px; background-color: #FFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
div#mainnav ul.mainnavLists li.item ul {display: none; position: absolute; top: 40px; left: 0; z-index: 100; overflow: hidden; padding: 7px 10px; background-color: rgba(0,0,0,.9);
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#mainnav ul.mainnavLists li.itemFirst ul {left: 5px;}
div#mainnav ul.mainnavLists li.itemLast ul {left: auto; right: 5px;}
div#mainnav ul.mainnavLists li#mainnavIcons1 ul {left: 5px; right: auto;}
div#mainnav ul.mainnavLists li.item ul li {font-size: 11px; white-space: nowrap; border-bottom: 1px #333 solid;}
div#mainnav ul.mainnavLists li.item ul li:last-child,
div#mainnav ul.mainnavLists li.item ul li.last {border-bottom: none;}
div#mainnav ul.mainnavLists li.item ul a {display: block; padding: 4px 0;}
div#mainnav ul.mainnavLists li.item ul a:link, div#mainnav ul.mainnavLists li.item ul a:visited {color: #FFF; font-weight: normal; text-decoration: none;}
div#mainnav ul.mainnavLists li.item ul a:hover, div#mainnav ul.mainnavLists li.item ul a:focus, div#mainnav ul.mainnavLists li.item ul a:active {color: #CCC; font-weight: normal; text-decoration: none;}
div#mainnav ul#mainnavIcons li div.item a {height: 40px; padding-right: 15px; padding-left: 15px;}
div#mainnav ul#mainnavIcons li div.item a span {display: block; cursor: pointer; text-indent: -2000px; width: 19px; height: 40px; overflow: hidden; background: url(/img/global/icon_home.png) center center no-repeat;}
div#mainnav ul#mainnavSub {margin-right: 0; }
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div#mainnav ul.mainnavLists li.item div.item a {text-shadow: none !important;}
  div#mainnav ul.mainnavLists li.itemSpecial div.item a span {font-size: 9px;}
}

.ie div#mainnav ul.mainnavLists li.item div.item {border: none;}
.ie div#mainnav ul.mainnavLists li.item div.item a {border-right: 1px #c0262c solid; border-left: 1px #da2c33 solid;}
.ie div#mainnav ul.mainnavLists li.itemFirst div.item a {border-left: none;}
.ie div#mainnav ul.mainnavLists li.itemLast div.item a {border-right: none;}
.ie div#mainnav ul.mainnavLists li.itemFirst div.item {border-left: none;}
.ie div#mainnav ul.mainnavLists li.itemLast div.item {border-right: none;}
.ie div#mainnav ul.mainnavLists li.itemSpecial div.item a span {color: #FFF; }
/*
.ie div#mainnav ul.mainnavLists li#mainnavMain1 div.item a {width: 132px;}
.ie div#mainnav ul.mainnavLists li#mainnavMain2 div.item a {width: 159px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {width: 172px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub2 div.item a {width: 154px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub3 div.item a {width: 162px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub4 div.item a {width: 116px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavMain1 div.item a {width: 145px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavMain2 div.item a {width: 156px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub1 div.item a {width: 169px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub2 div.item a {width: 114px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub3 div.item a {width: 152px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub4 div.item a {width: 158px;}
*/

.ie div#mainnav ul.mainnavLists li.item ul {left: 0; right: auto; background: #191919;}
.ie div#mainnav ul.mainnavLists li.item ul li {width: 100%; margin-bottom: -2px;}
.ie div#mainnav ul.mainnavLists li.itemLast ul {left: auto; right: 0;}
.ie div#mainnav ul.mainnavLists li.itemSpecial div.item a span {right: 10px; background: none;}
.ie div#mainnav ul.mainnavLists li#mainnavIcons1 ul {left: 0; right: auto;}

/*
.ie .en div#mainnav ul.mainnavLists li#mainnavSub2 div.item a,
.ie .en div#mainnav ul.mainnavLists li#mainnavSub3 div.item a,
.ie .en div#mainnav ul.mainnavLists li#mainnavSub4 div.item a {padding: 0 0 0 26px;}
.ie .en div#mainnav ul.mainnavLists li#mainnavMain2 div.item a {width: 150px;}
.ie .en div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {width: 155px;}
.ie .en div#mainnav ul.mainnavLists li#mainnavSub2 div.item a {width: 170px;}
.ie .en div#mainnav ul.mainnavLists li#mainnavSub3 div.item a {width: 175px;}
.ie .en div#mainnav ul.mainnavLists li#mainnavSub4 div.item a {width: 113px;}
*/

div#headermodelsWrap {display: none; position: absolute; top: 43px; left: 0; z-index: 50; text-align: left;}
div#headermodels {display: none; opacity: 0; position: relative; text-align: left; width: 407px; padding: 7px; background: rgba(150,150,150,.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

  -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);
  box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);

    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#headermodelsContent {background-color: #FFF;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#headermodels div.headermodelsCLS {overflow: hidden;}
div#headermodels div.headermodelsCLSFirst {}
div#headermodels div.headermodelsCLSLast {}
div#headermodels div.headermodelsCLS p {color: #515151; margin: 0; padding: 0;}
div#headermodels div.headermodelsCLS p.title {font-size: 15px; font-family: "DINSchriftMittel"; font-weight: normal; padding: 5px 7px; border-top: 1px #E9E9E9 solid;
    /* IE6-9 */                background: #eeeeee;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#7e7e7e));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* W3C */                  background: linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* IE6-9 */                _background-color: #eeeeee; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#7e7e7e', GradientType=0);
}
div#headermodels div.headermodelsCLSFirst p.title {border-top: none;
  
    
  
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
div#headermodels div.headermodelsCLS p.title a:link, div#headermodels div.headermodelsCLS p.title a:visited {font-weight: normal; color: #000;}
div#headermodels div.headermodelsCLS p.title a:hover, div#headermodels div.headermodelsCLS p.title a:focus, div#headermodels div.headermodelsCLS p.title a:active {font-weight: normal; color: #302f2f;}
div#headermodels div.headermodelsCLSContent {overflow: hidden; padding: 5px 7px;}
div#headermodels div.headermodelsCLS ul {float: left; width: 189px;}
div#headermodels div.headermodelsCLS ul li {font-size: 11px; padding: 2px 0 2px 10px; background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}
div#headermodels div.headermodelsCLS ul li a:link, div#headermodels div.headermodelsCLS ul li a:visited {font-weight: normal; color: #626262;}
div#headermodels div.headermodelsCLS ul li a:hover, div#headermodels div.headermodelsCLS ul li a:focus, div#headermodels div.headermodelsCLS ul li a:active {font-weight: normal; color: #d6171f;}
div#headermodels div.headermodelsSub {overflow: hidden; padding: 7px; border-top: 1px #C3C3C3 solid;}
div#headermodels div.headermodelsSub div.textbtns {float: left; }
div#headermodels div.headermodelsSub div.textbtns a {line-height: 46px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* IE6-9 */                background: #da2c33;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da2c33), color-stop(50%,#c0262c), color-stop(50%,#b70c13), color-stop(100%,#960107));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* W3C */                  background: linear-gradient(top, #da2c33 0%, #c0262c 50%, #b70c13 50%, #960107 100%);
    /* IE6-9 */                _background-color: #da2c33; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da2c33', endColorstr='#960107', GradientType=0);
}
div#headermodels div.headermodelsSub div.textbtns a:hover {  /* IE6-9 */                background: #919191;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(50%,#767676), color-stop(50%,#656565), color-stop(100%,#434343));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* W3C */                  background: linear-gradient(top, #919191 0%, #767676 50%, #656565 50%, #434343 100%);
    /* IE6-9 */                _background-color: #919191; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#434343', GradientType=0);}
div#headermodels div.headermodelsSub div.textbtns a:active {  /* IE6-9 */                background: #272727;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272727), color-stop(50%,#454545), color-stop(50%,#333333), color-stop(100%,#5a5a5a));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* W3C */                  background: linear-gradient(top, #272727 0%, #454545 50%, #333333 50%, #5a5a5a 100%);
    /* IE6-9 */                _background-color: #272727; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272727', endColorstr='#5a5a5a', GradientType=0);}

div#headermodels div.headermodelsSub div.text {float: right; width: 245px;}
div#headermodels div.headermodelsSub div.text p {font-size: 11px; line-height: 14px;}
div#headermodels div.closebtn {position: absolute; top: 10px; right: 10px; text-transform: uppercase;}
div#headermodels div.closebtn a {display: block; text-align: center; width: 20px; height: 20px; line-height: 20px;
  
    
  
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
div#headermodels div.closebtn span {display: none;}
.ie div#headermodels {filter: alpha(opacity=0); z-index: 50; height: 1px; overflow: visible; background-color: #AFAFAF;}
.ie div#headermodels div.headermodelsCLS,
.ie div#headermodels div.headermodelsCLSContent,
.ie div#headermodels div.headermodelsSub {height: 1px; overflow: visible;}
.ie div#headermodelsContent {z-index: 50; height: 1px; overflow: visible;}
.ie div#headermodels div.headermodelsSub div.textbtns a {filter: none;}
.ie div#headermodels div.headermodelsSub div.textbtns a:hover {filter: none;}

div#headersearch {position: absolute; top: 53px; right: 0;}
.ie div#headersearch {width: 240px;}

div#headerslidesWrap {position: absolute; bottom: 28px; left: 0;}
div#headerslidesWrap p {margin: 0 0 15px 0;}
div#headerslidesWrap p.last {margin-bottom: 0;}
div#headerslides {width: 944px; height: 338px;}
div#headerslides ul#headerslidesList {position: absolute; bottom: 3px; left: 0; width: 944px; padding: 0 0 0 70px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    /* IE6-9 */                background: #eeeeee;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#7e7e7e));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* W3C */                  background: linear-gradient(top, #eeeeee 0%, #7e7e7e 100%);
    /* IE6-9 */                _background-color: #eeeeee; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#7e7e7e', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
.en div#headerslides ul#headerslidesList {padding: 0 0 0 85px;}

div#headerslides ul#headerslidesList li.item {float: left; margin: 0 50px 0 0;}
div#headerslides ul#headerslidesList li.itemLast {margin: 0;}
div#headerslides ul#headerslidesList.headerslidesWFallback li.item {margin-right: 45px;}
.en div#headerslides ul#headerslidesList li.item {float: left; margin: 0 55px 0 0;}
.en div#headerslides ul#headerslidesList.headerslidesWFallback li.item {margin-right: 65px;}

div#headerslides ul#headerslidesList.headerslidesWFallback li.itemLast {margin-right: 0;}
div#headerslides ul#headerslidesList li.item div.item {position: relative; font-size: 12px; font-family: "DINSchriftMittel"; line-height: 25px; white-space: nowrap;}
div#headerslides ul#headerslidesList li.item div.item a:link, div#headerslides ul#headerslidesList li.item div.item a:visited,
div#headerslides ul#headerslidesList li.item div.item a:hover, div#headerslides ul#headerslidesList li.item div.item a:focus, div#headerslides ul#headerslidesList li.item div.item a:active {font-weight: normal; color: #555 ;}
div#headerslides ul#headerslidesList li.on div.item a:link, div#headerslides ul#headerslidesList li.on div.item a:visited {color: #302f2f;}
div#headerslides ul#headerslidesList li.on div.item a:hover, div#headerslides ul#headerslidesList li.on div.item a:focus, div#headerslides ul#headerslidesList li.on div.item a:active {color: #302f2f;}
div#headerslides div#headerslidesBig {position: absolute; bottom: 28px; left: 0; width: 944px; height: 340px; overflow: hidden; border-bottom: 2px solid #8B8B8B;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#headerslides div#headerslidesBigContent {position: absolute; top: 0; left: 0; width: 10000px;}
div#headerslides div.headerslidesContent {position: relative; float: left; width: 944px; height: 338px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
div#headerslides li.item div.headerslidesContent {display: none;}
div#headerslides div.headerslidesContentMain {position: absolute; top: 0; right: 0; width: 325px; padding: 25px 12px 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#headerslides div.headerslidesContentMain div.text a:link, div#headerslides div.headerslidesContentMain div.text a:visited {color: #000;}
div#headerslides div.headerslidesContentMain div.text a:hover, div#headerslides div.headerslidesContentMain div.text a:focus, div#headerslides div.headerslidesContentMain div.text a:active {color: #444;}
div#headerslides div.headerslidesContentMain div.text h2 {font-size: 15px; color: #302f2f; text-transform: uppercase; margin: 0 0 5px 0; padding: 0; border: none;}
div#headerslides div.headerslidesContentMain div.text h2 span {color: #302f2f;}
div#headerslides div.headerslidesContentMain div.text h2 a:link, div#headerslides div.headerslidesContentMain div.text h2 a:visited {font-weight: normal; color: #302f2f;}
div#headerslides div.headerslidesContentMain div.text h2 a:hover, div#headerslides div.headerslidesContentMain div.text h2 a:focus, div#headerslides div.headerslidesContentMain div.text h2 a:active {font-weight: normal; color: #CCC;}
div#headerslides div.headerslidesContentMain div.text h3 {font-size: 15px; color: #FFF; text-transform: uppercase;}
div#headerslides div.headerslidesContentMain div.text h3 span {font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; color: #FDC435;}
div#headerslides div.headerslidesContentMain div.text p {color: #302f2f;}
div#headerslides div.headerslidesContentMain dl {overflow: hidden; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px #CDCDCD solid;}
div#headerslides div.headerslidesContentMain dl dt {margin: 0 0 8px 0;}
div#headerslides div.headerslidesContentMain dl dt a {float: none; text-align: center;}
div#headerslides div.headerslidesContentMain dl dd {float: left; margin: 0 11px 0 0; padding: 0 15px 0 0; background: url(/img/global/slider_bullet.png) right center no-repeat;}
div#headerslides div.headerslidesContentMain dl dd.last {margin: 0; padding: 0; background: none;}
div#headerslides div.headerslidesContentMain dl dd a {float: none; font-size: 12px; line-height: 14px; text-align: center; width: 66px; padding: 4px 0;}


div#headerslides span.slider {display: block; position: absolute; bottom: 22px; left: 0; z-index: 30; width: 14px; height: 7px; background: url(/img/global/slider_arrow.png) 0 0 no-repeat;}
.ie div#headerslides div.headerslidesContentMain dl {height: 1px; overflow: visible; margin-bottom: 12px; padding-bottom: 10px;}
.ie div#headerslides span.slider {bottom: 13px;}
.ie8 div#headerslides {height: 366px;}
.ie8 div#headerslides ul#headerslidesList {filter: none; padding-left: 65px; background: none; background-color: #7e7e7e;}
.ie8 div#headerslides ul#headerslidesList li.item div.item {font-size: 11px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;}
.ie8 div#headerslides div#headerslidesBig {bottom: 27px;}

div.featpromosBox .readmore {position: absolute; bottom: 9px; right: 9px; z-index: 50;}
div.featpromosBox .readmore li {margin-right: 9px;}
div.featpromosBox .readmore li.last {margin: 0;}
div.featpromosBox p {margin: 0; padding: 0;}
div.featpromosBox div.featpromosContent {text-align: left; width: 926px; height: 322px; overflow: hidden;}
div.featpromosBox div.featpromosContent div.img {float: left; margin: 0 9px 9px 0;}
div.featpromosBox div.featpromosContent div.img img {width: 410px; margin: 0;}
div.featpromosBox div.featpromosContent div.featpromosImage div.img {float: none; margin: 0; padding: 0;}
div.featpromosBox div.featpromosContent div.featpromosImage div.img img {width: 926px;}
div.featpromosBox div.featpromosContent object,
div.featpromosBox div.featpromosContent embed {width: 410px;}
div.featpromosBox div.featpromosContent div.text,
div.featpromosBox div.featpromosContent p {color: #FFF; line-height: 18px;}
div.featpromosBox div.featpromosContent div.text h2 {line-height: 26px;}
div.featpromosBox div.featpromosContent p.price {font-size: 12px; font-weight: bold; margin: -10px 0 10px 0;}
div.featpromosBox div.featpromosEmpty {text-align: center;}


/* FOOTER */
div#footerContent {text-align: left; padding: 0; background-color: #FFFFFF; margin-bottom:11px;}
div#footerContent div#footerbar {position: relative; height: 46px; border-bottom: 1px #DEDEDE solid;}
div#footerContent div#footerbar h2 {font-size: 20px; font-family: "DINSchriftMittel"; font-weight: normal; line-height: 46px; color: #000; height: 46px; margin: 0; padding: 0 18px; border: none;}
div#footerContent div#footerbar ul {position: absolute; top: 0; right: 0; overflow: hidden;}
div#footerContent div#footerbar ul li {float: left; line-height: 30px; height: 46px; padding: 10px; border-left: 1px #DEDEDE solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#footerContent div#footerbar ul li .cssbtns a { font-weight: normal; font-size: 12px; line-height: 29px; height: 28px; padding: 0 10px;}
div#footerContent div#footerbar ul li#footerMobile .cssbtns {width:160px; height:30px; }
div#footerContent div#footerbar ul li#footerMobile .cssbtns a {text-align:center; color:#FFF; font-size:13px;}
div#footerContent div#footerbar ul li#footerMobile a {padding-left: 30px;}
div#footerContent div#footerbar ul li#footerMobile a span {display: block; position: absolute; top: 5px; left: 10px; cursor: pointer; text-indent: -9999px; width: 11px; height: 17px; overflow: hidden; background: url(/img/global/icon_mobile.png) 0 0 no-repeat;}
div#footerContent div#footerbar ul li#footerLNG a {display: block; position: relative; padding: 0 12px 0 0;}
div#footerContent div#footerbar ul li#footerLNG a span {display: block; position: absolute; top: 0; right: 0; cursor: pointer; font-size: 17px;}
div#footerContent div#footerbar ul li#footerLNG a:link, div#footerContent div#footerbar ul li#footerLNG a:visited {font-weight: normal; color: #FFF;}
div#footerContent div#footerbar ul li#footerLNG a:hover, div#footerContent div#footerbar ul li#footerLNG a:focus, div#footerContent div#footerbar ul li#footerLNG a:active {font-weight: normal; color: #CCC;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div#footerContent div#footerbar div#footersearch {top: 9px;}
  div#footerContent div#footerbar div#footersearch input.textbox {border: none;}
}
.ie div#footerContent div#footerbar {height: 48px; overflow: hidden;}
.ie div#footerContent div#footerbar div#footersearch {width: 345px;}
.ie div#footerContent div#footerbar ul li {height: 1px; overflow: visible;}
.ie div#footerContent div#footerbar ul li#footerMobile {text-align: left;}
.ie div#footerContent div#footerbar ul li#footerMobile a {padding-left: 10px; padding-right: 40px;}
.ie div#footerContent div#footerbar ul li#footerMobile a span {left: -20px;}
.ie div#footerContent div#footerbar ul li a {float: left;}

.ie div#footerContent div#footerbar ul li#footerMobile a span {display: block; position: absolute; top: 5px; left:110px; cursor: pointer; text-indent: -9999px; width: 11px; height: 17px; overflow: hidden; background: url(/img/global/icon_mobile.png) 0 0 no-repeat;}

div#footerContent div#footerbox {text-align: left; overflow: hidden; padding: 18px;}
div#footerContent p {font-size: 10px; color: #BABABA; margin: 0; padding: 0;}
div#footerContent dl dt.title {font-size: 14px; font-family: "DINSchriftMittel"; font-weight: normal; line-height: 16px; /*color: #FFF;*/ margin-bottom: 5px;}
div#footerContent dl dt.title * {font-weight: normal;}
div#footerContent div#footerbox div.item {float: left; overflow: hidden; margin: 0 20px 0 0;}
div#footerContent div#footerbox div.itemLast {margin-right: 0;}
.ie div#footerContent div#footerbox div.itemLast {margin-right: 0; float:right;}
div#footerContent div#footerbox div.item a:link, div#footerContent div#footerbox div.item a:visited {font-weight: normal; color: #939292;}
div#footerContent div#footerbox div.item a:hover, div#footerContent div#footerbox div.item a:focus, div#footerContent div#footerbox div.item a:active {font-weight: normal; color: #888;}
div#footerContent div#footerbox div.item dt a:link, div#footerContent div#footerbox div.item dt a:visited {color: #515151;}
div#footerContent div#footerbox div.item dt a:hover, div#footerContent div#footerbox div.item dt a:focus, div#footerContent div#footerbox div.item dt a:active {color: #D6171F;}
div#footerContent div#footerbox div.item dd a:link, div#footerContent div#footerbox div.item dd a:visited {color: #939292;}
div#footerContent div#footerbox div.item dd a:hover, div#footerContent div#footerbox div.item dd a:focus, div#footerContent div#footerbox div.item dd a:active {color: #515151;}
div#footerContent div#footerbox div.item dl dd {font-size: 11px; color: #939292;}
div#footerContent div#footerbox div.item dl.footerlinks {margin-bottom:15px;}
div#footerContent div#footerbox div.item dl.footerlinks dd {line-height: 13px; padding: 2px 0 1px 10px; background: url(/img/global/arrow_red_right.jpg) 0 6px no-repeat;}
div#footerContent div#footerbox div#footerSects {width: 200px; margin-right: 60px;}
div#footerContent div#footerbox div#footerModels {width: 280px; margin-right: 60px;}
div#footerContent div#footerbox div#footerInfos {width: 215px; margin-right: 35px;}

div#footerContent div#footerbox div#footerModels dl dd.item dl.first {margin-right: 30px;}
div#footerContent div#footerbox div#footerModels dl dl {float: left; overflow: hidden; width: 140px;}

div#footerContent div#footerbox div#footerInfos div#footersearch {position: relative; top: 10px; left: 0; width: 200px;}
div#footerContent div#footerbox div#footerInfos div#footersearch input.textbox {width: 200px;}


div#footerContent div#footerbox div#footerDealer {width: 235px;}
div#footerContent div#footerContact {overflow: hidden; margin: 0;}
div#footerContent div#footerContact dl {margin: 0;}
div#footerContent div#footerContact dl dd {margin: 0; padding: 0;}
div#footerContent div#footerContact dl dd.item {overflow: hidden; margin: 0 0 10px 0;}
div#footerContent div#footerContact dl dd.itemLast {margin: 0;}
div#footerContent div#footerContact dl dd dl dt {clear: left; float: left; margin: 0 5px 0 0;}
div#footerContent div#footerContact dl dd dl dd {float: left;}
div#footerContent div#footerbox div#footerDealer dl#footerComments dt {display: none;}
.ie div#footerContent div#footerbox,
.ie div#footerContent div#footerbox div.item {height: 1px; overflow: visible;}
.ie div#footerContent div#footerContact dl dd dl dd {float: none;}

div#footerDisclaimer {text-align: left; overflow: hidden; padding: 18px;background-color: #D0D0D0; margin-bottom:34px;   -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;}
div#footerDisclaimer p {margin: 0; padding: 0; font-size: 11px; line-height: 16px; color: #626262;}
div#footerDisclaimer p a:link, div#footerDisclaimer p a:visited {font-weight: normal; color: #302f2f;}
div#footerDisclaimer p a:hover, div#footerDisclaimer p a:focus, div#footerDisclaimer p a:active {font-weight: normal; color: #626262;}
div#footerLegalText {float: right; text-align: left; width: 794px; padding: 5px 200px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#footerLegalLogo123 {float: left; text-align: left; width: 130px;}
div#footerLegalLogo123 p a:link, div#footerLegalLogo123 p a:visited {color: #626262;}
div#footerLegalLogo123 p a:hover, div#footerLegalLogo123 p a:focus, div#footerLegalLogo123 p a:active {color: #999;}
.ie div#footerDisclaimer {height: 1px; overflow: visible;}

div#catfish {position: fixed; bottom: 0; left: 0; z-index: 500; text-align: center; width: 100%;}
div#catfish div#catfishContent {position: relative; text-align: right; width: 980px; margin: 0 auto;}
div#catfish div#catfishContent div#catfishChat {position: absolute; bottom: 0; right: 0; width: 200px; height: 57px; overflow: hidden;}
.ie div#catfish {position: absolute; left: 0; top: expression(eval((document.documentElement.scrollTop) ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) : document.body.scrollTop + (document.body.clientHeight-this.clientHeight)));}
.ie div#catfish div#catfishContent div#catfishChat {height: 57px; overflow: hidden;}


/* HOME */
div#homefeatbtns ul li {width: 245px; height: 202px; position:relative;}

div#homefeatbtns ul li a#homenewlinkNew, div#homefeatbtns ul li a#homenewlinkUsed,div#homefeatbtns ul li a#homenewlinkAppoint,div#homefeatbtns ul li a#homenewlinkCredit {display: block; position:absolute; bottom:15px; width: 204px; height: 78px;overflow: hidden; text-indent: -5000; border:3px solid #d0d0d0;
  -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;}

div#homefeatbtns ul li a#homenewlinkNew { background: url(/img/global/home_bt_01.jpg) no-repeat; }
div#homefeatbtns ul li a#homenewlinkUsed { background: url(/img/global/home_bt_02.jpg) no-repeat;}
div#homefeatbtns ul li a#homenewlinkAppoint { background: url(/img/global/home_bt_03.jpg) no-repeat;}
div#homefeatbtns ul li a#homenewlinkCredit { background: url(/img/global/home_bt_04.jpg) no-repeat;}

div#homefeatbtns ul li#homefeatbtns3 h2 a:hover, div#homefeatbtns ul li#homefeatbtns3 h2 a:focus, div#homefeatbtns ul li#homefeatbtns3 h2 a:active {color: #d6171f;}
.ie div#homefeatbtns ul li {width: 244px;}
.ie div#homefeatbtns ul li#homefeatbtns3 h2 {height: 19px;}

div#homefeatbtns .textsmall p {}


div#homenews {padding-bottom: 40px; }
div#homenews div.titlewrap {margin-bottom: 38px;}
div#homenews h2 {font-size: 16px;}
div#homenews h2 a:link, div#homenews h2 a:visited {color: #000; text-decoration: none;}
div#homenews h2 a:hover, div#homenews h2 a:focus, div#homenews h2 a:active {color: #d6171f;}
div#homenews h3 {font-size: 14px; line-height: 14px; margin-bottom: 15px;}
div#homenews h3 a:link, div#homenews h3 a:visited {color: #515151; text-decoration: none;}
div#homenews h3 a:hover, div#homenews h3 a:focus, div#homenews h3 a:active {color: #d6171f;}
div#homenews .item {margin: 25px 0 0 0; padding: 25px 0 0 0; border-top: 1px #DEDEDE solid;}
div#homenews .itemFirst {margin: 0; padding: 0; border: none;}
div#homenews .date {color: #939393;}
div#homenews p.last {color: #5E5E5E;}
div#homenews .textbtns {position: absolute; bottom: 9px; left: 9px;}

div#homeused {padding: 0;}

div#homenews .cssbtns  {width:150px; height:30px; position:absolute; bottom:15px;}
div#homenews .cssbtns a {font-family: "DINSchriftMittel"; font-weight: normal; font-size: 13px; line-height: 29px; width:auto; height: 28px; padding: 0 20px; color:#FFF; margin: 10px 0;}
.ie div#homenews .cssbtns a  {width:150px; height:30px; position:absolute; bottom:-30px;}

.homebody .content .text {overflow: hidden;}
.ie .homebody .content .text {height: 1px; overflow: visible;}

.homebody div.dlrs-au-carousel {padding:0;}
.homebody div.dlrs-au-carousel-pagination {bottom: -30px; width: 100%;   /* IE6-9 */                background: #454545;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #454545 0%, #000000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#000000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #454545 0%, #000000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #454545 0%, #000000 100%);
    /* W3C */                  background: linear-gradient(top, #454545 0%, #000000 100%);
    /* IE6-9 */                _background-color: #454545; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#000000', GradientType=0);}
.homebody div.dlrs-au-carousel-pagination ul li a {  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;; box-shadow: none; background-color:#fff; border: 0px; width: 13px; height:13px; margin-top:2px;}
.homebody div.dlrs-au-carousel-pagination ul li.cs-active-pagination a {background-color: #c0c0c0;}

.ie .homebody div.dlrs-au-carousel {top: 0;}
.ie .homebody div.dlrs-au-carousel a {color: #000;}
.ie .homebody div.dlrs-au-carousel-pagination {bottom: -27px;}


/* NEW CARS */
ul#newcarsMakes li {float: left; margin: 0 20px 15px 0;}
ul#newcarsMakes li.last {margin: 0 20px 0 0;}

div#newmodelpromo {height: 80px; margin: 0 0 15px 0; padding: 0 0 15px 48px; overflow: hidden; border-bottom:1px #4b4b4b solid;}
div#newmodelpromo p {color: #7E7E7E; margin: 0; padding: 0;}
div#newmodelpromo div#newmodelpromoImg {float: left; margin: 0; width: 120px;}
div#newmodelpromo div#newmodelpromoImg img {width: 120px;}
div#newmodelpromo div#newmodelpromoText {float: left; text-align: left; width: 670px; margin:10px 0 0 20px;}
div#newmodelpromo div#newmodelpromoText p#newmodelpromoTitle {margin: 0 0 5px 0; font-size:14px;}


#newbodyHub div.contentWrap div.content {padding: 0;}
#newbodyHub div.contentWrap div.content h2 {border-bottom: 1px solid #D0D0D0;}

table#tableNewInv {width: 580px;}
table#tableNewInv td {font-size: 13px; font-family: "DINSchriftMittel"; text-align: center; vertical-align: top; padding-bottom: 10px;}
table#tableNewInv td a {display: block; position: relative; display: block; width: 180px;}
table#tableNewInv td a:link, table#tableNewInv td a:visited {font-weight: normal; color: #515151; display: block;}
table#tableNewInv td a:hover, table#tableNewInv td a:focus, table#tableNewInv td a:active {font-weight: normal; color: #d6171f; display: block;}
table#tableNewInv td img.newinvimg {display: block; width: 180px; /*height: 63px;*/ margin: 0 auto -10px auto;}
table#tableNewInv td a canvas {position: absolute; top: 0; left: 0;}

div#newcarsinvGen table {width: 580px;}

div#newcarsinvGen td a:link, div#newcarsinvGen td a:visited {font-family: "DINSchriftMittel"; font-weight: normal; font-size: 13px; color: #515151; display: block;}
div#newcarsinvGen td a:hover, div#newcarsinvGen td a:focus, div#newcarsinvGen td a:active {color: #d6171f;}

div#newfeatbtns ul li.featbtnsItem {width: 364px; height: 195px;}
div#newfeatbtns ul li.featbtnsItemFirst {width: 252px;}
div#newfeatbtns ul li#newfeatbtns1 {background: url(/img/global/home_bt_promotions.jpg) center 105px no-repeat;}
div#newfeatbtns ul li#newfeatbtns2 h2 {color: #F18D03;}
/*div#newfeatbtns ul li#newfeatbtns2 h2 a:link, div#newfeatbtns ul li#newfeatbtns2 h2 a:visited {color: #d6171f;}
div#newfeatbtns ul li#newfeatbtns2 h2 a:hover, div#newfeatbtns ul li#newfeatbtns2 h2 a:focus, div#newfeatbtns ul li#newfeatbtns2 h2 a:active {color: #000000;}
*/
div#newfeatbtns ul li#newfeatbtns2 div#quickcontact form fieldset {padding: 5px;}
.ie div#newfeatbtns ul li.featbtnsItemFirst {width: 250px;}

div#newfeatbtns ul li#newfeatbtns3 div#newNews {position:relative;}
div#newfeatbtns ul li#newfeatbtns3 div.cssbtns a { position:absolute; top:0; left:0;}
.ie div#newfeatbtns ul li#newfeatbtns3 div.cssbtns a { position:relative; top:15px; }
div#newfeatbtns ul li#newfeatbtns1 div.cssbtns a, div#newfeatbtns ul li#newfeatbtns2 div.cssbtns a, div#newfeatbtns ul li#newfeatbtns3 div.cssbtns a {float:left; text-align:left; padding:0 20px;}
div#newfeatbtns ul li#newfeatbtns1 ul.customlist, div#newfeatbtns ul li#newfeatbtns2 ul.customlist, div#newfeatbtns ul li#newfeatbtns3 ul.customlist { margin-bottom:12px;}

#newbodySpecs div.contentbox div.contentWrapInvert div.cssbtns {}
#newbodySpecs div.contentbox div.contentWrapInvert div.cssbtns a {float:left;padding:0 20px;}

#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar {width: 426px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarbox .textbtnsWAddon div.text {width: 161px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat {height: 315px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat div.textbtns a {font-size: 14px; line-height: 22px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat,
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat * {text-align: left;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat div.textbtnsWAddon {margin-bottom: 20px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat h2 {font-size: 16px; text-transform: none;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconList li {padding-left: 37px; background-position: 0 center;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconList li.iconInfo {/*background-position: 4px center;*/}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.linklist li {font-size: 11px; margin-bottom: 2px; padding-left: 10px; background: url(/img/global/arrow_red_right.jpg) 0 5px no-repeat;}
#newbodySpecs div.contentbox div.contentWrapInvert div.content {width: 500px; padding: 0;}

#newbodySpecs div.contentbox div#newmodelNoGallery div.sidebar {float: none; width: 944px; overflow: hidden; padding: 9px; background-color: #E3E3E3;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
#newbodySpecs div.contentbox div#newmodelNoGallery div.sidebar div.sidebarbox {float: left; width: 408px; height: auto; padding: 0; background: none;}

div#newmodelGallery div#newmodelFlash {width: 500px; height: 315px; margin: 0; padding: 0; background-color: #232323;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ie div#newcarsSpecs,
.ie div#newcarsBuilder {width: 944px;}

.newbodyInstock div.contentbox div.contentWrap div.sidebar {width: 226px;}
.newbodyInstock div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
.newbodyInstock div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}

div#newNews div.titlewrap {margin-bottom: 5px;}
div#newNews h2 {font-size: 16px;}
div#newNews h3 {font-size: 14px; line-height: 18px;}
div#newNews h3 a:link, div#newNews h3 a:visited {color: #515151; text-decoration: none;}
div#newNews h3 a:hover, div#newNews h3 a:focus, div#newNews h3 a:active {color: #d6171f;}
div#newNews .item {margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px #4b4b4b solid;}
div#newNews .itemFirst {margin: 0; padding: 0; border: none;}
div#newNews .date {color: #939292;}
div#newNews .textbtns {margin-top: 10px; bottom: 9px; left: 9px;}
div#newNews .textbtns a {width: 264px; font-family: "DINSchriftMittel"; font-weight: normal; font-size: 14px; padding: 0 10px;}
.en div#newNews .textbtns a {width: 190px;}

div#homeused {padding: 0;}

img#newPromoImg {margin: 10px 0 0 0; border: 4px solid #d0d0d0;   -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}

/* USED CARS */
.usedbody div.contentbox div.contentWrap div.sidebar {width: 266px;}
.usedbody div.contentbox div.contentWrap div.content {width: 660px;}
.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}

.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxCreditApp {}
.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxCreditApp h2 {color:#000; font-size:16px; margin:0px;}
.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxCreditApp a.main {padding: 2px 0 2px 10px;  background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}
.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxCreditApp a.pic {display: block; margin-top: 10px; width: 240px; height: 59px; background: url(/img/global/used_bt_credit.jpg) no-repeat; border:3px solid #d0d0d0;   -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}}


div#usedcarslist .header {background: none;}
div#usedcarslist .header {color:#FFF; text-shadow: 0 -1px rgba(0,0,0,.5);
    /* IE6-9 */                background: #d6171f;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6171f), color-stop(100%,#940006));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #d6171f 0%, #940006 100%);
    /* W3C */                  background: linear-gradient(top, #d6171f 0%, #940006 100%);
    /* IE6-9 */                _background-color: #d6171f; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6171f', endColorstr='#940006', GradientType=0);;
}
div#usedcarslist TABLE.Specs TD.header {/*color: #626262;*/ color:#FFF;}

#usedbodySpecs div.contentbox div.contentWrap div.sidebar {width: 226px;}
#usedbodySpecs div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}

.usedbody div#usedcarslist table#dealersiteUsedtable a img[src="/img/en/no_photo_e.gif"] {border: 3px solid #d0d0d0; margin: 5px 0;}

/* SERVICE */
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat,
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat * {text-align: left;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat h2 {font-size: 15px; text-transform: none;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconNoLink {margin-bottom: 20px; padding-left: 37px; background-position: 0 4px;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconPhone {background-position: 8px 4px;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconHours {background-position: 8px 10px;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconAddress {background-position: 8px 5px;}
.servicebody div.contentbox div.contentWrapInvert div.content div.text ul li { margin-left: 20px; padding: 2px 0 2px 10px;  background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}
.servicebody div.graphbtns {float:left; }
.servicebody div.graphbtnsParts {margin-right:22px; }

.ie .servicebody div.graphbtnsParts a span.btn  {width:334px;}
.ie .servicebody div.graphbtnsPromo a span.btn {width:564px;}

div#serviceMain div.sidebar div.sidebarbox {padding:0;}
div#serviceMain div.sidebar div.sidebarboxFeat,
div#serviceMain div.content {height: 276px;}

div#serviceQuickForm {min-height; 270px; background-color: #FFFFFF; background: url("/img/global/service_form_image.jpg") no-repeat scroll 363px bottom;}
div#serviceQuickForm h2 a {color: #515151;}
div#serviceQuickForm div.cssbtns a {float:left; text-align:center; padding: 0 25px;}
.ie div#serviceQuickForm {height; 270px;}

/* COMPARE */
.ie div#compareSpecs {width: 944px;}


/* PROMOS */
#promosbodyHub div.contentbox div.contentWrap div.sidebar {width: 226px;}
#promosbodyHub div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
#promosbodyHub div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}

#promosbodyHub div.contentbox div.contentWrap div.sidebar div.sidebarboxManPromo h2 {color:#000; font-size:16px; margin:0px;}
#promosbodyHub div.contentbox div.contentWrap div.sidebar div.sidebarboxManPromo a.main {padding: 2px 0 2px 10px;  background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}
#promosbodyHub div.contentbox div.contentWrap div.sidebar div.sidebarboxManPromo a.pic {display:block; margin-top:10px; width:215px; height:86px; background: url(/img/global/promo_honda_canada.jpg) no-repeat; border:3px solid #d0d0d0;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
}

div.contentbox div.contentWrap div.sidebar div.sidebarboxAllPromo h2 {padding:0; margin:0 0 10px 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxAllPromo a.main {padding: 2px 0 2px 10px;  background: url(/img/global/arrow_red_right.jpg) 0 7px no-repeat;}


/* NEWS */
#newsbodyHub div.contentbox div.contentWrap div.content {padding: 0;}

#newsbodyHouse div.contentbox div.contentWrap div.sidebar {width: 226px;}
#newsbodyHouse div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
#newsbodyHouse div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}


/* GALLERY */
div#gallerywrap {text-align: left;}
div#gallerywrap div.item {float: left; text-align: left; width: 285px; height: 116px; overflow: hidden; margin: 0 9px 9px 0; padding: 9px; background-color: #7e7e7e;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#gallerywrap div.item:nth-child(even) {margin-right: 0;}
div#gallerywrap div.item div.itemImg {float: left; width: 128px; margin: 0 10px 0 0; border: 1px #302f2f solid;}
div#gallerywrap div.item div.itemImg img {display: block; width: 128px;}
div#gallerywrap div.item * {font-weight: normal;}
div#gallerywrap div.item p {font-family: "DINSchriftMittel"; font-weight: normal; font-size: 18px; line-height: 18px; text-transform: uppercase; margin: 0; padding: 0;}
div#gallerywrap div.item p.galleryName {font-size: 15px; color: #515151;}
.ie div#gallerywrap div.item {width: 280px;}


/* MAILING */
div#sectmailing form fieldset {padding-top: 10px;}
div#sectmailing form fieldset div input.textbox {width: 232px;}
div#sectmailing form fieldset div span.quickformError {top: 0; left: 237px; line-height: 27px; height: 27px; padding-top: 0; padding-bottom: 0;}
.ie div#sectmailing form fieldset div span.quickformError {top: 1px; line-height: 24px; height: 24px; overflow: hidden;}


/* ENVIRONMENT */
#greenbody div#contentboxMain {padding-bottom: 182px; background: #FFFFFF url(/img/global/environment_grass.gif) center bottom no-repeat;}


/* CONTACT */
.contactbody div.contentWrap div.content ul.iconlist li {font-family: "DINSchriftMittel"; margin-bottom: 20px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconNoLink {padding-left: 30px; background-position: 0 4px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconAddress {font-size: 14px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone {background-position: 3px 4px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone span.phone {font-size: 16px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone span.fax {font-size: 12px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconEmail {background-position: 3px 6px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconEmail h2 {color:#515151; font-family: "DINSchriftMittel"; font-weight: normal; margin: 0; padding: 0; border: none;}

.contactbody .buildingimg {width: 195px; height: 185px; background: url(/img/global/contact_building.jpg) 0 0 no-repeat;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  border: 3px solid #d0d0d0;
}

.contactbody div.sidebarboxFeat div.map {margin: 0 0 9px 0;}
.contactbody div.sidebarboxFeat div.map a {display: block; text-indent: -2000px; width: 328px; height: 269px; overflow: hidden; background: url(/img/global/map.gif) 0 0 no-repeat;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  border: 3px solid #d0d0d0;
}
.contactbody div.sidebarboxFeat ul.linklist li,
.contactbody div.contentboxSub div.content ul.linklist li {padding-left: 10px; background: url(/img/global/arrow_red_right.jpg) 0 5px no-repeat;}
.contactbody div.contentboxSub div.contentWrap div.sidebar {width: 195px;}
.contactbody div.contentboxSub div.contentWrap div.content {width: 731px; padding: 0;}

.contactbody div.businesshours {overflow: hidden;}
.contactbody div.businesshours div.item {float: left; width: 154px; margin: 0 20px 20px 0;}
.contactbody div.businesshours div.itemFirst {clear: left;}
.contactbody div.businesshours div.itemLast {margin-right: 0;}
.contactbody div.businesshours div.itemLastrow {margin-bottom: 0;}
.ie .contactbody div.businesshours {height: 1px; overflow: visible;}

.contactbody div.contentbox div.content ul.iconlist {margin-top:0;}


/* PHOTO GALLERY */
div#gallerywrap {text-align: left;}
div#gallerywrap div.item {float: left; text-align: left; width: 280px; height: 98px; overflow: hidden; margin: 0 10px 10px 0; padding: 10px; background-color: #FFFFFF;}
div#gallerywrap div.item div.itemImg {float: left; width: 128px; margin: 0 10px 0 0; border: 1px #666 solid;}
div#gallerywrap div.item div.itemImg img {display: block; width: 128px;}
div#gallerywrap div.item p {margin: 0; padding: 0;}
div#gallerywrap div.item p.galleryName {font-weight: bold; color: #626262;}

/* SITE MAP */
div#sitemap {font-size: 11px; text-align: left; overflow: hidden; padding: 9px; background-color: #E3E3E3;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#sitemap a:link, div#sitemap a:visited {color: #515151; font-weight: normal;}
div#sitemap a:hover, div#sitemap a:focus, div#sitemap a:active {color: #d6171f; font-weight: normal;}
div#sitemap ul {overflow: hidden; margin: 0 0 20px 0; padding: 0; list-style-type: none;}
div#sitemap ul li {float: left; font-size: 11px; margin: 0 10px 0 0; padding: 0 10px 0 0; border-right: 1px solid #999;}
div#sitemap ul li.last {margin-right: 0; padding-right: 0; border-right: none;}
div#sitemap ul li a:link, div#sitemap ul li a:visited,
div#sitemap ul li a:hover, div#sitemap ul li a:focus, div#sitemap ul li a:active {font-weight: bold;}
div#sitemap dl {margin: 0; padding: 0;}
div#sitemap dl.item {float: left; width: 242px; margin: 0 100px 0 0;}
div#sitemap dl.itemLast {margin-right: 0;}
div#sitemap dl dt {margin: 20px 0 0 0; padding: 0 0 2px 0;}
div#sitemap dl dt.first {margin-top: 0;}
div#sitemap dl dt a:link, div#sitemap dl dt a:visited,
div#sitemap dl dt a:hover, div#sitemap dl dt a:focus, div#sitemap dl dt a:active {font-weight: bold;}
div#sitemap dl dd {margin: 0; padding: 2px 0 2px 15px;}
div#sitemap dl dd dl {margin-bottom: 5px;}
div#sitemap dl dd dl dt {margin-top: 5px; padding: 2px 0;}
.ie div#sitemap,
.ie div#sitemap ul {height: 1px; overflow: visible;}
div#rewardProgram h2 {margin-top: 14px;}
div#rewardProgram div.item {margin: 0 0 10px;padding: 0;position: relative;}
div#rewardProgram a#reward:hover,div#rewardProgram a#reward:focus,div#rewardProgram a#reward:active {color: #626262;}
div#rewardProgram div.item label {width: 99px;}
