/* CSS Document */
/************************************************** Reset Styles *****************************************/
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: top;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/******************************************************* Base *********************************************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

a, a:hover{
    text-decoration:none;
}

body{
    background:url(../images/body_bg.jpg) top left repeat-x;
    font-family:arial,helvetica,sans;
    font-size:11px;
    color:#828b92;
}
#wrapperStart{
    width:808px;
    margin:0 auto;   
}
#wrapperStart #header{
    height:104px;
    width:808px;
}
#wrapperStart #headerLeft{
    float:left;
    width:500px;
}
#wrapperStart #headerRight{
    float:left;
    width:301px;
    text-align:right;
    padding:75px 0 0;
}
#logo{
    width:234px;
    height:40px;
    margin:20px 0 19px;
}
div#copyright{
    height:15px;
}
div#copyright p{
padding:0 0 3px 0;
}
/********************************************************************/
/******************************* Standard ***************************/
#wrapper{
    width:804px;
    margin:0 auto;   
    position:relative;

}
#header{
    height:104px;
    width:804px;
    position:relative;

}
#main{
    width:804px;
    min-height:510px;
    position:relative;

}
#headerLeft{
    float:left;
    width:538px;
}
#headerRight {
    float:right;
    width:265px;
    padding:50px 0 0 0;
}
#topRightNavi{
    float:right;
/*   width:265px;*/
}
#searchbox{
    float:right;
    width:265px;
}
#mainNavi{
    padding-top:5px;
}
#leftCol{
    float:left;
    width:188px;
}
#rightCol{
    float:left;
    width:616px;
/*    height:195px;*/
}
#leftColTop a{
    display:block;
    height:16px;
    padding:4px 0 0 9px;
    color:#ffffff;
    background-color:#959ca4;
}

#breadcrumb{
    height:33px;
    padding:15px 0 0 20px;
    color:#b3b4b6;
}
#breadcrumb a{
    color:#b3b4b6;
    padding:3px 0;
    margin:3px 0;
    font-size:8pt;
}
#rightColHeadline{
    padding:0 0 0 20px;
}
#content{
    width:596px;
    padding:0 0 0 20px;
    min-height:300px;
}
#contentLeft{
    float:left;
    width:420px;
    padding:0 25px 0 0;
    border-right:1px solid #b5bac0;
}
#contentRight{
    float:left;
    padding:0 10px 0 8px;
    width:130px;
    border-left: 1px solid #b5bac0;
    margin-left:-1px;
}

#print{
    padding:0 0 9px 20px;
}
#weiterempfehlen{
    padding:0 0 0 20px;
}
#print a,
#weiterempfehlen a{
    padding:0 0 0 13px;
    margin-bottom:5px;
    background:url(../images/pfeil_navi_akt.png) center left no-repeat;
    color:#004b96;
    font-weight:bold;
}
/******************* Suche ***************/
div#search{
    padding:13px 0 7px 15px;
    float:right;
}
div#search label{
    text-transform:uppercase;
/*    font-size:9pt;*/
    color:#014b94;
}
input#search_send{
    padding:3px 0 1px 3px;
}
input#searchterm{
    width:118px;
    font-size:8pt;
    background-color:transparent;
    border:1px solid #828b94;
    color:#828B92;
}
/******************************** Footer ************************/
#bottom{
    width:804px;
    position:relative;
}
#includeLeft{
    padding:0 0 15px 9px;
    width:179px;
}
#bottomRight{
    position:absolute;
    width:200px;
    left:188px;
    bottom:40px;
}
#footer{
    clear:both;
    width:804px;
    height:26px;
    background-color:#014b94;

}
#footerLeft{
    float:left;
    width:545px;
    color:#94b1cf;
    height:15px;
    padding:10px 0 0 10px;
    font-size:7pt;
}
#footerLeft a, 
#footerLeft a:hover{
    color:#ffffff;
    text-decoration:none;
}
#footerRight{
    float:left;
    width:247px;
    padding:2px 0 0 0;
    height:15px;
}
#footerRight span,
#footerRight a{
    padding-bottom:3px;
}
/****************************** Navigation Main ***************************/
#mainNavi > ul{

}
#mainNavi ul li:hover > a,
#mainNavi ul li.akt > a{
    color:#ffffff;
    background-color:#004b96;
}
#mainNavi ul li a{
    display:block;
    padding:4px 0 4px 9px;
}

