.acc_head{
    /* color: #FFD700 !important; */
    /* color: #ffc355 !important; */
    color: #dfa840 !important;
    font-weight: bold;
    text-decoration: none;
    /* background: rgb(0,52,150); */
    /* background: linear-gradient(90deg, rgba(0,52,150,1) 64%, rgba(255,195,85,1) 100%); */
    /* background: rgb(0,52,150);
    background: linear-gradient(90deg, rgba(0,52,150,1) 90%, rgba(255,195,85,1) 100%); */
}

#balken_2{
    border-bottom: 8px solid #e69b0f;
}

a {
    color: #e69b0f;
}

#navi_top > li > ul{
    border-bottom: 8px solid #e69b0f;
    padding: 0;
}

#navi_top > li > ul > li{
    border-top: 1px solid rgb(0,52,150);
    margin: 0;
}