..container-sidebar-left .sidebar-left:first-child {
    margin-top: 0em;
    background-color:  #DBA213;
    background-image: none;
}
.offline-card .header h1 {
  display: none;
}
.container-header {
background-attachment: scroll;
background-clip: border-box;
background-color:  #DBA213;
background-image: url("https://de-buren.eu/images/BG_2025.png");
background-origin: padding-box;
background-position: 100% 0;
background-repeat: repeat;
background-size: 100%;
}
body {
background-attachment: scroll;
background-clip: border-box;
background-color:  #DBA213;
background-image: url("https://de-buren.eu/images/BG_2025.png");
background-origin: padding-box;
background-position: 100% 0;
background-repeat: repeat;
background-size: 100%;
}

.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
	color: #000000;
}
.container-header {
    justify-content: center !important;
}