

* {
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

body {
	height: 100%;
	color: #333;
    background-color: #fff;
    font-family: Verdana;
    width: 100%;
}


.sektion {
	position: relative;
    overflow: hidden;
    height: 100%;
    justify-content: center;
    display: flex;
}

.hintergrundbild {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
    background-position: center;
}
  
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
.hintergrundbild {
    position: relative;
}
}

.sektion h1{
    color: white;
    font-size: 30px;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 0 black, 0 0 10px black;
    top: 35%;
    width: 80%;
    z-index: 3;
}
    
.sektion .login {
    background-color: white;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 80%;
    z-index: 3;
}

.part {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    height: 17%;
}
    
descr{
    color: #393d41;
    position: absolute;
    text-align: center;
    width: 90%;
    z-index: 3;
    font-size: 2.4vmin;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 1.2em;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

descr b{
    font-weight: bold;
}

.textUpperVN {
    position: absolute;
    bottom: 0%;
    left: 0%;
    height: 9%;
    width: 100%;
    z-index: 2;
    background-color: #fff;
}

.lastBanner{
	color: #393d41;
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
	z-index: 3;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 24.2833px;
	margin-top: 40px;
    background-color: white;
}

    .lastBanner b{
	   font-weight: bold;
    }

.sektionFooter {
	position: relative;
	overflow: hidden;
    background-color: white;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    color: #393d41;
    font-size: 1.2em;
    text-decoration: none;
}

    .footerContent {
        width: 33%;
        margin: 0 auto;
    }

    .footerContent#arrowTop {
        width: 10%;
    }

    .footerContent#footerTextLeftID {
        text-align: right;
        width: 45%;
    }

    .footerContent#footerTextRightID {
        text-align: left;
        width: 45%;
    }

#arrowTopImg {
	width: 40px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.footerContent a {
	text-align: center;
	color: #393d41;
	font-size: 1.2em;
    line-height: 1.4em;
	text-decoration: none;
	padding: 1.0em;
}

.instaLink {
    width: 100%;
}

.instaLink>a {
    display: table;
    margin: 0 auto;
    color: #393d41;
	font-size: 1.2em;
    line-height: 1.4em;
	text-decoration: none;
    padding-bottom: 1.0em;
    text-align: center;
}

.instaLink>a>img {
    min-height: 30px;
    height: 35px;
    margin: 15px;
    float: left;
}

.instaLink>a>p {
    float: left;
    transform: translateY(+65%);
}

.impressum  {
    text-align: center;
    width: 50%;
	margin-top: 50px;
	z-index: 3;
	margin-top: 40px;
}

.dots {
	height: 30px;
	width: 30px;
	background-color: black;
	position: fixed;	
	z-index: 3;
}

.navi {
	position: relative;
	top: 0%;
	left: 0%;
	height: 17%;
	width: 100%;
	z-index: 2;
	background-color: #fff;
}

.navigation {
	overflow: hidden;
	display: visible;
    text-align: right;
    position: relative;
    height: 100%;
    margin-left: 210px;
    transform: translate(0%, -100%);
}

.firmenLogo{
    height: 100%;
    width: 215px;
}

.logo {
	height: 80%;
	width: auto;
    margin-left: 50px;
    transform: translate(0%, -50%);
    position: absolute;
    top: 50%;
}

#hamMenu {
	float: right;
    height: 100%;
    width: auto;
	display: none;
    transform: translate(0%, -100%);
    position: absolute;
    right: 0;
}

.hamMenuClose {
	float: right;
    margin-left: 80%;
    margin-top: 0;
    right: 50px;
    width: auto;
	
}

.navTabMob {
	display: none;
	z-index: 4;
	position: absolute;
	width: 100%;
	height: 100%;
    position: fixed;
    top: 17%;
}

.navTabMobCon {
	float: both;
	margin-left: 0px;
	margin-top: 0px; 
	height: 100%;
}

.navTabMobCon ul {
    text-align: center;
    list-style: none;
    max-height: 100%;
    padding-inline-start: 0;
}

.navTabMobCon ul li a{
    font-size: 2.0em;
    line-height: 2.0em;
	text-decoration: none;
	font-weight: light;
    text-transform: uppercase;
    text-shadow: 0 2px 0 black, 0 0 10px black;
}

.navTabMobCon ul li {
	border-bottom: 1px solid #d8d8d8;
	padding-top: 17px;
}

.navTabMobCon ul li a:hover{
    color: #A5A5A5;
	text-decoration: none; 
}

