

.startContent{
    background-color: rgba(198, 217, 188, 1.0) !important;
}

.startContent h1,
.startContent p{
    color: rgba(65, 130, 32, 1.0) !important;
}

.inhaltStellenangebote li{
    list-style: none;
    margin: 0px 0px 5px 0px !important;
}

.inhaltStellenangebote li a{
    color: rgba(65, 130, 32, 1) !important;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
    border-left: 2px solid rgba(65, 130, 32, 1.0);
    padding: 0px 0px 0px 15px;
}

.inhaltStellenangebote li a::after {
    content: none !important;
}

.inhaltArbeitsbereiche{
    padding-bottom: 0 !important;
}

.inhaltArbeitsbereiche h2{
    border-bottom: 1px solid rgba(65, 130, 32, 1);
    margin-bottom: 30px !important;
}

footer{
    font-size: 0.9em !important;
}

address a{
    text-decoration: none !important;
}
