body {
  font-family: Indivisible;
  margin: 0;
  padding: 0;
  background-color: #111111;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  color: white;
  overflow: scroll;
}

#bodyIndex {
  background-image: url(../img/Titelbild_Landingpage.jpeg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

#bodyConfirmation {
  background-image: url(../img/selbst_erstelltes_Bild.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.container-header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img {
  max-width: 10em;
  height: auto;
}

.menu-icon img {
  max-width: 2em;
  height: auto;
  padding-left: 10px;
}

header {
  background-color: #111111;
  color: #fff;
  padding: 10px 0;
}

h1 {
  color: #fff;
}

a,
h1,
h2,
p {
  font-family: Indivisible;
}

.button-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
}

.button {
  border: none;
  color: white;
  padding: 30px 80px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30px;
  margin: 20px auto;
  cursor: pointer;
  border-radius: 15px;
  font-family: Indivisible;
  font-weight: 700;
  width: 50%;
}

.buttonRed {
  margin-top: 60%;
  background-color: #e24436;
}
.buttonGrey {
  background-color: #d9d9d9;
}

.containerIndex {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 20%;
  width: 100%;
  position: fixed;
  bottom: 0;
}
.contentIndex {
  width: 100%;
  padding: 20px;
  text-align: center;
  text-align: center;
}

.highlightIndex {
  color: #e24436;
}

.card {
  font-size: 28px;
  width: 200px;
  height: 300px;
  margin: 40px auto;
  padding: 30px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  color: white;
  background-color: #d9d9d9;
}

.background-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35%;
  background-image: url(../img/weiss.png);
  background-size: cover;
  z-index: 1;
  border-radius: 5px;
}

.buttonTagesauswahl {
  position: relative;
  z-index: 3;
  font-size: 18px;
  padding: 10px 40px;
  margin-top: 62.5%;
  color: white;
  background-color: #e24436;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

#indexLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 10vh;
  padding-top: 10%;
}

.card-text {
  position: relative;
  z-index: 2;
}

#progressbar {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  color: lightgrey;
}

#progressbar li {
  flex: 1;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}

#progressbar li.active {
  color: #e24436;
}

.progress {
  height: 20px;
  background-color: lightgray;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 20px;
}

.progress-bar {
  background-color: #e24436;
  width: 0;
  height: 100%;
  transition: width 0.4s ease-in-out;
}

ul {
  padding: 0px;
}

#ticket-progress {
  height: 25px;
}

#person-progress {
  height: 25px;
}

#zusatz-progress {
  height: 25px;
}

#zahlung-progress {
  height: 25px;
}

.beschriftung {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-left: 5%;
  display: block;
}

.eingabefeld {
  width: 75%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid white;
  border-radius: 4px;
  box-sizing: border-box;
  margin-left: 5%;
  transition: border-color 0.3s;
}

h2 {
  margin-left: 5%;
}

.eingabefeld:focus {
  border-color: #e24436;
  outline: none;
}

table {
  border: 1px solid #e24436;
  border-collapse: collapse;
  width: 90%;
  background-color: white;
  margin-left: 5%;
  margin-right: 5%;
}

th {
  padding: 10px;
  color: #e24436;
}

td {
  border: 1px solid #e24436;
  padding: 10px;
  color: #e24436;
}

footer {
  background-color: #e24436;
  color: white;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  bottom: 0;
}
.footer a {
  color: #d9d9d9;
  text-decoration: none;
}
.dropdown {
  display: none;
  margin-top: 1.5%;
}

#dropdownA,
#dropdownB {
  display: none;
}

select {
  width: 50%;
  padding: 10px;
  font-size: 16px;
  border-radius: 4px;
  appearance: none;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGQ9Ik01LjI5IDUuNDFsMy42MiAzLjYyIDMuNjItMy42MmEuNS41IDAgMCAxIC43MSAwbDEuMTIgMS4xMmEuNS41IDAgMCAxIDAgLjcxbC00LjMgNC4zYS41LjUgMCAwIDEtLjcxIDBsLTQuMy00LjNhLjUuNSAwIDAgMSAwLS43MWwxLjEyLTEuMTJhLjUuNSAwIDAgMSAuNzEgMHoiLz4KPC9zdmc+Cg==")
    no-repeat right 10px center;
  background-color: #fff;
}

select:focus {
  border-color: #e24436;
  outline: none;
}

h4 {
  padding-left: 5%;
}

.coolerRadio {
  margin-left: 5%;
}

.coolerRadio2 {
  margin-left: 5%;
  margin-bottom: 3%;
}

.container-steering-buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;

  font-family: Indivisible;
}

.weiter-button {
  display: block;
  background-color: #e24436;
  color: white;
  border: none;
  padding: 1% 2%;
  margin-right: 5%;
  border-radius: 8px;
  font-family: Indivisible;
  margin-top: 10%;
  margin-bottom: 10%;
  justify-content: flex-end;
}

.zurück-button {
  display: block;
  background-color: #d9d9d9;
  padding: 1% 2%;
  border-radius: 8px;
  margin-left: 53%;
  font-family: Indivisible;
  margin-right: 3%;
  margin-top: 10%;
  margin-bottom: 10%;
  justify-content: flex-end;
}

.input-group {
  display: none;
}
.checkbox {
  display: none;
  margin-left: 5%;
}

.AGB {
  margin: 5%;
}

.Zahlung input {
  margin-top: 1%;
}

.input-group {
  display: none;
}

.errors {
  border: 1px solid rgb(16, 0, 0);
  background-color: #f8d7da;
  color: #721c24;
  padding: 10px;
  margin: 5%;
  border-radius: 5px;
}

.errors ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.errors li {
  margin-bottom: 5px;
}

.summary-text {
  margin-left: 8%;
}

h3 {
  margin-left: 5%;
  color: #e24436;
}

.content {
  flex: 1;
}

.input-label {
  margin-left: 5%;
  margin-bottom: 5%;
}

.image {
  width: 50%; 
  height: 50%; 
  margin-left: 5%;
}

.bestätigung {
  margin-left: 5%;
  margin-right: 5%;
}

.indexLink{
  color: #e24436;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#firstDropdown{
  margin-left: 5%;
}

#secondDropdown{
  margin-left: 5%;
}



@media screen and (max-width: 600px) {
  .card-container {
    display: block;
  }

}

@media screen and (min-width: 1000px) {
.input-label {
  margin-left: 5%;
  margin-bottom: 2%;
}

.buttonRed {
  margin-top: 10%;
}

}

@media screen and (max-width: 1000px) {
.weiter-button{
  padding: 10px 20px;
}


.zurück-button{
  padding: 10px 20px;
}
}