body{
    background-color: #FFFFFF;
    background-attachment: fixed;
    justify-content: center;
    display: flex;
}

#wrapper{
    width: 1300px; 
    
    
}

*{
    margin; padding: 0px;
}

#Navigation{
    width:  auto;
    height: auto;
    font-size: 38px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Palanquin', sans-serif;
    display: flex;
    justify-content: space-around;
    text-decoration: none;  
}

h{
    text-decoration: none;
    text-decoration: none;
    color: black;
    font-size: 34px;
    font-family: 'Palanquin', sans-serif;
    color: black;
    justify-content: center;
    display: flex;
    margin: 0px;
}

a{
    text-decoration: none;
    text-decoration: none;
    
    font-family: 'PT Sans Narrow', sans-serif;

    color: black;
    font-size: 25px;
}
.nav:hover { 
    background-color: #BDBDBD;
    font-size: 35px;
    transition: 0.6s;
}
.aus{
    color: #A4A4A4;
    
}
.Beispiel1{
    width: 1300px;
    height: 604px;
    
}
.Bild1{
   width:900px;
    height: 604px;
    float: left;
    
}

.Text1{
    width:380px;
    height: 604px;
   
    float: right;
    line-height: 2;
    
}

.Beispiel2{
    width: 1300px;
    
    height: 604px;
    
    
}
.Bild2{
   width:900px;
    height: 604px;
    float: right;
    
}
.Bild4{
   width:1100px;
    height: 604px;
    float: right;
    
}
.Bild3{
   width:1100px;
    height: 604px;
    float: left;
    
    
    
}

.Text2{
    width:380px;
    height: 604px;
    
    float: left;
    text-align: right; 
}
.Text4{
    width:180px;
    height: 405px;
    height:auto;
    
    float: left;
    line-height: 2;
     
}
.Text3{
    width:180px;
    
    height:auto;
    
    float: right;
    line-height: 2;
     
}
#links{
    float: left;
}
#rechts{
    float: right;
}

#Platzhalter{
    height: 125px;
}

#Platzhalter2{
    height: 50px;
}

#Firmengeschichte{
    margin: 80px;
    border: solid black;
    padding: 19px;
}
p{
    font-size: 25px;
    font-family:'PT Sans Narrow', sans-serif;
}
li{
    font-size: 25px;
    font-family:'PT Sans Narrow', sans-serif;
}
#Kontakt{
    margin: 80px;
    padding: 19px;
    margin-bottom: 60px;

}
#text{
    float: left;
}
#bild{
    float: right;
    
}
#karte{
    width: 800px;
    height: 450px;
    margin-top: 800px;
    margin: 250px;
    
}
#Text{
    margin-top: 55px;  
}
#Bild{
    margin-top: 55px;
    margin-left: 50px;
    
}















