html,
body {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000;
	line-height: 1.6;
	overflow-x: hidden;
}

a,
.box-mit-link a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #eb151b;
	text-decoration: underline;
}

main {
	min-height: 550px;
}

main a {
	color: #000;
	text-decoration: underline;
}

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

.copyright {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 1px 3px;
	bottom: 0;
	right: 0;
	opacity: 1;
	transition: all 0.2s ease-in-out;
}

.copyright::before {
	content: "©";
	padding-right: 5px;
}

.dienstleistungen_listwrapper ul li a,
.organisationen_list ul li a {
	padding-left: 1rem;
	color: #000;
	text-decoration: underline;
}

.dienstleistungen_listwrapper ul li a:hover,
.organisationen_list ul li a:hover {
	color: #eb151b;
}

.tx-citkobuergertelefonbuch .ansprechpartner_list a[href^="mailto:"]::before {
	content: "\F32C";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	margin-right: 5px;
}

a[rel="noreferrer"]::before {
	content: "\f1c5";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	margin-right: 5px;
}

.navigationsboxen-startseite-wrap a:hover,
.mask-serviceboxen-wrap a {
	text-decoration: none;
}

.zoom a[rel="noreferrer"]::before,
.content-rechte-spalte .frame-type-shortcut .box-mit-link.ce-element a::before,
.content-linke-spalte .grid-box-hinweis-inhalt .grauer-hintergrund .image a::before,
.content-rechte-spalte .box-mit-link.ce-element a::before,
main .content-linke-spalte .ce-gallery .image a::before,
.content-rechte-spalte figure.image a::before {
	content: "";
	display: none;
}

h1,
.h1 {
	font-size: 30px;
	font-weight: 400;
}

.abseits {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

h2,
.h2 {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 20px;
}

.layout-inhaltsseite-rechtespalte main h2,
.layout-inhaltsseite-rechtespalte-small main h2,
.layout-inhaltsseite main h2,
.layout-inhaltsseite-rechtespalte-ohne-kopfbild main h2,
.layout-inhaltsseite-ohne-kopfbild main h2 {
	color: #fff;
	background: #eb151b;
	padding: 8px 10px;
}

.layout-inhaltsseite-rechtespalte .grauer-hintergrund h3 {
	color: #eb151b;
	font-size: 20px;
	margin-bottom: 0;
}

h3,
.h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}

h4,
.h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

#cboxTitle {
	color: #333;
	background: rgba(255, 255, 255, 1);
	font-size: 15px;
	padding-bottom: 32px;
}

#cboxCurrent {
	position: absolute;
	bottom: 0;
	left: 58px;
	color: #000;
	font-size: 16px;
}

#cboxSlideshow {
	position: absolute;
	bottom: 0;
	right: 30px;
	color: #555;
	font-size: 16px;
}

/*------------------------------------*\
  #SEITENHEADER
\*------------------------------------*/
.kopfbereich {
	padding-top: 10px;
}

.kopfbereich .logo-memmingen img {
	width: 320px;
	height: auto;
}

.kopfbereich .suche .input-group input#search.form-control {
	border-radius: 0;
}

.kopfbereich .wetter {
	margin-top: 35px;
	line-height: 1;
}

.kopfbereich .webcam i {
	font-size: 36px;
	color: #555;
	line-height: 1;
	margin-top: 35px;
	display: block;
}

.kopfbereich .navigation {
	background: #333;
	margin-top: 15px;
}

.kopfbereich .kopfbild button.btn {
	position: absolute;
}

.offcanvas {
	position: absolute;
	transition: none;
}

.offcanvas-bottom.show .offcanvas-body button {
	right: 0;
	top: 6px;
}

.kopfbereich .informations-balken {
	background: #555;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.kopfbereich .kopfbild {
	position: relative;
}

.kopfbereich .navigationsboxen-startseite-wrap {
	position: absolute;
	bottom: 90px;
	width: 1320px;
	left: 50%;
	margin-left: -660px;
}

.kopfbereich .navigationsboxen-startseite-wrap a {
	color: #000;
}

.kopfbereich .navigationsboxen-startseite-wrap .navigationsboxen-startseite-item {
	background: url(/typo3conf/ext/template_memmingen_stadt/Resources/Public/Images/Template/Hintergrund/trans-90-weiss.png);
	border-top: 5px solid #eb151b;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.kopfbereich .navigationsboxen-startseite-wrap .navigationsboxen-startseite-item:hover {
	background: #eb151b;
}

.kopfbereich .navigationsboxen-startseite-wrap a .navigationsboxen-startseite-item div {
	font-size: 24px;
	font-weight: 500;
}

.kopfbereich .navigationsboxen-startseite-wrap a .navigationsboxen-startseite-item:hover div {
	color: #fff;
}

.layout-startseite header.kopfbereich {
	margin-bottom: 80px;
}

.layout-inhaltsseite-rechtespalte header.kopfbereich,
.layout-inhaltsseite-rechtespalte-small header.kopfbereich,
.layout-inhaltsseite-rechtespalte-ohne-kopfbild header.kopfbereich,
.layout-inhaltsseite header.kopfbereich {
	margin-bottom: 60px;
}

.kopfbereich .kopfbild div#c20505 {
	margin-bottom: 0;
}

/*------------------------------------*\
  #FOOTER
\*------------------------------------*/
.footer {
	background: #333;
	padding-top: 60px;
	line-height: 1.8;
}

.footer h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

footer a {
	color: #fff;
}

