@media all {

  html * {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
  }

  body {
    background-color: black;
  }

  h1, h2, h3, h4, h5, h6 {
    color: #EBB428;
    padding-bottom: 5px;
  }

  .skip {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }

  p, th, tr, td, span {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
  }

  .imprint {
    text-align: left;
  }

  .imprint p {
    padding-bottom: 10px;
    margin: 0px;
  }

  .imprint a {
    color: #EBB428;
  }

  a#hidden_robot_link {
    left: -1000em;
    position: absolute;
    top: -1000em;
  }

  #detail_option_text {
    height: 32px;
    width: 430px;
    position: absolute;
    top: 204px;
    color: #ffffff;
    padding: 0 5px;
    z-index: 1010;
    background-color: #000;
    filter: alpha(opacity = 60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
  }

  #detail_option_text p {
    color: #ffffff;
    font-size: 10px;
  }

  ul.tooltip {
    padding-left: 15px;
  }

  ul.tooltip li {
    padding-bottom: 5px;
  }

  .container a:focus, .container a:hover {
    cursor: pointer;
    color: #EBB428;
  }

  .container a {
    color: #fff;
    text-decoration: underline;
    outline: none
  }

  .admin_container {
    background-color: #FFF;
    margin: 0px auto 20px auto;
    padding: 0 20px 20px 20px;
    color: #333;
    text-align: left;
    min-width: 960px;
  }

  .admin_container h3,
  .admin_container p,
  .admin_container a {
    color: #333;
  }

  .admin_container a:hover,
  .admin_container a:focus {
    color: #666;
  }

  .container {
    width: 800px; /* max. span-20 */
    height: 650px;
    color: #fff;
  }

  .container {
    padding-top: 9px; /* Beim Anpassen dieses Wertes auch  #wheels -> top: und .img_border_ext, .img_border_int -> top: anpassen !!!! */
  }

  #overlay_preload {
    width: 720px;
    height: 600px;
    background-color: black;
    color: #fff;
    position: absolute;
    top: 0px;
    z-index: 9999;
    padding-top: 15px;
  }

  #overlay_preload p {
    line-height: 1.4em;
    font-size: 1.0em;
    padding: 4px 0;
  }

  #overlay_imprint, #overlay_legal_text {
    background-color: black;
    color: #fff;
    display: none;
    text-align: left;
  }

  p.overlay_preload {
    color: #EBB428;
    padding-top: 50px;
    padding-left: 50px;
    font-size: 12px;
  }

  #img_car_type_title {
    height: 608px;
  }

  .car_type_title_image {
    padding-left: 10px;
  }

  #img_lotus_logo {
    padding: 0;
    margin: 0 0 10px 12px;
    width: 65px;
    height: 65px;
    background: url(/images/sprite-lotus-logo.png) no-repeat 0 -90px;
  }

  #model,
  #ext_color,
  #int_color,
  #non_colored_doorhandle,
  #wheels {
    height: 228px;
  }

  #ext_color {
    z-index: 800;
    position: absolute;
    top: 9px; /* Beim Anpassen dieses Wertes auch  .container -> padding-top: und .img_border_ext, .img_border_int -> top: anpassen !!!! */
  }

  #non_colored_doorhandle {
    z-index: 900;
    position: absolute;
    top: 9px; /* Beim Anpassen dieses Wertes auch  .container -> padding-top: und .img_border_ext, .img_border_int -> top: anpassen !!!! */
  }