#mainNavi ul li ul{
    margin-top:-2px;
}
#mainNavi ul li ul li{
    margin-left:10px;
}
#mainNavi ul li ul li a{
    padding-left:15px;
    padding-bottom:3px;
}
#mainNavi ul li ul li:hover a,
#mainNavi ul li ul li.akt a{
    padding-left:15px;
    background:url(../images/pfeil_navi_akt.png) center left no-repeat;
    color:#004b96;
}
li.pas ul{
    display:none;
}
li.akt ul{
    display:block;
}
/******************************** Navigation Topright *************/
#topRightNavi ul li {
    float:left;    
    border-right:1px solid #828c95;
    padding:0 6px 0 7px;
}
#topRightNavi ul li.first{
    padding:0 9px 0 0px;
}
#topRightNavi ul li.last{
    padding:0 0 0 7px;
    border:none;
}
#topRightNavi ul li a{
    color:#828c95;
}
#topRightNavi ul li a.akt{
    color:#004b96;
}
/************************************* Newsletter *******************************/

div.newsletterRow{
    padding:0 0 5px 0;
    width:200px;
}
div.newslettertRow label{
    width:105px;
    float:left;
    color:#818B94;
}
div.newsletterRow input{
    width:200px;
    margin-top:3px;
    color:#000000;
    border:1px solid #818B94;
}
div.newsletterRow input.newsletterSend{
    background:url(../images/pag_forward_black.png) left center no-repeat transparent;
    padding:0 2px 0 14px;
    width:70px;
    border:none;
    color:#818B94;
    font-size:9pt;
    cursor:pointer;
    font-weight:bold;
    text-transform:uppercase;
}
div.headlineImageNewsletterStart p{
    font-size:8pt;
}
div.newsletterRow label{
    font-size:8pt;
    color:#818B94;
} 
/******************************* Format ******************************/
p{
    padding:0 0 1em 0;
    font-size:8pt;
    line-height:11pt;
}
#includeLeft p,
#contentRight p{
    padding:0 0 0.5em 0;
}
.schrift-blau{
    color:#004b96;
}
.schrift-gelb{
    color:#FFBE00;
}
.schrift-dunkel{
    color:#818b94;
}
.schrift-rosa{
    color:#E30A7B;
}
.schrift-orange{
    color:#E28B22;
}
.Link-mit-Pfeil,
div.textItem p a.Link-mit-Pfeil{
    background:url(../images/blau_pfeil_bg.gif) center right no-repeat;
    padding:3px 20px 3px 4px;
    text-transform:uppercase;
    color:#ffffff;
}
.mercedes-link{
    background:transparent url(../images/pfeil_navi_akt.png) no-repeat scroll left center;
    padding:0 0 0 12px;
    color:#004B96;
}
.mercedes-backlink{
    background:transparent url(../images/pfeil_mb_left_blue.png) no-repeat scroll left center;
    padding:0 0 0 12px;
    color:#004B96;
}
.mercedes-trenner{
    margin-top:16px;
    margin-bottom:-5px;
    height:2px;
    padding:0;
    border-bottom:1px solid #D5D8DC
}
.smart-link{
    background:transparent url(../images/smart_pfeil_gelb.gif) no-repeat scroll left center;
    color:#FFBE00;
    padding:0 0 0 15px;
}
.smart-backlink{
    color:#FFBE00;
    background:transparent url(../images/smart_pfeil_gelb_back.gif) no-repeat scroll left center;
    padding:0 0 0 15px;
}
.lakaze-link{
    background:transparent url(../images/lakaze_pfeil_grau.gif) no-repeat scroll left center;
    color:#ABB2B8;
    padding:0 0 0 12px;
}
.lakaze-backlink{
    color:#ABB2B8;
    background:transparent url(../images/lakaze_pfeil_grau_back.gif) no-repeat scroll left center;
    padding:0 0 0 12px;
}
.autoglas-link{
    background:transparent url(../images/autoglas_pfeil_pink.gif) no-repeat scroll left center;
    color:#E30A7B;
    padding:0 0 0 10px;
}
.autoglas-backlink{
    background:transparent url(../images/autoglas_pfeil_pink_back.gif) no-repeat scroll left center;
    color:#E30A7B;
    padding:0 0 0 10px;
}
.bild-umflossen{
    float:left;
    padding:0 4px 4px 0;
}
.home-p-pfeil{
    background:url(../images/home_service_p_bg.gif) 0 2px no-repeat;
    padding:0 0 0 11px;
}
div.textItem ol, 
div.textItem ul {
    list-style-position:outside;
    margin-left:20px;
    padding-bottom:1em;
}
div.textItem ul li{
    padding:0 0 3px 0;
}
div.textItem ul {
    list-style-type:disc;
}
div.textItem ol {
    list-style-type:decimal;
}
h1{
    color:#004b96;
    font-style:italic;
    font-size:20px;
    font-family:"times new roman", arial;
    padding-bottom:15px;
    font-weight:bold;
}
h2{
    font-size:12px;
    padding-top:2px;
    font-weight:bold;
    margin-bottom:0.5em;
}
h4{
    color:#004b96;
    font-style:italic;
    font-size:15px;
    font-family:"times new roman", arial;
    padding-bottom:6px;
    font-weight:bold;
}
h5{
    color:#004b96;
    padding:0;
    margin:0;
}
strong{
    font-weight:bold;
}
/******************************* Startseite *************************/
#wrapperStart #main{
    clear:both;
    min-height:710px;
    width:808px;
}
div.siteItem{
    width:186px;
    float:left;
    margin:0 20px 10px 0;
}
#wrapperStart div.illustration{
    padding:0 0 13px 0;
}
#wrapperStart div.schrift{
    padding:0 0 0px 0px;
    height:23px;
}
#wrapperStart div.link{
    padding:0 0 7px 0px;
}
#wrapperStart div.text{
    padding:0 0 0px 3px;
    line-height:12pt;
    font-size:9pt;
}
#wrapperStart div.link a{
    display:block;
    width:187px;
    height:29px;
    background:url(../images/zurWebsite.png) 0 0 no-repeat;
}


