/* === */
/* navigation + Icons on frontpage */
.colored,
.akzentfarbe,
.highlighted {
  color: #4389ad;
}
button,
.button,
a.button,
.text a.button,
input[type="submit"] {
  background-color: #4389ad;
  color: #ffffff;
}
button:hover,
.button:hover,
a.button:hover,
.text a.button:hover,
input[type="submit"]:hover {
  background-color: #356c88;
}
.text a {
  color: #4389ad;
}
#cookiehint a.readmore {
  color: #4389ad;
}
.text .firstText {
  background-color: #4389ad;
  color: #ffffff;
}
#mobilemenu_container {
  background-color: rgba(67, 137, 173, 0.9);
}
#mobilmenu_trigger span {
  background-color: #4389ad;
}
#intronav #nav li.lvl1 a.active {
  color: #4389ad;
}
#footer {
  background-color: #ffffff;
  /* a {	color: @color_highlight; } */
}
#footer:after {
  background-color: #ffffff;
}
.section.tourdates_small {
  background-color: #4389ad;
}
.section.tourdates_small .text button,
.section.tourdates_small .text a.button {
  background-color: white;
  color: #4389ad;
}
.section.quote .quote_text,
.section.quote .quote_src,
.section.quote .quote_text:before {
  color: #4389ad;
}
.section.quote .line {
  background-color: #4389ad;
}
.section.accordeon .accordeon_element.active .head {
  color: #4389ad;
}
.section.accordeon .accordeon_element.active .head .ic {
  color: #4389ad;
}
.social_icons li a {
  color: #4389ad;
}
.tourdates_container .ic {
  color: #4389ad;
}
#intronav #nav li.lvl1 a,
#intronav .social_icons li a {
  color: #000000;
}