/* Überlagerung der Felgen*/
  #wheels {
    z-index: 1000;
    position: absolute;
    top: 9px; /* Beim Anpassen dieses Wertes auch  .container -> padding-top: und .img_border_ext, .img_border_int -> top: anpassen !!!! */
  }

  .img_border_ext, .img_border_int {
    height: 226px;
    z-index: 2000;
    position: absolute;
    top: 9px;
    border: 1px solid #EBB428;
  }

  .img_border_ext {
    width: 428px;
  }

  .img_border_int {
    width: 268px;
  }

  #imag_spinner_ajax_call {
    padding-top: 10px;
  }

  #loading_ajax_call {
    top: 10px;
    color: #EBB428;
    position: relative;
    z-index: 100;
    font-size: 12px;
    display: none;
  }

  #baugruppen_config,
  #overlay_mail_form,
  #selected_optionen_price {
    height: 380px;
  }

  #overlay_mail_form {
    display: none;
    background-color: black;
    color: #fff;
    z-index: 500;
    position: absolute;
    top: 240px;
    width: 430px;
  }

  span.action_buttons_content {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  #mail_button {
    margin-right: 48px;
  }

  span.action_button {
    background: transparent url(../images/button_bg.jpg) no-repeat scroll center top;
    border: none;
    height: 50px;
    margin: 0 0 0 5px;
    width: 152px;
    float: right;
  }

  span.action_button:hover {
    background: transparent url(../images/button_bg_hover.jpg) no-repeat scroll center top;
  }

  span.action_button a {
    padding: 10px 0 10px 0;
    margin: 10px 0 0 0;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #043A26;
  }

  span.action_button a:hover, span.action_button input:hover,
  span.action_button a:focus, span.action_button input:focus {
    color: #043A26;
  }

  span.action_button_2_zeilig a {
    padding: 3px 0 10px 0;
  }

  #footer {
    font-size: 11px;
  }

  #footer p {
    color: #EBB428;
  }

  #footer a {
    text-decoration: none;
  }

  .alert {
    color: red;
    background: #fff6bf url("../images/exclamation.gif") no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 20px 5px 45px;
    border: 2px solid #EBB428;
  }

  .flashnotice {
    color: green;
    font-weight: bold;
  }

  .flasherror {
    color: red;
    font-weight: bold;
  }

  div.error_site {
    color: black;
    text-align: center;
  }

  div.error_site a {
    color: #EBB428;
  }

  /*
    Component Nav Tabs
    ------------------
  */
  ul#sliding-navigation_tab {
    list-style: none;
    font-size: .75em;
    margin: 5px 0;
    padding: 0;
  }

  ul#sliding-navigation_tab li.sliding-element h3,
  ul#sliding-navigation_tab li.sliding-element a {
    display: block;
    width: 70px;
    padding: 5px 18px;
    margin: 0;
    margin-bottom: 5px;
  }

  ul#sliding-navigation_tab li.sliding-element h3 {
    color: #fff;
    background: #333 url("../images/heading_bg.jpg") repeat-y;
    font-weight: normal;
  }

  ul#sliding-navigation_tab li.sliding-element a {
    color: #999;
    background: #222 url("../images/tab_bg.jpg") repeat-y;
    border: 1px solid #1a1a1a;
    text-decoration: none;
    font-size: 12px
  }

  ul#sliding-navigation_tab li.sliding-element a:hover {
    color: #EBB428;
  }

  ul#sliding-navigation_tab li.sliding-element a.active {
    color: #EBB428;
    font-weight: bold;
  }

  #sliding-navigation_tab li.sliding-element *:focus {
    outline: none
  }

  /*
    Component Content
    ---------------
  */

  div.component_content {
    padding-top: 4px;
  }

  img.component_content {

  }

  p.component_content {
    font-weight: bold;
    padding-top: 2px;
  }

  .active_option_img, .default_option_img {
    border: 1px solid #EBB428;
  }

  .option_img {
    border: 1px solid #000;
  }

  .checkbox_label, .radiobutton_label {
    font-size: 11px;
  }

  /*
    Optin Price Table
    ---------------
  */
  #reset_link {
    font-size: 12px;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 4px;
  }

  .text_right {
    text-align: right;
  }

  #price_list_title {
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 2px;
    font-size: 12px;
  }

  .price_in_table {
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
  }

  td.sum {
    border-top: 1px solid #fff;
    font-weight: bold;
  }

  td.sum_border_bottom {
    border-bottom: 3px double #fff;
  }

  /*
   Mail Form
    -----------
  */

  #mail_form {
    padding-top: 4px;
  }

  .input_text_description {
    border: none;
    display: block;
    color: #fff;
    font-size: 95%;
    font-weight: 700;
    line-height: 150%;
    padding: 0 0 1px;
  }

  input.text {
    background: #fff url("../images/shadow.gif") repeat-x top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    color: #333;
    font-size: 100%;
    margin: 0;
    margin-bottom: 4px;
    padding: 2px 0;
    width: 380px;
  }

  .checkbox_description {
    border: none;
    color: #fff;
    font-weight: 700;
    line-height: 150%;
    padding: 0 0 1px;
  }

  input.checkbox {
    height: 13px;
    line-height: 1.4em;
    margin: 6px 0 0 3px;
    width: 13px;
    top: 0.1em;
  }

  textarea.textarea {
    background: #fff url("../images/shadow.gif") repeat-x top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    color: #333;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    margin: 10px 0 5px 0;
    height: 120px;
    width: 380px;
  }

  /*
    scrollbarerer haftungsausschluss auf der Impressumsseite
    ---------------
  */

  .impressum_td {
    vertical-align: top;
  }

  #haftungsausschluss_content {
    width: 670px;
    margin: 0;
    padding: 0
  }

  /*
  * index.html
  */
  #index_body {
    background-image: url(/images/body_background.jpg);
    background-repeat: repeat-x;
    background-position: 0px 15px;
  }

  #index_header, #index_content {
    margin: 0 auto;
    color: #FFFFFF;
  }

  #index_header {
    padding-left: 30px;
    height: 145px;
    width: 780px;
  }

  #index_header h1, #index_header h2 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  #index_content {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    width: 800px; /* height: 250px;*/
  }

  #index_car_select {
    margin: 0 auto;
    color: #666;
    padding-left: 30px;
    width: 770px; /* width: 960px; mit einem Auto (Europa) mehr*/
    height: 150px;
  }

  #index_content p {
    font-size: 12px;
    padding-top: 10px;
  }

  #index_content a {
    color: #EBB428;
  }

  #index_content a:hover,
  #index_content a:focus {
    color: #fff;
  }

  #index_default_content {
    text-align: center;
  }

  #index_car_select_hover_div {
    height: 100px;
    text-align: center;
  }

  ul.index_car_select {
    list-style: none;
    margin: 0;
    padding: 20px 10px 20px 20px;
    float: left;
  }

  ul.index_car_select li {
    margin: 0;
    padding-left: 5px;
    position: relative; /* Set the absolute positioning base coordinate */
    width: 180px;
    height: 100px;
    float: left;
  }

  ul.index_car_select li img {
    width: 160px;
    height: 85px;
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    padding: 0px; /*background-color: #f0f0f0;*/
    position: absolute;
    left: 0;
    top: 0;
  }

  #index_footer {
    text-align: center;
    width: 800px;
    margin: 0 auto;
  }

  #index_footer a {
    color: #fff;
    text-decoration: underline;
    outline: none
  }

  #index_footer a:focus, #index_footer a:hover {
    color: #EBB428;
  }

  #index_imprint {
    background-color: #000;
    color: #fff;
  }

  #link_index_impressum {
    cursor: pointer;
  }

  #evora_content,
  #elise_content,
  #exige_content,
  #twoeleven_content,
  #twoeleven_content {
    display: none;
  }

  #prospekte {
    margin: 30px 0 10px 0;
  }

  #prospekte h3 {
    text-align: center;
    margin-bottom: 10px;
  }

  #prospekte #left_column {
    float: left;
    width: 48%; /* keine 50 wegen IE */
    padding-right: 10px;
  }

  #prospekte #left_column ul li span {
    float: right;
    margin-left: 5px;
  }

  #prospekte #left_column h3,
  #prospekte #left_column p {
    text-align: right;
    margin: 0;
    padding: 0;
  }

  #prospekte #right_column {
    float: right;
    padding-left: 10px;
    width: 48%; /* keine 50 wegen IE */
  }

  #prospekte #right_column ul li span {
    float: left;
    margin-right: 5px;
  }

  #prospekte #right_column h3,
  #prospekte #right_column p {
    text-align: left;
    margin: 0;
    padding: 0;
  }

  #prospekte #left_column ul,
  #prospekte #right_column ul {
    list-style: none;
  }

  #prospekte #left_column ul li,
  #prospekte #right_column ul li {

  }

