html, body {
    height: 100%;
}

body {
    line-height: 1.6;
    background: #fff;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

audio {
    max-width: 100%;
}

.sprache-rss-wrap div.rss a:hover {}

/* Icons vor externen Links und eMailadressen */
.inhaltsseite a[href^="mailto:"] {
    padding-left: 18px;
    background: url("/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_mailto.gif") no-repeat left center;
}

.inhaltsseite a[href^="javascript:linkTo_UnCryptMailto"] {
    padding-left: 18px;
    background: url("/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_mailto.gif") no-repeat left center;
}

.inhaltsseite a[href^="http://"] {
    padding-left: 12px;
    background: url("/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_ext.gif") no-repeat left center;
}

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

.inhaltsseite a[href^="https://"] {
    padding-left: 12px;
    background: url("/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_ext.gif") no-repeat left center;
}

.inhaltsseite .mask-bildergalerie.mouseover a[href^="https://"],
.inhaltsseite .mask-bildergalerie.mouseover a[href^="http://"] {
    padding-left: 0;
    background: none;
}

/* Keine Icons vor externen Links und eMailadressen wenn der Link auf einem Bild liegt */
.inhaltsseite figure a[href^="mailto:"], .inhaltsseite .ce-gallery a[href^="mailto:"] {
    padding-left: 0px;
    background: none;
}

.inhaltsseite figure a[href^="javascript:linkTo_UnCryptMailto"], .inhaltsseite .ce-gallery a[href^="javascript:linkTo_UnCryptMailto"] {
    padding-left: 0px;
    background: none;
}

.inhaltsseite figure a[href^="http://"], .inhaltsseite .ce-gallery a[href^="http://"] {
    padding-left: 0px;
    background: none;
}

.inhaltsseite figure a[href^="https://"], .inhaltsseite .ce-gallery a[href^="https://"] {
    padding-left: 0px;
    background: none;
}

/* Keine Icons vor externen Links und eMailadressen wenn der Link auf einem Bild liegt und über content eingefügt wurde */
.inhaltsseite .mm-wetter-container-bigscreen a[href^="mailto:"] img,
.inhaltsseite .contenttable a[href^="mailto:"] img {
    margin-left: -12px;
}

.inhaltsseite .mm-wetter-container-bigscreen a[href^="javascript:linkTo_UnCryptMailto"] img,
.inhaltsseite .contenttable a[href^="javascript:linkTo_UnCryptMailto"] img {
    margin-left: -12px;
}

.inhaltsseite .mm-wetter-container-bigscreen a[href^="http://"] img,
.inhaltsseite .contenttable a[href^="http://"] img {
    margin-left: -12px;
}

.inhaltsseite .mm-wetter-container-bigscreen a[href^="https://"] img,
.inhaltsseite .contenttable a[href^="https://"] img {
    margin-left: -12px;
}

.logoutbutton {
    position: fixed;
    top: 79px;
    left: 50%;
    margin-left: 40px;
    z-index: 9999;
    background: #ef181e;
    color: #ffffff;
    border: 1px #ef181e;
    transition: all 0.5s ease 0s;
}

.logoutbuttonscroll {
    top: 49px !important;
    transition: all 0.5s ease 0s;
}

.logoutbutton:hover {
    background: #eeeeee;
    color: #ef181e;
}

/*------------------------------------*\
  #BOOTSTRAP
\*------------------------------------*/
.row {
    margin: 0;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0s ease;
}

.btn-primary {
    color: #fff;
    background-color: #ef181e;
    border-color: #ef181e;
}

.btn-primary:hover {
    color: #fff;
    background-color: #555;
    border-color: #555;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ef181e;
    border-color: #ef181e;
}

.page-link:hover {
    color: #ef181e;
}

/*------------------------------------*\
  #ÜBERSCHRIFTEN
\*------------------------------------*/
.h1, h1 {
    font-size: 32px;
    font-weight: 300;
}

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

.h2, h2 {
    font-size: 32px;
    font-weight: 300;
    clear: both;
}

.invisible {
    display: none;
}

.h3, h3 {
    font-size: 24px;
    font-weight: 300;
    clear: both;
    /* padding-top: 260px;
    margin-top: -260px; */
}

.h4, h4 {
    font-size: 18px;
    font-weight: 400;
}

.layout-inhaltsseite-rechtespalte .content-rechte-spalte h4 {
    color: #ef181e;
}

.content-rechte-spalte .grid-box-hinweis-ueberschrift h4 {
    color: #fff;
}

.layout-inhaltsseite-rechtespalte .news ul.nav.nav-sidebar.news-menu-view li div.year {
    color: #fff;
    background: #ef181e;
    padding: 2px 5px;
}

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

.suche-sprache-rss-wrap a {
    color: #333;
}

.suche-sprache-rss-wrap a:hover {
    text-decoration: none;
    font-weight: bold;
}

/*------------------------------------*\
  #LIGHTBOX
\*------------------------------------*/
.noPaging #cboxWrapper #cboxCurrent {
    display: none !important;
}

/*------------------------------------*\
  #LINKS
\*------------------------------------*/
.content-linke-spalte a,
.content-rechte-spalte a {
    color: #000;
    text-decoration: underline;
    /*display: -ms-flexbox;*/
    display: inline;
}

.content-linke-spalte ul#gridTab li a {
    display: block;
}

.content-rechte-spalte .meldeamtonline a,
.content-rechte-spalte .box-mit-link a,
.content-linke-spalte .box-mit-link a {
    text-decoration: none;
}

a:hover {}

/*------------------------------------*\
  #HEADER
\*------------------------------------*/
.top {
    height: 40px;
    background: #555;
}

header.kopfbereich.scroll .top {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.allgaeu-logo {
    text-align: right;
}

.allgaeu-logo img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}

.leichte-sprache-logo {
    text-align: left;
    padding-top: 5px;
}

.leichte-sprache-logo img {
    width: 30px;
    height: auto;
}

.instagram-logo {
    text-align: right;
    padding-top: 5px;
}

.instagram-logo img {
    width: 30px;
    height: auto;
}

