

body.site {
    background-color: #ffffff;
    overflow-x: hidden;
}

p {
    line-height: 25px;
}

article {
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 0px solid #fff;
    }
    
 @media (max-width: 768px) {

    article {
        margin-bottom: 20px!important;
    }

    .below-component {
        margin-bottom: 25px!important;
    }

 }
    
    .h2, h2 {
        font-size: 24px;
    }


#sp-breadcrumb {
    margin-top: 10px;
}


.site .com-content .view-featured #sp-breadcrumb {
    visibility: hidden;
}

.mk-right {
    float: right;
}

/* ------------Farben --------------------*/
.ap-modal-login .title i.pe {
    color: #b80909!important;
}


@media screen and (max-width:768px) {
    #sp-breadcrumb {
        margin-top: 10px;
    }

    .pull-right {
        float: none;
        }

    .mk-right {
        float: none;
    }
}

#sp-component {
    margin-top: 20px;
}

#sp-right {
    margin-top: 20px;
}


#sp-header .logo {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    width: 500px;
}

@media screen and (max-width: 1024px) {
    #sp-slider {
        margin-top: -95px;
    }       
}

/*---------------- Pagination  -------------------------------*/

.pagination {
    margin: 0!important;
    text-align: left!important;
}

.pagination-wrapper {
    display: block;
    margin: 1em auto;
    text-align: left;
}

nav[role="pagination"] {
    text-align: left;
}


.cd-pagination.custom-icons .btn-previous a::before {
    content: "\f053";
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    display: inline-block;
    line-height: 24px;
    top: 50%;
    margin-top: -12px;
    font-weight: 800;
}

.cd-pagination.custom-icons .btn-next:last-of-type a::after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    display: inline-block;
    line-height: 24px;
    top: 50%;
    margin-top: -12px;
    font-weight: 800;
}




.nav-stacked > li {
    float: none;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.nav-tabs.nav-stacked > li:first-child > a {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
} 

.nav-tabs.nav-stacked > li > a .nav-tabs.nav-stacked > li > a { 
    border: 1px solid  #ddd;
    border-radius: 0;
}

.nav > li > a {
    display: block;
    text-decoration: none;
}

/*--------------- IMAGE MAX WIDTH ----------------------*/
.entry-image .intro-image {
    max-width: 350px;
}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link, .entry-status, .entry-quote {
    margin-bottom: 30px;
    position: relative;
    width: 350px;
}


/*---------------- SP PAGEBUILDER ----------------------*/

.sp-page-builder .page-content #section-id-1571768363076 {
    padding: 0px 0px 0px 0px!important;
    margin: 0px 0px 0px 0px;
        margin-top: 0px;
}

/*---------------- RIGHT -------------------------------*/

a {
    color: #b80909;
}


.ap-layer h1 {
    margin-bottom: 30px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    display: table;
    word-wrap: break-word;
    box-shadow: none;
}

.ap-layer h1::after {
    background: none;
    box-shadow: none;
}



h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    /*box-shadow: inset 0 -1px 0 #ddd;*/
    display: table;
    word-wrap: break-word;
}

h1.sp-module-title {
    font-size: 25px!important;
}

h1::after {
    background: #b80909;
}

h3.sp-module-title {
    font-size: 21px!important;
}

.entry-header h1::after, .entry-header h2::after {
    background: #b80909;
}

/* Update CSS 090720 */
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 0px solid #fff;
}
/*---------------------*/

h1::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.entry-header h1 {
    font-size: 25px!important;
    font-weight: 300!important;
}


h2 {
    margin-bottom: 30px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    /*box-shadow: inset 0 -1px 0 #ddd;*/
    display: table;
    word-wrap: break-word;
}

h2::after {
    background: #b80909;
}
h2::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}


h3 {
    font-size: 21px;
    font-weight: 100!important;
    margin-bottom: 30px;
    margin-top: 40px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: none!important;
    display: table;
    word-wrap: break-word;
}

h3::after {
    background: #b80909;
}
h3::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.h6, h6 {
    font-size: 21px;
    font-weight: 100!important;
    margin-bottom: 30px;
    margin-top: 40px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: none!important;
    display: table;
    word-wrap: break-word;
}

/*----------- Module under 1-4 ---------------------*/

.under-title {
    font-size: 21px;
    font-weight: 100!important;
    margin-bottom: 30px;
    margin-top: 40px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: none!important;
    display: table;
    word-wrap: break-word;
}

.under-title::after {
    background:#6f6d6b;
}
.under-title::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

/*------------Links -------------------------------*/





/*------------- Abstände Überschrift -------------*/

.sp-page-builder .page-content #section-id-1579376370188 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#sp-component {
    margin-top: 20px;
}


