.tile {
    margin: 5px;
    padding: 16px 8px 8px 8px;
}

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

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

}

.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;
}

/*index2 shit*/

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

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

.tile.mini2 {
    height: 50px;
    width: 50px;
    margin-left: 8px;
}

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

.tile.power-design {
    height: 250px;
    margin-left: 5px;
    width: 500px;
    font-size: 32px;
}

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

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

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

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

.tile.feedback .icon {
    width: 52px;
    height: 47px;
    transform: scale(0.8);
    zoom: 0.8;
}

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

.tile.test-drive .picture {
    width: 198px;
    height: 152px;
    margin-top: 19px;
    background-size: 100%;
}

.tile.test-drive {
    width: 210px;
    height: 210px;
    margin-top: 45px;
    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 {
    width: 220px;
    height: 220px;
    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: 28px;
}

#CABRIOROADSTER.tile.gallery .foldedcontent .heading {
    font-size: 26px;
}

.tile.gallery .picture {
    width: 210px;
    height: 157px;
    margin-top: 22px;
    background-size: 100%;
}

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

.tile.facebook .icon {
    width: 42px;
    height: 43px;
    transform: scale(0.8);
    zoom: 0.8;
}

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

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

.tile.movie .picture {
    width: 180px;
    height: 158px;
    margin-top: 2px;
    background-size: 100%;
}

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

.tile.luxury .picture {
    width: 250px;
    height: 274px;
    margin-top: -42px;
    background-size: 100%;
    -moz-background-size: 100%;
}

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

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

.tile.movie {
    width: 190px;
    height: 190px;
    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: 110px;
    height: 110px;
}

.tile.fake-tile.ft-facebook {
    height: 160px;
    width: 120px;
}

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

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

/*NEW NEW NEW NEW*/

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

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

.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;
}

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

.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.power-design .gallery_navi {
    margin-top: 2px;
}

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

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

.tile.power-design .gallery_navi_container {
    top: 372px;
}

.gecko .tile.power-design .gallery_navi_container {
    margin-left: -47px;
    top: 328px;
}


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


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

.tile.feedback .expandedContent .headline {
    color: #fff;
    font-size: 22px;
}

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

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

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

.gallery_container {
    width: 640px;
    height: 392px;
    position: relative;
}

#SUV .gallery_container {
    width: 640px;
    height: 385px;
    position: relative;
}

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

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

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

.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: 690px;
    height: 320px;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 20px 20px 20px;
}

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

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

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

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

/*NEW NEW NEW NEW*/

.tile .expandedContent {
    color: #fff;
    padding: 20px 10px 10px 20px;
}

.tile.power-design .expandedContent .headline {
    color: #fff;
    padding: 20px;
    font-size: 32px;
}

.tile.power-design .expandedContent .subheadline {
    color: #fff;
    width: 314px;
    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: 320px;
    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: 22px;
    padding: 0;
}

.tile.feedback .expandedContent .subheadline {
    color: white;
    width: 415px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    float: left;
    margin-bottom: 8px;
}

.tile.feedback .expandedContent .form_box {
    width: 440px;
    height: 200px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0px 10px 0px;
    position: relative;
}

.ie .tile.feedback .expandedContent .form_box {
    height: 195px;
    padding: 0 0px 10px 15px;
}

.gallery_navi {
    margin-top: 0px;
}

.gallery_button.left {
    width: 59px;
    margin-left: 10px;
    height: 62px;
    float: left;
    zoom: 0.9;
    -moz-transform: scale(0.9);
}

.gallery_button.right {
    width: 59px;
    height: 62px;
    margin-right: 10px;
    float: right;
    zoom: 0.9;
    -moz-transform: scale(0.9);
}

.tile.gallery .gallery_button.left {
    width: 59px;
    margin-left: 10px;
    margin-top: 25px;
    height: 62px;
    float: left;
    zoom: 0.9;
    -moz-transform: scale(0.9);
}