.instagram-logo-mobil {
    position: absolute;
    top: 3px;
    left: 50px;
    width: auto;
}

.instagram-logo-mobil img {
    width: 45px;
    height: auto;
}

.leichte-sprache-logo-mobil {
    position: absolute;
    top: 5px;
    left: 125px;
    width: auto;
}

.leichte-sprache-logo-mobil img {
    width: auto;
    height: 41px;
}

header.kopfbereich.scroll .top .allgaeu-logo img {
    width: 40px;
    height: auto;
}

header.kopfbereich.scroll .logo-suche-icon-wrap {
    position: fixed;
    top: 40px;
    width: 100%;
    background: #fff;
    z-index: 9999;
}

.logo-memmingen {
    padding: 0;
}

.logo-memmingen img {
    padding-top: 35px;
    height: 130px;
    width: auto;
    transition: all 0.5s ease 0s;
}

header.kopfbereich.scroll .logo-suche-icon-wrap .logo-memmingen img {
    padding-top: 10px;
    height: 65px;
    width: auto;
}

.suche {
    padding-top: 40px;
}

.kopfbereich .suche {}

.kopfbereich .sprache-rss-wrap {}

header.kopfbereich.scroll .logo-suche-icon-wrap .suche-sprache-rss-wrap .suche {
    padding-top: 10px;
    transition: all 0.5s ease 0s;
}

header.kopfbereich.scroll .logo-suche-icon-wrap .suche-sprache-rss-wrap .sprache-rss-wrap {
    padding-top: 5px;
    padding-bottom: 5px;
}

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

.suche form .input-group span.input-group-btn input.btn.btn-primary {
    border: none;
    border-radius: 0;
    background: #555;
    color: #fff;
    font-weight: 300;
}

.sprache-rss-wrap {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
}

.rss,
.flagge,
.suche-sprache-rss-wrap .sprache-rss-wrap a,
.sprache-rss-wrap .schriftgroesse {
    margin-left: 20px;
}

.sprache-rss-wrap .schriftgroesse {
    cursor: pointer;
    line-height: 1.2;
}

.schriftgroesse span.a1 {
    font-size: 12px;
}

.schriftgroesse span.a2 {
    font-size: 16px;
    margin-left: 5px;
}

.schriftgroesse span.a3 {
    font-size: 20px;
    margin-left: 5px;
}

.sprache-rss-wrap .flagge.notranslation img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.kopfbild {
    margin-top: -40px;
}

header.kopfbereich.scroll .kopfbild {
    margin-top: 130px;
}

.kopfbild img {
    width: 100%;
    height: auto;
}

.grey-background {
    background: #eeeeee;
}

.link-seiteninhalt {
    color: white;
    background: #555;
    text-decoration: none;
    text-align: right;
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.link-seiteninhalt:hover {
    color: #ef181e;
}

/*------------------------------------*\
  #CLEARFIX
\*------------------------------------*/
.ce-textpic:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

/*------------------------------------*\
  #LIGHTBOX
\*------------------------------------*/
#cboxTitle {
    position: absolute;
    bottom: 28px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    font-size: 15px;
}

/*------------------------------------*\
  #NAVIGATION
\*------------------------------------*/
.navigation-wrap.fixed {
    position: fixed;
    top: 120px;
    width: 100%;
    z-index: 5;
    background: #fff;
}

.layout-inhaltsseite-rechtespalte #rootline.fixed,
.layout-kopfbildboxed #rootline.fixed,
.layout-inhaltsseite #rootline.fixed {
    position: fixed;
    top: 120px;
    width: 100%;
    z-index: 5;
}

.navigation {
    padding: 20px 0 0 0;
    position: relative;
    z-index: 2;
}

.layout-startseite .navigation-wrap.fixed .navigation,
.layout-startseite .navigation-wrap.fixed .navigation-subpages {
    padding: 0;
}

.navigation-subpages {
    padding: 0;
    width: 100%;
    z-index: 1050;
}

.navigation-subpages button:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f30b";
    font-size: 30px;
    top: 12px;
    position: absolute;
    margin-left: -35px;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.navigation-tourismus {
    background: #ef181e;
    height: 60px;
    margin-top: 20px;
    width: 250px;
}

.navigation-tourismus:hover {
    background: #555;
}

.navigation-tourismus a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 13px 17px 14px 17px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.navigation-tourismus a:hover {
    text-decoration: none;
}

.navigation-subpages button {
    background: #eee;
    border-radius: 0;
    border: none;
    color: #000;
    height: 60px;
    font-weight: 300;
    font-size: 20px;
    white-space: normal;
    line-height: 1.2;
    padding: 5px 15px;
    width: 100%;
    margin-bottom: 20px;
}

.navigation-subpages button:hover {
    background: #ef181e;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

nav {
    padding-bottom: 15px;
}

nav .navigation-wrap .container .row {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 10px solid #fff;
}

.layout-kopfbildboxed nav .container #rootline.rootline.fixed {
    width: 1110px;
}

.layout-kopfbildboxed nav .container #rootline.rootline.fixed .container.align-items-center {
    margin: 0;
}

.layout-kopfbildboxed nav.container {
    margin-left: 0;
}

