#balken_orange{
display:none;
}

#col3 #dep_logo {
    height: 125px;
}

div#dep_logo:after {
    content: url(https://www.uni-siegen.de/stylesheets/redesign_09/css/facelift/kante_weiss.svg) !important;
    position: absolute;
    top: 0;
    right: 0;
}
div#dep_logo:before {
    content: url(https://www.uni-siegen.de/stylesheets/redesign_09/css/facelift/kante_blau.svg) !important;
    position: absolute;
    top: 0;
    left: 0;
}

/** Logo jetzt direkt eingebaut
div#site_logo:after {
    content: url(https://www.uni-siegen.de/stylesheets/redesign_09/css/facelift/uni-siegen.svg);
    position: absolute;
    top: 0px;
    left: 0px;
}
*/

div#zielgruppe {
    left: -200px;
    position: absolute;
    width: calc(100% + 200px);
}
#col2 .grauer_balken {
    background-color: #009ed4;
}

#col3 #dep_logo {
    padding-bottom: 0px;
    height: 125px;
}
#col1 #site_logo, #col2 #department_logo {
    height: 125px;
}



div#zielgruppe {
    background-image: url(https://www.uni-siegen.de/stylesheets/redesign_09/css/facelift/zielgruppen_kante.svg?hu=he);
    background-repeat: no-repeat;
    background-position-x: right;
    background-color: #00365e !important;
}

#zielgruppe table.zielgruppe {
    width: calc(100% - 20px) !important;

}

#col2 .grauer_balken {
    background-color: #fff;
}
#quicklinks ul li a {
    color: #000;
}

.grauer_balken {
    height: 15px;
}
#quicklinks {
    width: 200px !important;
}
#quicklinks ul li a {
    padding-right: 0.2em;
    padding-left: 0.2em;
}


#col3 #dep_logo {
    overflow: hidden;
}


/*
**.page_margins {
**    max-width: 1480px;
**}
*/