@charset "utf-8";
/* --------------------- Standard ---------------------  */

*:not([class*="c7-"]) {
  margin: 0px;
  padding: 0px;
}

#layout04 *:not([class*="c7-"]) {
}

.imageBorder {
  border: 1px solid #cecece;
}

a {
  text-decoration: none;
  color: #203040;
  cursor: hand;
  cursor: pointer;
}

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

iframe,
iframe table,
.elist {
  border: none;
}

.error {
  color: #b9181e;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  max-width: 770px;
  padding-bottom: 10px;
}

.error02 {
  color: #b9181e;
}

#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel {
  display: none;
}

body .typo3-feedit-element {
  outline: 0 !important;
  outline-offset: 4px;
}

.submittedOkForm {
  border: 1px dotted #cccccc;
  padding: 10px 135px 10px 10px;
  background: rgb(239, 239, 239);
  /* Old browsers */
  background-image: url(../images/submittedOkForm.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.imageContent {
  float: right;
  position: relative;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 0px;
  padding-top: 5px;
}

.pictureText {
  color: #828282;
  padding-top: 3px;
}

table.contenttable thead th,
tfoot th,
table.contenttable tbody th,
table.contenttable tbody td {
  padding: 7px;
}

table.contenttable thead th.align-right,
tfoot th.align-right,
.align-right {
  text-align: right;
}

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

table.contenttable thead th.align-center,
tfoot th.align-center,
.align-center {
  text-align: center;
}

#contentbereich table.contenttable th DIV.ce-bodytext P {
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #ffffff;
  font-weight: normal;
}

#contentbereich ul ul,
#contentbereich ol ol {
  margin-bottom: 5px;
  margin-left: 1px;
  margin-top: 5px;
  width: calc(100% - 1px) !important;
}

#contentbereich ul li, #infoboxbereich ul li {
    background: url(../images/li.png) no-repeat scroll left 7px;
    list-style: outside none none;
    margin-bottom: 7px;
    padding-left: 22px;
    line-height: 21px;
    font-size: 18px;
}

#contentbereich ul {
  display: inline-block;
  margin-bottom: 20px;
}

#contentbereich ul li ul li,
#infoboxbereich ul li ul li {
    padding-left: 22px !important;
    background: url(../images/li.png) no-repeat scroll left 7px !important;
}

#contentbereich ol li {
  margin-bottom: 8px;
}

#contentbereich ul ul li,
#contentbereich ol ol li {
}

.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ol,
.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ul {
  overflow: visible;
  padding-left: 40px;
}

.GeoLink a {
  background: #a40024;
  color: #fff !important;
  font-size: 17px;
  padding: 8px 13px;
  transition: all 500ms ease 0s;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 32px;
}

.GeoLink a:hover {
  background: #787878;
}

/* Suche */
#search2Block {
  clear: both;
  float: left;
  margin: 0 0 0 0;
  width: 100%;
  max-width: 770px;
}

#search2Block #form1 {
  clear: both;
  width: 100%;
  max-width: 770px;
}

#search2Block #form1 a {
}

#search2Block .search2Header {
  border-bottom: 1px dotted #979797;
  clear: both;
  margin-bottom: 16px;
  padding-bottom: 15px;
}

#search2Block p {
  clear: both;
  border-bottom: 1px dotted #979797;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

#search2Block p a {
  color: #a40024;
}

#search2Block p .highlight {
  background-color: #ff0;
}



.formobjektselectkleinVeranstaltung {
  height: 30px;
  line-height: 20px;
  padding: 5px;
}

/* Link-Darstellung */
.mail,
#contentbereich .mail {
  margin: 0 2px;
  padding: 0 0 0 29px;
  background: url(../images/mail.png) no-repeat left 0px center;
}
#contentbereich .mail:hover {
    color: #a40024;
}
.internal-link,
.internal-link-new-window {
  padding: 0 2px 0 29px;
  background: transparent url(../images/internal_link.png) no-repeat left 2px
    center;
  margin: 0 2px;
}
#contentbereich .contentbereichInfobox a.internal-link, #contentbereich .contentbereichInfobox a.internal-link-new-window {
    background: transparent url(../images/internal_link_c.png) no-repeat left 2px center;
}
#contentbereich .internal-link:hover,
#contentbereich .internal-link-new-window:hover{
    color: #a40024;
}

#contentbereich .external-link:hover,
#contentbereich .external-link-new-window:hover{
    color: #a40024;
}
.external-link, .external-link-new-window {
    padding: 0 2px 0 29px;
    background: transparent url(../images/external_link.png) no-repeat left 2px center;
    margin: 0 2px;
}
#contentbereich .contentbereichInfobox a.external-link, #contentbereich .contentbereichInfobox a.external-link-new-window {
    background: transparent url(../images/external_link_c.png) no-repeat left 2px center;
}
#contentbereich .zurueck a {
    background: url(../images/back.png) no-repeat left center;
    padding-left: 25px;
}
#contentbereich .zurueck a:hover {
    color: #a40024;
	    background: url(../images/back.png) no-repeat left center;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
    margin: 0 4px;
    background: transparent url(../images/download.png) no-repeat scroll 2px -1px;
    padding: 0px 0 0px 29px;
}
#contentbereich .contentbereichInfobox a.download {
    background: transparent url(../images/download_c.png) no-repeat left 2px center;
}
#contentbereich .download a:hover {
    color: #a40024;
}
#contentbereich .download:hover{
  background: transparent url(../images/download.png) no-repeat scroll 2px -1px;
	    color: #a40024;
}
.firstFont .download{
  background: transparent url(../images/download.png) no-repeat scroll 2px 0px;
}
#contentbereich .firstFont .download:hover{
  background: transparent url(../images/download.png) no-repeat scroll 2px 0px;
}

.pdf-liste {
  background: transparent url(../images/pdf.png) no-repeat scroll 2px 6px;
  padding: 0px 0 0px 21px;
}

#contentbereich a.anmeldung {
  background: #a40024;
  color: #fff;
  padding: 8px 28px;
  float: left;
  margin-top: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

#contentbereich a.anmeldung:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #787878;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#contentbereich a.anmeldung:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#contentbereich .tx-felogin-pi1 {
  clear: both;
  float: left;
  width: 100%;
  color: #474747;
}

#contentbereich .tx-felogin-pi1 form {
  border-bottom: 1px dotted #ccc;
}

#contentbereich .tx-felogin-pi1 form div {
  clear: both;
  margin: 8px 0 0 0;
}

.pdf {
  list-style-image: url(../images/pdf.gif);
}

li.pdf {
  list-style-image: url(../images/pdf.gif);
}

DIV.ce-textpic DIV.ce-gallery DIV.ce-column .image-caption,
.minigal .caption {
    text-align: left;
    line-height: 16px;
    position: absolute;
    float: left;
    width: calc(100% - 34px);
    color: #fff;
    font-size: 18px;
    background: none;
    padding: 7px 16px;
    bottom: 1px;
    left: 1px;
    z-index: 9;
    background: #a30224;
    /* text-transform: uppercase; */
}

.minigal .caption {
    margin-bottom: 0px;
}

DIV.ce-textpic DIV.ce-gallery .ce-column {
  position: relative;
}

DIV.ce-textpic IMG {
  border: 1px solid #d4d4d4;
}

/* Lupe */
.clickenlarge-0 {
  clear: both;
}

.clickenlarge-0 .ce-bodytext P {
  margin: 0;
}

/*div.ce-textpic div.ce-gallery DIV.ce-column FIGCAPTION {
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	text-align: left;
}*/
img.tx-srfreecap-pi2-image {
  margin-right: 0px;
  margin-left: 0px;
}

/* Vor/Zurück-Nav */
.tx-gsipagenav-pi1 {
  clear: both;
  float: left;
  width: 100%;
  margin: 10px 0;
}

.tx-gsipagenav-pi1 .pageNavTable {
  width: 100%;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev,
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption,
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
  width: 33%;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption {
  text-align: center;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
  text-align: right;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a,
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a,
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
  background: none repeat scroll 0 0 #3097d0;
  border: 1px solid #3097d0;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 4px 5px;
  color: #fff !important;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover,
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover,
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
  text-decoration: underline;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a {
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
}

DIV.ce-textpic DIV.ce-gallery .ce-column {
  margin-bottom: 30px;
}

#contentbereich .ce-textpic .ce-row .ce-column dt {
  position: relative;
}

#contentbereich
  .ce-textpic
  .ce-textpic
  .ce-gallery.ce-border
  .ce-row
  .ce-column
  dt::after {
  height: calc(90% - 2px);
  width: calc(92% - 2px);
  position: absolute;
  left: 4%;
  top: 5%;
  border: 1px solid #fff;
  content: "";
  pointer-events: none;
}

#contentbereich .minigal .ce-textpic .ce-row .ce-column dt::after {
  display: none;
}

/* Infoboxbereich */
#infoboxbereich .internal-link,
#infoboxbereich .internal-link-new-window {
  background-image: url(../images/internal_link.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 14px;
}

#infoboxbereich .external-link,
#infoboxbereich .external-link-new-window {
  background-image: url(../images/external_link.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 14px;
}

#infoboxbereich .mail {
  background-image: url(../images/mail_link.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 16px;
}

#infoboxbereich .infobox img {
  margin-bottom: 10px;
}

.unsichtbar {
  position: absolute;
  width: 0px;
  height: 0px;
  left: -3000px;
  top: -3000px;
}

/*------------Contentblock Small----------------------*/
.contentblocksmallWrap {
  float: left;
  width: 100%;
  margin-bottom: 70px;
}

.contentblocksmall,
.contentblocksmallnone {
  float: left;
  margin-bottom: 99px;
  position: relative;
  width: 42%;
  background: #000;
  height: 272px;
  clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0 94%, 0 0, 50% 5%);
  transition: ease all 0.3s;
  overflow: hidden;
}
.contentblocksmall::after, .contentblocksmallnone::after {
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(163, 2, 36, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0 94%, 0 0, 50% 5%);
    transition: ease all 0.3s;

}
.contentblocksmall:hover::after, .contentblocksmallnone:hover::after {
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(163, 2, 36, 0.85);
    position: absolute;
    top: -500px;
    left: 0;
    z-index: 0;
}
.contentblocksmallnone .ce-column,
.contentblocksmall .ce-column {
    margin: 0 !important;
}
#contentbereich
  .contentblocksmall
  .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap)
  .ce-gallery,
#contentbereich
  .contentblocksmallnone
  .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap)
  .ce-gallery {
  margin: 0 !important;
}

html
  body#template02
  div.wrap
  div#wrap01
  div.alles
  div#content
  div#contentbereich
  div
  div#contentColRight
  div.contentblocksmall
  div.clickenlarge-0
  div.ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic
  .ce-border
  div.ce-bodytext
  P {
  color: #fff;
  font-size: 21px;
  padding: 4px 2px 4px 15px;
  margin-bottom: 0;
}

html
  body#template02
  div.wrap
  div#wrap01
  div.alles
  div#content
  div#contentbereich
  div
  div#contentColRight
  div.contentblocksmall
  div.clickenlarge-0
  div.ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic
  .ce-border
  div.ce-bodytext
  P
  a.internal-link {
  padding-bottom: 0;
  padding-right: 32px;
  padding-top: 0;
}

.contentblocksmallnone {
  margin-right: 0;
  clear: right;
  float: right;
}

.contentblocksmall .ce-textpic IMG,
.contentblocksmallnone .ce-textpic IMG {
  box-shadow: none;
}

#contentbereich .contentblocksmall h4 a,
#contentbereich .contentblocksmallnone h4 a {
  border: medium none;
  color: #adc675;
}

#contentbereich .contentblocksmall h4 a,
#contentbereich .contentblocksmallnone h4 a {
  margin: 0;
  font-size: 18px;
  color: #a40024;
  background: #2f495d;
  text-align: center;
  padding: 29px 10px;
  text-align: center;
  float: left;
  position: relative;
  width: calc(100% - 20px);
}

#contentbereich .contentblocksmall h4,
#contentbereich .contentblocksmallnone h4 {
  margin: 0;
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-family: 'Barlow-Medium';
  z-index: 1;
  position: absolute;
  top: 60px;
  transition: ease all 0.3s;
}
#contentbereich .contentblocksmall:hover h4, #contentbereich .contentblocksmallnone:hover h4 {
    top: -460px;
}
#contentbereich .contentblocksmall .clickenlarge-0,
#contentbereich .contentblocksmallnone .clickenlarge-0 {
  margin: 0;
}

#contentbereich
  .contentblocksmall
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext)
  .ce-row
  DIV.ce-column {
  margin: 0;
}

#contentbereich .contentblocksmall p,
#contentbereich .contentblocksmallnone p {
  margin: 0;
  text-indent: -9999px;
  height: 0;
}

#contentbereich .contentblocksmall img,
#contentbereich .contentblocksmallnone img {
  border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    opacity: 0.7;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 272px;
    max-width: none;
}

#contentbereich .contentblocksmall:hover img,
#contentbereich .contentblocksmallnone:hover img {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#contentbereich .contentblocksmall .ce-textpic .ce-row .ce-column dt::after,
#contentbereich
  .contentblocksmallnone
  .ce-textpic
  .ce-row
  .ce-column
  dt::after {
  display: none;
}

#contentbereich
  .contentblocksmall
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext)
  .ce-row
  .ce-row,
#contentbereich
  .contentblocksmallnone
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext)
  .ce-row
  .ce-row {
  position: relative;
}

#contentbereich .contentblocksmall .ce-bodytext,
#contentbereich .contentblocksmallnone .ce-bodytext {

}

#contentbereich .contentblocksmall:hover .ce-bodytext,
#contentbereich .contentblocksmallnone:hover .ce-bodytext {

}

#contentbereich
  .contentblocksmall
  div.ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic
  .ce-border
  div.ce-gallery.csc-textpic-single-image,
#contentbereich
  .contentblocksmallnone
  div.ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic
  .ce-border
  div.ce-gallery.csc-textpic-single-image {
  width: auto !important;
}

#contentbereich .contentblocksmall .internal-link,
#contentbereich .contentblocksmall .internal-link-new-window,
#contentbereich .contentblocksmallnone .internal-link,
#contentbereich .contentblocksmallnone .internal-link-new-window {
  width: calc(100% - 20px);
  float: left;
  padding: 20px 10px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
	    background: transparent url(../images/internal_link.png) no-repeat left 140px center;
}

#contentbereich .contentblocksmall:hover .internal-link,
#contentbereich .contentblocksmall:hover .internal-link-new-window,
#contentbereich .contentblocksmallnone:hover .internal-link,
#contentbereich .contentblocksmallnone:hover .internal-link-new-window {
  opacity: 1;
  -webkit-transition: 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#contentbereich .contentblocksmall a:hover::before,
#contentbereich .contentblocksmallnone a:hover::before{
  display: none;
}

#contentbereich .contentblocksmall DIV.ce-bodytext P a,
#contentbereich .contentblocksmallnone DIV.ce-bodytext P a {
    background: url(../images/plus.png) no-repeat center;
    height: 45px;
    width: 45px;
    margin: 0 auto;
    float: left;
    position: absolute;
    margin-left: calc(50% - 22.5px);
    text-indent: -9999px;
    bottom: 60px;
    transition: ease all 0.3s;

}
#contentbereich .contentblocksmall:hover DIV.ce-bodytext P a, 
#contentbereich .contentblocksmallnone:hover DIV.ce-bodytext P a {
    bottom: 560px;
}
#contentbereich .contentblocksmall:hover DIV.ce-bodytext P a,
#contentbereich .contentblocksmallnone:hover DIV.ce-bodytext P a{
}

#contentbereich .contentblocksmall .csc-textpic-equalheight DIV.ce-row,
#contentbereich .contentblocksmallnone .csc-textpic-equalheight DIV.ce-row {
  height: 140px;
  overflow: hidden;
}

#contentbereich .contentblocksmall DIV.ce-textpic DIV.ce-row,
#contentbereich .contentblocksmallnone DIV.ce-textpic DIV.ce-row {
  margin: 0 !important;
}

/* ---------------------  Zahlen ---------------------  */

/* Breadcrumb */
#breadcrumb {
  font-size: 19px;
  width: 100%;
  float: left;
  margin-bottom: 90px;
}
#breadcrumb a {
    color: #000;
    font-size: 19px;
    margin: 0 5px;
    font-family: 'barlowsemibold';
}

#breadcrumb a:first-child {
  padding: 0;
  margin: 0 5px 0 0;
  background: none;
}

#breadcrumb a:last-child {
  text-decoration: none;
	border-bottom: 1px solid #000;
}

#breadcrumb a:hover {
  color: #a40024;
}

