<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tile {
    margin: 5px;
}

#tilesContainer {
    position: absolute;
    max-width: 624px;
    left: 20%;
}

#tilesContainer2 {
    width: 1200px;
    margin-top: 80px;
    padding-left: 20px;
}

.ie #tilesContainer2 {
    width: 1210px;
    margin-top: 120px;
    padding-left: 20px;
}

.ie8 #tilesContainer2 {
    width: 1210px;
}

.tile.third {
    width: 98px;
    height: 120px;
}

.tile.double {
    width: 200px;
    height: 120px;
}

.tile.half-size {
    height: 75px;
    width: 75px;
}

.tile.half-size-bottom {
    height: 60px;
    width: 60px;
    margin-top: 60px;
}

.mercedes_logo {
    width: 193px;
    height: 50px;
    top: 44px;
    left: 22px;
}

.aa_logo {
    width: 249px;
    height: 44px;
    right: 18px;
    top: 52px;
}

.logo_container {
    width: 1200px;
    padding: 44px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

/*index2 shit*/

.tile.mini-bottom {
    height: 40px;
    width: 40px;
    margin-top: 95px;
    margin-right: 36px;
}

.tile.mini {
    height: 40px;
    width: 40px;
}

.ie .tile.mini {
    height: 40px;
    width: 40px;
    float: left;
}

.tile.mini2 {
    height: 70px;
    width: 70px;
}

.ie .tile.mini2 {
    height: 70px;
    width: 70px;
    left: -2px;
}

.tile.mini3 {
    height: 128px;
    width: 128px;
}

.tile.power-design {
    height: 310px;
    width: 620px;
    font-size: 40px;
}

.ie .tile.power-design {
    height: 310px;
    width: 620px;
    font-size: 40px;
}

.tile.fake-tile {
    padding: 0;
    background: transparent;
    height: 320px;
    border: none;
    margin: 0;
    width: 180px;
    box-shadow: none;
}

.ie .tile.fake-tile {
    padding: 0;
    background: transparent;
    height: 320px;
    border: none;
    margin: 0;
    width: 150px;
    box-shadow: none;
}

.tile.fake-tile.ft-mini {
    height: 100px;
    width: 90px;
    float: left;
}

.ie8 .tile.fake-tile.ft-mini {
    width: 100px;
}

.tile.fake-tile:hover {
    outline: none;
}

.tile.feedback {
    width: 170px;
    height: 170px;
    position: relative;
}

.tile.feedback .expandedContent {
    background: -moz-linear-gradient(top, #333333 0%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%, #666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%, #666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%, #666666 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%, #666666 100%); /* W3C */
}

.tile.feedback .heading {
    color: #fff;
    font-size: 28px;
}

.tile.feedback .icon {
    width: 52px;
    height: 47px;
}

.tile.test-drive .heading {
    color: #fff;
    font-size: 36px;
}

.tile.test-drive .picture {
    width: 250px;
    height: 189px;
    margin-top: 30px;

}

.seperator {
    height: 2px !important;
    margin-top: 70px !important;
    /*width: 80% !important;*/
    border-bottom: dashed 1px #CECECD !important;
}

.tile.test-drive {
    width: 260px;
    height: 260px;
    margin-top: 55px;
    margin-right: 30px;
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #333333 0%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%, #666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%, #666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%, #666666 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%, #666666 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#666666', GradientType=0); /* IE6-9 */
}

.ie .tile.test-drive {
    width: 260px;
    height: 260px;
    margin-top: 55px;
    margin-right: 30px;
    padding-top: 60px;
}

.tile.gallery {
    width: 270px;
    height: 270px;
    background: -moz-linear-gradient(top, #333333 0%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%, #666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%, #666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%, #666666 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%, #666666 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#666666', GradientType=0); /* IE6-9 */
}

.tile.gallery .heading {
    color: #fff;
    font-size: 32px;
}

.tile.gallery .picture {
    width: 260px;
    height: 200px;
    margin-top: 30px;
}

.tile.facebook .heading {
    color: #fff;
    font-size: 22px;
}

.tile.facebook .icon {
    width: 42px;
    height: 43px;
}

.tile.movie .heading {
    color: #fff;
    font-size: 30px;
}

.tile.movie .icon {
    width: 57px;
    height: 57px;
    position: absolute;
    bottom: 60px;
    right: 84px;
}

.tile.movie .picture {
    width: 220px;
    height: 168px;
    margin-top: 22px;
}

.tile.luxury .heading {
    color: #000;
    font-size: 40px;
}

.ie .heading {
    text-align: left;
}

.tile.luxury .picture {
    width: 322px;
    height: 310px;
    margin-top: -35px;
}

.tile.colortrigger .icon {
    width: 20px;
    height: 20px;
}

.tile.del-margin-top {
    margin-top: 0;
}

.tile.movie {
    width: 230px;
    height: 230px;
    background: -moz-linear-gradient(top, #333333 0%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%, #666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%, #666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%, #666666 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%, #666666 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#666666', GradientType=0); /* IE6-9 */
}

.tile.facebook {
    width: 140px;
    height: 140px;
}

.tile.fake-tile.ft-facebook {
    height: 205px;
    width: 150px;
}

.ie9.tile.fake-tile.ft-facebook {
    height: 305px;
    width: 150px;
    margin-top: -90px;
}

.tile.luxury {
    height: 310px;
    background: #fff;
    width: 310px;
}

.tile.fake-tile.ft-mini {
    height: 100px;
    width: 100px;
}

/*NEW NEW NEW NEW*/
.power-expanded-header {
    width: 800px;
    height: 120px;
}

.tile.luxury .power-expanded-header {
    height: 70px;
}

.tile.luxury .gallery_navi_container {
    bottom: 100px;
}

.tile.gallery .gallery_navi_container {
    bottom: 100px;
}

.tile.gallery .power-expanded-header {
    height: 70px
}

.tile.power-design .power-expanded-header {
    height: 60px;
    margin-bottom: 8px;
}

.tile.power-design .expandedContent {
    color: #fff;
    padding: 0;
}

.tile.power-design .expandedContent .headline {
    color: #fff;
    padding: 25px 0 0 18px;
}

.tile.power-design .expandedContent .subheadline {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 10px;
    float: left;
}

.tile.power-design .expandedContent .subheadlineArab {
    color: #fff;
    width: 390px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 10px;
    float: left;
    text-align: right;
}

.tile.feedback .expandedContent .headline {
    color: #fff;
    font-size: 42px;
    padding: 5px 10px 0px 0px;
}

.ie .tile.feedback .expandedContent .headline {
    padding: 20px 10px 0 10px !important;
}

.ie .tile.feedback .expandedContent .subheadline {
    padding: 0 10px 0 10px !important;
}

.tile.feedback .expandedContent .subheadline {
    color: #fff;
    width: 526px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    float: left;
    margin-bottom: 7px;
}

.tile.test-drive .send_button {
    bottom: 71px;
    right: 20px;
}

.gecko .tile.test-drive .send_button {
    bottom: 51px;
}

.tile.feedback .expandedContent .form_box {
    width: 560px;
    height: 255px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 0px 20px 0px;
    position: relative;
}

.gallery_container {
    width: 800px;
    height: 600px;
    position: relative;
}

.gallery_navi_container {
    width: 800px;
    height: 70px;
    bottom: 80px;
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.4);
}

.tile.power-design .gallery_navi_container {
    bottom: 100px;
}

#gallery .gallery_navi {
    width: 2667px;
}

.gecko #gallery .gallery_navi {
    width: 2675px;
}

.gallery_button.left {
    width: 59px;
    margin-left: 10px;
    height: 62px;
    float: left;
}

.gallery_button.right {
    width: 59px;
    height: 62px;
    margin-right: 10px;
    float: right;
}

.gallery_switches {
    position: absolute;
    top: 180px;
    width: 800px;
    z-index: 5;
}

.scale_down {
    width: 19px;
    height: 19px;
}

.form_element_container {
    width: 250px;
    float: left;
    height: 44px;
    margin-bottom: 20px;
    margin-left: 58px;
}

.ie8 .tile.feedback .form_element_container {
    margin-bottom: -15px !important;
    height: 10px !important;
}

.ie8 .tile.test-drive .form_element_container {
    margin-bottom: -15px !important;
    height: 10px !important;
}

.ie8 .tile.feedback .form_feedback_left {
    margin-top: -30px !important;
    width: 250px !important;
    margin-left: -20px !important;
}

.ie8 .tile.feedback .form_feedback_right {
    margin-top: -250px !important;
    width: 200px !important;
    margin-left: 300px;
}

.ie8 .tile.feedback .send_button {
    margin-right: 20px !important;
}

.form_element_heading {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    width: 250px;
    color: #fff;
    height: 20px;
    margin-bottom: 4px;
    float: left;
}

.tile.form_element_heading {
    width: 250px;
}

.tile.feedback .form_element_heading {
    width: 145px;
    float: left;
}

.form_element_input {
    width: 250px;
    height: 24px;
    margin-bottom: 26px;
    border: none;
}

.form_element_select {
    width: 250px;
    height: 24px;
    margin-bottom: 26px;
}

.form_feedback_left {
    width: 270px;
    float: left;
}

.form_feedback_right {
    width: 270px;
    float: right;
    margin-right: 110px;
}

.form_element_textarea_container {
    width: 380px;
    height: 164px;
}

.form_element_textarea {
    width: 380px;
    height: 164px;
}

.tile.test-drive .expandedContent .headline {
    color: #fff;
    font-size: 42px;
    padding: 20px 10px 18px 10px;
    margin-bottom: 20;
    padding: 0;
}

.ie8 .tile.test-drive .form_box {
    width: 600px !important;
    margin-left: -20px !important;
}

.ie8 .tile.test-drive .test_drive_image {
    width: 360px !important;
}

.ie8 .tile.test-drive .expandedContent .headline {
    padding: 30px 0 0 0;
}

.ie8 .tile.test-drive .send_button {
    margin-bottom: 20px;
    margin-right: 18px;
}

.ie8 .tile.test-drive .form_element_input {
    margin-left: -20px;
}

.ie8 .tile.test-drive .form_element_container {
    margin-right: 10px !important;
}

.tile.test-drive .expandedContent .subheadline {
    color: #fff;
    width: 520px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    float: left;
    margin-bottom: 40px;
}

.tile.test-drive .expandedContent .form_box {
    width: 560px;
    position: relative;
    height: 290px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 20px 20px 0px;
    margin-top: 6px;
}

.gecko .tile.test-drive .expandedContent .form_box {
    height: 268px;
}

.test_drive_image {
    margin-top: 32px;
    width: 380px;
    margin-right: 20px;
    height: 410px;
}

.expandedContainer {
    width: 980px;
}

.footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    width: 256px;
    height: 25px;
    float: left;
    margin-top: 100px;
    margin-left: 6px;
    background-color: #000000;
    position: relative;
}

