body {
    padding-top: 129px;
    /* equal wirh .navbar height */
}

img {
    max-width: 100%;
    height: auto;
}

#c3119 #writeComment .d-none {
	display: inherit !important;
}

p a[name] {
	width:0;
	height:0;
	visibility: hidden;
}

.comment-box p {
	margin-bottom: 0;
}

.tenyears, .tenyears_en {
	background-image: url("/fileadmin/templates/images/tenyears_neg.png");
	width: 55px;
    height: 55px;
    position: absolute;
    top: 122px;
    left: 51%;
    background-size: cover;
    right: auto;
	display: block;
}
.tenyears:hover {
	background-image: url("/fileadmin/templates/images/tenyears_pos.png");
}
.tenyears_en {
	background-image: url("/fileadmin/templates/images/tenyears_en_neg.png");
}
.tenyears_en:hover {
	background-image: url("/fileadmin/templates/images/tenyears_en_pos.png");
}

.navbar-right a:first-child img {
	margin-bottom: 15px;
}

/* Google Map ausblenden */
#map.map {
	display: none;
}

.btn,
.shariff-button {
    margin-bottom: 10px;
    border-radius: 3px;
}

.shariff {
  margin-left: 40px;
  margin-top: 5%;
}

.tx-indexedsearch-browsebox {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 3%;
}

.tx-indexedsearch-searchbox,
.tx-indexedsearch-res {
    margin-left: 2%;
    margin-right: 2%;
}

.tx-indexedsearch-info {
   display: none;
}

.event-item {
   margin-top: 4%; 
   margin-bottom: 1%;  
}

.event-item h2 {
  margin-top: 0px;
}


.event-teaser, .event-single .teaser {
 font-weight: bold;
}

.event-item h2 a {
    font-family: 'Bitter';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.0rem;
    color: #ac0c34;
    margin-bottom: 1%;
}

.event-meta {
     color: #999999;
}

.event-single h3.title {
   font-size: 1.0rem;
}

/* sprungmarke mit einberechnung des headers */
/*
:target:before {
    content: "";
    display: block;
    height: 140px;
    margin: -140px 0 0;
}
*/
/* iframes responsive */

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.container {
    max-width: 1400px;
}

.row {
    margin-left: 0;
    margin-right: 2%;
    margin-bottom: 2%;
}

.frame-type-text,
.frame-type-form_formframework,
.frame-type-textpic,
.frame-type-list,
.frame-type-image,
.frame-type-header,
/*.news, */
.csc-mailform,
.event-entry,
.frame-type-html {
    margin-left: 27px;
    margin-right: 2%;
    margin-bottom: 2%;
}

.frame-type-form_formframework input,
.frame-type-form_formframework textarea {
	max-width: 320px;
}

.frame-indent {
    margin-left: 7%;
    margin-right: 7%;
}

.row .frame-type-text,
.row .frame-type-form_formframework,
.row .frame-type-textpic,
/*.row .news,*/
.row .csc-mailform,
.row .event-entry,
.row .frame-type-html {
    margin-left: 27px;
    margin-right: 0%;
    margin-bottom: 0%;
}


.bildnachweis {
    border-top: solid 1px #eeeeee;
    color: #999999;
    padding-top: 1%;
    padding-bottom: 3%;
}

.news-list-view {
    margin-top: 4%;
}

.news .footer {
    border-top: none;
}

.news .footer span {
    color: #333333;
}

.news-single .teaser-text {
    font-size: 1.0rem;
    font-weight: bold;
    color: #333333;
}

.news-single .footer {
    margin-bottom: 0px;
}

.news-list-view .article .news-img-wrap {
    display: none;
}

.ce-intext.ce-left .ce-gallery {
    margin-right: 0px;
}

.ce-intext.ce-right .ce-gallery {
    margin-left: 0px;
}

.ce-textpic.ce-left,
.ce-textpic.ce-right {
    padding: 0px;
    margin: 0px;
}

.ce-right .ce-gallery,
.ce-left .ce-gallery {
    float: none;
}

.ce-right .ce-gallery img {
    padding-left: 20px;
    padding-right: 0px;
}

