body {
    background-image: url(/images/body_bg01.jpg);
    background-attachment: fixed;
    background-position: 50% 80%;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    font-family: "HelveticaNeue-Normal", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}

#pagecontent {
    background-color: #f3e6d0;    
    padding:0;
}

#pageheader {
    border-bottom: 0;
}

#carousel {
    border-bottom: 0;
}

#footercontainer {
    background-color: #413122;
    color: #a4895a;
}

.footer-element a {
    color: #a4895a;
}

.footer-element a:hover {
    color: #d4b98a;
}

#cookielayer {
    background-color: #413122;
    color: #a4895a;    
}

#cookielayer a {
    color: #a4895a;
}

#weintipp {
    background-color: #413122;
    color: #a4895a;    
}

#weintipp a {
    color: #a4895a;
}

.korb-leger {
    background-color: #d4b98a;
    color: #000;
    margin-right: 0;
}

#weintipp-content .korb-leger {
    width: auto;    
}

.wine-item-warenkorb {
    color: #000 !important;
}

#weintipp-content {
    width: auto;
}

.active-category {
    background-color: #413122;
}

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

.category-item-content a:hover {
    color: #d4b98a;
}

#content-one-column {
    padding-right: 15px;
}

#footer-left {
    width: 183px;
}

#footercontainer {
    margin:0;    
}

#content-right {
    padding-right: 15px;    
}

hr {
    background-color: #413122;
}

.warenkorb-detail, .kasse-detail {
    display: none;
}