.tile.gallery .gallery_button.right {
    width: 59px;
    height: 62px;
    margin-right: 10px;
    margin-top: 25px;
    float: right;
    zoom: 0.9;
    -moz-transform: scale(0.9);
}

.gallery_switches {
    position: absolute;
    top: 138px;
    width: 640px;
    z-index: 5;
}

.gecko .tile.gallery .gallery_switches {
    top: 121px;
}

.gallery_picture img {
    height: 100%;
    width: 100%;
}

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

.form_element_container {
    width: 210px;
    float: left;
    height: 32px;
    margin-bottom: 20px;
}

.tile.test-drive .form_element_container {
    width: 183px;
    float: left;
    height: 32px;
    margin-bottom: 26px;
}

.form_element_heading {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    height: 20px;
    margin-bottom: 4px;
    padding-right: 5px;
    float: left;
}

.form_element_container .arabian {
    margin-right: 11px;
}

.tile.test-drive .form_element_heading {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    height: 20px;
    margin-bottom: 4px;
    padding-right: 5px;
    float: left;
    width: 184px;
}

.form_element_input {
    width: 200px;
    height: 24px;
    margin-bottom: 6px;
    border: none;
}

.tile.test-drive .form_element_input {
    width: 180px;
    height: 24px;
    margin-bottom: 6px;
    border: none;
}

.expandedcontainerleft {
    width: 448px !important;
}

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

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

.form_feedback_right {
    width: 253px;
    float: right;
    margin-right: 0px;
}

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

.form_element_textarea {
    width: 253px;
    height: 140px;
}

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

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

.tile.test-drive .expandedContent .form_box {
    width: 432px;
    position: relative;
    height: 193px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    padding: 14px 15px 15px 0px;
}

.test_drive_image {
    margin-top: 21px;
    width: 310px;
    margin-right: 218px;
    height: 325px;
}

.send_button {
    bottom: 0px !important;
    right: 8px !important;
}

.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: 24px;
}

.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;
}

.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: 28px;
    padding: 20px 10px 18px 10px;
    margin-bottom: 20;
    padding: 0;
}

.tile.gallery .expandedContent .subheadline {
    color: #fff;
    /*width: 315px;*/
    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: 320px;
    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;
}

.power-expanded-header {
    width: 584px;
    height: 58px;
}

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

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

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

.movieHeadline {
    font-size: 24px !important;
}

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

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

.movieContainer {
    height: 378px;
    width: 503px;
    margin-top: -18px;
    margin-left: -5px;
}

/*neu neu neu*/

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

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

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

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

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

#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;
    transform: scale(0.9);
    zoom: 0.9;
}

.ie9 #tilesContainer2 {
    width: 1200px;
}

/*neu neu neu*/

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

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

#AMG {
    margin-top: 35px;
}

#signup {
    margin-top: 115px;
}

#SUV {
    margin-left: 32px;
}

.expandedContent .content {
    width: 552px;
}

.expandedContent .leftColumn {
    margin-top: 5px;
    width: 325px;
    float: left;
    margin-right: 10px;
}

.expandedContent .rightColumn {
    margin-top: -287px;
    width: 150px;
    float: left;
}

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

.prices {
    margin: 2px 0;
}

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

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

    color: #fff;
}

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

    color: #fff;
}

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

    color: #fff;

}

.full-page {
    width: 940px;
}

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

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

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

.rightColumn img {
    width: 210px;
    margin-left: 5px;
}

.icon {
    width: 32px;
    height: 30px;
    transform: scale(0.9);
    zoom: 0.9;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.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;
}

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

.video-button {
    float: left;
    width: 140px;
    margin-left: 408px;
    margin-top: -30px !important;
}

.subheading {
    font-weight: 300;
    font-size: 9pt;
    letter-spacing: 0.02em;
    line-height: 20px;
}

.margin-20-left-980 {
    margin-left: 20px;
}