body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
}

* {
    box-sizing: border-box;
}

h3 {
    font-size: 1.6rem;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover {
    text-decoration: none;
    color: #333;
}

.image-embed-item {
    max-width: 100%;
    height: auto;
}

#logo {
    max-width: 460px;
    width: 100%;
    height: auto;
    margin: 1.5rem 0rem !important;
}

.container {
    padding: 0 32px;
}

.maincontent {
    min-height: 1000px;
}

.wideboard, .halfpage {
    display: none;
}

.topline {
    background: #ccc;
}

.topline .type {
    float: right;
}

img.readmore {
    width: 15px;
    height: auto;
    float: right;
}

.btn-read-more {
    width: 100%;
}

.rectangle {
    width: 100%;
    text-align: center;
    margin: 10px 0px;
}

a, a:visited, a:active {
    color: #000;
}

.ce-bodytext a:hover {
    text-decoration: underline;
}

.shortcuts {
    margin-top: 30px;
}

.shortcuttitle {

    height: 40px;
    background: #f2cd0e;
    display: block;
    padding: 10px 13px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.allmedia {
    padding: 2rem;
    background-color: #ededed;
    margin-bottom: 2rem;
}

.allmedia h3 {
    padding: 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.allmedia > a {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#bargraph {
    display: none !important;
}

#actpub {
    width: 100%;
    height: 1500px;
    overflow: hidden-y;
}

#allmediacarousel {
    height: 320px;
    width: 100%;
    overflow-y: hidden;
}

#recipeCarousel .carousel-control-next-icon, #recipeCarousel .carousel-control-prev-icon {
    width: 12px;
    height: 15px;
}


#recipeCarousel .carousel-control-prev-icon {
    background-image: url('../images/arrow_left_black.png');
}

#recipeCarousel .carousel-control-prev {
    left: 8px;
}

#recipeCarousel .carousel-control-next-icon {
    background-image: url('../images/arrow_right_black.png');
}

#recipeCarousel .carousel-control-next {
    right: 8px;
}

.navbar {
    padding: .5rem 0rem 2rem 0rem;
    background-color: white;
    top: 0;
    z-index: 999;
    border-bottom: solid 1px #000;
    margin-bottom: 42px;
}

#allNewspapers .news-row{
    display: none;
}

#allNewspapers .news-row:first-child{
    display: flex;
}

.ausgaben {
    padding-top: 10px;
}

.ausgaben h5 {
    margin-bottom: 0;
}

.changePage{
    width: 40px;
    height: 50px;
    background: #000;
    color: #fff;
    display: block;
    margin: 2px;
    text-align: center;
    font-weight: 600;
    padding: 12px 15px;
}

.changePage:first-child{
    background: #f2cd0e;
}

.changePage:hover{
    background: #f2cd0e;
    cursor: pointer;
}

.adate {
    color: #000;
    font-size: 12px;
}

.navbar-brand {
    display: none;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 0.5em 2em;
    font-size: 14px;
}

/*Font Size Menu smaller Screens*/
@media (max-width: 1000px) and (min-width: 750px){
    .navbar-expand-md .navbar-nav .nav-link{
        font-size:10px;
    }
}

.navbar-expand-md .navbar-nav .nav-link:first-child {
    padding-left: 0;
    text-transform: uppercase;
}

.navbar-nav a {
    font-weight: 800;
}

.navbar-nav > li:last-child a {
    background: #f2cd0e;
    padding: 0.5rem 1rem !important;
    color: #000 !important;
    position: absolute;
    top: 8px;
    right: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.navbar-light .navbar-nav .nav-link:hover {
    text-decoration: underline;
}

.navbar-nav > li:last-child a:hover {
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
}

.menu {
    width: 100%;
    padding: 30px 10px 50px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}

.menu ul {
    margin-bottom: 0;
}

.menu a {
    color: #333;
    text-transform: uppercase;
    opacity: 0.8;
}

.menu a:hover {
    text-decoration: none;
}

/* Menu */

.dropdown-menu {
    background: #f2cd0e;
    color: #000;
    padding: 1rem;
    margin: .5rem 0 0;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    white-space: nowrap;
    opacity: 0.9;
}

.dropdown-menu a {
    color: #000 !important;
}

.topborder {
    background: #000;
    color: #fff;
    padding: 11px 0px;
}

.topborder a, .topborder a:visited, .topborder .row a:hover {
    font-weight: 600;
    color: #fff;
    margin-right: 30px;
}

.topborder a#register, .topborder a#loginform {
    margin-right: 0px;
}

