body{
    background-image: url("../BackGround/Back.jpeg");
    background-size: 100%;
}

.Logo{
    width: 100%;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main{
    margin-left: 70px;
    background-color: #BA9F67;
    margin-right: 70px;
    margin-bottom: 50px;
    padding: 15px;
    border-radius: 20px;
}
a{
    text-decoration: none;
}
.Qvevri{
        height: 200px;
        margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 100px;
}
.offnungzeit{
    display: flex;
    text-align: center;
    flex-direction: column;
}
.offnung{
    color: #1E3C20;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 22px;

}
.zeit, .zeit1 , .zeit2 , .zeit3 , .zeit4 , .Ruhe{
    color: #1E3C20;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 25px;
}

/* .Ruhe{
    color: #1E3C20;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 30px;
} */
footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    
}


/* .map{
    height: auto;
    width: auto;
} */


.Social{
    text-align: center;
}
/* .Facebook{

} */
.Instagram , .Mail , .Phone{
    color: #1E3C20;
    font-size: 25px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.Instagram:hover{
    color: #1E3C20;
}

.Mail:hover{
    color: #1E3C20;
}
.inst{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.Contact{
    text-align: center;
}


.Phone:hover{
    color: #1E3C20;
    cursor: pointer;

}
.Strasse{
    color: #1E3C20;
    font-size: 25px;
    display: block;
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.Strasse:hover{
    color: #1E3C20;
}
.up{
    border: 2px solid #1E3C20;
    border-radius: 5px;
}
.down{
    border: 2px solid #1E3C20;
    border-radius: 5px;
}
