.auswahl-start{

margin-top: 5vh !important;
}

.boxen-start{

margin-bottom: 6vh !important;
}

.formular-team{

margin-bottom: 6vh !important;
}

.formular-zuschauer{

margin-bottom: 6vh !important;
}

.link-fabs{
  font-size: 18px;
color: #F29F05;

}

.btn-large:hover, .btn-small:hover {
    background-color: #000000 !important;

  }
.sponsoren{
background-color: #f5f5f5;
padding-top: 2vh;
padding-bottom: 2vh: 
}
.sponsoren img{
max-width: 85%;
}

.index-link {
  color: #F29F05 !important;



}

.infos-main{
padding-top: 5vh;
padding-bottom: 5vh;
}
.bestätigung{
padding-top: 5vh;
padding-bottom: 5vh;
}
.intro img{
width: auto;
height: 40vh !important;
}

@media screen and (max-width:500px) {
/* Bei jedem größeren Monitor kommen neue Regeln hinzu */
   .intro { height: 70vh !important; }
      .intro-short { height: 40vh !important; }
   .sponsoren img{
  display:none;
   }
}


.intro{
height: 82vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding-top: 0px;
margin-top: 0px;
justify-content: center;
background-color: #FFCD31;
}

.intro-short{
height: 45vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding-top: 0px;
margin-top: 0px;
justify-content: center;
background-color: #FFCD31;
}

.intro-short img{
width: auto;
height: 25vh !important;
}

nav{
background-color: #F29F05 !important;
}

footer{
background-color: #F29F05 !important;
}

 h1, h2 ,h3 ,h4 ,h5 ,h6{
  font-family: stolzl, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

p,a{
  font-family: stolzl, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}


.formular{
background-color: #EDEDED !important;
padding-top: 10vh;
padding-bottom: 10vh;

}

.active{
color: #F29F05 !important;
border-color: #F29F05 !important;

}

.focused{
color: #F29F05 !important;
border-color: #F29F05 !important;

}


.btn{
  background-color: #F29F05 !important;

font-size: 18px !important;
font-family: stolzl, sans-serif;
font-weight: 400;

}

.btn p{
font-size: 24px !important;

}