.topborder a:hover {
    color: #000;
}

.flexslider {
    border: 0 !important;
}

.flexslider .slides > li {
    position: relative;
}

.flex-caption-slide {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    bottom: 0;
    text-align: left;
    color: #fff;
    padding: 1rem 1rem 2rem 1rem;
}

.flex-caption-slide a {
    font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    text-align: left;
    color: #fff;
    margin-bottom: 1rem;
    line-height: 1.2em;
}

.ce-border img {
    border: none;
}

.ce-border {
    margin: 10px;
    margin-right: 20px !important;
    -webkit-box-shadow: 5px 1px 10px 0px rgba(143, 143, 143, 1);
    -moz-box-shadow: 5px 1px 10px 0px rgba(143, 143, 143, 1);
    box-shadow: 5px 1px 10px 0px rgba(143, 143, 143, 1);
}

.flex-control-nav {
    bottom: 0 !important;
}

.flex-control-paging li a {
    border: 1px solid #fff;
    background: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
    background: #fff !important;
}

.flex-direction-nav a:before {
    font-size: 25px !important;
    text-shadow: none !important;
}

.btn.back {
    background: #f2cd0e;
    color: #000;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.btn.back:hover {
    background: #000;
    color: #fff;
    text-decoration: none !important;
}

div.news .alert {
    padding: 0;
}

.news-details-more {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -15px;
}

.news-details-more:hover{
    filter:invert(0%) sepia(100%) saturate(31%) hue-rotate(81deg) brightness(94%) contrast(106%);
    color: black;
    opacity: 1;
}

.btn-read-more {
    opacity: 0.2;
}

.btn-read-more:hover {
    opacity: 1;
}

.paidcontent {
    background-color: #cdcdcd;
}

.paidcontent .btn-read-more {
    padding-bottom: 10px;
}

.userletter{
    margin-bottom: 2rem;
    text-transform: uppercase;

}

.userletter a{
    color: #000;
    background-color: #f2cd0e;
    width: 250px;
    text-align: center;
    padding: 10px 30px;
    font-size: 17px;
    font-weight: bold;
    margin-left: auto;
    margin-right: 0;
    display: inherit;
}

.allnews {
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.allnews a {
    color: #000;
    background-color: #f2cd0e;
    width: 200px;
    margin: auto;
    text-align: center;
    padding: 10px 30px;
    font-size: 17px;
    font-weight: bold;
    margin: auto;
    display: inherit;
}

.allnews a:hover, .userletter a:hover {
    color: #fff;
    background: #000;
}

.allnews.amt_teaser_all a {
    font-size: 14px;
    margin: 0;
}

.allnews.amt_teaser_all {
    margin: 15px 0;
}

.amt_teaser {
    background: #e9e9e9;
    margin-bottom: 15px;
}

.amt_teaser h4 {
    font-weight: 600;
    margin-top: 15px;
}

.paidcontent {
    background-clip: content-box;
}

.paidimg {
    background: #fff;
}

.paidcnt {
    padding: 15px;
    position: relative;
}

.topline {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 15px;
    background: #f2cd0e;
    display: block;
    padding-right: 4px;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.topnews .topnews {
    padding: 15px;
}

.topline.unstop {
    background: #f2cd0e;
}

.topnews .typetop {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    opacity: 0.3;
}

.topnews .typetop img {
    position: relative;
    width: 100%;
    height: auto;
    left: -50%;
    top: -50%;
}

.paidtop {
    background: transparent;
    padding: 0;
    color: #000;
}

.amtlich {
    background: #ffcc00;
    color: #000;
}

.news-single {
    margin-bottom: 2rem;
}

.news-single h3{
    font-size: 1.4rem;
}

/* Login */

.toplogin {
    display: none;
    position: absolute;
    z-index: 1000;
    background: #e9e9e9;
    color: #333;
    width: 100%;
    padding: 1rem;
    top: 29px;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.56);
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.56);
}

