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

* {
    margin: 0px;
    padding: 0px;
}

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

#content {
    width: calc(100% - 228px);
    float: left;
    background: #fff;
    padding: 40px 114px 100px 114px;
}

#contentbereich strong,
#contentbereich b {
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
}

#contentbereich {
    float: left;
    position: relative;
    width: 100%;
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Regular';
    line-height: 23px;
    font-size: 17px;
}

.newsDuopicture {
    max-width: 100%;
}

.newsDuopictureLeft,
.newsDuopictureRight {
    width: 49% !important;
}

.newsPictureSingle {
    width: 100% !important;
}

a {
    text-decoration: none;
    color: #2e2a1f;
    cursor: pointer;
}

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

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

#kalender .list.calendarHidden .entry {
    background: #f0f0f0;
}

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

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

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

.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 .frame-type-menu_subpages UL {
    float: left;
}

#wrap.main #headerImage {
    left: 0px;
}

#contentbereich table.contenttable tbody th {
    color: #ffffff;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    padding-bottom: 0;
}

#contentbereich ul,
#contentbereich ol {
    margin-top: 4px;
    margin-bottom: 15px;
    margin-left: 20px;
}

#contentbereich .clickenlarge-1 .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-bodytext ul {
    float: none;
    width: auto;
    margin-left: 4px;
}

#contentbereich .ce-bodytext ul,
#contentbereich .ce-bodytext ol {}

#contentbereich .clickenlarge-1 .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-bodytext ul li {
    float: none;
}

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

#contentbereich ul li,
#infoboxbereich ul li {
    background: url(../images/li.png) no-repeat scroll left 6px;
    list-style: outside none none;
    margin-bottom: 8px;
    padding-left: 14px;
    position: relative;
    clear: both;
    font-family: 'Fira Sans Condensed Regular';
}

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

html body#template02 div.wrap div#wrap01 div.alles div#content div#contentbereich div div#contentColRight div.contentblocksmall {}


#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL {
    float: left;
    width: 100%;
    margin-top: 16px;
}

#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL .frame-type-menu_section LI {
    display: inline;
    padding: 0px 10px;
    background: none;
    font-weight: 700;
    position: relative;
}

#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL .frame-type-menu_section LI a {
    font-size: 18px;
}

#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL .frame-type-menu_section LI a::after {
    content: "|";
    position: absolute;
    right: 0;
}

.ce-gallery[data-ce-rows="1"] .ce-row {
    margin-top: -1px;
}

#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery[data-ce-rows="1"].ce-gallery[data-ce-rows="1"] .ce-row .ce-row,
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery[data-ce-rows="1"] .ce-row .ce-column {
    margin-top: 15px;
}

/*###########################################################################*/

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

#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-family: 'Fira Sans Condensed Regular';
    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: bold;
}

#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;
    font-weight: normal;
    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: #2e2a1f 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 #2e2a1f;
    border: 3px solid #2e2a1f;
    border-radius: 50%;
    color: #f00;
    float: right;
    height: 2px !important;
    width: 2px !important;
}

#kalenderCubeInfobox #calTextDetailTitle a {
    color: #000;

}

#kalenderCubeInfobox span {}

#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: #2e2a1f;
    font-weight: 400;
    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: bold;
    text-transform: uppercase;
    font-size: 15px;
}

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

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

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

#kalenderCubeInfobox #weiterlesen {
    background: #2e2a1f 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 * {
    font-size: 13px;
}

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

.fc-day-grid-event .fc-time {
    font-size: 11px !important;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: normal !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;
}

.descriptionOpenCloseBlock,
.btnDownloadIcal {
    background: #ffc441 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    line-height: 22px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 4px 15px 5px;
}

.descriptionOpenCloseBlock,
.btnDownloadIcal:hover {
    background: #777675 none repeat scroll 0 0;
}

.descriptionOpenCloseBlock {
    background: #FF8A00 none repeat scroll 0 0;
}


/* OPTION FILTER KALENDER*/

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

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

#kalenderOption .kalenderBtn {
    background: #777675 none no-repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: 13px;
    padding: 6px 35px 6px 10px;
    text-decoration: none;
    width: 133px;
}

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

#kalenderOption .kalenderBtn:hover {
    background-color: #ffc441;
    box-shadow: 0 0 0 2px #ffc441 inset;
    color: #fff;
}

.kalenderFilterOption .formobjektkleinVeranstaltung {
    float: right !important;
    width: calc(100% - 10px);
}

#kalenderOption .kalenderansichtBtn.btnActive,
#kalenderOption .listenansichtBtn.btnActive {
    background-color: #ffc441;
    box-shadow: 0 0 0 2px #ffc441 inset;
    color: #fff;
    background-image: url(../images/calIcon01.png);
    background-repeat: no-repeat;
    background-position: right 10px bottom -35px;
    border-radius: 0;
}

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

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

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

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

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

#search2Block input[type="submit"] {
    float: left;
    margin-right: 0;
    margin-top: 10px;
    padding: 6px 10px;
    width: 18.8%;
    margin-left: 16px;
}

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

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

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

.kalenderFilterOption input[type="checkbox"] {
    margin: 5px 4px !important;
    visibility: visible !important;
}

.kalenderFilterOption .rahmen.left,
.kalenderFilterOption .rahmen.right {
    width: 32%;
    margin-left: 0;
}


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

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

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

.angzeigenkalender {
    float: left;
    position: absolute;
    right: 10px;
    bottom: 8px;
    width: 26px;
}

#contentbereich .kalenderFilterOption ul.checkboxSplitterKalender li {
    float: left;
    list-style: outside none none;
    width: 33%;
    padding-left: 0;
    background: none;
    clear: none;
}


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

#kalenderOutlook .checkboxSplitterKalender label,
#kalenderClassic .checkboxSplitterKalender label {
    font-size: 17px;
    padding-left: 4px;
}

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

#kalenderOutlook #mainHeadlineOutlook.calTextMainHeadlineOutlook {
    clear: both;
    color: #2e2a1f;
    font-size: 26px;
    font-weight: 400;
    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: #2e2a1f;
    font-size: 22px;
    font-family: 'Fira Sans Condensed Medium';
    margin: 14px 0;
}

.calTextDetailOrganizerOutlook {}

span.calTextDetailDescPre {
    font-weight: bold;
}

#kalenderOutlook span.calTextDetailOrganizerPre,
#kalenderOutlook span.calTextDetailLocationPre {
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Medium';
}

.calTextDetailOrganizerOutlook {
    font-family: 'Fira Sans Condensed Light';
}

#calTextDetailLocationOutlook {
    font-family: 'Fira Sans Condensed Light';
}

#kalenderOutlook .calTextDetailPicture {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    height: 185px;
    margin-right: 25px;
    margin-top: 6px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    width: calc(31% - 25px);
}

#kalenderOutlook .calTextDetailPicture img {
    left: 50%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}

#kalenderOutlook .calTextDetailPicturePlaceholder {
    display: none;
    float: left;
    margin-top: 6px;
    padding-bottom: 15px;
    margin-right: 25px;
    width: calc(31% - 25px);
    text-align: center;
    min-height: 170px;
    background: url(../images/platzhalterkalender.jpg) no-repeat scroll center;
}

#kalenderOutlook .calTextDetailCategoryOutlook {
    display: none;
}

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

.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 !important;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    color: #ffffff;
    font-weight: normal;
}

#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;
    color: #656565;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("../images/ui-icons_grau.png") !important;
}

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

#outlookCal .fc-event {
    background: #8c8c8c none repeat scroll 0 0;
    border-color: #8c8c8c;
    font-size: 11px !important;
    margin-bottom: 4px;
}

.fc-more-popover .fc-event-container {
    padding: 10px;
    background: #fff;
}

#outlookCal .calendarOutlookDetail {
    background-color: white;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    box-shadow: 0 0 7px 0 #616161;
    left: 50%;
    min-height: 300px;
    padding: 20px;
    position: absolute;
    top: 20%;
    transform: translate(-50%, 0px);
    width: 319px;
}

#outlookCal .calendarOutlookDetail .buttonOutlook {
    background: #2e2a1f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-bottom: 18px;
    padding: 2%;
    border-radius: 5px;
}

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

#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: #2e2a1f;
    font-size: 18px;
    line-height: 21px;
    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: #2e2a1f none repeat scroll 0 0 !important;
    border: 1px solid #2e2a1f;
    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: 400;
    text-transform: uppercase;
}

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

#kalenderCubeInfobox .fc-toolbar {
    background: #2e2a1f 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;
}

/*#########################################################################################*/

/* Suche */

#search2Block {
    float: right;
    margin: 0;
    width: 100%;
}

#search2Block #form1 {
    clear: both;
    width: 100%;
}

#search2Block #form1 a {
    font-size: 13px;
    text-decoration: underline;
}

#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: #000;
    font-size: 16px;
}

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

/* Formulare */