div#breadcrumbText {
  padding-top: 8px;
}

.breadcrumbText2 {
  color: #525252;
}

/* Contentbereich */
#contentbereich {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
#contentbereich p {
    line-height: 21px;
    margin-bottom: 30px;  
	font-size: 18px;
	  color: #000;
}
#contentbereich h1 {
  margin: 0px;
  font-size: 25px;
  font-weight: normal;
  clear: both;
  color: #a40024;
  padding: 0 0px 4px 0;
  margin-bottom: 10px;
}

#contentbereich h3 {
  margin: 0px;
  font-size: 22px;
  font-weight: normal;
  clear: both;
  color: #a40024;
  padding: 0 0px 4px 0;
  margin-bottom: 10px;
}
#contentbereich [class*="c7-"] h3 {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
#contentbereich .firstFont h4 {
    clear: both;
    color: #000;
    font-size: 33px;
    font-weight: normal;
    padding-bottom: 20px;
    margin: 0 0 30px;
    position: relative;
    font-family: 'barlowbold';
}

#contentbereich .firstFont b {
}

#contentbereich .firstFont {
  float: left;
  width: 100%;
}

#contentbereich .firstFont a {
    font-family: 'Barlow-Medium';
}
#contentbereich .firstFont a:hover {
 ;
}
#contentbereich h4 {
    clear: both;
    color: #000;
    font-size: 32px;
    font-family: 'barlowbold';
    margin: 15px 0 20px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

#contentbereich h5 {
  padding: 10px 0 15px 0px;
  font-size: 16px;
  color: #a40024;
}

#contentbereich h6 {
  margin: 0px 0 10px 0;
  color: #6a6a6a;
}

#contentbereich a {
  color: #a40024;
  text-decoration: none;
  position: relative;
  z-index: 9;
}

#contentbereich a:hover {
  text-decoration: none;
  border-bottom: 2px solid #a40024;
}

.minigal #image_wrap0 a:hover {
  border-bottom: none;
}

#contentbereich a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}



#contentbereich .contentblocksmall a::before,
#contentbereich .contentblocksmallnone a::before,
#contentbereich .contentblocksmallnone a::after,
#contentbereich .contentblocksmall a::after {
  display: none;
  content: "";
}

#contentbereich .frame-type-menu_sitemap a::before,
#contentbereich .frame-type-menu_sitemap a::after {
  display: none;
  content: "";
}

#contentbereich .controlBlockPageSlider a::after,
#contentbereich .controlBlockPageSlider a::before {
  display: none;
}

#contentbereich .image a::after,
#contentbereich .teaserPicture a::after,
#contentbereich .teaserPicture a::before,
#contentbereich .newsText a::after,
#contentbereich .newsText a::before,
#contentbereich #kalender a::after,
#contentbereich #kalender a::before,
#contentbereich #kalenderClassic a::after,
#contentbereich #kalenderClassic a::before,
#contentbereich #kalenderOutlook a::after,
#contentbereich #kalenderOutlook a::before,
#contentbereich a#c284::after,
#contentbereich a#c284::before,
#contentbereich a#c287::after,
#contentbereich a#c287::before,
#contentbereich .objPhone a::after,
#contentbereich .objPhone a::before,
#contentbereich .list a::after,
#contentbereich .list a::before,
#contentbereich #detailwrap a::after,
#contentbereich #detailwrap a::before,
#contentbereich .newsArticlePictureCenter a::after,
#contentbereich .newsArticlePictureCenter a::before {
  display: none;
}

/*#contentbereich a.download::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/download.png) no-repeat scroll 6px 1px;
}

#contentbereich a.mail::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/mail.png) no-repeat scroll 7px 4px;
}

#contentbereich a.external-link-new-window::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/external_link.png) no-repeat scroll 6px 4px;
}

#contentbereich a.internal-link::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/internal_link.png) no-repeat scroll 7px 4px;
}

#contentbereich .firstFont a.download::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/download.png) no-repeat scroll 6px 5px;
}

#contentbereich .firstFont a.mail::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/mail.png) no-repeat scroll 7px 4px;
}

#contentbereich .firstFont a.external-link-new-window::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/external_link.png) no-repeat scroll 7px 8px;
}

#contentbereich .firstFont a.internal-link::before {
  background-color: #a40024;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #a40024 url(../images/internal_link.png) no-repeat scroll 6px 8px;
}

#contentbereich a:hover::before,
#contentbereich a:focus::before {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

#contentbereich .firstFont a:hover::before,
#contentbereich .firstFont a:focus::before {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

#contentbereich a::after {
  border-bottom: 2px solid #a40024;
}
*/
#contentbereich .firstFont p {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
    font-family: 'Barlow-Medium';
}

#contentbereich .firstFont b,
#contentbereich .firstFont strong {
}

b,
strong {
    font-family: 'barlowsemibold';
}

#contentbereich .contenttable p {
  line-height: 20px;
  margin-bottom: 0px;
}

.contentElement {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

DIV.ce-textpic DIV.ce-gallery.ce-border .ce-column img,
.pubimg {
}

div.ce-textpic div.ce-gallery .ce-column img {
  margin: 0;
}

#contentbereich .headline {
  clear: none;
  font-weight: normal;

  background: none repeat scroll 0 0 transparent;
  color: #2a2a32;
  margin: 0 0 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 0;
  font-size: 17px;
  line-height: 22px;
}

#contentbereich .headline a {
  color: #2a2a32;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
}

/* Infoboxen Contentbereich */
#contentbereich .contentbereichInfobox {
  width: 630px;
  clear: both;
  display: block;
  float: left;
  background: #a40024;
  margin: 15px 0 70px;
  padding: 50px 40px;
	margin-left: calc(50% - 355px);
  outline: 2px solid #fff;
  outline-offset: -7px;
}
#contentbereich .contentbereichInfobox a:hover {
    color: #3a576e;
    border-bottom: 2px solid #3a576e;
    color: #fff;
    border-bottom: 2px solid #fff;
}
#contentbereich .contentbereichInfobox p {
    font-size: 20px;
    line-height: 23px;
    color: #fff;
}
#contentbereich .contentbereichInfobox a {
    font-size: 20px;
    line-height: 23px;
    color: #fff;
}
.contentbereichInfobox .clickenlarge-0 {
  width: 100%;
  float: left;
}

#contentbereich .contentbereichInfobox h4 {
    clear: both;
    margin: 0 0 45px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: Barlow-Medium;
    font-size: 30px;
}

#contentbereich .contentbereichInfobox .ce-bodytext,
#contentbereich .contentbereichInfobox .tx-felogin-pi1 {
  margin-top: 0;
  border: none;
  float: left;
  width: 100%;
}

#contentbereich .contentbereichInfobox .tx-felogin-pi1 form {
  float: left;
  width: 94%;
  border: none;
}

#contentbereich .contentbereichInfobox .ce-textpic {
  float: none;
}

#contentbereich #export {
  clear: both;
  float: left;
  margin-bottom: 15px;
  padding: 10px 15px 0;
}

#abschnittsuebersicht {
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  background-color: #f6f6f6;
  padding: 5px;
  border: 1px solid #d0d0d0;
  margin-bottom: 12px;
  padding-top: 8px;
}

#abschnittsuebersicht ul {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#abschnittsuebersicht ul li {
  float: left;
  list-style-type: none;
  clear: none;
  margin-right: 3px;
}

#abschnittsuebersicht ul li a {
  padding: 2px;
  padding-right: 3px;
  padding-left: 3px;
}

/* Service BW */

.imageRight {
  float: right;
}

#contentbereich #companyItems .companyItemsLetter {
  margin: 10px 0;
}

#contentbereich .ce-textpic.ce-below:not(.ce-intext) {
}

/* Umfrage */

#umfrage {
  clear: both;
}

#umfrage h4 {
  border: 0;
  font-size: 12px;
}

#contentbereich #umfrage ul,
#contentbereich #umfrage ol {
  margin: 0px;
}

#umfrage ul {
  margin: 10px 0 0 0;
  padding: 0;
}

#umfrage ul li {
  clear: both;
  float: left;
  list-style: none outside none;
  margin: 0 0 10px;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 770px;
}

#umfrage ul li .abstimmungen {
  background: url(../images/umfrage01.png) no-repeat 0 0;
  padding: 22px 0 0 72px;
  height: 64px;
}

#umfrage .abstimmen,
#umfrage .ergebnis {
  margin: 0px 10px 0 0;
}

/* splitList */
.listContainer1 {
  padding: 0;
  margin: 0;
}

.listContainer1 .splitList {
  float: left;
  width: 45%;
}

.listContainer1 .last {
  width: 40%;
}

.back {
  clear: both;
  padding: 0 0 10px 15px;
}

/* Gastronomie */

#contentbereich .frame-type-menu_sitemap {
  margin: 0;
  padding: 0;
}

#contentbereich .frame-type-menu_sitemap ul {
  margin: 4px 30px 15px 33px;
  width: calc(100% - 63px);
}

#contentbereich .frame-type-menu_sitemap ul li {
  float: left;
  list-style: outside none none;
  margin-bottom: 31px;
  padding-bottom: 15px;
  width: calc(100% - 40px);
  padding-left: 0;
  background: none;
  background: #f2f2f2;
  padding: 27px 20px;
}

#contentbereich .frame-type-menu_sitemap UL LI A SPAN {
  font-size: 30px;
  text-decoration: none;
  padding: 1px 3px;
  text-transform: uppercase;
  color: #101010;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

#contentbereich .frame-type-menu_sitemap ul li ul {
  float: left;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-top: 3px;
  width: 100%;
}

#contentbereich .frame-type-menu_sitemap ul li ul li {
    border: medium none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 8px;
    background: url(../images/li.png) no-repeat scroll left 8px;
    width: calc(100% - 20px);
    padding-left: 20px;
    padding-top: 0;
    padding-right: 0;
}

#contentbereich .frame-type-menu_sitemap ul li ul li ul li {
  background: url("../images/lili.png") no-repeat scroll left 11px;
  padding-bottom: 1px;
  padding-left: 13px;
  width: calc(100% - 13px);
}

#contentbereich .frame-type-menu_sitemap UL LI UL LI A SPAN {
  font-size: 18px;
  text-transform: none;
  color: #000;
}

#contentbereich .frame-type-menu_sitemap UL LI A SPAN:hover {
  color: #a40024;
}

contentbereich .frame-type-menu_sitemap ul li span {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

#contentbereich .frame-type-menu_sitemap ul li ul li span {
  margin-bottom: 0;
}

#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN {
  font-size: 16px;
  font-weight: normal;
}

#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN:hover {
}

#contentbereich .frame-type-menu_sitemap ul li ul li ul li ul li a {
  font-size: 15px;
}

.panoramaImages {
  border: 1px solid #cecece;
}

#panorama a:hover {
  text-decoration: none;
}

#contentbereich .slideBlock .ce-bodytext {
  padding: 10px 0 0;
}

.content_middle {
  clear: both;
}

/* For the details, see: https://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
  /*width:194px;		*/
  float: left;
}

/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index: 1;
  margin-top: -1px;
  width: 203px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  padding: 2px 0;
  height: 22px;
}

#caltitle {
  font-size: 14px;
  color: #a40024;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #ddd;
}

#calnext,
#calprev {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url(../images/prev.gif) no-repeat scroll center center;
  float: left;
  cursor: pointer;
}

#calnext {
  background-image: url(../images/next.gif);
  float: right;
}

#calprev.caldisabled,
#calnext.caldisabled {
  visibility: hidden;
}

/* year/month selector */
#caltitle select {
  font-size: 10px;
}

/* names of the days */
#caldays {
  height: 14px;
  border-bottom: 1px solid #ddd;
}

#caldays span {
  display: block;
  float: left;
  width: 22px;
  text-align: center;
}

/* container for weeks */
#contentbereich #calweeks {
  background-color: #fff;
  margin-top: 4px;
}

/* single week */
#contentbereich .calweek {
  clear: left;
  height: 22px;
}

/* single day */
#contentbereich .calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* different states */
#contentbereich .calweek a:hover,
.calfocus {
  background-color: #ddd;
}

/* sunday */
#contentbereich a.calsun {
  color: red;
}

/* offmonth day */
#contentbereich a.caloff {
  color: #ccc;
}

#contentbereich a.caloff:hover {
  background-color: rgb(245, 245, 250);
}

/* unselecteble day */
#contentbereich a.caldisabled {
  background-color: #f4f4f4 !important;
  color: #ccc !important;
  cursor: default;
}

/* current day */
#contentbereich #calcurrent {
  background-color: #a40024;
  color: #fff;
}

/* today */
#contentbereich #caltoday {
  background-color: #949494;
  color: #ffffff;
}

#contentbereich #calcurrent a {
  color: #fff;
}

#contentbereich #caltoday a {
  color: #666666;
}

select {
  padding: 10px;
}

.teaserPicture,
.teaserPicture {
}

#gb .weiter {
  background-image: url(../images/gbWeiter.gif);
  background-repeat: no-repeat;
  float: left;
  line-height: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 13px;
  padding-top: 5px;
  text-decoration: none;
  width: 310px;
}

#gb .list2 {
  border-bottom: 1px solid #cecfcf;
  padding: 5px 0;
}

.tx-kommpublishconnector-pi1 .download {
  padding-bottom: 10px;
}
.processMarker {
  display: inline !important;
}
#contentbereich #sbw2 ul,
#contentbereich #sbw2 ol {
  margin-bottom: 15px;
  margin-left: 30px;
  margin-top: 0px;
}
#sbw3 #sbw3ListItems ul li.process a:hover {
  font-weight: 600;
  transition: 0.25s ease-in-out;
}
#LikePluginPagelet {
  float: left;
  width: 500px;
}

.share a {
  background: url(../images/teilen.gif) no-repeat scroll left top transparent;
  border: 0 none;
  display: inline-block;
  float: left;
  height: 25px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-decoration: none !important;
  text-indent: -9999px;
  width: 61px;
}

/* SERVICE BW 3 */
#sbw3 .imageLeft,
#sbw3,
#sbw3HeaderItems {
  float: left;
}

#sbw3 {
  width: 100%;
  max-width: 770px;
}

#sbw3 .sbwBehoerdePerson,
#sbw3 .sbwUnterseiten,
#sbw3 ol,
#sbw3 ul {
  clear: both;
}

#sbw3HeaderItems {
  border: 1px solid #cecfcf;
  margin-bottom: 15px;
  padding: 1%;
  text-align: center;
  width: 97.5%;
}

.sbw3HeaderItemLink {
  background: none repeat scroll 0 0 transparent;
  padding: 0;
}

.sbw3HeaderItemLinkActive {
  color: #4b4a4a !important;
}

#sbw3ListItems h4 {
  border-bottom: 1px dotted #a40024;
}

#sbw3 h4.zustaendig {
  background: url("../images/sbw3.png") no-repeat left -182px;
}

#sbw3 h4.voraussetzungen,
#sbw3 h4.unterlagen,
#sbw3 h4.ablauf,
#sbw3 h4.kosten,
#sbw3 h4.frist,
#sbw3 h4.recht,
#sbw3 h4.sonstiges,
#sbw3 h4.formulare,
#sbw3 h4.zustaendig,
#sbw3 h4.themen {
  padding: 7px 0 2px 30px;
}

#sbw3 h4.voraussetzungen {
  background: url("../images/sbw3.png") no-repeat left -245px;
}

#sbw3 h4.unterlagen {
  background: url("../images/sbw3.png") no-repeat left -119px;
}

#sbw3 h4.ablauf {
  background: url("../images/sbw3.png") no-repeat left -150px;
}

#sbw3 h4.kosten {
  background: url("../images/sbw3.png") no-repeat left -55px;
}

#sbw3 h4.frist {
  background: url("../images/sbw3.png") no-repeat left -87px;
}

#sbw3 h4.recht {
  background: url("../images/sbw3.png") no-repeat left -24px;
}

#sbw3 h4.sonstiges {
  background: url("../images/sbw3.png") no-repeat left -310px;
}

#sbw3 h4.formulare {
  background: url("../images/sbw3.png") no-repeat left -277px;
}

#sbw3 h4.themen {
  background: url("../images/sbw3.png") no-repeat left -213px;
}

#sbw3 a.link_ext_replacement {
  background: url("../images/external_link.gif") no-repeat scroll 0 3px
    transparent;
  padding: 0 0 0 12px;
}

#sbw3 .sbwBehoerdePerson {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#sbw3 .weiterText {
  margin: 0 0 5px 0;
}

#sbw3 .imageRight {
  float: right;
}

#sbw3 .mitarbeiterListe a {
}

#sbw3 .imageLeft {
  margin: 0 15px 10px 0;
}

