html, body {
    height: 100%;
}

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

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

}

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

#c14401.ce-element {
    margin-bottom: 0;
}

.layout-kopfbildboxed .farbe .container,
.layout-inhaltsseite-ohne-kopfbild .navigation-wrap .container {
    background: #fff;
}

.layout-kopfbildboxed .farbe .kopfbereich .top .container {
    background: #b06;
}

.farbe .navigation ul li {
	background: #b06;
}

.farbe .navigation ul li:hover, .farbe .navigation ul li:hover ul li:hover {
	background: #9c0;
}

.layout-kopfbildboxed .farbe .rootline .container {
    background: #b06;
}


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

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

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

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

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

.page-item.active .page-link {
    z-index: 1;
}

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

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

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

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

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

/*------------------------------------*\
  #LINKS
\*------------------------------------*/
.content-linke-spalte a,
.content-rechte-spalte a {
    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 {
    text-decoration: none;
}

a:hover {

}

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

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

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

.layout-kopfbildboxed .farbe .kopfbereich.scroll .logo-suche-icon-wrap,
.layout-kopfbildboxed .farbe .navigation-wrap.fixed {
    background: #b9d764;
}

.logo-memmingen {
    padding: 0;
    position: relative;
}

.logo-memmingen a:hover {
    text-decoration: none;
}

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

.logo-memmingen-2 p {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    transition: all 0.5s ease 0s;
    position: absolute;
    left: 0;
    top: 30px;
}

.scroll .logo-suche-icon-wrap .logo-memmingen-2 p {
    top: 15px;
}

.logo-memmingen-2 {
    padding: 10px 0 0 0;
}

.logo-memmingen-kitas {
    text-align: center;
}

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

.kopfbereich.scroll .logo-memmingen-kitas img {
    height: 80px;
}

.logo-memmingen-2 img {
    height: 105px;
    width: auto;
    transition: all 0.5s ease 0s;
}

.kopfbereich.scroll .logo-suche-icon-wrap .logo-memmingen-2 img {
    height: 80px;
}

.kopfbereich.scroll .logo-suche-icon-wrap .logo-memmingen a p {
    font-size: 14px;
}

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

header.kopfbereich.scroll .logo-suche-icon-wrap .logo-memmingen-2 p {

}

.suche {
    padding-top: 35px;
}

.kopfbereich .suche {

}

.kopfbereich .sprache-rss-wrap {

}

header.kopfbereich.scroll .logo-suche-icon-wrap .suche-sprache-rss-wrap .suche {
    padding-top: 16px;
    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;
}

.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 {
    margin-left: 20px;
}

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

.kopfbild {
    margin-top: 0;
}

.layout-startseitemediumtemplate .kopfbild {
    margin-top: -20px;
}

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

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

.layout-startseitemediumtemplate header.kopfbereich.scroll .kopfbild {
    margin-top: 95px;
}

.grey-background{
	background:#eeeeee;
    padding: 15px 15px 0 15px;
}

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

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

/*------------------------------------*\
  #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
\*------------------------------------*/
.layout-startseite .navigation-wrap.fixed,
.layout-startseitemediumtemplate .navigation-wrap.fixed {
    position: fixed;
    top: 90px;
    width: 100%;
    z-index: 5;
    background: #fff;
}

.layout-inhaltsseite-rechtespalte .navigation-wrap.fixed {
    position: fixed;
    top: 140px;
    width: 100%;
    z-index: 5;
    background: none;
}

.layout-inhaltsseite-rechtespalte-small .navigation-wrap.fixed,
.layout-kopfbildboxed .navigation-wrap.fixed,
.layout-inhaltsseite .navigation-wrap.fixed {
    position: fixed;
    top: 105px;
    width: 100%;
    z-index: 5;
    background: #fff;
    padding-top: 20px;
}

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

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

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

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

nav {
    padding-bottom: 0;
}

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;
    z-index: 2;
    position: relative;
}

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

/*------------------------------------*\
  #CONTENT
\*------------------------------------*/
#hauptinhalt {
    background: #fff;
    padding-top: 25px;
}

.content-startseite,
.content-inhaltsseite {
    margin-top: 0;
}

.layout-kopfbildboxed .farbe .inhaltsseite .container.content-inhaltsseite {
    margin-top: 0;
    padding-top: 25px;
}

