/* === */
.colored,
.akzentfarbe,
.highlighted {
  color: #da2f37;
}
#intronav #nav li.lvl1 a,
#intronav .social_icons li a,
#intronav #nav li.lvl1 a.active {
  color: #000000;
}
button,
.button,
a.button,
.text a.button,
input[type="submit"] {
  background-color: #da2f37;
  color: #ffffff;
}
button:hover,
.button:hover,
a.button:hover,
.text a.button:hover,
input[type="submit"]:hover {
  background-color: #b62027;
}
.text a {
  color: #da2f37;
}
#cookiehint a.readmore {
  color: #da2f37;
}
.text .firstText {
  background-color: #da2f37;
  color: #ffffff;
}
#mobilemenu_container {
  background-color: rgba(218, 47, 55, 0.9);
}
#mobilmenu_trigger span {
  background-color: #da2f37;
}
#footer {
  background-color: #ffffff;
  /* a {	color: @color_highlight; } */
}
#footer:after {
  background-color: #ffffff;
}
.section.tourdates_small {
  background-color: #da2f37;
}
.section.tourdates_small .text button,
.section.tourdates_small .text a.button {
  background-color: white;
  color: #da2f37;
}
.section.quote .quote_text,
.section.quote .quote_src,
.section.quote .quote_text:before {
  color: #da2f37;
}
.section.quote .line {
  background-color: #da2f37;
}
.section.accordeon .accordeon_element.active .head {
  color: #da2f37;
}
.section.accordeon .accordeon_element.active .head .ic {
  color: #da2f37;
}
.social_icons li a {
  color: #da2f37;
}
.tourdates_container .ic {
  color: #da2f37;
}
#intro_logo {
  /*
	top: auto;
	left: auto;
	bottom: 50px;
	right: 50px;
	width: 200px;
	text-align: right;
	*/
}
