/* === */
/* CDAD000 */
.colored,
.akzentfarbe,
.highlighted {
  color: #feb64a;
}
#intronav #nav li.lvl1 a,
#intronav .social_icons li a,
#intronav #nav li.lvl1 a.active {
  color: #ffffff;
}
button,
.button,
a.button,
.text a.button,
input[type="submit"] {
  background-color: #feb64a;
  color: #000000;
}
button:hover,
.button:hover,
a.button:hover,
.text a.button:hover,
input[type="submit"]:hover {
  background-color: #fea217;
}
.text a {
  color: #feb64a;
}
#cookiehint a.readmore {
  color: #feb64a;
}
.text .firstText {
  background-color: #feb64a;
  color: #000000;
}
#mobilemenu_container {
  background-color: rgba(254, 182, 74, 0.9);
}
#mobilmenu_trigger span {
  background-color: #feb64a;
}
#footer {
  background-color: #ffffff;
  /* a {	color: @color_highlight; } */
}
#footer:after {
  background-color: #ffffff;
}
.section.tourdates_small {
  background-color: #feb64a;
}
.section.tourdates_small .text button,
.section.tourdates_small .text a.button {
  background-color: white;
  color: #feb64a;
}
.section.quote .quote_text,
.section.quote .quote_src,
.section.quote .quote_text:before {
  color: #feb64a;
}
.section.quote .line {
  background-color: #feb64a;
}
.section.accordeon .accordeon_element.active .head {
  color: #feb64a;
}
.section.accordeon .accordeon_element.active .head .ic {
  color: #feb64a;
}
.social_icons li a {
  color: #feb64a;
}
.tourdates_container .ic {
  color: #feb64a;
}
.section.codesnippet button,
.section.codesnippet input[type="submit"] {
  background-color: #feb64a !important;
  color: #000000 !important;
}
/* Partner Template mobile */
/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
  .doc_568 .container .text a {
    display: block;
    margin-bottom: 30px;
  }
  .doc_568 .container .text a:last-Child {
    margin-bottom: 0px;
  }
}