.layout-kopfbildboxed .farbe nav {
    padding-bottom: 0;
}

.layout-kopfbildboxed .farbe nav #mainnav.navigation-wrap.fixed {
    top: 100px;
}

.layout-inhaltsseite-ohne-kopfbild .navigation-wrap.fixed, .layout-inhaltsseite-rechtespalte-ohne-kopfbild .navigation-wrap.fixed {
    position: fixed;
    top: 85px;
    width: 100%;
    z-index: 6;
    background: #fff;
}

.layout-inhaltsseite-ohne-kopfbild .mainnavmarginactive, .layout-inhaltsseite-rechtespalte-ohne-kopfbild .mainnavmarginactive {
    height: 80px !important;
}

.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 main.inhaltsseite .content-inhaltsseite .content-rechte-spalte {
    padding-top: 30px;
}

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

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

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

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

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

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

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

.bildspalte figcaption,
.mask-bildergalerieslider .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);
}

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

.bildspalte figcaption div,
.mask-bildergalerieslider 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: #b06;
  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-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 #b06;
}

.mask-accordion-wrapper {
    background-color: rgba(0,0,0,.05);
    border-bottom: 1px solid #b06;
    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;
}

.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 {
    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: #b06;
    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;
}

/*---------- 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 {
    background: #555;
}

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

.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: 10px 10px 10px 10px;
    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 #b06;
    border-right: 1px solid #b06;
    border-bottom: 1px solid #b06;
}

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

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

#cboxSlideshow {
    bottom: 0px;
}

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

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

/*------------------------------------*\
  #FOOTER
\*------------------------------------*/
footer {
    padding: 45px 0 6px 0;
}

.layout-kopfbildboxed footer {
    margin-top: 0;
    padding-top: 40px;
}

footer a {
}

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

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


/*------------------------------------*\
  #TABELLEN
\*------------------------------------*/

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

table {
    width: 100%;
}

table tr {

}

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

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

table thead tr th {
    background: #b06;
    color: #fff;
    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);
}

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

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

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

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

.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:#b06;
}

.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: #b06;
    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;
}

.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: #b06;
    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;

}

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

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

/*-------------------------- MAILFORM -------------------------*/
.csc-mailform {
    background: #eee;
    padding: 10px 15px 5px 15px;
}

.csc-mailform legend {
    font-weight: 300 !important;
    margin: 0 !important;
    width: 100% !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 form ol li fieldset.fieldset-subgroup ol {
    margin-left: 0;
    padding: 0;
    top: 0;
}

.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: #b06;
    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 .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;
}

.csc-form-element-radiogroup .fieldset-subgroup legend {
    font-size: 16px;
    width: 100%;
}

.csc-form-element-radiogroup .fieldset-subgroup ol {
    margin: 0;
    padding: 0;
    top: 0;
}

.csc-form-element-radiogroup .fieldset-subgroup ol li {
    width: 20%;
    float: left;
}

.csc-form-element-radiogroup .fieldset-subgroup ol li label {
    width: auto;
}

.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup .csc-form-element-radio input {
    width: auto !important;
}

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

.ce-element .ce-bodytext p:last-child {
    margin: 0;
}

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

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

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

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

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

.accordion .collapse {
    display: block;
}

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

ul.ce-uploads li  span.ce-uploads-description {
    margin-left: 0;
}

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

dd {
    margin-bottom: 20px;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1199px) {
  .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;
  }

  .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;
      background: #fff;
  }

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

  .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: 767px) {
    .table-scrollable table.contenttable tr td {
        min-width: 100px;
    }

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

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

  .logo-memmingen {
      padding: 0;
  }

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

    .logo-memmingen-kitas img {
        height: auto;
        width: 100%;
        padding-top: 5px;
    }

  .kopfbild {
      margin-top: 0;
  }

  .layout-startseitemediumtemplate .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;
  }

  .box-mit-link .row {
      min-height: 80px;
  }
  .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;
  }

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

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

  .logo-memmingen img {
    height: auto;
    width: 50%;
    padding: 0;
  }

  .logo-memmingen-2 p {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    transition: all 0.5s ease 0s;
    position: relative;
    left: auto;
    top: -10px;
    text-align: center;
    padding-bottom: 10px;
  }

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

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

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


