* {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Open Sans', sans-serif;
}

.content {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

ul {
    list-style-type: none
}

a {
    text-decoration: none
}

.clearfix {
    clear: both;
}

h1,
h2,
h3 {
    font-size: 140px;
    color: white;
    font-weight: 800;
    line-height: .9
}

nav {
    width: 100%;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.88);
    position: fixed;
    z-index:99999; 
}

nav h1 {
    font-size: 19px;
    font-weight: 300;
    padding-top: 50px;
    float: left;
    text-transform: uppercase;
    letter-spacing: 20px;
}

nav h1 a {
    color: white
}

/*
#subnav ul {
    display: block;
    float: left;
    padding-top:10px;
 
}

#subnav ul li {
    float: left;
    margin-right: 25px;
    font-weight: 800;
    padding:0px 0px;

}

#subnav ul li a {
    color: black; 
    padding: 0 0 ;
    border: solid 0px white;
    color: white; 
    opacity: 0.5; 
    font-weight:300; 
    font-size: 13px;
}*/


nav ul { padding-top: 50px; float:right}

nav ul li {float: left; color: #666; margin-left: 30px; font-size: 13px}

nav ul li a {color: white}



#one {
    width: 100%;
    height: 100vh;
    background-image: url(bilder/DSC00749-3.jpg);
    background-position: fixed;
    background-size: cover;
    background-attachment: fixed;
}

#one h2 {
    padding-top: 180px;
}

#two {
    padding-top: 50px;
}

#two h2 {
    color: black;
    text-transform: uppercase;
    border-bottom: solid 1px black;
    padding-bottom: 40px;
    margin-bottom: 90px
}

#two img {
    width: 100%;
    margin-bottom: 40px
}

#three {
    width: 100%;
    height: 600px;
    background-image: url(bilder/skyline.jpg);
    background-position: center;
    background-size: 100%;
    background-attachment: fixed;
}

#three h3 {
    position: relative;
    top: 47px
}

#four {
    width: 100%;
    padding: 40px 0;
    text-align: justify; 
}

#four .content {border-bottom:solid 1px black; margin-bottom:40px}

#four h3 {
    display: block;
    font-size: 30px;
    color: black;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: solid 1px black;
    text-align: center;
    letter-spacing: 13px;
    line-height: 70px
}

#four p {
    padding: 0 20px;
    line-height: 29px;
    color: #000; 
    text-align: center; 
    width:100%; 
    margin: auto; 
    font-weight: 800; 
    box-sizing: border-box
}
#four article {
    border-bottom: solid 1px black;
    padding-bottom: 20px
}

#four p .red1 {
    display: block;
    color: #d90202;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 17px; 
    text-align: center; 
    width:100%; 
    line-height: 20px;
    padding-top: 10px
}

#four p .red2 {
    display: block; 
    color: #d90202;
    font-weight: 800;
    text-align: center; 
 line-height: 20px;
    font-size: 17px;
}

#four ul {padding: 60px 0}

#four ul li {
    width: 33%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    position: relative;
}

#four ul li img {
    width: 100%
}


.overlay {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom: 0px;
    background-color: black; 
    z-index: 888; 
    padding: 20px; 
    color: white; 
    opacity: 1;
    padding: 30px;
    font-size: 30px;
    opacity: 0; 
    transition: all 0.2s linear; 
    text-transform: uppercase; 
    text-align: center; 
    font-weight:800; 
}

#four ul li .overlay:hover {opacity:0.7}


#five {
    width: 100%;
    height: 100vh;
    background-image: url(bilder/DSC02431.JPG);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#five h3 {
    padding-top: 40px;
}

#six {
    width: 100%;
    padding: 40px 0;
    background-color: black;
}

#six h2 {
    border-bottom: solid 1px white;
    padding-bottom: 40px;
    margin-bottom: 40px
}

#six article {
    width: 50%;
    float: left;
}