footer a:hover {
	text-decoration: underline;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer ul li {
	font-size: 16px;
}

footer .footer-spalte-4 button.footer-kontakt {
	background: #eee;
	border-style: none;
	width: 100%;
	height: 75px;
}

footer .footer-spalte-4 button.footer-kontakt:hover {
	background: #eb151b;
}

footer .footer-spalte-4 a button.footer-kontakt {
	color: #000;
}

footer .footer-spalte-4 a button.footer-kontakt:hover {
	color: #fff;
}

footer hr {
	background: #fff;
	color: #fff;
}

footer .footer-social-media i {
	font-size: 24px;
}

footer .footer-rechtliches {
	color: #fff;
	text-align: right;
}

footer .footer-rechtliches a {
	font-size: 16px;
}

footer .frame-default {
	margin-bottom: 0;
}

.footer .logos img {
	width: auto;
	height: 150px;
}

.cc_container .cc_message {
	color: #fff;
}

.cc_container a,
.cc_container a:visited {
	color: #fff;
	text-decoration: underline;
}

/*------------------------------------*\
  #TYPO3
\*------------------------------------*/
.frame-default {
	margin-bottom: 60px;
}

.grauer-hintergrund {
	margin-bottom: 20px;
}

.grauer-hintergrund {
	padding: 15px 15px 0px 15px;
}

.grauer-hintergrund a {
	color: #b21317;
}

.grauer-hintergrund a .mask-serviceboxen-item-icon {
	color: #eb151b;
}

.f3-widget-paginator a {
	color: #b21317;
}

.frame-default.frame-type-header {
	margin-bottom: 0;
}

.layout-startseite .frame-layout-0 {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
}

.content-rechte-spalte .grauer-hintergrund {
	padding: 0;
}

.ce-uploads img {
	float: left;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 5px;
}

.layout-inhaltsseite-rechtespalte .col-md-3 .grauer-hintergrund {
	padding: 10px 15px 5px 15px;
}

.abcbar {
	margin-top: 20px;
}

.col-md-3 .grauer-hintergrund .grey-background.frame-layout-8 {
	margin-bottom: 0;
}

div.dataTables_wrapper div.dataTables_filter input {
	margin-left: 0.5em;
	display: inline-block;
	width: 150px !important;
	margin-top: 16px;
}

.layout-inhaltsseite .abcbar ul.pagination li .page-link,
.abcbar ul.pagination li .page-link {
	display: inline-flex;
	margin-right: 4px;
	margin-bottom: 5px;
}

.abcbar ul.pagination li {
	margin-right: 5px;
	width: 30px;
	text-align: center;
	display: contents;
}

p {
	margin-bottom: 15px;
}

strong {
	font-weight: 600;
}

.frame-space-before-extra-small {
	margin-top: 20px;
}

.frame-space-before-small {
	margin-top: 40px;
}

.frame-space-before-medium {
	margin-top: 60px;
}

.frame-space-before-large {
	margin-top: 80px;
}

.frame-space-before-extra-large {
	margin-top: 100px;
}

.frame-space-after-extra-small {
	margin-bottom: 20px;
}

.frame-space-after-small {
	margin-bottom: 40px;
}

.frame-space-after-medium {
	margin-bottom: 60px;
}

.frame-space-after-large {
	margin-bottom: 80px;
}

.frame-space-after-extra-large {
	margin-bottom: 100px;
}

.grauer-hintergrund,
.grey-background {
	background: #eee;
}

.col-md-3 .ce-element.grey-background {
	padding: 0;
}

.ce-gallery img,
.frame-type-html img {
	width: 100%;
	height: auto;
}

.frame-type-html .ym-clearfix img {
	width: auto;
}

.ce-gallery figcaption,
figcaption {
	font-size: 14px;
	caption-side: bottom;
	line-height: 1.4;
}

.ce-gallery figcaption {
	background: #eee;
	padding: 5px;
}

.content-rechte-spalte-kontaktinfos {
	font-size: 16px;
}

/*------------------------------------*\
  #MASK
\*------------------------------------*/
/*------ BILDERGALERIE ZOMMEFFEKT-----*/
.bildspalte {
	margin-bottom: 30px;
}

.row.mask-bildergalerie {
	margin-left: -15px;
	margin-right: -15px;
}

.mask-bildergalerie .bildspalte .zoom,
.mask-bildergalerie.mouseover .bildspalte .zoom,
.mask-bildergalerie.sichtbar .bildspalte .zoom,
.mask-bildergalerieslider.mouseover .zoom {
	overflow: hidden;
	position: relative;
}

.mask-bildergalerie .bildspalte .zoom img,
.mask-bildergalerie.mouseover .bildspalte .zoom img,
.mask-bildergalerie.sichtbar .bildspalte .zoom img,
.mask-bildergalerieslider.mouseover .zoom img,
.mask-bildergalerieslider.sichtbar .zoom img {
	width: 100%;
	height: auto;
	transition: all 0.5s ease-in-out;
}

.mask-bildergalerie .bildspalte .zoom:hover img,
.mask-bildergalerie.mouseover .bildspalte .zoom:hover img,
.mask-bildergalerieslider.mouseover .zoom:hover img {
	width: 100%;
	height: auto;
	transform: scale(1.1);
}

.mask-bildergalerie.mouseover .bildspalte figcaption,
.mask-bildergalerieslider.mouseover .zoom figcaption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: url(/typo3conf/ext/template_memmingen_stadt/Resources/Public/Images/Template/Hintergrund/trans-schwarz-60.png);
}

.mask-bildergalerie.sichtbar .bildspalte figcaption {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	opacity: 1;
	transition: .5s ease;
	text-align: center;
	background: url(/typo3conf/ext/template_memmingen_stadt/Resources/Public/Images/Template/Hintergrund/trans-schwarz-60.png);
	padding: 10px 0;
}

.mask-bildergalerieslider a {
	text-decoration: none;
}