#sbw3 .formSelect {
  height: 26px;
  margin: 0 !important;
  padding: 5px 5px 0;
}

#sbw3 form .formSelect {
  padding-bottom: 3px;
  padding-left: 5px;
  padding-top: 3px;
  width: 100%;
  max-width: 770px;
}

#sbw3 .optionLevel1 {
  padding: 5px 5px 5px 5px;
}

#sbw3 .optionLevel2 {
  padding: 5px 5px 5px 25px;
}

#sbw3 .optionLevel3 {
  padding: 5px 5px 5px 45px;
}

#sbw3 .optionLevel4 {
  padding: 5px 5px 5px 65px;
}

#sbw3 .optionLevel5 {
  padding: 5px 5px 5px 85px;
}

#sbw3 .vCard {
  list-style-image: none;
  list-style-type: none;
  padding-bottom: 15px;
  padding-top: 6px;
}

#sbw3 .vCard a {
  background: url("../images/vCard.gif") no-repeat 0 -2px;
  margin: 0;
  padding: 0 0 0 20px;
}

img,
embed,
video {
  height: auto;
  width: auto;
  max-width: 100%;
}

#object {
  max-width: 100%;
}

.image-caption {
  width: auto;
}

DIV.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) DIV.ce-gallery,
DIV.ce-textpic.ce-right.ce-intext.ce-nowrap DIV.ce-gallery {
  margin-left: 25px !important;
  margin-top: 7px;
}

DIV.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) DIV.ce-gallery,
DIV.ce-textpic.ce-left.ce-intext.ce-nowrap DIV.ce-gallery {
  margin-right: 40px !important;
  margin-top: 7px;
  margin-bottom: 10px;
}

DIV.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) DIV.ce-gallery,
DIV.ce-textpic.ce-right.ce-intext.ce-nowrap DIV.ce-gallery {
  margin-bottom: 20px;
  margin-left: 40px !important;
  margin-top: 7px;
}

DIV.ce-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 0px;
}

DIV.ce-textpic DIV.ce-gallery.ce-border .ce-column IMG,
DIV.ce-textpic .ce-border DIV.csc-textpic-single-image IMG {
}

#contentbereich .contentElement DIV.ce-textpic DIV.ce-gallery {
  position: relative;
  width: auto;
}

DIV.csc-textpic-equalheight DIV.ce-row {
  display: block;
  margin-bottom: 0px;
}

/* Clear floats after ce-textpic and after ce-row */
div.ce-textpic,
div.ce-textpic div.ce-row,
ul.csc-uploads li {
  /* overflow: hidden; */
  clear: left;
}

/* Set padding for tables */
div.ce-textpic .ce-gallery table {
  border-collapse: collapse;
  border-spacing: 0;
}

div.ce-textpic .ce-gallery table tr td {
  padding: 0;
  vertical-align: top;
}

/* Settings for figure and figcaption (HTML5) */
div.ce-textpic .ce-gallery figure,
div.ce-textpic figure.ce-gallery {
  margin: 0 auto;
  display: table;
}

/* Captions */
figcaption.image-caption {
  display: table-caption;
}

#contentbereich
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="1"]
  .ce-row.imgdiv {
  margin: 0 auto;
  float: none;
  max-width: 100% !important;
}

#contentbereich
  .contentElement
  DIV.ce-textpic.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery {
  float: left;
  width: 100%;
}

/* MINIGALERIE START */
#contentbereich .minigal {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    margin-top: 60px;
}
.minigal .imagewrapalle {
    display: flex;
    justify-content: center;
    width: 100%;
}
#contentbereich .minigal h4,
#contentbereich .minigal .ce-bodytext,
#contentbereich .minigal .image-caption {
    display: none;
}

#contentbereich .minigal img {
    height: auto;
    max-width: calc(100% - 2px);
    width: auto;
    border: 1px solid #e8e8e8;
}

}

.minigal a.bigImg {
    float: left;
    width: 100%;
    text-align: center;
}

#contentbereich .minigal .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    margin-left: 0px;
}

/* SCROLL */
#contentbereich .minigal .ce-textpic .ce-row {
    clear: none;
    width: auto;
}

#contentbereich .minigal .scrollable {
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

html body#template02 div#wrap div#wrap02 div.alles div#layout03 div#contentbereich div div#contentColRight div.minigal.minigal0 div.clickenlarge-0 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic .ce-border div.scrollWrap div.scrollable div.items .ce-gallery div.itemsinnerwrap .ce-row ul li.ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    background: none repeat scroll 0 0;
}

.itemsinnerwrap {
    width: 100%;
    max-width: 797px;
    padding: 0 62px;
}

#contentbereich .minigal .scrollable .items .ce-gallery {
    clear: both;
    position: absolute;
    width: 20000em !important;
    margin-left: 0 !important;
}

/*
.minigal .items div {
    float: left;
    width: 680px;
}
*/
#contentbereich .items .ce-gallery div {
    float: left;
    /*width: 600px;*/
}

#contentbereich .items .ce-gallery div .ce-row {
    float: left;
    /*width: 100px;*/
}

#contentbereich .minigal .scrollable img {
    background-color: #fff;
    border: 1px solid transparent;
    float: left;
    height: 100%;
    margin: 10px 37px 10px 0;
    padding: 2px;
    width: 235px;
    cursor: pointer;
}

#contentbereich .minigal .scrollable .ce-row:nth-child(3n) img {
    margin-right: 0;
}

#contentbereich .minigal .scrollable .active {
    border: 1px solid #e8e8e8;
    cursor: default;
    position: relative;
    opacity: 0.5;
    background: rgba(71, 136, 207, 0.5);
}

#contentbereich .minigal .navi {
    height: 20px;
    margin-left: 328px;
    width: 200px;
}

#contentbereich .minigal.navi a {
    background: url("/media/img/scrollable/arrow/navigator.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}

#contentbereich .minigal.navi a:hover {
    background-position: 0 -8px;
}

#contentbereich .minigal .navi a.active {
    background-position: 0 -16px;
}

#contentbereich .minigal .scrollWrap {
    margin: 0 auto;
    width: 100%;
    height: 270px;
    position: relative;
}


#contentbereich .minigal .scrollable {
    float: left;
}

.minigal .ce-textpic .ce-border dl FIGURE {
    border: none;
}


#contentbereich .minigal a.browse {
  background: url("../images/minigalPfeil2.png") no-repeat scroll left 0
    transparent;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 1px;
  height: 33px;
  width: 103px;
  position: absolute;
  bottom: 0;
  z-index: 5;
  color: #a40024;
  font-size: 16px;
  text-transform: uppercase;
  padding-right: 0;
}

#contentbereich .minigal a.right {
  background-position: right 0px;
  clear: right;
  margin-right: 0;
  right: 0;
}


#contentbereich .minigal a.right:hover {}

#contentbereich .minigal a.right:active {}

#contentbereich .minigal a.left {
  margin-left: 0;
  left: 6px;
  width: 122px;
  text-align: right;
}

#contentbereich .minigal a.left:hover {}

#contentbereich .minigal a.left:active {}

#contentbereich .minigal a.up,
#contentbereich .minigal a.down {
    background: url("/media/img/scrollable/arrow/vert_large.png") no-repeat scroll 0 0 transparent;
    float: none;
    margin: 10px 50px;
}

#contentbereich .minigal a.up:hover {
    background-position: -30px 0;
}

#contentbereich .minigal a.up:active {
    background-position: -60px 0;
}

#contentbereich .minigal a.down {
    background-position: 0 -30px;
}

#contentbereich .minigal a.down:hover {
    background-position: -30px -30px;
}

#contentbereich .minigal a.down:active {
    background-position: -60px -30px;
}

#contentbereich .minigal a.disabled {
    visibility: hidden !important;
}

/* MINIGALERIE ENDE*/

div.image-caption-c .image-caption,
.ce-gallery .image-caption-c {
  text-align: center;
}

div.image-caption-r .image-caption,
.ce-gallery .image-caption-r {
  text-align: right;
}

div.image-caption-l .image-caption,
.ce-gallery .image-caption-l {
  text-align: left;
}

/* Float the columns */
div.ce-textpic div.ce-columncolumn {
  float: left;
}

/* Border just around the image */
DIV.ce-textpic DIV.ce-gallery.ce-border img {
  border: 1px solid #e8e8e8;
  padding: 0px 0px;
}

div.ce-textpic .ce-gallery img {
  border: none;
  display: block;
}

/* Space below each image (also in-between rows) */
div.ce-textpic .ce-gallery .ce-column {
  margin-bottom: 10px;
}

div.ce-textpic .ce-row:last-child .ce-column {
  margin-bottom: 0;
}

/* colSpace around image columns, except for last column */
div.ce-columncolumn,
td.ce-columncolumn .ce-column {
  margin-right: 10px;
}

div.ce-columncolumn.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child,
td.ce-columncolumn.ce-gallery:not([data-ce-columns="1"])
  .ce-column:last-child
  .ce-column {
  margin-right: 0;
}

/* Add margin from image-block to text (in case of "Text & Images") */
div.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery,
div.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
  margin-right: 10px;
}

div.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
div.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
  margin-left: 10px;
}

/* Positioning of images: */

div.ce-textpic.ce-center:not(.ce-intext).ce-center:not(.ce-intext)-outer {
  position: relative;
  float: right;
  right: 50%;
}

div.ce-textpic.ce-center:not(.ce-intext).ce-center:not(.ce-intext)-inner {
  position: relative;
  float: right;
  right: -50%;
}

/* Right (above or below) */
div.ce-textpic.ce-right:not(.ce-intext) .ce-gallery {
  float: right;
}

div.ce-textpic.ce-right:not(.ce-intext) div.ce-bodytext {
  clear: right;
}

/* Left (above or below) */
div.ce-textpic.ce-left:not(.ce-intext) .ce-gallery {
  float: left;
}

div.ce-textpic.ce-left:not(.ce-intext) div.ce-bodytext {
  clear: left;
}

/* Left (in text) */
div.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery {
  float: left;
}

/* Right (in text) */
div.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery {
  float: right;
}

/* Right (in text, no wrap around) */
div.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
  float: right;
}

/* Left (in text, no wrap around) */
div.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
  float: left;
}

div.ce-textpic div.ce-row:last-child,
div.ce-textpic
  div.ce-row
  div.ce-gallery:not([data-ce-columns="1"])
  .ce-column:last-child {
  margin-bottom: 0;
}

/* Browser fixes: */

/* Fix for unordered and ordered list with image "In text, left" */
.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ol,
.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ul {
  padding-left: 30px;
  overflow: auto;
}

/* File Links */
ul.csc-uploads {
  padding: 0;
}

ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}

ul.csc-uploads img {
  float: left;
  margin-right: 1em;
  vertical-align: top;
}

ul.csc-uploads span {
  display: block;
}

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline;
}

/* Table background colors: */

table.contenttable-color-1 {
  background-color: #edebf1;
}

table.contenttable-color-2 {
  background-color: #f5ffaa;
}

table.contenttable-color-240 {
  background-color: black;
}

table.contenttable-color-241 {
  background-color: white;
}

table.contenttable-color-242 {
  background-color: #333333;
}

table.contenttable-color-243 {
  background-color: gray;
}

table.contenttable-color-244 {
  background-color: silver;
}

/* specific page styles for extension "tx_cssstyledcontent" */
.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
  margin-right: 341px;
}

.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
  margin-left: 241px;
}

.ce-textpic.ce-left.ce-intext.ce-nowrap-214 .ce-bodytext {
  margin-left: 225px;
}

/* KALENDER WÜRFEL */

#kalenderCube {
  display: block;
  float: left;
  margin-top: 15px;
  width: 93%;
  padding-left: 3%;
}

#kalenderCube .fc-scroller {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 210px !important;
}

#kalenderCube .fc table {
  font-size: 13px;
}

#kalenderCube .newKalender {
  width: 100%;
  float: left;
  color: #626262;
}

#kalenderCube .newKalender #boxView {
  width: 34%;
  float: left;
}

#kalenderCube .newKalender #calTextList {
  width: 63%;
  float: right;
}

#kalenderCube .calTextMainHeadline {
  color: #626262;
  float: left;
  font-size: 18px;
  font-weight: normal;

  padding-bottom: 10px;
  width: 100%;
}

#kalenderCube .calTextDetailTitle {
  float: left;
  width: 100%;
  font-weight: normal;
}

#kalenderCube .newKalender .item {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

#kalenderCube .newKalender .calTextDetailCategory {
  width: 100%;
  float: left;
}

#kalenderCube .fc-toolbar h2 {
  margin: 0;
  color: #626262;
  font-size: 18px;
  font-weight: normal;
}

#kalenderCube .fc-basic-view tbody .fc-row {
  min-height: 5px !important;
}

#kalenderCube .fc-day-grid-event > .fc-content {
  display: none;
}

#kalenderCube .ui-widget-content {
  background: none !important;
}

#kalenderCube .ui-state-highlight,
#kalenderCube .ui-widget-content .ui-state-highlight,
#kalenderCube .ui-widget-header .ui-state-highlight {
  background: url("images/ui-bg_glass_55_f8da4e_1x400.png") repeat-x scroll 50%
    50% #f8da4e !important;
  border: 1px solid #fcd113;
  color: #915608;
}

#kalenderCube .ui-state-default,
#kalenderCube .ui-widget-content .ui-state-default,
#kalenderCube .ui-widget-header .ui-state-default {
  background: none #2191c0 !important;
  border: 1px solid #9b9b9b;
  color: #ffffff;
  font-weight: normal;
}

#kalenderCube .squareImg {
  border-color: #016ba9 !important;
  border-style: solid;
  border-width: 1px !important;
  color: #f00;
  height: 4px !important;
  width: 91% !important;
  background: #278fcc !important;
}

#kalenderCube div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
  height: 27px !important;
}

#kalenderCube .fc-ltr .fc-basic-view .fc-day-number {
  text-align: left !important;
}

#kalenderCube .ui-widget-header {
  background: none #626262 !important;
  border: 1px solid #626262;
  color: #eaf5f7;
  font-weight: normal;
}

#kalenderCube .fc button {
  height: 23px !important;
}

#kalenderCube .fc-toolbar {
  margin-bottom: 5px !important;
  text-align: center;
}

#kalenderCube #calTextList {
  padding-top: 15px;
  width: 100%;
}

#kalenderCube #calTextList .calTextDetailCategory {
  display: none;
}

#kalenderCube .calTextDetailItem {
  border-bottom: 1px solid #ccc;
  float: left;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 17px;
  padding-bottom: 17px;
  width: 100%;
}

#kalenderCube .calTextDetailDesc {
  display: none;
}

/* KALENDER WÜRFEL INFOBOX */

#kalenderCubeInfobox {
  display: block;
  float: left;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  width: 100%;
}

#kalenderCubeInfobox #boxView {
  float: left;
  width: 100%;
}

#kalenderCubeInfobox .fc-scroller {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 210px !important;
}

#kalenderCubeInfobox .fc table {
  font-size: 14px;
}

#kalenderCubeInfobox .newKalender {
  width: 100%;
  float: left;
  color: #626262;
}

#kalenderCubeInfobox .newKalender #boxView {
  width: 34%;
  float: left;
}

#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-w,
#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e,
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e,
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
  background-image: url("../images/homeKalenderArrow.png") !important;
  background-position: 0px 0px;
  width: 18px;
  height: 13px;
}

#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e {
  background-position: -18px 0px;
}

#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e {
  background-position: -18px 0;
}

#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
  background-position: 0px 0;
}

#kalenderCubeInfobox .newKalender #calTextList {
  width: 63%;
  float: right;
}

#kalenderCubeInfobox .calTextMainHeadline {
  color: #626262;
  float: left;
  font-size: 18px;
  font-weight: normal;

  padding-bottom: 10px;
  width: 100%;
  display: none;
}

#kalenderCubeInfobox .calTextDetailTitle {
  float: left;
  width: 100%;
  font-weight: normal;

  color: #2581c2;
  font-size: 16px;
}

#kalenderCubeInfobox .newKalender .item {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

#kalenderCubeInfobox .newKalender .calTextDetailCategory {
  width: 100%;
  float: left;
}

#kalenderCubeInfobox .fc-toolbar h2 {
  margin: 0;
  color: #fff;
  font-size: 21px;
  font-weight: normal;

  color: #fff;
  float: none;
  font-size: 19px;
  margin: 0;
  line-height: 40px;
}

#kalenderCubeInfobox .fc-toolbar .fc-left {
  float: none;
  width: 100%;
}

#kalenderCubeInfobox .fc-toolbar .fc-right {
  float: left;
  width: 100%;
}

