body {
  background: repeat-x top center url(../images/bg_downhillcup_run.jpg) #008070;
}

.container {
  background: no-repeat top center url(../images/bg_downhillcup2.jpg);
}

.header-bar {
     background: linear-gradient(180deg, #58aea3 0%, #115d54 100%);
}

.ueberschrift_gross,
h2 {
  color: #008070;
}

.event em {
  color: #115d54;
}

.navigation ul li.active a {
  background-color: #115d54;
}

.block-termine ul li.active a,
.content a {
  color: #008070;
}