.mask-bildergalerieslider.sichtbar .zoom figcaption {
	background: none;
	margin-bottom: 0;
	position: relative;
	color: #333;
	width: 100%;
	text-align: center;
}

.mask-bildergalerieslider.sichtbar .zoom figcaption div {}

.mask-bildergalerie.mouseover .bildspalte:hover figcaption,
.mask-bildergalerieslider.mouseover .zoom:hover figcaption {
	opacity: 1;
}

.mask-bildergalerie.mouseover .bildspalte figcaption div,
.mask-bildergalerieslider.mouseover figcaption div {
	text-align: center;
	font-size: 15px;
	color: #fff;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	bottom: 20px;
}

/*----- WICHTIGE ANKÜNDIGUNGEN ------*/
.mask-wichtige-ankuendigungen-wrap .row .col {
	display: flex;
	justify-content: center;
}

.mask-wichtige-ankuendigungen-wrap {
	position: relative;
}

.mask-wichtige-ankuendigungen-wrap a {
	color: #fff;
}

.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
	background: #eb151b;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	min-width: 410px;
	position: relative;
}

.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item:hover {
	background: #333;
	transition: all 0.3s ease-in-out;
}

.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item .mask-wichtige-ankuendigungen-item-beschreibung {
	font-size: 24px;
	font-weight: 500;
}

.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item .mask-wichtige-ankuendigungen-item-beschreibung:after {
	content: "";
	width: 120px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 3px auto 0;
}

.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item i {
	font-size: 30px;
	bottom: 10px;
	right: 10px;
	position: absolute;
}

/*----- SERVICEBOXEN ------*/
.frame-type-mask_serviceboxen {
	padding-top: 30px;
	padding-bottom: 50px;
}

.frame-type-mask_serviceboxen h2 {
	margin-bottom: 20px;
	text-align: center;
}

.mask-serviceboxen-wrap {}

.mask-serviceboxen-wrap a {}

.mask-serviceboxen-wrap .mask-serviceboxen-item {
	background: #fff;
	border-top: 10px solid #eb151b;
	padding: 20px;
	min-height: 220px;
	min-width: 240px;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item:hover {
	background: #333;
	color: #fff;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item:before {
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #eb151b;
	border-left: 2px solid #eb151b;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item:after {
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-bottom: 2px solid #eb151b;
	border-right: 2px solid #eb151b;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item .mask-serviceboxen-item-beschriftung {
	color: #000;
	margin-top: 20px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item:hover .mask-serviceboxen-item-beschriftung {
	color: #fff;
}

.mask-serviceboxen-wrap .mask-serviceboxen-item .mask-serviceboxen-item-icon {
	font-size: 50px;
	text-align: center;
}


/*---------- Box mit Link ----------*/
.box-mit-link-bild img {
	width: 85px;
	height: auto;
	max-height: 70px;
}

.box-mit-link:hover a .box-mit-link-bild img {
	filter: brightness(100);
}

.box-mit-link {
	background: #eee;
}

.box-mit-link:hover {
	background: #eb151b;
}

.box-mit-link .row {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height: 72px;
	margin-bottom: 20px;
	padding: 0 10px;
}

.box-mit-link a {
	color: #333;
}

.box-mit-link:hover a,
.box-mit-link a:hover {
	color: #fff !important;
}

.box-mit-link a:hover {
	color: #eb151b;
	text-decoration: underline;
}

.box-mit-link .box-mit-link-beschreibung {
	font-size: 20px;
	hyphens: auto;
	line-height: 1.4;
}

.box-mit-link.ce-element a[href^="http://"] {
	padding-left: 0;
	background: none;
}

.box-mit-link.ce-element a[href^="https://"] {
	padding-left: 0;
	background: none;
}

.box-mit-link .box-mit-link-bild {
	text-align: right;
}

/*----- KONTAKTBOXEN ------*/
.mask-kontakt-box-wrap {
	border: 1px solid #eb151b;
	margin-bottom: 40px;
}

.mask-kontakt-box-wrap .mask-kontakt-box-ueberschrift {
	color: #fff;
	background: #eb151b;
	text-align: center;
	padding: 10px 5px;
}

.mask-kontakt-box-wrap .mask-kontakt-box-ueberschrift:hover {
	cursor: default
}

.mask-kontakt-box-wrap .mask-kontakt-box-ueberschrift h3 {
	font-size: 18px;
	margin-bottom: 0;
}

.mask-kontakt-box-wrap #mask-kontakt-box-inhalt {
	font-size: 16px;
	padding: 10px 10px 0 10px;
}

.content-rechte-spalte-kontaktinfos .ce-bodytext a,
.mask-kontakt-box-wrap.ce-element #mask-kontakt-box-inhalt a,
.tx-cronmmeventcal-pi1 a.linkmailto {
	margin-left: 20px;
	position: relative;
}

.content-rechte-spalte-kontaktinfos .ce-bodytext a:before,
.mask-kontakt-box-wrap.ce-element #mask-kontakt-box-inhalt a:before,
.tx-cronmmeventcal-pi1 a.linkmailto:before {
	content: '\F32F';
	font-display: block;
	font-family: "bootstrap-icons";
	font-size: 16px;
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
	left: -20px;
	top: 5px;
	position: absolute;
}

.tx-cronmmeventcal-pi1 a.linkExt {
	margin-left: 20px;
	position: relative;
}

.tx-cronmmeventcal-pi1 a.linkExt:before {
	content: '\F1C5';
	font-display: block;
	font-family: "bootstrap-icons";
	font-size: 16px;
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
	left: -20px;
	top: 5px;
	position: absolute;
}


/*----- BILDERGALERIESLIDER ------*/
.mask-bildergalerieslider {
	position: relative;
}

.mask-bildergalerieslider h4 {
	text-align: center;
}

.mask-bildergalerieslider .swiper-button-prev {
	top: 14px;
}

.mask-bildergalerieslider .swiper-button-next {
	top: 14px;
}

.mask-bildergalerieslider .swiper-button-prev:after,
.mask-bildergalerieslider .swiper-button-next:after {
	font-size: 28px;
}

.mask-accordion-wrapper.accordion-item {
	border-radius: 0;
}

.accordion-wrap div.mask-accordion-wrapper.accordion-item .mask-accordion-ueberschrift.accordion-header {
	background: #eee;
}

.accordion-item .mask-accordion-inhalt,
.accordion-item .accordion-body {
	padding: 15px;
}

.accordion-container .accordion-wrap .mask-accordion-wrapper.accordion-item .mask-accordion-inhalt .grauer-hintergrund {
	margin-bottom: 0;
}

/*------------------------------------*\
  #GRIDELEMENTS --> später CONTAINER
\*------------------------------------*/
/*----- ACCORDION ------*/
.accordion-wrap .accordion-item .accordion-header {
	padding: 10px;
}

.accordion-item,
.news.accordion-wrap .accordion-item,
.accordion-flush>.accordion-item:last-child {
	border-left: 1px solid #eee !important;
	border-bottom: 1px solid #eb151b;
	border-right: 1px solid #eee !important;
}

.accordion-item .accordion-button {
	background: none;
	box-shadow: none;
	padding: 0;
}

.accordion-wrap .accordion-item h2,
.accordion-wrap .accordion-item h3 {
	background: #eee;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	padding: 0;
	margin-bottom: 0;
}

.accordion-wrap .accordion-body {}

.accordion-wrap .frame.frame-default,
.accordion-wrap .accordion-item .accordion-body .ce-bodytext p:last-child {
	margin-bottom: 0;
}

/*----- TABS ------*/
.nav.nav-tabs li.nav-item .nav-link {
	background: #eee;
	margin: 0 1px;
}

.nav.nav-tabs li.nav-item .nav-link.active {
	background: #fff;
}

.nav.nav-tabs h3 {
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}

.nav.nav-tabs .active h3 {
	color: #eb151b;
}

/*------------------------------------*\
  #SOLR
\*------------------------------------*/
#c8570 .tx_solr .row {
	margin-left: 0;
	margin-right: 0;
}