.ce-left .ce-gallery img,
.ce-left .ce-gallery .video {
    padding-left: 0px;
    padding-right: 20px;
}

.image-caption {
    font-style: italic !important;
    color: #666666 !important;
    font-size: 0.8em;
    line-height: 1.1em;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 20px;
}

p.more-button {
    text-align: center;
}

p.more-button a,
a.more-button,
a.btn-read-more,
.news .page-navigation ul li a,
.f3-widget-paginator.pagination li a {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #333333;
    font-family: bitter;
    background-color: #cdd4dc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    border-radius: 3px;
    margin: 1px;
}

.news .page-navigation ul li.active,
.f3-widget-paginator.pagination li.current {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #333333;
    background-color: #f1f1f1;
    font-family: bitter;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
}
}

ul.menu-sublinks {
    display: flex;
    margin: 40px -15px;
    flex-wrap: wrap;
    justify-content: center;
}

ul.menu-votes {
    display: flex;
    margin: 20px -10px;
    flex-wrap: wrap;
    justify-content: center;
}

ul.menu-sublinks li,
ul.menu-votes li {
    list-style-type: none;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}

ul.menu-sublinks li a,
.tx-tcal-pi1 .button,
#writeComment input.button,
.tx-indexedsearch-searchbox-button,
.csc-mailform input[type=submit] {
    color: #333333;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    background-color: #bdc6d1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    height: auto !important;
    width: auto !important;
    border: none !important;
    border-radius: 3px;
}

ul.menu-votes li a {
    color: #333333;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    background-color: #bdc6d1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: bitter;
}


/* News Kategorien */

.category-menu-view {
    background-color: #f1f1f1;
}

.category-menu-view li {
    list-style-type: none;
}

.category-menu-view li a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.news-list-item {
    width: 100%;
    margin-top: 3%;
}

/* Das leere Bild unsichtbar machen... */

.news-list-item .col-md-3 {
    display: none;
}

/* ...und dafür den Text breiter laufen lassen */
.news-list-item .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 3%;
}

.extra {
    color: #999999;
}

.page-navigation p {
    width: 20%;
    float: left;
}

.page-navigation .pagination,
.f3-widget-paginator.pagination {
    float: right;
}

.news-clear {
    clear: both;
    width: 100%;
    line-height: 1rem;
}

/* Veranstaltungen eintragen */

label {
    display: block;
}

.tx-tcal-pi1 .event-entry {
    border: none !important;
}

.tx-tcal-pi1 .event-entry .labelwrap {
    display: block !important;
    text-align: left !important;
    font-weight: normal !important;
    width: 320px !important;
}


.tx-tcal-pi1 .event-entry input[type="text"],
.tx-tcal-pi1 .event-entry textarea {
    width: 320px !important;
}

.tx-tcal-pi1 .event-entry .errorlist,
.tx-tcal-pi1 .event-entry .required {
    color: #ac0c34 !important;

}

/* suchergebnis */

.tx-indexedsearch-form {
    margin-bottom: 2%;
}

.tx-indexedsearch-browsebox ul li {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #333333;
    font-family: bitter;
    background-color: #cdd4dc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    border-radius: 0px;
    margin: 1px;
}

.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage {
    background-color: #f1f1f1 !important;
}

.tx-indexedsearch-browsebox ul li a {
    text-decoration: none;
}

.tx-indexedsearch-res {
    margin-top: 5%;
}

.tx-indexedsearch-res h3 a {
    font-family: 'Bitter';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.0rem;
    color: #333333;
}

.tx-indexedsearch-text-item-size,
.tx-indexedsearch-text-item-crdate,
.tx-indexedsearch-text-item-mtime,
.tx-indexedsearch-text-item-path {
    display: inline-block;
}

dd.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-mtime,
dd.tx-indexedsearch-text-item-path {
    padding-right: 2%;
}

/* Kontaktformular */

.csc-mailform li label {
    float: none !important;
	margin-bottom: 0;
}

div.csc-mailform ol {
	margin: 1em 0 0 0;
}

div.csc-mailform ol li {
	margin: 0 0 0.6em 0;
}