.toplogin a, .toplogin a:visited {
    color: #333;
}

.toplogin fieldset div {
    margin: 10px 0;
}

.toplogin legend {
    display: none;
}

.toplogin h3 {
    text-transform: uppercase;
    font-weight: 600;
}

input[type="submit"] {
    border: 0;
    padding: 5px 10px;
}

input[type="submit"]#tx-indexedsearch-searchbox-button-submit {
    border: 0;
    padding: 0;
}

.news-list-item a {
    color: inherit;
    -ms-word-break: break-all;
    word-break: break-word;
}


.news-list-item h3 {
    margin-top: 10px;
    font-family: 'Roboto Slab', Serif;
    font-size: 21px;
    font-weight: 500;
}



.news-list-item .datetime {
    font-size: 12px;
}

.readmore-text {
    color: #C7C7C7;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 19px;
}

.readmore-text:hover{
    color: #000;
}

.news-list-item {
    margin-bottom: 30px;
}

.news-list-item.col-md-4 .typetop {
    display: none;
}

.news-info {
    color: #7D7D7D;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.23px;
    line-height: 17px;
}

.news-info .lead > p {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 0.22px;
    line-height: 20px;
    font-weight: 500;
}

.article .lead{
    font-weight: 600;
}

.article h4{
    margin-top:2rem;
}

.lead {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 0.22px;
    line-height: 20px;
    font-weight: 500;
}



.lead > p,.news-text-wrap > p{
    margin-bottom: 0;
}

.lead > p:last-child,.news-text-wrap > p:last-child{
    margin-bottom: 1rem;
}

.hasvideo {
    width: 16px;
    height: 16px;
    max-width: 16px;
    filter: brightness(0);
}

.hasgallery {
    width: 16px;
    height: 13px;
    max-width: 16px;
    filter: brightness(0);
    margin-top: -4px;
}

img.readmore {
    width: 12px;
    height: auto;
    float: right;
}

/*Single News*/

.news-single .article h1 {
    color: #000000;
    font-family: "Roboto Slab";
    font-size: 36px;
    letter-spacing: 0.39px;
}

/*Titel News single*/
@media (max-width: 480px){
    .news-single .article h1 {
        font-size: 28px;
    }

    .news-single .article h3 {
        font-size: 20px;
    }
}

@media (max-width: 380px){
    .news-single .article h1 {
        font-size: 20px;
    }

    .news-single .article h3 {
        font-size: 15px;
    }
}

.news-single .extra {
    color: #7D7D7D;
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 0.23px;
    line-height: 17px;
}

.news-text-wrap + .btn {
    background-color: #ffcc00;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    width: 160px;
    text-align: center;
    padding: 1rem .75rem;
}

.news-text-wrap + .btn:hover {
    background-color: #000;
    color: white;
}


.page-navigation {
    width: 100%;
}

.page-navigation .disabled {
    padding-top: 10px;
}

.pagination, .f3-widget-paginator {
    margin: auto;
    margin-top: 40px;
    width: 320px;
    margin-bottom: 40px;
}

