.hide {
    display: none;
}

#main1 h1 {
    margin-top: 2rem;
}
h1:after {
    content: '';
    display: block;
    border-bottom: 5px solid #ededed;
    width: 300px;
    margin: 0 auto 2rem auto;
    padding-top: 1rem;
}
h2 {
    margin-bottom: 1rem;
}
h2:after {
    content: '';
    display: block;
    border-bottom: 3px solid #bd1824;
    width: 300px;
    margin: 0 auto 2rem auto;
    padding-top: 0.5rem;
}


.news h1:after, .news h2:after {
    content: unset;
}

h3 {
    border-bottom: 3px solid #ededed;
    margin: 2rem auto 0 auto;
    padding-bottom: 0.9rem;
    display: inline-block;
    text-transform: uppercase;
}

.news h3,
.card h3,
.tx-femanager h3
{
    border-bottom: unset;
    margin: unset;
    padding-bottom: unset;
    display: unset;
    text-transform: unset;
}

.frame-background-light h3 {
    border-color: #787870;
}

h5,
h6 {
    border-radius: 26px;
    background: #bd1824;
    padding: 0.7rem;
    color: white;
    display: block;
    text-transform: uppercase;
}

.content h6 {
    background: #6b8044;
}

h5 a,
h6 a {
    text-decoration: none !important;
}
.seminar-registration,
.texticon-content h5,
h6
{
    display: inline-block;
}

.content-container {
   /* max-width: 80%;
    margin: 0 auto;*/
}
.frame-type-menu_subpages ul {
    list-style: none;
    padding: 0;
}

.text-center {
    width: 78%;
    margin: 0 auto 1rem auto;

}

#right .frame-type-menu_subpages .act a {
    text-decoration: underline;
}

.frame, .dfcontentslide-wrap {
    margin: 0 2rem;
}

.banner-container .frame {

}

.frame.frame-default {
    padding-top: 3rem;
    padding-top: 0;
    padding-bottom: 3rem;
}

.frame-ruler-after {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 5px solid #ededed;
}

.frame.frame-space-after-extra-small {
    padding-bottom: 0;
}

.frame-wrapper:not(#main1) .frame-type-list:not(.frame-space-before-large) {
    margin-top: -2rem;
}


.footer-container .frame.frame-type-iconcontent_iconcontent {
    margin-top: 0.5rem !important;
}

.frame.frame-type-header .frame-header {
   display: flex;
}
.frame.frame-type-header h6 {
    margin: -3rem auto 3rem auto !important;
}



.card-group-element-columns-3 {
    /*display: inline-flex;
    justify-content: center*/
    /*width: 85%;*/
    margin: 0 auto;
    align-items: first baseline;

}

.icongroup-align-center {
    width: 85%;
    margin: 0 auto !important;
}

.icongroup-item-text-subheader {
    display: none;
}

.frame-background-primary,
.frame-type-quote.frame-has-backgroundimage,
.frame-background-light,
.frame-background-maxwidth,
.frame-type-icon_group
{
    margin-left: 0;
    margin-right: 0;
}
.frame-background-primary {
    position: relative;
    margin-top: 71px;
    background-color: #6b8044; /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom right, #6b8044, #8bc540); /* Standard syntax (must be last)*/
}
.frame-type-quote.frame-has-backgroundimage {
    margin-bottom: 0;
    padding-bottom: 0;
}

.frame-background-half {
    background-color: #ededed;
    position: relative;
    margin-top: 130px;
    padding-bottom: 0 !important;
    margin-bottom: 2rem;
    max-height: 370px;
    max-height: 35vh;
    max-height: 45vh;
}

.frame-background-half .frame-container {
    top: -125px;
}

.frame-type-header.frame-background-light .element-header,
.frame-type-header.frame-background-dark .element-header
{
    padding-top: 2rem;
}


.frame-background-light h1 {
    color: unset;
    font-size: 170%;
    padding-top: 1.5rem;
}