.formobjektNoSize,
.formobjekt,
.formobjektklein,
.formobjektselectklein,
.containerSelector,
.formobjektselectkleinMonth,
.formobjektselectkleinYear,
.formobjektselectkleinVeranstaltung,
.formobjektkleinVeranstaltung,
.formobjektCaptcha,
.formobjektselectklein,
.formobjektkleinGastro,
.formobjektselectkleinGastro,
.formobjektkleinGastro,
.formSelect,
.formobjektkleinGB,
input[type="date"],
input[type="text"] {
    padding: 8px 4px 7px;
    font-size: 15px;
}

.infoboxbereich a {
    color: #1f3035;
    text-decoration: underline;
}

/* Link-Darstellung */

.mail,
#contentbereich .mail {
    padding: 0px 0 0 29px;
    background: url(../images/mail.png) no-repeat scroll 4px 6px;
}

.infoboxbereich .mail {
    background: url("../images/mail_link_info.gif") no-repeat scroll left center;
}

.internal-link,
.internal-link-new-window {
    background: transparent url(../images/internal_link.png) no-repeat scroll left center;
    padding: 0 0 0 19px;
}

#contentbereich .contentbereichInfobox a.internal-link {
    padding: 1px 0 0 21px;
    background: transparent url("../images/internal_link-wei.png") no-repeat scroll 1px 8px;
}

#infoboxbereich .ce-bodytext P a.internal-link,
#infoboxbereich .ce-bodytext P a.external-link-new-window {
    color: #2e2a1f;
}

#contentbereich .contentbereichInfobox a.external-link-new-window,
#contentbereich .contentbereichInfobox a.external-link {
    background: transparent url(../images/external_link-wei.png) no-repeat scroll 4px center;
    padding: 1px 0 0 21px;
}

#contentbereich .contentbereichInfobox a.external-link-new-window:hover,
#contentbereich .contentbereichInfobox a.external-link:hover {
    color: #ffc441;
}

.external-link,
.external-link-new-window {
    padding: 0 0 0 19px;
    background: url(../images/external_link.png) no-repeat 3px center;
}

#contentbereich .firstFont .external-link-new-window {
    background: transparent url("../images/external_link.png") no-repeat scroll 5px 2px;
}

#contentbereich .firstFont .internal-link-new-window {
    background: url("../images/internal_link.png") no-repeat scroll 7px 11px transparent;
}

#contentbereich .firstFont .mail {
    background: url("../images/mail.png") no-repeat scroll left center;
}

/* PDF-, Word-Download bei Newsbereiche */

.contentbereichInfobox .download {
    background: url(../images/download-info.png) no-repeat scroll left 5px;
}

.download {
    background: url(../images/download.png) no-repeat scroll 6px 3px;
    padding: 0 0 0 23px;
}

.pdf-liste {
    background: transparent url(../images/download.gif) no-repeat scroll 0 0px;
    padding: 0px 0 0px 18px;
    float: left;
    margin-bottom: 5px;
    display: block;
    width: 520px;
    clear: both;
}

#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 {
    background: url(../images/pdf.png) top left no-repeat;
}

li.pdf {
    background: url(../images/pdf.png) top left no-repeat;
}

/*
*/

#contentbereich .indent {
    margin-left: 13px;
}

.ce-textpic .ce-gallery .ce-column {}

.ce-textpic .csc-textpic-first {
    margin-right: 1%;
    float: left;
}

#contentbereich .ce-textpic .ce-gallery.ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child {
    margin-top: 0;
}

#contentbereich .ce-textpic .ce-gallery .ce-column {
    float: left;
    margin: 0 0 27px;
    position: relative;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    float: right;
    margin: 0 0 19px;
}

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

.ce-textpic.ce-textpic.ce-center:not(.ce-intext) .ce-row .ce-column a img {
    margin: 0 auto;
}

/* Lupe */

.clickenlarge-0 {
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.firstFont .clickenlarge-0 {
    margin: 0;
}

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

/*.ce-textpic .ce-gallery .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;
}

.frame-type-menu_subpages UL {
    float: left;
    margin: 15px 0;
}

/* 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: #2e2a1f;
    border: medium none;
    color: #fff !important;
    font-size: 14px;
    padding: 5px 10px;
}

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

/* Infoboxbereich */

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

#infoboxbereich {
    color: #fff;
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 71.7%;
}

/*#infoboxbereich .infobox .clickenlarge-0 .ce-textpic.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext .ce-textpicHeader h4 {
	padding-left: 0;
}
#infoboxbereich .ce-gallery.ce-gallery1 {
	margin-right: 0 !important;
	margin-top: -4px;
	margin-bottom: 20px;
}
#infoboxbereich ul li {
}
#infoboxbereich .image-caption {
	display: none;
}
#infoboxbereich h5 {
    display: none;
}
.infobox {
    color: #fff;
    float: left;
    font-size: 15px;
    margin-bottom: 65px;
    padding: 0 40px 9px 50px;
    position: relative;
    width: calc(100% - 90px);
}

.infobox.kontakt {
	background: #5480a6;
}
.infobox.kontakt strong {
	font-size:16px;
	font-weight:400;
	 line-height: 21px;
}
.infobox.kontakt span {
	padding-left:25px;
}
.infobox.kontakt .tel {
	background: url("../images/tel.png") no-repeat scroll 3px center;	
}
.infobox.kontakt .fax {
	background: url(../images/fax.png) center left no-repeat;	
}
.infobox.kontakt a {
    background: url("../images/email.png") no-repeat scroll 1px center;
    padding-left: 25px;
}
#infoboxbereich h4 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 25px;
    font-family: 'Fira Sans Condensed Medium';
font-weight: normal;
    line-height: 26px;
    padding-bottom: 10px;
}
.infobox .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery, .infobox .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
	margin-right: 0;
}
#infoboxbereich .infobox img {
	border: none;
	border-radius: 0;
	width: 100%;
}*/

.schrift {
    float: right;
    padding: 0 0 20px 0;
}

.infobild {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.infobox .ce-bodytext p {
    margin-bottom: 10px;
}

#infoboxbereich  .ce-textpic .ce-gallery.ce-border .ce-column IMG,
#infoboxbereich .ce-textpic .ce-border .csc-textpic-single-image IMG {
    border: none;
    border-radius: 0;
}

#infoboxbereich .ce-row {
    width: 100%;
}

#infoboxbereich .ce-textpic .ce-gallery .ce-column {
    margin-bottom: 0;
    float: left;
    margin: 0 0 10px 0;
}

#infoboxbereich .ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery,
#infoboxbereich .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    margin-right: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
}

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

/*#infoboxbereich .clickenlarge-0, #infoboxbereich .clickenlarge-1 {
    padding: 32px 6% 10px;
    width: 88%;
}*/

#infoboxbereich .ce-gallery.ce-gallery0 {
    margin-right: 0 !important;
    margin-top: 0;
    margin-bottom: 20px;
}

#infoboxbereich .ce-bodytext {
    float: left;
    margin-left: 0;
    margin-top: 7px;
}


.infobox span.detail a {
    clear: both;
    float: left;
    margin-top: -24px;
}

#infoboxbereich .clickenlarge-0 ul,
#infoboxbereich .clickenlarge-1 ul {
    font-size: 15px;
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
}

#infoboxbereich .typo3-editPanel {
    width: 94%;
}

#infoboxbereich #calTextDetailTitle a {
    color: #2e2a1f;
    float: left;
    font-family: 'Fira Sans Condensed Regular';
    font-size: 20px;
    margin-top: 7px;
    text-decoration: none;
    width: 100%;
}

/*------------Contentblock Small----------------------*/
.contentblocksmall,
.contentblocksmallnone {
    float: left;
    margin-bottom: 31px;
    margin-right: 6.4%;
    overflow: hidden;
    position: relative;
    width: 46.8%;
}

.contentblocksmall .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery,
.contentblocksmallnone .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
.contentblocksmallnone .ce-textpic.ce-right.ce-intext.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 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-border ~ .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 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-border ~ .ce-bodytext P a.internal-link {
    padding-bottom: 0;
    padding-right: 32px;
    padding-top: 0
}

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

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

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

#contentbereich .contentblocksmall h4,
#contentbereich .contentblocksmallnone h4 {

    border: medium none;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    left: 16px;
    line-height: 30px;
    margin: 0;
    max-width: 83%;
    position: absolute;
    top: 18px;
    width: auto;
    z-index: 5;
    text-shadow: 0 0 5px #000;

}

#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 .ce-column,
#contentbereich .contentblocksmallnone .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-row .ce-column {
    margin: 0;
}
#contentbereich .contentblocksmall p,
#contentbereich .contentblocksmallnone p {
    font-size: 18px;
    line-height: normal;
}

#contentbereich .contentblocksmall img,
#contentbereich .contentblocksmallnone img {
    border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}

#contentbereich .contentblocksmall .ce-bodytext,
#contentbereich .contentblocksmallnone .ce-bodytext {
    bottom: 16px;
    padding: 20px 6% 9px;
    right: 0;
    width: 88%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
}

#contentbereich .contentblocksmall .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-gallery.ce-border.csc-textpic-single-image,
#contentbereich .contentblocksmallnone .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-gallery.ce-border.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 {
    background: #ffc441 none repeat scroll 0 0;
    color: #fff;
    padding: 2px 15px;
}