.tx_solr .solr-pagination ul {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
	display: flex;
}

.tx_solr .solr-pagination ul li {
	border: 1px solid #ccc;
	margin-right: 10px;
}

.tx_solr .solr-pagination ul li:hover,
.tx_solr .solr-pagination ul li.active {
	background: #ccc;
}

.tx_solr .solr-pagination ul li a {
	color: #000;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
}

#tx-solr-search {
	width: 100%;
}

#tx-solr-search .query-debug {
	display: none;
}

#tx-solr-pagination {
	display: none;
}

#tx-solr-search ol.results-list {
	padding-left: 0;
	list-style: none;
}

#tx-solr-search ul.tx-pagebrowse {
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-evenly;
}

#tx-solr-search ul.tx-pagebrowse li.tx-pagebrowse-pages ol {
	display: -ms-flexbox;
	display: flex;
	list-style: none;
}

#tx-solr-search ul.tx-pagebrowse li.tx-pagebrowse-pages ol li {
	margin: 0 15px;
}

.tx_solr.container,
.tx_solr .list-group-item.search-result.results-entry .col-md-10,
.tx_solr.container .col-md-3 {
	padding-left: 0 !important;
}

.tx_solr.container #tx-solr-search-functions #tx-solr-faceting .facet-label.panel-title a {
	text-decoration: none;
}

.tx_solr.container #tx-solr-search-functions #tx-solr-faceting .panel #facetindexConfiguration_stringS.facet-option-list.facet-type-options.fluidfacet.list-group.panel-collapse.collapse:not(.show),
.tx_solr.container #tx-solr-search-functions #tx-solr-faceting .panel #facetsection_stringS.facet-option-list.facet-type-options.fluidfacet.list-group.panel-collapse.collapse:not(.show) {
	display: block;
}

.tx_solr.container #tx-solr-search #tx-solr-facets-in-use {
	padding: 5px 10px;
	border: 1px solid #eee;
	margin-top: 10px;
}

.tx_solr.container #tx-solr-search-functions #tx-solr-faceting .panel-heading h3.facet-label.panel-title {
	font-size: 20px;
}

.tx_solr.container #tx-solr-search-functions #tx-solr-faceting .panel .collapse {
	margin-bottom: 20px;
}

#tx-solr-search .document-score-analysis {
	display: none;
}

#tx-solr-search .progress-bar {
	background-color: #ef181e;
}

.tx_solr .btn-circle {
	height: 35px !important;
	text-align: center;
	padding: 0 15px !important;
	font-size: 14px !important;
	line-height: 2.42 !important;
	background: #ef181e;
	border-radius: 10px !important;
	border-color: #ef181e;
}

.tx_solr #tx-solr-facets-in-use a {
	color: #fff;
	text-decoration: none;
}

.tx_solr.container h3.results-topic a[href^="https://"] {
	padding-left: 0px;
	background: none;
}

.tx_solr .tx-solr-search-form button.tx-solr-submit {
	background: #555;
	border-radius: 0;
	color: #fff;
}

.tx_solr .tx-solr-search-form button.tx-solr-submit:hover {
	background: #ef181e;
}

/*------------------------------------*\
  #TX-SIC-ADDRESS
\*------------------------------------*/
.search-container {
	margin: 15px 0 !important;
	padding: 10px !important;
	height: auto !important;
	line-height: 1.4 !important;
	width: 270px !important;
}