#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-right,
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
  top: 0px;
  right: 0px;
  left: auto;
  position: absolute;
  height: 40px !important;
}

#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
  left: 0px;
  right: auto;
}

#kalenderCubeInfobox .fc-basic-view tbody .fc-row {
  min-height: 5px !important;
}

#kalenderCubeInfobox .fc-day-grid-event > .fc-content {
  display: none;
}

#kalenderCubeInfobox .ui-widget-content {
  background: none !important;
}

#kalenderCubeInfobox .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-content .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-header .ui-state-highlight {
  background: #2a2a32 none repeat scroll 0 0 !important;
  border: none;
  color: #fff;
}

#kalenderCubeInfobox .ui-state-default,
#kalenderCubeInfobox .ui-widget-content .ui-state-default,
#kalenderCubeInfobox .ui-widget-header .ui-state-default {
  background: none !important;
  border: none !important;
  color: #ffffff;
  font-weight: normal;
}

#kalenderCubeInfobox .squareImg {
  background: none repeat scroll 0 0 #2a2a32;
  border: 3px solid #2a2a32;
  border-radius: 50%;
  color: #f00;
  float: right;
  height: 2px !important;
  width: 2px !important;
}

#kalenderCubeInfobox #calTextDetailTitle a {
  color: #000;
  font-weight: normal;
}

#kalenderCubeInfobox span {
  font-weight: normal;
}

#kalenderCubeInfobox div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
  height: 33px !important;
}

#kalenderCubeInfobox .fc-ltr .fc-basic-view .fc-day-number {
  text-align: left !important;
  padding-bottom: 0;
  border-color: #fff;
}

#kalenderCubeInfobox .ui-widget-content {
  border-color: #fff;
  color: #222222;
}

.fc th,
.fc td {
  border-color: #ccc !important;
}

#contentbereich .fc-toolbar h2 {
  color: #2a2a32;
  font-weight: normal;

  font-size: 20px;
}

#contentbereich .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
#contentbereich .ui-widget-header .ui-state-highlight {
  background: #7394c9 none repeat scroll 0 0;
}

#kalenderCubeInfobox .ui-widget-header {
  background: none repeat scroll 0 0 #fff;
  border: medium none;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
}

#kalenderCubeInfobox .fc button {
  height: 23px !important;
}

#kalenderCubeInfobox .fc-toolbar {
  margin-bottom: 0px !important;
  text-align: center;
  background: #2a2a32;
  position: relative;
}

#kalenderCubeInfobox #calTextList {
  color: #2a2a32;
  float: right;
  padding: 12px;
  width: 93%;
}

#kalenderCubeInfobox #weiterlesen {
  background: #2a2a32 none repeat scroll 0 0;
  float: left;
  margin: 0 12px;
  padding: 4px 8px;
}

#kalenderCubeInfobox #weiterlesen a {
  color: #fff;
}

#kalenderCubeInfobox #calTextList .calTextDetailCategory {
  display: none;
}

#kalenderCubeInfobox #calTextList .calTextDetailPicture {
  display: none;
}

#kalenderCubeInfobox .calTextDetailItem {
  border: none;
  float: left;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 12px;
  width: 96%;
  background: #fff;
  padding: 2%;
}

#kalenderCubeInfobox .calTextDetailDesc {
  display: none;
}

/* KALENDER Monatsansicht */

#outlookCal {
  float: left;
  padding-top: 30px;
  position: relative;
}

#outlookCal *:not([class*="c7-"]) {
  font-size: 13px;
}

#outlookCal .ui-widget-content {
  border-color: #ccc !important;
}

.fc-day-grid-event .fc-time {
  font-size: 11px !important;
}

.fc-title {
  font-size: 12px !important;
}

#calTextListOutlook {
  clear: both;
}

/*
#kalenderOutlook .rahmen {
    clear: none;
    float: left;
    margin-bottom: 5px;
    margin-right: 2%;
    max-width: 770px;
    min-height: 60px;
    width: 23%;
}
#kalenderOutlook .rahmen.last {
    margin-right: 0%;
	width: 25%;
}
*/
#kalenderOutlook .optionHeadline {
  float: left;
  clear: both;
  font-size: 15px;
}

#kalenderOutlook .kalenderOption {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
}

.btnDownloadIcal {
  background: #a40024 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 15px;
  margin-right: 15px;
  margin-top: 15px;
  padding: 5px 15px 3px;
}

.btnDownloadIcal:hover {
  background: #787878 none repeat scroll 0 0;
}

/* OPTION FILTER KALENDER*/

.optionHeadline {
  float: left;
  clear: both;
  font-size: 15px;
  display: none;
}

#kalenderOption {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
}

#kalenderOption .kalenderBtn {
    background: #777675 none no-repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-right: 17px;
    padding: 9px 69px 7px 20px;
    text-decoration: none;
    width: 129px;
    height: 34px;
}

#kalenderOption .kalenderBtnLast {
  margin-right: 0;
}

#kalenderOption .kalenderBtn:hover {
  background-color: #a40024;
  color: #fff;
  border: none;
}

.kalenderFilterOption .formobjektkleinVeranstaltung {
  float: left;
  width: calc(100% - 12px);
}

.kalenderFilterOption .rahmen.last label {
  float: left;
}

#kalenderOption .kalenderansichtBtn.btnActive,
#kalenderOption .listenansichtBtn.btnActive {
  background-color: #a40024;
  color: #fff;
  background-image: url(../images/calIcon01.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom -42px;
}

#kalenderOption .listenansichtBtn.btnActive {
  background-image: url(../images/calIcon02.png);
  background-position: right 10px bottom 14px;
}

#kalenderOption .kalenderansichtBtn {
  background-image: url(../images/calIcon01.png);
  background-position: bottom 8px right 10px;
}

#kalenderOption .listenansichtBtn {
  background-image: url(../images/calIcon02.png);
  background-position: right 10px bottom 14px;
}

#kalenderOption .icsBtn {
  background-image: url(../images/calIcon03.png);
  background-position: right 10px bottom 9px;
}

#kalenderOption .pdfBtn {
  background-image: url(../images/calIcon04.png);
  background-position: right 10px bottom 10px;
}

#search2Block input[type="submit"] {
  float: right;
}

#contentbereich .kalenderFilterOption {
  background: #f2f2f2 none repeat scroll 0 0;
  float: left;
  padding: 15px 30px;
  width: calc(100% - 60px);
  margin-bottom: 21px;
}

.kalenderFilterOption .rahmen {
  float: left;
  margin-bottom: 5px;
  width: 32%;
  margin-right: 2%;
  clear: none;
  position: relative;
}

.kalenderFilterOption #anzeigevon,
.kalenderFilterOption #anzeigebis {
  width: calc(100% - 12px);
}

.kalenderFilterOption input {
  padding: 5px 4px;
}

.kalenderFilterOption .rahmen.left,
.kalenderFilterOption .rahmen.right {
  float: left;
  margin-left: 0;
  margin-right: 3%;
  position: relative;
  width: 31%;
}

.kalenderFilterOption .rahmen.last {
  float: right;
  margin-right: 0;
  width: 32%;
}

.kalenderFilterOption .rahmen.last {
  margin-right: 0%;
  float: left;
}

.kalenderFilterOption .rahmen.full {
  width: 100%;
}

.kalenderFilterOption ul.checkboxSplitterKalender {
  float: left;
  margin: 0 !important;
  padding: 0 0 10px;
  width: 100%;
}

.angzeigenkalender {
  bottom: 28px;
  float: right;
  position: relative;
  right: 10px;
  width: 26px;
}

#contentbereich .kalenderFilterOption ul.checkboxSplitterKalender li {
  float: left;
  list-style: outside none none;
  width: 31.7%;
  background: none;
  padding: 0;
  font-size: 16px;
  margin-bottom: 8px;
}

input.sucheStartenBtn:hover {
  color: #fff;
}

#kalenderOutlook .checkboxSplitterKalender label {
  padding-left: 4px;
}

#kalenderOutlook #calTextListOutlook {
  float: left;
  padding-top: 25px;
  width: 100%;
}

#kalenderOutlook #mainHeadlineOutlook.calTextMainHeadlineOutlook {
  clear: both;
  color: #2a2a32;
  font-size: 26px;
  font-weight: normal;

  margin: 25px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}

#kalenderOutlook .calTextDetailDownloadFilesOutlook {
  float: left;
  margin-top: 15px;
  width: 100%;
}

#kalenderOutlook .calTextDetailItem {
  border-bottom: 1px solid #ccc;
  float: left;
  line-height: 21px;
  margin-bottom: 17px;
  margin-right: 0;
  padding-bottom: 17px;
  position: relative;
  width: 100%;
}

#kalenderOutlook .calTextDetailTitleOutlook {
  color: #222;
  font-size: 23px;
  font-weight: normal;
  margin: 12px 0;
}

.calTextDetailOrganizerOutlook {
}

span.calTextDetailDescPre {
  font-weight: normal;
}

#kalenderOutlook span.calTextDetailOrganizerPre,
#kalenderOutlook span.calTextDetailLocationPre {
  color: #2a2a32;
  font-weight: normal;
}

#kalenderOutlook .calTextDetailPicture,
#kalenderOutlook .calTextDetailPicturePlaceholder {
  float: left;
  margin-bottom: 15px;
  margin-right: 37px;
  margin-top: 3px;
  width: 300px;
  height: 169px;
  position: relative;
  background-color: #ccc;
}

#kalenderOutlook .calTextDetailPicture img {
  float: none;
  left: 49.8%;
  margin: auto 0;
  max-height: 100%;
  position: absolute;
  top: 49.8%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
}

#kalenderOutlook .calTextDetailPicturePlaceholder {
  background: #dcdcdc url("../images/platzhalter.jpg") no-repeat scroll center
    center / contain;
  min-height: 169px;
  text-align: center;
}

#kalenderOutlook .calTextDetailCategoryOutlook {
  display: none;
}

#kalenderOutlook .calTextDetailDescOutlook {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.calendarOutlook {
  margin: 0 auto;
  max-width: 100% !important;
}

#outlookCal .ui-widget-header {
  background: #626262 none repeat scroll 0 0 !important;
  border: 1px solid #626262;
  color: #eaf5f7;
  font-weight: normal;
}

#outlookCal .ui-state-default,
#outlookCal .ui-widget-content .ui-state-default,
#outlookCal .ui-widget-header .ui-state-default {
  background: #656565 none repeat scroll 0 0;
  border: 1px solid #9b9b9b;
  border-radius: 0;
  color: #ffffff;
  font-weight: normal;
}
#outlookCal .ui-state-default:hover {
    background: #a40024;
}
#outlookCal .ui-state-active {
  background: #f7f7f5 none repeat scroll 0 0 !important;
  border: 1px solid #9b9b9b;
  color: #656565;
}

#outlookCal .ui-state-hover {
/*  background: #f7f7f5 none repeat scroll 0 0 !important;*/

}

#outlookCal .ui-state-hover .ui-icon,
#outlookCal.ui-state-focus .ui-icon {

}

#outlookCal .fc-toolbar {
  margin-bottom: 10px !important;
  text-align: center;
}

#outlookCal .fc-event {
  background: #a40024 none repeat scroll 0 0!important;
  border-color: #a40024;
  margin-bottom: 4px;
}
#outlookCal .fc-event:hover {
  background: #a40024 none repeat scroll 0 0!important;
}
#outlookCal .calendarOutlookDetail {
  background-color: white;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  box-shadow: 0 0 8px 0px #707070;
  left: 50%;
  min-height: 300px;
  padding: 18px;
  position: absolute;
  top: 20%;
  transform: translate(-50%, 0px);
  width: 324px;
}

#outlookCal .calendarOutlookDetail .buttonOutlook {
  background: #626262 none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  float: left;
  margin-bottom: 20px;
  padding: 2%;
}

#outlookCal .calendarOutlookDetail #detailAllFormData {
  clear: both;
  font-size: 12px;
  line-height: 18px;
  padding: 2%;
}

#outlookCalDetailWindow #dateFrom,
#outlookCalDetailWindow #dateTo,
#outlookCalDetailWindow #detailLocation,
#outlookCalDetailWindow #detailOrganizer {
  padding-left: 16px;
}

#outlookCalDetailWindow #dateFrom {
  background: url("../images/datevom.png") no-repeat scroll left 4px;
}

#detailLocation {
  background: url("../images/location.png") no-repeat scroll left 4px;
  /*margin-bottom: 25px;*/
}

#outlookCalDetailWindow #detailOrganizer {
  background: url("../images/organizer.png") no-repeat scroll left 4px;
}

#outlookCalDetailWindow .outlookCalTextDetailLocationPre,
#outlookCalDetailWindow .outlookCalTextDetailOrganizerPre,
#outlookCalDetailWindow .outlookCalTextDetailDescPre {
  display: none;
}

#outlookCalDetailWindow #detailDescriptionHtml p {
  color: #303030;
  font-size: 14px;
  line-height: 19px;
}

#outlookCalDetailWindow #detailTitle {
  color: #a30224;
  font-size: 19px;
  font-weight: normal;
  line-height: 22px;
  margin: 15px 0;
}

#outlookCal .ui-widget-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #222222;
}

#kalenderCubeInfobox {
  display: block;
  float: left;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 3%;
  width: 93%;
}

#kalenderCubeInfobox #boxView {
  float: left;
  width: 100%;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #d1d1d1 none repeat scroll 0 0 !important;
}

#kalenderCubeInfobox .fc-scroller {
  height: 210px !important;
  overflow-x: hidden;
  overflow-y: scroll;
}

#kalenderCubeInfobox .fc table {
  font-size: 14px;
}

#kalenderCubeInfobox .newKalender {
  color: #626262;
  float: left;
  width: 100%;
}

#kalenderCubeInfobox .newKalender #boxView {
  float: left;
  width: 34%;
}

#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-w,
#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e,
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e,
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
  background-image: url("../images/kalenderArrow.png") !important;
  background-position: 0 0;
  height: 13px;
  width: 18px;
}

#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e {
  background-position: -18px 0;
}

#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e {
  background-position: -18px -13px;
}

#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
  background-position: 0 -13px;
}

#kalenderCubeInfobox .newKalender #calTextList {
  float: right;
  width: 63%;
}

#kalenderCubeInfobox .calTextMainHeadline {
  color: #626262;
  display: none;
  float: left;
  font-size: 18px;
  font-weight: normal;

  padding-bottom: 10px;
  width: 100%;
}

#kalenderCubeInfobox .calTextDetailTitle {
  color: #2581c2;
  float: left;
  font-size: 16px;
  font-weight: normal;

  text-transform: uppercase;
  width: 100%;
}

#kalenderCubeInfobox .newKalender .item {
  float: left;
  padding-bottom: 5px;
  width: 100%;
}

#kalenderCubeInfobox .newKalender .calTextDetailCategory {
  float: left;
  width: 100%;
}

#kalenderCubeInfobox .fc-toolbar h2 {
  color: #fff;
  float: none;
  font-size: 19px;
  font-weight: normal;

  line-height: 40px;
  margin: 0;
}

#kalenderCubeInfobox .fc-toolbar .fc-left {
  float: none;
  width: 100%;
}

#kalenderCubeInfobox .fc-toolbar .fc-right {
  float: left;
  width: 100%;
}

#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-right,
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
  height: 40px !important;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
}

#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
  left: 0;
  right: auto;
}

#kalenderCubeInfobox .fc-basic-view tbody .fc-row {
  min-height: 5px !important;
}

#kalenderCubeInfobox .fc-day-grid-event > .fc-content {
  display: none;
}

#kalenderCubeInfobox .ui-widget-content {
  background: #fff none repeat scroll 0 0 !important;
}

#kalenderCubeInfobox .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-content .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-header .ui-state-highlight {
  background: #2a2a32 none repeat scroll 0 0 !important;
  border: 1px solid #2a2a32;
  color: #fff;
}

#kalenderCubeInfobox .ui-state-default,
#kalenderCubeInfobox .ui-widget-content .ui-state-default,
#kalenderCubeInfobox .ui-widget-header .ui-state-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #ffffff;
  font-weight: normal;
}

#kalenderCubeInfobox .squareImg {
  background: #dddddd none repeat scroll 0 0;
  border: 3px solid #dddddd;
  color: #459aea;
  float: right;
  height: 2px !important;
  margin-top: 3px;
  width: 2px !important;
}

#kalenderCubeInfobox div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
  height: 33px !important;
}

#kalenderCubeInfobox .fc-ltr .fc-basic-view .fc-day-number {
  padding-bottom: 0;
  text-align: left !important;
}

#kalenderCubeInfobox .ui-widget-content {
  border-color: #e6e6e6;
  color: #222222;
}