#contentbereich .contentblocksmall .internal-link:hover,
#contentbereich .contentblocksmall .internal-link-new-window:hover,
#contentbereich .contentblocksmallnone .internal-link:hover,
#contentbereich .contentblocksmallnone .internal-link-new-window:hover {
    background: #010101;
}

#contentbereich .contentblocksmall p a.weiterlesen,
#contentbereich .contentblocksmallnone p a.weiterlesen {
    background: url("../images/mnubg.png") repeat scroll left top;
    bottom: 0px;
    color: #5a8059;
    padding: 2px 15px;
    position: absolute;
    right: 0px;
}

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

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

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

/* Breadcrumb */

#breadcrumb {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    width: 100%;
}

#breadcrumb a,
#breadcrumb span {
    color: #2e2a1f;
    float: left;
    font-family: 'Fira Sans Condensed Regular';
    padding: 2px 5px 2px 18px;
    background: url(../images/breadcrumb.png) no-repeat scroll left center;
}

#breadcrumb span {
    font-weight: 400;
    padding-left: 0px;
    background: none;
}

#breadcrumb a:last-child {
    color: #2e2a1f;
}

#breadcrumb a:first-child {
    background: none;
    padding-left: 0;
}

/* Contentbereich */

#contentbereich h1 {
    clear: both;
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 15px 0 8px;
    padding: 8px 3.5%;
    text-transform: uppercase;
    width: 93%;
}

#contentbereich h3 {
    clear: both;
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 15px 0 8px;
    padding: 8px 3.5%;
    text-transform: uppercase;
    width: 93%;
}

#contentbereich .firstFont h4 {
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Regular';
    font-size: 40px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 21px;
    float: left;
    width: 100%;
}

#contentbereich h4 {
    color: #2e2a1f;
    font-size: 30px;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: 400;
    line-height: 46px;
    margin-bottom: 40px;
    position: relative;
}

#contentbereich h4:after {
    background: url(../images/h4-after.png) no-repeat scroll left center;
    content: '';
    width: 207px;
    position: absolute;
    height: 2px;
    left: 0px;
    bottom: -3px;
}

#contentbereich .firstFont h4:after {
    background: url(../images/h4-firstfont-after.png) no-repeat scroll left bottom;
    content: '';
    width: 810px;
    position: absolute;
    height: 2px;
    left: -25px;
    bottom: -3px;
}

#contentbereich .contentbereichInfobox h4:after {
    background: none;
}

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

#contentbereich h6 {
    margin: 0px 0 10px 0;
    font-size: 16px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    color: #6a6a6a;
}

#contentbereich a {
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Medium';
    line-height: 23px;
    font-size: 17px;
}

#contentbereich a:hover {
    color: #ffc441;
}

#contentbereich .contentbereichInfobox a:hover {
    color: #ffc441;
}

#contentbereich .contentRight {
    float: right;
    margin-bottom: 45px;
    width: 59.9%;
}

.firstFont .ce-textpic:not(:empty) {
    margin-top: 30px;
}

#contentbereich .firstFont {
    width: 100%;
}

#contentbereich .firstFont p {
    color: #2e2a1f;
    line-height: 30px;
    font-size: 19px;
    font-family: 'Fira Sans Condensed Regular';
    margin-bottom: 40px;
}

.firstFont p {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    line-height: 27px;
}

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

#contentbereich .firstFont a {}

#contentbereich .contentLeft {
    margin-bottom: 15px;
    float: left;
    width: 32.6%;
    padding: 0;
    border: 0;
}

#contentbereich .contentElement.firstFont .ce-bodytext {
    width: 100%;
    padding: 0;
    border: 0;
}

#contentbereich p {
    margin-bottom: 12px;
    font-size: 17px;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: normal;
}

#contentbereich #detailwrap .detailneubutton p.detailbuttonText {
    width: 100%;
    text-align: center;
}

#contentbereich .abfalltermin {
    border-bottom: 1px solid #e0e0e0;
    width: 50%;
    padding: 4px 0px;
}

#contentbereich .abfalltermin strong {
    width: 70%;
}

form[name=abfalltermine] p {
    margin-top: 10px;
    float: left;
}

 .ce-textpic .ce-gallery.ce-border .ce-column img,
.pubimg {
    border: none;
}

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

#contentbereich .item a.more {
    color: #FFF;
    margin-top: 15px;
    padding: 5px 16px;
    /* text-decoration: underline; */
    background: #2e2a1f;
}

#contentbereich .item .blockOne {
    margin-bottom: 0;
}

.blockOne .pictureone {
    float: right;
    margin-top: 4px;
}

/* Tabellen */

table.contenttable {
    border-collapse: collapse;
    text-align: left;
    margin: 35px 0 15px;
    max-width: 100% !important;
    clear: both;
}

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

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

table.contenttable tbody td,
table.contenttable tbody th {
    margin-bottom: 0px !important;
}

/* News */

.newsbereich {
    float: right;
    margin-top: -7px;
    width: 64.8%;
}

#contentbereich .newsbereich h4 {
    width: 100%;
}

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

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

#dynamischeListe2 ul li {
    width: 100%;
    /*	max-width: 770px;
*/
    padding: 0px;
}

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

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

#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: bold;
    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 {
    width: 51%;
    padding-right: 1%;
}

#dynamischeListe2 .newsText02 {
    width: 100%;
    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 {
    padding: 0px;
    float: left;
}

#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;
    font-weight: bold;
    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: #2e2a1f;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 4px;
    font-size: 16px;
}

#contentbereich .headline a {
    color: #2e2a1f !important;
    font-size: 22px;
    line-height: 25px;
}

/* Formulare */

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

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

.formobjektkleinVeranstaltung {
    width: 98.4%;
}

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

.formright {
    float: right !important;
}

.formobjektsmall {
    float: none !important;
    width: 96% !important;
}

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

.formular01 {
    float: left;
    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: 715px;
}

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-top: 10px;
    width: 100%;
    margin-bottom: 15px;
}

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

#kalender .date {
    min-height: 58px;
    width: 43px;
}

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

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

#kalender strong {
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Regular';
    font-size: 15px;
    font-weight: normal;
}

#kalender .entry {
    width: 86%;
}

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

#kalender .timeBlock {
    padding-bottom: 5px;
    font-size: 16px;
    font-family: 'Fira Sans Condensed Light';
}

#kalender .organizer,
#kalender .location {
    font-size: 16px;
    font-family: 'Fira Sans Condensed Light';
}

#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;
    border: 0;
}

/* 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: #ffc441 none repeat scroll 0 0;
    color: #ffffff;
    font-family: 'Fira Sans Condensed Regular';
    font-size: 19px;
    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: #eeeeee;
}

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

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

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

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

#dynamischeListe2 ul li {
    clear: left;
    float: left;
    list-style: outside none none;
    margin-bottom: 18px;
    background: #fff;
}

#dynamischeListe2 ul li,
.blockborder {
    border: 1px solid #ccc;
    width: calc(100% - 2px);
    float: left;
}

#dynamischeListe2.newsohnebild ul li {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

#dynamischeListe2.newsohnebild .newsText {
    min-height: auto;
    width: 100%;
}

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

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

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

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

#dynamischeListe2 .newsText {
    display: block;
    float: right;
    min-height: 116px;
    padding-bottom: 40px;
    position: relative;
    padding-top: 14px;
    margin-bottom: 17px;
}

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

#dynamischeListe2 h4 {
    clear: none;
    font-weight: bold;
}

#dynamischeListe2 h4 a {
    font-weight: normal;
    text-decoration: none;
}

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

#dynamischeListe2 .teaserPicture a {
    float: left;
    height: 194px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}


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

/* Formulare */

.formobjektNoSize,
.formobjekt,
.formobjektklein,
.formobjektselectklein,
.containerSelector,
.formobjektselectkleinMonth,
.formobjektselectkleinYear,
.formobjektselectkleinVeranstaltung,
.formobjektkleinVeranstaltung,
.formobjektCaptcha,
.formobjektselectklein,
.formobjektkleinGastro,
.formobjektselectkleinGastro,
.formobjektkleinGastro,
.formobjektkleinWFGCompany,
.formobjektkleinWFGCompanyText,
.formobjektkleinWFGCompanySelect,
.formobjektfull,
.formSelect,
.formobjektkleinGB,
.formobjektselect,
input[type="date"],
input[type="text"] {
    border: 1px solid #d4d4d4;
    background: #f6f6f6;
    color: #2f2f2f;
    margin-top: 11px;
    float: left;
    margin-right: 11px;
    position: relative;
}

.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,
.date: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 #2e2a1f;
    background-: #f9f9f9;
    -webkit-box-shadow: 0px 0px 7px 0px #2e2a1f;
    -moz-box-shadow: 0px 0px 7px 0px #2e2a1f;
    box-shadow: 0px 0px 7px 0px #2e2a1f;
    -webkit-border-radius: 5px;
    outline: none;
}

.suche:focus {
    outline: none;
}

input[type="submit"],
input[type="reset"],
#kalender .outlook,
#contentbereich .gastro .infoGastro,
#contentbereich .gastro .infoGastroBuchen,
.abstimmen,
.ergebnis {
    background: #ffc441 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    float: left;
    margin-top: 11px;
    padding: 8px 10px 9px;
}

#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 {
    background: #2e2a1f;
}

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

