.joNewsbox {
	padding: 15px;
}
.joNewsBild {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.joNewsHeadline h2 {
	font-weight: 600;
	margin-top: 0;
    font-size: 2rem;
}
.joNewsHeaderdata {
	font-weight: 600;
}
.joLinkToNewsList {
    font-size: 1.6rem;
    text-align: center;
}
.joNewsListhorizontal .joNewsBild {
	height: 250px;	
}
.joNewsbox_top_title {
	text-align: right;
	padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.joNewsObjectofTheMonth{
	background-color: #af9a63;
}
.image_grid,
.image_big{
	display:flex;
}
.image_grid{
    height:100%;
	flex-direction: column;
	flex-wrap: wrap;
} 
.width50{
    width:50%;
}
.row_wrap{
	display: flex;
    flex-flow: row wrap;
	flex:0.5;
	margin-left:3px;
}
.row_wrap .image_small:first-child{
	margin-right:3px;
}
.image_grid .row_wrap:first-child{
	margin-bottom:3px;
}
.image_big,
.image_small{
	flex: 1;
}
.joNewsbox_top .img_link,
.joNewsObjectofTheMonth .row,
.joNewsbox_top .joImageElement ,
.joNewsObjectofTheMonth .container,
.joNewsbox_top {
/*
    height: 100%;
	*/
}
.joNewsbox_top .img_link,
.joNewsbox_top .joImageElement{
	 height: 100%;
}
.items.portrait .joImageElement{
	padding-top:133%;
}
.items.landscape .joImageElement{
	padding-top:75%;
}
.big{
	width:100%;
}
.big .joImageElement{
	padding-top:50%;
}
.joNewsbox_top .joImageElement {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.joNewsObjectofTheMonth > .row {
    height: 50%;
}
.joNewsbox_top .joNewsInfo {
    height: 50%;
    top: 0;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #192f60;
    color: white;
    display: none;
}
.joNewsbox_top .joNewsInfo .joNewsInfo_c {
    position: absolute;
    bottom: 0;
    padding: 15px;
}
.joNewsbox_top .img_link {
    display: block;
    width: 100%;
    position: relative;
}
.joNewsbox_top .joNewsInfo h3 {
	margin: 0;
}
.joNewsbox_top .joNewsInfo .joNewsInfo_text {
    font-size: 1.3rem;
}
.joNewsList li.joNewsbox {
    margin-bottom: 15px;
    padding: 0;
}
.image-embed-item {
    width: 100%;
    height: auto;
}
.hor-img-link {
    display: block;
    width: 100%;
    height: 100%;
}
.joImageText_container {
    transition: top 1s;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    color: white;
    position: absolute;
    top: 100%;
}
.joImageText {
    position: relative;
    top: 40%;
    transform: translateY(-40%);
    text-align: center;
    font-size: 24px;
    padding: 15px;
}
.img_link:hover .joImageText_container {
    top: 0%;
}
.joImageText-date {
    border-bottom: 1px solid white;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.joSlidePane-container .f3-widget-paginator {
    padding-left: 0;
    list-style: none;
}
.joSlidePane-container .f3-widget-paginator li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}
.joSlidePane-container .f3-widget-paginator li.current,
.joSlidePane-container .f3-widget-paginator li a {
    display: inline-block;
    position: relative;
    color: #000000;
    background-color: white;
    border-radius: 0;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    border: none;
}
.joSlidePane-container .f3-widget-paginator li.current {
    color: #ffffff;
    background-color: #af9a63;
}
.joSlidePane-container .f3-widget-paginator li.next a,
.joSlidePane-container .f3-widget-paginator li.previous a {
    font-size: 0;
}
.joSlidePane-container .f3-widget-paginator li.next a:after,
.joSlidePane-container .f3-widget-paginator li.previous a:after {
    content: '>>';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    font-size: initial;
}
.joSlidePane-container .f3-widget-paginator li.previous a:after {
    content: '<<';
}
.kommentare-wrap {
    margin: 30px 0;
}
.kommentare-item {
    position: relative;
    border: 1px solid #e61f4a;
    border-radius: 4px;
    padding: 20px 30px;
    font-size: 16px;
    margin-bottom: 15px;
}
.kommentare-item .quote {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: center / contain url(../Images/comment.svg) no-repeat;
    cursor: pointer;
}
.kommentare-item .subcomment-wrap {
    margin: 20px 0 0;
}
.kommentare-item .subcomment-wrap .subcomment {
    border-bottom: 1px solid #ced4da;
}
.kommentare-item .subcomment-wrap .subcomment .subcomment-autor {
    font-size: 14px;
}
.kommentare-item .subcomment-wrap .subcomment:first-of-type,
.kommentare-item .subcomment-wrap .new {
    border-top: 1px solid #ced4da;
}
.kommentare-item .subcomment-wrap .subcomment:last-of-type {
    border-bottom: none;
}
.kommentare-title {
    font-weight: 600;
}
.blogComment {
    border-top: 1px solid black;
}
.joPaginateWrap .pagination li.active a {
    border-radius: 5px;
}
.blgArc1 {
    padding-left: 0;
}
.blgArc2 {
    padding-left: 15px;
}
.categorieFilter {
    display: flex;
}
.categorieFilter-item {
    margin: 7px 5px 7px 0;
    padding: 2px 6px;
    background: #e61f4a;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}
.categorieFilter .categorieFilter-item:last-child {
    margin-right: 0;
}

/* Newsbox */
.frame-type-jocontent_c24:has(.newsbox-wrap) {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.frame-type-jocontent_c24:has(.newsbox-wrap) h1 {
    margin: 0;
    font-size: 20px;
    padding: 0;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background: #E61F4A;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.newsbox-wrap {
    padding: 10px 14px;
    border: 1px solid #C3C3C3;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.newsbox-wrap .object-wrap {
    position: relative;
    padding: 0 0 15px;
    border-bottom: 1px solid #C3C3C3;
}
.newsbox-wrap .title {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 16px;
    padding: 0 15px 0 0;
}
.newsbox-wrap .titlelink {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 16px;
    color: black;
}
.newsbox-wrap .category,
.newsbox-wrap .category > a {
    font-size: 14px;
    font-weight: bold;
    color: #DD1236;
    text-transform: uppercase;
}
.newsbox-wrap .date-and-time,
.newsbox-wrap .date-and-time > a {
    font-size: 20px;
    font-weight: bold;
    color: #161619;
}
.newsbox-wrap .date-and-time .pipe {
    padding: 0 5px;
}
.newsbox-wrap .detail-link,
.newsbox-wrap .showall-wrap:after {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    background: center / contain url(../Images/mehr.svg) no-repeat;
    right: 0;
    transform: translateY(-50%);
}
.k-i-text .detail-link {
    display: block;
    width: 18px;
    height: 18px;
    background: center / contain url(../Images/mehr.svg) no-repeat;
    margin-bottom: 10px;
    margin-top: 10px;
}
.newsbox-wrap .showall-wrap {
    position: relative;
    align-self: center;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}
.newsbox-wrap .showall-wrap:after {
    content: '';
}
.newsbox-wrap .showall-wrap .link_full {
    width: 100%;
    position: relative;
    z-index: 2;
    color: #161619;
    font-size: 16px;
    font-weight: 600;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.joNewsDetail.popup .joNewsHeaderdata {
    font-size: 25px;
}
.joNewsDetail.popup .middle-wrap {
    padding: 15px 0;
}
.joNewsDetail.popup .joNewsHeadlineText {
    font-size: 16px;
    color: #161619;
    font-weight: bold;
    margin: 0;
}
.joNewsDetail.popup .joNewsBodyText p {
    margin: 5px 0 0;
}
.joNewsDetail.popup .category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #e61f4a;
}
.joNewsDetail.popup .bottom-wrap {
    display: flex;
    gap: 20px;
    margin: 45px 0 0;
    align-items: end;
}
.joNewsDetail.popup .bottom-wrap .date,
.joNewsDetail.popup .bottom-wrap .place {
    border: 1px solid #161619;
    border-radius: 20px;
    padding: 2px 8px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    max-height: 24px;
}
.joNewsDetail.popup .bottom-wrap .date:before {
    content: '';
    background: left / contain url(../Icons/time.svg) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.joNewsDetail.popup .bottom-wrap .place:before {
    content: '';
    background: left / contain url(../Icons/map-pin.svg) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.joNewsDetail.popup .joNewsDetailLeft {
    display: flex;
    flex-direction: column;
    gap: 70px;
}
.joNewsDetail.popup .joNewsDetailLeft .partner-images {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.joNewsDetail.popup .k-i-r {
    padding: 0;
    font-size: 16px;
    margin: 0 0 0 auto;
}
.k-i-r-btn {
    color: #CF3A4E;
    border: 2px solid #CF3A4E;
    border-radius: 2px;
    cursor: pointer;
    transition: .2s;
}
.k-i-r-btn:not(.fully_booked):hover {
    background: #CF3A4E;
    color: #fff;
}
.k-i-r-btn.fully_booked,
.k-item-inact button {
    border-color: #898989;
    color: #898989;
    cursor: not-allowed;
}
.k-i-r-btn.fully_booked:focus {
    outline: 0;
}
.k-list-controller {
    display: flex;
    list-style: none;
    gap: 15px;
    align-items: center;
    padding-left: 0;
    margin: 15px auto;
}
a.k-list-trigger {
    position: relative;
    padding: 5px 8px;
}
a.k-list-trigger.active::after {
    content: '✕';
    position: absolute;
    top: -2px;
    right: -6px;
    width: 13px;
    height: 13px;
    background-color: #e61f4a;
    color: white;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-align: center;
    border-radius: 50%;
    pointer-events: none;
    box-shadow: 0 0 0 1px white;
}
.user-form .g-recaptcha,
.user-form .submitWrapper {
    margin-top: 15px;
}
.recaptcha-notice {
  font-size: 12px;
  color: #555;
  text-align: center;
  margin-top: 15px;
  text-align: left;
}
.recaptcha-notice a {
  color: #007bff;
  text-decoration: none;
}
.recaptcha-notice a:hover {
  text-decoration: underline;
}
.user-form {
    overflow-x: hidden;
}
.user-form .grecaptcha-badge {
    width: 0;
    height: 0;
    visibility: hidden;
}
@media(min-width: 768px)
{
    .joNewsObjectofTheMonth > .row {
        height: 100%;
    }
	/*
    .joNewsObjectofTheMonth > .row > .joNewsbox_top.items:not(:first-child) {
        -ms-flex: 0 0 18.75%;
        flex: 0 0 18.75%;
        max-width: 18.75%;
    }
	*/
    .joNewsbox_top .joNewsInfo {
        display: block;
    }
    .joNewsbox_top .joNewsInfo + .joImageElement,
    .joNewsbox_top .joNewsInfo + .img_link {
        height: 50%;
    }
}