
@media all {

body {
  background-color: #91DDD7;
}

a, a:hover, a:focus, a:active,
h1, h2, h3, h4, h5, h6,
footer #text .donate {
  color: #007377;
}

.content .date {
  background-color: #007377;
}

.content span[class^="fa"] {
  color: #007377;
}
/*
.startpage .schwerpunkt {
  background-color: #D1E2EF;
}
*/

ul.nav-pills.x2017 {
  background-color: #91DDD7 !important;
}

ul.nav-pills.x2017 a {
  color: #007377;
}

ul.nav-pills.x2017 li.active > a,
ul.nav-pills.x2017 li.active a:hover,
ul.nav-pills.x2017 li.active a:focus,
ul.nav-pills.x2017 li.active a:active {
  color: #FFFFFF;
  background-color: #007377 !important;
}

ul.nav-pills.x2017 a:hover,
ul.nav-pills.x2017 a:focus,
ul.nav-pills.x2017 a:active {
  color: #FFFFFF;
  background-color: #4EA19C !important;
}

.nav li.disabled.navbar-brand a,
.nav li.disabled.navbar-brand a:hover {
  color: #007377 !important;
}

}