/* Kalender */

#kalender .list {
    background: none transparent;
}

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

#kalender .month {
    color: #2e2a1f;
}

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

#kalender .entry {
    color: #222;
}

#kalenderClassic .kalenderBtn {}

#kalender .headline {
    background: transparent none repeat scroll 0 0;
    font-size: 22px;
    line-height: 28px;
}

#kalender .outlook {}

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

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

#contentbereich .article {
    clear: both;
    float: left;
    padding-bottom: 28px;
    width: 100%;
}

#contentbereich .zurueck {
    color: #d4ba0c;
    float: left;
    width: 100%;
}

#contentbereich .zurueck a {
    background: transparent url("../images/external_link.png") no-repeat scroll left 7px;
    float: left;
    margin-top: 50px;
    padding-left: 17px;
    text-decoration: none;
    width: 100%;
}

/* Control Slider */

/* Control Slider */

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

#contentbereich .controlBlockPageSlider {
    font-weight: bold;
    text-align: left;
    color: #F9F9F9;
    padding: 10px 0;
    width: 100%;
    clear: both;
}

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

#contentbereich .controlBlockPageSlider u {
    background-color: #595959;
    border: 1px solid #595959;
    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: #595959;
}

/* 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: #006FB4;
    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;
    font-family: 'Fira Sans Condensed Light';
}

#contentbereich .descripBlock {
    font-family: 'Fira Sans Condensed Light';
}

html body#template02 div#alles div#wrap02 div#layout04 div#contentbereich div div#contentColRight div.contentElement div.clickenlarge-0 .ce-bodytext table.contenttable thead tr.alt td {
    background: none repeat scroll 0 0 #c50c0c;
    padding: 4px 7px;
}

/* 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 {
    /*width:454px;*/
    margin: 0 0 2px 0;
    padding: 4px 0 4px 18px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    background: url(../images/slideOpen.gif) no-repeat 0px 3px transparent;
    border-bottom: 1px solid #cecfcf;
    color: #737473;
    display: block;
    clear: both;
    float: none;
    list-style-type: none;
    width: 97%;
}

#contentbereich .slideBlock {
    clear: both;
}

#contentbereich .slideBlock .ce-textpic .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 {
    float: left;
    width: 97%;
    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 {
    float: left;
    width: 97%;
}

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

#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 5px 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 5px transparent;
}

#contentbereich #sliderOpenAll h4 {
    color: #D4BA0C;
}

/* News */

#dynamischeListe2,
#dynamischeListe2 .dateall,
#dynamischeListe2 .date02,
#dynamischeListe2 .date,
#dynamischeListe2 .artikelVom {}



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

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

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

#dynamischeListe2 .newsText {
    display: block;
    float: right;
    font-size: 14px;
}

#dynamischeListe2 .newsText p {
    font-size: 14px;
}

#dynamischeListe2.noPic .newsText {
    float: left;
    display: block;
}

#dynamischeListe2 .teaserPicture {
    background: #f6f6f6 none repeat scroll 0 0;
    float: left;
    padding: 0;
    width: 45.4%;
    overflow: hidden;
}

#dynamischeListe2 h4 {
    clear: none;
    font-weight: bold;
}

#dynamischeListe2 h4 a {
    font-weight: normal;
    text-decoration: none;
}

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

.teaserPicture img {
    float: left;
    width: 100%
}

/* 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 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 20px;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
}

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

#contentbereich .formulare .formularecat,
#contentbereich .formularecat {
    margin-left: 0;
    width: 100%;
}

#contentbereich .formulare .formularecat li,
#contentbereich .formularecat li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    list-style-position: inside;
    margin-right: 1.8%;
    margin-top: 0;
    padding-left: 0;
    width: 49.1%;
}

#contentbereich .formularecat li a,
#contentbereich .formulare .formularecat li a {
    background: #a5a5a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    list-style-position: inside;
    margin-right: 1.5%;
    margin-top: 14px;
    padding: 7px 8px 7px 14px;
    width: calc(100% - 22px);
}

#contentbereich .formulare .formularecat li a {
    background: #ededed url("../images/pdf.png") no-repeat scroll 11px 7px;
    color: #303030;
    padding: 7px 8px 7px 37px;
    width: calc(100% - 45px);
}

#contentbereich .formularecat li a:hover {
    background-color: #2e2a1f;
}

#contentbereich .formulare .formularecat li a:hover {
    background-color: #5f5f5f;
    color: #fff;
}

#contentbereich .formulare .formularecat li:nth-child(2n),
#contentbereich .formularecat li:nth-child(2n) {
    margin-right: 0;
}

/* Kalender */

/* Kalender */

#kalender {
    float: left;
}

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

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

#kalender .date {
    float: left;
}

#kalender .month {
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Fira Sans Condensed Medium';
}

#kalender .kalendertext {
    float: right;
    padding: 10px 18px 10px 25px;
    width: calc(100% - 43px);
    min-height: 165px;
}

.picturekalender {
    /* background: #eee none repeat scroll 0 0; */
    float: left;
    height: 197px;
    position: relative;
    text-align: center;
    width: calc(29.8% - 1px);
    display: none;
}

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

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

#outlookCal a.fc-more {
    font-size: 10px;
}

#kalender .day {
    background: #2e2a1f none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 25px;
    padding: 4px 0;
    text-align: center;
}

#kalender .entry {
    border: 1px solid #ccc;
    float: right;
    width: calc(92% - 2px);
}

#kalender .picture {
    float: right;
}

#kalender .outlook {
    margin-right: 15px;
    float: left;
}

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

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

/* Control Slider */

#contentbereich .controlBlockStyle {
    clear: both;
}

#contentbereich .controlBlockPageAllItems {
    float: left;
}

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

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

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

/* Infoboxen Contentbereich */

#contentbereich .contentbereichInfobox {
    background: url("../images/grautransparent.png") repeat scroll left top, url("../images/bg.jpg") no-repeat fixed center bottom / cover;
    border: 2px solid #2e2a1f;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 45px;
    padding: 20px 35px 25px;
    position: relative;
    width: calc(100% - 74px);
}

.contentbereichInfobox .clickenlarge-0 {
    width: 100%;
    float: left;
}

#contentbereich .contentbereichInfobox h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 11px;
    margin-top: 9px;
    padding-bottom: 7px;
    padding-left: 0;
}

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

#contentbereich .contentbereichInfobox a {
    color: #fff;

}

#contentbereich .contentbereichInfobox .mail {
    background: url(../images/mail-info.png) no-repeat scroll 2px 6px;
}

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

#contentbereich .contentbereichInfobox .ce-textpic {
    float: left;
    width: 100%;
}

#contentbereich #export {
    clear: both;
    float: left;
    margin-bottom: 20px;
    padding: 23px 3% 15px;
}

#wrap.main #contentbereich strong,
#wrap.main #contentbereich strong label {
    position: relative;
    font-family: 'Fira Sans Condensed Medium';
}

.contenttable tr.alt td {
    background: #f9f9f9;
    font-family: 'Fira Sans Condensed Light';
}

#contentbereich #export ul li.pdf {
    background: url(../images/download.png) no-repeat scroll 6px 3px !important;
    padding: 0 0 0 23px;
    margin-left: 0;
    width: calc(100% - 27px);
}

#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: 12px;
}

.rahmen.viertel {
    clear: none;
    float: right;
    margin-top: 0;
    width: 18%;
}

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

.rahmen.fuenfzig {
    width: 64%;
    clear: both;
    float: left;
}

.rahmen.left {
    width: 48%;
    clear: none;
    float: left;
    margin-right: 2%;
}

.rahmen.right {
    width: 35%;
    clear: none;
    float: left;
    margin-left: 1%;
}

/* Bildergalerien */

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

#album ul {
    padding: 0px;
    width: 100%;
    max-width: 715px;
    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 #D4BA0C;
}

#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;
    clear: both;
    width: 100%;
}

#photoListe .folder {
    background-image: url("../images/photoalbum.gif");
    background-position: left 20px;
    background-repeat: no-repeat;
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-top: 44px;
    text-align: center;
    width: 35px;
}

#photoListe .folder a {
    font-size: 16px;
    font-weight: bold;
}

#photoListe .data {
    display: block;
    float: right;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-top: 17px;
    width: 90%;
}

#photoListe .data h5 {
    margin: 0px;
    padding-bottom: 5px;
    font-weight: 400;
    color: #D4BA0C;
}

#photoListe .data h5 a {}

/* Service BW */

.imageRight {
    float: right;
}

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

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

/* Umfrage */

.lebenslagenbaum {
    float: left;
    width: 100%;
}

#umfrage {
    clear: both;
}

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

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

#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%;
    background: none;
    max-width: 770px;
}

#umfrage ul li .abstimmungen {
    background: url(../images/umfrage01.png) no-repeat 0 0;
    padding: 22px 0 0 72px;
    font-weight: bold;
    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: 89%;
    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: 30px 0 32px;
    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-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    color: #DFDFDF;
}

#weatherBox .temperature {
    float: left;
    font-size: 30px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    color: #DFDFDF;
    width: 100%;
}

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

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

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

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

/* Gastronomie */

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

