* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


@font-face {
  font-family: 'Noto Sans';
  src: url('../Noto_Sans/static/NotoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../Noto_Sans/static/NotoSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Maitree';
  src: url('../Maitree/Maitree-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

body {
  font-family: "Noto Sans";

}

.material-symbols-outlined {
  font-size: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  vertical-align: middle;
}

/* Lokale Inline-SVG-Icons (ersetzen die frueheren Google Material Symbols) */
.material-symbols-outlined > svg.ms-icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
  display: block;
}

#wrapper {
  width: 100%;
  padding: 0 20px 0 20px;
  margin: 0 auto 0 auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

header {
  padding-left: 20px;
  height: 70px;
  padding-top: 10px;
  background-color: white;
  opacity: 0.99;
  font-family: "Maitree";
  z-index: 200;
  top: 0px;
  width: 100%;
  margin: 0 auto 0px auto;
}

.projekte {


  font-weight: 900;
  color: black;

}

.logo {

  color: rgb(0, 0, 0);
  height: 25px;
  width: 25px;

  float: left;
  margin: 15px 10px 0 0;

  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}

.pfeil {
  width: 100%;
}

/*drop down*/
.content {
  display: none;

}

.menu-item {
  cursor: pointer;
  padding: 10px 0;
  margin: 5px 0;
  font-size: 16px;
  display: inline-block;

}

.year {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
}

svg {
  margin-right: 5px;

}


.side {
  position: absolute;
  z-index: -99;
  left: 0px;
  top: 2630px;
  height: 35px;
  width: 50%;
  background-color: rgb(51, 205, 180);
  display: none;
}



.gallery-cell {
  width: 66%;
  height: 500px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.titelbild1 {
  width: 100%;
  margin: 0 auto;
}

/*gridbox0 einführung*/
.grid-box0 {

  margin-bottom: 50px;
  width: 100%;
  display: grid;
  font-size: 16px;
  line-height: 30px;
  grid-template-columns: 100%;
  grid-row-gap: 30px;
  grid-template-areas:

    "video1 "
    "gal1"
    "gal2"
    "gal3"
    "ub7 "
    "txt7 "

}

.ub1 {
  line-height: 40px;
  font-size: 13px;
}

#font_desktop {
  display: none;
}

#font_mobile {
  font-weight: 600;
}

.ub1 {
  grid-area: ub1;
}

.txt1 {
  grid-area: txt1;
  font-weight: 400;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 24px;
}

.video6 {
  grid-area: video1;
  margin-bottom: 0px;
  padding-top: 0px;
}

.vid1 {
  width: 100%;
  outline: none;
}

.gal1 {
  grid-area: gal1;
  width: 100%;
}

.gal2 {
  grid-area: gal2;
  width: 100%;
}

.gal3 {
  grid-area: gal3;
  width: 100%;
}

.gal01 {
  grid-area: gal01;
  width: 100%;
}

.txt7 {
  grid-area: txt7;
}

.ub7 {
  grid-area: ub7;
  font-weight: 800;
  margin-bottom: -30px;
}

/*gridbox 1 konzeption*/
.grid-box01 {

  margin-bottom: 50px;
  width: 100%;
  display: grid;
  font-size: 16px;
  line-height: 30px;
  grid-template-columns: 100%;
  grid-row-gap: 30px;
  grid-template-areas:
    "gal4"
    "gal6"
    "gal01"
    "ub7"
    "txt7"


}

.ub00 {
  grid-area: ub00;
  line-height: 40px;
  font-size: 12px;
}

.slider001 {
  grid-area: slider001;
  margin-bottom: 30px;
}

.gallery-cell {
  width: 100%;
  height: 500px;
  margin-right: 0px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgb(220, 220, 220);
}

.flickity-button {}

.desktop2 {
  width: 100%;
}

.ipad {
  width: 100%;
}

.cover {
  width: 100%;
}

.ub7 {
  grid-area: ub7;
  font-weight: 800;
}

.dp1 {
  width: 100%;
}

.dp2 {
  width: 100%;
}

.txt7 {
  grid-area: txt7;
  line-height: 24px;
  font-size: 16px;
}

.gal4 {
  grid-area: gal4;
  width: 100%;
}

.gal5 {
  grid-area: gal6;
  width: 100%;
}

.gal6 {
  grid-area: gal5;
  width: 100%;
}

/*gridbox 2 gestaltung*/
.grid-box002 {
  margin-bottom: 50px;
  line-height: 30px;
  font-size: 16px;
  width: 100%;
  display: grid;
  grid-column-gap: 0%;
  grid-row-gap: 0px;
  grid-template-columns: 100%;
  grid-template-areas:
    "ub5"
    "slider1"
    "ub8"
    "txt8"
}

.ub002 {
  grid-area: ub5;
  font-size: 12px;
}

/* Slider Nummer2 Gestaltung*/
.gallery-cell2 {
  width: 100%;
  height: 500px;
  margin-right: 50px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.flickity-prev-next-button {
  top: 105%;
}

.slider002 {
  grid-area: slider1;
  margin-bottom: 80px;
  margin-top: 50px;
}

/* Vanilla-Slider Navigation (Ersatz fuer Flickity) */
.slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 20px;
}

.slider-btn {
  background: none;
  border: none;
  padding: 4px;
  line-height: 0;
  cursor: pointer;
  color: #000;
}

.slider-btn svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
  display: block;
}

.slider-dots {
  display: flex;
  align-items: center;
  gap: 8px;
}

.slider-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #c4c4c4;
  cursor: pointer;
}

.slider-dot.is-active {
  background: #000;
}

.home {
  height: 70%;
  display: block;
}

.mittelachse {
  width: 100%;
  margin-bottom: 30px;
}

.aufspaltung {
  width: 100%;
  margin-bottom: 30px;
}

.bild11 {
  width: 100%;
  margin-bottom: 60px;
}

.bild11_3 {
  width: 100%;
  display: block;
}

.bild11_4 {
  width: 100%;
  display: block;
}

.ub8 {
  grid-area: ub8;
  font-weight: 800;
}

.txt8 {
  grid-area: txt8;
  font-size: 16px;
  line-height: 30px;
}

/*WIP*/

.around_wip {
  width: 100%;
  overflow: hidden;

  margin-bottom: 50px;
  display: flex;
  row-gap: 20px;
  flex-direction: column;
}

.vid2 {
  width: 100%;
}

.image {
  width: 100%;
  object-fit: cover;
}

.text_box {
  display: flex;
  flex-direction: column;
  column-gap: 2%;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 50px;
}




/*footer*/
footer {
  margin-top: 100px;
  width: 100vw;
  background-color: rgb(51, 205, 180);
  display: flex;
}

.footer_in {
  background-color: rgb(51, 205, 180);
  padding: 10px 20px 10px 20px;
  color: white;
  display: flex;
  flex-direction: column;
}

.info {
  margin-bottom: 30px;
}

.thema {
  font-weight: 900;
}

.end {
  width: 100%;
  padding-top: 20px;
  height: 70px;
  display: flex;
  justify-content: center;
}

.end_in {
  width: 1000px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 0 20px;
}

.vorher {
  font-style: italic;
  text-align: left;
  font-weight: 800;
  width: 100%;
}

.mitte {
  font-style: italic;
  text-align: center;
  font-weight: 800;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.next {
  font-style: italic;
  text-align: right;
  font-weight: 800;
}

.end_in>a {
  color: black;
  width: 100%;
  text-decoration: none;
  font-style: italic;
  font-weight: 800;
}

.mitte {
  text-decoration: none;
  color: rgb(51, 205, 180);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}