header {
  background-color: #ffff;
}

main {
  background-color: #274653;
  margin-top: 1rem;
  margin-left: 5rem;
  margin-right: 5rem;
  border-top-right-radius: 4rem;
  border-top-left-radius: 4rem;
  overflow: hidden;
}

footer {
  background-color: #ffff;
}

/* header */

#logo {
  width: 10rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

/* hero */

#hero__flex{
  display: flex;
  align-items: top;
  justify-content: center;
  height: 35rem;
  margin: 0;
}

#hero {
  position: relative;
  width: 90rem;
  height: 35rem;
  overflow: hidden;
}

#hero__img {
  object-position: 100% 20%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  border-radius: 4rem 4rem 0 0;
}

#go__to__intro {
  font-family: 'lato';
  font-weight: 900;
  font-size: 3rem;
  width: 15rem;
  height: 6rem;
  margin-top: 10rem;
  position: absolute;
  top: 20%;
  left: 25%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 1px 10px black;
  cursor: pointer;
}

#go__to__intro:hover {
  /* border: solid 5px #F6D35D; */
  background-color: #F6D35D;
}

.button__wide__rounded {
  background-color: #94BB44;
  border: none;
  width: 8rem;
  height: 3rem;
  border-radius: 3rem;
  color: #ffff;
}

/* appeal */

#appeal {
  background-color: #ffff;
  height: 9rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
}

#appeal, #appeal__text {
  color: #274653;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: 'Shantell Sans';
  font-weight: 600;
  font-size: 25px;
}

#appeal__go__down {
  fill:#274653 ;
  margin-top: -1rem;
}

/* tiere */

#tiere {
  display: flex;
  flex-direction: row;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

#tiere__links {
  position: relative;
}

/*#tiere__title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: aqua;
}*/

#tier__name {
  color: #ffff;
  position: absolute;
  left: 1rem;
  margin-top: 0rem;
  font-size: 7rem;
  font-family: 'lato';
  font-weight: 900;
  text-shadow: black 1px 2px 20px;
  cursor: pointer;
}

#tiere__goto__tier {
  fill: #ffff;
  position: absolute;
  left: 40rem;
  margin-top: 15rem;
  text-shadow: black 1px 2px 20px;
  filter: drop-shadow(1px 7px 10px rgb(0 0 0 / 1));
  cursor: pointer;
}

#tier__img {
  width: 45rem;
  height: 38rem;
  border-top-right-radius: 15rem;
  border-bottom-right-radius: 15rem;
  border: 5px solid #F6D35D;
  box-shadow: black 1px 2px 20px;
}

#tiere__rechts, p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#tiere__riddle {
  color: #274653;
  font-family: 'shantell sans';
  font-weight: 700;
}

.img__round {
  width: 6rem;
  height: 6rem;
  border-radius: 10rem;
  margin: 0.7rem;
  margin-bottom: 0rem;
  box-shadow: black 0px 2px 10px;
  cursor: pointer;
}

#tiere__buttons {
  display: flex;
  flex-direction: column;
}

#tiere__buttons__top {
  display: flex;
  justify-content: center;
}

#tiere__buttons__bottom{
  display: flex;
  justify-content: center;
}

#tier_1:hover {
  outline: solid 3px #F6D35D;
}

#tier_2:hover {
  outline: solid 3px #F6D35D;
}

#tier_3:hover {
  outline: solid 3px #F6D35D;
}

#tier_4:hover {
  outline: solid 3px #F6D35D;
}

#tier_5:hover {
  outline: solid 3px #F6D35D;
}

#tier_6:hover {
  outline: solid 3px #F6D35D;
}

#tier_7:hover {
  outline: solid 3px #F6D35D;
}

#tier_8:hover {
  outline: solid 3px #F6D35D;
}

#tiere__riddle {
  background-color: #ffff;
  padding: 3rem;
  margin: 3rem;
  border-radius: 3rem;
  border: solid 5px #F6D35D;
  box-shadow: black 0px 1px 10px;
  text-align: center;
  width: 24rem;
  height: 5rem;
}

/* polaroids */

#polaroids {
  margin-top: 2rem;
  padding: 2rem;
  background-color: #ffff;
}

#polaroids__top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}


.polaroids__fotos {
  max-width: 15rem;
  margin-left: 4rem;
  margin-right: 4rem;
  box-shadow: 0px 0.1px 5px #274653;
  display: none;
}

.polaroids__move {
  fill: #274653;
  cursor: pointer;
}

.polaroids__move:hover {
  fill: #94BB44;
}

/* anfahrt */

#anfahrt {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 2rem;
}

#anfahrt__links {
  display: flex;
  flex-direction: column;
  margin: 3rem;
  max-width: 40rem;
}

#anfahrt__title {
  color: #ffff;
  font-family: 'lato';
  font-weight: 900;
  margin: 0rem;
  font-size: 3rem;
}

#anfahrt__auto__titel, #anfahrt__oeffi__titel {
  font-weight: 900;
  margin-bottom: -1rem;
  align-items: flex-start;
  justify-content: left;
}

.anfahrt__text__format {
  color: #ffff;
  font-family: 'Lato';
}

#anfahrt__auto_titel {
  margin: 0rem;
  font-weight: 900;
  background-color: #F6D35D;
}

#anfahrt__oeffi_titel {
  margin: 0rem;
  font-weight: 900;
}
 