.tile.test-drive .form_element_container {
    margin-left: 20px;
}

.footer a {
    padding: 0 10px 0 10px;
}

.footer div {
    float: left;
    color: #ffffff;
    margin-top: 1px;
}

.upperFooter {
    font-family: Arial, sans-serif;
    font-size: 11px;
    width: 160px;
    height: 25px;
    float: left;
    margin-top: 64px;
    margin-left: -255px;
    background-color: #055375;
    position: relative;
    padding-top: 2px;
}

.upperFooter a {
    font-weight: bold;
    font-size: 12px;
    padding: 0 10px 0 10px;
}

.upperFooter div {
    float: left;
    color: #ffffff;
    margin-top: 1px;
}

.arrow {
    background: url("img/pfeil.gif") no-repeat left;
    margin-left: 8px;
    padding-left: 8px;
}

.foldedcontent {
    padding: 16px 5px 5px 5px !important;
}

.tile.gallery .expandedContent {
    color: #fff;
    padding: 0;
}

.tile.gallery .expandedContent .headline {
    color: #fff;
    font-size: 42px;
    padding: 20px 10px 18px 10px;
    margin-bottom: 20;
    padding: 0;
}

.tile.gallery .expandedContent .subheadline {
    color: #fff;
    width: 410px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 10px;
    float: left;
}

