/* === */
.colored,
.akzentfarbe,
.highlighted {
  color: #5eb8da;
}
button,
.button,
a.button,
.text a.button,
input[type="submit"] {
  background-color: #5eb8da;
  color: #ffffff;
}
button:hover,
.button:hover,
a.button:hover,
.text a.button:hover,
input[type="submit"]:hover {
  background-color: #35a6d0;
}
.text a {
  color: #5eb8da;
}
#cookiehint a.readmore {
  color: #5eb8da;
}
.text .firstText {
  background-color: #5eb8da;
  color: #ffffff;
}
#mobilemenu_container {
  background-color: rgba(94, 184, 218, 0.9);
}
#mobilmenu_trigger span {
  background-color: #5eb8da;
}
#footer {
  background-color: #ffffff;
  /* a {	color: @color_highlight; } */
}
#footer:after {
  background-color: #ffffff;
}
.section.tourdates_small {
  background-color: #5eb8da;
}
.section.tourdates_small .text button,
.section.tourdates_small .text a.button {
  background-color: white;
  color: #5eb8da;
}
.section.quote .quote_text,
.section.quote .quote_src,
.section.quote .quote_text:before {
  color: #5eb8da;
}
.section.quote .line {
  background-color: #5eb8da;
}
.section.accordeon .accordeon_element.active .head {
  color: #5eb8da;
}
.section.accordeon .accordeon_element.active .head .ic {
  color: #5eb8da;
}
.social_icons li a {
  color: #5eb8da;
}
.tourdates_container .ic {
  color: #5eb8da;
}
.section.accordeon .accordeon_element.active .text {
  max-height: 1500px;
}
#intronav #nav li.lvl1 a,
#intronav #nav li.lvl1 a.active,
#intronav .social_icons li a {
  color: black;
}