#wrapperStart div.siteItem.last{
    margin:0 0 10px 0;
}
#wrapperStart div#footer{
    width:808px;
}
#wrapperStart div#footerLeft{
    width:549px;
}

div.pagination {
    text-align:center;
}
div.newsMore {
    margin-top:0.5em;
}
div.newsMore a {
    font-weight:bold;
}
div#homeTop{
    min-height:444px;
    width:808px;
}
div#homeBottom{
    height:267px;
    width:808px;
}
div#homeBottom1{
    width:808px;
    height:215mpx;
    padding:0 0 0px 0;
}
div#homeBottom2{
    width:808px;
    height:30px;
}
div#homeBottom1Left{
    float:left;
    width:122px;
    height:143px;
    padding:0 12px 0px 0;
}
div#homeBottom1Right{
    float:left;
    width:600px;
    height:156px;
}
div#homeBottom2 div.homeBottom2_item{
    float:left;
    width:185px;
    height:29px;
    margin-right:20px;
}
div#homeBottom2 div.last{
    margin-right:0px;
}
div#homeBottom2 div.homeBottom2_item a{
    display:block;
    padding:10px 0 10px 19px;
    width:185px;
    height:29px;
    background:url(../images/home_servicebutton_bg.gif) 0 0 no-repeat;
font-family:arial;
    color:#014b94;
}
div#homeBottom1Right .textItem h1{
    font-style:normal;
    color:#4b525a;  
}
div#homeBottom1Right .textItem{
    position:relative;
}
div#homeBottom1Right .textItem p.home-p-pfeil{
    position:absolute;
    top:118px;
    left:0px;
}
div.siteItem div.schrift span{
    font-family:arial;
    font-size:13pt;
}
div.siteItem div.schrift span.small{
    font-size:8pt;
    padding-left:9px;
}
span.leistungsspektrum{
    font-size:13pt;
}
div#homeBottom1Right h5{
    font-size:13pt;
    color:#828B92;
    padding:0 0 8px 0;
    font-weight:normal;
}
div#homeBottom1Right h6{
    font-size:11pt;
    color:#828B92;
    padding:0;
    font-weight:normal;
}
/*************************************** Team Liste ****************************/
div.newsitemTeam{
    float:left;
    width:200px;
    padding-right:10px;
}
div.newsSubheadline1 p{
    padding:0 0 2px 0;
}
.accordion_toggle {
    display: block;
    cursor: pointer;
}
.accordion_content {
    display:none;
    overflow: hidden;
}

