  @font-face {
  font-family: 'Jost';
  font-style: 'italic';
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-display: swap;
  src: url('./webfont/font_jost_italic300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
  font-family: 'Jost';
  font-style: 'normal';
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-display: swap;
  src: url('./webfont/font_jost_regular300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
  font-family: 'Futura-light';
  font-style: 'normal';
  font-weight: 100;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-display: swap;
  src: url('./webfont/font_futura_condensed _light.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  body {
    margin: 0;
    overflow-y: scroll;
    scrollbar-gutter: stable;
  }
  .logo {
    height: 12vh;
    width: 100%;
    display: flex;
    background-color: #FFFFFF;
    border-bottom: 0.5px rgb(153, 153, 153) solid;
    justify-content: flex-end;
    align-items: center;
    position: sticky;
    z-index: 100;
    top: -6%;
  } 
  .logo-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(1.2rem, 2.364vw + 0.727rem, 2.5rem);
    font-weight: 300;
    margin-right: 5%;
    color: #999999;
    text-align: right;
    vertical-align: bottom;
    position: sticky;
    z-index: 100;
    top: 1%;
  }
  .logo-works {
    margin-top: 2.2vh;
    width: 100%;
    background-color: #FFFFFF;
    justify-content: flex-end;
    align-items: end;
  }
  header {
    margin-top:10.3vh;
    display: flex;
    float: right;
    width: 30%;
    height: auto;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: right;
    position: sticky;
    top: 10vh;
    overflow-x: hidden;
  }
  .major {
    height: 4.8vh;
    width: 100%;
    display: flex;
    float: right;
    justify-content: flex-end; 
    align-items: center;
  }
    @media (orientation: landscape) {
  .major a {
    margin-right: 15%;
  }
}
    @media (orientation: portrait) {
  .major a {
    margin-right: 10%;
  }
}
  .major a {
    text-decoration: none;
  }
  .major a:hover {
    transition-duration: 0.2s;
    transform: scale(1.2);
    transition-timing-function: ease-in-out;
  }
  .title {
    height: 4.8vh;
    display: flex;
    float: left;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    margin-left: 3%; 
  }
  .impressum {
    height: 4.8vh;
    display: flex;
    float: right;
    width: 100%;
    justify-content: flex-end; 
    align-items: center;
  }
    @media (orientation: landscape) {
  .impressum a {
    margin-right: 10%;
  }
}
    @media (orientation: portrait) {
  .impressum a {
    margin-right: 5%;
  }
}
  .impressum a {
    text-decoration: none;
  }
  .impressum a:hover {
    transition-duration: 0.2s;
    transform: scale(1.2);
    transition-timing-function: ease-in-out;
  }
  .major-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.6rem, 1.636vw + 0.273rem, 1.5rem);
    font-weight: 300;
    color: #999999;
    text-align: right;
    vertical-align: center;
  }
  .news-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #CCCC66;
    text-align: right;
    vertical-align: center;
  }
  .about-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #99CCCC;
    text-align: right;
    vertical-align: center;
  }
  .gallery-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #00FF08;
    text-align: right;
    vertical-align: center;
  }
  .words-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #FF9999;
    text-align: right;
    text-align: center;
  }
  .contact-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #99CC99;
    text-align: right;
    vertical-align: center;
  }
  .links-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #CC99CC;
    text-align: right;
    vertical-align: center;
  }
  .impressum-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.8rem, 2.909vw + 0.218rem, 2.4rem);
    font-weight: 300;
    color: #CC9966;
    text-align: right;
    vertical-align: center;
  }
  .back {
    height: 18vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .back img {
    height: 27px;
    width: 20px;
  }
    @media (orientation: landscape) {
  .back a {
    margin-right: 15%;
  }
}
    @media (orientation: portrait) {
  .back a {
    margin-right: 10%;
  }
}
  .back a {
    text-decoration: none;
  }
  .back a:hover {
    transform: scale(1.2);
    filter: brightness(1.3);
    transition-timing-function: ease-in-out;
  }
  a {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #FFFFFF;
    font-weight: 800;
    font-size: small;
  }
  a:hover {
    color: rgb(69, 40, 236);
    font-weight: 900;
    font-size: small;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
  } 
  .text {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #FFFFFF;
    font-size: small;
    text-align: left;
  } 
  .text img {
    width: 200px;
    height: auto;
    margin: 0 85px 30px 30px;
    float: right;
    display: block;
    object-fit: cover;
    align-items: top;
    transition: opacity 0.5s ease-in-out;
  }
  .text img:hover {
    opacity: 0; 
  }
  .container-home {
    margin-top: 4.5vh;
    margin-left: 100px;
    height: 750px;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
    @media (orientation: landscape) {
  .container-news {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-news {
    margin-left: 1%;
  }
}
  .container-news {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 2% 50px 1%;
    background-color: #CCCC66;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
  }
    @media (orientation: landscape) {
  .container-about {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-about {
    margin-left: 1%;
  }
}
  .container-about {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 0 50px 1%;
    background-color: #99CCCC;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
    background-image: url("./bilder/arne4.jpg");
    background-repeat: no-repeat;
    background-size: 200px auto;
    background-position: top 50px right 85px;
  } 
  .container-gallery {
    height: 750px;
    background-color: #FFFFFF;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .container-gallery img {
    position: absolute;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
  }
  .container-gallery img:hover {
    opacity: 0;
  }
  .grid-container-gallary {
    display: grid;
    grid-template-columns: 280px 280px;
    grid-template-rows: 265px 265px;
    row-gap: 5px;
    column-gap: 5px;
  }
    @media (orientation: landscape) {
  .container-words {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-words {
    margin-left: 1%;
  }
}
  .container-words {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 2% 50px 1%;
    background-color: #FF9999;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
  }
    @media (orientation: landscape) {
  .container-contact {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-contact {
    margin-left: 1%;
  }
}
  .container-contact {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 2% 50px 1%;
    background-color: #99CC99;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
  }
    @media (orientation: landscape) {
  .container-links {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-links {
    margin-left: 1%;
  }
}
  .container-links {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 2% 50px 1%;
    background-color: #CC99CC;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
  }
    @media (orientation: landscape) {
  .container-impressum {
    margin-left: 5%;
  }
}
    @media (orientation: portrait) {
  .container-impressum {
    margin-left: 1%;
  }
}
  .container-impressum {
    margin-top: 4.5vh;
    height: auto;
    padding: 50px 2% 50px 1%;
    background-color: #CC9966;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: top;
  }
  /* Works-container */
  .container-works {
    animation: zoomIn 0.5s forwards;
    margin-top: 35px;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }
  @keyframes zoomIn {
    0% {
      transform:scale(0.9);
      opacity: 0; 
    }
    100% {
      transform:scale(1);
      opacity: 1; 
    }
  }
  .objects-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.9rem, 2vw + 0.5rem, 2rem);
    font-weight: 300;
    margin-right: 11.5%;
    color: #CD9967;
    text-align: right;
    vertical-align: bottom;
  }
  .sculpturedrawing-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.9rem, 2vw + 0.5rem, 2rem);
    font-weight: 300;
    margin-right: 11.5%;
    color: #CC9A67;
    text-align: right;
    vertical-align: bottom;
  }
  .publicspace-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.9rem, 2vw + 0.5rem, 2rem);
    font-weight: 300;
    margin-right: 11.5%;
    color: #FF999C;
    text-align: right;
    vertical-align: bottom;
  }
  .projects-font {
    font-family: 'Jost';
    font-style: normal;
    font-size: clamp(0.9rem, 2vw + 0.5rem, 2rem);
    font-weight: 300;
    margin-right: 11.5%;
    color: #66CCFC;
    text-align: right;
    vertical-align: bottom;
  }
  .container-works img {
    position: relative;
    width: 350px;
    height: auto;
  }
  .container-works-item {
    margin-top: 45px;
    width: 33%;
    height: auto;
    display: flex;
  }
  .wapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    gap: 90px;
  }
  .card {
    width: 350px;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    overflow: hidden;
  }
  .card img {
    height: 100%;
    transition: 250ms ease-in-out;
  }
  .card img:hover { 
    filter: contrast(50%);
    transform: scale(1.1);
    transition: 250ms ease-in-out;
  }
  .card_content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: calc(100% - 20px);
    height: 60px;
    font-family: 'Futura-light';
    font-style: normal;
    font-weight: 100;
    font-size: 26px;
    color: #FFFFFF;
    text-align: right;
    display: flex;
    flex-direction: column;
    background-image: linear-gradient(to bottom, transparent, rgb(153, 153, 153));
    transform: translateY(100%);
    transition: 250ms ease-in-out;
  }
  .card:hover .card_content {
    transform: translateY(0);
  }
  .content_head {
    position: relative;
  }
  #myBtn {
    display: none;
    position: fixed;
    bottom: 65px;
    right: 26px;
    z-index: 99;
  }
  #myBtn img {
    width: 27px;
    height: 20px;
  }
  #myBtn img:hover {
    transform: scale(1.2);
    filter: brightness(1.3);
    transition: 250ms ease-in-out;
  }
  #myBack {
    position: fixed;
    bottom: 18px;
    right: 28px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
  }
  #myBack img {
    width: 20px;
    height: 27px;
  }
  #myBack img:hover {
    transform: scale(1.2);
    filter: brightness(1.3);
    transition: 250ms ease-in-out;
  }
  /* Verlauf nach oben */
  .whitebox {
    height: 10px;
    width: auto;
    display: flex;
    position: sticky;
    z-index: 90;
    top: 50px;
    background-image: linear-gradient(to top, transparent, rgb(255, 255, 255));
  }
