#subnav {
    position:       absolute;
    top:            283px;
    left:           0;
    height:         20px;
    width:          300px;
    overflow:       hidden;
    background:     url(../images/subnav_bg.png) top right no-repeat;
}

#subnav ul {
    list-style-type:none;
    margin-left:    20px;
}

#subnav li {
    float:          left;
    height:         20px;
    padding-right:  20px;
    padding-top:    1px;
}

#leistung .subnav_lackierei,
#leistung .subnav_spenglerei,
#leistung .subnav_werkstatt
{
}

#subnav a { color: #FFFFFF; }

.firstpara {
    height:         70px !important;
    padding-top:    40px !important;
}