.csc-mailform input[type=text] {
    border: 1px solid #CCCCCC;
    height: 23px;
    padding: 3px;
    width: 320px;
}

.csc-mailform textarea {
    border: 1px solid #CCCCCC;
    height: 120px;
    padding: 3px;
    width: 320px;
    vertical-align: top;
}



/* navbar */

.navbar {
    border-bottom: 2px solid #cdd4dc;
    height: 129px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    z-index: 1000;
    padding: 0.5rem 0;
}
/*
.comment-reply:target:before {
	content: "";
	display: block;
	height: 129px; 
	margin-top: -129px; 
	visibility: hidden;
}
.comment-main-level:target:before {
	content: "";
	display: block;
	height: 129px; 
	margin-top: -129px; 
	visibility: hidden;
}
*/

.navbar-top {
    padding-bottom: 5px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 58px;
}

.ekir-logo-mob {
    display: none;
}

.ekir-logo {}

.navbar-inner {
    display: flex;
    /*justify-content: space-between;*/
    width: 100%;
    height: 50px;
    margin-left: 2%;
    margin-right: 2%;
}

.navbar i {
    font-size: 30px;
    color: #bdc6d1;
    line-height: 50px;
}

.navbar a {}

.navbar img {
    max-width: none;
}

.navbar-left,
.navbar-right {
    display: flex;
    align-items: flex-end;
}

.navbar-search {
    vertical-align: bottom;
    white-space: nowrap;
}

.navbar-search {
    display: none;
}

.navbar .search-input {
    border: 0;
    color: #333333;
    font-size: 14px;
    font-family: bitter;
    background-color: #bdc6d1;
    border-radius: 0;
    padding: 10px;
    height: 46px;
}

.navbar-searchform button {
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 0;
    border: 0;
    vertical-align: bottom;
    height: 46px;
    padding-right: 5px;
}

.dtn-logo {
    display: none;
}

.navbar-searchform i {
    vertical-align: bottom;
    margin: 0;
    padding-bottom: 5px;
    font-size: 30px;

}

.navbar-search button {
    background-color: #bdc6d1;
}

.navbar-search i {
    color: #999;
}

.navbar a {
    margin-right: 20px;
}

a.ekir-logo,
a.ekir-logo-mob {
    margin-right: 0px;
    margin-left: 20px;
}

/* sprachwahlmenü */
a.hide, li.hide {
	display: none;
}
li.sprachwahlflagge {
	list-style: none;
}
.navbar-right ul {
	margin-bottom: 0.8rem;
	margin-top: auto;
}
.comment-box .comment-content a {
	word-wrap: break-word;
}

.ce-gallery[data-ce-columns="1"] .ce-column {
    width: 90%;
}
.ce-gallery[data-ce-columns="2"] .ce-column {
    width: 45%;
}
.ce-gallery[data-ce-columns="3"] .ce-column {
    width: 30%;
}
.ce-gallery[data-ce-columns="4"] .ce-column {
    width: 22%;
}
.ce-gallery[data-ce-columns="5"] .ce-column {
    width: 17%;
}

.ce-gallery iframe.video-embed-item {
    width: 500px;
    height: 283px;
}


@media (min-width: 576px) {
    .ekir-logo-mob {
        display: block;
    }

    .ekir-logo {
        display: none;
    }

    .navbar-search {
        display: block;
    }

    .navbar-search-mob {
        display: none;
    }
}


@media (min-width: 768px) {}

@media (min-width: 992px) {
    .navbar-top {
        display: none;
    }

    body {
        padding-top: 71px;
    }

    .navbar {
        height: 71px;
    }
/*
	.comment-reply:target:before,
	.comment-main-level:targez:before {
		content: "";
		display: block;
		height: 71px; 
		margin-top: -71px; 
		visibility: hidden;
	}
	.comment-reply, .comment-main-level {
		padding-top: 71px;
	}
*/
    .ekir-logo {
        display: block;
    }

    .dtn-logo {
        display: block;
    }
}

/* navbar end */



/* image menu */

.image-menu {
    display: flex;
    margin: 80px -15px;
    flex-wrap: wrap;
    justify-content: center;
}

