/* Allgemeine Absatzformatierung */

b, strong {
    font-weight: 600;
}

.nobr {
    white-space: nowrap;
}

.cc-revoke.cc-right {
    right: 3rem;
    left: unset;
    display: none;
}

/* Hero bereich */
.hero .frame, .hero .frame-container, .hero .frame-inner {
    width:100%;
    margin:0;
    padding:0;
    max-width:100%;
    max-height:500px;
    overflow: hidden;
}

.align-center {
    text-align: center;
}

/* Sponsoren Bereich - Erscheingsbild CENTER */
.card-group-element-align-center .card-body, .card-group-element-align-center .card-footer {
    display:none;
}

/* Footer */
#page-footer .frame {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}



/* Buttons */
.interner-button, .btn-primary {
    color: #fff !important;
    background-color: #aecc32;
    border-color: #aecc32;
    border-radius: 2px;
}




.interner-button, .button-download, .externer-button, .mail-button {
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #aecc32;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 2px;
}


.interner-button:hover, .button-download:hover, .externer-button:hover, .mail-button:hover {
    color: #fafafa  !important;
    background-color: #c1e23a;
}


.card a:not(.btn), .card a:not(.btn):hover {
    color: #fff;
}



td {
    vertical-align: top;
}

/*Adressbereich */

#search-form-text {
    margin-right: 1em;
    height: 2.4em;
    padding-left: 5px;
}

#search-form-submit {
    margin-top: -5px;
    padding-left: 1em;
}


.tx-ttaddress {
    margin-top: 1.5em;
}

.tx-ttaddress .content.box.datarow {
    border-top: 1px solid #dee2e6;
    padding: 0.3em;
}

.tx-ttaddress .content.box.datarow:last-child {
    border-bottom: 1px solid #dee2e6;
}

.fa.fa-phone.green {
    color: #97b51b;
    font-size: 0.9em;
}

/*News Tabellen inklusive alte Contenttab le */

.topnews time, .topnews .btn-primary {
	display:none;
	}

.newstable, .contenttable, .news-text-wrap table {
    width: 100% !important;
}

.newstable tr, .contenttable tr, .news-text-wrap table tr {
    border: 0px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}

.newstable tr:last-child, .contenttable tr:last-child, .news-text-wrap table tr:last-child {
    border-bottom: 1px solid #dee2e6;
}


.newstable td, .contenttable td, .news-text-wrap table td {
    padding: 8px 1em 4px 0;
}

.newstable td p, .contenttable td p, .news-text-wrap table p {
    margin:0;
}

.newstable .btn, .news-text-wrap table .btm {
    padding: 0px 0.75em 3px;
    margin: 0 0 4px 0;
}


/*Tabellen */
.table-bordered th, .table-bordered td {
    border: 0px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}

.table-bordered tr:last-child {
    border-bottom: 1px solid #dee2e6;
}

/*Timeline */
.timeline-item-date {
    display: none;
}

.timeline-item-header-headline {
    font-size: 1.2rem;
    font-weight: 700;
    color: #0060a9;
}

.timeline-item-inner {
    background-color: #fbfdf5;
    border: 1px solid #c1e23a;
    border-radius: 3px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);

}

/* Drop DOWN
-------------------------------------------------------------- */
.dropdown-menu {
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1.1rem;
    color: #fff;
    background-color: #aecc32;
    border: 1px solid #aecc32;
}

.dropdown-item {
    color: #fff;
}

.dropdown-item:hover {
    color: #fff;
    background-color: #c1e23a;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #aecc32;
}

/* Submenu auf Page (z.B. Fotogalerie)
-------------------------------------------------------------- */

.frame-type-menu_subpages ul {
    list-style: none;
    margin:0;
    padding:0;
}

.subcontent-wrap .frame-type-menu_subpages ul {
    margin-top:3.7rem;
}

.frame-type-menu_subpages li {
    border-top:1px solid #ccc;
    padding:6px;
    
}

.frame-type-menu_subpages li:last-child {
    border-bottom:1px solid #ccc;
    padding:6px;
    
}


/* Mail 
-------------------------------------------------------------- */
.powermail_legend, .control-label, .powermail_form h3 {
    display: none;
}

.tx-powermail .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}

.tx-powermail fieldset, .tx-powermail fieldset col-md-6 {
    border: 0px solid #c0c0c0;
    margin: 0;
    padding: 0;
}


.tx-powermail .col-md-6 {
    max-width: 100% !important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
}  


.form-horizontal .control-label {

    text-align: left;
    color: #d6d6d6;

}

.powermail_captchaimage {

    margin-top: 1em;
    border-radius: 0 !important;

}

.powermail_create {
    color: #d6d6d6;
    font-weight:bold;
}



/* @Media query (max-width: 768px)
-------------------------------------------------------------- */
@media (max-width: 768px) {
    tr, th, td {
            display: block;

        }
    tr {margin-bottom:15px;border:solid 1px #ccc;}
    td {padding:0.5em 1em !important;hyphens: auto !important;border-top:0px !important;}
    .newstable td, .contenttable td, .news-text-wrap table td {padding:0 !important;}
    .newstable .newsdate  {font-style: italic;}
    .newstable tr, .contenttable tr , .news-text-wrap table tr {margin-bottom:15px;border:solid 1px #ccc;padding:0.5em;}
}

/* @Media query (min-width: 981px)
-------------------------------------------------------------- */

 
@media (min-width: 981px) {
    .gallery-item-size-6 {
        width: calc(100% / 6);
        height: 70px;
        overflow: hidden;
        float: none;
        display: inline-block;
        margin-bottom: 1em;
    }

    #c577 .gallery-item-size-6 {
        width: 16.66%;
        height: auto;
        overflow: hidden;
        float: none;
        display: inline-block;
        margin-bottom: 1em;
    }
    
    .gallery-item-size-4 {
        width: calc(100% / 4);
        height: 90px;
        overflow: hidden;
        float: none;
        display: inline-block;
        margin-bottom: 1em;
    }    
}


