body {
    font-size: 14px;
    line-height: 29px;
    font-weight: normal;
    color: #56afe1;
    background: #fff;
}

h3 {
    font-size: 15px;
}

#info-weinkiste, #info-telefon, #info-impressum, #info-home, #content-left-search .category-item-container  {
    border: 0;
}

#pageheader {
    background: #fff;
    border-bottom: 0;
    height: 120px;
}

#pageheader-image {
    position: relative;
    top: -28px;
    left: 19px;
    width: max-content;
}

#pageheader-image img {
    height: 84px;
}

@media (max-width: 1000px) {
    #pageheader-image {
        top: 2px;
        left: calc(50% - 98px);
    }
}

#pageheader-status a {
    color: #56afe1;
}

#footercontainer, #cookielayer{
    background-color: #b69c74;
    color: #fff;
}

#weintipp {
    background-color: #b69c74;
    color: #fff;
}

#footercontainer a, #cookielayer a {
    color: #fff;
}

.category-item-content a {
    color: #56afe1;
}

.korb-leger {
    background-color: #56afe1;
    line-height: 21px;
}

.korb-leger a {
    color: #fff;
}

.wine-itemline {
	line-height: unset;
}

#content-one-column {
	line-height: unset;
}