a {
    color: #FF5114;
}

.btn-custom {
    border: 1px solid #FF5114;
    color: #FF5114;
}

.nav li a:hover:after {
    content: '';
    background-color: #FF5114;
}

.yello_title_exp {
    color: #FF5114;
}

.green_label {
    background: #FF5114;
}

#submittome.btn-custom {
    color: #FF5114;

}

#submittome.btn-custom:hover {
    color: #fff;
    background: #FF5114;

}

#submittome.btn-custom::after {
    content: "";
    background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" version="1.1"><line x1="10" y1="50" x2="90" y2="50" stroke="%23FF5114" stroke-width="8"/><line x1="60" y1="20" x2="90" y2="50" stroke="%23FF5114" stroke-width="8"/><line x1="60" y1="80" x2="90" y2="50" stroke="%23FF5114" stroke-width="8"/></svg>') no-repeat top left;


}

.back .description_content p a {
    color: #FF5114;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-active {
    background: #FF5114;
    color: #fff;
    border: 1px solid #FF5114;
}

.addheretheform .blue_circle {
    background-color: #FF5114;
    color: #fff;
}

.addheretheform table thead tr th .button {
    background-color: #fff;
    color: #FF5114;

}

.addheretheform table tbody tr td.available .hour_container {
    border: 0px solid #FF5114;
    color: #6a6c71;

}

.addheretheform table tbody tr td.available .hour_container:hover {
    color: #fff;
}

.radio_killer:checked+label .hour_container {
    background: #FF5114;
    color: #fff !important;
}

.daysoftheweek:hover {
    border-bottom: 10px solid #FF5114;
}

.daysoftheweek:hover .day_nr {
    color: #FF5114;
}

tr.book_row:hover td {
    background: #FF5114;
    color: #fff;
}


.abs_cont {
    background-color: #FF5114;
    color: #fff;
    border: 1px solid #fff;
}

.small_intro .blue_text {
    color: #FF5114;
}

.employees .description_content p a {
    color: #FF5114;
}

.employees .description_content p a:hover {
    color: #FF5114;
}

.box_lp a:hover {
    background-color: #FF5114;
}

.btn-rocket:hover {
    background-color: #FF5114;
    border-color: #FF5114;
    color: #fff;
}

.rw-1:after {
    content: '';
    background: #FF5114;

}

.rw-3:before {
    content: '';
    background: #FF5114;

}

.box_aktuelles a:hover {
    background-color: #FF5114;
}

.blue_section {
    background-color: #FF5114;
}

.four_boxes_img.new_exp h2,
.two_boxes_img.new_exp h2 {
    background: #FF5114;
    color: #fff;
}

.two_boxes_img.new_exp .description_content p a {
    color: #FF5114;
}

.employees.bordered .description_content {
    border: 2px solid #FF5114;

}

@media (min-width: 320px) and (max-width: 575px) {
    .blue_section {
        background-color: #FF5114;
    }

}

.multibox_link.gray_front .description_content p a {
    border: 2px solid #FF5114;
    color: #fff;
    background: #FF5114;
}

.multibox_link.gray_front .description_content p a:hover {
    border: 2px solid #FF5114;
    color: #FF5114;
    background: transparent;
}

.new_exp_hero h1,
.new_exp_hero h2,
.new_exp_hero h4 {
    background: #FF5114;
}

@media (max-width: 640px) {

    .new_exp_hero h1,
    .new_exp_hero h2,
    .new_exp_hero h4 {
        background: #FF5114;
    }


}