h2 {
    font-size: 18px;
    line-height: 20px;
    padding-top: 9px;
    padding-bottom: 3px;
    border-bottom: 1px solid #CEE3F0;
    color: #073552;
    margin-bottom: 14px;
}

div#content p {
    font-size: 12px;
    line-height: 14px;
    color: #191919;
    margin-left: 2px;
}

div#content span.header {
    font-weight: bold;
}

div#unternehmen_bild {
    float: right;
    margin-right: 6px;
    display: inline;
    width: 274px;
    padding-bottom: 70px;
    /*background-image: url('../img/unternehmen/unternehmen_back.jpg');*/
    background-image: url('../img/unternehmen/fuhrpark_klein.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}

div#unternehmen_bild img {
    display: block;
}

div#content div#unternehmen_bild p {
    font-size: 12px;
    line-height: 14px;
    color: #252525;
    margin-left: 3px;
    margin-top: 2px;
    margin-bottom: 8px;
}
