/* Cookie Popup --------------- */
.cc_container .cc_btn {
background-color: #642111 !important; /* Farbe des Buttons */
color: #FFF !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #A59F92 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #642111 !important; /* Textlink-Farbe "Mehr Infos" */
line-height: 1.3 !important;
}