.tile.gallery .expandedContent .subheadlineArab {
    color: #fff;
    width: 390px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 10px;
    float: left;
    text-align: right;
}

.tile.gallery .expandedcontent .headline {
    color: #fff;
    padding: 20px 10px 18px 10px;
}

.movie video {
    margin-top: 28px;
}

.tile.luxury .expandedContent {
    padding: 0;
}

.tile.gallery .expandedContent .headline {
    color: #fff;
    font-size: 42px;
    padding: 20px 10px 0 10px;
}

.tile.luxury .expandedcontent .headline {
    color: #fff;
    padding: 20px 10px 0 10px;
}

.movieContainer {
    height: 482px;
    width: 639px;
    margin-top: -2px;
    margin-left: -6px;
}

.gallery_navi_wrapper {
    width: 676px;
    overflow: hidden;
    margin-left: 62px;
    margin-top: 9px;
    height: 60px;
    text-align: center;
}

.gecko .tile.gallery .gallery_navi_wrapper {
    height: 60px;
    margin-left: 102px;
    margin-top: 9px;
    overflow: hidden;
    text-align: center;
    width: 591px;
}

.ie8 .tile.gallery .gallery_navi_wrapper {
    margin-top: 520px !important;
}

.sliderButtonRight {
    position: absolute;
    width: 42px;
    height: 50px;
    float: left;
    left: 5px;
    top: 13px;
}

