.mainmenu ul ul {
    width: auto;
    display: none;
    white-space: nowrap;
    border-radius: 0;
    padding: 15px;
    position: absolute;
    top: 65%;
    margin-left: 8px;
    background: #fff;
    box-shadow: 1px 8px 15px rgb(0 0 0 / 10%);
}


.ce_productbox.version3 .attribute.ce_headline h2{
    color:#db674c;
}

.ce_hyperlink.btn-size-large a, .ce_revolutionslider_hyperlink.btn-size-large {
    padding: 20px 90px;
}

.ce_accordion_v2 .accordion, .ce_accordion.style2 .accordion {
    padding: 25px 20px;
    border: 1px solid rgb(220,220,220);
}

.ce_iconbox_header .iconbox_header_content {
    float: left;
    width: 90%;
}

.ce_iconbox_header .iconbox_header_icon {
    float: left;
    width: 30%;
    height: 40%;
    font-size: 3.5rem;
    line-height: 5.333rem;
}

.verfuegbarkeitskalender{
	background-color:#f7f7f7;
	/*background-color:#fff;*/
}


/* ##### Produktbox Startseite ##### */

.ce_productbox.version3 .ce_hyperlink {
    display: contents;
}

.ce_productbox.version3 .ce_hyperlink a{
    display: inline-block;
    background-color:#fff;
    color:inherit;
    padding:12px 20px;
    border:1px solid #db674c;
}

.ce_productbox.version3 .ce_hyperlink a:hover{
    display: inline-block;
    background-color:#75706d;
    color:#fff;
    padding:12px 20px;
    border:1px solid #75706d;
}

.ce_productbox.version3 .ce_productbox_inside {
    background-color: #fff;
    border:1px solid rgb(235,237,235);
    border-radius: 6px;
}

.ce_productbox.version3 .ce_productbox_content_top {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}

.ce_productbox.version3 .ce_productbox_content_bottom {
    padding-bottom: 20px;
}

.ce_productbox.version3 .attribute.ce_headline {
    margin-bottom: 15px;
}

/* ##### Produktbox Ende ##### */