#six article label {
    color: white;
    font-weight: 300;
    line-height: 40px;
    color: #999;
    font-size: 13px;
}

#six article input {
    margin-bottom: 0px;
}

textarea {
    margin-bottom: 10px
}

.formularbutton {
    background-color: transparent;
    color: white;
    padding: 10px 20px;
    border: solid 2px white;
    opacity: 0.6;
    transition: all 1s linear;
    font-size: 16px;
    cursor: pointer;
}

.formularbutton:hover {
    opacity: 1
}

#six article p {
    color: white;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 0;
}

#six article a {
    color: #4f7cb1
}

#six article img {
    width: 25px;
    float: left;
    margin-right: 10px
}


/* ------------ EG ------------*/

#EG_one {
    width: 100%;
    height: 100vh;
    background-image: url(bilder/EG_bg_top.jpg);
    background-position: fixed;
    background-size: cover;
    background-attachment: fixed;
}

#EG_one h2 {
    padding-top: 180px;
    text-shadow: 10px 10px 20px rgba(0, 0, 0, 0.35)
}

.terrasse {padding-top: 40px; width: 90%}

#EG_two {text-align: center; }

#EG_two article {
    width: 50%;
    float: left;
    text-align: left;
}

#EG_two article img {
    width: 100%
}

#EG_two article h2 {
    padding-top: 150px;
    color: black;
    padding-bottom: 40px;
    border-bottom: solid 1px black;
    margin-bottom: 40px
}

#EG_two article p {
    font-size: 30px;
    font-weight: 300;
    color: #666;
}


@media screen and (max-width:1150px) {
    h1,h2,h3 {font-size: 100px}
    #three {background-size: 100%; background-attachment: scroll}
}


@media screen and (max-width:1010px) {
    nav ul {
        position: absolute; 
            right:0;
        left:0;
        top: 121px;
        background-color: rgba(0, 0, 0, 0.92); 
        padding-top: 20px; 
        padding-bottom: 20px
    }
    
    #one h2 {padding-top: 240px}
    
    #six article {width:100%;padding-bottom: 40px}
}

@media screen and (max-width:830px) {
        h1,h2,h3 {font-size: 70px}
}
@media screen and (max-width:600px) {
    h1,
    h2,
    h3 {
        font-size: 40px; 

    }
    nav {
        height: 300px; 
        position: relative; 
    }
    nav h1 {
        font-size: 14px;
        letter-spacing: 13px;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 10vh;
        float: none; 
        font-weight: 800;
    }
    nav ul {
        background-color: transparent; 
        padding-top: 20px;
        width: 100%;
        margin: auto;
    }
    
    nav ul li {float: left; line-height: 27px; text-align: center; margin-left: 0px; width: 50%}
    
    #one {
        height:500px;
        background-attachment: scroll;
        background-position: right
    }
    #one h2 {
        padding-top: 5vh; 
        font-size: 50px; 
    }
    #three {
        background-attachment: scroll;
        background-size: cover; 
        height: 300px
    }
    
    #subnav ul {width: 100%; padding-top: 30px}
    
    #subnav ul li {
        width: 50%; 
        text-align: center;
        margin-bottom: 10px; 
        border-bottom: solid 0px white; 
        float: left;
        margin-right: 0; 
        font-size:18px
    }

    #four h3 {
        letter-spacing: 4px; line-height: 40px; 
    }
    
    #four p {padding: 0 0 ; text-align: justify;word-break:normal }
    
    #four ul li {
        width: 100%
    }
    
    .overlay {opacity: 1; background-color: transparent; position: relative; color: black; padding: 0}
    
    #five {
        height: 500px;
        background-attachment: scroll
    }
    
    #five h3 {font-size: 70px; padding-top: 340px}
    
    #six article {
        width: 100%;
        
    }
    
    #EG_one {background-attachment: scroll;
    }
    
    #EG_two article h2 {padding-top: 0px}
    
    #EG_two article {width:100%}
    
    #EG_two article p {padding-bottom: 50px}
    
}