#contentbereich .frame-type-menu_sitemap ul li {
    border-bottom: 1px solid #f4f4f4;
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: calc(100% - 18px);
    background: url("../images/li.png") no-repeat scroll left 10px;
}

#contentbereich .frame-type-menu_sitemap UL LI A SPAN {
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

#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 6px;
    padding-left: 16px;
}

#contentbereich .frame-type-menu_sitemap ul li ul li ul li {
    padding-bottom: 1px;
}

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

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

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

#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: 14px;
    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: 28px;
}

#caltitle {
    font-size: 17px;
    color: #000;
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
}

#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: 20px;
    border-bottom: 1px solid #ddd;
}

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

/* container for weeks */

#calroot #calweeks {
    background-color: #fff;
    margin-top: 4px;
}

/* single week */

#calroot .calweek {
    clear: left;
    height: 22px;
}

/* single day */

#calroot .calweek a {
    display: block;
    float: left;
    width: 52px;
    height: 20px;
    text-decoration: none;
    font-size: 12px;
    margin-left: 1px;
    text-align: center;
    line-height: 20px;
    color: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* different states */

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

/* sunday */

#calroot a.calsun {
    color: red;
}

/* offmonth day */

#calroot a.caloff {
    color: #ccc;
}

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

/* unselecteble day */

#calroot a.caldisabled {
    background-color: #f4f4f4 !important;
    color: #ccc !important;
    cursor: default;
}

/* current day */

#calroot #calcurrent {
    background-color: #2e2a1f;
    color: #fff;
}

/* today */

#calroot #caltoday {
    background-color: #949494;
    color: #ffffff;
}

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

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

select {
    padding: 10px;
}

#dynamischeListe2 .weiterlesenNews {
    background: #ffc441 none repeat scroll 0 0;
    border: 1px solid #ffc441;
    bottom: 0;
    color: #fff;
    left: 0;
    margin-top: 12px;
    padding-bottom: 3px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    width: 115px;
}

#dynamischeListe2 .weiterlesenNews:hover,
#dynamischeListe2 .weiterlesenNews:active {
    background: #e49d00;
    border: 1px solid #ffc441;
}

#dynamischeListe2 .weiterlesenNews a {
    color: #fff !important;
}

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

#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,
#sbw3HeaderItems {
    float: left
}

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

.sbw3HeaderItemsAuswahl {
    float: left;
    margin-bottom: 55px;
    width: 100%;
}

#sbw3ListItems {
    width: 100%;
    float: left;
}

#sbw3 .sbwUnterseiten,
#sbw3 ol,
#sbw3 ul {
    clear: both;
    margin-top: 18px;
    width: 100%;
    margin-left: 0;
    float: left;
    margin-bottom: 10px;
}

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

.sbw3HeaderItemLink {
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    padding: 0
}

.sbw3HeaderItemLinkActive {
    color: #4b4a4a !important
}

#sbw3ListItems h4 {
    border-bottom: none;
    margin-bottom: 7px;
    width: 100%;
}

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

#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 {
    font-size: 31px;
    line-height: 39px;
    overflow: hidden;
    padding: 0 0 0 31px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

#sbw3 a.link_ext_replacement {
    background: transparent url(../images/internal_link.png) no-repeat scroll 3px 3px;
    padding: 0 0 0 21px;
}

.sbwBehoerdePerson {
    float: left;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-bottom: 10px;
    width: 100%;
}

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

#sbw3 .imageRight {
    float: right;
    margin-bottom: 15px;
    margin-left: 30px;
    width: 45%;
}

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

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

#sbw3 .sbwBehoerdePerson .imageLeft {
    margin: 0 15px 10px 0;
    float: left;
    position: relative;
    width: 17%;
}

#sbw3 .formSelect {
    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 left center;
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 20px
}

.sbwfunktion p {
    margin-bottom: 0 !important;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
}

.sbwsprechzeit p {
    margin-bottom: 0 !important;
}

#contentbereich #sbw3Details li,
#contentbereich #sbw3ListItems li,
#contentbereich #sbw3GroupItems ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 4px;
    width: calc(100% - 14px);
}

#contentbereich #sbw3Details li a,
#contentbereich #sbw3ListItems li a,
#contentbereich #sbw3GroupItems ul li a {
    background: #eeeeee none repeat scroll 0 0;
    color: #010101;
    float: left;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    margin-bottom: 1px;
    margin-left: -18px;
    margin-top: 6px;
    padding: 5px 17px;
    width: calc(100% - 16px);
}

#contentbereich #sbw3Details li a:hover,
#contentbereich #sbw3ListItems li a:hover,
#contentbereich #sbw3GroupItems ul li a:hover {
    background: #ffc441 none repeat scroll 0 0;
}

#sbw3ListItems .mitarbeiterListe li {
    margin-bottom: 23px !important;
}

#sbw3ListItems .mitarbeiterListe li p {
    margin-top: 0;
    margin-bottom: 0;
}

#contentbereich #sbw3Details li a:hover,
#contentbereich #sbw3ListItems li a:hover {
    background: #ffc441 none repeat scroll 0 0;
    color: #fff;
}

#sbw3Details table {
    width: 100%;
}

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

#object {
    max-width: 100%;
}

.image-caption {
    width: auto;
}

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

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

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

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

.ce-textpic .ce-gallery.ce-border .ce-column IMG,
.ce-textpic .ce-border .csc-textpic-single-image IMG {
    padding-right: 10px;
}
#contentbereich .contentElement .ce-textpic .ce-gallery {
    position: relative;
    width: auto;
}

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

.ce-row {
    float: left;
    /* margin-bottom: 25px !important; */
}

.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-row {
    float: right;
    margin-bottom: 25px !important;
    margin-left: 10px;
}

.ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery .ce-column img {
    margin-left: 15px;
}

/* MINIGALERIE START */

.minigal .ce-textpic {
    float: right;
    width: 100%;
}

#contentbereich .minigal {
    float: left;
    margin-bottom: 45px;
    margin-top: 10px;
    width: 100%;
}

#contentbereich .minigal h4,
#contentbereich .minigal .ce-bodytext,
#contentbereich .minigal .image-caption {
    display: none;
}

.itemsinnerwrap {
    padding-right: 17px;
    padding-left: 22px;
}

.minigal .itemsinnerwrap ul li.ce-column {
    width: 127px;
}

#contentbereich .minigalText {
    float: left;
    margin-right: 5%;
    max-width: 400px;
    width: 55%;
}

#contentbereich .minigal .imagewrapalle {
    float: left;
    width: 75%;
    margin-top: 0;
    position: relative;
}

#contentbereich .minigal .clickenlarge-0 {
    clear: none;
    float: right;
    width: 18.1%;
}

.minigal #image_wrap0,
.minigal #image_wrap1,
.minigal #image_wrap2,
.minigal #image_wrap3,
.minigal #image_wrap4,
.minigal #image_wrap5,
.minigal #image_wrap6 {
    float: left;
    width: 75%;
    position: relative;
}

#contentbereich .minigal .caption {
    color: #2e2a1f;
    float: left;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: normal;
    padding-left: 37px;
    font-size: 17px;
    background: url(../images/bildunterschrift.png) no-repeat scroll left top;
    position: absolute;
    padding-top: 26px;
    height: 43px;
    margin-left: 9px;
    margin-top: -20px;
}

#contentbereich .minigal h4,
#contentbereich .minigal .ce-bodytext,
#contentbereich .minigal .image-caption {
    display: none;
}

.itemsinnerwrap {
    height: 386px;
    padding: 37px 0 0;
    width: 100%;
}

#contentbereich .minigal img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: 0 !important;
    opacity: 0.6;
    cursor: pointer;
}

#contentbereich .minigal .ce-textpic .ce-row {
    clear: none;
    float: none;
    height: auto;
    margin: 0 auto;
}

#contentbereich .minigal .scrollable {
    height: 422px;
    max-width: 159px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

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

#contentbereich .items .ce-gallery div {}

#contentbereich .items .ce-gallery div .ce-row {
    float: left;
}

#contentbereich #contentColLeft .minigal .scrollable img,
#contentbereich #contentColRight .minigal .scrollable img {
    border: 3px solid #fff;
    float: none;
    height: 100%;
    margin: 0 auto;
    width: 143px;
    cursor: pointer;
}

#contentbereich .minigal .ce-column FIGURE,
#contentbereich .minigal .ce-column {
    margin-bottom: 1px;
    margin-top: 0;
    width: 136px;
}

#contentbereich .minigal ul {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0;
}

#contentbereich .minigal .ce-column {
    max-height: 105px;
    overflow: hidden;
}

#contentbereich .minigal a.bigImg img {
    opacity: 1;
}

#contentbereich .minigal .scrollable .active {
    border: 0 !important;
    cursor: default;
    opacity: 1;
    position: relative;
}

#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;
    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 {
    height: 423px;
    margin: 0 auto;
    max-width: 150px;
    position: relative;
    width: 100%;
}

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

#contentbereich .minigal a.browse,
#contentbereich .minigal a.prev {
    background: url("../images/minigalPfeil1.png") no-repeat scroll center top;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

