/* === */
.colored,
.akzentfarbe,
.highlighted {
  color: #e6007e;
}
button,
.button,
a.button,
.text a.button,
input[type="submit"] {
  background-color: #e6007e;
  color: #ffffff;
}
button:hover,
.button:hover,
a.button:hover,
.text a.button:hover,
input[type="submit"]:hover {
  background-color: #b30062;
}
.text a {
  color: #e6007e;
}
#cookiehint a.readmore {
  color: #e6007e;
}
.text .firstText {
  background-color: #e6007e;
  color: #ffffff;
}
#mobilemenu_container {
  background-color: rgba(230, 0, 126, 0.9);
}
#mobilmenu_trigger span {
  background-color: #e6007e;
}
#footer {
  background-color: #ffffff;
  /* a {	color: @color_highlight; } */
}
#footer:after {
  background-color: #ffffff;
}
.section.tourdates_small {
  background-color: #e6007e;
}
.section.tourdates_small .text button,
.section.tourdates_small .text a.button {
  background-color: white;
  color: #e6007e;
}
.section.quote .quote_text,
.section.quote .quote_src,
.section.quote .quote_text:before {
  color: #e6007e;
}
.section.quote .line {
  background-color: #e6007e;
}
.section.accordeon .accordeon_element.active .head {
  color: #e6007e;
}
.section.accordeon .accordeon_element.active .head .ic {
  color: #e6007e;
}
.social_icons li a {
  color: #e6007e;
}
.tourdates_container .ic {
  color: #e6007e;
}
.form .req {
  color: #e6007e;
}