#kalenderCubeInfobox .ui-widget-header {
  background: #efefef none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-size: 11px;
  font-weight: normal;

  text-transform: uppercase;
}

#kalenderCubeInfobox .fc button {
  height: 23px !important;
}

#kalenderCubeInfobox .fc-toolbar {
  background: #2a2a32 none repeat scroll 0 0;
  margin-bottom: 5px !important;
  position: relative;
  text-align: center;
}

#kalenderCubeInfobox #calTextList {
  color: #5f5c5c;
  float: right;
  padding-top: 12px;
  width: 100%;
}

#kalenderCubeInfobox #calTextList .calTextDetailCategory {
  display: none;
}

#kalenderCubeInfobox #calTextList .calTextDetailPicture {
  display: none;
}

#kalenderCubeInfobox .calTextDetailItem {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 12px;
  padding: 2%;
  width: 96%;
}

#kalenderCubeInfobox .calTextDetailDesc {
  display: none;
}

/* Formulare */
.formobjektNoSize,
.formobjekt,
.formobjektklein,
.formobjektselectklein,
.containerSelector,
.formobjektselectkleinMonth,
.formobjektselectkleinYear,
.formobjektselectkleinVeranstaltung,
.formobjektkleinVeranstaltung,
.formobjektCaptcha,
.formobjektselectklein,
.formobjektkleinGastro,
.formobjektselectkleinGastro,
.formobjektkleinGastro,
.formSelect,
.formobjektkleinGB {
  padding: 7px 5px;
  font-size: 14px;
}

.formobjektselectkleinVeranstaltung {
  height: 31px;
  line-height: 20px;
  padding: 5px;
}

/* Tabellen */
table.contenttable {
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 5px;
  float: left;
  clear: both;
}

table.contenttable td {
  font-weight: normal !important;
}

table.contenttable thead,
tfoot,
table.contenttable tbody th {
  text-align: left;
}

table.contenttable th {
  padding-bottom: 0px;
}

table.contenttable td DIV.ce-bodytext P,
table.contenttable th DIV.ce-bodytext P {
  margin-bottom: 0px;
}

/* News */

#dynamischeListe2 {
  width: 100%;
  padding-top: 12px;
  float: left;
}

#dynamischeListe2 ul {
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  float: left;
  position: relative;
  width: 100%;
}

#dynamischeListe2 ul li {
  width: 100%;
  padding: 0px;
}

#dynamischeListe2 .dateall {
  float: left;
  width: 65px;
  padding-top: 5px;
  text-align: center;
  padding-right: 4px;
}

#dynamischeListe2 .date02 {
  color: #424242;
  font-size: 12px;
  text-align: left;
  margin-top: 12px;
  vertical-align: top;
  padding-left: 18px;
  background-image: url(../images/calendar.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-bottom: 1px;
}

#dynamischeListe2 .date {
  text-align: center;
  width: 65px;
}

#dynamischeListe2 .date p {
  padding-bottom: 0px;
  line-height: 15px;
  height: 0px;
}

#dynamischeListe2 .artikelVom {
  float: left;
  color: #014876;
  font-size: 11px;
  padding-bottom: 1px;
  margin-top: -2px;
  float: left;
  width: 76px;
  padding-left: 6px;
}

#dynamischeListe2 .month {
  color: #025750;
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  text-align: center;
}

#dynamischeListe2 .year {
  color: #025750;
  font-size: 12px;
  text-align: center;
  margin-top: 0px;
}

#dynamischeListe2 .day {
  color: #025750;
  font-size: 18px;
  font-weight: normal;

  text-align: center;
}

#dynamischeListe2 .newsText {
  padding-bottom: 5px;
}

#dynamischeListe2 .newsText02 {
  width: 100%;
  max-width: 770px;
  padding-bottom: 5px;
}

#dynamischeListe2 .weiterlesen {
  width: 40px;
  float: right;
  height: 100%;
  text-align: left;
  vertical-align: middle;
  margin-top: 7%;
  margin-bottom: 7%;
  padding-left: 11px;
}

#dynamischeListe2 .weiterlesen a {
  vertical-align: middle;
}

#dynamischeListe2 .wrap {
  width: 432px;
  float: right;
  padding-left: 5px;
  padding-right: 5px;
}

#dynamischeListe2 .teaserPicture {
  float: left;
  margin-right: 23px;
  padding: 0;
  width: 34.1%;
  margin-top: 5px;
}

#dynamischeListe2 .teaserPicture a {
  background: #fff none repeat scroll 0 0;
  float: left;
  height: 163px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

#contentbereich .teaserPicture img {
  float: none;
  left: 50%;
  margin: auto 0;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
}

#dynamischeListe2 .newsText {
  display: block;
  float: right;
  min-height: 128px;
  padding-bottom: 46px;
  position: relative;
  width: 62%;
}

#dynamischeListe2 h4 h2 {
  font-size: 14px;
  font-weight: normal;
}

#dynamischeListe2 h4 {
  padding-bottom: 0;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  padding-left: 0px;
  border: none;
  padding-top: 0px;
  width: auto;
}

#dynamischeListe2 h4 a {
  font-weight: normal;

  text-decoration: none;
  font-size: 18px;
}

#dynamischeListe2 h4 a:hover {
  text-decoration: none;
}

#contentbereich .headline {
  clear: none;
  font-weight: normal;

  background: none repeat scroll 0 0 transparent;
  color: #2a2a32;
  margin: 0 0 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 0;
  font-size: 17px;
  line-height: 22px;
}

#contentbereich .headline a {
  color: #2a2a32;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
}

/* Formulare */

#contentbereich form {
  padding-bottom: 10px;
  width: 100%;
}

.zeile {
  width: 100%;
  max-width: 770px;
  margin-bottom: 5px;
}

.formobjektNoSize {
  float: none;
}

.formobjekt {
  width: 98.4%;
  line-height: 16px;
}

.formobjektCaptcha2 {
  width: 98.4%;
}

.formobjektklein {
  width: calc(100% - 12px);
}

.formobjektkleinVeranstaltung {
  width: calc(100% - 12px);
}

.rahmen.left .formobjektkleinVeranstaltung,
.rahmen.fuenfzig .formobjektkleinVeranstaltung {
  width: 96.9%;
}

.rahmen.fuenfzig {
  clear: both;
  float: left;
  margin-bottom: 5px;
  max-width: 734px;
  width: 50%;
}

.formobjektselectklein {
  width: 603px;
}

.formobjektselectkleinGastro {
  width: 564px;
}

.formobjektselectkleinVeranstaltung {
  width: 100%;
  max-width: 770px;
}

.formSelect,
.formInputText,
.formInputSubmit {
  margin: 4px 0 8px 0;
  width: 100%;
}

.formobjektkleinWFGCompany,
.formobjektkleinWFGCompanyText {
  padding: 5px;
  width: 589px;
}

.mailformplus_contactform p {
  /*
	clear: both;
	display: block;
	width: 100%;
	*/
  float: left;
}

.formobjektCaptcha {
  width: 275px;
  float: none;
}

.formleft,
.formright {
  float: left;
  width: 287px;
}

.formright {
  float: right !important;
}

.formobjektsmall {
  float: none !important;
  width: 275px !important;
}

.formbig {
  float: left;
  width: 100%;
  max-width: 770px;
}

.formular01 {
  float: left;
  font-size: 13px;
  margin: 0 0 11px;
  width: 100%;
}

.labelabstand {
  margin: 0 30px 0 0;
}

ul.schadensmeldung {
  float: left;
  margin: 0 0 20px !important;
  padding: 0;
  width: 100%;
  max-width: 770px;
}

ul.schadensmeldung li {
  background: none repeat scroll 0 0 transparent !important;
  float: left;
  list-style: none outside none;
  margin: 0 !important;
  padding: 0 0 5px !important;
  width: 33.2%;
}

/* Kalender */

.gastro {
  clear: both;
  float: left;
  font-size: 12px;
  margin-bottom: 15px;
  padding-bottom: 25px;
  padding-right: 10px;
  width: 590px;
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #cdcdcd;
}

#kalender {
  width: 100%;
  padding-top: 15px;
}

#kalender .list {
  /*font-size:12px;*/
  padding-bottom: 25px;
  padding-top: 10px;
  width: 100%;
  margin-bottom: 15px;
}

#kalender .list2 {
  margin-bottom: 16px;
  padding-bottom: 8px;
  width: 100%;
}

#kalender .date {
  width: 52px;
  min-height: 60px;
}

#kalender .month {
  font-size: 12px;
  padding-top: 4px;
  width: 100%;
}

#kalender .day {
  font-size: 20px;
  width: 100%;
  color: #2a2a32;
}

#kalender .entry {
  width: 90%;
}

#kalender .headline {
  font-size: 18px;
  margin: 0 0 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 0px;
}

#kalender .descripBlock {
  padding-top: 10px;
}

#kalender .descripBlock p {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 5px;
}

#kalender .outlook {
  text-decoration: none;
  margin-top: 15px;
  margin-right: 15px;
}

/* Control Slider */

#contentbereich .export {
  margin: 10px 0;
  padding: 5px 10px 0 10px;
  width: 97%;
}

#contentbereich .export h4 {
  background: none;
  margin: 0;
  border: none;
}

.export {
  background: #fdfdfd;
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
  padding: 10px;
}

/* ---------------------  Farben ---------------------  */

/* Tabellen */
table.contenttable thead,
tfoot,
table.contenttable tbody th,
table.contenttable th {
  background: #d9e5ee none repeat scroll 0 0;
  color: #2f495d;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
}

table.contenttable td,
table.contenttable th {
  border: 1px solid #cfcfcf;
}

.contenttable tr.alt td {
  background: #f9f9f9;
}

.contenttable tr td {
  background: #fff;
}

.contenttable tr.over td {
  background: #eef1f6;
}

#contentbereich .infoboxContent .contenttable tr.alt td {
  background: #f9f9f9;
}

#contentbereich .infoboxContent .contenttable tr.over td {
  background: #eef1f6;
}

table.contenttable {
  border: 1px solid #cfcfcf;
}

.unterkuenfte table a {
  font-weight: normal;
}

/* News */
#dynamischeListe2 ul li {
  background: #e4e4e4 none no-repeat scroll 0 0 !important;
  padding: 30px 35px;
  width: calc(100% - 70px);
}

#dynamischeListe2 .dateall {
  border-bottom: 1px solid #cecfcf;
}

#dynamischeListe2 .date02 {
  color: #868686;
}

#dynamischeListe2 .artikelVom {
  color: #014876;
}

#dynamischeListe2 .month {
  color: #c1df73;
}

#dynamischeListe2 .year {
  color: #698719;
}

#dynamischeListe2 .day {
  color: #c1df73;
  font-size: 20px;
}

#dynamischeListe2 .newsText {
  color: #000;
}

#dynamischeListe2 .newsText a {
  color: #2a2a32;
}

#dynamischeListe2 .newsText a.weiter {
  color: #2a2a32;
}

#dynamischeListe2 h4 {
  color: #52608f;
  font-weight: normal;
  background-color: transparent;
}

.imageBorder01 {
  border: 1px solid #8e8e8d;
}

#dynamischeListe2 h4 a {
  color: #52608f;
}

/* Formulare */
.freimeldesystem .formobjektNoSize {
  float: none;
}

.freimeldesystem .rahmen.left {
  clear: left;
}

.freimeldesystem .rahmen.right {
  clear: right;
}

.freimeldesystem ul.tabs li {
  background: none repeat scroll 0 0 !important;
  border: 2px solid #007bbc;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: normal;
  margin-right: 5%;
  padding: 0 !important;
  width: auto;
}

#contentbereich .freimeldesystem ul.tabs {
  margin: 15px 0 45px;
  float: left;
  width: 100%;
}

.schrittTourismSlide {
  float: left;
  margin-bottom: 35px;
  width: 100%;
}

.freimeldesystem ul.tabs li a {
  float: left;
  font-size: 16px;
  font-weight: normal;
  padding: 8px 16px;
}

.freimeldesystem ul.tabs li a.current,
.freimeldesystem ul.tabs li a:hover {
  background: #007bbc none repeat scroll 0 0;
  color: #ffffff;
}

.freimeldesystem ul.tabs li a:hover {
  background: #e4e1de none repeat scroll 0 0;
}

.freimeldesystem .panes1,
.freimeldesystem .panes2 {
  float: left;
  width: 100%;
}

.formobjektNoSize,
.formobjekt,
.formobjektklein,
.formobjektselectklein,
.containerSelector,
.formobjektselectkleinMonth,
.formobjektselectkleinYear,
.formobjektselectkleinVeranstaltung,
.formobjektkleinVeranstaltung,
.formobjektCaptcha,
.formobjektselectklein,
.formobjektkleinGastro,
.formobjektselectkleinGastro,
.formobjektkleinGastro,
.formobjektkleinWFGCompany,
.formobjektkleinWFGCompanyText,
.formobjektkleinWFGCompanySelect,
.formobjektfull,
.formSelect,
.formobjektkleinGB,
.formobjektselect, {
  border: 1px solid #d4d4d4;
  background: #f6f6f6;
  color: #2f2f2f;
  float: left;
  margin-top: 4px;
  -webkit-border-radius: 0;
}
.rahmen img {
    right: 3px;
    position: absolute;
    width: 22px;
    top: 25px;
    right: 3px;
}
.formobjektkleinWFGCompanySelect {
  padding: 4px;
  width: 107px;
}

.formobjektfull {
  width: 623px;
}

.formobjekt {
  border: 1px solid #d4d4d4;
}

.formobjekt:hover,
.formobjektkleinVeranstaltung:hover,
.formobjektklein:hover,
.formobjektselectkleinVeranstaltung:hover,
.formobjektkleinVeranstaltung:hover,
.formobjektkleinGastro:hover,
.formobjektselectkleinGastro:hover,
.formobjektkleinWFGCompany:hover,
.formobjektkleinWFGCompanyText:hover,
.formobjektkleinWFGCompanySelect:hover,
.formobjektfull:hover,
.formSelect:hover,
.formobjektsmall:hover,
.formobjektCaptcha:hover,
.formobjektCaptcha2:hover {
  background-color: #f9f9f9;
}

.formobjekt:focus,
.formobjektkleinVeranstaltung:focus,
.formobjektCaptcha:focus,
.formobjektklein:focus,
.formobjektselectkleinVeranstaltung:focus,
.formobjektkleinVeranstaltung:focus,
.formobjektkleinGastro:focus,
.formobjektselectkleinGastro:focus,
.formobjektkleinWFGCompany:focus,
.formobjektkleinWFGCompanyText:focus,
.formobjektkleinWFGCompanySelect:focus,
.formobjektfull:focus,
.formSelect:focus,
.formobjektkleinGB:focus,
#umfrage .abstimmen:hover,
#umfrage .ergebnis:hover,
.date:focus,
.formobjektCaptcha2:focus,
.formobjektsmall:focus {
  border: 1px solid #2a2a32;
  background-: #f9f9f9;
  -webkit-box-shadow: 0px 0px 7px 0px #2a2a32;
  -moz-box-shadow: 0px 0px 7px 0px #2a2a32;
  box-shadow: 0px 0px 7px 0px #2a2a32;
  outline: none;
}

.suche:focus {
  outline: none;
}

input[type="submit"], input[type="reset"], #kalender .outlook, #contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, .abstimmen, .ergebnis, #contentbereich .item a.more, .descriptionOpenCloseBlock {
    background: #a40024 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin-top: 20px;
    padding: 10px 15px 7px;
    border: 0;
}
.descriptionOpenCloseBlock {
  float: left;
}

.calTextDetailDescOutlook {
  float: left;
  margin-top: 15px;
  width: 100%;
}

.descriptionBlockShow {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.entry strong {
  color: #a40024;
  font-size: 16px;
  line-height: 22px;
}

.rahmen.fuenfzig input[type="submit"] {
  margin-top: 27px;
}

.karte {
  background: #2a2a32 url("../images/karte.png") no-repeat scroll 15px center;
  border: 1px solid #d4d4d4;
  color: #fff;
  float: left;
  font-size: 13px;
  padding: 8px 20px 5px 50px;
  text-transform: uppercase;
}

.karte:hover {
  color: #fff !important;
}

.item .details a {
  float: left;
  margin: 3px 14px 0 0;
  width: 31.4%;
}

.map {
  float: right;
  width: 250px;
}

.blockOne {
  min-height: 100px;
  margin-bottom: 15px;
  line-height: 22px;
}

.blockTwo .images {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.blockTwo .discription {
  float: left;
  width: 61%;
}

#contentbereich .blockTwo h3 {
  color: #000;
  font-size: 19px;
  text-transform: uppercase;
}

.map a.bigMap {
  width: 100%;
}

#contentbereich .item {
  border-bottom: 1px solid #e7e6e6;
  float: left;
  margin-bottom: 19px;
  padding-bottom: 25px;
  position: relative;
  width: 100%;
}