.image-menu-item-wrapper {
    padding: 0 15px;
}

.image-menu-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    width: 250px;
    margin-bottom: 30px;
    width: 100%;
}

.image-menu-item .caption {
    background-color: rgba(100, 100, 100, 0.7);
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    font-weight: 700;
}


/* image menu end */




/* footer */

footer {
    background-color: #f1f1f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    color: #96a4b4;
    line-height: 1;
    flex-direction: column;
}

footer>* {
    margin: 10px auto;
}

.socials {
    font-size: 32px;
    display: flex;
}

.scrolltop {
    order: -1;
}

.footer-links a,
.socials a {
    color: inherit;
    margin-right: 30px;
    text-decoration: none;
}

.footer-links a:last-child,
.socials a:last-child {
    margin-right: 0px;
}

.scrolltop-btn {
    background-color: #c3cad3;
    color: #6d6f73 !important;
    border-radius: 50%;
    font-size: 32px;
    display: inline-flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    padding-bottom: 6px;
    padding-left: 2px;
    cursor: pointer;
}

/* footer end */

.togglebox-header {
    background-color: #DEE3E8;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 20px;
    border-radius: 3px;
}

.togglebox-header * {
    margin: 0;
}

.togglebox-body {
    overflow: hidden;
    padding: 2px 5px;
}

.togglebox-body>*:first-child {
    margin-top: 0px;
}

.togglebox-body>*:last-child {
    margin-bottom: 0px;
}

.togglebox-header.collapsed .fa-caret:before {
    content: "\f0da";
	font-size: 1.5em;
}

.togglebox-header .fa-caret:before {
    content: "\f0d7";
	font-size: 1.5em;
}

.print-link {
	display: none;
}

.footer-links a {
	display: block;
	margin-bottom: 10px;
}

/*Korrektur grid-framework, Grids sollen linksbündig sein*/
div.col-md-9,
div.col-md-8,
div.col-md-6,
div.col-md-4,
div.col-md-3,
div.col-lg-9,
div.col-lg-8,
div.col-lg-6,
div.col-lg-4,
div.col-lg-3 {
	padding-left: 0;
	padding-right: 30px;
}

.ce-textpic .ce-gallery {
	margin-top: 1em;
}

@media (min-width: 576px) {
    .image-menu-item {
        width: 250px;
    }

    .ce-right .ce-gallery {
        float: right;
    }

    .ce-left .ce-gallery {
        float: left;
    }
}

@media (min-width: 768px) {
	
    footer {
        flex-direction: row;
    }
    
    .footer-links a {
		display: inline;
	}

    .scrolltop {
        order: 0;
    }

    .socials,
    .footer-links {
        flex: 1 1 0;
    }

    .socials {
        justify-content: flex-end;
    }
    .print-link {
		display: inline;
	}
}

@media (min-width: 992px) {}