.f3-widget-paginator {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.pagination a, .f3-widget-paginator a {
    width: 40px;
    height: 50px;
    background: #000;
    color: #fff;
    display: block;
    margin: 2px;
    text-align: center;
    font-weight: 600;
    padding: 12px 15px;
}

.pagination a:hover, .f3-widget-paginator a:hover {
    background: #f2cd0e;
}

.pagination li.active, .f3-widget-paginator li.current {
    width: 40px;
    height: 50px;
    background: #f2cd0e;
    margin: 2px;
    text-align: center;
    font-weight: 600;
    padding: 12px 15px;
    color: #fff;
}

.pagination li.last.next, .f3-widget-paginator li.next {
    background-image: url('../images/arrow_right_black.png');
    background-repeat: no-repeat;
    background-size: 12px 17px;
    background-position: 15px 15px;
    font-size: 1px;
    color: #000;
}

.pagination li.last.next:hover, .f3-widget-paginator li.last.next:hover {
    background-image: url('../images/arrow_right_grey.png');
}

.pagination li.previous, .f3-widget-paginator li.previous {
    background-image: url('../images/arrow_left_black.png');
    background-repeat: no-repeat;
    background-size: 12px 17px;
    background-position: 15px 15px;
    font-size: 1px;
    color: #000;
}

.pagination li.previous:hover {
    background-image: url('../images/arrow_left_grey.png');
}

.pagination li.previous a, .pagination li.next a, .f3-widget-paginator li.next a, .f3-widget-paginator li.previous a {
    background: transparent;
}

/* DETAIL */
#carNewsDetail {
    margin: 15px 0px 30px 0px;
    text-align: center;
}

#carNewsDetail .carousel-control-prev, #carNewsDetail .carousel-control-next {
    bottom: 35%;
    top: 35%;
    opacity: 0.7;
    width: 5%;
    filter: invert(1);
    background-color: #222;
}

#carNewsDetail .carousel-control-prev:hover, #carNewsDetail .carousel-control-next:hover {
    opacity: 1;
}

#carNewsDetail .img-fluid{
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

#recipeCarousel {
    width: 100%;
    height: 406px;
    margin-bottom: 30px;
    padding: 0.5rem;
    background-color: #f2cd0e;
    color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#recipeCarousel h4 {
    font-size: 36px;
    font-family: "Roboto Slab", serif;
    letter-spacing: 0.39px;
    line-height: 48px;
}

.event-iframe{
    width: 100%;
    max-width: 765px;
    overflow-x: hidden;
    height: 1000px;
    border: none;
    margin: auto;
    display: flex;
    margin-bottom: 2rem;
}

@media (min-width: 760px) and (max-width: 995px) {
    #recipeCarousel h4 {
        font-size: 24px;
        line-height: 1.2;
    }
}

.carousel-details {
    font-family: "Roboto Slab", serif;
    font-size: 21px;
    letter-spacing: 0.23px;
    line-height: 28px;
    padding: 1rem;
}

#recipeCarousel .carousel-inner {
    background: transparent;
}

.car
.carousel-item {
    text-align: center;
}

.carousel-item .caption {
    background: rgba(223, 223, 223, 0.8);
    color: #000;
    font-size: 12px;
    letter-spacing: 0.23px;
    line-height: 17px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0.75rem 2rem;
}

#recipeCarousel .carousel-item {
    text-align: left;
}


@media (max-width: 770px) {
    #recipeCarousel {
        margin-top: 30px;
    }


}

/*Alle Ausgaben*/
#allNewspapers {
    width: 100%;
    min-height: 500px;
    text-align: left;
}

#allNewspapers .ausgaben {
    padding: 20px 10px;
    min-width: 300px;
}

#allNewspapers .ausgaben > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 444px;
    background-color: #ededed;
    margin: auto;
}

#allNewspapers .newspaper-details {
    font-family: "Roboto Slab", serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 24px;
    padding: 0 12px;
}

.image-newspaper {
    width: 100%;
    height: 380px;
    object-fit: contain;
    background-color: white;
    border: solid 10px #ededed;
}

/*Ende Alle Ausgaben*/

.tx-amtlicheanzeigen {
    padding-top: 20px;
}

.ce-bodytext h2 {
    font-family: 'Roboto Slab', serif;
}

.ce-bodytext h3 {
    font-family: 'Roboto Slab', serif;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .tx-amtlicheanzeigen .form-row {
        width: 100%;
    }
}

.tx-amtlicheanzeigen input[type="submit"] {
    color: #000 !important;
    background-color: #f2cd0e;
    padding: 0.375rem 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}


.tx-amtlicheanzeigen input[type="submit"]:hover {
    color: #fff !important;
    background-color: #000;
}

.tx-amtlicheanzeigen .amtsort {
    width: 8px;
    height: auto;
    transform: rotate(-90deg);
}