/*------------------------------------*\
  #FILEICONS
\*------------------------------------*/
a.linkmailto:link, a.linkmailto:visited, a.linkmailto:hover, a.linkmailto:active, a.linkmailto:focus {
    padding-left: 15px;
    background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_mailto.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

a.linkExt:link, a.linkExt:visited, a.linkExt:hover, a.linkExt:active, a.linkExt:focus {
    padding-left: 10px;
    background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_ext.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

a.linkFile:link, a.linkFile:visited, a.linkFile:hover, a.linkFile:active, a.linkFile:focus {
    padding-left: 10px;
    background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/linklayout/link_download.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

/*------------------------------------*\
  #ROOTLINE
\*------------------------------------*/
.rootline {
    height: 35px;
    background: #555;
    color: #fff;
    z-index: 2;
    position: relative;
}

.rootline .container {
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    font-size: 14px;
}

.rootline a {
    color: #fff;
}

/*------------------------------------*\
  #CONTENT
\*------------------------------------*/
.content-startseite,
.content-inhaltsseite {
    margin-top: 25px;
}

.container.content-startseite.increase {
    top: 175px;
}

.container.content-inhaltsseite.increase {}

.container.content-startseite,
.container.content-inhaltsseite,
.container.footer {
    padding: 0;
}

/*------ Webcam ------*/
.mm-webcam-ueberschrift,
.mm-stadtvideo-ueberschrift {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 24px;
    margin-bottom: 15px;
}

.mm-webcam-ueberschrift i,
.mm-stadtvideo-ueberschrift i {
    padding-right: 15px;
}

.mm-webcam-ueberschrift h3,
.mm-stadtvideo-ueberschrift h3 {
    margin: 0;
    font-size: 24px;
    padding-top: 0px;
}

.mm-webcam-container img {
    width: 100%;
    height: auto;
}

.mm-stadtvideo-container .embed-responsive.embed-responsive-16by9 {
    height: 264px;
}

.content-unterhalb-rechte-spalte {
    /* padding-top: 42px; */
}

.content-unterhalb-linke-spalte {
    padding: 0;
}

/*------------------------------------*\
  #RECHTE SPALTE
\*------------------------------------*/
.layout-inhaltsseite-rechtespalte-small main.inhaltsseite.schmal .content-inhaltsseite .content-linke-spalte {
    flex: 0 0 80%;
    max-width: 80%;
}

.layout-inhaltsseite-rechtespalte-small main.inhaltsseite.schmal .content-inhaltsseite .content-rechte-spalte {
    flex: 0 0 20%;
    max-width: 20%;
}

.layout-inhaltsseite-rechtespalte-small .navigation-subpages button {
    font-size: 19px;
    padding: 7px;
}

.menu-rechte-spalte-titel {
    background: #ef181e;
    padding-left: 10px;
}

.menu-rechte-spalte-titel a {
    color: #fff;
    font-weight: normal;
    padding: 5px 0 5px 0px;
    text-decoration: none;
}

.meldeamtonline {
    background: #eee;
    padding: 10px 15px 0 15px;
}

.meldeamtonline i,
.kfz-zulassung i {
    font-size: 24px;
}

.meldeamtonline a,
.kfz-zulassung a {
    color: #333;
}

.meldeamtonline span,
.kfz-zulassung span {
    font-size: 24px;
    padding-left: 10px;
}

#c3946 img,
#c3946 .ce-outer,
#c3946 .ce-inner,
#c3946 .ce-gallery,
#c3946 .ce-row,
#c3946 .ce-column {
    width: 100%;
    height: auto;
}

.totop {
    margin-top: 20px;
    width: 100%;
    margin-bottom: -20px;
    text-align: center;
    font-size: 28px;
}

/*------------------------------------*\
  #MASK
\*------------------------------------*/
/*------- BILDERGALERIE SLIDER -------*/
.mask-bildergalerieslider img {
    width: 100%;
    height: auto;
    padding: 0 10px;
}

.slick-prev, .slick-next {
    z-index: 1;
}

.slick-prev::before, .slick-next::before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*------ 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/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/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;
}

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

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

.box-mit-link .row {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 72px;
}

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

.box-mit-link a:hover {
    color: #ef181e;
    text-decoration: none;
}

.box-mit-link .box-mit-link-beschreibung {
    font-size: 24px;
}

/*---------- Kontaktbox ----------*/
.mask-kontakt-box-wrap .mask-kontakt-box-ueberschrift {}

.mask-kontakt-box-wrap .mask-kontakt-box-ueberschrift h3,
.content-rechte-spalte .accordion h1,
.content-rechte-spalte .accordion h2,
.content-rechte-spalte .accordion h3,
.content-rechte-spalte-kontaktinfos .accordion h1,
.content-rechte-spalte-kontaktinfos .accordion h2,
.content-rechte-spalte-kontaktinfos .accordion h3 {
    color: #fff;
    background: #555;
    padding: 7px 10px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    padding-top: 10px;
}

#mask-kontakt-box-inhalt,
.content-rechte-spalte-kontaktinfos .accordion .ce-textpic {
    padding: 15px 15px 0px 15px;
    border: 1px solid #555;
}

.mask-kontakt-box-wrap .mask-kontakt-box-bild {
    margin-bottom: 10px;
}

.mask-kontakt-box-wrap .mask-kontakt-box-bild img {
    width: 100%;
    height: auto;
}

#mask-kontakt-box-inhalt.collapse {
    display: block;
}

/*---------- Accordion -------------*/
/* .gridelement-accordion .accordion-container,
.gridelement-accordion .accordion-wrap .card {
    border-radius: 0;
    margin-bottom: 1rem;
} */
.gridelement-accordion .accordion-wrap .card {
    border-bottom: 1px solid #ef181e;
}

.mask-accordion-wrapper {
    background-color: rgba(0, 0, 0, .05);
    border-bottom: 1px solid #ef181e;
    margin-bottom: 1rem;
}

.gridelement-accordion .accordion-wrap .card .card-header {
    background-color: rgba(0, 0, 0, .05);
    margin-bottom: 0;
}

.accordion-wrap .card-header button h3,
.accordion-wrap .card-header button h4,
.mask-accordion-wrapper .mask-accordion-ueberschrift h3,
.mask-accordion-wrapper .mask-accordion-ueberschrift h4 {
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    float: left;
    white-space: normal;
}

.mask-accordion-wrapper .mask-accordion-ueberschrift,
.accordion-wrap .card .card-header button {
    padding: .750rem 1.25rem;
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
}

.gridelement-accordion .accordion-wrap .card .card-header button,
.accordion-news-wrap .card .card-header button {
    width: 100%;
    padding: 0;
}

.mask-accordion-wrapper .mask-accordion-ueberschrift.collapsed span.fas.fa-chevron-down,
.accordion-wrap .card .card-header button.collapsed span.fas.fa-chevron-down {
    transform: rotateX(0deg);
}

.mask-accordion-wrapper .mask-accordion-ueberschrift.collapsed span.fas.fa-chevron-down::before {
    content: "\f078";
}