#contentbereich .minigal a.right,
#contentbereich .minigal a.next {
    background-position: center bottom !important;
    bottom: 0;
    clear: right;
    margin-right: 0;
    top: auto;
}

html body#template01 div#wrap div#wrap01 div#alles div#layout03 div#layout03-2 div#contentbereich div.minigal div.clickenlarge-0 .ce-textpic div.scrollWrap div.scrollable div.items .ce-gallery div.itemsinnerwrap .ce-row ul li.ce-column {
    border: medium none;
}

#contentbereich .minigal a.right:hover {}

#contentbereich .minigal a.right:active {}

#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;
    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 {
    display: none;
}

/* MINIGALERIE ENDE*/

#contentbereich .blockOne .firstimage a img.first {
    float: right;
    margin-left: 35px;
    margin-top: 4px;
    max-width: 33.7%;
}

#contentbereich .blockOne h4 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
}

#contentbereich .blockOne a img {
    margin-bottom: 15px;
}

#contentbereich .item a.more {
    clear: both;
    float: left;
}

#contentbereich .item {
    border-bottom: 1px solid #ccc;
    float: right;
    margin-bottom: 19px;
    padding-bottom: 19px;
    width: 100%;
}

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

#contentbereich .contentElement .item .blockTwo {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.blockOne .geoxlbild {
    float: right;
    margin-top: -42px;
    width: 17%;
}

.blockOne .geoxltext {
    float: left;
    width: 64%;
}

#contentbereich .details {
    clear: both;
    float: left;
    width: 100%;
}

#contentbereich .item .details {
    float: none;
}

#contentbereich .item a.more {
    background: #2e2a1f none repeat scroll 0 0;
    border: 0;
    border-radius: 5px;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: 400;
    margin-right: 20px;
    margin-top: 10px;
    padding: 4px 10px;
    text-decoration: none;
}

#contentbereich .item a.karte {
    background: #234d9b url("../images/karte.png") no-repeat scroll 15px center;
    border: 1px solid #d4d4d4;
    color: #fff;
    float: left;
    margin-top: 10px;
    padding: 4px 10px 4px 50px;
    text-transform: uppercase;
}


/* default styles for extension "tx_felogin_pi1" */

.tx-felogin-pi1 label {
    display: block;
}

/* default styles for extension "tx_cssstyledcontent" */

/* Headers */

.csc-header-alignment-center {
    text-align: center;
}

.csc-header-alignment-right {
    text-align: right;
}

.csc-header-alignment-left {
    text-align: left;
}

.csc-textpic-responsive,
.csc-textpic-responsive * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Clear floats after ce-textpic and after ce-row */

.ce-textpic,
.ce-textpic .ce-row,
ul.csc-uploads li {
    /* overflow: hidden; */
}

/* Set padding for tables */

.ce-textpic .ce-gallery table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

/* Settings for figure(removedbymigration) and figcaption (HTML5) */

.ce-textpic .ce-gallery figure(removedbymigration),
.ce-textpic figure(removedbymigration).ce-gallery {
    margin: 0;
    display: table;
}

/* Captions */

figcaption.image-caption {
    display: table-caption;
}

#contentbereich .article .pictureText {
    color: #4E4E4E;
    margin: 10px 0 20px;
    font-size: 16px;
}

/*.image-caption::before {
    background:url("../images/caption.png") repeat scroll left top;
    content: "";
    float: left;
    height: 75px;
    position: absolute;
    right: 0;
    top: -75px;
    width: 81px;
}*/

.image-caption {
    color: #2e2a1f;
    float: left;
    font-family: 'Fira Sans Condensed Regular';
    font-weight: normal;
    padding-left: 37px;
    font-size: 17px;
    background: url(../images/bildunterschrift.png) no-repeat scroll left top;
    position: relative;
    padding-top: 26px;
    height: 43px;
    margin-left: 9px;
    margin-top: -20px;
}

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

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

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

/* Float the columns */

.ce-textpic .csc-textpic-imagecolumn {
    float: left;
}

/* Border just around the image */

/* this must be specified again because of 73 */
.ce-textpic.ce-center.ce-above .ce-gallery.ce-border img {
    /* border: 1px solid #2e2a1f; */
    /* padding: 0px 0px; */
}
/* this must be specified again because of 73 for 169 */
#contentbereich .contentElement .frame.frame-default .clickenlarge-1 .ce-textpic.ce-center.ce-above .ce-gallery.ce-border img {
    border: 1px solid #2e2a1f;
    /* padding: 0px 0px; */
}

/* this must be specified again because of 73 for 71 */
#contentbereich .contentElement #c191 .clickenlarge-1 .ce-textpic.ce-center.ce-above .ce-gallery.ce-border img {
    border: none;
    /* padding: 0px 0px; */
}

/* this must be specified again because of 73 for 104 */
#contentbereich .contentElement #c294 .clickenlarge-1 .ce-textpic.ce-center.ce-above .ce-gallery.ce-border img {
    border: none;
    /* padding: 0px 0px; */
}

/* this must be specified again because of 73 for 161 */
#contentbereich .contentElement #c591 .clickenlarge-1 .ce-textpic.ce-center.ce-above .ce-gallery.ce-border img {
    border: none;
    /* padding: 0px 0px; */
}

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

/* Space below each image (also in-between rows) */

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

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

/* colSpace around image columns, except for last column */

.csc-textpic-imagecolumn,
td.csc-textpic-imagecolumn .ce-column {
    margin-right: 10px;
}

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

/* Add margin from image-block to text (in case of "Text & Images") */

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

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

/* Positioning of images: */

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

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

/* Right (above or below) */

.ce-textpic.ce-right:not(.ce-intext) .ce-gallery {
    float: right;
}

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

/* Left (above or below) */

.ce-textpic.ce-left:not(.ce-intext) .ce-gallery {
    float: left;
}

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

/* Left (in text) */

.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery {
    float: left;
}

/* Right (in text) */

.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery {}

/* Right (in text, no wrap around) */

.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
    float: right;
}

/* Left (in text, no wrap around) */

.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    float: left;
}

.ce-textpic .ce-gallery:not([data-ce-rows="1"]) .ce-row:last-child,
.ce-textpic .ce-gallery[data-ce-rows="1"] .ce-row .csc-textpic-last {
    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: #2e2a1f333;
}

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



#hefinder .tsaid_QueryElementListPublicServiceType table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListPublicServiceTypeCategory table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListOrganisationalUnit table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListArea table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListPerson table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListForm table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListEvent table tbody tr.tsaid_even,
#hefinder .tsaid_QueryElementListEvTender table tbody tr.tsaid_even {
    background-color: #e3e3e3;
}

#hefinder .tsaid_QueryElementListPublicServiceType td,
#hefinder .tsaid_QueryElementListPublicServiceType th,
#hefinder .tsaid_QueryElementListPublicServiceTypeCategory td,
#hefinder .tsaid_QueryElementListPublicServiceTypeCategory th,
#hefinder .tsaid_QueryElementListOrganisationalUnit td,
#hefinder .tsaid_QueryElementListOrganisationalUnit th,
#hefinder .tsaid_QueryElementListArea td,
#hefinder .tsaid_QueryElementListArea th,
#hefinder .tsaid_QueryElementListPerson td,
#hefinder .tsaid_QueryElementListPerson th,
#hefinder .tsaid_QueryElementListForm td,
#hefinder .tsaid_QueryElementListForm th,
#hefinder .tsaid_QueryElementListEvent td,
#hefinder .tsaid_QueryElementListEvent th,
#hefinder .tsaid_QueryElementListEvTender td,
#hefinder .tsaid_QueryElementListEvTender th {
    padding: 5px;
    vertical-align: top;
}


#hefinder .tsaid_QueryElementListPublicServiceType table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListPublicServiceTypeCategory table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListOrganisationalUnit table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListArea table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListPerson table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListForm table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListEvent table tbody tr.tsaid_odd,
#hefinder .tsaid_QueryElementListEvTender table tbody tr.tsaid_odd {
    background-color: #ffffff;
}

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

#hefinder .tsaid_QueryElementSingleViewPublicServiceType h4 {
    clear: none !important;
    font-size: 15px !important;
    margin: 0 !important;
}

#hefinder .tsaid_QueryElementSingleViewPublicServiceType .tsaid_data * {
    font-family: 'Fira Sans Condensed Regular';
}

#hefinder .ytsa_page,
#hefinder .ytsa_page p,
#hefinder .ytsa_page td,
#hefinder .ytsa_page a,
#hefinder .ytsa_page div,
#hefinder .ytsa_page li {
    font-family: 'Fira Sans Condensed Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

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

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

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

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

#hefinder .tsaid_QueryElementSearchGroupArea .searchButton,
#hefinder .tsaid_QueryElementSearchGroup .searchButton,
#hefinder .tsaid_QueryElementSearchFormEvent .searchButton,
#hefinder .ytsa_page form .searchButton {
    margin-left: 0px;
    margin-right: 5px;
}

#hefinder #tsaid_NavLeistungAZ_03 {
    float: left;
}

#hefinder #tsaid_NavLeistungskat_01 {
    padding-top: 25px;
}

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

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

#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: 588px;
}

#hefinder label {
    width: 100%;
}


