/*    color: #009900; */

.navbar-default .navbar-brand {
    color: #fde215;
}

.navbar-default {
    border-color: transparent;
    background-color: #1d3c8f;
}

.navbar-default .nav li a {
    color: #fde215;
}

.text-primary {
    color: #1d49a0;
}

.btn-xl {
    background-color: #009900;
}

.intro-lead-in {
  color: #1d49a0;
}

.intro-heading {
  color: #fde215;
}

.actionnow {
  background-color: #009900;
  margin-top: 25px;
}

.week_subtitle {
  font-size: 56;
}

a {
    color: #FFF;
}

#eventcontainer p {
  font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 22px;
  text-align: center;
  line-height: 35px;
}

.contact {
  background-color: #1d3c8f;
  max-width: 30%;
  min-width: 300px;
}

.contact_item {
  padding: 25px;
}

.timeline>li .timeline-image {
  border: 0px;
  background-color: unset;
}

.endpoint {
  text-align: center;
}

section#contact {
    background-color: #1d49a0;
    background-attachment: fixed;
    background-position: center top;
    background-image: url(../img/kontakt.png);
    height: 800px;
}

header {
    text-align: center;
    color: #fde215;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

img.big_image {
  max-width: 90%;
}

h3.font-big {
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}