.mask-accordion-wrapper .mask-accordion-ueberschrift span.fas.fa-chevron-down,
.accordion-wrap .card .card-header button span.fas.fa-chevron-down {
    line-height: 1.625;
    float: right;
    color: #ef181e;
    /* transform: rotateX(180deg); */
    transition: all 0.25s ease-in-out;
}

.mask-accordion-wrapper .mask-accordion-inhalt {
    background: #fff;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: .375rem 1.25rem;
}

.news-accordion-bild .thumbnail img {
    width: 100%;
    height: auto;
}

.news-accordion-bild {
    padding: 0 0 0 15px;
}

.news.accordion-wrap .card-body .extra,
.news.accordion-wrap .news-accordion-inhalt {
    padding: 0;
}

.news-accordion-bild .thumbnail .caption {
    margin: 0 0 15px 0;
    font-size: 14px;
    background: #eee;
    padding: 0 5px;
}

.news.accordion-wrap .extra {
    margin-bottom: 10px;
}

/*---------- Wetterwidget ----------*/
.wetter-widget-ueberschrift {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.wetter-widget-ueberschrift i {
    font-size: 24px;
    padding-right: 15px;
}

.wetter-widget-ueberschrift h3 {
    font-size: 24px;
    margin: 0;
    padding-top: 0px;
}

.wetter-widget a .wetter-widget-ueberschrift h3,
.wetter-widget a .wetter-widget-ueberschrift i.fas.fa-sun {
    color: #000;
}

.wetter-widget .wetter-widget-bilder {
    display: -ms-flexbox;
    display: flex;
}

.wetter-widget-bilder .bild-links {
    height: 320px;
    background-position: 0 -55px;
    background-size: 85px 360px;
    background-repeat: no-repeat;
}

.wetter-widget .wetter-widget-bilder .bild-rechts-oben {
    width: 250px;
    height: 150px;
    float: left;
    background-image: url(fileadmin/Bilder/Wetter/wetter.png);
    background-repeat: no-repeat;
    background-position: -225px 0;
    background-size: 800px 765px;
    padding: 0;
}

.wetter-widget .wetter-widget-bilder .bild-rechts-unten {
    width: 250px;
    height: 150px;
    float: left;
    background-image: url(fileadmin/Bilder/Wetter/wetter.png);
    background-repeat: no-repeat;
    background-position: -478px 0px;
    background-size: 800px 780px;
    padding: 0;
}

.wetter-widget .wetter-widget-bilder .bild-links img {
    width: 80%;
}

.wetter-widget .wetter-widget-bilder .bild-rechts-unten {}

#mask-carousel-slider {
    margin-bottom: 25px;
}

#mask-carousel-slider span.carousel-control-prev-icon,
#mask-carousel-slider span.carousel-control-next-icon {
    position: relative;
    top: 50%;
}

/*------------------------------------*\
  #COLORBOX
\*------------------------------------*/
#cboxCurrent {
    bottom: 0px;
}

#cboxSlideshow {
    bottom: 0px;
}

/*------------------------------------*\
  #2CLICK-PRIVACY
\*------------------------------------*/
.embed-responsive .privacy-msg.privacy-video-msg {
    /* position: absolute;
    top: 0;*/
}

.privacy-msg.privacy-map-msg {
    /*position: relative;*/
}

.privacy-msg.privacy-map-msg iframe {
    width: 100%;
}

.privacy-msg.privacy-video-msg p a.btn,
.privacy-msg.privacy-map-msg p a.btn {
    background: #ef181e;
    color: #fff;
    top: 10px;
    position: relative;
    padding: 5px 10px;
}

.privacy-msg.privacy-video-msg p,
.privacy-msg.privacy-map-msg p {
    background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/Images/Template/Hintergrund/trans-weiss-70.png);
    margin: 0 auto;
    text-align: center;
    padding: 0 10px 45px 10px;
    top: 0px;
    position: absolute;
    z-index: 2;
    width: 96%;
    margin: 2%;
    font-size: 14px;
}

.content-rechte-spalte .embed-responsive .privacy-msg.privacy-video-msg {}

.content-rechte-spalte .privacy-msg.privacy-video-msg p,
.content-rechte-spalte .privacy-msg.privacy-map-msg p {
    background-image: url(/typo3conf/ext/template_memmingen/Resources/Public/Images/Template/Hintergrund/trans-weiss-70.png);
    margin: 0 auto;
    text-align: center;
    padding: 0 10px 45px 10px;
    top: 0px;
    position: relative;
    z-index: 2;
    width: 96%;
    margin: 2%;
    font-size: 14px;
}

.content-rechte-spalte .embed-responsive::before {
    background: none;
    opacity: 0.6;
}

.content-rechte-spalte .embed-responsive-16by9::before {
    padding-top: 0;
}

.content-rechte-spalte .embed-responsive .embed-responsive-item,
.content-rechte-spalte .embed-responsive embed,
.content-rechte-spalte .embed-responsive iframe,
.content-rechte-spalte .embed-responsive object,
.content-rechte-spalte .embed-responsive video {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.content-rechte-spalte .embed-responsive iframe[src=""],
.content-rechte-spalte .embed-responsive video[src=""] {
    position: absolute;
}

.content-rechte-spalte .embed-responsive iframe[data-src=""],
.content-rechte-spalte .embed-responsive video[data-src=""] {
    position: relative;
}

.privacy-msg.privacy-video-msg iframe.privacy-video {
    width: 100%;
}

.mm-stadtvideo-container .embed-responsive.embed-responsive-16by9::before {
    padding-top: 0;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    /* padding: 15px; */
    overflow: hidden;
    background: #eee;
}

.embed-responsive {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.embed-responsive::before {
    background: #fff;
    opacity: 0.6;
}

/*------------------------------------*\
  #SCROLL TO TOP
\*------------------------------------*/
#scrolltop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99;
    border: none;
    outline: none;
    background: #eee;
    color: #333;
    cursor: pointer;
    padding: 3px 18px;
    border-radius: 10px;
    font-size: 32px;
}

#scrolltop:hover {
    background-color: #ccc;
    /* Add a dark-grey background on hover */
}

