* {
  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";
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-family: "Noto Sans";
  font-size: 16px;
}

header {
  height: 90px;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  background-color: white;
  opacity: 0.99;
  font-family: "Maitree";
  z-index: 199;
  top: 0px;
  width: 100%;
  margin: 0 auto 0px auto;
}

.boxheader {
  width: 1000px;
}

.projekte {

  font-weight: 900;
  color: black;
}

.logo {

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

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

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

.pfeil {
  width: 100%;
}

.pfeil:hover {
  position: relative;
  right: 5px;
}

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

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

.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;
}

p {

  font-size: 16px;
  line-height: 24px;
}

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

}

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

}

.menu {

  margin-bottom: 100px;

}

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

svg {
  margin-right: 20px;
}



/*Einleitung mit Video*/
.grid-box0 {

  margin-bottom: 50px;
  width: 100%;
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 32% 32% 32%;
  grid-row-gap: 30px;
  grid-template-areas:

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

.ub1 {
  grid-area: ub1;
}

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

.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%;
}

.txt7 {
  grid-area: txt7;


}

#font_mobile {
  display: none;
}

#font_desktop {
  font-weight: 600;
}

/* grid-box01 responsiv*/
.grid-box01 {

  margin-bottom: 50px;

  width: 100%;
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 32% 32% 32%;
  grid-row-gap: 30px;
  grid-template-areas:
    "gal00 gal5 gal5"
    "gal4 gal4 gal0"
    "gal6 gal01 gal01"
    "ub7 txt7 txt7"

}

.ub00 {
  grid-area: ub00;
}

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

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

.desktop2 {
  height: 100%;
}

.ipad {
  height: 100%;
}

.cover {
  width: 100%;
}

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

.dp1 {
  width: 100%;
}

.dp2 {
  width: 100%;
}

.txt7 {
  grid-area: txt7;
}

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

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

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

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

/*gridbox002 Gestaltung*/
.grid-box002 {
  margin-top: 0px;
  margin-bottom: 50px;

  width: 100%;
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 32% 32% 32%;
  grid-row-gap: 30px;
  grid-template-areas:

    "slider1 slider1 slider1"
    "ub8 txt8 txt8"

}

.ub002 {
  grid-area: ub5;
}

/* Slider Nummer2 Gestaltung*/
.gallery-cell2 {
  width: 66%;
  height: 600px;
  margin-right: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.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: 24px;
}

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

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

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

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

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

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

.mittelachse {
  height: 70%;
  margin-bottom: 30px;
}

.aufspaltung {
  height: 70%;
  margin-bottom: 30px;
}

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

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

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

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

.txt8 {
  grid-area: txt8;
}

/*WIP*/

.around_wip {
  width: 1000px;
  overflow: hidden;

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

  flex-direction: row;
}

.vid2 {
  height: 600px;
}

.image {
  height: 600px;
  width: 310px;
  object-fit: cover;
}

.text_box {
  width: 1000px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  column-gap: 8%;
}

.part1 {
  width: 35%;
}

.part2 {
  width: 65%;
}


/*footer*/
footer {
  margin-top: 70px;
  width: 100vw;
  height: 130px;
  display: flex;
  justify-content: center;
}

.footer_in {
  width: 1000px;
  padding: 10px 0 10px 0;
  color: black;
  display: flex;
  justify-content: space-between;
}

.thema {
  font-weight: 900;
}

.end {
  width: 100%;
  padding-top: 20px;
  margin-top: 30px;
  height: 70px;
  display: flex;
  justify-content: center;
  background-color: rgb(51, 205, 180);
}

.end_in {
  width: 1000px;
  display: flex;
  justify-content: space-between;
  background-color: rgb(51, 205, 180);
}

.vorher,
.next {
  font-style: italic;
  font-weight: 800;
}

.end_in>a {
  color: white;
  text-decoration: none;
  font-style: italic;
  font-weight: 800;
}

.mitte {
  text-decoration: none;
  color: white;
  font-style: normal;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}