body {
    background-color: #ffffff;
}


/* --------------------------- Der Subheader mit der Suchzeile --------------------------- */
.search_button {
    border-top: 2px solid black;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 9px;
}

.search_top fieldset a {
    margin-left: 30px;
}


/* --------------------------- Produktdetailseite --------------------------- */
.image {
    background: white !important;
}