:root {
  --white: white;
  --black: black;
}

.logosection {
  border-bottom: 1px solid #efefef;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.logosectioncontainer {
  border-bottom: 0 #000;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.logo {
  width: 200px;
  height: 120px;
}

.livestreamsection {
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff), url('../images/hintergrund_header.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.livestreamsectioncontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 50px 0;
  display: flex;
}

.aboutsection {
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.aboutsection.apptext {
  color: #fff;
  border-bottom-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.aboutsectioncontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.header {
  color: #1cccfa;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 25px;
}

.text1 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.text2 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.appsection {
  background-image: url('../images/hintergrund_apps.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 50px 0;
}

.appsectioncontainer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text3 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  line-height: 25px;
}

.linkblock1 {
  margin-bottom: 15px;
}

.text4 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.googleimage, .appleimage {
  max-width: 200px;
}

.column {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.programmsection {
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.programcontainer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.programimage {
  max-height: 300px;
  max-width: 180px;
  margin-right: 20px;
}

.column-2 {
  justify-content: flex-end;
  display: flex;
}

.programheader {
  color: #1cccfa;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 25px;
}

.programtext {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.column-3 {
  padding-top: 30px;
}

.link {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.donationsection {
  background-color: #6094c9;
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.donationcontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.donationheader {
  color: #1cccfa;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.donationtext {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  min-width: 130px;
  color: #000464;
  text-align: center;
  background-color: #ffb94f;
  background-image: linear-gradient(to top, #ffb94f 30%, #fff);
  border: 2px solid #ffa61e;
  border-radius: 25px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.image {
  max-width: 120px;
}

.receiversection {
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.receivercontainer {
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.oldsiteheader {
  color: #1cccfa;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 25px;
}

.oldsiteheader.small {
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 16px;
}

.receivertext {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.footersection {
  background-color: #7a7a7a;
  border-bottom: 0 #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.footercontainer {
  padding-left: 15px;
  padding-right: 15px;
}

.contactheader {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.column-4 {
  padding: 20px 0;
}

.text-block {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.column-5 {
  padding: 20px 0;
}

.text-block-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
}

.linzimage {
  max-width: 32px;
}

.column-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navigationsection {
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.navigationbar {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  margin-bottom: 5px;
  display: flex;
}

.nav-menu {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-menu:hover, .nav-menu:active, .navigationlink:hover {
  color: #1cccfa;
}

.navigationlink.w--current {
  color: #333;
}

.navigationlink.w--current:hover {
  color: #1cccfa;
}

.html-embed {
  max-width: 100%;
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.programrow {
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
}

.headercolumn {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.programmintro {
  color: #1cccfa;
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.column-7 {
  align-items: center;
  display: flex;
}

.html-embed-2 {
  display: none;
}

.link-block {
  margin-left: 10px;
  padding-left: 0;
}

.link-block-2 {
  margin-left: 10px;
}

.oldkitlink {
  color: #1cccfa;
  text-align: center;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.sslplayer {
  width: 100%;
  height: 400px;
  max-width: 600px;
}

@media screen and (max-width: 991px) {
  .column-6 {
    padding-top: 0;
  }
}