/* Facebook Livestream */
.facebook-iframe {
	border: none;
	overflow: hidden;
	width: 100%;
	min-height: 320px;
}
.facebook-iframe.desktop {
	display: none;
}
.facebook-iframe.mobile {
	display: block;
}
@media(min-width: 360px) {
	.facebook-iframe {
		height: 360px;
	}
	.frame-type-text,
	.frame-type-form_formframework,
	.frame-type-textpic,
	.frame-type-textmedia,
	.frame-type-list,
	.frame-type-image,
	.frame-type-header,
	/*.news, */
	.csc-mailform,
	.event-entry,
	.frame-type-html {
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.row .frame-type-text,
	.row .frame-type-form_formframework,
	.row .frame-type-textpic,
	.row .frame-type-textmedia,
	/*.row .news,*/
	.row .csc-mailform,
	.row .event-entry,
	.row .frame-type-html {
		margin-left: 2%;
		margin-right: 0%;
		margin-bottom: 0%;
	}
	.tenyears, .tenyears_en {
		width: 55px;
		height: 55px;
		position: absolute;
		top: 122px;
		left: 51%;
		background-size: cover;
		right: auto;
	}
}
@media(min-width: 410px) {
	.tenyears, .tenyears_en {
		width: 68px;
		height: 68px;
		top: 10%;
		left: 81%;
	} 
}
@media(min-width: 576px) {
	.facebook-iframe {
		height: 576px;
	}
	.tenyears, .tenyears_en {
		width: 150px;
		height: 150px;
		top: 117px;
		top: 0;
		left: 21%;
		left: 83%;
	}
}
@media(min-width: 768px) {
	.facebook-iframe {
		height: 786px;
	}
	.tenyears, .tenyears_en {
		width: 130px;
		height: 130px;
		top: 14px;
		left: 68%;
	}
}
@media(max-width: 991px) {
	/*
	div[id]{
		margin-top:-145px;
		padding-top:145px;
	}
	*/
	a[id] {
		display:block;
		width:0;
		height:0;
		position:relative;
		top:-145px; /* Dieser Wert kann variieren. */
		visibility:hidden;
	}
	p.fussnote, .container main>header>h2 {
		margin-left: 2%;
	}
	p.anker {
		margin: 0;
		line-height: 0;
	}
}
@media(min-width: 992px) {
	.facebook-iframe.mobile {
		display: none;
	}
	.facebook-iframe.desktop {
		display: block;
	}
	.facebook-iframe {
		/*height: 992px;*/
	}
	.frame-type-text,
	.frame-type-form_formframework,
	.frame-type-textpic,
	.frame-type-textmedia,
	.frame-type-list,
	.frame-type-image,
	.frame-type-header,
	/*.news, */
	.csc-mailform,
	.event-entry,
	.frame-type-html {
		margin-left: 20px;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.row .frame-type-text,
	.row .frame-type-form_formframework,
	.row .frame-type-textpic,
	.row .frame-type-textmedia,
	/*.row .news,*/
	.row .csc-mailform,
	.row .event-entry,
	.row .frame-type-html {
		margin-left: 20px;
		margin-right: 0%;
		margin-bottom: 0%;
	}
	/*
	div[id]{
		margin-top:-87px;
		padding-top:87px;
	}
	*/
	a[id] {
		display:block;
		width:0;
		height:0;
		position:relative;
		top:-87px; /* Dieser Wert kann variieren. */
		visibility:hidden;
	}
	p.fussnote, .container main>header>h2 {
		margin-left: 27px;
	}
	p.anker {
		margin: 0;
		line-height: 0;
	}

	.tenyears, .tenyears_en {
		width: 188px;
		height: 188px;
		top: 63px;
		left: 21%;
		top: 0;
		left: 83%;
	}
}
@media(min-width: 1200px) {
	.facebook-iframe {
		/*height: 1200px;*/
	}
	.facebook-iframe.desktop {
		display: block;
	}
	.facebook-iframe {
		/*height: 992px;*/
	}
	.frame-type-text,
	.frame-type-form_formframework,
	.frame-type-textpic,
	.frame-type-textmedia,
	.frame-type-list,
	.frame-type-image,
	.frame-type-header,
	/*.news, */
	.csc-mailform,
	.event-entry,
	.frame-type-html {
		margin-left: 27px;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.row .frame-type-text,
	.row .frame-type-form_formframework,
	.row .frame-type-textpic,
	.row .frame-type-textmedia,
	/*.row .news,*/
	.row .csc-mailform,
	.row .event-entry,
	.row .frame-type-html {
		margin-left: 27px;
		margin-right: 0%;
		margin-bottom: 0%;
	}
	.tenyears, .tenyears_en {
		width: 190px;
		height: 190px;
		top: 5%;
		left: 84%;
	}
}

@media(min-width: 1420px) {
	.tenyears, .tenyears_en {
		left: calc(50% + 477px);
	}
}
/*
.navbar-search {
    display: none;
}
*/

.media2click-content {
    display: block;
    width: 80%;
    margin: 0 auto;
	background-color: white;
}
.media2click-title {
	width: 80%;
    margin: 0 auto 1em auto;
	background-color: white;
}
.media2click-placeholder.media2click-haspreview {
	background-color: white;
}

/* Toggle-Button c3743*/
.frame-layout-3 {
	margin: 0;
	height: 0px;
	width: 0px;
}
