body{
    background-color:grey;
    color: black;
    font-family: 'Courier New', monospace;
    
}

#wrapper{
    position: relative;
    width: 1600px;
    margin: auto auto;
}





/*Navigationsbar*/
#header_navigation{
    position: absolute;
    width: 1600px;
    height: 135px;
    margin: auto auto;
    background: #ffffff;
}

.navigation_image{
    position: absolute;
    height: 100px;
    width: auto; 
    top: 17.5px;
    left: 10px;
}

.navigation_header{
    position: absolute;
    top: 35px;
    left: 140px;
    font-size: 1.1em;
    font-weight: 200;
}

#navigation_links{
    position: absolute;
    height: 135px;
    width: 700px;
    top: 60px;
    left: 550px;
    text-align: center;
    word-spacing: 40px;
}

.navigation_buttons{
    position: relative;
    font-size: 17px;
    text-decoration: none;
    color: black;
}

.navigation_buttons:hover{
    color: rgb(222, 222, 222);
    border-bottom: 1px solid rgb(222, 222, 222);
}





/* About us Section*/
#about_us_left{
    position: absolute;
    height: 810px;
    width: 744.8px;
    left: 0;
    top: 135px;
    background-image: url(img/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
} 

#about_us_right{
    position: absolute;
    height: 810px;
    width: 855.2px;
    background-color: #ffffff;
    right: 0;
    top: 135px;
    text-align: justify;
}

.about_us_text{
    position: absolute;
    width: 600px;
    top: 450px;
    left: 16.25%;
    font-size: 14px;
    line-height: 30px;
}

#about_us_section{
    position: absolute;
    width: 700px;
    height: 290px;
    left: -23.75%;
    top: 100px;
    background-color: #234b7f;
    text-align: center;
    font-size: 1.25em;
    box-shadow: 7px 7px 20px black;
}

.about_us_header{
    position: absolute;
    top: 30px;
    color: white;
    font-size: 1.75em;
    transform: scale(1, 1.2);
}

.about_us_headertext{
    position: absolute;
    width: 500px;
    top: 170px;
    left: 100px;
    font-size: 21px;
    text-align: center;
    color: white;
    font-weight: 100;
}





/* Seperator */
#seperator_a{
    position: absolute;
    width: 100%;
    height: 105px;
    top: 945px;
    box-shadow: 2px 2px 3px black;
    z-index: 1;
    background: #234b7f;   
}





/* Produkte */
#additional_information{}

#additional_information_left{
    position: absolute;
    width: 50%;
    height: 1400px;
    top: 1050px;
    left: 0;
    text-align: justify;
    background: #FFFFFF;
}

.information_header{
    position: absolute;
    width: 400px;
    right: 205px;
    top: 70px;
    text-align: justify;
    text-align: center;
    color: black;
}

.information_text{
    position: absolute;
    width: 600px;
    top: 200px;
    right: 100px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1px;   
}

.examples_text{
    position: absolute;
    width: 600px;
    top: 525px;
    right: 100px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1px;   
}

#additional_information_right{
    position: absolute;
    height: 1400px;
    width: 50%;
    top: 1050px;
    right: 0;
    background-image: url(img/content_background.JPG);
    background-position: center;
    background-size: cover;
}

.examples_text{
    position: absolute;
    width: 600px;
    top: 560px;
    left: 100px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1px;   
}

.examples_text_a{
    position: absolute;
    width: 600px;
    top: 965px;
    left: 100px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1px;   
}





/* Seperator */
#seperator_b{
    position: absolute;
    width: 100%;
    height: 105px;
    top: 2450px;
    box-shadow: 2px 2px 3px black;
    z-index: 1;
    background: #234b7f;
}





/* History */
#main_content{}

#main_content_left{
    position: absolute;
    width: 50%;
    height: 850px;
    top: 2555px;
    left: 0;
    text-align: justify;
    font-size: 1.25em;
    background-image: url(img/walter_kremmin.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#main_content_right{
    position: absolute;
    width: 50%;
    height: 850px;
    top: 2555px;
    right: 0;
    text-align: justify;
    font-size: 1.25em;
    background: #FFFFFF;
}

.main_content_header{
    position: absolute;
    width: 400px;
    left: 200px;
    top: 140px;
    text-align: center;
    color: black;
}

.main_content_text{
    position: absolute;
    width: 600px;
    top: 270px;
    left: 100px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;   
}




/* Seperator */
#seperator_c{
    position: absolute;
    width: 100%;
    height: 105px;
    top: 3405px;
    box-shadow: 2px 2px 3px black;
    z-index: 1;
    background: #234b7f;
}





/* Contact Data */
#contact_data{
    position: absolute;
    display: grid;
    grid-template-columns: auto auto auto;
    width: 100%;
    height: 365px;
    top: 3510px;
    background: #FFFFFF;
}

#contact_adress{
    height: 100%;
    width: 270px;
    margin: 20px auto;  
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: justify;
}

#contact_email{
    height: 100%;
    width: 270px;
    margin: 20px auto;  
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: justify;
}

#contact_openhours{
    height: 100%;
    width: 270px;
    margin: 20px auto;  
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: justify;
}





/* Footer */
#footer{
    position: absolute;
    width: 100%;
    height: 42px;
    top: 3875px;
    text-align: center;
    box-shadow: 2px 2px 3px black;
    z-index: 1;
    background: #234b7f;
}

#footer_links{
    position: absolute;
    height: 42px;
    width: 700px;
    top: 0px;
    left: 28%;
    text-align: center;
    word-spacing: 40px;
}

.footer_buttons{
    position: relative;
    top: 10px;
    font-size: 17px;
    text-decoration: none;
    color: white;
}

.footer_buttons:hover{
    color: rgb(222, 222, 222);
}
