body {
    margin: 0 0 0 0;
    font-family: 'Suisse', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.015em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black;
}




    @font-face {
        font-family: "Suisse";
        src: url(font/SuisseIntl-Book-WebM.woff) format("woff");}


.menu{padding: 13px 25px 15px 25px;  margin: 0 auto; display: table; border-bottom-right-radius:30px; border-bottom-left-radius:30px; background-color: rgba(255, 255, 255, 0.7); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px);}
#name{text-align: left; float: left; width: 40%; font-family: 'Suisse', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
#options{margin: auto; backdrop-filter: blur(5px); display: inline-block; /*display: table;*/}
.option{margin-left: 13px; margin-right: 13px;}
.hide{display: unset;}
.unhide{display: none;}
.clear{clear: both;}
.outer{display: table; width: 100%; position:fixed; z-index: 1000; top:0; }
.desc{font-size: 15px; color: rgba(0,0,0,0.8); text-align: center; padding: 0 10px;}
#logo{text-align: left;} 
.section{}


a.option{color: black; text-decoration: none;}

a.logo{color: black; text-decoration: none;}

#kontakt{background-color: white; color: black; /*text-align: center;*/ padding-top: 100px; padding-bottom: 200px;}



dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0
  }
  dt {
    float: left;
    width: 12%;
    /*min-width: 100px;*/
    padding: 0 0 20px 0;
    margin: 0
  }
  dd {
    float: left;
    width: 88%;
    padding: 0 0 20px 0;
    margin: 0
  }




.wide{
  height: 450px;
  width: auto;
  margin: 20px;
  overflow: visible;
  
}

.portrait{
  height: 550px;
  width: auto;
  margin: 20px;
  overflow: visible;

}


.shadow {
  filter: drop-shadow(3px 7px 20px silver);
  -webkit-filter: drop-shadow(3px 7px 20px silver);
  overflow: visible;
}


* {
    box-sizing: border-box;
}

h1 {
    font-size: 20px;
    font-weight: 400;
  
    margin: 0;
    margin-bottom: 40px;
    font-family: 'Suisse', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p {
    margin: 0 0 20px 0;
    padding: 0;
    max-width: 900px;
}

.project {
    margin-top: 0px; margin-bottom: 170px; text-align: center;
}

.infos{background-color: #f8f8f8;}

.top{

  height: 150px;
  padding: 13px 25px 15px 25px;
  }

.projectgrad{
/*background: -moz-linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);*/
/*height: 150px;*/
height: 50px;
padding: 13px 25px 15px 25px;
}


.biograd{
  /*background: -moz-linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
  background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);*/
  /*height: 150px;*/
  height: 100px;
  padding: 13px 30px 15px 30px;
  }


.contentgrad{
height: 100px;
padding: 13px 30px 15px 30px;
}

/*.contactgrad{
  background: -moz-linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%);
height: 250px;}*/

.description {
    padding: 0px 30px 110px 30px;
}



.about {
    margin: 150px 0 0 0;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 20px;
    padding: 0 8px 8px 8px;
}



.umriss {
  -webkit-clip-path: url('images/objekte/01-maske.svg');
  clip-path: url('images/objekte/01-maske.svg');
}

.mask {

  clip-path: url('images/objekte/maske-test.svg');
  -webkit-clip-path: url('images/objekte/maske-test.svg');
}



/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (max-width: 1310px) {



.wide{
  height: 400px;
  width: auto;
  margin: 20px;
  overflow: visible;}
  


.portrait{
  height: 450px;
  width: auto;
  margin: 20px;
  overflow: visible;

}

}

@media only screen and (max-width: 1200px) {
  #logo{display: none;}

  .wide{
    height: 350px;
    width: auto;
    margin: 20px;
    overflow: visible;}


}

@media only screen and (max-width: 1095px) {
  #logo{display: none;}

  .wide{
    height: auto;
    width: 80%;
    margin: 20px;
    overflow: visible;}

    .portrait{
      height: 500px;
      width: auto;
      margin: 20px;
      overflow: visible;
    
    }


}






@media only screen and (max-width: 810px) {

    body {
        margin: 0;
        font-size: 18px;
    }

    h1 {
        font-size: 18px;
    }

    
#name{text-align: left; float: none; width: 100%; font-family: 'Suisse', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; margin-bottom: 5px;}
#options{text-align: left; float: none; width: 100%;}
.option{margin-left:0px;margin-right: 10px;}
.menu{width: 100%; text-align: center;}

.hide{display: none;}
.unhide{display: unset;}

.projectgrad{

height: 80px;
/*padding: 66px 20px 15px 20px;*/
padding: 0;

}

.contentgrad{

  height: 120px;
  padding: 66px 20px 15px 20px;
  }

.wide{
  height: auto;
  width: 80%;
  margin: 20px;
  overflow: visible;
  
}

.portrait{
  height: 400px;
  width: auto;
  margin: 20px;
  overflow: visible;

}

.contactgrad{
  padding: 66px 20px 15px 20px;
height: 100px;}

.project {
    margin-top: 0px; margin-left:0px;
    margin-bottom: 80px;
}

dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0
  }
  dt {
    float: left;
    width: 23%;
    /*min-width: 100px;*/
    padding: 0 0 20px 0;
    margin: 0
  }
  dd {
    float: left;
    width: 77%;
    padding: 0 0 20px 0;
    margin: 0
  }

  .option{margin-left: 20px; margin-right: 20px;}

.description {
    padding: 0px 20px 50px 20px;
}
}