.gecko .sliderButtonRight {
    position: absolute;
    width: 42px;
    height: 50px;
    float: left;
    left: 32px;
    top: 13px;
}

.sliderButtonLeft {
    position: absolute;
    width: 42px;
    height: 50px;
    float: right;
    right: 5px;
    top: 13px;
}

.gecko .sliderButtonLeft {
    position: absolute;
    width: 42px;
    height: 50px;
    float: right;
    right: 32px;
    top: 13px;
}

.ie8 .sliderButtonRight {
    top: 3px;
}

.ie8 .sliderButtonLeft {
    top: 3px;
}


#CABRIOROADSTER .gallery_navi {
    width: 3534px;
}

#SUV .gallery_navi {
    width: 4626px;
}

#AMG .gallery_navi {
    width: 3290px;
}

#SALOON .gallery_navi {
    width: 10254px;
}

.gallery_navi {
    padding: 2px;
}

.audiotrigger  .icon {
    width: 32px;
    height: 30px;
}

.gallery_container .infoText {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 4%;
    left: 3%;
    width: 95%;
    height: 63%;
    padding: 10px;
}

.ie8 .tile.test-drive {
    background: #333333 !important;
}

.ie8 .tile.gallery {
    background: #333333 !important;
}

.ie8 .tile.movie {
    background: #333333 !important;
}

/*new new new*/

#audio-fake-tile {
    width: 80px;
    float: left;
    margin-top: 190px;
    margin-right: 0px;
}

#audio-mini-tile {
    margin-left: 35px;
}

#AMG {
    margin-top: 45px;
}

#signup {
    margin-top: 145px;
}

#SUV {
    margin-left: 40px;
}

.expandedContent .content {
    width: 690px;
}

.expandedContent .leftColumn {
    margin-top: 10px;
    width: 350px;
    float: left;
}

.expandedContent .rightColumn {
    margin-top: -318px;
    width: auto;
    float: left;
    margin-left: 455px;
}

.doublePadding {
    padding-top: 0px;
    margin: 5px 0;
}

.prices {
    margin: 0 0 20px 0;
}

.expandedContent .content div {
    font-size: 14px;

    color: #fff;
}

.expandedContent .content div p {
    font-size: 14px;

    color: #fff;
}

.expandedContent .content div p b {
    font-size: 14px;

    color: #fff;
}

.extra-padding {
    padding: 0 0 20px 0;
}

.full-page {
    width: 1200px;
}

.ie8 .expandedContent .content {
    width: 720px;
}

.ie8 .form_element_container {
    margin-left: 5px;
}

.ie8 .form_element_heading {
    width: 190px;
}

.no-padding {
    margin: 0;
    padding: 0;
}

.extra-padding {
    padding-top: 25px;
}

#home_button #icon {
    width: 20px;
    height: 20px;
}

.upperFooter {
    font-family: Arial, sans-serif;
    font-size: 11px;
    width: 90px;
    padding-top: 2px;
    height: 25px;
    float: left;
    margin-top: 64px;
    margin-left: -255px;
    background-color: #055375;
    position: relative;
}

.form_element_heading div {
    width: 180px;
}

#event #galleryBackButton {
    display: none;
}

#event #galleryNextButton {
    display: none;
}

.send_button {
    bottom: 0px !important;
    right: 0px !important;
}</pre></body></html>