@font-face {
font-family: "Poiret One";
src: url("fonts/PoiretOne-Regular.ttf");
}

@font-face {
font-family: "Advent Pro";
src: url("fonts/AdventPro-Regular.ttf");
}


a:link {
    color: grey;
    font-family: "Poiret One";
    text-decoration: none;
}
a:visited {
    color: grey;
    text-decoration: none;
}
a:hover {
    color: white;
    text-decoration: none;
}

a:active {
    color: grey;
    text-decoration: none;
}


.mySlides {display:none}


.master {
    position: absolute;
    width:100%;
    overflow-x:hidden;
    min-width: 800px;
}

#teamframe {
    background-color: rgb(245,240,240);
    font-family: "Poiret One";
    font-size: 50px;
    text-align: center;
    padding-top:4%;
}


.parallax {
    /* The image used */
    background-image: url('assets/haus.jpg');

    /* Full height */
    height: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 {
    /* The image used */
    background-image: url('assets/raum.jpg');
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parapix {
    /* The image used */
    background-image: url('assets/Gangdunkel.jpg');
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:4%;
}

.paraimp {
    /* The image used */
    background-image: url('assets/raum.jpg');
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display:none;
}

.impframe {
         left: 10%;
         top: 10%;
         position: relative;
         width: 80%;
         height:80%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         background-color: rgb(250,250,250,0.7);
         font-family: "Poiret One";
         font-size: 20px;
         overflow-y:scroll;
}
.impback {
         top:30px;
         position: relative;
         box-shadow: 0px 2px 10px grey;
         margin: 5px;
         background-color: rgb(250,250,250,0.7);
         font-family: "Poiret One";
         font-size: 20px
}

.pixframe {
         left: 10%;
         top: 5%;
         position: relative;
         width: 80%;
         height:80%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         background-color: rgb(250,250,250,0.7);
         font-family: "Poiret One";
         font-size: 20px;

}

.theme {
         position:relative;
         width:40%;
         overflow:hidden;
         top: 10%;
         left:50%;
         /*margin-left:-350px;*/
         transform:translateX(-50%)

}
.mainlogo {
         position:relative;
         width: 13%;
         overflow: hidden;
         top: 10%;
         left:50%;
         /*margin-left:-150px;*/
         transform:translateX(-50%);
         z-index: 0;
}

.gelipic {
         position: relative;
         display: inline-block;
         width: 28%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         margin: 15px;
         vertical-align: top;
         background-color: rgb(250,250,250);
         font-family: "Poiret One";
         font-size: 20px;
}
.annepic {
         position: relative;
         display: inline-block;
         width: 28%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         margin: 15px;
         vertical-align: top;
         background-color: rgb(250,250,250);
         font-family: "Poiret One";
         font-size: 20px;
}
.manupic {
         position: relative;
         display: inline-block;
         width: 28%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         margin: 15px;
         vertical-align: top;
         background-color: rgb(250,250,250);
         font-family: "Poiret One";
         font-size: 20px;
}
.reginepic {
         position: relative;
         display: inline-block;
         width: 28%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         margin: 15px;
         background-color: rgb(250,250,250);
         font-family: "Poiret One";
         font-size: 20px;
}

.menu {
         position: fixed;
         top: 0;
         overflow: hidden;
         width: 101%;
         height: 60px;
         left:-2px;
         background-color:white;
         box-shadow: 0px 2px 10px grey;
         z-index: 1;
         font-family: "Poiret One";
         font-size: 25px;
         justify-content: space-around;
         display: flex;

}

.buthome {
   height:60px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 15px;
   cursor:pointer;
   position: relative;
   float:left;
}
.buthome:hover {
   background-color: lightgrey;
   color:white;
}

.butteam {
   height:60px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 15px;
   cursor: pointer;
   position: relative;
   float:left;
}
.butteam:hover {
   background-color: lightgrey;
   color:white;
}

.butcon {
   height:60px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 15px;
   cursor: pointer;
   position: relative;
   float:left;
}
.butcon:hover {
   background-color: lightgrey;
   color:white;
}

.butpix {
   height:60px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 15px;
   cursor: pointer;
   position: relative;
   float:left;
}
.butpix:hover {
   background-color: lightgrey;
   color:white;
}

.kontrahmen {
         left: 10%;
         top: 10%;
         position: relative;
         width: 80%;
         height:80%;
         box-shadow: 0px 2px 10px grey;
         padding: 15px;
         background-color: rgb(250,250,250,0.7);
         font-family: "Poiret One";
         font-size: 20px;
}

.mapframe {
         position:absolute;
         top:30%;
         left:50%;
         background-color: rgb(250,250,250,0.7);
         padding:10px;

}