/*------------- Error Page ----------------------*/
.error-page .error-page-inner > div.container .fa-exclamation-triangle {
    font-size: 64px;
    line-height: 1;
    margin-bottom: 0;
    color: #b80909;
}

.error-page .error-page-inner > div.container .error-code {
    font-weight: 100;
    font-size: 120px;
    line-height: 1;
    color:#b80909;
    margin: -10px 0 30px 0;
    padding: 0;
}

.error-page .error-page-inner > div.container .btn-error:hover {
    background: #b80909;
}


.breadcrumb > li + li::before {
    padding: 0 0px;
    color: transparent!important;
    content: "";
}

.headline-g {
    font-size: 21px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: table;
    word-wrap: break-word;
}

.headline-g::after {
    background: #6f6d6b;
}

.headline-g::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.com-weblinks h3::after {
    background: transparent;
}

.com-weblinks .page-header {
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 0px;
    margin-bottom: 0px;
}

/*.category {
    display: table;
}*/




#form {
    display: grid;
}

.categories-list:first-child {
    border: 0px;
}

.categories-list > div {
    margin-bottom: 3em;
    border-bottom: 1px solid #ddd;
}

ul li p {
    padding-left: 23px!important;
}


.com-weblinks .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color:#fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle; background-color:#777;
    border-radius: 10px;
    margin-left: 10px;
}
    .sp-module .sp-module-title, .sppb-addon-module .sp-module-title {
        margin: 20px 0 20px;
        font-size: 100%;
        line-height: 1.2;
        width: auto;
        padding-right: 30px;
        box-shadow: inset 0 -1px 0 #ddd;
        display: table;
    }

/*-------------------- Scroll to Top ---------------------------*/

a#scroll-top > i {
    color: #b80909;
    height: 50px;
    width: 50px;
    line-height: 1;
    text-align: center;
    font-size: 43px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 4px solid #b80909;
    background: #fff;
    font-weight: bold;
}

/*----------------------SEARCH WRAPPER----------------------------*/

#sp-header .top-search-wrapper .searchwrapper {
    box-shadow: 0 0 0 6px rgba(184,9,9,0.5)!important;
}

.top-search-input-wrap .top-search-wrap .searchwrapper {
    background-color: rgba(255,255,255,0.95);
    padding: 8px 0;
    border-radius: 3px;
    margin-top: -1px;
    max-height: 50px!important;
}






#sp-bottom {
    background-color: #b80909;
    color: #ffffff;
    padding: 50px 0px;
}

#sp-bottom .sp-module .sp-module-title, .sppb-addon-module .sp-module-title {
    color: #fff;
}

#sp-bottom .sp-module .sp-module-title::after {
    background: #6f6d6b;
}

#sp-bottom2 {

}

#sp-footer {
    background-color: #303030;
    color: #ffffff; 
    text-align: right;
    padding: 20px 0px 60px 0px;
}

.menufooter-menu {
    display: flex;
    justify-items: left;
    justify-content: left; 
}


.menufooter-menu li {
    position: relative;
    display: block;
    padding-right: 22px;
}

#sp-footer .sp-module ul > li, .sppb-addon-module ul > li {
    display: block;
    border-bottom: 0px;
    -webkit-transition: 300ms;
    transition: 300ms;
}

/*------------------------Phoca Bildergalerie -----------------*/

.pg-icon-detail {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: flex-end;
}

.entry-image.intro-image {
    width: 350px;
}

/*------------------- Listen -----------------------------*/


.sp-module ul > li > a, .sppb-addon-module ul > li > a {
    line-height: 22px;
}

.nav-tabs {
    border: 1px solid #ddd;
    border-radius: 4px;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 15px;
}

.list-striped, .row-striped {
    padding-left: 0;
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    margin-left: 0;
}

.list-striped, .row-striped {
    list-style: none;
    line-height: 18px;
    text-align: left;
}

.list-striped, .row-striped img {
    display: block;
}

.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    margin-left: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}

.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1) {
    background-color: #f9f9f9;
}


.list-title > img {
    float: left;
    margin-right: 7px;
}


.list-hits {
    visibility: hidden;
}

/*---------------- Startseite Bilder ----------------*/

.blog-featured  img {
    width: 350px !important;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    height: auto;
    margin-top: .65em;
}


.post_intro img {
    width: 350px !important;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    height: auto;
    margin-top: .65em;
}

/*.masonry_item .item .post_intro {
    padding: 0px 0 0!important;
}*/


/*---------------Input Felder --------------*/

.input-mini {
    width: 80px;
}


#contact-form { 
    margin-top: 15px;  
}


.form-horizontal .control-label {
    float: left;
    width: 215px;
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}