/* Allgemeine Schriftfarbe */
body {
    color: #000;
    background: #fff;
}

/* Linkfarbe Infomenü */
.info-menu ul li a {
    color: #fff;
}

.info-menu ul li:hover a {
    background: #b06;
}

/* Hintergrund Infomenü */
.top {
    background: #555;
}

.layout-inhaltsseite .logo-suche-icon-wrap,
.layout-startseitemediumtemplate nav #mainnav.navigation-wrap .container,
.layout-startseitemediumtemplate header.kopfbereich .logo-suche-icon-wrap,
.layout-inhaltsseite .navigation-wrap .container,
.layout-inhaltsseite-rechtespalte .navigation-wrap .container,
.layout-inhaltsseite-rechtespalte main.inhaltsseite .container.content-inhaltsseite .content-rechte-spalte,
.layout-inhaltsseite-rechtespalte header.kopfbereich .logo-suche-icon-wrap,
.layout-inhaltsseite-rechtespalte-ohne-kopfbild header.kopfbereich .logo-suche-icon-wrap,
.layout-inhaltsseite-rechtespalte-ohne-kopfbild nav #mainnav.navigation-wrap .container,
.layout-inhaltsseite-rechtespalte-ohne-kopfbild main.inhaltsseite .container.content-inhaltsseite .content-rechte-spalte,
.layout-inhaltsseite-ohne-kopfbild header.kopfbereich .logo-suche-icon-wrap,
.layout-inhaltsseite-ohne-kopfbild nav #mainnav.navigation-wrap .container {
    background: #fff;
}

/* Schriftfarbe unterhalb des Logos */
.logo-memmingen-2 p {
    color: #ccc;
}

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

/* Rootline */
.rootline {
    background: #555;
    color: #fff;
}

.rootline a {
    color: #fff;
}

/* Farbe Buttons */
.btn-primary {
    color: #fff;
    background-color: #b06;
    border-color: #b06;
}

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

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

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

/* Rechte Spalte Titel Hintergrund */
.menu-rechte-spalte-titel {
    background: #b06;
}

/* Rechte Spalte Titel Linkfarbe */
.menu-rechte-spalte-titel a,
.menu-rechte-spalte-titel {
    color: #fff !important;
}

/* H4 Überschrift in der rechten Spalte */
.layout-inhaltsseite-rechtespalte .content-rechte-spalte h4 {
    color: #fff;
}

/* Darstellung News rechte Spalte */
.layout-inhaltsseite-rechtespalte .news ul.nav.nav-sidebar.news-menu-view li div.year {
    color: #fff;
    background: #b06;
}

/* Linkfarbe im Content */
.content-linke-spalte a,
.content-rechte-spalte a {
    color: #000;
}

/* Footer */
footer {
    background: #555;
    border-top: 3px solid #b06;
    color: #fff;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #b06;
}

/* Menü */
/* Linkfarbe Navigation erste Ebene */
.top .info-menu ul li a:hover {
    background: #333;
}

.navigation a {
    color: #fff;
}

/* Navigation Hintergrund */
.navigation ul li {
  background: #b06;
}

/* Navigation erste Ebene Veränderung beim Mouse over */
.navigation ul li:hover {
  background: #555;
  color: #fff;
}

/* Hintergrundfarbe zweite Ebene */
.navigation ul ul li {
    background: #b06;
}

/* Navigation zweite Ebene Veränderung beim Mouse over */
.navigation ul li:hover ul li:hover {
  background: #555;
  color: #fff;
}

/* Navigation rechte Spalte */
.navigation-rechte-spalte ul {
    background: #eee;
}

/* Aktiver Link rechte Spalte */
.navigation-rechte-spalte ul li.current::before,
.navigation-rechte-spalte ul li.ebene-1.active::before,
.navigation-rechte-spalte ul li.ebene-1.active ul li.ebene-2.active::before {
    border-left: 5px solid #b06;
}

/* Mobiles Menü */
/* Mobiles Menü Hintergrund */
.mean-container .mean-bar {
    background: #555;
}

.mobile-menu-beschriftung {
    color: #fff;
}

.grid-box-wrap .grid-box-ueberschrift {
    background: #6c757d;
}