/* Statistics */
  #statistic_content,
  #statistic_filter {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #statistic_result {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
  }

  #statistic_result h3,
  #statistic_filter h3 {
    color: #EBB428;
    line-height: 1.2em;
  }

  #statistic_result h4 {
    font-weight: bold;
    color: #EBB428;
    margin: 5px 0 5px 0;
  }

  #statistic_filter_date_range_picker {
    margin-right: 10px;
  }

  #filter_button {
    margin-top: 10px;
  }

  #statistic_filter_global_settings,
  #statistic_filter_car_option_settings {
    margin-top: 10px;
  }

  .filter_radio_button_span {
    width: 360px;
    display: block;
    border: 1px solid #BBBBBB;
    padding: 3px;
    margin: 1px;
    float: left;
    font-size: 10px;
  }

  .filter_radio_button_group_label {
    float: left;
    font-weight: bold;
  }

  .filter_radio_button_group {
    text-align: right;
    float: right;
  }

  .filter_radio_button_span_language {
    line-height: 3em;
  }

  .filter_radio_button_span_language .filter_radio_button_group_label {
    float: none;
    padding-right: 10px;
  }

  .filter_radio_button_span_language .filter_radio_button_group {
    float: none;
  }

  .filter_radio_button_group label {
    margin-left: 2px;
    margin-right: 6px;
  }

  #statistic_filter_global_settings_clicks {
    height: 40px;
    width: 500px;
  }

  #statistic_filter_min_clicks, #statistic_filter_max_clicks {
    color: #EBB428;
    font-weight: bold;
  }

  .car_option_filter_link {
    display: block;
    cursor: pointer;
  }

  #statistic_filter_car_select {
    margin-bottom: 5px;
  }

  #statistic_result_table,
  #statistic_result_graph {
    float: left;
  }

  #statistic_result_table {
    margin-right: 10px;
    margin-bottom: 20px;
  }

  #statistic_result_table table {
    width: 370px;
    border-left: 1px solid #FFCA5E;
    border-bottom: 1px solid #FFCA5E;
  }

  #statistic_result_table tr {
    background-color: transparent;
  }

  #statistic_result_table tr.odd {
    background-color: #FFF8E8;
  }

  #statistic_result_table tr td,
  .global_filter_option table tr td {
    border-right: 1px solid #BBBBBB;
    border-top: 1px solid #BBBBBB;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.0em;
    padding: 6px 7px;
    text-align: left;
  }

  .global_filter_option {
    float: left;
    padding-top: 2px;
    padding-right: 10px;
  }

  .global_filter_option table {
    width: 200px;
    border-left: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
  }

  .global_filter_option table tr td.first_column {
    width: 130px;
  }

  .result_column {
    width: 30px;
  }

  .hidden {
    width: 0;
    height: 0;
  }

  .color_yes {
    background-color: #B5F892;
  }

  .color_no {
    background-color: #FB5A52;
  }

