.owl-carousel .item{
    height: 200px;
    /*width: auto;*/
}

h1, h2, h3 {
font-family: 'Amatic SC', cursive;
}
h4,h5,h6, p {
    font-family: 'Roboto', sans-serif;
}
.titel{
    font-size: 0.8rem;
    line-height: 1rem;
    color: dimgray;
    font-family: 'Roboto', sans-serif;
}
.kontaktdaten{
    padding-left: 3vw;
    padding-right: 3vw;
}