.tile {
    margin: 5px;
    padding: 12px 6px 6px 6px;
}

.foldedcontent {
    padding: 12px 4px 10px 5px !important;
}

/*#tilesContainer {*/
/*position: absolute;*/
/*max-width: 768px;*/
/*left: 20%;*/
/*}*/

#tilesContainer2 {
    width: 768px;
    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;
}

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

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

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

/*index2 shit*/

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

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

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

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

.tile.power-design {
    height: 190px;
    margin-left: 34px;
    width: 380px;
    font-size: 22px;
}

.tile.power-design .foldedcontent {
    background-size: 100%;
}

.tile.power-design .gallery_navi {
    width: 531px;
    margin-top: 6px;
}

.gecko .tile.power-design .gallery_navi {
    width: 545px;
    margin-top: 6px;
}

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

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

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

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

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

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

.tile.test-drive .picture {
    width: 150px;
    height: 133px;
    margin-top: 0px;
    background-size: 100%;
}

.tile.test-drive {
    width: 160px;
    height: 160px;
    margin-top: 35px;
    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: 170px;
    height: 170px;
    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: 22px;
}

.tile.gallery .picture {
    width: 160px;
    height: 133px;
    margin-top: 6px;
    background-size: 100%;
}

.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: 280px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 0 10px;
    float: left;
}

.seperator {
    height: 2px !important;
    margin-top: 70px !important;
    margin-left: auto;
    margin-right: auto;
    width: 725px;
    border-bottom: dashed 1px #CECECD !important;
}

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

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

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

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

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

.tile.movie .icon {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 44px;
    right: 60px;
    background-size: 100%;
}

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

.tile.luxury .heading {
    color: #fff;
    font-size: 26px;
}

.tile.luxury .picture {
    width: 195px;
    height: 192px;
    margin-top: -27px;
    background-size: 100%;
}

.tile.luxury .expandedContent .subheadline {
    color: #fff;
    width: 290px;
    font-family: Arial, sans-serif;
    font-size: 15px !important;
    line-height: 20px;
    padding: 0 0 0 10px;
    float: left;
}

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

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

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

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

.gecko .tile.gallery .gallery_navi_container {
    margin-left: -103px;
    top: 268px;
}

.tile.gallery .gallery_navi_container {
    margin-left: -1px;
    top: 398px;
}

.tile.luxury .gallery_navi {
    width: 4040px;
    margin-top: 8px;
}

.gecko .tile.luxury .gallery_navi {
    width: 957px;
}

.tile.luxury .expandedContent .subheadlineArab {
    color: #fff;
    width: 190px;
    font-family: Arial, sans-serif;
    font-size: 15px !important;
    line-height: 20px;
    padding: 0 8px 0 10px;
    float: left;
    text-align: right;
}

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

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

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

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

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

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

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

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

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

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

.tile.power-design.tile .headline {
    margin-bottom: 0 !important;
}

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

.tile.power-design .expandedContent .subheadline {
    color: #fff;
    width: 435px;
    font-family: Arial, sans-serif;
    font-size: 15px !important;
    line-height: 20px;
    padding: 32px 0 0 10px;
    float: left;
}

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

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

.tile.feedback .expandedContent .subheadline {
    color: white;
    width: 405px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    float: left;
    margin-bottom: 10px;
}

.tile.feedback .expandedContent .form_box {
    width: 399px;
    height: 382px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 20px 20px 20px;
}

.gallery_container {
    width: 480px;
    height: 324px;
    position: relative;
}

.gallery_navi_container {
    width: 686px;
    height: 66px;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: rgba(0, 0, 0, 0.4);
    zoom: 0.7;
    -moz-transform: scale(0.7);
}

.gecko .tile.luxury .gallery_navi_container {
    top: 268px;
    margin-left: -103px;
}

.gecko .tile.power-design .gallery_navi_container {
    top: 269px;
    width: 707px;
    margin-left: -104px;
}

.gallery_navi {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    padding: 2px;
}

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

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

.gallery_switches {
    position: absolute;
    top: 124px;
    width: 480px;
    z-index: 5;
}

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

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

.form_element_container {
    width: 150px;
    float: left;
    height: 44px;
    margin-bottom: 4px;
    margin-right: 92px;
    font-size: 12px;
}

.tile.feedback .form_element_container {
    width: 211px;
    float: left;
    height: 44px;
    margin-bottom: 6px;
    margin-right: 92px;
    font-size: 12px;
}

.form_element_heading {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    margin-bottom: 4px;
    width: 207px;
}

.tile.feedback .form_element_heading {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: white;
    height: 20px;
    margin-bottom: 4px;
    float: left;
}

.form_element_input {
    width: 210px;
    height: 20px;
    margin-bottom: 10px;
}

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

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

.form_element_textarea_container {
    width: 297px;
    height: 164px;
    margin-left: 20px;
}

.form_element_textarea {
    width: 296px;
    height: 119px;
}

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

.send_button {
    bottom: 34px !important;
    right: 28px !important;
}

.tile.test-drive .expandedContent .subheadline {
    color: #fff;
    width: 553px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    float: left;
    margin-bottom: 7px;
}

.form_element_container select {
    width: 212px;
}

.test-drive-send {
    bottom: 7px !important;
    right: 107px !important;
}

.tile.test-drive .expandedContent .form_box {
    width: 560px;
    height: 194px;
    background: rgba(0, 0, 0, 0.5);
    padding: 22px 20px 10px 20px;
    margin-top: 76px;
}

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

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

.movieContainer {
    height: 272px;
    width: 361px;
    margin-top: 0px;
    margin-left: -1px;
}

.subheadlinearab {
    margin-top: -12px;
}

/*neu neu neu*/

.gallery_navi_wrapper {
    overflow: hidden;
    margin-left: 116px;
    height: 57px;
    width: 250px;
}

.gallery_navi_wrapper {
    margin-left: 76px !important;
    height: 70px !important;
    width: 338px !important;
}

.tile.gallery .gallery_navi_wrapper {
    width: 517px !important;
    margin-left: 85px !important;
    height: 70px !important;
}

.tile.power-design .gallery_navi_wrapper {
    margin-left: 79px !important;
    height: 70px !important;
    width: 525px !important;
}

.tile.luxury .gallery_navi_wrapper {
    margin-left: 88px !important;
    height: 70px !important;
    width: 511px !important;
}

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

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

.tile.power-design .sliderButtonRight {
    display: none;
}

.tile.power-design .sliderButtonLeft {
    display: none;
}

#gallery .gallery_navi {
    width: 4085px;
    margin-top: 6px;
}


.audiotrigger  .icon {
    width: 32px;
    height: 30px;
    transform: scale(0.7);
    zoom: 0.7;
    margin: 0 -2px -1px 0;
}

.gecko .audiotrigger  .icon {
    margin: 0 -2px -1px 0;
}


#home_button #icon {
    width: 20px;
    height: 20px;
    bottom: 0 !important;
    right: 0 !important;
}


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

.keyvisual{
    width:100%;
    height: 100%;
}

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

.movie video {
margin-top: -3px;
height: 278px;
}

object{
    margin-top: -3px;
    height: 278px;
    width: 360px;
}