.frame-background-light h1 span {
    border-bottom: 3px solid #c1272d;
    display: inline;
    padding-bottom: 0.5rem;
}
.frame-background-light h1:after {
    border-bottom: none;
}
.frame-background-light.frame-type-textmedia {
    padding: 1.5rem 2rem;
}

.frame-background-light .textpic-left,
.frame-background-light .textmedia-left {
    padding-top: 3rem;
}

.frame-background-dark {
    background-color: #666666;
    margin-top: 1rem;
    margin-bottom: 4rem;
    padding-bottom: 1rem;
}

.banner-container .frame.frame-type-header.frame-has-backgroundimage,
.frame.frame-type-header.frame-has-backgroundimage
{
    margin: 0;
}
.frame-type-quote.frame-has-backgroundimage .frame-container,
.frame-type-header.frame-has-backgroundimage .frame-container
{
    height: 360px;
    display: inline-flex;
    justify-content: center;
    color: white;

}

.frame-type-header.frame-has-backgroundimage .frame-container {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: -9px;
}

.frame-type-quote.frame-has-backgroundimage .frame-container .frame-inner,
.frame-type-header.frame-has-backgroundimage .frame-container .frame-inner
{
    display: inline-flex;
    align-items: center;

}

.frame-background-primary .texticon-content {
    text-align: center;
    padding-top: 71px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.frame-background-primary .texticon-left .texticon-content {
    flex-direction: unset;
    position: relative;
}
.frame-background-primary .texticon-left {
    position: relative;
}

.frame-background-primary .texticon-left .texticon-icon {
    float: unset;
    margin-left: unset;
}
.frame-background-primary  .texticon-left .frame-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.frame-background-primary .texticon-left .element-header {
    position: absolute;
    top: 50px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

.frame-background-primary .texticon-left .texticon-content h5, h6 {
    display: inline-block;
    margin: 30px 0.5rem 0 0;
}
.frame-type-quote.frame-has-backgroundimage .frame-backgroundimage-container,
.frame-type-header.frame-has-backgroundimage .frame-backgroundimage-container
{
    /*opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;*/
    max-height: 360px;
}

.frame-type-header.frame-has-backgroundimage {
    margin-top: 0;
    margin-bottom: 3rem;
}
.frame-type-quote.frame-has-backgroundimage blockquote {
    text-align: center;
    border: none;
    font-size: 300%;
    line-height: 80%;
    font-weight: 600;
    line-height: 1.1em;
}

.frame-type-quote.frame-has-backgroundimage blockquote footer {
    color: unset;
    margin-top: 0.5rem;
    font-size: 40%;
}

.frame-type-header.frame-has-backgroundimage .frame-container {
    font-size: 350%;
    text-transform: uppercase;
}
.frame-type-header.frame-has-backgroundimage .frame-container .element-header {
    font-weight: 600;
    text-align: center;
}

.frame-background-primary .texticon-icon .texticon-inner-icon {
    position: absolute;
    left: calc(50% - 71px);
    top: -71px;
}

.frame-background-primary .texticon-content h4 {
    font-size: 200%;
    font-weight: 700;
    margin-bottom: 0;
}

.frame-layout-4 {
    display: inline-flex;
}


.texticon-icon {
    font-size: 142px;
}

.footer-container .texticon-icon .texticon-inner-icon {
    height: 65px;
    width: unset;
}

.footer-container .texticon-icon .texticon-inner-icon svg {
    height: auto;
    max-height: 25px;
    width: unset;
}
.footer-container .texticon-icon.texticon-size-awesome .texticon-inner-icon svg {
    width: 1em;
}


.footer-container .texticon-icon {
    font-size: 100px;
    padding: 0;
    margin-left: 1rem;
}

.icongroup-iconposition-left-center {
    padding:  1rem 3rem;
}
.icongroup-iconposition-left-center .icongroup-item-text-header,
.icongroup-iconposition-left-center .icongroup-item-text {
    text-align: unset;

}

.icongroup-iconposition-left-center .icongroup-item-text-header {
    font-size: 90%;
}
.icongroup-iconposition-left-center .icongroup-item-icon {
    width: 70px;
}
.icongroup-iconposition-above .icongroup-item-icon {
    width: 200px;
}
.topnav .icongroup-item-icon {
    width: 57px;
}
.icongroup-iconposition-above .icongroup-item-text-header {
    font-size: 180%;
    text-transform: uppercase;
    font-weight: 800;
}


.icongroup-iconposition-above .icongroup-item-text {
    font-weight: 500;
}

.icongroup-iconposition-above .icongroup-item {
    max-width: 300px;
}

.card-group-element-align-left .card h3 {
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.card-group-element-align-left .card-body {
    align-items: unset;
}
.card-group-element-align-center .card-group-element-item .card-title {
    font-size: 120%;
    /*text-align: center;*/
    padding: 0.3rem 1.5rem;
    position: absolute;
    bottom: 14%;
    background: rgba(0, 0, 0, .5);
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: white;
    word-wrap: normal;
}

.card-group-element-item .card-footer {
    display: none;
}


.card-group-element-item a .card:after{

}
.card-group-element-item a .card:hover {
    transform: translate(3px, 3px);
}

.card-group-element-item a .card:hover img {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.tx-femanager .user-detail {
    display: flex;
    margin: 6rem 7rem 2rem 0;
}
.tx-femanager .user-detail .image-wrap {
    margin-right: 3rem;
}

.tx-femanager .user-detail .image-wrap img {
    border-radius: 50%;
    width: 185px;
    height: 185px;
}

.footer-container .content {
    width: 100%;
    display: flex;
}

.footer-column {
    width: 100%;
    display: inline-flex;
    min-width: 200px;
}

.footer-column.column-1 {
    max-width: 50%;
}

.footer-column.column-2 {
    width: auto;
    min-width: auto;
}

.footer-column.column-3 li {
    display: inline-block;
    margin-right: 2rem;
    text-transform: uppercase;
}
.footer-column.column-3 ul {
    margin-top: 1rem;
}
.footer-column.column-3 ul:last-child {
    margin-right: 0;
}

.footer-container .content .column-3 .frame-type-menu_pages {
    /*margin-right: 1rem !important;*/
}
.footer-column.column-3 .texticon {
    /*margin-left: -1.2rem;*/
}
.frame-background-maxwidth .news-list-view {
    background-color: #ededed;
}
.news .news-list-view .article {
    background-color: #ededed;
    position: relative;
    padding: 1rem 1rem 1rem 70px;
    margin-bottom: 1.5rem;
    min-height: 255px;
}
.news .news-list-view .article.calendar {
    min-height: unset;
    background-color: unset;
}
.news .news-list-view .article.red-item {
    background-color: unset;
    padding: 0;
    min-height: unset;
}
.news .news-list-view .article.news-item {
    padding: 10px;
    min-height: unset;
    background-color: unset;
}
.news .news-list-view  .card-group-element-columns-3 {
    align-items: unset;
}
.news .news-list-view .article.news-item .card {
    background-color: #ededed;
}

.news .news-list-view .article.news-item .teaser-text,
.news .news-list-view .article.news-item .header {
    padding: 1rem;
}

.news .news-list-view .article.news-item .teaser-text {
    flex: 1 0 auto;
    padding: 0 1rem;
}
.news .news-list-view .article.news-item .footer {
    clear: both;
    padding: 10px 1rem;
    border-top: unset;
    color: unset;
}

.news .news-list-view .article.red-item h5 {
    text-align: center;
    margin-top: 0.5rem;
}

.news .news-list-view .news-icon {
     position: absolute;
     top: -20px;
     left: -15px;
}

.news .news-list-view .article a {
    text-decoration: none;
}

.news .news-list-view .calendar .news-icon {
    top: -2px;
    left: -30px;
}

.news .news-list-view .news-icon img {
    border: 7px solid white;
    border-radius: 50%;
    max-width: 70px !important;
}
.news .news-list-view .calendar .news-icon img {
    border: none;
    max-height: 70px;
    max-width: 70px !important;
}

.detail-wrap .news-icon img {
    max-width: 70px;
}

.news .news-list-view .header {
    text-transform: uppercase;
}

.news-article-container {
    max-width: calc(100% - 330px - 3rem);
}

.news .news-list-view .article.calendar {
    max-width: 49.8%;
    display: inline-block;
    min-width: 49.8%;
    padding: 0 1rem 0 30px;
    vertical-align: top;
    margin-bottom: 0.8rem;
}

.article.calendar .news-article-container {
    max-width: unset;
    display: flex;
    align-items: unset;
    flex-direction: column;
}

.news .news-list-view .article.calendar h3 {
    font-size: 110%;
}
.news-search-form fieldset {
    display: inline-flex;
}
.news-search-form label,
.category-selector-container label {
    margin-bottom: unset;
    margin-right: 0.5rem;
}

.article.calendar .article-inner {
    border-top: 1px solid #575756;
    border-bottom: 1px solid #575756;
    position: relative;
    padding-right: 30%;
    padding-left: calc(35px + 1rem);
    font-size: 90%;
    display: flex;
    align-items: center;
    min-height: 68px;
}

.news .news-list-view .article.calendar .header {
    color: unset !important;
    line-height: 1;
    padding-top: 0.5rem;
}

.news .article.calendar .teaser-text {
    margin: unset;
    text-transform: uppercase;
    margin-top: 0.3rem;
    line-height: 1.3em;
}

.news .article.calendar .teaser-text p {
    margin: unset;
}

.newsevent-dates.calendar {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30%;
    background-color: rgba(102, 102, 102, 1);
    color: white;
    padding: 0 1rem;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.news .news-list-view .news-img-wrap {
    position: absolute;
    height: 100%;
    width: calc(300px * 1.28);
    top: 0;
    right: 0;
    float: unset;
    margin: 0;
    overflow: hidden;
}
.news .news-list-view .news-img-wrap.auto-crop {
    /* auto-crop */
    width: 100%;
    max-width: calc(300px * 1.28);
    max-width: 385px;
    overflow: hidden;
    border-left: 2rem solid white;
}

.news .teaser-text .bodytext p {
    margin-bottom: 0.5rem;
    line-height: 1.5;
}
.news .news-list-view .news-img-wrap img {
    position: absolute;
    float: none;
    top: 0;
    right: 0;
    width: 100%;
    min-width: calc(300px * 1.26);
    min-width: 385px;
    height: auto;
    min-height: 100%;
    border-left: 1rem solid white;
}

.news .category-selector-container {
    float: right;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.news .category-selector {
    display: inline-flex;
    border: 1px solid #575756;
    border-radius: 0.35rem;
    padding: 0.1rem 1rem;
    margin-left: 0.3rem;
    height: 40px;
    align-content: center
}
.news .category-selector a {
    text-decoration: none;
}
.news .category-selector .inactive img {
    opacity: 0.3;
    /*filter: grayscale(100%);*/
}
.news .category-selector .category-reset {
    padding-right: 0.3rem;
}
.news-search-form {
    margin-top: -3rem;
}

.news-search-form .form-control {
    background-color: unset;
    border: 1px solid #575756;
    border-radius: 0.35rem;
    padding: .3rem .75rem;
}
.news-search-form .form-group {
    display: inline-flex;
}
.news-search-form input[type="date"] {
    display:block;
    /* Solution 1 */
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    /*min-height: 1.2em;*/
}

.news-search-form .date-selector {
    max-width: 130px;
}

.news-search-form .btn-default {
    background-color: rgba(102, 102, 102, 1);
    color: white;
    border: 1px solid #575756;
    border-radius: 1rem;
    margin-left: -2rem;
    margin-right: 1rem;
}

.news-search-form .btn-default:hover {
    background-color: rgba(102, 102, 102, 1) !important;
    opacity: 1 !important;
    color: whitesmoke !important;
    border: 1px solid #575756;
}
.news-single .header {
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
}
.news-single h3 {
    text-transform: uppercase;
    font-size: 170% !important;
}

.news-single .teaser-text p {
    margin-bottom: unset;
}

.news-single .paragraph-container.html p {
    margin-bottom: 0;
}

.news-single .paragraph-container.html br br {
    margin: 0;
    padding: 0;
}

.news-single .include-container {
    margin-bottom: 1rem;
}
.news-single-content {
    margin-left: calc(70px + 1rem);
}

.news-single-content .has-icon {
    margin: 2em 0 .2rem 0;
    margin-left: calc(-24px - 1rem);
    text-transform: uppercase;
}

.news-single-content .has-icon.date {
    text-transform: unset;
}
.news-single .news-icon {
    float: left;
    padding-right: 1rem;
}


.author-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));
    gap: 3rem;
}
.author-item {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    margin: 0.5rem 0;
    align-content: flex-start;
}

.author-iten .info {
    margin-top: 0.5rem;
}

.news-single .author-container .image-wrap {
    float: left;
    margin-right: 1rem;
}

.news-single .author-container .image-wrap figure {
    margin-bottom: 0;
}
.news-single .rounded-image img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.news-single .payment-container {
    margin-top: 1rem;
}

.maxwidth.bg-gruen {
    text-align: center;
}

.seminar-registration {
    margin: 0 auto;
    margin-top: -70px;
    margin-bottom: -2rem;
}

.seminar-registration a,
.news-related a
{
    text-decoration: none !important;
}


.news-related ul {
    display: flex;
    justify-content: center;
    gap: 2em;
}

.news-related-files ul li {
    border: 1px solid white;
    padding: 1rem;
}
.global-downloads {
    margin-top: -2rem;
}
.news-single .media-list,
.frame-type-uploads.frame-background-primary .media-list {

}
.news-single .media-list,
.frame-type-uploads.frame-background-primary .media-list
{
    display: flex;
    justify-content: center;
    gap: 2em;
}

.frame-type-uploads.frame-background-primary .media-list {
    padding-top: 3rem;
}

.news-single .media-list .media,
.frame-type-uploads.frame-background-primary .media-list .media
{
    border: 1px solid white;
    padding: 1rem;
    line-height: 1rem;
}

.news-single .media-list {
    padding-top: 5rem;
}

.news-single .media-list .media-heading .uploads-filename,
.frame-type-uploads.frame-background-primary .media-list .media-heading .uploads-filename
{
    border-right: 1px solid #DDDDDD;
    padding-right: 8px;
}
.news-single .media-list .media a,
.frame-type-uploads.frame-background-primary .media-list .media a
{
    text-decoration: none !important;
}


.news-single .columns {
    display: inline-block;
    width: 30%;
    text-align: right;
}

.news-single .columns label {
    float: left;
    text-align: left;
    margin-bottom: unset;
}

.news-single .news-backlink-wrap {
    margin-top: 2rem;
}

.slick-slider {
    border-radius: 26px;
    background: #bd1824;
    color: white;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0.7rem;
    padding-bottom: 0.2rem;
    margin-bottom: -2rem !important;
    max-height: 50px;
}
.slick-slider h5 {
    border-radius: unset;
    background: none;
    padding: 0 0.7rem;
    color: white;
    display: unset;
    width: 100%;
    text-align: center;
}
.slick-slider a {
    text-decoration: none !important;
}

.slick-arrow,
.slick-slider .text-muted,
.slick-slider p {
    display: none !important;
}