.form-horizontal .controls {
    margin-left: 215px;
}

#jform_contact_email_copy-lbl {
    text-align:  left;
}


form {
    margin-bottom:20px;
   }
   fieldset {
    margin-bottom:20px
   }
   input[type="text"],
   input[type="password"],
   input[type="email"],
   textarea,
   select {
    border:1px solid #ccc;
    padding:6px 4px;
    outline:none;
    border-radius:4px;
    color:#777;
    margin:0;
    width:85%;
    max-width:100%;
    display:block;
    margin-bottom:20px;
    background:#fff 
   }
   select {
    padding:0
   }
   input[type="text"]:focus,
   input[type="password"]:focus,
   input[type="email"]:focus,
   textarea:focus {
    border:1px solid #ae0e0e;
    color:#3d3d3d;
    -webkit-box-shadow:0 0 5px 3px rgba(174,14,14,0.2);
    box-shadow:0 0 5px 3px rgba(174,14,14,0.2)
   }
   textarea {
    min-height:60px
   }
   label,
   legend {
    display:block;
    font-weight:bold;
    font-size:13px
   }
   select {
    width:220px
   }
   input[type="checkbox"] {
    display:inline
   }
   label span,
   legend span {
    font-weight:normal;
    font-size:13px;
    color:#444
   }
   .btn-group input {
    width:13em;
    float:left
   }

/*---------------Einsatzkomponente------------*/

#sp-bottom2 .eiko_last_kurzbericht_span {
    padding-left: -5px;
}
/*---------------Hauptmenu ----------*/

#sp-slider {
    margin-top: -2px;
}

.sp-group-title {
    pointer-events: none;
    font-weight: 800;
    background: transparent !important;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 0px rgba(250,250,250,0.15);
}

#sp-header a {
    color: #ffffff;
    font-weight: 400;
    text-shadow: 1px 1px 0px #000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 600;
    font-size: 16px;
}

#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #b80909;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 1px 1px 0px #000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: block;
    padding: 5px 10px;
    margin-bottom: 1px;
    color: #333;
    cursor: pointer;
    font-size: 90%;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    /*top: -370px!important;*/
    left: 100%;
    border-top: 0;
    border-bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

/*---------------Rechter Bereich Startseite ----------*/

a.syndicate-module { 
    padding: 0;
    margin: 0 1em 0 1em;
    display: flex;
    height: 15px;
}

.syndicate-module > span {
    margin-top: -2px;
    padding-left: 10px;
}

/*--------------- Kontaktliste ---------------------*/

dl {
    display: flow-root;
}

@media screen and (max-width: 767px) {
/*dl {
    display: block;
}*/

.thumbnail {
        display: block;
        padding: 4px;
        line-height: 18px;
        border: 0px solid #fff!important;
        border-radius: 4px;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.055)!important;
        /* box-shadow: 0 1px 3px rgba(0,0,0,0.055); */
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

}


.sppb-addon-single-image .sppb-addon-content a .overlay > i::before {
    background-color: #b80909!important;
}

.dl-horizontal dt {
    float: left;
    width: 65px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.dl-horizontal dd {
    margin-bottom: .5em;
}
.dl-horizontal dd {
    margin-left: 90px;
}


.dl-horizontal::after {
    clear: both;
}
.dl-horizontal::before, .dl-horizontal::after {
    display: table;
    content: "";
    line-height: 0;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 18px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* ---------------------- Einsatzarchiv ------------------------------*/

.article-info-term {
    float: left; 
}

/* ---------------------- Suche ------------------------------*/

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    visibility: hidden;
}

.alert {
    padding: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}

.search span.highlight {
    background: #b80909;
    color: #fff;
    padding: 0 3px;
}
/*--------------------- TopSearch Icon ausblenen ------------*/

.jmodedit {
    visibility: hidden;
}





/* ----------------------- Formular --------------------------*/

input {
    width: 405px;
}

textarea {
    height: 305px;
    width: 405px;
}

select {
    border: 1px solid #111;
    background: transparent;
    width: 150px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
 } 

/*-------------------- Footer ---------------------------*/

#sp-bottom {
    background: #000000;
    padding: 50px 0px!important;
}

#sp-footer {
    background: #303030!important;
    color: #ffffff;
}

#sp-footer-1 {
    text-align: left!important;
}

#sp-footer-2 {
    text-align: right!important;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 400;   
    font-size: 21px;
}

h1.sppb-pricing-title::after {
    display: none;
    box-shadow: 0px;
}

h2.sppb-pricing-price::after {
    display: none;
    box-shadow: 0px;
}