.tx-amtlicheanzeigen .image {
    margin: 10px auto;
}

.tx-amtlicheanzeigen .image_desc {
    margin-bottom: 20px;
    font-size: 0.9rem;
}

.tx-amtlicheanzeigen .col_search {
    padding: 1rem 1rem;
    margin-bottom: 1rem;
}

.tx-amtlicheanzeigen .col_search .form-control {
    font-size: 14px !important;
}

.tx-amtlicheanzeigen .amtheader {
    font-size: 0.9rem;
}

.tx-amtlicheanzeigen .downloads {
    padding: 1rem 1rem;
    background: #e9e9e9;
    margin-bottom: 1rem;
}

.tx-amtlicheanzeigen hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

/*Calendar*/
.col_search {
    padding: 1rem 7rem;
    padding-top: 3rem;
    background: #e9e9e9;
}

.col_search p {
    display: none;
}

.col_calendar table {
    width: 100%;
    background: #e9e9e9;

}

#calendar-event .description a:hover {
    text-decoration: underline;
}

#calendar-event .eventimage > div > div img:nth-child(2) {
    margin-top: 2rem;
}


.tx-cal-controller .month-small .eventDay {
    background: #ccc;
    font-weight: 600;
    padding: 2px;
}

.tx-cal-controller .month-small .eventDay:hover {
    background: #f2cd0e;
    color: #000;
}


.tx-cal-controller .month-small th, .tx-cal-controller .month-medium th, .tx-cal-controller .month-large th {
    background: transparent !important;
}

.tx-cal-controller .month-small td, .tx-cal-controller .month-medium td, .tx-cal-controller .month-weekdays {
    border: none !important;
}


.tx-cal-controller .month-small th.sideback {
    background: #f2cd0e !important;
    color: #000;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: bold !important;
}

.tx-cal-controller input, .tx-cal-controller select {
    font-size: 12px;
}

.tx-cal-controller .month-small th, .tx-cal-controller .month-small td {
    text-align: center !important;
    padding: 5px !important;
    width: 0 !important;
}

.tx-cal-controller h1 {
    text-align: left !important;
    background-color: #f2cd0e;
    color: #000000;
    font-family: "Roboto Slab";
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 24px;
    padding: 5px 0 5px 15px;
}

.tx-cal-controller .list-view .vevent .dtstart-container, .tx-cal-controller .list-view .vtodo .dtstart-container {
    margin: inherit !important;
}

.col_calendar table td {
    font-size: 16px !important;
}

.col_calendar a, .col_calendar a:visited, .col_calendar a:link {
    color: #333;
}

.row.vevent {
    margin: 0;
}

.sideback .next {
    float: right;
    margin-right: 10px;
}

.sideback .prev {
    float: left;
    margin-left: 10px;
}

.btn-primary {
    color: #000 !important;
    background-color: #f2cd0e;
    border-color: #f2cd0e;
    border-radius: 0;
}

.btn-primary:hover {
    color: #fff !important;
    cursor: pointer;
    background: #000;
    border-color: #000;
}


.form-control, formcontrol-lg {
    border-radius: 0;
}

#calendar-event .description, #calendar-event h2 {
    margin: 20px 0px;
}

#calendar-event h2 {
    color: #000000;
    font-family: "Roboto Slab", serif;
    font-size: 36px;
    letter-spacing: 0.39px;
}

#calendar-event .description {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 0.22px;
    line-height: 20px;
}

.eventimage {
    margin-right: 0;
}

.eventimage > div:first-child {
    padding-right: 0;
}

.eventimage img {
    width: 100% !important;
    height: auto;
}

.eventinfo {
    background: #f8f8f8;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000000;
    font-family: "Open Sans", sans-serif;
}

.eventinfo .subinfo {
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding-top: 20px;
    text-transform: uppercase;
}

.eventinfo .subinfo:first-child {
    padding-top: 0;
}

.eventinfo div {
    font-size: 15px;
    letter-spacing: 0.22px;
    line-height: 20px;
}

abbr[data-original-title], abbr[title] {
    text-decoration: none !important;
    cursor: inherit;
}

.event-form {


}