/* Sprites  */

/* index.html */

  .left-header-lotus-logo {
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    width: 80px;
    height: 80px;
    background: url(/images/sprite-lotus-logo.png) no-repeat 0 0;
  }

  .index_car_title {
    background: url(/images/sprite_index_car_titles.png) no-repeat top left;
    height: 50px;
  }

  .sprite_index_elise_title {
    background-position: 0 0;
    margin-left: 210px; /* Positionierung mittig */
  }

  .sprite_index_evora_title {
    background-position: 0 -200px;
    margin-left: 210px; /* Positionierung mittig */
  }

  .sprite_index_exige_title {
    background-position: 0 -300px;
    margin-left: 180px; /* Positionierung mittig */
  }

  .sprite_index_twoeleven_title {
    background-position: 0 -400px;
    margin-left: 170px; /* Positionierung mittig */
  }

  #admin-data-overview {
    margin-top: 20px;
  }

  #admin-data-overview ul {
  }

  #admin-data-overview ul li {
    list-style: none;
  }

  .admin-car-data,
  .admin-component-data,
  .admin-option-data,
  .second-level-admin-component-data,
  .second-level-admin-option-data {
    border: 1px solid #DDDDDD;
    margin: 5px;
    padding: 5px;
  }

  .admin-car-data {
    width: 720px;
    color: red;
    margin-top: 20px;
  }

  .admin-component-data {
    width: 700px;
    color: blue;
  }

  .second-level-admin-component-data {
    color: #0FC0FF;
    width: 680px;
  }

  .admin-option-data {
    color: green;
    width: 680px;
  }

  .second-level-admin-option-data {
    margin-left: 20px;
    color: green;
    width: 665px;
  }

  .admin-data-right-links {
    float: right;
    padding-right: 5px;
    text-align: right;
  }

  .fieldWithErrors {
    border: 2px solid red;
  }

  .selectWithErrors {
    border: 2px solid red;
    padding: 0;
    margin: auto;
    display: inline-block;
  }

  #errorExplanation {
    width: 100%;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    margin-bottom: 20px;
    background-color: #f0f0f0;
  }

  #errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px;
    font-size: 12px;
    background-color: red;
    color: #fff;
  }

  #errorExplanation p {
    display: none;
  }

  #errorExplanation ul {
    padding: 10px;
  }

  #errorExplanation ul li {
    font-size: 12px;
    list-style: none;
    color: red;
  }

}