.image_start img {
    width: 100% !important;
    height: auto;
}


.ce_text_extented ul {
    list-style: disc !important;
}

.ce_text_extented ul li {
    list-style-position: inside;
    padding-left: 20px;
}

.acc_white .ui-accordion-header {
    background-color: #ffffff !important;
    color: rgb(59,60,66) !important;
}

.acc_white.ce_accordion {
    margin-bottom: 20px;
    border-color: #ffffff !important;
}

.acc_white.ce_accordion .toggler:before {
    color: #fc001c !important;
}

.acc_white.ce_accordion .toggler.ui-state-active:before {
    color: #fc001c !important;
}

.ui-accordion-header {
    background-color: #fc001c !important;
    color: #fff !important;
}

.ce_accordion {
    margin-bottom: 20px;
    border-color: #fc001c !important;
}

.ce_accordion .toggler:before {
    color: #fff !important;
}

.ce_accordion .toggler.ui-state-active:before {
    color: #fff !important;
}

.ce_accordion .toggler.ui-state-active {
    border-bottom: none !important;
}

.headline_team_ramsauer {
    font-size: 1.5em;
}

.navigation_text ul li {
    font-size: 1.5em;
}

.navigation_text ul li a:hover {
    color: #313131;
}

.laufband {
    font-size: 3em;
    color: #f50e1d;
    letter-spacing: 3px;
}

.team_ramsauer_link a {
    color: red !important;
    background-color: #fff !important;
    padding: 10px 10px;
    width: 100% !important;
}

.img_vorlage figure.image_container {
    z-index: 10;
}