#abx_alleLeistungen.abx_alleLeistungen div#abx_alleLeistungenList.abx_alleLeistungenList div#abx_startLetters ul#myLetterLinks.myLetterLinks li ul#myLetterLinks.myLetterLinks li {
    background: #045885 none repeat scroll 0 0;
    float: left;
    margin: 0 2px;
    padding: 3px 9px;
    text-align: center;
    width: auto;
}

#abx_alleLeistungen.abx_alleLeistungen div#abx_alleLeistungenList.abx_alleLeistungenList div#abx_startLetters ul#myLetterLinks.myLetterLinks li ul#myLetterLinks.myLetterLinks li a {}

#abx_cityHeaderMainDiv #abx_CityNameDiv,
#abx_LeistungenDetailHeaderName {
    clear: both;
    color: #2e2a1f;
    font-size: 28px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    margin: 0 0 12px;
    padding: 10px 0 0;
}

#abx_lebenlagenHeader {
    clear: both;
    color: #045681;
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 12px;
    padding: 10px 0 0;
}

#abx_lebenlagenHeader>div:first-child {
    display: block;
    margin: 10px 0 0;
    padding: 0;
}

#abx_lebenlagenHeader div {
    clear: both;
    color: #045681;
    display: list-item;
    font-weight: normal;
    list-style-position: inside;
    margin: 0;
    padding: 0 0 0 10px;
}

.abx_lebenslagenList,
.behoerdeNameLink {
    color: #045681;
}

#contentbereich #myLetterLinks>li,
#contentbereich ul.myCategoryLinks>li {
    font-size: 15px;
    padding: 0 10px;
}

.abx_leistungenList,
#abx_LeistungenDetailBeschreibungHeader,
#abx_LeistungenDetailWeiterfuehrendeLinksHeader,
#abx_LeistungenDetailZustaendigesAmtHeader,
#abx_LeistungenDetailZustaendigesAmtHausanschriftHeader,
#abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {}

.abx_nameClass strong {
    font-weight: normal;
}

#abx_mainSurnameHeaderDivK>div {}

#contentbereich #abx_ap_amtsauswahlMenu li {
    background-position: left 15px;
}

.abx_leistungenList {
    cursor: pointer;
    font-weight: 500;
}

.abx_leistungenList,
#abx_LeistungenDetailBeschreibungHeader,
#abx_LeistungenDetailWeiterfuehrendeLinksHeader,
#abx_LeistungenDetailZustaendigesAmtHeader,
#abx_LeistungenDetailZustaendigesAmtHausanschriftHeader,
#abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {}

#contentbereich ul.myLetterLinks a {
    font-size: 18px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
}

#contentbereich #myLetterLinks>li,
#contentbereich ul.myCategoryLinks>li {
    padding: 0 10px;
}

.abx_leistungenList,
#abx_LeistungenDetailBeschreibungHeader,
#abx_LeistungenDetailWeiterfuehrendeLinksHeader,
#abx_LeistungenDetailZustaendigesAmtHeader,
#abx_LeistungenDetailZustaendigesAmtHausanschriftHeader,
#abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {}

#abx_alleLebenslagen,
#abx_alleLebenslagenMenu,
#abx_alleLebenslagenList {
    float: left;
    width: 100%;
}

#contentbereich ul.myCategoryLinks {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px dotted #6c6c6c;
    float: left;
    margin: 4px auto 7px;
    padding: 0;
    text-align: center;
    width: 100%;
}

#contentbereich ul.myCategoryLinks>li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-left: 1px solid #000;
    display: inline-table;
    float: none;
    list-style: outside none none;
    margin: 5px auto;
    padding: 0 10px;
}

.myCategoryLinksEl {
    cursor: pointer;
}

.abx_nameClass strong {
    font-size: 15px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
}

#abx_mainSurnameHeaderDivK>div {
    font-size: 13px;
}

#contentbereich #abx_ap_amtsauswahlMenu li {
    background-position: left 15px;
}

#abx_ap_amtsauswahlMenu,
#contentbereich ul#abx_ap_amtsauswahlMenu {
    float: left;
    list-style-type: none;
    margin: 11px 0 16px;
    padding: 0;
    width: 100%;
}

#abx_ap_amtsauswahlMenu li {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    cursor: pointer;
    float: left;
    padding: 10px 0 10px 10px;
    width: 100%;
}

#contentbereich ul.myLetterLinks li ul.myLetterLinks {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px dotted #6c6c6c;
    float: left;
    margin: 4px auto 7px;
    padding: 5px 0 2px;
    text-align: center;
    width: 100%;
}

ul#myLetterLinks {
    margin-left: 0;
}

#contentbereich #myLetterLinks>li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-left: 1px solid #000;
    float: left;
    font-size: 12px;
    list-style: outside none none;
    padding: 0 5px;
}

#contentbereich #myLetterLinks>li:first-child {
    border-left: medium none;
}

#contentbereich #myLetterLinks>li,
#contentbereich ul.myCategoryLinks>li {
    font-size: 15px;
    padding: 0 10px;
    width: auto;
}

.abx_firstLetterLeistungen,
#abx_firstLetterSubAnsprechpartner,
#abx_behoerde_name {
    border-bottom: 1px dotted #dcd8cd;
    border-top: 1px dotted #dcd8cd;
    clear: both;
    color: #5f5430;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin: 10px 0 12px;
    padding: 8px 0;
    width: 100%;
}

.abx_NachObenBtn {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    width: 100%;
}

#sprechzeitenTableDiv table {
    border: 1px solid #cfcfcf;
    border-collapse: collapse;
    margin: 0 0 15px;
    max-width: 100%;
    text-align: left;
    width: 100%;
}

#sprechzeitenTableDiv table tbody tr th {
    background: #e0e0e0 none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    padding: 5px;
    text-align: left;
}

#sprechzeitenTableDiv table tbody tr:hover td {
    background: #f0f0f0 none repeat scroll 0 0;
}

#sprechzeitenTableDiv table tbody tr td {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    padding: 5px;
    text-align: left;
}

#abx_behoerde_name.abx_LeistungenDetailHeader {
    border: medium none;
    color: #797878;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#behoerdeSubDiv,
#abx_Hausanschrift,
#abx_Postanschrift,
#abx_Kontakt,
#abx_Oeffnungszeiten {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}

#abx_personalDetailWindow_vorname_nachname {
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    width: 75%;
}

#abx_personalDetailWindow_gebaeudeBezeichnung,
#abx_personalDetailWindow_zimmer,
#abx_personalDetailWindow_gebaeude_hausanschriftStrasse,
#abx_personalDetailWindow_gebaeude_hausanschriftPLZ_Ort,
#abx_personalDetailWindow_email,
#abx_personalDetailWindow_telefonNrKomplett,
#abx_personalDetailWindow_faxNrKomplett,
#abx_abx_LeistungenDetailZustaendigesAmtUrl,
#abx_personalDetailWindow_funktion {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

#abx_personalDetailWindow_stellenbezeichnung {
    float: left;
    font-style: italic;
    padding: 10px 0;
    width: 100%;
}

div#abx_personalDetailWindow_telefonNrKomplett div,
#abx_personalDetailWindow_email div,
#abx_personalDetailWindow_faxNrKomplett div {
    display: inline;
}

#abx_personalDetailWindow_sprechzeiten,
#abx_personalDetailWindow_sprechzeitenNachVereinbarung {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

#contentbereich ul.myCategoryLinks>li:first-child {
    border-left: medium none;
}

#abx_LeistungenDetailZustaendigesAmt {
    float: left;
    margin-top: 20px;
}

#abx_LeistungenDetailZustaendigesAmtName {
    clear: both;
    font-size: 19px;
    font-weight: normal;
    margin: 10px 0;
}

.abx_LeistungenDetailHeader {
    font-weight: bold;
    margin: 16px 0 8px;
}

#fonPreText,
#faxPreText,
#emailPreText {
    display: inline;
    font-weight: bold;
}

a.zurueck {
    float: left;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
}


/*Neue Kartenansicht*/

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

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

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

footer {
    width: 100%;
    height: 113px;
    background-color: #636363;
}

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

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

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

#hitsheadline {
    color: #2e2a1f;
    float: left;
    font-size: 16px;
    font-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    height: 100px;
    margin-top: 25px;
    text-align: center;
    width: 34%;
}

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

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


.catBtn {
    border: 1px solid #dfdfdf;
    border-radius: 2%;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 226px;
    margin: 8px 1px 8px 13px;
    padding: 3px;
    text-align: center;
    width: 22.7%;
}

.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: 4px solid #dfdfdf;
    padding: 0;
}

.catBtn:hover>.catImg,
.catBtn.active>.catImg {
    filter: grayscale(0%);
}

.catName {
    margin: 20px 5px;
}

#catWrap {
    float: left;
    padding-bottom: 35px;
    padding-top: 30px;
    width: 100%;
}

.catBtn>p {
    display: table-cell;
    vertical-align: middle;
    height: 64px;
    width: 154px;
}

.catBtn>img {}

#switchbtn {
    float: right;
    height: 125px;
    margin: 0;
    width: 170px;
}