#contentbereich .more {
  clear: both;
  float: left;
  font-size: 13px !important;
  margin-top: 0 !important;
  text-transform: uppercase;
  margin-right: 25px;
  width: auto !important;
}

#contentbereich a.abstimmen,
#contentbereich a.ergebnis {
  color: #2f2f2f;
}

/*
form .date {
	color:#2f2f2f;
	float: right;
	margin-top: 4px;
	font-size: 12px;
	padding: 5px;
	width:468px;
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
}
*/
input[type="submit"]:hover,
input[type="reset"]:hover,
#kalender .outlook:hover,
#contentbereich .gastro .infoGastro:hover,
#contentbereich .gastro .infoGastroBuchen:hover,
#dynamischeListe2 .weiterlesenNews:hover,
.abstimmen:hover,
.ergebnis:hover,
#contentbereich .item a.more:hover,
.descriptionOpenCloseBlock:hover {
  background: #787878;
}

#contentbereich .gastro .infoGastro,
#contentbereich .gastro .infoGastroBuchen,
#contentbereich .gastro .infoGastro:hover,
#contentbereich .gastro .infoGastroBuchen:hover {
  width: 125px;
}

/* Kalender */

#kalender .list2 {
  border-bottom: 1px solid #cdcdcd;
}

#kalender .day {
  color: #2a2a32;
}

#kalender .entry {
  color: #323232;
}

#kalender .headline {
    background: transparent none repeat scroll 0 0;
    color: #a40024;
    font-weight: normal;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Barlow-Medium';
}

#kalender .outlook {
}

#kalender .outlook a {
  color: #fff;
}

/* Control Slider */
/* Control Slider */

#contentbereich .controlBlockStyle {
  clear: both;
  float: left;
  margin-top: 20px;
  padding: 0 0 0 0px;
}

#contentbereich .controlBlockPageSlider {
  font-weight: normal;
  text-align: left;
  color: #f9f9f9;
  padding: 10px 0;
  width: 389px;
  clear: both;
}

#contentbereich .controlBlockPageSlider a,
#contentbereich .controlBlockPageSlider a:hover,
#contentbereich .controlBlockPageSlider u {
  text-decoration: none;
}

#contentbereich .controlBlockPageSlider u {
  background-color: #636363;
  border: 1px solid #636363;
  color: #ffffff;
}

#contentbereich .controlBlockPageSlider a,
#contentbereich .controlBlockPageSlider a:hover,
#contentbereich .controlBlockPageSlider u {
  margin: 0 3px 0 0;
  padding: 2px 6px;
}

#contentbereich .controlBlockPageSlider .sliderSpace {
  display: none;
}

#contentbereich .controlBlockPageSlider a {
  border: 1px solid #cdcdcd;
  color: #636363;
}

/* Infoboxen Contentbereich */

#contentbereich #export {
  border: 1px solid #bfc3cb;
  color: #474747;
  background: #f8f8f9;
}

.tx-srfreecap-pi2-cant-read {
  color: #6b6b6b;
}

.tx-srfreecap-pi2-cant-read a {
  color: #2a2a32;
  text-decoration: underline;
}

/* --------------------- ggf. Anpassen ---------------------  */

/* Tabellen */
table.contenttable thead,
tfoot,
table.contenttable tbody th {
  text-align: left;
}

table.contenttable td,
table.contenttable th {
  border-collapse: collapse;
}

/* Sitemap */

/* Slideblöcke */
#sliderOpenAll,
#sliderOpenAll1,
#sliderOpenAll2,
#sliderOpenAll2,
#sliderOpenAll4 {
  clear: both;
}

#contentbereich #nr1 {
  margin: 0 0 0px 0;
}

#contentbereich .slideBlock h4,
#contentbereich h4.sliderClosed,
#contentbereich #sliderOpenAll h4,
#contentbereich .slideBlock1 h4,
#contentbereich h4.sliderClosed1,
#contentbereich #sliderOpenAll1 h4,
#contentbereich .slideBlock2 h4,
#contentbereich h4.sliderClosed2,
#contentbereich #sliderOpenAll2 h4,
#contentbereich .slideBlock3 h4,
#contentbereich h4.sliderClosed3,
#contentbereich #sliderOpenAll3 h4,
#contentbereich .slideBlock4 h4,
#contentbereich h4.sliderClosed4,
#contentbereich #sliderOpenAll4 h4,
#contentbereich .slideBlock5 h4,
#contentbereich h4.sliderClosed5,
#contentbereich #sliderOpenAll5 h4 {
  background: transparent url("../images/sliderOpenAll.gif") no-repeat scroll 0
    7px;
  border-bottom: 1px solid #cecfcf;
  clear: both;
  color: #101010;
  cursor: pointer;
  display: block;
  font-size: 18px;
  float: none;
  font-weight: normal;
  list-style-type: none;
  margin: 25px 0 2px;
  padding: 4px 0 4px 18px;
  width: calc(100% - 18px);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#contentbereich .slideBlock {
  clear: both;
}

.sliderblockWrap {
  float: left;
  width: 100%;
  margin-bottom: 70px;
}

#contentbereich .slideBlock div.ce-textpic div.ce-gallery .ce-column {
  padding-top: 14px;
}

#contentbereich #sliderOpenAll h4,
#contentbereich #sliderOpenAll1 h4,
#contentbereich #sliderOpenAll2 h4,
#contentbereich #sliderOpenAll3 h4,
#contentbereich #sliderOpenAll4 h4,
#contentbereich #sliderOpenAll5 h4 {
  margin-bottom: 2px;
}

#contentbereich #sliderOpenAll h4.sliderClosed,
#contentbereich #sliderOpenAll1 h4.sliderClosed1,
#contentbereich #sliderOpenAll2 h4.sliderClosed2,
#contentbereich #sliderOpenAll3 h4.sliderClosed3,
#contentbereich #sliderOpenAll4 h4.sliderClosed4,
#contentbereich #sliderOpenAll5 h4.sliderClosed5 {
}

#contentbereich h4.sliderClosed,
#contentbereich h4.sliderClosed1,
#contentbereich h4.sliderClosed2,
#contentbereich h4.sliderClosed3,
#contentbereich h4.sliderClosed4,
#contentbereich h4.sliderClosed5 {
  background: url(../images/sliderCloseAll.gif) no-repeat 0px 7px transparent;
  margin-top: 0;
}

#contentbereich #sliderOpenAll h4,
#contentbereich #sliderOpenAll1 h4,
#contentbereich #sliderOpenAll2 h4,
#contentbereich #sliderOpenAll3 h4,
#contentbereich #sliderOpenAll4 h4,
#contentbereich #sliderOpenAll5 h4 {
  background: url(../images/sliderOpenAll.gif) no-repeat 0px 7px transparent;
}

#contentbereich #sliderOpenAll h4.sliderClosed,
#contentbereich #sliderOpenAll1 h4.sliderClosed1,
#contentbereich #sliderOpenAll2 h4.sliderClosed2,
#contentbereich #sliderOpenAll3 h4.sliderClosed3,
#contentbereich #sliderOpenAll4 h4.sliderClosed4,
#contentbereich #sliderOpenAll5 h4.sliderClosed5 {
  background: url(../images/sliderCloseAll.gif) no-repeat 0px 7px transparent;
}

#contentbereich #sliderOpenAll h4 {
  color: #a40024;
  margin-top: 0;
}

/* News */
#dynamischeListe2,
#dynamischeListe2 .dateall,
#dynamischeListe2 .date02,
#dynamischeListe2 .date,
#dynamischeListe2 .artikelVom {
}

#dynamischeListe2 ul li {
  clear: left;
  float: left;
  list-style: outside none none;
  margin-bottom: 30px;
  min-height: 184px;
}

#dynamischeListe2 ul li:nth-child(2n) {
  float: right;
  clear: right;
}

#dynamischeListe2 .month {
  font-weight: normal;
  text-align: center;
  padding-bottom: 5px;
}

#dynamischeListe2 .year {
  text-align: center;
}

#dynamischeListe2 .day {
  font-weight: normal;

  text-align: center;
  padding-bottom: 7px;
}

#dynamischeListe2 .teaserText {
  max-height: 168px;
  overflow: hidden;
}

#dynamischeListe2 h4 {
  clear: none;
}

#dynamischeListe2 h4 a {
  font-weight: normal;

  text-decoration: none;
}

#dynamischeListe2 h4 a:hover {
  text-decoration: none;
}

.teaserPicture img {
}

.artikelWeiterlesen {
  bottom: 3px;
  left: 43.2%;
  position: absolute;
}

/* Formulare */
#contentbereich form {
  clear: both;
  float: left;
}

.zeile {
  display: block;
  float: left;
}

.formobjektNoSize,
.formobjekt,
.formobjektklein,
.formobjektselectklein,
.containerSelector,
.formobjektselectkleinMonth,
.formobjektselectkleinYear,
.formobjektselectkleinVeranstaltung,
.formobjektkleinVeranstaltung,
.formobjektCaptcha,
.formobjektselectklein {
  /*float: left;*/
}

.formobjektNoSize {
  float: none;
}

.formobjektCaptcha {
  float: none !important;
}

.formSelect,
.formInputText,
.formInputSubmit {
  clear: both;
  float: left;
}

.formSelect,
.formInputText,
.formInputSubmit,
.formobjektkleinWFGCompanySelect {
  clear: both;
  float: left;
}

.formSelect {
  height: 30px;
  line-height: 20px;
  padding: 5px;
}

#contentbereich .formulare {
  clear: both;
}

#contentbereich .formulare ul {
  margin-top: 0;
}

#contentbereich .formulare ul li {
  line-height: 20px;
  list-style-type: none;
}

#contentbereich .formulare ul li a {
  background: url(../images/download.gif) no-repeat 0 0;
  padding: 0 0 0 20px;
}

/*HESSENFINDER*/
#hefinder ul,
#hefinder ol {
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 11px;
}

#hefinder .ytsa_page {
  background: none;
  font-size: 12px;
  padding: 0;
}

#hefinder .tsaid_QueryElementNavigationAZPublicServiceType ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0 6px 0 0;
  background: none;
}

#hefinder form {
  padding-bottom: 10px;
  width: 100%;
}

#hefinder form {
  clear: none;
  float: none;
}

#hefinder .tsaid_QueryElementSearchGroupArea div input,
#hefinder .tsaid_QueryElementSearchGroupArea div select,
#hefinder .tsaid_QueryElementSearchGroup div input,
#hefinder .tsaid_QueryElementSearchGroup div select,
#hefinder .tsaid_QueryElementSearchFormEvent div input,
#hefinder .tsaid_QueryElementSearchFormEvent div select,
#hefinder .ytsa_page form div input,
#hefinder .ytsa_page form div select {
  width: 100%;
}

#hefinder input[type="text"] {
  float: left;
}

#hefinder .ytsa_page form .tsaid_currentSelection {
  font-size: 0.8em;
  margin-left: 0;
}

/* Kalender */
#kalender {
  float: left;
}

#kalender .list {
  clear: both;
  float: left;
}

#kalender .list2 {
  clear: both;
  float: left;
}

#kalender .date {
  float: left;
}

#kalender .month {
  float: left;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
}

#kalender .kalendertext {
  float: right;
  padding: 10px 26px 16px 0;
  width: calc(61% - 26px);
}

#kalender img {
  float: none;
  left: 49.8%;
  margin: auto 0;
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
}

#kalender .day {
  background: #424242 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  float: left;
  font-size: 25px;
  font-weight: normal;
  padding: 9px 0;
  text-align: center;
}

#kalender .entry {
    border: 1px solid #ccc;
    float: right;
    width: calc(93% - 42px);
    padding: 20px;
}

#kalender .picturekalender {
  background: #dcdcdc none repeat scroll 0 0;
  float: left;
  height: 174px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 35.3%;
}

#kalender .picture {
  float: right;
}

#kalender .outlook {
  float: left;
  background: #a40024;
}

#kalender .outlook a {
  font-weight: normal;
  text-decoration: none;
}

#kalender .outlook a:hover {
  text-decoration: none;
}

/* Control Slider */
#contentbereich .controlBlockStyle {
  clear: both;
}

#contentbereich .controlBlockPageAllItems {
  float: left;
}

#contentbereich .controlBlockPageSlider {
  font-weight: normal;
  text-align: left;
}

#contentbereich .controlBlockPageSlider .sliderSpace {
  display: none;
}

#contentbereich .controlBlockPageSlider a,
#contentbereich .controlBlockPageSlider a:hover,
#contentbereich .controlBlockPageSlider u {
  text-decoration: none;
}

#abschnittsuebersicht {
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  background-color: #f6f6f6;
  padding: 5px;
  border: 1px solid #d0d0d0;
  margin-bottom: 12px;
  padding-top: 8px;
}

#abschnittsuebersicht ul {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#abschnittsuebersicht ul li {
  float: left;
  list-style-type: none;
  clear: none;
  margin-right: 3px;
}

#abschnittsuebersicht ul li a {
  padding: 2px;
  padding-right: 3px;
  padding-left: 3px;
}

/* Klasse um Eingabefelder Vereine, Firmen, Kalender etc. */
.rahmen {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 5px;
}

.rahmen.viertel {
  clear: none;
  float: right;
  margin-top: 4px;
  width: 22%;
}

.rahmen.dreiviertel {
  clear: none;
  width: 77%;
}

.rahmen.fuenfzig {
  width: 50%;
  max-width: 770px;
  clear: both;
  float: left;
  margin-bottom: 5px;
}

.rahmen.left {
  width: 48%;
  max-width: 770px;
  clear: none;
  float: left;
  margin-bottom: 5px;
  margin-right: 2%;
}

.rahmen.right {
  width: 48%;
  max-width: 770px;
  clear: none;
  float: left;
  margin-bottom: 5px;
  margin-left: 2%;
}

/* Bildergalerien */

#album {
  width: 100%;
  max-width: 770px;
  float: left;
  margin: 0px;
  padding-bottom: 5px;
}

#album ul {
  padding: 0px;
  width: 100%;
  max-width: 770px;
  margin: 0px;
}

#album ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
}

.photoRahmen {
  background: none repeat scroll left top #efefef;
  border: 1px solid #cfcfcf;
  float: left;
  height: 50px;
  margin: 0 9px 9px 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 75px;
}

.photoRahmen:hover {
  border: 1px solid #2a2a32;
}

#photoListe {
  width: 100%;
  max-width: 770px;
  float: left;
  padding: 0px 0 5px 0;
}

#photoListe ul {
  padding: 0px;
  margin: 0px;
}

.zumFoto {
  padding: 0px;
  margin: 0px;
  color: #dd0b02;
  font-size: 12px;
  margin: 0;
  padding: 20px 5px 10px 55px;
  background: url(../images/zumFotoalbum.gif) left top no-repeat;
}

.zumFoto a {
  color: #dd0b02;
}

#photoListe ul li {
  margin: 0px;
  list-style: none;
  padding: 0 0 8px;
  float: left;
  width: 100%;
}
#photoListe li {
    background: none !important;
}
#photoListe .folder {
  background-image: url(../images/photoalbum.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: #444444;
  display: block;
  float: left;
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-top: 24px;
  width: 35px;
  text-align: center;
  margin-top: 26px;
}

#photoListe .folder a {
}

#photoListe .data {
    width: calc(100% - 65px);
    padding-bottom: 7px;
    float: right;
    display: block;
    padding-top: 8px;
    padding-left: 15px;
    line-height: 21px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #000;
}

#photoListe .data h5 {
  font-size: 12px;
  margin: 0px;
  padding-bottom: 5px;
  color: #2a2a32;
}

#photoListe .data h5 a {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
    font-family: 'Barlow-Medium';
}

/* Service BW */

.imageRight {
  float: right;
}

#contentbereich #companyItems .companyItemsLetter {
  margin: 10px 0;
}

#contentbereich .ce-textpic.ce-below:not(.ce-intext) {
}

/* Umfrage */

#umfrage {
  clear: both;
}

#umfrage h4 {
  border: 0;
  font-size: 12px;
}

#contentbereich #umfrage ul,
#contentbereich #umfrage ol {
  margin: 0px;
}

#umfrage ul {
  margin: 10px 0 0 0;
  padding: 0;
}

#umfrage ul li {
  clear: both;
  float: left;
  list-style: none outside none;
  margin: 0 0 10px;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 770px;
}

#umfrage ul li .abstimmungen {
  background: url(../images/umfrage01.png) no-repeat 0 0;
  padding: 22px 0 0 72px;
  font-weight: normal;
  height: 64px;
}

