@charset "utf-8";
.row_background {
    background-color: #FF8207;
}
.img_effekt {
    -webkit-box-shadow: 0px 0px 18px;
    box-shadow: 0px 0px 18px;
    margin-top: 17px;
}
h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: alexa-std;
    font-style: normal;
    font-weight: 400;
}
h2 {
    text-align: left;
    margin-top: 24px;
    margin-bottom: 0px;
    font-family: alexa-std;
    font-style: normal;
    font-size: x-large;
}
h3 {
    text-align: left;
    margin-top: 24px;
    margin-bottom: 0px;
    font-family: alexa-std;
    font-style: normal;
    font-size: large;
}
p {
    font-style: normal;
    font-weight: 400;
}
.footer {
    background-color: #6F6969;
    padding-top: 30px;
    margin-top: -9px;
}
.p-footer {
    color: #FFFFFF;
}
.nav_layout {
    font-family: alexa-std;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    font-size: x-large;
    margin-left: 23px;
}
.row.row_background .col-xl-8 .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: #FF8207;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,130,7,1.00) 0%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,130,7,1.00) 0%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,130,7,1.00) 0%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,130,7,1.00) 0%);
}
.p_effekt {
    margin-top: 17px;
}
.img_logo_footer {
    margin-left: 25px;
}
.center-block {
    margin-left: 25%;

}
tr {
    margin-top: 8px;
    padding-top: 9px;
}
.h2_news {
    text-align: center;
}
.p_auftritt_datum {
    text-align: left;
}
.p_auftritt_effekt {
    background-color: #8E8989;
    margin-left: 11px;
    margin-top: 11px;
    -webkit-box-shadow: 5px 5px 4px #8E8989;
    box-shadow: 5px 5px 4px #8E8989;
}
a {
    color: #FFFFFF;
}
.a_impressum {
    color: #000000;
}
.row_underline {
    border-bottom: 3px solid #FFFFFF;
}
.div_underline {
    border-bottom: 1.5px solid #FFFFFF;
}