#filter {
    width: 10%;
    margin: 0;
    float: left;
    height: 100px;
    margin-top: 25px;
}

#detailcontentheader {
    margin-top: 35px;
}

#detailcontact ul li {
    background: none repeat scroll 0 0;
    font-size: 16px;
    padding: 0;
}

.objImg {
    background-image: url("https://exchange.cmcitymedia.de/kartenansichtNeu/img/category/Rathaus.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    border-radius: 2% 2% 0 0;
    height: 136px;
    background-size: contain;
}

.objBtn {
    border: 1px solid #d9d9d9;
    border-radius: 2%;
    box-sizing: border-box;
    float: left;
    height: 348px;
    margin-bottom: 22px;
    margin-right: 16px;
    position: relative;
    transition: all 1s ease 0s;
    width: 31.2%;
}

#content #contentbereich .wrapInner .objBtn {
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    float: left;
    height: auto;
    margin-bottom: 22px;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    min-height: 390px;
    transition: all 1s ease 0s;
    width: 22.6%;
}

.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: 68%;
    height: 100%;
    position: relative;
}

.list a {
    color: #3a3a3a;
    font-weight: 400;
    text-decoration: underline;
}

.list .objText {
    float: right;
    text-align: center;
    width: 100%;
}

.objText {
    text-align: center;
    height: 152px;
}

#contentbereich .wrapInner p.objHead {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 13px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 12px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    width: calc(100% - 8px);
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 0 4px 0 4px;
}

#contentbereich .wrapInner p.objMoreP {
    text-align: center;
    width: 100%;
}

#contentbereich .wrapInner .list .objMore {
    width: auto;
}

#contentbereich .wrapInner p.objStreet,
#contentbereich .wrapInner p.objCity,
#contentbereich .wrapInner p.objPhone,
#contentbereich .wrapInner p.objMail,
#contentbereich .wrapInner p.objFax,
#contentbereich .wrapInner p.objWeb {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin-left: 0px;
    margin-right: 0px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    width: calc(100% - 8px);
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 0 4px 0 4px;
}

#contentbereich .wrapInner p {
    font-size: 15px;
    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%;
    line-height: 19px;
    width: 56.4%;
    font-size: 16px;
}

.list .detailLeft>div,
.list .detailRight>div {
    margin-bottom: 5px;
}

.list .detailRight {
    font-size: 16px;
    float: right;
    width: 37%;
    line-height: 19px;
}

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

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

#toggleMap,
#toggleCats {
    height: 54px;
    width: 100%;
    float: left;
    margin-top: -26px;
    z-index: 1;
    position: relative;
    text-align: center;
}

#toggleMap img,
#toggleCats img {
    cursor: pointer;
}

#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: -9px;
    position: absolute;
    cursor: pointer;
}

#contentbereich #listViewTxt {
    font-size: 11pt;
    position: absolute;
    color: #545454;
    left: -7px;
    top: -30px;
    cursor: pointer;
}

#listView:hover #listViewTxt,
#listView.active #listViewTxt {
    display: block;
    color: #2e2a1f;
}

#moduleView:hover #moduleViewTxt,
#moduleView.active #moduleViewTxt {
    display: block;
    color: #2e2a1f;
}

.objStreet,
.objCity {
    line-height: 3px;
}

.objMail,
.objWeb,
.objFax {
    display: none;
}

.kartenansicht .clickenlarge-0,
.kartenansicht .firstFont {
    margin: 0 auto;
    float: none !important;
    max-width: 1286px;
}


.catBtn.small,
.catBtn.middle {
    height: 179px;
    width: 133px;
}

.catName.small,
.catName.middle {
    font-size: 14px !important;
    height: 88px;
    width: 133px;
}

.catImg.small,
.catImg.middle {
    background-size: auto 73px;
    height: 73px;
    margin: 23px auto 0;
    width: 73px;
}

#categories.folded {
    height: 20px;
}

#toggleCats.folded {
    background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/toggleDown.png);
}

#toggleCats.open {
    background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/toggleUp.png);
}


#hits.list {
    marginTop: 123px;
}

.objBtn.list {
    height: 200px;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 0px;
    margin-right: 0px;
    float: left;
    border-radius: 3px;
}

.objImg.list {
    height: 198px;
    width: 28%;
    margin-top: 0;
    background-size: auto 200px;
    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: 196px;
    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: 150px;
    border-radius: 3px;
    float: left;
    margin-left: 0;
}

#sorter {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    width: 268px;
    color: white;
    cursor: pointer;
}

#sorter * {
    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: #2e2a1f;
    color: white;
}

#calroot {
    width: 380px;
    z-index: 999;
    background: #777675;
    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;
}

#calhead {
    padding: 6px 0;
    height: 22px;
}

#caltitle {
    font-size: 14px;
    color: white;
    float: left;
    text-align: center;
    width: 340px;
    line-height: 20px;
    text-shadow: none;
}

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

#caldays {
    height: 24px;
    border: none;
}

#calweeks {
    background-color: #ececec;
    margin-top: 4px;
    border-radius: 6px;
    overflow: hidden;
}

.calweek {
    clear: left;
    height: 26px;
    border-bottom: 0.5px solid #5f5f5f;
    margin: 0;
}

.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-family: 'Fira Sans Condensed Medium';
    font-weight: normal;
    padding-top: 4px;
}

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

#calnext {
    background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/Pfeil.png);
    float: right;
    transform: rotate(180deg);
}


.calweek a:last-child {
    border: none;
}

a.caloff {
    color: #888888 !important;
}

#calcurrent {
    background-color: #2e2a1f;
    color: #fff;
}

#calcurrent:hover {
    color: #fff !important;
}

.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: #2e2a1f;
    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 #2e2a1f;
    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: #2e2a1f;
    margin-right: 5px;
    box-shadow: inset 0 1px 1px 0 rgba(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 #2e2a1f;
}

input[type="checkbox"]:checked+#hasOpenedtxt::before {
    background: white;
    box-shadow: inset 0 0 0 2px #2e2a1f;
}

#rangeScale {
    margin-top: 30px;
}

#location {
    margin-top: 70px;
}

.detailTxtWrap #detailLocation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    width: 100%;
}

#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/detailaround.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;
}

#detailPhone>a,
#detailPhone>a:hover,
#detailPhone>a:visited,
.objPhone>a,
.objPhone>a:hover,
.objPhone>a:visited {
    text-decoration: none !important;
    font-size: 15px !important;
    line-height: 19px;
    margin-bottom: 2px;
    color: #3a3a3a !important;
    font-weight: 400;
    cursor: default;
}

#listLocImg {
    float: left;
}

#listLocTxt {
    float: left;
    margin-left: 14px;
    max-width: 85%;
}

#detailcontact #contactalles ul {
    margin-bottom: 4px;
    display: block;
}

/* Details */

#detailbigopening,
#detailbigaround {
    display: none;
}

#contentbereich #detailheadline {
    max-width: 66.2%;
    background: rgba(63, 63, 63, 0.7);
    float: left;
    clear: both;
    width: 100%;
}

#contentbereich #detailcontentnav {
    text-align: center;
    height: auto;
    margin: 0;
    width: 100%;
    float: left;
    width: 37%;
    float: right;
    font-family: 'Merriweather', serif;
    text-align: left;
    color: #252525;
    /* background: #f2f2f2; */
    /* border-bottom: 1px solid #afafaf; */
}

#contentbereich #detailcontact {
    background-color: #fff;
    border-bottom: 1px solid rgb(212, 212, 212);
    clear: none;
    color: #ffffff;
    float: left;
    font-family: "Merriweather", serif;
    padding: 15px 40px 30px;
    text-align: left;
    width: calc(100% - 80px);
}

#contentbereich #detailcontact #contactalles {
    width: 60%;
    float: left;
    background: none;
    font-family: inherit;
    text-align: left;
    color: #252525;
    padding: 0;
}

#detailcontact a#detailBackBt {
    background: #f2f2f2;
    padding: 10px 20px;
    width: auto;
    border-radius: 6px;
    float: left;
    text-decoration: none;
    font-weight: 500;
    margin-top: 36px;
    margin-left: 10px;
}

.detailNeu .detailSlides {
    display: none;
    margin: 0 auto;
}

#wrap.main #contentbereich .detailNeu #detailheadline h4,
#wrap.main #contentbereich .detailNeu #detailcontentheader h4 {
    color: #2e2a1f;
    font-family: 'Fira Sans Condensed Regular';
}

#contentbereich .detailNeu #detailcontentheader h4 {
    background: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/detailinfoneu.png) no-repeat scroll left center;
    font-size: 26px;
    font-weight: 400;
    height: auto;
    margin: 0 0 6px;
    padding-left: 28px;
    width: calc(100% - 28px);
}

#wrap.main #contentbereich .detailNeu #detailheadline,
#wrap.main #contentbereich .detailNeu #detailcontentheader {
    border-bottom: none;
}

#wrap.main #contentbereich .detailNeu button.slideToLeft {
    background: url(../images/prevpicture.png) no-repeat scroll 0 center;
    left: 10px;
}

#wrap.main #contentbereich .detailNeu button.slideToRight {
    background: url(../images/nextpicture.png) no-repeat scroll 0 center;
    right: 10px;
}