#umfrage .abstimmen,
#umfrage .ergebnis {
  margin: 0px 10px 0 0;
}

/* splitList */
.listContainer1 {
  padding: 0;
  margin: 0;
}

.listContainer1 .splitList {
  float: left;
  width: 45%;
}

.listContainer1 .last {
  width: 40%;
}

.back {
  clear: both;
  padding: 0 0 10px 15px;
}

/* Wetterbox */
#weatherBox {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  background: url(../images/wetterbg.jpg) top left no-repeat;
}

#weatherBox .today {
  background: url(../images/wettertoday.png) top left repeat;
  color: #fff;
  float: left;
  padding: 10px;
  text-align: center;
  width: calc(50% - 20px);
}

#weatherBox .tomorrow {
  background: url(../images/wettertomorrow.png) top left repeat;
  color: #fff;
  float: right;
  padding: 10px;
  text-align: center;
  width: calc(50% - 20px);
}

#weatherBox .wetterborder {
  border: 1px solid #fff;
  float: left;
  padding: 26px 0 30px;
  width: calc(100% - 2px);
}

#weatherBox .dayname {
  float: left;
  margin-bottom: 6px;
  width: 100%;
}

#weatherBox .dayname span {
  border-bottom: 1px solid #fff;
  padding: 0 15px;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
  color: #e4e1de;
}

#weatherBox .temperature {
  float: left;
  font-size: 30px;
  font-weight: normal;
  color: #e4e1de;
  width: 100%;
}

#weatherBox .temperature span {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
}

#weatherBox .daytext {
  float: left;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 17px;
  text-transform: uppercase;
  width: 100%;
}

#weatherBox .picture {
  float: right;
  width: 100%;
  margin-bottom: 30px;
}

#weatherBox .picture img {
  max-width: 161px;
  border: 0;
}

/* Gastronomie */

.content_middle {
  clear: both;
}

/* For the details, see: https://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
  /*width:194px;		*/
}

/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index: 999;
  margin-top: -1px;
  width: 203px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  padding: 2px 0;
  height: 22px;
}

#caltitle {
  font-size: 14px;
  color: #2a2a32;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #ddd;
}

#calnext,
#calprev {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url(../images/prev.gif) no-repeat scroll center center;
  float: left;
  cursor: pointer;
}

#calnext {
  background-image: url(../images/next.gif);
  float: right;
}

#calprev.caldisabled,
#calnext.caldisabled {
  visibility: hidden;
}

/* year/month selector */
#caltitle select {
  font-size: 10px;
}

/* names of the days */
#caldays {
  height: 14px;
  border-bottom: 1px solid #ddd;
}

#caldays span {
  display: block;
  float: left;
  width: 28px;
  text-align: center;
}

/* container for weeks */
#calweeks {
  background-color: #fff;
  margin-top: 4px;
}

/* single week */
.calweek {
  clear: left;
  height: 22px;
}

/* single day */
.calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* different states */

.calweek a:hover,
.calfocus {
  background-color: #ddd;
}

/* sunday */
a.calsun {
  color: red;
}

/* offmonth day */
a.caloff {
  color: #ccc;
}

a.caloff:hover {
  background-color: rgb(245, 245, 250);
}

/* unselecteble day */
a.caldisabled {
  background-color: #f4f4f4 !important;
  color: #ccc !important;
  cursor: default;
}

/* current day */
#calcurrent {
  background-color: #2a2a32;
  color: #fff;
}

/* today */
#caltoday {
  background-color: #949494;
  color: #ffffff;
}

#calcurrent a {
  color: #fff;
}

#caltoday a {
  color: #666666;
}

select {
  padding: 10px;
}

#dynamischeListe2 .weiterlesenNews {
    background: #a40024 none repeat scroll 0 0;
    border: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    margin-top: 12px;
    position: absolute;
    text-align: center;
    width: 200px;
}
#dynamischeListe2 .weiterlesenNews a {
  color: #fff !important;
  float: left;
  width: 100%;
  padding: 5px 0 2px 0;
}

.zurueck {
  margin-top: 40px;
}

.teaserPicture,
.teaserPicture {
}

#gb .weiter {
  float: left;
  line-height: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-top: 5px;
  text-decoration: none;
  width: 100%;
}

#gb .list2 {
  border-bottom: 1px solid #cecfcf;
  padding: 5px 0;
}
.tx-kommpublishconnector-pi1 .download {
    padding-bottom: 3px;
    background: transparent url(../images/download.png) no-repeat scroll 2px 0px;
    padding-left: 30px;
}

#contentbereich #sbw2 ul,
#contentbereich #sbw2 ol {
  margin-bottom: 15px;
  margin-left: 30px;
  margin-top: 0px;
}

#LikePluginPagelet {
  float: left;
  width: 500px;
}

.share a {
  background: url(../images/teilen.gif) no-repeat scroll left top transparent;
  border: 0 none;
  display: inline-block;
  float: left;
  height: 25px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-decoration: none !important;
  text-indent: -9999px;
  width: 61px;
}

/* SERVICE BW 3 */

#sbw3 .imageLeft,
#sbw3,
#sbw3HeaderItems {
    float: left
}

#sbw3 {
    width: 100%;
    /*	max-width: 770px;*/
}

#sbw3ListItems {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

#sbw3 .sbwBehoerdePerson,
#sbw3 .sbwUnterseiten,
#sbw3 ol,
#sbw3 ul {
    clear: both;
    margin-left: 0;
    width: 100%;
}

#contentbereich #sbw3Details li a,
#contentbereich #sbw3ListItems li a,
#contentbereich #sbw3GroupItems ul li a {
    background: #eeeeee none repeat scroll 0 0 !important;
    color: #010101;
    float: left;
    font-weight: normal;
    margin-bottom: 1px;
    margin-top: 6px;
    width: calc(100% - 19px);
    transition: ease all 0.3s;
}

#contentbereich #sbw3ListItems li a:hover,
#contentbereich #sbw3Details li a:hover,
#contentbereich #sbw3GroupItems ul li a:hover {
    color: #a40024;
    border: none;
}

#sbw3 #sbw3Details ul {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.sbw3backbutton {
    background-color: #072851;
    position: relative;
    float: left;
    padding: 6px 9px;
}
#contentbereich .sbw3backbutton a {
    color: #ffffff;
    font-family: Catamaran Bold;
}
#sbw3 #sbw3ListItems li, #sbw3 #sbw3GroupItems li {
    list-style: none;
    display: flex;
    flex-direction: column;
    background: #eee !important;
    margin-bottom: 15px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #sbw3 .sbwProcessNoLink {
    font-weight: bold;
  }
  /* #sbw3 .sbwProcessNoLink a, #sbw3 .sbwProcessWithLink a {
    text-decoration: underline;
  } */
  #sbw3 #sbw3ListItems ul ul li, #sbw3 #sbw3GroupItems ul ul li {
    margin-bottom: 5px !important;
}
/*#sbw3 #sbw3ListItems ul li {
    list-style: none;
    margin-bottom: 0.7rem;
    padding: 1rem 2rem;
    background-color: #e5e5e5;
    pointer-events: none;
}*/
#contentbereich #sbw3ListItems ul li.process, #contentbereich #sbw3ListItems ol li.process {
    background-color: #a40024!important;
    transition: 0.25s ease-in-out;
}
#contentbereich #sbw3Details li.process a, #contentbereich #sbw3ListItems li.process a, #contentbereich #sbw3GroupItems ul li.process a {
    background-color: #a40024!important;
    transition: 0.25s ease-in-out;
    color: #fff;
  }
  #contentbereich #sbw3Details li.process a:hover, #contentbereich #sbw3ListItems li.process a:hover, #contentbereich #sbw3GroupItems ul li.process a:hover,
  #contentbereich #sbw3ListItems ul li.process:hover, #contentbereich #sbw3ListItems ol li.process:hover {
    transition: 0.25s ease-in-out;
    color: #ffffff;
  }
#sbw3HeaderItems {
    border: none;
    margin-bottom: 0px;
    padding: 1%;
    text-align: center;
    width: 97.5%;
}
.sbw3searchbutton {
    border-radius: 0px;
    background-color: #a40024;
    color: #fff;
    border: none;
    padding: 5px 10px!important;
}
.sbw3HeaderItemLink {
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    padding: 0 4px;
    font-size: 20px;
    color: #a40024 !important;
}
.sbw3HeaderItemLink:hover {
    color: #000000 !important;
}

.sbw3HeaderItemLinkActive {
    color: #000000 !important
}

#sbw3ListItems h4 {
    border-bottom: 1px dotted #000000;
}

#sbw3 h4.zustaendig {
    background: url(../images/sbw3.png) no-repeat left -186px;
}

#sbw3 h4.voraussetzungen,
#sbw3 h4.unterlagen,
#sbw3 h4.ablauf,
#sbw3 h4.kosten,
#sbw3 h4.frist,
#sbw3 h4.recht,
#sbw3 h4.sonstiges,
#sbw3 h4.formulare,
#sbw3 h4.zustaendig,
#sbw3 h4.themen {
    padding: 0px 0 0px 30px;
}
#sbw3 .sbw3HeaderItemsAuswahl strong {
    font-size: 22px;
}
#sbw3 h4.voraussetzungen {
    background: url(../images/sbw3.png) no-repeat left -248px;
}

#sbw3 h4.unterlagen {
    background: url(../images/sbw3.png) no-repeat left -124px;
}

#sbw3 h4.ablauf {
    background: url(../images/sbw3.png) no-repeat left -156px;
}

#sbw3 h4.kosten {
    background: url(../images/sbw3.png) no-repeat left -61px;
}

#sbw3 h4.frist {
    background: url(../images/sbw3.png) no-repeat left -92px;
}

#sbw3 h4.recht {
    background: url(../images/sbw3.png) no-repeat left -30px;
}

#sbw3 h4.sonstiges {
    background: url(../images/sbw3.png) no-repeat left -311px;
}

#sbw3 h4.formulare {
    background: url(../images/sbw3.png) no-repeat left -277px
}

#sbw3 h4.themen {
    background: url(../images/sbw3.png) no-repeat left -215px;
}

#sbw3 a.link_ext_replacement {
    background: url(../images/external_link.gif) no-repeat 8px 6px;
    padding: 0 0 0 22px;
}

#sbw3 .sbwBehoerdePerson {
    margin-bottom: 10px;
    padding-bottom: 10px
}

#sbw3 .weiterText {
    margin: 0 0 5px 0
}

#sbw3 .imageRight {
    float: right
}

#sbw3 .mitarbeiterListe a {
    font-weight: bold;
}

#sbw3 .imageLeft {
    margin: 0 15px 10px 0
}

#sbw3 .formSelect {
}

#sbw3 form .formSelect {
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 3px;
    width: 100%;
}
#contentbereich #sbw3 form {
    margin-top: 12px;
    margin-bottom: 29px;
}
#sbw3 .optionLevel1 {
    padding: 5px 5px 5px 5px
}

#sbw3 .optionLevel2 {
    padding: 5px 5px 5px 25px
}

#sbw3 .optionLevel3 {
    padding: 5px 5px 5px 45px
}

#sbw3 .optionLevel4 {
    padding: 5px 5px 5px 65px
}

#sbw3 .optionLevel5 {
    padding: 5px 5px 5px 85px
}

#sbw3 .vCard {
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 15px;
    padding-top: 6px
}

#sbw3 .vCard a {
    background: url("../images/vCard.gif") no-repeat 0 4px;
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 20px
}


img,
embed,
video {
  height: auto;
  width: auto;
  max-width: 100%;
}

#object {
  max-width: 100%;
}

.image-caption {
  width: auto;
}

DIV.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) DIV.ce-gallery,
DIV.ce-textpic.ce-right.ce-intext.ce-nowrap DIV.ce-gallery {
  margin-left: 30px !important;
  margin-top: 3px;
  margin-bottom: 10px;
}

DIV.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) DIV.ce-gallery,
DIV.ce-textpic.ce-left.ce-intext.ce-nowrap DIV.ce-gallery {
  margin-bottom: 11px;
  margin-right: 30px !important;
  margin-top: 2px;
}

#infoboxbereich
  .infobox
  .ce-textpic.ce-textpic.ce-left.ce-intext.ce-nowrap
  .ce-gallery {
  margin: 0 !important;
}

DIV.ce-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 35px;
  margin-top: -2px;
}

DIV.ce-textpic DIV.ce-gallery.ce-border .ce-column IMG,
DIV.ce-textpic .ce-border DIV.csc-textpic-single-image IMG {
}

#contentbereich
  .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext)
  .ce-row
  DIV.ce-column {
  margin-top: 25px;
}

/*Listenausgabe Start*/

#contentbereich .item .details div.blockTwo {
  float: left;
  margin-top: 10px;
}

/*Sonderformatierung Niedernhausen bitte nicht für andere Projekte verwenden*/

#contentbereich .item .details div.blockTwo *:not([class*="c7-"]) {
  font-size: 15px !important;
}

/*Ende*/

/*Neue Kartenansicht*/

section {
  width: 100%;
  height: auto;
  float: left;
}

.wrapInner {
  max-width: 1210px;
  margin: 0 auto;
}

.color01 {
  background: #f9f9f9 none repeat scroll 0 0;
  margin-top: 29px;
}

#map {
  height: 596px;
  width: 100%;
  margin-top: 20px;
  transition: all 1s;
}

input#button_search {
  margin-top: 8px !important;
}

.ortsplanNormal {
  margin-top: 0;
}

#catheadline {
  height: 161px;
  width: 100%;
  float: left;
}

#categories {
  background-color: #f9f9f9;
  width: 100%;
  margin-top: 0;
  overflow: hidden;
  transition: all 1s;
}

#hitsheadline {
  color: #a40024;
  float: left;
  font-size: 16px;
  font-weight: normal;
  height: 100px;
  margin-top: 25px;
  text-align: center;
  width: 54%;
}

#sorting {
  height: 100px;
  width: 23%;
  margin: 0;
  float: left;
  margin-top: 25px;
  white-space: nowrap;
}

#hits {
  min-height: 472px;
  width: 100%;
  margin-top: 64px;
}

.catBtn {
  height: 226px;
  width: 18.2%;
  border: 1px solid #dfdfdf;
  text-align: center;
  margin: 8px;
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 2%;
  padding: 3px;
}

.catImg {
  width: 135px;
  height: 135px;
  margin: 21px auto 0px auto;
  background: url(../images/fallback.png);
  background-size: auto 135px;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position-y: center;
  background-position-x: center;
  filter: grayscale(100%);
}

.catBtn:hover,
.catBtn.active {
  border-color: #a40024;
}

.catBtn:hover > .catImg,
.catBtn.active > .catImg {
  filter: grayscale(0%);
}

.catName {
  margin: 20px 5px;
}

#catWrap {
  float: left;
  padding-bottom: 35px;
  padding-top: 0px;
  width: 100%;
}

.catBtn > p {
  display: table-cell;
  vertical-align: middle;
  height: 64px;
  width: 185px;
}

.catBtn > img {
}

#switchbtn {
  float: right;
  height: 125px;
  margin: 0;
  width: 200px;
}

#filter {
  width: 10%;
  margin: 0;
  float: left;
  height: 100px;
  margin-top: 25px;
}

.objImg {
  background-color: #e1e1e1;
  background-image: url("https://exchange.cmcitymedia.de/kartenansichtNeu/img/category/Rathaus.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 163px;
}

.objBtn {
  height: 361px;
  width: 30.8%;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  margin-right: 22px;
  margin-bottom: 22px;
  float: left;
  transition: all 1s;
  position: relative;
}

.objBtn .objMore:hover {
  background-color: #484848;
}

.list .objBtn .objMore:hover {
  background: none;
}

.list .objBtn .objMoreP:hover {
  background: #484848 none repeat scroll 0 0;
}

.list .objMoreP {
  background: #9b9b9b none repeat scroll 0 0;
  float: left;
  margin: 0 !important;
  padding: 9px 70px 11px;
}

.list .objAlles {
  float: right;
  width: 66%;
  height: 100%;
  position: relative;
}

.list a {
  color: #3a3a3a;
  font-weight: normal;
}

.list .objText {
  float: right;
  text-align: center;
  width: 100%;
  padding-bottom: 38px;
}

.objText {
  text-align: center;
  height: 152px;
}

#contentbereich .wrapInner p.objHead {
  color: #a40024;
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 11px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 0 8px;
  font-weight: normal;
}

#contentbereich .detailNeu #detailheadline h4 {
  margin: 0 0 0;
  color: #a40024;
  font-weight: normal;
  font-size: 35px;
}