.NavTabBurgerCon {
	float: both;
	
	margin-right: 0px;
	margin-top: 0px; 
	background-color: #fff;
}

.navi-a {
    text-align: right;
	color: #393d41;
    font-size: 1.3em;
    line-height: 1.4em;
	text-decoration: none;
	margin: 30px;
	text-transform: uppercase;
}

.navi-c {
    text-align: right;
	color: #A5A5A5;
    font-size: 1.3em;
    line-height: 1.4em;
	text-decoration: none;
	margin: 30px;
	text-transform: uppercase;
}

.c {
	color: #A5A5A5;
}

.a {
	color: lightgrey;;
}

.navi-a:hover {
	color: #A5A5A5;
	text-decoration: none;
}

.navi ul {
    /* float: right; */
    position: absolute;
    /* margin-right: 1%; */
    /* left: 50%; */
    top: 50%;
    transform: translate(0%, -50%);
    /* display: inline-block; */
    right: 0px;
}

.navi li {
	display:inline-block;
}

#navigationTabelleID {
    display: block;
}

#hamMenu {
    display: none;
}

@media screen and (pointer:none), (pointer:coarse) and (orientation:portrait) {


    #navigationTabelleID {
        display: none;
    }
    
    #hamMenu {
        display: block;
    }

    .LastSektion {
        justify-content: center;
        display: flex;
    }

	.sektion h1{
        color: white;
        font-size: 2.1rem;
        position: absolute;
        text-align: center;
        text-shadow: 0 2px 0 black, 0 0 10px black;
        top: 35%;
        width: 90%;
        z-index: 3;
	}
	
	descr{
        color: #393d41;
        position: absolute;
        text-align: center;
        width: 90%;
        z-index: 3;
        font-size: 2.4vmin;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 1.2em;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
	}
	
	.lastBanner{
        color: #393d41;
        text-align: center;
        width: 100%;
        z-index: 3;
        font-size: 19px;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 24.2833px;
        margin-top: 40px;
        background-color: #fff;
        justify-content: center;
        display: flex;
    }

    .lastBanner p {
        width: 75%;
    }

        
    .instaLink>a {
        display: table;
        margin: 0 auto;
        color: #393d41;
        font-size: 1.2em;
        line-height: 1.4em;
        text-decoration: none;
        padding-bottom: 1.0em;
        text-align: center;
    }
}

@media only screen and (max-width: 1000px) {
    
    #navigationTabelleID {
        display: none;
    }
    
    #hamMenu {
        display: block;
    }
  }

@media screen and (pointer:none), (pointer:coarse) and (orientation:landscape) {
    

    #navigationTabelleID {
        display: none;
    }
    
    #hamMenu {
        display: block;
    }
    
    .navigation a {
        font-size: 1.2em;
    }

    .LastSektion {
        justify-content: center;
        display: flex;
    }

	.sektion h1{
        color: white;
        font-size: 1.6em;
        position: absolute;
        text-align: center;
        text-shadow: 0 2px 0 black, 0 0 10px black;
        top: 35%;
        width: 90%;
        z-index: 3;
    }
	
	descr{
        color: #393d41;
        position: absolute;
        text-align: center;
        width: 90%;
        z-index: 3;
        font-size: 2.4vmin;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 1.2em;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
	}
	
	.lastBanner{
        color: #393d41;
        text-align: center;
        width: 100%;
        z-index: 3;
        font-size: 1.2em;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 1.8em;
        margin-top: 40px;
        background-color: #fff;
        justify-content: center;
        display: flex;
    }
    
    .lastBanner p {
        width: 75%;
    }
    
    .navi-a {
        text-align: right;
        color: #393d41;
        font-size: 10px;
        line-height: 1.4em;
        text-decoration: none;
        margin: 30px;
        text-transform: uppercase;
    }

    .navi-c {
        text-align: right;
        color: lightgrey;
        font-size: 0.4em;
        line-height: 1.4em;
        text-decoration: none;
        margin: 30px;
        text-transform: uppercase;
    }

}

.noscroll{
    overflow:hidden;
    position: fixed;
}

.inline {
    display: inline;
}

.blurr {
    -webkit-filter: brightness(40%) blur(3px);
    transition: -webkit-transform 0.2s;
    transition-timing-function: ease-in-out;
}

.zoom {
    -webkit-transform: scale(1.01);
    transition: -webkit-transform 0.2s;
    transition-timing-function: ease-in-out;
}

.invisible {
    display: none;
}