body {
    /*background: url(img/bg/bg_home_1200x900.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#gl500alternative {
    display: none;
}

.ie body {
    /*background: url(img/bg_1200x900.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: left;
}

@font-face {
    font-family: 'corporate_s_lightregular';
    src: url('font/corporates-light-webfont.eot');
    src: url('font/corporates-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/corporates-light-webfont.woff') format('woff'), url('font/corporates-light-webfont.ttf') format('truetype'), url('font/corporates-light-webfont.svg#corporate_s_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #ffffff;
    font-size: 11px;
    font-family: Arial !important;
}

a:hover {
    color: #00ADEF;
}

.trigger-signup:hover {
    color: #00ADEF !important;
}

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

#tilesContainer2 {
    margin-left: auto;
    margin-right: auto;
    top: 0;
}

.tile.third {
    width: 120px;
}

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

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

.subheadline {
    color: #ffffff;
}

.subheadlineArab {
    direction: rtl;
    color: #ffffff;
}

.arabMargin {
    margin-right: 22px;
}

.tile {
    margin: 5px;
    -moz-box-shadow: 1px 1px 6px 1px #000;
    -webkit-box-shadow: 1px 1px 6px 1px #000;
    box-shadow: 1px 1px 6px 1px #000;
    font-family: corporate_s_lightregular, Helvetica, sans-serif;
    color: #000;
}

.tile.heading {

}

.mercedes_logo {
    position: absolute;
    background: url("img/logo_mb_193x50.png");
}

.aa_logo {
    position: absolute;
    background: url("img/logo_AA_249x44.png");
}

.logo_container {
    position: relative;
}

.tile.power-design {
    background: transparent;
}

.tile.power-design .foldedContent {
    background: url("img/update/test_drive_620x310.jpg") no-repeat center center;
    background-size: 100%;
}

.tile.feedback .icon {
    background: url("img/pen.png") no-repeat center center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.tile.facebook .icon {
    background: url("img/home_icon_facebook.png") no-repeat center center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.tile.colortrigger .icon {
    background: url("img/home_icon_star.png") no-repeat center center;
    position: absolute;
    bottom: 1px;
    right: 0px;
}

.tile.test-drive .picture {
    background: url("img/home_test_drive_240x180.jpg") no-repeat center center;
    background-size: 100%;
}

.gallery_button.left {
    background: url("img/Rotation_Arrow_left_Lo_2.png") no-repeat center center;
}

.gallery_button.right {
    background: url("img/Rotation_Arrow_right_Lo_2.png") no-repeat center center;
}

.gallery_button.left:hover {
    background: url("img/Rotation_Arrow_left_Hi_2.png") no-repeat center center;
}

.gallery_button.right:hover {
    background: url("img/Rotation_Arrow_right_Hi_2.png") no-repeat center center;
}

#SUV.gallery .picture {
    background: url("img/update/suv.jpg") no-repeat center center;
    background-size: 100%;
}

#AMG.gallery .picture {
    background: url("img/update/amg.jpg") no-repeat center center;
    background-size: 100%;
}

#gl500alternative.gallery .picture {
    background: url("img/update/amg.jpg") no-repeat center center;
    background-size: 100%;
}

#SALOON.gallery .picture {
    background: url("img/update/saloon.jpg") no-repeat center center;
    background-size: 100%;
}

#CABRIOROADSTER.gallery .picture {
    background: url("img/update/cabrio.jpg") no-repeat center center;
    background-size: 100%;
}

.gallery_navi_wrapper {
    position: relative;
    display: inline-block;
}

.gallery_navi {
    position: relative;
    float: left;
}

.tile.movie .picture {
    background: url("img/home_movie_210x158.jpg") no-repeat center center;
    background-size: 100%;
}

.tile.movie .icon {
    background: url("img/home_icon_play.png") no-repeat center center;
}

#home_button .icon {
    background: #156c48;
}

.tile.luxury .picture {
    background: url("img/home_luxury_310x310.jpg") no-repeat center center;
    margin-left: -10px;
    background-size: 100%;

}

.blue1 {
    background: #045472;
}

.blue2 {
    background: #0887be;
}

.mb_cyan {
    background: #00adef;
}

.red1 {
    background-color: black;
}

.foldedContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 10px 10px 10px;

}

.expandedContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 20px 10px 10px 20px;
}

.expandedContent_mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 20px 10px 10px 20px;
}

.expandedContainerLeft {
    position: relative;
    float: left;
    width: 580px;
}

.gallery_navi_pic:hover {
    outline: 2px #00adef solid;
}

.gallery_navi_pic.active {
    outline: 2px #00adef solid;
}

.gallery_button:hover {
    outline: none;
    /*outline: 2px #00adef solid;*/
}

.fakeLink {
    cursor: pointer;
}

.gallery_transition_helper {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.scale_down {
    position: absolute;
    top: 4%;
    right: 10px;
    background: url("img/scale_down.png") no-repeat center center;
}

.scale_down:hover {
    background: url("img/scale_down_active.png") no-repeat center center;
}

.test_drive_image {
    float: right;
    background: url("img/test-drive_380x410.jpg") no-repeat center center;
    background-size: 100%;
}

.tile:hover {
    /*outline: 3px #3a3a3a solid;*/
}

.send_button {
    position: absolute;
    width: 59px;
    height: 19px;
    bottom: 20px;
    right: 20px;
    background: url("img/btn_send.png") no-repeat center center;
}

.send_button:hover {
    background: url("img/btn_send_active.png") no-repeat center center;
}

.tile .headline {
    color: #fff;
    font-size: 41px;
    padding: 20px 10px 18px 10px;
    margin-bottom: 20px;
    font-family: corporate_s_lightregular;
}

.expendable {
    cursor: pointer;
}

.red1_switch {
    background-color: #BC0A26
}

.red2 {
    background-color: #980A26
}

.red3 {
    background-color: #7C0328
}

.blue1_switch {
    background: #055375;
}

#background_cycler {
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

#background_cycler .active {
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

#background_cycler img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

#background_cycler img.active {
    z-index: 3
}

