﻿* {
    margin:0;
    padding:0;
}

.clr
{
    clear: both;
}

body
{
    font-family: arial, verdana;
    font-size:12px;
}

a
{
    color: #000;
    text-decoration: none;
}

img
{
    border:0px;
}

a:hover
{
    color: #CC0000;
}


ul
{
    margin-left:30px;
    margin-bottom:10px;
}

ul.nav-list
{
    list-style-type:none;
    margin:0;
    padding:0;
    display:inline;
}

input
{
    padding:1px;
}

textarea
{
    padding:1px;
}

select
{
    padding:1px;
}

p
{
    margin-top: 0px;
    margin-bottom: 12px    
}

.header-nav-option
{
    background-image: url(https://dvjdfl2xv4jt9.cloudfront.net/images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left:8px;
    display:inline;
}

.header-nav-option-break
{
    padding-left:11px;
    padding-right:11px;
    display:inline;
}

.lang-selected
{
    color: #CC0000;
}

.header-container
{
    width:950px;
}

.header-nav-lang
{
    display:inline;
}

.header-nav-lang-break
{
    padding-left:3px;
    padding-right:3px;
    display:inline;
}

.header-logo
{
    height:97px;
    width:300px;
    background-color:#000066;
    float:left;
}

.header-ads
{
    position:relative;
    height:97px;
    width:432px;
    background-color:#000066;
    float:left;
}

.header-end
{
    height:97px;
    width:216px;
    background-color:#FFFFFF;
    background-image: url(https://dvjdfl2xv4jt9.cloudfront.net/images/header_stripes.gif);
    float:left;
}

.header-nav-container
{
    width:100%;
    height:30px;
    border-top: 1px dashed #444444;
    border-bottom: 1px dashed #444444;
    background-color: #EEEEEE;
}

.header-nav
{
    margin-top:8px;
    width:765px;
    text-align:right;
}

.st-logo
{
    margin-top: 22px;
    margin-left: 10px;
    padding:0px;
    border:0px;
}

.left-nav
{
    width:195px;
    float:left;
}

.center-content
{
    width:590px;
    float:left;
}

.center-content-mst
{
    width:560px;
    float:left;
}

.center-content-wide
{
    width:650px;
    float:left;
}

.center-content-super-wide
{
    width:770px;
    float:left;
}

.right-column
{
    width:170px;
    float:left;
}

.nav-heading
{
    color: #000066;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 3px;
}

.nav-opt-on
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/nav_button_selected.jpg");
    background-repeat: no-repeat;
    height: 22px;
    margin-bottom: 2px;
    padding-left: 15px;
    padding-top: 4px;
    width: 161px;
    font-weight: bold;
}

.nav-link-on
{
    color: #CE1800;
}

.nav-link
{
    color: #000066;
}

.nav-opt
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/nav_button.jpg");
    background-repeat: no-repeat;
    height: 22px;
    margin-bottom: 2px;
    padding-left: 15px;
    padding-top: 4px;
    width: 161px;
    font-family: arial, verdana;
    font-weight: bold;
}

.search-cat-link {
    color: #000066;
    font-weight:bold;
}

.content-box-container
{
    width: 568px;
}

.content-box-container-wide
{
    width: 630px;
}

.content-box-container-super-wide
{
    width: 750px;
}

.content-box-header
{
    background-color: #000066;
    width: 100%;
    height:24px;
}

.box-header-lc
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/tlc.gif"); height:5px; width:5px; float:left;
}

.box-header-rc
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/trc.gif"); height:5px; width:5px; float:right;
}

.content-box-footer
{
    background-color: #000066;
    width: 100%;
    height:12px;
}

.box-footer-lc
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/blc.gif"); height:100%; width:5px; float:left;
    background-repeat: no-repeat;
    background-position: bottom;
}

.box-footer-rc
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/brc.gif"); height:100%; width:5px; float:right;
    background-repeat: no-repeat;
    background-position: bottom;    
}

.box-header-content
{
    width: 100%;
    color: #FFF;
    padding-top:5px;
}

.content-box-fp-content
{
    background: url("https://dvjdfl2xv4jt9.cloudfront.net/images/search_bg.jpg") no-repeat scroll right center transparent;
    border-bottom:1px solid #000066;
}

.content-box-content
{
    background: url("https://dvjdfl2xv4jt9.cloudfront.net/images/blue_fade_bg.jpg") repeat-y;
    border-bottom:1px solid #000066;
}

.content-box-content a {
    color: #000066;
    font-weight: bold;
}


.content-box-content a:hover {
    color: #CC0000;
    font-weight: bold;
}

.content-box-content-blue
{
    background-color: #D7E3F8;
    border-bottom:1px solid #000066;
}

.suchen-opt
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/menu_button.gif");
    background-repeat: no-repeat;
    font-weight: bold;
    height: 22px;
    margin-bottom: 6px;
    margin-left: 10px;
    padding-left: 8px;
    padding-top: 4px;
    width: 200px;
}

