/* Startseite */

.headline_startseite {
  margin-top: 0px;
  font-family: Kunda;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: rgb(218, 197, 145);
  /* margin-bottom: 10px; */
}

.bu_startseite {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Kunda;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: rgb(218, 197, 145);
}

.text_startseite {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Kunda;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  text-align: justify;
  color: rgb(255, 255, 255);
}



/* Auswahl */

.bu_auswahl {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Kunda;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: rgb(218, 197, 145);
}





/* Slide */

.headline_slide {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Kunda;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: rgb(218, 197, 145);
}

.bu_slide {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Kunda;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: rgb(218, 197, 145);
}



/* Detail */

.headline_text {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Kunda;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px; /* line-height 40px */
  text-align: left;
  color: rgb(255, 255, 255);
}

.text {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Kunda;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  color: rgb(255, 255, 255);
}

.bu_text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Kunda;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: rgb(255, 255, 255);
}



/* Menu */

.button {
    font-family: Kunda;
    font-variant: small-caps;
    font-weight: 400;
    font-size: 14px;
    color: rgb(218, 197, 145);
    line-height: 0px;
}



/* Impressum */

.text_impressum_b {
  margin-top: 0px;
  font-family: Kunda;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;   
}

.text_impressum {
  margin-top: 0px;
  font-family: Kunda;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;   
}