body {
    font-family: 'Open Sans', Helvetica,Arial,sans-serif;
    
}



.bg-kmurw {
    background-color: #025cd7;
}

.footer {
    background-color: #D6D6D6;
}

.footermenu {
    background-color: #E3E3E3;
}


.main-footer-row {
    margin: 0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.linklist {
    list-style: none;
    padding: 0;
    margin: 0;
}


.linklist li {
    display: inline-block;
    margin-right: 1.875rem;
}

.linklist a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}

.link-list-footer {
    list-style: none;
    padding: 0;
    margin: 0;
}

.link-list-footer li {
    margin-bottom: 0.625rem;
    border-bottom: 1px dotted;
}

.link-list-footer a {
    text-decoration: none;
    color: #000;
    display: block;
}

.headline {

    color: #1a2a39;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.8;



}


.headline2 {

    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.8;



}

.headlinetext{
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.7rem;
    color: #1a2a39;
}

.bg-digital {
    /* background-image: url("../../img/bg3.jpg");*/
    background-color: #f6f3f0;
}


.bg-branchen {
    background-color: #cccccc;
}

.img-1{

    height: auto;
    width: 100%;

}

.img-haken {

    height: 40px;
    width: auto;

}

.hakentext{
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.7rem;

}


.kmu-inhaltsverzeichnis-links {
    list-style-type: none;
    padding: 0;
    padding-left: 10px;
}

.kmu-inhaltsverzeichnis-links li a {
    text-decoration: none;
    display: block;
    list-style: none;
    line-height: 2.8em;
    padding-right: 0.5em;
    border-bottom: 1px dotted;
    color: #346691;
}