.sp-module .latest-articles a .date, .sppb-addon-module .latest-articles a .date {
    float: left;
    display: block;
    margin: 0px -40px 0 0;
    width: 50px;
    text-align: center;
    background: rgba(155,155,155,0.1);
    border-radius: 2px;
    color: #777;
    border: 1px solid rgba(95,95,95,0.12);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
}

.notruf {
    margin-left: 0;
    padding: 7px 40px;
    list-style: none;
    background: url(../images/sprechblase.png) no-repeat;
    height: 173px;
    width: 505px;
}

 ul.notruf li:first-child {
    padding-top: .8em; }
  
ul.notruf li {
    padding: .3em 1em;
    font-size: .9em; 
}

#sp-bottom3 .sp-module ul > li, .sppb-addon-module ul > li {
    display: block;
    border-bottom: 0px solid #e8e8e8;
}

@media (max-width: 768px) {
    
    #sp-bottom1 {
        margin: 20px 0px;
    }

    #sp-bottom2 {
        margin: 20px 0px;
    }

    #sp-bottom3 {
        margin: 20px 0px;
    }
}
/*----------- Latest Articles ----------------------------*/


.sp-module .latest-articles a, .sppb-addon-module .latest-articles a {
    position: relative!important;
    color: #707070;
    width: 100%;
    clear: both;
    font-size: 14px;
    line-height: 1.57;
    padding: 5px 0;
}

.sp-module .latest-articles a .latest-articles-title, .sppb-addon-module .latest-articles a .latest-articles-title {
    position: relative!important;
    margin-left: -45px;
    width: 70%;
    margin-top: 0px!important;
    font-size: 14px;
    line-height: 1.57;
}



.sp-module .latest-articles a::before{
    position: absolute!important;
    left: 0!important;
    top: 5px;
    content: url(../images/newsicon.png);
    width: 15px;
    height: 15px;
}

/*--------------- Player -------------------------------------*/

.ap-modal-login .ap-login a i.pe, .ap-modal-login .ap-signin a i.pe {
    font-size: 125%;
    line-height: 20px;
    margin: 0 4px;
    vertical-align: middle;
}

.plyr__play-large {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 10px;
    background: #b80909;
    border: 4px solid currentColor;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.plyr__progress--played, .plyr__volume--display {
    z-index: 1;
    color: #b80909;
    background: 0 0;
    -webkit-transition: none;
    transition: none;
}
/*--------------- Hilfsklassen -------------------------------*/


@media screen and (max-width:768px) { 
.no-mobile {
    display: none;
    }
}


@media screen and (max-width: 767px) {



/*-------------- TOP Divider -----------------------------*/
.top-divider {
    display: none;
}

/*-------------- Slider Caption ausblenden ---------------*/

.ap-layer {
    display: none;
}
/*---------------Input Felder --------------*/

.input-mini {
    width: 80px;
}


#contact-form { 
    margin-top: 15px;  
}

dl {
    display: block;
}

.thumbnail {
    margin-left: 20px;
    margin-bottom: 26px;
    width: 100%;
    border: 0px;
}
.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}

.form-horizontal .controls {
    margin-left: 0px;
}

#jform_contact_email_copy-lbl {
    text-align:  left;
}


form {
    margin-bottom:20px;
   }
   fieldset {
    margin-bottom:20px
   }
   input[type="text"],
   input[type="password"],
   input[type="email"],
   textarea,
   select {
    border:1px solid #ccc;
    padding:6px 4px;
    outline:none;
    border-radius:4px;
    color:#777;
    margin:0;
    width:85%;
    max-width:100%;
    display:block;
    margin-bottom:20px;
    background:#fff
   }
   select {
    padding:0
   }
   input[type="text"]:focus,
   input[type="password"]:focus,
   input[type="email"]:focus,
   textarea:focus {
    border:1px solid #ae0e0e;
    color:#3d3d3d;
    -webkit-box-shadow:0 0 5px 3px rgba(174,14,14,0.2);
    box-shadow:0 0 5px 3px rgba(174,14,14,0.2)
   }
   textarea {
    min-height:60px
   }
   label,
   legend {
    display:block;
    font-weight:bold;
    font-size:13px
   }
   select {
    width:220px
   }
   input[type="checkbox"] {
    display:inline
   }
   label span,
   legend span {
    font-weight:normal;
    font-size:13px;
    color:#444
   }
   .btn-group input {
    width:13em;
    float:left
   }

   .form-horizontal .controls {
    margin-left: 0px;
    display: inline-block;
   }

   .form-horizontal .control-label {
    width: auto;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
    margin-left: 20px;
}


#chart_div_18843 {
    visibility: hidden;
}

/* Liste Links */

.category {
    display: inline-table;
}

img.mfp-img {
    visibility: hidden!important;
}

.readmore {
    margin: 0px 20px 30px 0;
    float: left;
}

}