/*!HEADER */
#l-i0r950axa {
  padding-top:9%;
  padding-bottom:9%;
}

#cs-1528971561366 {
  padding-top:0%;
  padding-bottom:0%
}

/*!Artikelblog-Abstand */
.article-wraper {
  height: 100%;
  padding-bottom: 48px;
  border-top: 1px solid #aaaaaa;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
}
.article-wraper-inner {
  padding-top: 48px;
}

!.items-leading .article-title .page-header [itemprop="name"] {
  font-size:26px;
}

.item-image {
  padding-bottom: 0px;
  width: auto\9 ;
  height: auto;
  
  display: inline-block;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;

}
.left.item-image {
  float:left;
  max-width: 40%;
  margin: 0px 24px 24px 0px !important;
}
.right.item-image {
  float:right;
  max-width: 40%;
  margin: 0px 0px 24px 24px !important;
}
  .image-left .blog-item .item-image,
  .image-right .blog-item .item-image {
    -webkit-box-flex:1;
    -ms-flex:1 0 40%;
    flex:1 0 40%;
}
.center.item-image {
  width: 100%;
  margin: 0px 0px 24px 0px !important;
}
  .image-center .blog-item .item-image {
    -webkit-box-flex:1;
    -ms-flex:1 0 100%;
    flex:1 0 100%;
}
.blog .item-image {
  margin-bottom: 0px;
}

/*! Simple Image Gallery*/
ul.sigFreeClassic li.sigFreeThumb {
  /*!float: left;*/
  background:#fff!important;
  margin:0 0px 0px 0;
  padding:8px 8px 8px 8px;
  display: block;
  list-style:none!important;
}

/* Nav-Submenue*/
.astroid-nav .nav-submenu > li > a {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
}
/* Headlines Bullet*/
.headline-border-primary .module-title {
  border-bottom: 1px solid #da0000 !important;
  padding: 6px 0;
}
.headline-bullet .module-title::before {
  content: "";
  display: inline-block;
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  height: calc(4px + 0.7em);
  margin-right: calc(5px + 0.2em);
  border-left: calc(5px + 0.1em) solid #da0000 !important;
}
/* FOOTER*/
#f1c {
  color:#000000;
  padding-top:10px;
  padding-bottom:10px
}
/* Back-to-Top-Pfeil */
#astroid-backtotop {
  background:rgba(243, 246, 246, 1);
  padding:16px;
  border: 2px solid #000000;
}
/* Buttons */
.btn-info {
  background:rgb(255, 255, 255);
  border: 0px solid #000000;
  color:#333333;
  font-size: 0.8rem;
  --bs-btn-padding-x: 0rem;
  --bs-btn-padding-y: 0.0rem;
  margin: 0px 0px 0px 0px;
}
.btn-info:hover {
  background:rgb(255, 255, 255);
  border: 0px solid #da0000;
  color:#da0000 !important;

}
.btn-info a:hover {
  color:#da0000 !important;
}
.btn:hover, div.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button:hover {
  color: var(--bs-btn-hover-color);
  background-color: #da0000;
  border-color: var(--bs-btn-hover-border-color);
}
ul.tags .btn-sm {
  --bs-btn-padding-y: 0.0rem;
  --bs-btn-padding-x: 0rem;
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: #ffffff;
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: none;
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: white;
  --bs-list-group-active-bg: #333;
  --bs-list-group-active-border-color: #333;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: white;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
ul.categories-module li.active a {
  color: #da0000;
}
.tag-category ul.category li {
  border-top: 1px solid #aaa;
  margin-bottom: 12px;
  padding: 24px 0 0 0;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tag-category ul.category li h3, .tag-category ul.category li .h3 {
  margin: 0 0 24px 0;
}

.tag-category ul.category li img {
  width: 40%;
  height: auto;
  margin: 0px 32px 32px 0px;
  max-width: 100%;
  float: left;
  
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.uk-card-default h4 {
  color: #333;
  font-size: 18px;
}
ol, ul {
  padding-left: 1.5rem;
}
/* JEvents Customized */

.jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth {
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center !important;
    color: #da0000 !important;
    font-weight: bold;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #da0000;
    border: 1px solid #da0000;
}
.jev_toprow div.currentmonth {
    border-top: 1px solid #da0000;
    border-bottom: 1px solid #da0000;
    margin-bottom: -1px;
}
#jevents_body .jev_toprow div.previousmonth a {
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    color: #FFF;
    background: url(/components/com_jevents/views/flat/assets/images/mini_arrowleft.png) no-repeat center left !important;
    text-decoration: none;
}
#jevents_body .jev_toprow div.nextmonth a {
    padding-right: 10px;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    background: url(/components/com_jevents/views/flat/assets/images/mini_arrowright.png) no-repeat center right !important;
    text-decoration: none;
}
#jevents_body .cal_today a.cal_daylink {
    background-color: #da0000;
    padding: 4px;
    border-radius: 10px;
    color: #FFFFFF;
}
#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid #da0000;
    background-color: #fff;
    border: 1px solid #da0000;
    padding: 4px;
    border-radius: 10px;
    color: #da0000;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #da0000;
    color: #FFF;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #FFF;
    border-left: 1px solid #da0000;
  color: #da0000;
}

.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #da0000;
    border-left: 0px;
}
.nav-items > div:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #da0000;
}

.nav-items > div:last-child {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #da0000;
}
#jevents_body .nav-items > div a:hover {
    padding: 7px 12px 7px 12px;
    background-color: #CCC;
    border-left: 1px solid #da0000;
    color: #000;
}

.nav-items > div:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #da0000;
}

.nav-items > div:last-child {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #da0000;
}

/* CONVERT FORMS */
.convertforms .cf-input:required {
  font-size:1em;
  color:var(--input-color);
  background-color:#ffe4e4;
  padding:var(--input-padding);
  border:solid 1px var(--input-border-color);
  border-radius:var(--input-border-radius);
  text-align:var(--input-text-align);
}

#cf_1 {
--input-placeholder-color: #666666;
}

.convertforms .cf-content-wrap,
.convertforms .cf-form-wrap {
  padding:0px;
}
.convertforms .cf-input[type=checkbox],
.convertforms .cf-input[type=radio] {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.convertforms .cf-checkbox-group,
.convertforms .cf-radio-group {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  gap:5px;
  padding:12px 12px 0px 0px;
}
#btn-cf-hw{
  box-sizing: border-box;
  background: #333333;
  color: #fff !important;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  padding: 12px;
}

#btn-cf-hw:hover {
  color: #ffffff !important;
  background-color: #da0000;
  border-color: #da0000;
  padding: 12px;
}
.convertforms .cf-btn:hover {
    color: #ffffff !important;
  background-color: #da0000;
  border-color: #da0000;
  opacity: .99;
}