#top {
    text-align: center;
}
body {text-align: center;
    
}
.boxx {
    background-color: lightgray ;

}

#navigation a {
    text-align: center;
    font-size: 20px;
    padding: 20px;
    margin-top: 8px;
    
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#navigation a:hover {
    color:rgb(192, 153, 45, 0.911);
}
#image img{
width: 40%
}
#instagram img{
width:40px;
float: right;
margin-left:20px;
}            
.preis h4{
    font-size: 18px;
font-weight: bold;
    padding: 20px;
    margin-top: 8px;
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
#nav a{
    
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color:rgb(73, 67, 67);
        font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    
}
#nav a:hover {
    color:rgb(192, 153, 45, 0.911);
}
#nav h2{
    font-size: 25px;
    margin-left: 125px;
    padding-top: 20px;
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#Artikelbilder img{
margin: 15px;
margin-top:25px;
width:20%;
transition: transform 0.2s;
}
#Artikelbilder img:hover {
transform: scale(2.0, 2.0);}
#items {
color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 18px;

}

.items h2{
font-size: 25px;
        margin: auto;
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.beschreibung {
color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 18px;
width:70%;
margin: auto;

}
.button{
    
    position: auto;
}
.preis{
font-size: 18px;
font-weight: bold;
    position: auto;
    margin-top: 8px;
    color:rgb(192, 153, 45, 0.911);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
footer{
    position: auto;

    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color:rgb(73, 67, 67);
font-size: 11xp;
width:100%;
}

.footer-content {
    font-size: 12px;
        Text-align: center;
    margin: 10px;
    width:100%;}

.footer-content a{
    font-size: 12px;
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color:rgb(73, 67, 67);
margin: 10px}
.footer-content a:hover {
                color:rgb(192, 153, 45, 0.911);}

.footer-bottom {
       font-size: 13px;
}