#anfahrt__rechts {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#anfahrt__adresse {
  color: #ffff;
  font-family: 'lato';
  font-weight: 700;
  margin-left: 5rem;
}

#anfahrt__maps {
  width: 40rem;
  border: solid 5px #F6D35D;
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
  box-shadow: 0px 1px 10px black;
  cursor: pointer;
}

/* preise */

.preise__tagesk__title__font {
  color: #ffff;
  font-family: 'lato';
  font-weight: 900;
}

#preise {
  display: flex;
  justify-content: center;
  font-family: 'lato';
  font-weight: 700;
  margin-top: 5rem;
}

#preise__design__element {
  width: 83rem;
  position: relative;
  top: 7rem;
}

#preise__container {
  position: absolute;
  display: grid;
  grid-gap: 2rem;
  grid-template-areas: 
  "h1 h2 h3"
  "test18 B18 F1"
  "test317 B317 F2"
  "St oe oe";
}

.preise__tagesk__title__font {
margin: 2rem;
margin-bottom: -1rem;
text-align: center;
}

#preise__tagesk__title__1 {
  grid-area: h1;
  grid-column-end: h1;
  grid-column-start: h1;
  grid-row-end: h1;
}

#preise__tagesk__title__2 {
  grid-area: h2;
  grid-column-end: h2;
  grid-column-start: h2;
  grid-row-end: h2;
}

#preise__tagesk__title__3 {
  grid-area: h3;
  grid-column-end: h3;
  grid-column-start: h3;
  grid-row-end: h3;
}

#preise__tagesk__18 {
  grid-area: test18;
  grid-column-end: test18;
  grid-column-start: test18;
  grid-row-end: test18;
}

#preise__tagesk__317 {
  grid-area: test317;
  grid-column-end: test317;
  grid-column-start: test317;
  grid-row-end: test317;
}

#preise__tagesk__St {
  grid-area: St;
  grid-column-end: St;
  grid-column-start: St;
  grid-row-end: St;
}

#preise__tagesk__B18 {
  grid-area: B18;
  grid-column-end: B18;
  grid-column-start: B18;
  grid-row-end: B18;
}

#preise__tagesk__B317 {
  grid-area: B317;
  grid-column-end: B317;
  grid-column-start: B317;
  grid-row-end: B317;
}

#preise__tagesk__F1 {
  grid-area: F1;
  grid-column-end: F1;
  grid-column-start: F1;
  grid-row-end: F1;
}

#preise__tagesk__F2 {
  grid-area: F2;
  grid-column-end: F2;
  grid-column-start: F2;
  grid-row-end: F2;
}

#oeffnungsz {
  grid-area: oe;
  grid-column-end: oe;
  grid-column-start: oe;
  grid-row-end: oe;
}

.preise__tagesk {
  text-align: center;
  border-radius: 2rem;
  background-color: #94BB44;
  box-shadow: 0px 1px 10px black;
  color: #ffff;
}

.preise__tagesk__preis {
  font-size: 2rem;
  margin-top: 2.3rem;
  margin-bottom: 1rem;
}

.preise__tagesk__preis__2 {
  font-size: 2rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}

.preise__tagesk__person {
margin: 1rem;
}

#oeffnungsz {
  align-self: center;
  text-align: center;
  border-radius: 2rem;
  border: solid 5px #F6D35D;
  background-color: #ffff;
  box-shadow: 0px 1px 10px black;
  color: #274653;
  height: 7rem;
}

#oeffnungsz__text {
  margin-top: 1.5rem;
}

#link__tierpark__web {
  color: #ffff;
  text-decoration: none;
  transform: translate(62%, -50%);
}

#link__tierpark__web:hover {
  color: #94BB44;
}

/* About Me */

#about {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 3rem;
  margin-top: 20rem;
  margin-bottom: 5rem;
  
}

#about__links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#about__title {
  color: #ffff;
  margin-bottom: -1.5rem;
  font-family: 'lato';
  font-weight: 900;
  font-size: 3rem;
}

#about__text {
  color: #ffff;
  margin: 2rem;
  text-align: center;
  max-width: 25rem;
  font-family: 'lato';
  font-weight: 500;
}

#about__img__me {
  width: 15rem;
  height: 15rem;
  border-radius: 15rem;
  object-fit: cover;
  border: solid 5px #F6D35D;
}

.about__social__icon {
  fill: #274653;
  background-color: #ffff;
  padding: 0.5rem;
  border-radius: 3rem;
  margin: 0.5rem;
  cursor: pointer;
}

#twitter:hover {
  background-color: #94BB44;
}

#insta:hover {
  background-color: #94BB44;
}

/* Footer */

footer {
  display: flex;
  flex-direction: column;
}

#infos__end {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  font-family: 'lato';
  font-weight: 500;
  fill: #274653;
}

.matomo-wrapper {
  color: #274653;
  text-align: center;
}

.footer__text__style {
  text-decoration: none;
  color: #274653;
  padding: 1rem;
}

#Datenschutz {
  cursor: pointer;
}

#Impressum {
  cursor: pointer;
}

#Datenschutz:hover {
  color: #94BB44;
}

#Impressum:hover {
  color: #94BB44;
}

/* Impressum Datenschutz */


#datenschutz__Impressum__text {
  color: #ffff;
  font-family: 'lato';
  font-weight: 500;
  width: 70rem;
  margin: 3rem;
}

.Namen__Team__dt {
width: 15rem;}