.event-form > div, .news-form > div {
    background: #e9e9e9;
    margin-bottom: 30px;
    padding-top: 20px;
}

.event-form .powermail_fieldwrap.layout1, .news-form .powermail_fieldwrap.layout1 {
    width: 100%;
    max-width: 100%;
    flex: inherit;
}

.comments-container, .comments-list .comment-box {
    width: 100%;
}

.comment-hint {
    display: inherit;
}

.comments-container, #writeComment {
    margin: 0;
}

.comments-container h1 {
    font-size: 20px;
}

#tx_indexedsearch {
    margin-left: auto;
    margin-right: 0;
}

.tx-indexedsearch-searchbox, .tx-indexedsearch-rules {
    display: none;
}

.tx-indexedsearch-searchbox-sword {
    height: 23px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    border: none;
    padding: 0px 10px;
}

.tx-indexedsearch-searchbox-button {
    position: absolute;
    background-image: url(../images/search.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    /* float: left; */
    border: none;
    margin-left: -22px;
    height: 25px;
    width: 15px;
    top: 4px;
    filter: brightness(10%);
}

/* -- Form Register -- */

.tx_evoweb_sfregister .form-group {
    width: 100% !important;
}

.tx_evoweb_sfregister .form-group.zip {
    width: 20% !important;
}

.tx_evoweb_sfregister .form-group.city {
    width: 76% !important;
}

.tx_evoweb_sfregister .form-group.city label {

}

label {
    margin-bottom: 0;
    display: block;
}

.tx_evoweb_sfregister {
    background: #f6f6f6;
    padding: 20px;
    border-radius: 15px;
}

.tx_evoweb_sfregister .checkbox label::before {
    left: 3px !important;
    margin-left: -19px !important;
}

.tx_evoweb_sfregister .errorMessage {
    color: red;
    font-weight: 600;
    font-size: 14px;
}

.tx_evoweb_sfregister .form-control-static {
    font-weight: 600;
    display: block;
    clear: both;
}

.tx-cal-controller .list-view .vevent .dtstart-container, .tx-cal-controller .list-view .vtodo .dtstart-container {
    width: 100% !important;
    text-align: left !important;
}

.tx-cal-controller .btn-primary {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

/*Footer*/

.flex-footer {
    background-color: #EDEDED;
    padding: 4rem 0;
    margin-bottom: 2rem;
}

.parter-title {
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: 0.22px;
    line-height: 20px;
    color: #000;
}

.partners {
    font-size: 11px;
    color: #ccc;
}

.partners > div {
    padding-right: 0;
    margin-top: 20px;
    margin-right: 0.5rem;
}

.partners > div:last-child{
    margin-right: 0;
}

.partners img{
    max-height:60px;
}

.footer-fb {
    margin: 40px 0;
}

.footer-links {
    text-transform: uppercase;
    font-weight: bold;
}

.footer-links ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-links ul li{
    padding-right: 1rem;
}

.fa-facebook-square:hover{
    color:#f2cd0e;
}

/* Ende Footer */


/*NEWS Auf einen Blick*/
.news-blick {
    background-color: #EDEDED;
    padding: 18px 6px 25px 16px;
    width: 100%;
}

.news-blick header {
    font-size: 21px;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 16px;
}

.news-blick aside a {
    width: 100%;
}

.news-blick aside article {
    height: 146px;
    width: 95%;
    background-size: cover;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.news-blick .events {
    margin-bottom: 25px;
}

.news-blick aside article footer {
    background-color: #f2cd0e;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.9;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 1rem;
}

.news-blick-event {
    background-image: url("../../fileadmin/images/vona_agenda.jpg");
}

.news-blick-video {
    background-image: url("../../fileadmin/images/vona_videos.jpg");
}

.news-blick-werbung {
    background-image: url("../../fileadmin/images/vona_werbung.jpg");
}

.news-blick-galerie {
    background-image: url("../../fileadmin/images/vona_galerien.jpg");
}


/*Ende News*/


/*Agenda*/
.tx-cal-controller .list-view .vevent {
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 0.13px;
    line-height: 30px;
    padding: 1rem 0;
}

.tx-cal-controller .list-view .vevent .summary, .tx-cal-controller .list-view .vtodo .summary {
    text-transform: uppercase;
}

.tx-cal-controller .list-view .vevent .location {
    font-weight: normal;
}

/*Kontakt*/
.gf-map{
    width: 100%;
    margin-bottom: 2rem;
}


@media (max-width: 500px){
    #pagewrapper div div div a i{
        display: none;
    }

    #pagewrapper .list-inline-item .fa-facebook-square{
        display: block;
    }
}

/*Ende Agenda*/
@media (min-width: 770px) and (max-width: 1020px) {
    .maincontent {
        margin-top: 70px;
    }
}

@media (max-width: 765px) {
    .navbar-nav > li:last-child a {
        top:50px;
    }


}

@media (max-width: 990px) {

    .news-blick aside a {
        margin-left: 2.5%;
    }

    .news-blick-video {
        margin-top: 1rem !important;
    }

    .partners{
        flex-wrap: wrap;
        justify-content: space-around !important;
    }
}

@media (min-width: 1260px) {
    .wideboard, .halfpage {
        display: block;
    }

    .wideboard {
        margin: 0 auto 10px;
        margin-left: -15px;
        width: 1000px;
    }

    .halfpage {
        display: block;
        position: absolute;
        top: 239px;
        z-index: 1;
        width: 300px;
        overflow: hidden;
        margin-left: 995px;
    }

}

@media (max-width: 768px) {
    .maincontent {
        min-height: inherit;
    }

    .ce-left .ce-gallery, .ce-column {
        float: inherit;
    }

    .dropdown-menu {
        white-space: inherit;
    }

    .col_search {
        padding: 15px;
        margin: 15px;
    }

    .tx-amtlicheanzeigen .col_search {
        margin: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    .navbar-toggler{
        border-color:transparent !important;
    }

    #tx_indexedsearch, .rectangle {
        display: none;
    }

    .frame-indent {
        margin: 0;
    }

    .topborder .col-6 {
        position: inherit;
        padding: 0 7px;
        font-size: 15px;
    }

    .toplogin {
        top: 34px;
        left: 0;
    }

    .ce-border {
        margin: 0 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .lead{
        font-size:16px;
    }

    .news-info{
        font-size: 16px;
    }

    .readmore-text{
        font-size: 18px;
    }

    .allnews a{
        width:100%;
    }
}

@media (max-width: 767px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 24px;
    }

    .partners > div {
        padding-right: 15px;
    }

    .news-list-item {
        margin-bottom: 80px;
    }

    #calendar-event h2 {
        font-size: 30px;
    }

    #allNewspapers{
        justify-content: center;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 510px){
    #calendar-event h2 {
        font-size: 24px;
    }
}

