@media (min-width: 960px) {
  .uk-h2, h2 {
      font-size: 32px;
  }

}


body h1, body h2,
body .uk-h1, body .uk-h2 {
    color: #009191;
}

body .worte-des-lichts, body .immer-wenn-ich-bete{
  color: #009191;
}

.wv-footer{
  background-color: #009191;
}

@media (min-width: 960px){
  .wv-push-right.book-info {
      margin-left: 130px;
  }
}

.headerv2>div{
 height: 346px;
}

@media (max-width: 959px){
  .headerv2>div{
   height: 220px;
  }
}
@media (max-width: 480px){
  .headerv2>div{
   height: 150px;
  }
}
@media (max-width: 378px){
  .headerv2>div{
   height: 110px;
  }
}

.uk-position-fixed{
  background: #009191;
  color: #fff;
}
.uk-position-fixed a{
  color: #f8db4e;
}
/*
.uk-position-fixed .uk-button-default{
  background: #009191;
  color: #fff;
}
*/


.color-second{
  color: #9d1c54;
}
.background-second .uk-tile-primary{
  background-color: #9d1c54 !important;
}

.rsform input[name="form[captcha]"]{
  min-width: 175px;
}