.tx-sic-address ul.f3-widget-paginator {
	margin: 0 0 25px 0;
	padding: 0;
}

.f3-widget-paginator>li {
	border: 1px solid #555 !important;
	padding: 0 7px !important;
	background: #eee !important;
	text-align: center !important;
	display: inline-block !important;
}

.abisz {
	width: 100% !important;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.abisz .atoz_text {
	padding: 0px !important;
	width: 30px !important;
	border: 1px solid #555 !important;
	background: #eee !important;
	margin: 0 10px 10px 0px !important;
	float: left;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.tx-sic-address table tbody tr.odd {
	background: #eee;
}

.tx-sic-address table tbody tr {
	display: table-row;
}

.tx-sic-address table tbody tr td {
	display: table-cell;
}

.tx-sic-address table tbody tr td {
	vertical-align: top;
}

.tx-sic-address dl.vcard dt.vcard {
	background: #555;
	color: #fff;
	padding: 2px 5px;
}

.tx-sic-address dl.vcard dd.vcard {
	display: -ms-flexbox;
	display: flex;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 5px;
}

.tx-sic-address dl.vcard dd.vcard .contact {
	width: 40%;
}

.tx-sic-address dl.vcard dd.vcard div.address_description {
	width: 60%;
}

dd {
	margin-bottom: 20px;
}

/*------------------------------------*\
  #NEWS
\*------------------------------------*/
.news .swiper-center .swiper-slide {
	border: 1px solid #ccc;
	position: relative;
	min-height: 247px;
}

.news .swiper-center .swiper-slide .news-slider-bild img {
	width: 100%;
	height: auto;
}

.news .swiper-center .swiper-slide .news-slider-morelink {
	position: absolute;
	right: 0;
	bottom: 0;
}

.news {
	position: relative;
}

.news .swiper-button-prev-news,
.news .swiper-button-next-news {
	color: #000;
	top: -35px;
}

.news .swiper-button-prev-news {
	left: 50%;
	margin-left: -648px;
}

.news .swiper-button-next-news {
	right: 50%;
	margin-right: -648px;
}

.swiper-button-next,
.swiper-button-next-news,
.swiper-button-prev,
.swiper-button-prev-news {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
}

.swiper-button-next-news:after,
.swiper-button-next:after {
	content: '\F134';
}

.swiper-button-prev-news:after,
.swiper-button-prev:after {
	content: '\F12A';
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-button-next-news:after,
.swiper-button-prev-news:after {
	font-display: block;
	font-family: "bootstrap-icons";
	font-size: 36px;
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.news .swiper .swiper-wrapper .swiper-slide {
	opacity: 0.4;
}

.news .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.weiterleitung-button {
	border-top: 1px solid #eb151b;
	background: #eee;
	width: 300px;
	text-align: center;
	left: 50%;
	margin-left: -150px;
	position: relative;
}

.weiterleitung-button a {
	display: block;
	width: 100%;
}

.weiterleitung-button:hover {
	background: #eb151b;
	color: #fff;
}

.weiterleitung-button:hover a,
.weiterleitung-button:hover a button,
.weiterleitung-button a:hover,
.weiterleitung-button:hover a i {
	color: #fff;
}

.weiterleitung-button a button.btn {
	font-size: 18px;
}

.memmingen-detail-senden a button {
	background: #eee;
	border-top: 1px solid #eb151b;
	border-radius: 0;
	color: #000;
}

.news .news-slider-morelink {
	background: #eb151b;
	padding: 2px 5px;
	color: #fff;
}

.news .news-slider-morelink a {
	color: #fff;
}

.news .news-slider-time {
	font-size: 16px;
}

.news .news-slider-ueberschrift h3 a {
	color: #000;
	font-size: 20px;
	font-weight: 500;
}

.weiterleitung-button a i {
	color: #000;
}

.news .news-slider-ueberschrift .lead p {
	font-size: 18px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

.news .news-list-view .news-list-item.news-wrapper {
	position: relative;
	border: 1px solid #eee;
	margin-bottom: 30px;
}

.news .news-list-view .news-list-item.news-wrapper .news-startseite-time {
	background: #eee;
	font-size: 14px;
	text-align: right;
	padding: 5px;
}

.news .news-list-view .news-list-item .news-startseite-bild img {
	width: 100%;
	height: auto;
}

.news .news-list-view .news-list-item .news-startseite-ueberschrift h3 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 10px;
}

.news .news-list-view .news-list-item .news-startseite-ueberschrift h3 a {}

.news .news-list-view .news-list-item .news-startseite-ueberschrift .lead p {
	font-size: 18px;
}

.news .news-list-view .news-list-item .news-startseite-morelink {
	position: absolute;
	right: 0;
	bottom: 0;
}

.news .news-list-view .news-list-item .news-startseite-morelink .btn {
	background: #eb151b;
	border-radius: 0;
}

.news .news-list-view .news-list-item .news-startseite-morelink:hover .btn {
	background: #333;
}

.news .news-list-view .news-list-item .news-startseite-morelink a {
	color: #fff;
}

.news ul.news-menu-view li {
	width: 100%;
}

.news ul.news-menu-view li .year {
	background: #eb151b;
	color: #fff;
	font-size: 16px;
	padding: 0 5px;
}

.news ul.nav.nav-sidebar.news-menu-view li ul {
	margin-bottom: 20px;
}

.news ul.nav.nav-sidebar.news-menu-view li ul li,
.news ul.nav.nav-sidebar.news-menu-view li ul li a {
	font-size: 16px;
}

/*------------------------------------*\
  #2-KLICK
\*------------------------------------*/
.privacy-msg {
	position: relative;
}

.privacy-msg p {
	position: absolute;
}

.privacy-msg p a.btn {
	background: #eb151b;
	border-color: #eb151b;
	color: #fff !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*------------------------------------*\
  #INSTAGRAM-SLIDER
\*------------------------------------*/
.swiper-instagram-wrap {
	position: relative;
}

.swiper-instagram-wrap .swiper-button-next,
.swiper-instagram-wrap .swiper-button-prev {
	color: #000;
	top: -35px;
}

.swiper.swiper-instagram .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}

/*------------------------------------*\
  #WEATHER2
\*------------------------------------*/
/* .weather2-item {
	background: none;
	border-top: none;
	border-bottom: none;
}

.tx-weather2 .weather2-item .weather-icon {
	padding: 0;
}

.tx-weather2 .weather2-item .weather-icon img {
	width: 50px;
	height: auto;
}

.tx-weather2 .weather2-item.weather2-report .weather-icon p {
	font-size: 16px;
	font-weight: 400;
}

.tx-weather2 .weather2-item {
	margin: 0;
}

.weather2-report h3 {
	font-size: 16px;
}

.weather2-report p {
	display: none;
}

.weather2-item .primary .weather-icon,
.weather2-item .primary .weather-data {
	display: inline-block;
	float: none;
} */

/*------------------------------------*\
  #WEATHER2
\*------------------------------------*/
.tx-weather2 {
	width: 90px;
	position: relative;
}

.weather2-item {
	background-color: inherit;
	border-top: 0;
	border-bottom: 0;
	display: block;
	text-align: unset;
	margin: 0;
	width: 100%;
}

.weather2-item .showMore {
	display: block;
	text-decoration: none;
}

.weather2-item.weather2-report .primary .weather-icon {
	padding: 0;
}

.weather2-item.weather2-report .primary .weather-icon img {
	width: 50px;
	height: auto;
}

.weather2-item.weather2-report .primary .weather-icon span {
	font-size: 16px;
}

.weather2-item.weather2-report .primary .weather-data {
	padding: 0;
}

.weather2-item.weather2-report .primary .weather-data h3 {
	color: #fff;
	font-size: 0.9em;
	padding-top: 10px;
}

.topbereich.nav-open.nav-close .weather2-item.weather2-report .primary .weather-data h3 {
	color: #000;
}

.weather2-item.weather2-report a .weather-data:hover h3 {
	text-decoration: none;
}

.weather2-item.weather2-report .primary .weather-data p a.showMore {
	color: #fff;
	display: inline-block;
}

.weather2-item ul.secondaryProperties {
	background: #fff;
	padding: 0;
	margin-top: 42.5px;
	width: 160px;
}

.scroll .weather2-item ul.secondaryProperties {
	margin-top: 12.5px;
}

.weather2-item.weather2-report .primary .weather-data p {
	opacity: 1;
	transition: all 0.2s ease-in-out;
}

.scroll .weather2-item.weather2-report .primary .weather-data p {
	opacity: 0;
}

.weather2-item ul.secondaryProperties li:first-of-type {
	border-top: 0;
}

.weather2-item ul.secondaryProperties li {
	padding: .5em;
	font-size: 16px;
	color: #000;
}

.weather2-item ul.secondaryProperties.expanded {
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 9;
}

/*------------------------------------
  #KALENDER
------------------------------------*/
.tx-cronmmeventcal-pi1 table.minical a {
	display: block;
	height: auto;
	width: auto;
	background-color: transparent !important;
	padding: 4px;
	text-align: center;
}

.tx-cronmmeventcal-pi1 {
	/* background: #eee; */
	padding: 10px 0;
	margin-bottom: 25px;
}

.tx-cronmmeventcal-pi1 table.minical {
	width: 100%;
	border-collapse: inherit;
}

.tx-cronmmeventcal-pi1 table.minical tbody tr.header {
	margin-bottom: 10px;
}

.event-prev,
.event-next {
	text-align: center;
	border: 1px solid #555;
	font-size: 24px;
	font-weight: bold;
}

.event-prev a,
.event-next a {
	color: #333;
	text-decoration: none;
}

.month-year {
	text-align: center;
}

.tx-cronmmeventcal-pi1 table.minical tbody tr th {
	background: #555;
	color: #fff;
	text-align: center;
	font-weight: 300;
}

.tx-cronmmeventcal-pi1 table.minical tbody tr.calendarweek td {
	text-align: center;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr td {
	vertical-align: top;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr td .event-date-time {
	color: #eb151b;
}

.tx-cronmmeventcal-pi1 table.minical tbody tr.calendarweek td a {
	color: #333;
}

.tx-cronmmeventcal-pi1 .order-panel span {
	display: -ms-flexbox;
	display: flex;
}

.tx-cronmmeventcal-pi1 .eventlist {
	width: 100%;
}

/*------------------------------------*\
  #VERANSTALTUNGEN
\*------------------------------------*/
#c5990 .tx-cronmmeventcal-pi1 {
	background: none;
	padding: 0;
}

#c5990 .tx-cronmmeventcal-pi1 .cronmmeventcal_listView .kalenderblatt h3 {
	margin: 0 0 0 0;
	padding-top: 0px;
}

#c5990 .tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist {
	width: 100%;
	margin: 0;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr.event-list-row-header th,
.tx-cronmmeventcal-pi1 table.eventlist tbody tr.row-header th {
	background: #555;
	color: #fff;
	font-weight: 300;
	padding: 5px;
	border-right: 3px solid #fff;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr.event-list-row-header th:last-child,
.tx-cronmmeventcal-pi1 table.eventlist tbody tr.row-header th:last-child {
	border-right: none;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr td,
.tx-cronmmeventcal-pi1 table.eventlist tbody tr td {
	background: #eee;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 5px;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr td:first-child,
.tx-cronmmeventcal-pi1 table.eventlist tbody tr td:first-child {
	width: 25%;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView table.eventlist tbody tr td:last-child,
.tx-cronmmeventcal-pi1 table.eventlist tbody tr td:last-child {
	border-right: none;
}

/***** EventCal Kalenderblatt *****/
div.kalenderblatt {
	width: 90px;
	padding: 0;
	margin: 30px 0 0 0;
	background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/Images/Template/Hintergrund/schatten.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.kalenderblatt h3 {
	width: 80px;
}

div.kalenderblatt span.event-date-weekday {
	position: relative;
	top: 10px;
	display: block;
	text-align: center;
	font-size: 0.6em;
	color: gray;
	background-color: #eee;
	z-index: 1;
}

div.kalenderblatt span.event-date-day {
	position: relative;
	top: 10px;
	display: block;
	text-align: center;
	font-size: 2em;
	color: black;
	background-color: #eee;
	line-height: 1em;
	font-weight: bold;
}

div.kalenderblatt span.event-date-month {
	position: relative;
	top: 12px;
	display: block;
	text-align: center;
	color: gray;
	font-size: 0.6em;
}

div.kalenderblatt span.event-date-year {
	position: relative;
	top: -90px !important;
	display: block;
	text-align: center;
	background-color: red;
	color: white;
	font-size: 0.6em;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom: 5px solid red;
}

.layout-inhaltsseite-ohne-kopfbild .tx-citkobuergertelefonbuch div.dataTables_wrapper div.dataTables_filter label {
	width: auto;
}

.layout-inhaltsseite-ohne-kopfbild .tx-citkobuergertelefonbuch #filter .level1 {
	background-color: #333333;
	color: #fff;
}

.layout-inhaltsseite-ohne-kopfbild .tx-citkobuergertelefonbuch div.dataTables_wrapper .abcbar {
	margin-top: 0;
	margin-bottom: 0;
}

.layout-inhaltsseite-ohne-kopfbild .tx-citkobuergertelefonbuch div.dataTables_wrapper .abcbar ul.pagination li {
	padding-right: 2px;
}

.layout-inhaltsseite-ohne-kopfbild .tx-citkobuergertelefonbuch div.dataTables_wrapper .row {
	margin-left: -15px;
	margin-right: -15px;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView .eventlist .event-list-image,
.tx-cronmmeventcal-pi1 .event-single .event-main .event-images,
.tx-cronmmeventcal-pi1 .eventlist.nichtmultipliziert .event-list-image {
	float: right;
	margin-left: 10px;
}

.tx-cronmmeventcal-pi1 .kalenderblatt .abseits {
	display: none;
}

/***** Paging *****/
.paginator {}

.paginator ul {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
	display: flex;

}

.paginator ul li {
	border: 1px solid #ccc;
	margin-right: 10px;
}

.paginator ul li:hover {
	background: #ccc;
}

.paginator ul li a {
	color: #000;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
}

.abcbar ul.pagination li {
	margin-right: 5px;
	width: 30px;
	text-align: center;
}

.abcbar nav ul.pagination li.page-item a.page-link:after {
	content: "";
}

.abcbar nav ul.pagination li.page-item.active {
	background: none;
}

.abcbar nav ul.pagination.pagination-sm li.page-item:hover {
	background: none;
	color: #fff;
}

.abcbar nav ul.pagination.pagination-sm li.page-item a.page-link:hover {
	background: #eb151b;
	color: #fff;
}

.dienstleistungShow {
	margin-left: 0;
	margin-right: 0;
}

.grid-box-wrap {
	margin-bottom: 60px;
}

.grid-box-ueberschrift {
	background: #555;
}

.grid-box-ueberschrift h2,
.grid-box-ueberschrift h3,
.grid-box-ueberschrift h4,
.grid-box-hinweis-ueberschrift h2,
.grid-box-hinweis-ueberschrift h3,
.grid-box-hinweis-ueberschrift h4 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 300;
}

.grid-box-wrap .grid-box-inhalt {
	background: #eee;
	padding: 15px 15px 0px 15px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}

.grid-box-ueberschrift,
.grid-box-hinweis-ueberschrift {
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.grid-box-wrap .grid-box-inhalt .ce-element:last-child {
	margin-bottom: 0;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1399px) {
	.kopfbereich .navigation nav {
		max-width: 1140px;
	}

	.kopfbereich .navigationsboxen-startseite-wrap {
		width: 100%;
		left: 0;
		margin-left: unset;
		padding: 0 20px;
	}

	.kopfbereich .navigationsboxen-startseite-wrap a .navigationsboxen-startseite-item div {
		font-size: 20px;
	}

	.kopfbereich .navigationsboxen-startseite-wrap .navigationsboxen-startseite-item {
		height: 100px;
	}

	.footer .logos>img:nth-child(1) {
		margin-right: 15px;
	}

	.footer .logos img {
		width: auto;
		height: 120px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
		min-width: 350px;
	}

	.mask-serviceboxen-wrap .mask-serviceboxen-item {
		min-width: 195px;
	}

	.kopfbereich .info-menu ul li {
		margin-right: 15px;
	}

}

@media (max-width: 1199px) {
	.kopfbereich .navigation nav {
		max-width: 960px;
	}

	.kopfbereich .info-menu ul li {
		margin-right: 5px;
	}

	.kopfbereich .info-menu ul li a {
		font-size: 14px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item .mask-wichtige-ankuendigungen-item-beschreibung {
		font-size: 18px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
		height: 90px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item i {
		font-size: 24px;
		bottom: 0;
	}

	.mask-serviceboxen-wrap .mask-serviceboxen-item {
		hyphens: auto;
		font-size: 16px;
		padding: 10px;
		min-height: 200px;
		max-width: 155px;
		min-width: 155px;
	}

	.news .swiper-center {
		margin: 0 15px;
	}

	.news .news-slider-ueberschrift h3 {
		margin-bottom: 10px;
	}

	.news .news-slider-ueberschrift h3 a {
		font-size: 18px;
	}

	.news .swiper-center .swiper-slide {
		min-height: 290px;
	}

	.news .swiper-button-next-news {
		right: 15px;
		margin-right: 0;
	}

	.news .swiper-button-prev-news {
		left: 15px;
		margin-left: 0;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
		min-width: 295px;
	}

	.footer .logos img {
		width: auto;
		height: 100px;
	}
}

@media (max-width: 991px) {
	.container {
		max-width: 100%;
	}

	.copyright {
		bottom: unset;
		margin-top: -21px;
	}

	.frame-space-before-extra-small {
		margin-top: 10px;
	}

	.frame-space-before-small {
		margin-top: 20px;
	}

	.frame-space-before-medium {
		margin-top: 30px;
	}

	.frame-space-before-large {
		margin-top: 40px;
	}

	.frame-space-before-extra-large {
		margin-top: 50px;
	}

	.frame-space-after-extra-small {
		margin-bottom: 10px;
	}

	.frame-space-after-small {
		margin-bottom: 20px;
	}

	.frame-space-after-medium {
		margin-bottom: 30px;
	}

	.frame-space-after-large {
		margin-bottom: 40px;
	}

	.frame-space-after-extra-large {
		margin-bottom: 50px;
	}

	.kopfbereich {
		padding-top: 54px;
	}

	.layout-startseite header.kopfbereich {
		margin-bottom: 40px;
	}

	.logo-shortlinks-icons-suche-wrap {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.kopfbereich .logo-memmingen img {
		width: 100%;
		height: auto;
	}

	.kopfbereich .navigationsboxen-startseite-wrap {
		position: relative;
		bottom: unset;
		padding: 30px 15px 0 15px;
	}

	.kopfbereich .navigationsboxen-startseite-wrap .navigationsboxen-startseite-item {
		background: #eee;
		min-width: 215px;
		max-width: 215px;
		margin-bottom: 30px;
	}

	.kopfbereich .navigationsboxen-startseite-wrap .col {
		display: flex;
		justify-content: center;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item .mask-wichtige-ankuendigungen-item-beschreibung {
		font-size: 18px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
		height: 90px;
		min-width: 230px;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item i {
		font-size: 24px;
		bottom: 0;
	}

	.mask-serviceboxen-wrap .mask-serviceboxen-item {
		min-height: 200px;
		max-width: 120px;
		min-width: 120px;
		margin-bottom: 20px;
	}

	.mask-serviceboxen-wrap .row .col {
		display: flex;
		justify-content: center;
	}

	.news .swiper-center .swiper-slide {
		min-height: 200px;
	}

	.footer h3 {
		margin-bottom: 10px;
	}

	footer .footer-spalte-4 button.footer-kontakt {
		width: 50%;
		height: 50px;
	}

	.kopfbereich .info-menu ul li {
		margin-right: 0px;
	}

	.box-mit-link-bild img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 767px) {

	h1,
	.h1 {
		font-size: 28px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

	h3,
	.h3 {
		font-size: 20px;
	}

	.kopfbereich .logo-memmingen img {
		width: 300px;
		height: auto;
	}

	.shortcut-icons-mobil {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.shortcut-icons-mobil a i {
		color: #000;
	}

	.shortcut-icons-mobil a i:hover {
		color: #eb151b;
	}

	.shortcut-icons-mobil i {
		font-size: 30px;
	}

	.mask-wichtige-ankuendigungen-wrap .row {
		flex-direction: column;
	}

	.mask-wichtige-ankuendigungen-wrap .row .col {
		display: unset;
	}

	.mask-wichtige-ankuendigungen-wrap .mask-wichtige-ankuendigungen-item {
		margin-bottom: 20px;
	}

	.mask-serviceboxen-wrap .mask-serviceboxen-item {
		max-width: 250px;
		min-width: 250px;
	}

	.news .swiper-center .swiper-slide {
		min-height: 134px;
	}

	.news .swiper .news-slider-ueberschrift h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.news .news-slider-ueberschrift h3 a {
		font-size: 18px;
	}

	.news .news-slider-ueberschrift .lead p {
		font-size: 16px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news .news-slider-time {
		font-size: 14px;
	}

	.news .swiper-button-next-news::after,
	.news .swiper-button-prev-news::after,
	.swiper-button-next::after,
	.swiper-button-prev::after {
		font-size: 24px;
	}


	.ce-textpic,
	.ce-nowrap .ce-bodytext,
	.ce-gallery,
	.ce-row,
	.ce-uploads li,
	.ce-uploads div {
		overflow: visible;
	}

	.box-mit-link-bild img {
		width: 90px;
		height: auto;
	}
}

@media (max-width: 575px) {
	.mask-serviceboxen-wrap .row {
		flex-direction: column;
	}

	.mask-serviceboxen-wrap .mask-serviceboxen-item {
		max-width: 280px;
		min-width: 280px;
	}

	footer .footer-rechtliches a {
		font-size: 14px;
	}

	.box-mit-link .box-mit-link-beschreibung,
	.box-mit-link .box-mit-link-bild {
		text-align: center;
	}
}

@media (max-width: 430px) {
	.kopfbereich .navigationsboxen-startseite-wrap .navigationsboxen-startseite-item {
		min-width: 250px;
		max-width: 250px;
	}
}