@media(max-width: 570px){
    .navbar-light .navbar-nav .nav-link {
        font-size: 20px;
    }
}

@media(max-width: 490px){
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
    }
}

@media(max-width: 420px){
    #calendar-event h2 {
        font-size: 18px;
    }

    #calendar-event .description, .eventinfo div, .eventinfo .subinfo {
        font-size: 0.75rem;
    }
}


/*Newstitel mobile*/
@media (max-width: 1200px) and (min-width: 995px){
    .news-list-item h3 {
        font-size: 1.25rem;
    }
}

@media (max-width: 995px) and (min-width: 770px){
    .news-list-item h3 {
         font-size:16px;
     }

    .news-list-item h4 {
        font-size:14px;
    }

    .news-list-item .lead,.news-info{
        font-size: 10px;
    }

    .news-info{
        font-size: 8px;
    }

    .readmore-text{
        font-size: 12px;
    }

    .news-details-more .btn{
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .footer-links ul{
        flex-direction: column;
    }

    .vs-hidden{
        visibility: hidden;
    }
}

@media (max-width: 400px){
    .news-list-item h3 {
        font-size: 18px;
    }

    .news-list-item .lead{
        font-size: 0.75rem;
    }

    .news-info{
        font-size: 10px;
    }

    .readmore-text{
        font-size: 0.75rem;
    }
}