div#listNews,
div#listNutzfahrzeuge {
    font-size:11px;
    margin-top:10px;
}
div.newsSubheadline {
    line-height:15px;
} 
div.newsDate {
    margin-bottom:0.5em;
    font-weight:normal;
}
div#listNews div.newsItem {
    border-bottom: #d5d8dc 1px solid;
    padding-top:10px;
    padding-bottom:10px;
}
div#listNews div.newsItem h2{
    margin-bottom:0;
}
div.newsImg {
    float:left;
}
div.newsImg img {
    padding-right:5px;
    padding-bottom:5px;
    padding-top:3px;
}

div.newsMoreLink {
    margin-top:0.5em;
}
div.newsMoreLink a {
    background:transparent url(../images/pfeil_navi_akt.png) no-repeat scroll left center;
    padding-left:15px;
    color:#004b96;
}
div.newsMoreLink a:hover {
    text-decoration:underline;
}
div.backlink {
    margin-top:0.5em;
}
div.backlink a {
    background:transparent url(../images/pfeil_mb_left_blue.png) no-repeat scroll left center;
    padding-left:15px;
    color:#004b96;
}
div.backlink a:hover {
    text-decoration:none;
}
.pagination_forwardlink {
    background:transparent url(../images/pfeil_mb_right_grey.png) no-repeat scroll right center;
    padding-right:15px;
}
.pagination_backlink {
    background:transparent url(../images/pfeil_mb_left_grey.png) no-repeat scroll left center;
    padding-left:15px;
}
.pagination a {
    color:#828b92;
}
.pagination_current {
    color:#004b96;
    font-weight:bold;
}
.pagination a:hover{
    color:#004b96;
}
a.pagination_forwardlink:hover {
    background:transparent url(../images/pfeil_navi_akt.png) no-repeat scroll right center;
}
a.pagination_backlink:hover {
    background:transparent url(../images/pfeil_mb_left_blue.png) no-repeat scroll left center;
}
div.newsletterRow input.newsletterSend {
    width:80px;
    background:transparent url(../images/blau_pfeil_bg.gif) no-repeat scroll right center;
    color:#FFFFFF;
    padding:3px 20px 3px 4px;
    text-transform:uppercase;
    font-weight:normal;
    margin:0;
    font-size:0.9em;
}
div#accordion h3 {
    background:transparent url(../images/accordion_passive.jpg) no-repeat scroll left center;
    margin-bottom:5px;
    font-size:11px;
    color:#FFFFFF;
    text-transform:uppercase;
    width:406px;
    height:16px;
    padding-top:5px;
    padding-left:5px;
}
div#accordion div.accordion_content {
    margin-bottom:5px;
}
div#accordion h3.accordion_toggle_active {
    background:transparent url(../images/accordion_active.jpg) no-repeat scroll left center;
}

div#listNutzfahrzeuge div.newsItem img, 
div#listNutzfahrzeuge div.newsItem {
    margin-bottom:30px;
}
div#listNutzfahrzeuge div.newsItem{
    clear:both;
}
div#listNutzfahrzeuge div.newsItem img {
    float:left;
    margin-right:5px;
}

/*************************************** weiterleiten popup *********************/
body.popup{
    background:url(../images/kk_logo.png) 36px 20px no-repeat;
}
div#weiterleitenLogo{
    padding:10px 10px 20px 38px;
}
div#weiterleitenHeadline{
    padding:0 0 0 38px;
}
div#weiterleitenFeld{
    padding:75px 0 0 38px;
}
.popup{
    font-size:0.7em;
    color:#646464;
}
.popup fieldset{
    border:medium none;
    margin:0;
    padding:0;
}
.popup_field_row{
    position:relative;
    width:413px;
}
.popup_field_left{
    float:left;
    width:183px;
    padding-top:10px;
    padding-right:47px;
}
.popup_field_row input{
    border:1px solid #c1c1c1;
    width:183px;
}
.popup_field_right{
    float:right;
    width:183px;
    padding-top:10px;
}
.popup_message{
    clear:both;
    position:relative;
    width:415px;
    padding-top:10px;
}
.popup_bottom{
    margin-top:17px;
    width:414px;
    text-align:right;
}
.popup_bottom input{
    margin-right:5px;
}
.popup textarea{
    height:100px;
    width:412px;
    border:1px solid #c1c1c1;
}
/********************************************* Kontakt ************************************/
div.kontaktformular{
    padding:16px 0 0 0;
}
div.contactRow{
    margin-bottom:3px;
    width:395px;
    clear:both;
}
div.contactRow b{
    font-size:10pt;
    padding:0 0 3px 0;
}
.headline{
    padding:12px 0 5px 0;
}

