body{

}
#main{
    border-top:6px solid #ffffff;
    border-left:6px solid #ffffff;
    border-right:6px solid #ffffff;
    width:793px;
    font-family:verdana, arial, helvetica;
    background-color:#D2D2D2;
}
div#main,
div#bottom{
    font-family:verdana, arial, helvetica;
}
#leftCol{
    width:176px;
    border-right:6px solid #ffffff;
}
#leftColTop{
    border-bottom:6px solid #ffffff;
}
#rightColTop{
    border-bottom:6px solid #ffffff;
}

#leftColTop a{
    display:block;
    height:16px;
    padding:4px 0 0 25px;
    color:#ffffff;
    background:url(../images/pfeil_weiss.png) 5px center  no-repeat #ffbe00;
}
#leftColTop a#smartService{
    display:block;
    height:176px;
	width:176px;
    padding:0;
    background:none;
	background-color:#FFBE00;
}
#content{
    border-left:6px solid #ffffff;
    margin-left:-6px;
}
#rightCol{
    width:611px;
    background-color:#ffffff;
}
#includeLeft{
    width:167px;
    border-right:6px solid #ffffff;
    padding:0 0 9px 9px;
    background-color:#D2D2D2;
}
#bottom{
    border-left:6px solid #ffffff;
    border-right:6px solid #ffffff;
    background-color:#ffffff;
    width:793px;
}
#footer{
    background-color:#FFBE00;  
    width:793px;
    margin-top:-1px;
    border-bottom:6px solid #ffffff;
    border-top:6px solid #ffffff;
}
#footerLeft{
    border-right:6px solid #ffffff;
    width:176px;
    height:26px;
    float:left;
    padding:0;
}
#footerRight{
    float:left;
    padding:8px 0 0 20px;
    width:300px;
}
#footerRight a,
#footerRight span{
    color:#ffffff;
}


/****************************** Navigation Main ***************************/
#mainNavi{
    background-color:#E4E4E4;
}
#mainNavi > ul{

}
#mainNavi ul li{
    color:#ffffff;
    background-color:#e4e4e4;
    padding-top:3px;
}
#mainNavi ul li.firstLevel6,
#mainNavi ul li.firstLevel7,
#mainNavi ul li.firstLevel6 ul li,
#mainNavi ul li.firstLevel7 ul li {
    background-color:#d2d2d2;
}
#mainNavi ul li.firstLevel6 {
    padding-top:15px;
}
#mainNavi ul li a{
    color:#ffffff;
    font-family:courier, verdana, arial, helvetica;
    font-weight:bold;
    display:block;
    padding:4px 0 10px 9px;
    padding-left:25px;
}
#mainNavi ul li:hover > a,
#mainNavi ul li.akt > a{
    color:#000000;
    background-color:transparent;
    background-image:url(../images/smart_nav_pfeil_grau.gif);
    background-repeat:no-repeat;
    background-position:5px 5px;
    padding-left:25px;
}

#mainNavi ul li.firstLevel5{
    margin-bottom:0px;
    padding-bottom:3px;
    border-bottom:6px solid #ffffff;
}
#mainNavi ul li ul{
/*    margin-top:5px;*/
    padding-bottom:8px;
}
#mainNavi ul li ul li{
    padding-top:0px;
    margin-left:10px;
}
#mainNavi ul li ul li a{
    padding-left:22px;
    padding-bottom:3px;
   /* font-size:5px;*/
    word-spacing:-5px;
}
#mainNavi ul li ul li:hover a,
#mainNavi ul li ul li.akt a{
    padding-left:22px;
    color:#ffbe00;
    background:none;
    word-spacing:-5px;
}
#breadcrumb a{
    display:inline-block;
    padding:0 0 2px 0;
    margin:0;
}
#breadcrumb{
    height:17px;
    padding:15px 0 20px 20px;
}
/******************************* Format ***********************/
h1{
    color:#a1a1a1;
    font-style:normal;
    font-size:17px;
    font-family:verdana, arial, helvetica;
    background-image:url(../images/smart_h1_bg.png);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:18px;
    text-transform:lowercase;    
    padding-bottom:15px;
    font-weight:bold;
}
div.newsMoreLink a {
    background:url(../images/smart_pfeil_gelb.gif) center left no-repeat;
    padding-left:15px;
    color:#ffbe00;
}
h2,
h2 a{
    font-weight:bold;
    color:#a1a1a1;
}
h4{
    color:#000000;
    font-style:normal;
    font-size:13px;
    font-family:verdana, arial, helvetica;
    text-transform:lowercase;
    padding-bottom:6px;
    font-weight:bold;
}
h5{
    color:#e30a7b;
    font-weight:bold;
    padding:0 0 5px 0;
    margin:0;
    font-family:verdana, arial, helvetica;
    text-transform:lowercase;
    color:#000000;
}
a.searchMore{
    color:#a1a1a1;
    text-decoration:none;
}
div.textItem p a{
    color:#a1a1a1;
}
div.textItem p a.schrift-gelb{
    color:#ffbe00;
}
.Link-mit-Pfeil,
div.textItem p a.Link-mit-Pfeil{
    background:url(../images/smart_pfeil_gelb.gif) center left no-repeat;
    padding:0px 0px 2px 14px;
    text-transform:lowercase;
    color:#ffbe00;
    font-weight:bold;
    
}
#includeLeft p{
    color:#ffffff;
}
#print a,
#weiterempfehlen a{
    padding:0 0 0 13px;
    margin-bottom:5px;
    background:url(../images/smart_pfeil_gelb.gif) center left no-repeat;
    color:#ffbe00;
    font-weight:bold;
    text-transform:lowercase;
}

input#Nachname,
input#Ort{
    width:164px;
}
div.contactRow{
    margin-bottom:3px;
    width:390px;
}
.contactRow label {
    float:left;
    width:125px;
    font-size:1.1em;
    color:#787878;
}
input.submitbutton{
    background:url(../images/smart_pfeil_gelb.gif) 0px 7px no-repeat;
    width:77px;
    height:21px;
    cursor:pointer;
    border:none;
    color:#ffbe00;
    float:right;
}
div.newsDate {
    color:#000000;
    
}

div.backlink a {
    background:transparent url(../images/smart_pfeil_gelb_back.gif) no-repeat scroll 0 3px;
    padding-left:15px;
    color:#ffbe00;
}
div.newsletterRow input.newsletterSend {
    width:80px;
    background:transparent url(../images/smart_pfeil_gelb.gif) no-repeat scroll 0 10px;
    color:#ffbe00;
    padding:3px 3px 3px 15px;
    text-transform:lowercase;
    font-weight:bold;
    margin:0;
    font-size:1.1em;
}
p.result a,
p.result span a{
    color:#a1a1a1;
}
div.textItem p a{
    color:#FFBE00;
}
p.result span {
    color:#828B92;
}
.contactRow input{
    height:17px;
}
#Kilometerstand{
    margin-bottom:9px;
}
div.holi{
    margin-bottom:10px;
}
div.mobili{
    margin-bottom:9px;
}
/******* gebrauchtwagen formular******/
div#contactForm{
    width:385px;
}
table.gw{
    width:auto;
}
table.gw tr.first td.first {
    width:117px;
    font-size:1.1em;
    color:#787878;
}
table.gw tr.first td.sec{
    font-size:1.1em;
    color:#787878;
}
