
/*  */
/* 
*/
#head-text, #head-text-corner {

display:none;

}



h1 {

color: #ffbf00!important;

}


h2 {

color: #ebb000!important;

}

h3 {

color: #e2c266!important;
}


div.text ul li {

list-style-image: url(https://workshop2019.iwslt.org/img/intern/dynimg.php?color=#ffbf00) !important;

}



a:active, a:visited {

color: #b38600!important;

}


a:link {

color: #ebb000!important;

}


#head-text, #head-text-corner {

display:none !important;

}

#menu-box ul li ul li {
    background-color: #fffaeb!important;
    text-transform: none;
}

#menu-box .li_level_1_selected_no_children {
    background-color: #ffd34e!important;
}

#menu-box .li_level_1_selected_children {
    background-color: #ffd34e!important;
}

#menu-box .li_has_child {
    background-color: #ffd34e!important;
}

#menu-box .level_1_selected {
    background-color: #ffd34e!important;
}
#menu-box .selected {
    background-color: #ffd34e!important;
}
#menu-box .level_1_selected has_children_open {
    background-color: #dfecdf!important;
}
#menu-box .item_not_selected {
background-color: #fffaeb !important;
    color: #000000;
 
}
#menu-box .item_selected {
background-color: #fffaeb !important;
    color:#000000;
}

.background_mid_tone {
    background-color: #fffaeb !important;
    color:#000000 !important;
 
}

.mediathek_filter {
    background: linear-gradient (90deg, #ffd34e, #ffc001) repeat-x !important;
}

.mediathek_rightside_item {
    background-color: #f9f8f6 !important;
}

.formular input[type=&quot;submit&quot;], .preview input[type=&quot;submit&quot;]{
    background: linear-gradient(to bottom, #ffd34e 0%, #fffaeb 100%) !important;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: linear-gradient(rgb(255, 211, 78) 0%, rgb(255, 250, 235) 100%) !important;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;

    border-radius: 8px 0;
    border-color: #b38600 !important;
    font-weight: bold;
    padding: 4px 8px;
    cursor: pointer;
    color: #808080 !important;
}
 