/*------------------------------------*\
  #FOOTER
\*------------------------------------*/
footer {
    background: #555;
    margin-top: 40px;
    border-top: 3px solid #ef181e;
    color: #fff;
    padding: 20px 0 5px 0;
}

footer a {
    color: #fff;
}

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

footer .gridelement-3-spalten-rechte-spalte {
    text-align: right;
}

/*------------------------------------*\
  #TABELLEN
\*------------------------------------*/
table caption {
    caption-side: top;
    color: inherit;
    /* font-weight:bold; */
}

/*------------------------------------*\
  #SIC ADRESS DETAIL
\*------------------------------------*/
.tx-sic-address .address-einzelansicht dl.vcard dd.vcard {
    display: block;
    border: 1px solid #555;
    padding: 0;
}

.tx-sic-address .address-einzelansicht dl.vcard dd.vcard .address-einzelansicht-company h3 {
    color: #fff;
    background: #555;
    padding: 7px 10px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    padding-top: 10px;
}

.tx-sic-address .address-einzelansicht dl.vcard dd.vcard .address-einzelansicht-wrap {
    padding: 15px;
}

.tx-sic-address .address-einzelansicht dl.vcard dd.vcard .address-einzelansicht-wrap .address-einzelansicht-company-bild {
    margin-bottom: 10px;
}

/*------------------------------------*\
  #GRIDELEMENTS
\*------------------------------------*/
.gridelement-news-container-startseite-linke-spalte {
    padding-left: 0;
}

.gridelement-news-container-startseite-rechte-spalte {
    padding-right: 0;
}

.accordion-wrap .card {
    margin-bottom: 20px;
}

.accordion-wrap .card-header {
    border-bottom: 0;
    height: 55px;
}

.accordion-wrap .card-header .btn-link.focus, .accordion-wrap .card-header .btn-link:focus {
    text-decoration: none;
}

.accordion-wrap .card .card-header button.btn.btn-link {
    color: #000;
}

.accordion-wrap .card .card-header button.btn.btn-link:hover {
    text-decoration: none;
}

.accordion-wrap .card .card-header button.btn.btn-link i {
    margin-right: 20px;
}

.gridelement-2-spalten-50-50-linke-spalte .ce-textpic.ce-left.ce-below .ce-gallery,
.gridelement-2-spalten-50-50-rechte-spalte .ce-textpic.ce-left.ce-below .ce-gallery {
    width: 100%;
    margin-bottom: 10px;
}

.accordion-wrap button i.fas.fa-plus-circle:before {
    content: "\f056";
}

.accordion-wrap button.collapsed i.fas.fa-plus-circle:before {
    content: "\f055";
}

/*---------- Bootstrap Tabs ----------*/
.nav-tabs .nav-link {
    background: #eeeeee;
}

#gridTab .nav-item h2 {
    font-size: 16px;
}

#gridTab .nav-item .ce-element {
    margin-bottom: 0;
}

#gridTabContent.tab-content {
    padding-top: 30px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.content-linke-spalte ul#gridTab li a {
    font-size: 120%;
    margin-right: 4px;
}

.nav-tabs li.nav-item .nav-link h3,
.nav-tabs li.nav-item .nav-link h4 {
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
}

/*---------- Grid-Box ----------*/
.grid-box-ueberschrift,
.grid-box-hinweis-ueberschrift {
    color: #fff;
    padding: 7px 10px;
    text-align: center;
    margin: 0;
    font-size: 18px;
    padding-top: 10px;
}

.grid-box-ueberschrift h2,
.grid-box-ueberschrift h3,
.grid-box-ueberschrift h4 {
    color: #fff !important;
}

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

.grid-box-hinweis-ueberschrift {
    background: #ef181e;
}

.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-hinweis-wrap .grid-box-hinweis-inhalt {
    background: #eee;
    padding: 15px 15px 0px 15px;
    border-left: 1px solid #ef181e;
    border-right: 1px solid #ef181e;
    border-bottom: 1px solid #ef181e;
}

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