.nav-link-light
{
    color: #4C79BA;
}

.green-btn-large
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/green_btn_200x30.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    height: 30px;
    line-height: 10px;
    margin-left: 10px;
    padding-left: 8px;
    padding-top: 10px;
    width: 200px;
}

.green-btn-container
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/green_btn_small.jpg"); height: 22px; width: 114px;
}

.green-btn-container-wide
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/si_green_sub_btn.jpg"); height: 22px; width: 246px;
}

.green-btn-container-290
{
    
    padding-top:4px;
    padding-left:5px;
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/green_btn_290.gif");
    background-repeat: no-repeat;
    height: 22px; width: 290px;
}

.green-btn-container-290 a
{
    color: #FFF;
    font-weight: bold;
}

.green-btn-container-165-arrow
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/green_btn_165_arrow.jpg");
    background-repeat: no-repeat;
    height: 22px; width: 165px;
    padding-left: 8px;
}

.green-btn-content
{
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    height: 22px;
    width: 114px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.green-btn-content-wide
{
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    height: 22px;
    width: 246px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
}



.green-btn-link
{
    color: #FFF;
    font-weight: bold;
}

.si-revise-btn-container
{
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/si_revise_btn.jpg");
    height: 22px;
    width: 370px;
}



.si-revise-btn-content
{
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    height: 22px;
    width: 370px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}


.footer-container
{
    border-top: 1px solid #BBB;
    width:1000px;
    font-size:11px;
    color: #777;
    padding-top: 10px;
}

.footer-content
{
    height:20px;
    float:right;
    margin-right:235px;
}

td.preview-element-descript
{
    border: 0 solid black;
    display: inline-block;
    font-weight: bold;
    min-height: 18px;
    vertical-align: top;
    width: 80px;
}

td.preview-element
{
    border: 0 solid black;
    display: inline-block;
    min-height: 18px;
    vertical-align: top;
    width: 140px;
}

.field-name
{
    vertical-align: top;
    width: 150px;
    padding-top:2px;
}

.field-name-mst
{
    vertical-align: top;
    width: 130px;
    padding-top:2px;
}

.field-content
{
    display:block;
    background-color: #EEEEEE;
    min-height: 17px;
    //height:100%;
    vertical-align: top;
    width: 270px;
    padding-top:2px;
    //padding-right:20px;
    overflow:hidden;
    word-break: break-word;
}

.field-content-mst
{
    display:block;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    padding: 0px 4px 0px 4px;
    min-height: 17px;
    vertical-align: top;
    width: 210px;
    padding-top:2px;
    overflow:hidden;
    word-break: break-word;
}

.surf-detail-control-box
{
    background-color: #EEEEEE;
    float:right;
    width:198px;
    padding:4px 0px 4px 8px;
}

.surf-detail-control-box-mst
{
    float:right;
    width:198px;
    padding:4px 0px 4px 8px;
}

.surf-detail-contact-box
{
    margin-top:17px;
    float:right;
    width:198px;
}

.surf-detail-contact-form-container
{
    background-color: #EEEEEE;
    float:right;
    width:192px;
    padding:7px 0px 7px 14px;
    margin-top:10px;
}

.surf-detail-contact-form-container-mst
{
    float:right;
    width:192px;
    padding:7px 0px 7px 14px;
    margin-top:10px;
}

.v-form-field-name
{
    width:240px;
    font-weight:bold;
    vertical-align:top;
    padding-top:7px;
}

.v-form-field-val
{
    width:340px;
    vertical-align:top;
    padding-top:7px;
}

.v-form-info-icon-container
{
    width:20px;
    vertical-align:top;
    
    
}

.info-icon
{
    margin-top:7px;
    width:20px;
    height:20px;
    cursor: hand;
    background-image: url(https://dvjdfl2xv4jt9.cloudfront.net/images/icon-info.png);
    background-repeat: no-repeat;
}

.info-box
{
    border:1px solid black;
    background-color:#EEE;
    padding:5px;
    left:170px;
    width:230px;
}

.required-field
{
    color: #CC0000;
}

.blue-text {
    color: #000066;
    font-family: arial,verdana;
    font-size: 12px;
}

.dealer-menu-button {
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/dealer_menu_button.gif");
    background-repeat: no-repeat;
    color: #000066;
    font-family: arial;
    font-weight: bold;
    height: 22px;
    padding-left: 8px;
    padding-top: 4px;
    width: 250px;
    position:absolute;
}

.dealer-menu-button-small {
    background-image: url("https://dvjdfl2xv4jt9.cloudfront.net/images/dealer_menu_button_small.gif");
    background-repeat: no-repeat;
    color: #000066;
    font-family: arial;
    font-weight: bold;
    height: 22px;
    padding-left: 8px;
    padding-top: 4px;
    width: 153px;
    position:absolute;    
}

.dealer-menu-button a {
    color: #4C79BA;
}

.dealer-menu-button-small a {
    color: #4C79BA;
}