#contentbereich .detailNeu #detailcontentheader h4 {
  margin: 0;
  padding-bottom: 6px;
}

#contentbereich .detailNeu #detailcontact {
  padding: 35px 40px 32px 30px !important;
  width: calc(36.4% - 70px) !important;
  min-height: 227px !important;
}

#contentbereich .detailNeu #detailcontact #contactalles {
  padding: 0 !important;
}

#contentbereich .wrapInner p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 2px;
}
#contentbereich #catWrap p.filterauswahl {
    font-size: 19px;
    text-align: center;
    padding: 25px 0 25px;
    line-height: 19px;
    margin-bottom: 2px;
}
.objDetails {
  font-size: 11pt;
}

.objPhone {
  font-size: 11pt;
}

.list .detailTxtWrap {
  float: left;
  text-align: left;
  width: 97%;
}

.list .detailLeft {
  border-right: 1px solid #ccc;
  float: left;
  padding-right: 2%;
  width: 51%;
}

.list .detailRight {
  float: right;
  width: 44%;
}

.objMore {
  height: 45px;
  width: 100%;
  background-color: #9b9b9b;
  bottom: 0;
  left: 0;
  text-align: center;
  color: white;
  transition: 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
}

.list .objMore {
  background: none repeat scroll 0 0;
  float: right;
  width: 100%;
  height: auto;
}

.objMore > p {
  padding-top: 12px;
  color: #fff !important;
}

#toggleMap,
#toggleCats {
  width: 100%;
  float: left;
  margin-top: -26px;
  z-index: 1;
  position: relative;
  text-align: center;
}

#toggleMap img,
#toggleCats img {
  cursor: pointer;
}
.detailNeu button.slideToLeft, button.slideToRight {
  filter: grayscale(1);
}
#switchbtn #moduleView {
  background-image: url("https://exchange.cmcitymedia.de/kartenansichtNeu/img/moduleView.png");
  float: left;
  height: 58px;
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 35px;
  position: relative;
  width: 58px;
  cursor: pointer;
}

#switchbtn #moduleView:hover,
#switchbtn #moduleView.active {
  background-image: url(../images/moduleView_hover.png);
}

#switchbtn #listView {
  background-image: url("https://exchange.cmcitymedia.de/kartenansichtNeu/img/listView.png");
  float: right;
  height: 58px;
  margin-bottom: 0;
  margin-right: 26px;
  margin-top: 35px;
  width: 58px;
  position: relative;
  cursor: pointer;
}

#switchbtn #listView:hover,
#switchbtn #listView.active {
  background-image: url(../images/listView_hover.png);
}

#contentbereich #moduleViewTxt {
  top: -30px;
  color: #545454;
  font-size: 11pt;
  left: -18px;
  position: absolute;
  cursor: pointer;
}

#contentbereich #listViewTxt {
  font-size: 11pt;
  position: absolute;
  color: #545454;
  left: -16px;
  top: -30px;
  cursor: pointer;
}

#listView:hover #listViewTxt,
#listView.active #listViewTxt {
  display: block;
  color: #2f495d;
}

#moduleView:hover #moduleViewTxt,
#moduleView.active #moduleViewTxt {
  display: block;
  color: #2f495d;
}

.objStreet,
.objCity {
  line-height: 3px;
}

.objMail,
.objWeb,
.objFax {
  display: none;
}

.kartenansicht .clickenlarge-0,
.kartenansicht .firstFont {
  margin: 0 auto;
  float: none !important;
  max-width: 1286px;
}

#categories.small {
  height: auto;
}

.catBtn.small,
.catBtn.middle {
  width: 31.5%;
  height: 84px;
  position: relative;
}

.catName.small,
.catName.middle {
  font-size: 9pt;
  width: 64%;
  float: left;
  text-align: left;
  position: absolute;
  left: 64%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  height: auto;
}

.catImg.small,
.catImg.middle {
  margin: 8px;
  width: 60px;
  height: 60px;
  background-size: auto 60px;
  float: left;
}

#categories.folded {
  height: 78px;
}

#hits.list {
  margintop: 123px;
}

#detailLocation #listLocTxt,
#detailPhone a {
  float: right;
  width: 90.3%;
  text-decoration: none;
}

.wrapInner #detailLocation {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  margin: 0;
  width: 100%;
  line-height: 22px;
}

.objBtn.list {
  height: auto;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
  margin-right: 0px;
  float: left;
  border-radius: 3px;
}

.objImg.list {
  height: 167px;
  width: 31.2%;
  margin-top: 0;
  border-radius: 3px 0 0 3px;
  float: left;
}

.listtable {
  width: 100%;
  text-align: left;
  margin-left: 28px;
  border-collapse: collapse;
}

.objText.list {
  float: left;
  height: 169px;
  width: calc(100% - 400px);
  position: relative;
}

#contentbereich .wrapInner .objHead.list {
  text-align: left;
  padding: 0 8px 0 0;
  width: calc(100% - 8px);
}

.objMore.list {
  width: 187px;
  height: 34px;
  float: left;
  margin-left: 445px;
  margin-top: -32px;
  border-radius: 0;
}

.objMoreP.list {
  padding-top: 6px;
}

#sortBox {
  background: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/selectBox.png)
    no-repeat 87% #787878;
  height: 29px;
  overflow: hidden;
  width: 200px;
  border-radius: 3px;
  float: left;
  margin-left: 0;
}

.wrapInner #sorter {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  width: 268px;
  color: white;
  cursor: pointer;
}

#sorter *:not([class*="c7-"]) {
  background: #787878;
  color: white;
}

#sorting label {
  float: left;
}

.objOpen {
  background: white none repeat scroll 0 0;
  float: right;
  font-size: 9pt;
  margin-top: 15px;
  padding: 4px 9px;
  position: absolute;
  right: 0;
  text-align: right;
  width: auto;
}

#toggleFilter {
  float: right;
  margin-top: -3px;
  cursor: pointer;
}

#filterWindow.open {
  display: block;
}

#filterWindow.closed {
  display: none;
}

#filterWindow {
  height: 498px;
  position: absolute;
  z-index: 1;
  width: 430px;
  background: #6c6c6c;
  border-radius: 1%;
  margin-top: -467px;
  margin-left: 318px;
  transition: all ease 0.2s;
}

#filterWindow::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50px;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #6c6c6c transparent;
  display: block;
  width: 0;
}

#closeFilter {
  float: right;
  background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/closeBtn.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  margin-top: 10px;
  margin-right: 10px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

#filterWrap {
  width: 90%;
  margin-left: 5%;
  margin-top: 25px;
}

#filterHeader {
  color: white !important;
  text-align: left !important;
  text-transform: none !important;
  font-size: 24px !important;
}

#filterOpenings,
#filterDistance {
  width: 35%;
  background: #ffffff;
  height: 22px;
  border-radius: 6px;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
  transition: all 0.2s;
  cursor: pointer;
}

#filterOpenings:hover,
#filterOpenings.active,
#filterDistance.active,
#filterDistance:hover {
  background: #a40024;
  color: white;
}

.wrapInner #calroot {
  top: 125px !important;
  left: 20px !important;
  width: 380px;
  z-index: 999;
  margin-top: -1px;
  padding: 2px;
  font-size: 11px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
}

.wrapInner #calhead {
  padding: 6px 0;
  height: 22px;
}

.wrapInner #caltitle {
  font-size: 14px;
  color: white;
  float: left;
  text-align: center;
  width: 340px;
  line-height: 20px;
  text-shadow: none;
}

.wrapInner #caldays span {
  display: block;
  float: left;
  width: 50.2px;
  text-align: center;
  background-color: #868686;
  margin: 0px 2px;
  height: 18px;
  border-radius: 6px;
  color: white;
  padding-top: 3px;
  font-size: 12px;
}

.wrapInner #caldays {
  height: 24px;
  border: none;
}

.wrapInner #calweeks {
  background-color: #ececec;
  margin-top: 4px;
  border-radius: 6px;
  overflow: hidden;
}

.wrapInner .calweek {
  clear: left;
  height: 26px;
  border-bottom: 0.5px solid #5f5f5f;
  margin: 0;
}

.wrapInner .calweek a {
  display: block;
  float: left;
  width: 53.4px;
  height: 22px;
  text-decoration: none;
  font-size: 12px;
  margin: 0;
  text-align: center;
  line-height: 20px;
  color: #464646;
  border-right: solid 1px #5f5f5f;
  border-radius: 0;
  font-weight: normal;
  padding-top: 4px;
}

.wrapInner #calnext,
.wrapInner #calprev {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent
    url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/Pfeil.png)
    no-repeat scroll center center;
  float: left;
  cursor: pointer;
}

.wrapInner #calnext {
  background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/Pfeil.png);
  float: right;
  transform: rotate(180deg);
}

.wrapInner .calweek a:last-child {
  border: none;
}

.wrapInner a.caloff {
  background-color: #fff;
  color: #888888 !important;
}

.wrapInner #calcurrent {
  background-color: #a40024;
  color: #fff;
}

.wrapInner #calcurrent:hover {
  color: #fff !important;
}

.wrapInner .calweek a:hover {
  color: #464646 !important;
}

@supports (--css: variables) {
  input[type="range"].multirange {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }

  input[type="range"].multirange.original {
    position: absolute;
  }

  input[type="range"].multirange.original::-webkit-slider-thumb {
    position: relative;
    z-index: 2;
  }

  input[type="range"].multirange.original::-moz-range-thumb {
    transform: scale(1);
    /* FF doesn't apply position it seems */
    z-index: 1;
  }

  input[type="range"].multirange::-moz-range-track {
    border-color: transparent;
    /* needed to switch FF to "styleable" control */
  }

  input[type="range"].multirange.ghost {
    position: relative;
    background: var(--track-background);
    --track-background: linear-gradient(
        to right,
        #ececec var(--low),
        var(--range-color) 0,
        var(--range-color) var(--high),
        #ececec 0
      )
      no-repeat 0 45% / 100% 20%;
    --range-color: hsl(206, 100%, 57%);
  }

  input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
    background: var(--track-background);
  }

  input[type="range"].multirange.ghost::-moz-range-track {
    background: var(--track-background);
  }
}

input.multirange.original[type="range"] {
  width: 90%;
}

input.multirange[type="range"] {
  margin-top: 5px;
}

input.multirange.ghost[type="range"] {
  width: 100%;
}

#low,
#lowRange {
  width: 30%;
  margin-top: 20px;
  float: left;
}

#high,
#highRange {
  width: 30%;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}

#low,
#high,
#lowRange,
#highRange {
  border-radius: 6px;
  width: 39%;
  text-align: center;
  font-size: 12px;
}

#filterWrap p {
  color: white;
  width: 5%;
  float: left;
  margin-top: 24px;
  margin-left: 18px;
}

input.multirange.original[type="range"]::-moz-range-thumb,
input.multirange.ghost[type="range"]::-moz-range-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input.multirange.original[type="range"]::-webkit-slider-thumb,
input.multirange.ghost[type="range"]::-webkit-slider-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input.multirange.original[type="range"]::-ms-thumb,
input.multirange.ghost[type="range"]::-ms-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

#ownLoc {
  border-radius: 6px 0px 0px 6px;
  width: 80%;
}

#opened {
  margin-top: 28px;
  color: white;
  font-size: 14px;
  float: left;
}

#confirmFilter,
#confirmRangeFilter {
  float: right;
  width: 164px;
  height: 25px;
  background: #a40024;
  margin-top: 23px;
  margin-right: 1px;
  border-radius: 6px;
  color: white;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  padding-top: 5px;
  border: solid 2px #a40024;
  transition: all ease 0.3s;
}

#confirmFilter:hover,
#confirmRangeFilter:hover {
  background: none;
}

.wrapInner input[type="checkbox"]:checked,
.wrapInner input[type="checkbox"]:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.wrapInner input[type="checkbox"] {
  -moz-appearance: none;
  border-radius: 0;
  font-size: 1em;
  border: none;
  float: left;
  width: auto;
}

input[type="checkbox"]:checked + #hasOpenedtxt::before,
input[type="checkbox"]:not(:checked) + #hasOpenedtxt::before {
  content: " ";
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 3px;
  border: 1px solid white;
  background: #a40024;
  margin-right: 5px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  cursor: pointer;
}

input[type="checkbox"]:hover:not(:checked) + #hasOpenedtxt::before {
  background: #28a8ff;
  box-shadow: inset 0 0 0 2px #a40024;
}

input[type="checkbox"]:checked + #hasOpenedtxt::before {
  background: white;
  box-shadow: inset 0 0 0 2px #a40024;
}

#rangeScale {
  margin-top: 30px;
}

#location {
  margin-top: 70px;
}

#locBtn {
  width: 12%;
  height: 33px;
  margin-left: -1px;
  margin-top: 3px;
  border: solid 1px #c6c6c6;
  border-radius: 0px 6px 6px 0px;
  cursor: pointer;
  background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/icons/location.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position-x: center;
  background-position-y: center;
  transition: all ease 0.3s;
}

#locBtn:hover {
  box-shadow: 0px 0px 5px 0px #c6c6c6;
}

.objPhone > a,
.objPhone > a:hover,
.objPhone > a:visited {
  text-decoration: none !important;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 2px;
  color: #3a3a3a !important;
  font-weight: normal;
  cursor: default;
}

.objNoMore {
  height: 45px;
  width: 100%;
  background-color: #9b9b9b;
  bottom: 0;
  left: 0;
  border-radius: 0 0 3px 3px;
  text-align: center;
  color: white;
  transition: 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
}

#notification {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 13px;
  text-align: center;
}

#note {
  font-size: 10pt !important;
}

#contentbereich .detailNeu #detailcontentpictures {
  height: 297px;
}

.detailNeu #detailheadline h4::after,
.detailNeu #detailcontentheader h4::after {
  display: none;
}

.detailmap#map {
  transform: none;
  left: 0;
  margin-top: 12px;
  width: 100%;
}

.detailNeu .detailSlides {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}

#contentbereich .detailNeu #contactalles ul {
  display: block;
}

#detailwrap {
  margin-top: 70px;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="2"]
  .ce-row:last-child
  .ce-column {
  max-width: 48%;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="4"]
  .ce-row:last-child
  .ce-column {
  max-width: 23.5%;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="3"]
  .ce-row:last-child
  .ce-column {
  max-width: 31.9%;
}

#contentbereich
  .ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row
  .ce-column,
.ce-textpic.ce-center:not(.ce-intext)
  .ce-gallery[data-ce-columns="5"]
  .ce-row:last-child
  .ce-column {
  max-width: 18.4%;
}


/*Formular Infomaterial*/
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_radwanderkarte750euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_heimatbuch760seitenwissenschaftlichaufbereitet50euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_musik_cdderrosenbergervereine13euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_musik_cassettederrosenbergervereine8euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_historischerbildbanddergemeinde16euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_ortsfamilienbuch2980euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchzwischenaalenundrosenberg5euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchdasmahlmitdensuendern5euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchbildundgleichnis5euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_postkarten_setharlekine1euro.layout3,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_postkarten_setbiblischebilder1euro.layout3 {
    width: 100%;
}
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_radwanderkarte750euro.layout3 label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_heimatbuch760seitenwissenschaftlichaufbereitet50euro.layout3 label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_musik_cdderrosenbergervereine13euro.layout3 label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_musik_cassettederrosenbergervereine8euro.layout3 label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_historischerbildbanddergemeinde16euro.layout3 label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_ortsfamilienbuch2980euro.layout3 label
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_ortsfamilienbuch2980euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchzwischenaalenundrosenberg5euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchdasmahlmitdensuendern5euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchdasmahlmitdensuendern5euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_ortsfamilienbuch2980euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_buchbildundgleichnis5euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_postkarten_setharlekine1euro label,
.powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_postkarten_setbiblischebilder1euro label {
    clear: none;
    float: right;
    margin-top: 5px;
    width: 91%;
}
input#powermail_field_radwanderkarte750euro,
input#powermail_field_heimatbuch760seitenwissenschaftlichaufbereitet50euro,
input#powermail_field_musik_cdderrosenbergervereine13euro,
input#powermail_field_musik_cassettederrosenbergervereine8euro,
input#powermail_field_historischerbildbanddergemeinde16euro, 
input#powermail_field_ortsfamilienbuch2980euro,
input#powermail_field_buchzwischenaalenundrosenberg5euro,
input#powermail_field_buchdasmahlmitdensuendern5euro,
input#powermail_field_buchbildundgleichnis5euro,
input#powermail_field_postkarten_setharlekine1euro,
input#powermail_field_postkarten_setbiblischebilder1euro {
    clear: none;
    float: left;
    padding: 2px 2%;
    width: 7%;
}