div#contactForm{
    width:360px;
}
div#contactForm.schaden .contactRow{
        margin-bottom:5px;
}
div#contactForm.schaden .contactRow label {

    width:255px;
}
div#contactForm.schaden .contactRow input, .contactRow textarea {
    width:255px;

}
div#contactForm.schaden .leftColForm{
    float:left;
    width:170px
}
div#contactForm.schaden .rightColForm{
    float:right;
    width:170px;
}
div#contactForm.schaden .leftColForm .contactRow{
    width:140px;
    padding-right:20px;
}
div#contactForm.schaden .rightColForm .contactRow{
    width:140px;
}
div#contactForm.schaden .leftColForm .euro{
    width:160px;
    padding-right:10px;
}
div#contactForm.schaden .rightColForm .euro{
    width:160px;
}
div#contactForm.schaden .leftColForm .contactRow label{
    width:140px;
}
div#contactForm.schaden .leftColForm .contactRow input{
    width:140px;
}
div#contactForm.schaden .rightColForm .contactRow label{
    width:140px;
}
div#contactForm.schaden .rightColForm .contactRow input{
    width:140px;
}


div#contactForm.schaden{
}
.contactRow label {
    float:left;
    width:130px;
    font-size:1.1em;
    color:#787878;
    padding-bottom:3px;
}
/*
.radio label{
    width:180px;
}
*/
.contactRow label.anreden {
    width:90px;
}
.contactRow input, .contactRow textarea {
    width:255px;
    height:19px;
    padding:0;
    border:1px solid #c1c1c1;
}

.contactRow textarea{
    height:70px;
}
div#contactFormSubmit{
    width:74px;
}
div.contactRow table{
    margin-left:-2px;
    font-size:1.1em;
}
input#Vorname,
input#Plz{
    width:85px;
    padding:0;

}
input#Nachname,
input#Ort{
    width:165px;

}
input.submitbutton{
    background-image:url(../images/pfeil_navi_akt.png);
    background-repeat:no-repeat;
    background-color:transparent;
    background-position:0 5px;
    width:77px;
    cursor:pointer;
    border:none;
    color:#004b96;
    float:right;
}
/******************* suche *******************/
div#search td.label{
    padding:4px 4px 0 0;
}
div#search td.input{

}
div#search td.submit{

}
div.searchResultItem{
    padding-bottom:8px;
}
div.radio{
    float:left;
/*    width:200px; */
    margin-left:-1px;
    margin-bottom:2px;
}

/*************************************** Fotogallery **************************/
div#content.gallery span.bild_image1{
    display:none;
}
td.gallery_image{
    padding:0 15px 10px 0;
    text-align:left;
    vertical-align:top;
}
div.galleryText{
    padding:0 0 3px 0; 
}
div.galleryItem{
    width:150px;
    float:left;
    padding:0 15px 20px 0;
}
div.wrapper-gallery{
    overflow:hidden;
    width:120px;
    height:120px;
    border:1px solid #ffffff;
}

div.gTop p a,
div.gTop p a:hover,
div.gBottom a,
div.gBottom a:hover{
    text-decoration:underline;
    color:#ec008c;
}
div#galleryContainer{
    width:550px;
}
div.gallery{
    margin-bottom:15px;
}
/******* mercedes formular **********/
div#contactForm.mb_bw div#contactFormSubmit{
    padding-bottom:10px;
}
table.gw{
    margin-top:8px;
    width:390px;
}
table.gw tr.first td.first{
    width:102px;
    padding-bottom:3px;
}
table.gw tr.sec td.first{
    margin-bottom:13px;
}
table.gw tr.sec td.sec{
    padding-bottom:13px;
}
table.gw tr.first td.sec{
    width:50px;
    text-align:center;
       padding-bottom:3px;
}
table.gw tr.sec td.sec{
    width:50px;
    text-align:center;
}