/*NEU NEU NEU*/

.sliderButtonRight {
    background: url("img/btn_img_back.jpg") no-repeat center center;
}

.sliderButtonLeft {
    background: url("img/btn_img_next.jpg") no-repeat center center;
}

.sliderButtonRight:hover {
    background: url("img/btn_img_back_active.jpg") no-repeat center center;
}

.sliderButtonLeft:hover {
    background: url("img/btn_img_next_active.jpg") no-repeat center center;
}

.gallery_navi_pic {
    margin: 2px 2px 2px 0px;
}

.form_element_heading div {
    color: #fff !important;
}

.audiotrigger  .icon {
    background: url("img/icon_sound.png") no-repeat center center;
    position: absolute;
    bottom: 1px;
    right: 0px;
    margin: 0px 4px 4px 0;
}

.ie8 .gallery_container .infoText {
    background: #808080 !important;
}

.gallery_container .infoText {
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 4%;
    left: 3%;
    width: 95%;
    height: 65%;
    padding: 10px;
    display: none;
    z-index: 100;

}

.gallery_container .textSwitch {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 4%;
    right: 3%;
    width: 5%;
    height: 8%;
    padding: 10px;
    z-index: 100;
    background: url("img/btn_info.jpg") no-repeat center center;

}

.gallery_container .textSwitch:hover {
    background: url("img/btn_info_active.jpg") no-repeat center center;
}

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

.tile.luxury .expandedContent .subheadlineArab {
    color: #fff;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 10px;
    float: left;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    vertical-align: bottom;
    text-align: right;
}

.subheadlineArab div {
    position: absolute;
    bottom: 3%;
    right: 3%;
    color: #fff;
}

.infoTextCloseButton {
    position: absolute;
    background: url("img/btn_close.png") no-repeat center center;
    top: 4%;
    right: 3%;
    width: 5%;
    height: 8%;
}

.infoTextCloseButton:hover {
    background: url("img/btn_close.png") no-repeat center center;

}

.ie9 .mini-bottom.tile {
    margin-top: 4px;
}

.ie9 .foldedContent {
    padding: 15px 10px 10px 5px;
}

.ie9 .expandedContent {
    padding: 10px 10px 10px 5px;
}

.ie9 .expandedContent_mobile {
    padding: 10px 10px 10px 5px;
}

.ie9 #color-switch-fake-tile {
    padding-top: 0px;
}

.mobile .foldedContent .tile .headline {
    height: 400%;
}

img[src="about:blank"] {
    visibility: hidden
}

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

#test-drive .expandedContent {
    background: #000000;
}

.expandedContent .content {
    padding: 0 20px 0;
    font-family: Arial !important;
    font-size: 14px;
    color: #ffffff !important;
}

.expandedContent_mobile .content div p {
    color: #ffffff !important;
}

.expandedContent_mobile .content div p b {
    color: #ffffff !important;
}

.bold {
    font-weight: bold !important;
}

.big {
    font-size: 16px;
}

.tile.feedback .expandedContent {
    background: #000000;
}

#SUV #galleryBackButton {
}

#SUV #galleryNextButton {
}

.seperator {
    height: 2px;
    margin-top: 28px;
}

.logo_container {
    height: 50px;
    /*margin-top: 35px;*/
}

.margin-center {
    margin-left: auto;
    margin-right: auto;
}

.ie8 #SUV {
    margin-left: -30px;
}

.gallery_switches {
    z-index: 30;
}

.scale_down {
    z-index: 30;
}

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

.ie9 .form_box {
    margin-left: 15px;
}

#test-drive .expandedContent_mobile {
    background: #000000;
}

.expandedContent_mobile .content {
    padding: 20px;
}

.success {
    display: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.expandedContent .content div p sup {
    color: #ffffff;
}

.expandedContent_mobile .content div p sup {
    color: #ffffff;
}

table.vehicle-data td, table.vehicle-data td li {
    color: white !important;
    font-family: Arial, sans-serif !important;
    border: 0;
}

video {
    width: 695px;
    height: 385px;
    margin-top: 10px;
}

.video-button {
    font-family: Arial !important;
    font-size: 10px !important;
    background: url("img/btn_blue.gif") no-repeat left center;
    color: #ffffff;
    padding: 0px 0 0 18px;
    margin-top: -5px;
    cursor: pointer;
}

.video-button:hover {
    background: url("img/btn_blue_over.gif") no-repeat left center;

}

:focus {
    outline: 0;
}

.expandedContent .content p {
    font-family: Arial !important;
}

#overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    -moz-opacity: .50;
    filter: alpha(opacity=50);
    opacity: .50
}

#lightbox {
    display: none;
    background: #fff;
    height: 395px;
    width: 695px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px
}

#home_button #icon {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: url("img/icon_home.gif") no-repeat center center;
}

.marginTop10px {
    margin-top: 10px;
}

#eventMobile.gallery .picture {
    background: url("img/event_kachel.jpg") no-repeat center center;
    background-size: 100%;
}

.prices a{
    font-size: 14px !important;
    font-family: Arial !important;
}
.radio{
    width: 260px !important;
}

input {
    color: #000 !important;
}
select {
    color: #000 !important;
}

select option{
    color: #000 !important;
}

.galleryImageNaviContainer {
    float: left;
    position: relative;
    margin-left: 2px;
}

.margin-0-left {
    margin-left: 0;
}

ul li, ol li {
    line-height: 10px;
}