/*------------------------------------*\
  #NEWS
\*------------------------------------*/
.news-single .news-backlink {
    text-align: right;
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.news-single .news-backlink {
    color: white;
    background: #555;
    text-decoration: none;
}

.news-container-startseite .news-wrapper {
    min-height: 245px;
}

.news-container-startseite .boxbottom {
    background: #555;
    text-align: center;
    padding: 10px 10px;
}

.news-container-startseite .boxbottom a {
    color: #fff;
}

.news-startseite-time {
    height: 30px;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-align: right;
    background: #eee;
    font-size: 14px;
}

.news-container-startseite .col-12.news-startseite-ueberschrift,
.col-12.news-startseite-ueberschrift {
    padding: 0;
}

.news-container-startseite .col-12.news-startseite-ueberschrift h3,
.news-list-view .col-12.news-startseite-ueberschrift h3 {
    margin: 0;
    padding-top: 0px;
}

.news-container-startseite .news-startseite-ueberschrift h3,
.news-list-view .news-startseite-ueberschrift h3 {
    margin: 0 0 5px 0;
    font-size: 16px;
    padding-top: 0px;
}

.news-container-startseite .news-startseite-ueberschrift h3 a,
.news-list-view .news-startseite-ueberschrift h3 a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.news-container-startseite .lead {
    font-size: 16px;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/* .news-container-startseite .news-startseite-bild,
.news-list-view .news-startseite-bild {
    padding: 10px 0 0 0;
} */
.news-container-startseite .news-startseite-bild img,
.news-startseite-bild img {
    width: 100%;
    height: auto;
}

.news-container-startseite .news-startseite-morelink,
.news-list-view .news-startseite-morelink {
    text-align: right;
}

.news-container-startseite .news-startseite-morelink a,
.news-list-view .news-startseite-morelink a {
    color: #ef181e;
    font-size: 14px;
    text-decoration: none;
}

.content-startseite.increase .news-startseite-morelink i {
    margin: 4px 0px 0 5px;
}

.news-single .img-responsive {
    margin-bottom: 10px;
}

.lead {
    padding: 0;
}

.accordion-news-wrap .card-body .news-accordion-inhalt .lead {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.layout-startseite .news-container-startseite .page-navigation,
.news-list-view .page-navigation {
    display: none;
}

.layout-inhaltsseite-rechtespalte .news .news-list-view .page-navigation,
.layout-inhaltsseite .news .news-list-view .page-navigation {
    display: block;
}

.news-container-startseite .news-list-item,
.news-list-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

.news-container-startseite .lead p,
.news-list-view .lead p {
    margin-bottom: 0;
}

.news.news-single .thumbnail img {
    width: 100%;
    height: auto;
}

.news-container-startseite .news-startseite-bild, .news-list-view .news-startseite-bild {
    padding: 10px 0 0 0;
}

/*-------- News Page-Navigation --------*/
.layout-inhaltsseite ul.pagination,
.layout-inhaltsseite-rechtespalte ul.pagination {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.layout-inhaltsseite ul.pagination li,
.layout-inhaltsseite-rechtespalte ul.pagination li {
    padding-right: 10px;
}

.layout-inhaltsseite ul.pagination li:last-child,
.layout-inhaltsseite-rechtespalte ul.pagination li:last-child {
    padding-right: 0;
}

.layout-inhaltsseite-rechtespalte .news .news-list-view .page-navigation p {
    text-align: center;
}

/*------ News-Listenansicht --------------*/
.news .news-list-view .row.news-list-item.news-wrapper .news-startseite-ueberschrift .lead,
.news .news-list-view .row.news-list-item.news-wrapper .lead {
    font-size: 16px;
}

/*------ News-Detailseite --------------*/
.news.news-single .article .row {
    margin-left: -15px;
    margin-right: -15px;
}

.news-single .article .extra {
    border-bottom: 1px solid #555;
    margin-bottom: 15px;
}

.news.news-single .prev-next {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
}

/*------------------------------------
  #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: #ef181e;
}

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

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

/*------------------------------------*\
  #TABELLEN
\*------------------------------------*/
table.contenttable {
    width: 100%;
}

table.contenttable thead tr th {
    background: #ef181e;
    color: #fff;
    padding: 5px;
    text-align: center;
}

table.contenttable thead tr th,
table.contenttable tbody tr td {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

table.contenttable thead tr th:last-child,
table.contenttable tbody tr td:last-child {
    border-right: 0;
}

table.contenttable tbody tr td {
    background: #eee;
    padding: 5px;
}

.table-scrollable {
    width: 100%;
    overflow-y: auto;
    margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}


.tx-sic-address .address_searchoptions {
    margin-bottom: 25px;
}

.tx-sic-address .address_searchoptions form#sic_address_search_form .abisz {
    margin-bottom: 50px;
}

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

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

.tx-sic-address table thead {
    background: #555;
    color: #fff;
    text-align: center;
}

.tx-sic-address table tbody tr td {
    padding: 10px 15px;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator {}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul {
    list-style: none;
    margin: 10px 0 20px 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul li {
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-right: 10px;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul li:hover {
    background: #fff;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul li:last-child {
    margin-right: 0;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul li a {
    text-decoration: none;
}

.cronmmeventcal_listView .outer-paginator.pagebrowser .paginator ul li a.active {
    background: #fff;
}

.cronmmeventcal_listView table {
    margin-top: 20px;
    margin-bottom: 25px;
}

.cronmmeventcal_listView table.eventlist {
    width: 100%;
}

.cronmmeventcal_listView table tbody tr.row-header {
    background: #555;
    color: #fff;
}

.cronmmeventcal_listView table tbody tr.row-header th {
    padding: 0 10px;
    font-weight: 300;
}

/******** FUNDAMT ********/
.tx-edfundbuero-pi1 .edfb-cat-select form#catselect fieldset {
    background: #eee;
    padding: 40px 15px 15px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tx-edfundbuero-pi1 .edfb-cat-select form#catselect fieldset legend {
    font-size: 16px;
    margin: 0 0 -35px 0;
}

.tx-edfundbuero-pi1 .edfb-cat-select form#catselect fieldset .edfb_category {
    width: 50%;
    float: left;
}

.tx-edfundbuero-pi1 .edfb-cat-select form#catselect fieldset .edfb_time {
    width: 50%;
    float: left;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr.grayListHeader {
    background: #ef181e;
    text-align: center;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr.grayListHeader th {
    border-right: 3px solid #fff;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr.grayListHeader th:last-child {
    border-right: none;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr {
    border-top: 3px solid #fff;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr td {
    border-right: 3px solid #fff;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr td:last-child {
    border-right: none;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr.grayListHeader a {
    color: #fff;
    font-weight: 300;
}

.tx-edfundbuero-pi1 .edfb-list table tbody tr.grayList td {
    background: #eee;
    padding: 0.5em;
}

.tx-edfundbuero-pi1 .edfb-list .edfb-list-browse .tx-edfundbuero-pi1-browsebox table {
    width: 100%;
    background: #eee;
}

.tx-edfundbuero-pi1 .edfb-list .edfb-list-browse .tx-edfundbuero-pi1-browsebox table tbody tr td {
    padding: 10px;
    text-align: center;
}

.tx-edfundbuero-pi1 .edfb-list .edfb-list-browse .tx-edfundbuero-pi1-browsebox table tbody tr td p {
    margin: 0;
}

.tx-edfundbuero-pi1 .edfb-list .edfb-list-browse .tx-edfundbuero-pi1-browsebox table tbody tr td.tx-edfundbuero-pi1-browsebox-SCell {
    background: #555;
}

.tx-edfundbuero-pi1 .edfb-list .edfb-list-browse .tx-edfundbuero-pi1-browsebox table tbody tr td.tx-edfundbuero-pi1-browsebox-SCell p a {
    color: #fff;
}

/******** 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 {
    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 {
    border-right: none;
}

.tx-cronmmeventcal-pi1 .cronmmeventcal_listView 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 {
    width: 25%;
}

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

/******** STADTRAT ********/
.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list {
    width: 100%;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list thead tr {
    background: #ef181e;
    text-align: center;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list thead tr th {
    border-right: 3px solid #fff;
    color: #fff;
    font-weight: 300;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list thead tr th:last-child {
    border-right: none;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list tbody tr td {
    border-top: 3px solid #fff;
    background: #eee;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list tbody tr td {
    border-right: 3px solid #fff;
}

.tx-cronmmratsinfo-pi table.tx_cronmmratsinfo_pi-person-list tbody tr td:last-child {
    border-right: none;
}

.tx_cronmmratsinfo_pi-person-img {
    /* padding-top:260px; */
}

.tx-cronmmratsinfo-pi h3 {
    clear: 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: -95px;
    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 {
    float: right;
    margin-left: 10px;
}

/*------------------------------------*\
  #FORMULARE
\*------------------------------------*/
.tx-powermail .container-fluid {
    padding: 0;
}

fieldset.powermail_fieldset .row {
    margin-left: -15px;
    margin-right: -15px;
}

fieldset.powermail_fieldset {
    background: #eee;
}

fieldset.powermail_fieldset.powermail_fieldset_4 {
    padding-top: 20px;
}

fieldset.powermail_fieldset legend {
    background: #eee;
    padding: 0 15px;
    margin-top: 15px;
}

.powermail_fieldwrap {}

/* label {
    width: 20%;
}

.csc-mailform form#field-1 ol li.csc-form-element.csc-form-element-textline label {

}

.csc-mailform form#field-1 ol li.csc-form-element.csc-form-element-select label {
    width: 35%;
}

.csc-mailform form#field-1 ol li.csc-form-element.csc-form-element-textline input {
    margin-bottom: 20px;
    width: 60%;
}

.csc-mailform form#field-1 ol li.csc-form-element.csc-form-element-select {
    margin-bottom: 20px;
}

.csc-mailform form#field-1 ol li.csc-form-element.csc-form-element-select select {
    width: 190px;
}

.csc-mailform form#field-1 ol li.csc-form-10.csc-form-element.csc-form-element-textblock,
.csc-mailform form#field-1 ol li.csc-form-17.csc-form-element.csc-form-element-textblock {
    margin-top: -25px;
    margin-left: 20px;
    margin-bottom: 25px;
}

.csc-mailform form#field-1 ol li.csc-form-9.csc-form-element.csc-form-element-checkbox input,
.csc-mailform form#field-1 ol li.csc-form-16.csc-form-element.csc-form-element-checkbox input {
    position: absolute;
    left: 10px;
    margin-top: 6px;
} */
/*-------------------------- MAILFORM -------------------------*/
.csc-mailform {
    background: #eee;
    padding: 10px 15px 5px 15px;
    margin-bottom: 30px;
}

.csc-mailform legend {
    font-weight: 300 !important;
    margin: 0 !important;
}

.csc-mailform .csc-form-element {
    padding: 5px 0 !important;
}

.csc-mailform .csc-form-element label,
.csc-mailform .csc-form-element.csc-form-element-select {
    margin: 0 !important;
    width: 100% !important;
}

.csc-mailform .csc-form-element input {
    margin: 0 !important;
    width: 100% !important;
}

.csc-mailform .csc-form-element .csc-form-element-select select,
.csc-mailform .csc-form-element .csc-form-element-textarea textarea {
    width: 100% !important;
}

.csc-mailform fieldset ol {
    padding: 0 !important;
}

.csc-mailform ol,
.csc-mailform li {
    list-style-type: none;
}

.csc-mailform textarea {
    width: 100%;
}

.csc-mailform .csc-form-element-submit {
    padding-bottom: 20px !important
}

.csc-mailform .csc-form-element-submit {
    width: 200px;
}

.csc-mailform .csc-form-element-submit input {
    margin-top: 20px !important;
    background: #ef181e;
    border: 0;
    color: #fff;
    padding: 5px 0;
}

.csc-mailform .csc-form-element-checkbox input {
    position: absolute;
    left: 30px;
    width: 15px !important;
}

.csc-mailform form .csc-form-element-fieldset input {
    left: 0;
}

.csc-mailform #field-1 .csc-form-element-checkbox label {
    margin-left: 20px !important;
    margin-top: -6px !important;
}

.csc-mailform .datenschutz-formular {
    margin-top: -11px;
    margin-left: 20px;
    z-index: 5;
}

.csc-mailform form ol li.csc-form-element-fieldset fieldset ol li.csc-form-element-checkbox {
    margin-bottom: 0;
}

/*------------------------------------*\
  #TYPO3
\*------------------------------------*/
.ce-element {
    margin-bottom: 25px;
    clear: both;
}

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

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.hidemobile {
    display: block;
}

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

.ce-gallery figcaption,
figcaption {
    font-size: 14px;
    display: table-caption;
    caption-side: bottom;
    background: #eee;
    padding: 0 5px;
    margin-bottom: 15px;
    margin-top: -5px;
}

.news.news-single .article .caption {
    margin: -10px 0 15px 0;
    font-size: 14px;
    background: #eee;
    padding: 0 5px;
}

#c5992 h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    background: #eee;
    margin: 0;
    padding: 10px 0 10px 0;
}

.ce-center {
    text-align: left !important;
}

/* .content-rechte-spalte .ce-center .ce-gallery {
    float: left;
} */
.accordion .collapse {
    display: block;
}

.ce-gallery img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

/* .ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads div {
    overflow: unset;
} */
ul.ce-uploads li span.ce-uploads-description {
    margin-left: 0;
}

.memmingen-detail-senden {
    margin-top: 30px;
    margin-bottom: 30px;
}

ul.ce-uploads li img {
    /*    height: 20px; */
    padding-right: 10px;
    padding-top: 6px;
}

/*------------------------------------*\
  #SOLR
\*------------------------------------*/
#tx-solr-search {
    width: 72%;
}

#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;
}

/*------------------------------------*\
  #ADRESSBUCH
\*------------------------------------*/
.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;
}

.search-container {
    float: left;
    border: 1px solid #555 !important;
    margin: 20px 0 20px 0 !important;
    padding: 10px !important;
    height: 50px !important;
    background: #eee !important;
    line-height: 1.4 !important;
    width: 270px !important;
}

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

.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%;
}

/* .tx-sic-address .vcard dd {
    width: 100%;
    border: 1px solid #555;
    padding: 10px;
    background: #eee;
} */
dd {
    margin-bottom: 20px;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1199px) {
    .wetter-widget-bilder .bild-links {
        height: 290px;
        background-position: 0 -55px;
        background-size: 73px 330px;
        background-repeat: no-repeat;
    }

    .wetter-widget .wetter-widget-bilder .bild-rechts-oben {
        width: 204px;
        height: 133px;
        float: left;
        background-image: url(fileadmin/Bilder/Wetter/wetter.png);
        background-repeat: no-repeat;
        background-position: -178px 0;
        background-size: 645px 685px;
        padding: 0;
    }

    .wetter-widget .wetter-widget-bilder .bild-rechts-unten {
        width: 204px;
        height: 133px;
        float: left;
        background-image: url(fileadmin/Bilder/Wetter/wetter.png);
        background-repeat: no-repeat;
        background-position: -383px 0;
        background-size: 645px 698px;
        padding: 0;
    }

    .mm-stadtvideo-container .embed-responsive.embed-responsive-16by9 {
        height: 219px;
    }

    .box-mit-link .row {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        min-height: 57px;
    }

    .navigation-subpages button {
        font-size: 16px;
    }

    .layout-kopfbildboxed nav .container #rootline.rootline.fixed {
        width: 930px;
    }
}

@media (max-width: 991px) {
    .hide-on-tablet {
        display: none;
    }

    .row {
        width: 100%;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    .allgaeu-logo-mobil a img {
        width: 42px;
        height: auto;
        padding-left: 5px;
    }

    .logo-memmingen img {
        padding: 15px 0 5px 0;
        height: 100px;
        width: auto;
    }

    .info-menu ul {
        height: 40px;
        padding: 0;
        margin: 0;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .suche {
        padding-top: 20px;
    }

    .hidemobile {
        display: none;
    }

    .logo-memmingen {
        text-align: left;
    }

    .suche-sprache-rss-wrap .info-menu ul li a {
        color: #333;
    }

    .suche-sprache-rss-wrap .info-menu ul li a:hover {
        font-weight: 300;
        text-decoration: underline;
    }

    .suche {
        padding-top: 0;
    }

    .sprache-rss-wrap {
        padding: 10px 0 10px 0;
    }

    #mask-kontakt-box-inhalt.collapse.show,
    .accordion .collapse.show {
        display: none;
    }

    .box-mit-link .row {
        min-height: 135px;
    }

    .mask-kontakt-box-ueberschrift h3::after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        padding-left: 15px;
        font-size: 20px;
        position: absolute;
        transition: all 0.2s ease 0s;
    }

    .mask-kontakt-box-ueberschrift.collapsed h3::after {
        padding-right: 15px;
        font-size: 20px;
        position: absolute;
        transform: rotate(180deg);
    }

    .layout-inhaltsseite-rechtespalte-small main.inhaltsseite.schmal .content-inhaltsseite .content-linke-spalte {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .layout-inhaltsseite-rechtespalte-small main.inhaltsseite.schmal .content-inhaltsseite .content-rechte-spalte {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .logoutbutton {
        position: absolute;
        top: 7px;
        left: 20px;
        margin-left: 40px;
        z-index: 999999;
    }
}

@media (max-width: 767px) {
    .accordion-wrap .card-header button h3 {
        font-size: 16px !important;
        width: 92%;
    }

    .accordion-wrap .card-header {
        min-height: 55px;
        height: auto;
    }

    .hide-on-mobile {
        display: none;
    }

    .hide-img-on-mobile {
        display: none;
    }

    .logo-memmingen {
        padding: 0;
    }

    .kopfbild {
        margin-top: 0;
    }

    .suche-sprache-rss-wrap {
        padding: 0;
    }

    .sprache-rss-wrap {
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        padding-top: 15px;
    }

    /* #mask-kontakt-box-inhalt.collapsed.collapse:not(.show) {
      display: none;
  } */
    .box-mit-link .row {
        min-height: 80px;
    }

    #c11307 {
        text-align: left;
    }

    /* .contenttable {
        width: 100%;
        display: flex;
    }

    .contenttable thead {
        width: 40%;
    }

    .contenttable thead tr {
        display: flex;
        flex-direction: column;
    }

    .contenttable tbody {
        display: flex;
        width: 100%;
        padding: 0px;
        margin-bottom: 0px;
        overflow-y: hidden;
        overflow-x: auto;
        min-height: 0.01%;
    }

    .contenttable tbody tr {
        display: flex;
        flex-direction: column;
    }

    table.contenttable thead tr th {
        text-align: left;
    }

    table.contenttable thead tr th:last-child,
    table.contenttable tbody tr td:last-child {
        border-right: 2px solid #fff;
    } */

    footer .gridelement-3-spalten-rechte-spalte {
        text-align: left;
    }

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

    .ce-intext.ce-right .ce-gallery {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .logo-memmingen {
        text-align: center;
    }

    .suche {
        padding-top: 0;
    }

    .layout-startseite .gridelement-news-container-startseite-linke-spalte,
    .layout-startseite .gridelement-news-container-startseite-rechte-spalte {
        padding: 0;
    }

    .news-container-startseite .news-wrapper {
        min-height: auto;
    }

    .news-container-startseite .col-12.news-startseite-ueberschrift h3 {
        margin: 10px 0 5px 0;
        padding-top: 0px;
    }

    .box-mit-link .row {
        min-height: auto;
        text-align: center;
        padding: 5px;
    }

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

    /*---- TYPO3 ----*/
    .ce-intext.ce-left .ce-gallery {
        margin-right: 0;
        width: 100%;
    }

    .ce-column,
    .ce-intext .ce-gallery .ce-column figure {
        /* width: 100%; */
    }

    .ce-intext .ce-gallery .ce-column figure img {
        width: 100%;
        height: 100%;
    }

    .table-scrollable table.contenttable tr td {
        min-width: 100px;
    }
}
