/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

/* Newsletter
----------------------------------------------------------- */
#jnews_module1 form, .inputbox {
	text-align: center;
}

/* Termin Startseite
----------------------------------------------------------- */
.moduletable .date_wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.moduletable .newsflash, .moduletable .date_text_wrap, .moduletable h3 {
	text-align: center;
}

.moduletable .date_text_wrap, .moduletable .date_wrapper {
	float: none;
}

/* Kontaktformular Datenschutz
----------------------------------------------------------- */
.contact-form legend {
	display: none;
}

#jform_com_fields_datenschutz0 {
	width: 0;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*20.11.2024*/
.eb-content .button {
  padding: 4px 20px;
}

#djmediatools {
  position: relative;
  z-index: 1;
}