.btn {
    --bs-btn-border-radius: 4px !important;
    font-size: 14px;
}

/* bx Slider begin */
.bx-prev,
.bx-next {
    padding: 0 !important;
    text-align: center;
    line-height: 28px;
}
.bx-next .fa-chevron-right,
.bx-prev .fa-chevron-left {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    width: 18px;
    padding: 0 !important;
}
/* bx Slider end */
/* voting begin */
.info_voting_block a {
    text-decoration: none;
}
/* voting end */


/* header begin */
/* header end */
/* nav begin */
.navbar-light {
    padding-top: 0;
    padding-bottom: 0;
    border: none !important;
}
.lang-dropdown a {
    text-decoration: none;
}
.lang-dropdown .dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.lang-dropdown .dropdown-toggle {
    display: block;
}
.lang-dropdown .dropdown-toggle:hover,
.lang-dropdown .dropdown-toggle:active,
.lang-dropdown .dropdown-toggle:focus,
.lang-dropdown .dropdown-menu li > a:hover,
.lang-dropdown .dropdown-menu li > a:active,
.lang-dropdown .dropdown-menu li > a:focus
{
    text-decoration: none !important;
}
.lang-dropdown .dropdown-toggle::after {
    vertical-align: middle !important;
}
.dropdown-menu  {
    border-radius: 4px;
    padding-top: 0;
    padding-bottom: 0;
    border: none !important;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.navbar-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.empfehlungen {
    margin-top: 0;
}
.navbar-light .navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 4px;
}
.navbar-light .navbar-toggler .icon-bar:first-of-type {
    margin-top: 0;
}
.navbar-toggler {
    padding: 5px 10px 9px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-light > .container-fluid {
    justify-content: end;
}
.nav-item-link:hover,
.nav-item-link:active {
    text-decoration: none;
}
@media (max-width: 767px) {
    .navbar-light .navbar-collapse {
        border-top: 1px solid #e7e7e7 !important;
    }
    .navbar-nav {
        margin-top: 7.5px;
    }
}
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}
@media (max-width: 767px) {
    .lang-dropdown .dropdown-menu.show > li > a {
        padding: 5px 15px 5px 25px !important;
    }
}
/* nav end */
/* h1, h2... begin */
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    font-weight: revert;
}
/* h1, h2... end */
/* links begin */
a {
    text-decoration: none;
}
a:focus:not(.nav-item-link),
a:hover:not(.nav-item-link) {
    text-decoration: underline;
}
a.btn {
    text-decoration: none !important;
}
/* links end */
/* form elements begin */
.form-control {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-control-sm {
    font-size: inherit;
}
.checkbox .col-form-label,
.radio .col-form-label {
    padding-bottom: 0 !important;
    font-weight: 400;
}
.begleitung_auswahl {
    margin-bottom: 15px;
}
#programm_table {
    margin-left: 15px;
    margin-right: 15px;
}
.radio input,
.checkbox input {
    margin-right: 6px;
}
#prog_row {
    margin-bottom: 15px;
}
h3.col-form-label {
    margin-bottom: 0 !important;
}
.datenschutz-checkbox div,
.datenschutz-checkbox p {
    display: inline;
}
.radio input[name=react] {
    margin-top: 6px;
}
/* form elements end */
/** Voting begin */
div.br-theme-bootstrap-stars .br-widget a {
    font: normal normal normal 18px/1 FontAwesome !important;
}
div.br-theme-bootstrap-stars .br-widget a::after {
    content: "\f005" !important;
}
.info_voting_block form#voting_form {
   padding-bottom: 10px;
}
/** Voting end */
/** qanda begin */
.qanda-card {
    border: none !important;
}
.card-body {
    padding: 0 !important;
}
/** quanda end */
/** abmeldung begin */
#abmeldung .form-group {
    margin-bottom: 15px;
}
/** abmeldung end */
.zwischen-seite-table > tbody > tr > td {
    padding-left: 0;
    padding-right: 0;
}
b, strong {
    font-weight: 700;
}