/*
@background-color:    rgba(150, 177, 178, 1);  //rgba(172, 178, 140, 1);   
@footer-background-color:   rgb(214, 203, 220); //rgba(197, 212, 212, 1); rgba(209, 212, 191, 1);
@text-background-color: white;
@event-background-color: rgb(92, 47, 116); //rgba(24, 84, 85, 1); rgba(70, 85, 0, 1);
//@event-past-background-color:rgba(159, 24, 23, 65);
@kontakt-background-color: rgb(214, 203, 220); //rgba(235, 237, 227, 1); rgba(235, 237, 227, 1);
@nav-selected-color:rgb(92, 47, 116);// rgba(24, 84, 85, 1); rgba(70, 85, 0, 1);            

@default-color:black;

@page-title: rgb(247, 165, 0);
//@eventlistelement-color: rgba(0,0,0,70);
*/
/* 2022 */
/*@bg-verlauf-mitte-color: #cb5f0b;
@background-color:   rgb(181, 161, 192);
@footer-background-color: #fce3af;
@text-background-color: white;
@event-background-color: #9f1817;
@event-text-color: #000000;
@event-past-date-color:#bb5e5e;
@event-past-text-color:#4d4d4d;
@kontakt-background-color:#fce3af;
@nav-selected-color: #f7a500;

@default-color:black;

@page-title: #f7a500;
@eventlistelement-color: #4d4d4d;
@eventlist-color:#fce3af;*/
/* 2023 */
body:not(.nocolor),
.wrappercolor {
  background: linear-gradient(180deg, #030e17 0%, #254055 300px, #834f6f 100%);
}
.bg-farbe {
  /*background-color: @background-color;*/
}
.footer-farbe {
  background-color: #b393b1;
}
.event-farbe {
  background-color: #b393b1;
}
p a {
  color: #58717c;
}
.eventlist,
.col_R {
  background-color: #b393b1;
}
#toptitle p a {
  color: #ffffff;
}
.col_L .spaltenlayout {
  background-color: #ffffff;
}
.col_L .spaltenlayout a {
  color: #000000;
  text-decoration-color: green;
}
.col_L .spaltenlayout .content-gross-colored {
  color: brown;
}
.borderred div {
  border: 1px solid red;
}
.col_R {
  /* background-color:red; */
}
.event {
  background-color: #58717c;
}
#footer-theme > div {
  background-color: #b393b1;
}
.eventlistelement {
  color: #000000;
}
.elistborder {
  border-bottom-color: white;
}
.elistborder:last-child {
  border-bottom-color: transparent;
}
.eventlistelement span {
  color: white;
}
.bg-content,
.legende {
  background-color: white;
}
.formwrapper {
  background-color: #b393b1;
}
/* @kontakt-background-color; */
.col_L .fontcontent a,
.zk-spruch {
  color: #58717c;
}
.legende div:last-child {
  color: #58717c;
}
#nav ul li a {
  color: #b393b1;
  border-bottom: 1px solid #ffffff;
}
#nav ul li .nav-selected {
  color: #ffffff;
}
.col-sm-3 ol li a {
  color: #000000;
}
.copyright {
  color: #58717c;
}
.past {
  color: white;
}
.zk-content-title,
.zk-spruch,
.back {
  color: #58717c !important;
}
.zk-content-subtitle {
  color: #000000;
}
.col_L .spaltenlayout .spalte_R div a {
  color: #58717c;
}
#kreisactive {
  background-color: #58717c;
}
#schutz > div {
  background-color: #58717c;
  color: white;
}
#schutz a {
  color: #ffffff;
}
