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

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

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

#content {
    float: left;
    width: 60%;
    padding: 0 0 70px;
    position: relative;
    max-width: 800px;
}

#contentbereich {
    color: #3d3d3d;
    font-size: 18px;
    position: relative;
    padding-bottom: 80px;
    background: url(../images/content_bg.png) no-repeat top left;
}

.newsDuopicture {
    max-width: 100%;
}

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

.newsPictureSingle {
    width: 100% !important;
}

a {
    text-decoration: none;
    color: #154d7d;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

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

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

.error02 {
    color: #B9181E;
}

#kalender .calendarHidden {
    background: #ededed !important;
    border: 3px double #848484 !important;
}

.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;
}
b, strong {
    font-family: lato regular;
}

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

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

#contentbereich table.contenttable tbody th {
    line-height: normal;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #FFFFFF;
}

#contentbereich ul,
#contentbereich ol {
    margin-top: 11px;
    margin-bottom: 15px;
    margin-left: 20px;
    font-size: 16px;
}

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

.aktuell ul {
    float: left;
}

#contentbereich ul li {
    background: url("../images/li.png") no-repeat scroll left 8px;
    line-height: initial;
    list-style: none;
    margin-bottom: 5px;
    font-size: 18px;
    font-family: 'Lato Light';
    padding-left: 14px;
}

#contentbereich ul li {
    background: url("../images/li.png") no-repeat scroll left 8px;
    line-height: initial;
    list-style: none;
    margin-bottom: 5px;
    font-size: 18px;
    font-family: 'Lato Light';
    padding-left: 14px;
}

#contentbereich .contentbereichInfobox ul li {
    /* background: url(../images/li.gif) no-repeat scroll left 3px; */
    line-height: initial;
    list-style: url(../images/li_w.png) outside;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    /* padding-left: 18px; */
}

#contentbereich ol li {
    /* background: url(../images/li.gif) no-repeat scroll left 3px; */
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px;
    /* padding-left: 18px; */
}

#infoboxbereich ul li {
    color: #fff;
    font-size: 16px;
    list-style: square;
}

#contentbereich ul ul li,
#contentbereich ol ol li {
    line-height: 20px;
}

#contentbereich ul ul li,
#contentbereich ol ol li {
    line-height: 20px;
    list-style-image: url("../images/li.png");
    background: none;
    font-size: 16px;
    padding: 0;
}

.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 LI {
    display: inline;
    padding: 0px 10px;
    background: none;
    font-family: 'Lato Bold';
    position: relative;
}

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

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

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

/* KALENDER Monatsansicht */

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

#kalenderOutlook .calTextDetailPicture,
#kalenderOutlook .calTextDetailPicturePlaceholder {
    float: left;
    margin-bottom: 15px;
    margin-right: 37px;
    margin-top: 3px;
    width: 38%;
}

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

#outlookCal * {
    font-size: 12px;
}

#detailTitle {
    font-family: 'Lato Bold';
}

.btnDownloadIcal {
    color: #fff;
}

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

#calTextListOutlook {
    clear: both;
}

.fc-toolbar h2 {
    color: #5197d5;
    font-size: 21px !important;
    font-family: 'Lato Bold';
    margin: 0;
    text-transform: uppercase;
}

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

#kalenderOutlook .optionHeadline {
    float: left;
    clear: both;
    font-size: 15px;
}

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

.btnDownloadIcal,
.descriptionOpenCloseBlock span {
    background: #9D9D9D;
    cursor: pointer;
    color: #fff;
    float: left;
    margin-top: 14px;
    font-weight: 500;
    padding: 5px 10px;
}
.descriptionOpenCloseBlock span:hover {
    background: #5197d5;
}
.btnDownloadIcal:hover {
    background: #807f7f;
}

.btnDownloadIcal {
    margin-right: 15px;
    background: #5197d5;
    font-size: 17px;
}

/* OPTION FILTER KALENDER*/

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

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

#kalenderOption .kalenderBtn {
    background: #807f7f none no-repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    margin-right: 2%;
    min-height: 47px;
    padding: 6px 6% 0px 1.7%;
    text-decoration: none;
    width: 15.8%;
}

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

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

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

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

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

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

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

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

#kalenderOption .kalenderansichtBtn:hover {
    background-position: bottom 12px right 10px;
}

#kalenderOption .listenansichtBtn:hover {
    background-position: bottom 18px right 10px;
}

#kalenderOption .icsBtn:hover {
    background-position: bottom 12px right 10px;
}

#kalenderOption .pdfBtn:hover {
    background-position: bottom 12px right 10px;
}

#contentbereich .kalenderFilterOption {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    padding: 15px 30px;
    width: calc(100% - 62px);
    margin-bottom: 21px;
    border: 1px solid #e1e1e1;
}

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

.kalenderFilterOption #anzeigevon,
.kalenderFilterOption #anzeigebis {
    width: 90%;
    height: 16px;
    position: relative;
}

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

.kalenderFilterOption .formobjektkleinVeranstaltung {
    width: 95.2%;
}

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

.kalenderFilterOption .rahmen.full {
    width: 100%;
    margin-top: 10px;
}

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

#calTextDetailPicture img {
    width: auto;
    float: right;
}

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

input.sucheStartenBtn {
    background: #5197d5 !important;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    margin-top: 8px;
    padding: 6px 0;
    width: 23.5%;
    font-size: 14px;
}

input#btnSearchDatePickerMenu.sucheStartenBtn {
    border-radius: 0;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    margin-top: 8px;
    width: 180px;
}
input#btnSearchDatePickerMenu.sucheStartenBtn:hover {
    background: #807f7f !important;
}
input.sucheStartenBtn:hover {
    color: #fff;
}

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

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

#kalenderOutlook #mainHeadlineOutlook.calTextMainHeadlineOutlook {
    clear: both;
    color: #5197d5;
    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;
    width: 100%;
    position: relative;
}

#kalenderOutlook .calTextDetailTitleOutlook {
    color: #5197d5;
    font-size: 18px;
    font-weight: 400;
    margin: 14px 0;
    text-transform: uppercase;
}

span.calTextDetailDescPre {
    font-family: 'Lato Bold';
}

#kalenderOutlook span.calTextDetailOrganizerPre,
#kalenderOutlook span.calTextDetailLocationPre {
    color: #5197d5;
    font-weight: 400;
}


#kalenderOutlook .calTextDetailCategoryOutlook {
    display: none;
}

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

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

#outlookCal .ui-widget-header {
    background: none #626262 !important;
    border: 1px solid #626262;
    color: #eaf5f7;
    font-family: 'Lato Bold';
}

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

#outlookCal .ui-state-active {
    background: none #f7f7f5 !important;
    border: 1px solid #9b9b9b;
    color: #656565;
}

#outlookCal .ui-state-hover {
    background: none repeat scroll 0 0 #f7f7f5 !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 {
    font-size: 11px !important;
    background: #5197d5;
    border-color: #5197d5;
}

#outlookCal .calendarOutlookDetail {
    background-color: white;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    left: 50%;
    width: 300px;
    min-height: 300px;
    position: absolute;
    top: 20%;
    transform: translate(-50%, 0);
    -webkit-box-shadow: 0 0 15px 0 #000;
    box-shadow: 0 0 15px 0 #000;
}

#outlookCal .calendarOutlookDetail .buttonOutlook {
    background: #626262;
    color: #fff;
    cursor: pointer;
    cursor: hand;
    float: left;
    padding: 2%;
}

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

#outlookCal .ui-widget-content {
    border: 1px solid #cacaca;
    background: none;
    color: #222222;
}

/* KALENDER WÜRFEL INFOBOX */

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

#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 {
    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/kalenderArrow.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 -13px;
}

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

#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;
    text-transform: uppercase;
}

#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: #fff !important;
}

#kalenderCubeInfobox .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-content .ui-state-highlight,
#kalenderCubeInfobox .ui-widget-header .ui-state-highlight {
    background: #5197d5 none repeat scroll 0 0 !important;
    border: 1px solid #5197d5;
    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: #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 {
    text-align: left !important;
    padding-bottom: 0;
}

#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 {
    margin-bottom: 5px !important;
    text-align: center;
    background: #5197d5;
    position: relative;
}

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

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

/* MINIGALERIE */

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

.minigal #image_wrap0 {
    float: left;
    width: 76%;
    position: relative;
}

#contentbereich .minigal {
    float: left;
    margin-bottom: 25px;
    margin-top: 25px;
    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: 24%;
}

#contentbereich .minigal .caption {
    background: url("../images/l.png") no-repeat scroll right 15px center, url("../images/bgbild.png") repeat scroll 0 0;
    bottom: 0;
    float: left;
    font-size: 16px;
    left: 0;
    max-width: 80%;
    padding: 8px 8.4% 8px 2%;
    pointer-events: none;
    position: absolute;
    text-align: left;
    background-repeat: no-repeat, repeat;
    background-position: right 15px center, 0 0;
    color: #3a3a3a;
    min-width: 60px;
}

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

.itemsinnerwrap {
    height: 379px;
    padding: 25px 0;
    width: 100%;
}

#contentbereich .minigal img {
    height: auto;
    max-width: 100%;
    width: auto;
}

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

#contentbereich .minigal .scrollable {
    height: 425px;
    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 {
    width: 120px;
    margin-bottom: 3px;
    margin-top: 15px;
}

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

#contentbereich .minigal a.bigImg img {}

#contentbereich .minigal .scrollable .active {
    border: 3px solid #CE1001 !important;
    cursor: default;
    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: 425px;
    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/miniPfeil.png") no-repeat scroll center top !important;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 25px;
    position: absolute;
    right: 58px;
    top: 9px;
    width: 40px;
    z-index: 99;
}

#contentbereich .minigal a.right,
#contentbereich .minigal a.next {
    background-position: center bottom !important;
    bottom: 9px;
    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*/

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

/* Suche */

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

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

#search2Block #form1 a {
    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: #5197d5;
}

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

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

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

/* Link-Darstellung */

.mail,
#contentbereich .mail {
    padding: 0px 0 0 20px;
    background: url("../images/mail.png") no-repeat scroll left 7px;
}

#contentbereich .contentbereichInfobox .mail {
    padding: 0px 0 0 20px;
    background: url(../images/mail.png) no-repeat scroll left 7px;
}

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

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

.internal-link:hover,
.internal-link-new-window:hover {
    color: #000;
    padding: 0 0 0 20px;
    background: transparent url(../images/internal_link-sw.png) no-repeat 6px 6px;
}

#infoboxbereich .ce-bodytext P a.internal-link,
#contentbereich .contentbereichInfobox a.internal-link {
    padding: 0 0 0 20px;
    text-decoration: none;
    background: url(../images/internal_link-w.png) no-repeat 6px 6px;
    color: #fff;
}

#infoboxbereich .ce-bodytext P a.internal-link:hover,
#contentbereich .contentbereichInfobox a.internal-link:hover {
    padding: 0 0 0 20px;
    background: url(../images/internal_link-sw.png) no-repeat 6px 6px;
    color: #000;
}

#infoboxbereich .ce-bodytext P a.external-link-new-window {
    padding: 0px 0 0 20px;
    text-decoration: none;
    background: url(../images/external_link-w.png) no-repeat 6px 6px;
}

#contentbereich .contentbereichInfobox a.external-link-new-window {
    padding: 0px 0 0 20px;
    text-decoration: none;
    background: url(../images/external_link-w.png) no-repeat 6px 6px;
}

#infoboxbereich .ce-bodytext P a.external-link-new-window:hover,
#contentbereich .contentbereichInfobox a.external-link-new-window:hover {
    padding: 0 0 0 20px;
    background: url(../images/external_link-sw.png) no-repeat 6px 6px;
    color: #000;
}


#contentbereich .firstFont .external-link-new-window:hover {
    background: url(../images/external_link-sw.png) no-repeat scroll 2px center;
    color: #000;
}

#contentbereich a.external-link-new-window {
    padding: 0 0 0 20px;
    background: url(../images/external_link.png) no-repeat 1px 7px;
}

#contentbereich a.external-link-new-window:hover {
    padding: 0 0 0 20px;
    background: url(../images/external_link-sw.png) no-repeat 1px 7px;
    color: #000;

}

#contentbereich a.internal-link-new-window {
    padding: 0 0 0 20px;
    background: url(../images/external_link.png) no-repeat 1px 7px;
}

#contentbereich a.internal-link-new-window:hover {
    padding: 0 0 0 20px;
    background: url(../images/external_link-sw.png) no-repeat 1px 7px;
    color: #000;

}

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

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

.download {
    background: rgba(0, 0, 0, 0) url(../images/download.png) no-repeat scroll left center;
    padding: 0px 0 0px 15px;
}

.pdf-liste {
    background: transparent url(../images/download.png) 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 {
    list-style-image: url(../images/pdf.gif);
}

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

/*
*/

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

#contentbereich .ce-textpic .ce-gallery .csc-textpic-last {
    margin-left: 0;
}

#contentbereich .ce-textpic.ce-above:not(.ce-intext) .csc-textpic-last,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .csc-textpic-last {
    margin-left: 0 !important;
}

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

.contentblocksmall .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery,
.contentblocksmall .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
    margin: 0 !important;
}

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

/* 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;
	float: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: #5197d5;
    border: medium none;
    color: #fff !important;
    font-size: 14px;
    padding: 5px 10px;
    transition: all ease-out 500ms;
}

.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover,
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover,
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
    background: #f9d100;
}

.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 {
    width: 25%;
    float: left;
    padding: 0;
    color: #fff;
    height: 100%;
    margin-top: 18px;
    /* position: relative; */
    padding-bottom: 40px;
}

#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 #infoql1,
.infobox #infoql2,
.infobox #infoql3,
.infobox #infoql4 {
    float: left;
    padding: 0 0 0px;
    position: relative;
    width: calc(100% - 2px);
    background: #fff;
}

#infoboxbereich .infobox.wechselbild {
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
    border: none;
    background: none;
}

.infobox {
    color: #000;
    float: left;
    font-size: 16px;
    margin-bottom: 65px;
    padding: 0 0 0px;
    border: 1px solid #5197d5;
    position: relative;
    width: calc(100% - 2px);
    background: #fff;
}

#infoboxbereich .infobox.wechselbild .clickenlarge-0 {
    margin: 0;
}

#infoboxbereich .infobox.wechselbild #wechselbox img {
    width: auto;
}

#infoboxbereich .infobox.wechselbild #wechselbox .bx-wrapper .bx-controls.bx-has-pager {
    float: left;
    /* padding: 8px 5%; */
    /* width: 90%; */
}

#infoboxbereich .infobox.wechselbild #wechselbox .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-default-pager .bx-pager-item a.bx-pager-link {
    float: left;
    height: 15px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 14px;
    background: #5197d5;
    margin-left: 10px;
    display: none;
}

.infobox .bx-controls-direction {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    display: block;
    text-indent: -999999px;
}

#infoboxbereich .infobox.wechselbild a {
    color: #fff;
    width: 15px;
    height: 19px;
}

#infoboxbereich .infobox.wechselbild a.bx-prev {
    float: left;
    background: url(../images/prev.png) no-repeat center;
    margin-left: 10px;
}

#infoboxbereich .infobox.wechselbild a.bx-next {
    float: right;
    background: url(../images/next.png) no-repeat center;
    margin-right: 10px;
}

.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 {
    color: #5197d5;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    padding-right: 7%;
    padding-bottom: 1px;
    padding-left: 7%;
    padding-top: 24px;
    text-transform: uppercase;
}

#infoboxbereich .infobox.wechselbild h4 {
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 20px;
    width: 100%;
    background: #5197d5;
    color: #fff;
}

.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;
    padding: 0 8% 0;
    width: 84%;
}

#infoboxbereich p {
    font-size: 14px;
}

#infoboxbereich a:hover {
    color: #000;
}

#infoboxbereich a {
    color: #5197d5;
}

#infoboxbereich .infobox .kontakt b {
    color: #fff;
    text-transform: uppercase;
}

#infoboxbereich .mail {
    /* background-image: url(../images/mail.gif); */
}

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

/*------------Contentblock Small----------------------*/

.contentblocksmall,
.contentblocksmallnone {
    background: none;
    float: left;
    max-height: 186px !important;
    margin-bottom: 25px;
    margin-right: 2.4%;
    height: auto !important;
    position: relative;
    width: 31.7% !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: #5197d5;
    font-size: 17px;
    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
}

#contentbereich .contentblocksmall img,
#contentbereich .contentblocksmallnone img {
    max-width: 254px;
}

.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: #fff;
    font-size: 23px;
    text-shadow: 2px 1px 4px black;
}

#contentbereich .contentblocksmall h4 a::after,
#contentbereich .contentblocksmallnone h4 a::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    background: #fff;
    bottom: -4px;
    left: calc(50% - 25px);
    box-shadow: 2px 1px 4px black;
}

#contentbereich .contentblocksmall h4,
#contentbereich .contentblocksmallnone h4 {
    top: 40px;
    font-size: 21px;
    left: 0;
    margin: 0;
    height: auto !important;
    text-align: center;
    text-transform: none;
    padding: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    z-index: 5;
    font-weight: 400;
}


#contentbereich .contentblocksmall p,
#contentbereich .contentblocksmallnone p {
    font-size: 15px;
}

#contentbereich .contentblocksmall img,
#contentbereich .contentblocksmallnone img {
    border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    filter: brightness(60%);
    transition: 0.5s ease;
}

#contentbereich .contentblocksmall:hover img,
#contentbereich .contentblocksmallnone:hover img {
    filter: brightness(100%);
    transition: 0.5s ease;
}

#contentbereich .contentblocksmall .ce-bodytext,
#contentbereich .contentblocksmallnone .ce-bodytext {
    position: relative;
    float: left;
    width: 100%;
}

#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: none;
    float: right;
    font-size: 17px;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-left: 0;
    transition: 0.5s ease;
    color: #fff;
    text-shadow: 2px 1px 4px black;
}

#contentbereich .contentblocksmall p,
#contentbereich .contentblocksmallnone p {
    font-size: 15px;
    position: absolute;
    top: -60px;
    width: 100%;
}



#contentbereich .contentblocksmall p a.weiterlesen,
#contentbereich .contentblocksmallnone p a.weiterlesen {
    background: url("../images/internal_link-white.gif") no-repeat scroll 0 6px;
    color: #346f9d !important;
    text-decoration: underline;
    padding-left: 6%;
    float: right;
}

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

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

/* Breadcrumb */

#contentbereich #breadcrumb p {
    float: left;
    color: #fff;
    margin-top: 3px;
    padding: 0;
}

#breadcrumb {
    float: left;
    font-size: 17px;
    margin-bottom: 50px;
    width: 100%;
    font-weight: 400;
    padding: 6px 0 5px 0;
}

#breadcrumb a:last-child {
    background: none;
}

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

#breadcrumb a {
    font-size: 16px;
    padding: 7px 8px 5px 7px;
    Font-weight: 400;
    float: left;
    color: #0083ce !important;
    width: auto;
}

#breadcrumb a:hover {
    color: #021c33;
}

/* 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 {
    clear: both;
    color: #5197d5;
    font-size: 60px;
	font-weight:normal;
    line-height: 72px;
    margin: 0 0 38px 0;
    padding: 0;
    text-shadow: none;
    font-family: sacramento;
    font-weight: 400;
}

#contentbereich h4 {
    clear: both;
    color: #0083ce;
    font-size: 25px;
    line-height: 32px;
    margin: 0 0 17px;
    font-family: 'Lato Regular';
}

#contentbereich .item h4 {
    font-size: 23px;
    text-transform: 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: 'Lato Bold';
    color: #6a6a6a;
}

#contentbereich a {
    color: #0092f9;
	font-family:'Lato Light';
}

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

#contentbereich .contentElement {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#contentbereich .firstFont .ce-textpic:not(:empty) {
    margin-top: 30px;
}

#contentbereich .firstFont p {
    color: #627e92;
    font-size: 19px;
    font-family: 'Lato Bold';
    line-height: 26px;
    margin-bottom: 16px;
}

#contentbereich .firstFont a {
    color: #5197d5;
    font-weight: 400;
}

.firstFont {
    margin-bottom: 36px;
    float: left;
    width: 100%;
}

#contentbereich p {
    line-height: 25px;
    margin-bottom: 25px;
    font-size: 18px;
    font-family: 'Lato Light';
    color: #2f2f2f;
}

.contentbereichInfobox .ce-bodytext P {
    color: #fff;
}

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

.contentbereichInhalt {
    font-size: 15px;
}

 .ce-textpic .ce-gallery.ce-border .ce-column img,
.pubimg {
    border: 1px solid #dfdfdf !important;
}

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

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

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

/* Tabellen */

table.contenttable {
    border-collapse: collapse;
    text-align: left;
    margin: 20px 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;
}


/* Formulare */

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

.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: 98.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-bottom: 25px;
    padding-top: 10px;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0%;
}

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

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

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

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

#kalender .entry {
    width: 92%;
}

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

#kalender .organizer, #kalender .location {

    padding-bottom: 5px;
    font-size: 16px;

}

#kalender .organizer strong,
#kalender .location strong {
    color: #5197d5;
}

#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: #5197d5;
    color: #ffffff;
    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;
}





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



.formobjektkleinWFGCompanySelect {
    padding: 4px;
    width: 107px;
}

.formInputText input#fulltext {
    float: left !important;
    width: 100%;
}

select.formobjektselectkleinVeranstaltung {
    margin-left: 10px;
    width: calc(100% - 72px);
}

.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 #5197d5;
    background: #f9f9f9;
    -webkit-box-shadow: 0px 0px 7px 0px #5197d5;
    -moz-box-shadow: 0px 0px 7px 0px #5197d5;
    box-shadow: 0px 0px 7px 0px #5197d5;
    -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: #5197d5 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-family: 'Lato Light';
    margin-top: 0;
    padding: 5px 12px 6px;
    border: none;
}

#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: #0092f9;
}

#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: #5197d5;
}

#kalender .day {
    color: #fff;
}

#kalender .entry {
    color: #222;
}

#kalender .headline {
    clear: both !Important;
    color: #5197d5 !important;
    float: left;
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    text-transform: uppercase;
}

#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: #0092f9;
    float: left;
    clear: both;
    margin-top: 10px;
}

#contentbereich .zurueck a {
    background: transparent url("../images/internal_link.png") no-repeat scroll left 6px;
    padding-left: 17px;
    text-decoration: none;
}

#contentbereich .zurueck a:hover {
    background: transparent url("../images/internal_link-sw.png") no-repeat scroll leftpx;
}

/* Control Slider */

/* Control Slider */

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

#contentbereich .controlBlockPageSlider {
    font-family: 'Lato Bold';
    text-align: left;
    color: #F9F9F9;
    padding: 10px 0;
    width: 389px;
    clear: both;
}

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

#contentbereich .controlBlockPageSlider u {
    background-color: #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;
}

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-family: 'Lato Bold';
    cursor: pointer;
    background: url(../images/slideOpen.gif) no-repeat 0px 12px 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 12px 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 12px 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 12px transparent;
}

#contentbereich #sliderOpenAll h4 {
    color: #5197d5;
}

/* News */

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

#dynamischeListe2 ul {
    margin: 0px;
    padding: 0px;
    margin-left: 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: 332px;
    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-family: 'Lato 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: 61.5%;
    padding-bottom: 43px;
}

#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-family: 'Lato 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: #D4BA0C;
    margin: 0 0 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 0;
    font-size: 16px;
}

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

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

#dynamischeListe2 .artikelVom {
    color: #014876;
}

#dynamischeListe2 .month {
    color: #C4081C;
}

#dynamischeListe2 .year {
    color: #698719;
}

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

#dynamischeListe2 .newsText {
    color: #3d3d3d;
}

#dynamischeListe2 .newsText a {
    color: #5197d5;
    font-size: 26px;
    line-height: 28px;
    font-weight: normal;
}

#dynamischeListe2 .newsText a.weiter {
    color: #D4BA0C;
}

#dynamischeListe2 h4 {
    color: #52608F;
    font-family: 'Lato Bold';
    background-color: transparent;
}

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

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

#contentbereich .headline a {
    color: #5197d5;
}

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

#dynamischeListe2 ul li {
    float: left;
    list-style: none;
    margin-bottom: 13px;
}

#dynamischeListe2 .month {
    font-family: 'Lato 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 {
    float: right;
    display: block;
}

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

#dynamischeListe2 .teaserPicture {
    float: left;
    width: 34%;
    border: 1px solid #a1a1a1;
    height: 140px;
    max-width: 280px;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}

#dynamischeListe2 h4 {
    clear: none;
    font-family: 'Lato Bold';
}

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

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

.teaserPicture img {
    float: left;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* Formulare */

#contentbereich form {
    clear: both;
    float: left;
}

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

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

.formobjektNoSize {
    float: none;
}

.formobjektCaptcha {
    float: none !important;
}

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

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

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

#contentbereich .formulare {
    clear: both;
}

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

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

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

/* Kalender */

#kalender {
    float: left;
}

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

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

#kalender .date {
    float: left;
}

#kalender .month {
    float: left;
    font-family: 'Lato Bold';
    text-align: center;
    text-transform: uppercase;
}

#kalender .day {
    float: left;
    font-family: 'Lato Bold';
    text-align: center;
    padding: 10px 0px 10px 0px;
    background: #5197d5;
    width: 100%;
    border-radius: 7px;
}

.picturekalender {
    float: left;
    width: calc(40% - 10px);
}

.kalendertext {
    float: left;
    width: calc(56% - 3px);
    margin-right: 18px;
    padding: 12px 0px 1px 20px;
}

#kalender .entry {
    float: right;
    padding: 0px 0 0px 0;
    border: 1px solid #a5a5a5;
}

/*#kalender .headline {
	background: url("../images/menue01.gif") no-repeat scroll 0 13px #eeeeee;
    clear: none;
    color: #494949;
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 8px;
    padding: 8px 3.5%;
    text-transform: uppercase;
    width: 93%;
}
*/

#kalender .picture {
    float: right;
}

#kalender .outlook {
    background: #5197d5 none repeat scroll 0 0;
    float: left;
    padding: 4px 6px;
    margin-right: 20px;
    border: 0;
    margin-bottom: 10px;
	margin-top:6px;
}

#kalender .descriptionOpenCloseBlock {
    background: #9D9D9D;
    float: left;
    padding: 4px 6px;
    color: #fff;
    cursor: pointer;
    margin-top: 6px;
    margin-left: 0;
	font-size:17px;
}
#kalender .descriptionOpenCloseBlock:hover {
    background: #5197d5;
}
#kalender .descriptionBlockShow {
    margin-top: 20px;
    float: left;
    width: 100%;
}

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

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

/* Control Slider */

#contentbereich .controlBlockStyle {
    clear: both;
}

#contentbereich .controlBlockPageAllItems {
    float: left;
}

#contentbereich .controlBlockPageSlider {
    font-family: 'Lato 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 {
    clear: both;
    color: #010101;
    display: block;
    float: left;
    margin: 40px 0 0;
    padding: 20px 30px;
    position: relative;
    width: calc(100% - 60px);
    background: #5197d5;
    margin-bottom: 60px;
}

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

#contentbereich .contentbereichInfobox h4 {
    font-size: 21px;
    margin-top: 0px;
    padding-left: 0;
    color: #fff;
    font-weight: 400;
}

#contentbereich .contentbereichInfobox .ce-bodytext,
#contentbereich .contentbereichInfobox .tx-felogin-pi1 {
    border: medium none;
    float: left;
    margin-top: 0;
    width: 100%;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    color: #010101;
    font-size: 17px;
}

#contentbereich .contentbereichInfobox a {
    color: #fff;
    text-decoration: underline;
}

.contentbereichInfobox table tr td {
    color: #fff;
    line-height: 19px;
}

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

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

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

#contentbereich #export ul li.pdf {
    background: none !important;
}

#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%;
    max-width: 715px;
    clear: both;
    float: left;
    margin-bottom: 12px;
}
.rahmen.dreiviertel {
	width:70%;
}
.rahmen.viertel {
    width: 25%;
    clear: none;
    float: right;
    margin-top: 0;
}
label.angzeigenkalender {
    position: absolute;
    top: 28px;
    width: 25px;
    right: 20px;
}

.rahmen.fuenfzig {
    width: 50%;
    max-width: 715px;
    clear: both;
    float: left;
}

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

.rahmen.left,
.rahmen.right {
    width: 31%;
    position: relative;
}

.rahmen.right {
    max-width: 715px;
    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-family: 'Lato 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-family: 'Lato 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;
}

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

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

#umfrage ul li .abstimmungen {
    background: url(../images/umfrage01.png) no-repeat 0 0;
    padding: 22px 0 0 72px;
    font-family: 'Lato 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;
}

/* Wetter */

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

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

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

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

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

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

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

#weatherBox .temperature span {
    font-size: 17px;
    font-family: 'Lato Light';
    color: #fff;
}

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

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

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

/* Gastronomie */

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

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

#contentbereich .frame-type-menu_sitemap ul li {
    background: none repeat scroll 0 0;
    border-bottom: 1px solid #F0F0F0;
    list-style: outside none none;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

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

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

#contentbereich .frame-type-menu_sitemap ul li ul li {
    background: url(../images/li.png) no-repeat scroll left 8px;
    border: medium none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 8px;
    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;
}

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

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

#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN {
    color: #000;
    font-weight: 400;
    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: http://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: 999;
    margin-top: -1px;
    width: 203px;
    padding: 2px;
    background-color: #fff;
    font-size: 11px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */

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

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

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

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

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

/* year/month selector */

#caltitle select {
    font-size: 10px;
}

/* names of the days */

#caldays {
    height: 14px;
    border-bottom: 1px solid #ddd;
}

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

/* container for weeks */

#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: 27px;
    height: 20px;
    text-decoration: none;
    font-size: 11px;
    margin-left: 1px;
    text-align: center;
    line-height: 20px;
    color: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* different states */

#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: #5197d5;
    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: #5197d5;
    color: #fff;
    cursor: pointer;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: center;
    width: 150px;
    position: absolute;
    bottom: 30px;
}

#dynamischeListe2 .weiterlesenNews a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

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

#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_LeistungenDieserBehoerde {
    float: left;
    width: 100%;
}

#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: #425E92;
    font-size: 24px;
    font-family: 'Lato Bold';
    margin: 0 0 12px;
    padding: 10px 0 0;
}

#abx_lebenlagenHeader {
    clear: both;
    font-size: 23px;
    font-family: 'Lato Bold';
    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-size: 16px;
    font-weight: normal;
    list-style-position: inside;
    margin: 0;
    padding: 0 0 0 10px;
}

.abx_aemter_sachgebiete {

    float: left;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 35px;

}

#abx_ap_mainDiv strong {
    font-family: 'Lato Regular';
}

#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 {
    font-size: 17px;
}

.abx_nameClass strong {
    font-size: 17px;
    font-weight: normal;
}

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

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

#fonPreText,
#faxPreText,
#emailPreText {
    display: inline;
    font-family: 'Lato Regular';
    margin-right: 7px;
}

a.zurueck {
    float: left;
    font-family: 'Lato Regular';
    margin-top: 20px;
    width: 100%;
}

.abx_leistungenList {
    cursor: pointer;
    font-size: 16px;
}

.abx_leistungenList,
#abx_LeistungenDetailBeschreibungHeader,
#abx_LeistungenDetailWeiterfuehrendeLinksHeader,
#abx_LeistungenDetailZustaendigesAmtHeader,
#abx_LeistungenDetailZustaendigesAmtHausanschriftHeader,
#abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {
    font-size: 16px;
}

#contentbereich ul.myLetterLinks a {
    font-size: 21px;
    font-family: 'Lato Regular';
    text-transform: uppercase;
    color: #fff;
}

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

.abx_leistungenList,
#abx_LeistungenDetailBeschreibungHeader,
#abx_LeistungenDetailWeiterfuehrendeLinksHeader,
#abx_LeistungenDetailZustaendigesAmtHeader,
#abx_LeistungenDetailZustaendigesAmtHausanschriftHeader,
#abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {
    font-size: 20px;
    margin-bottom: 8px;
    font-family: 'Lato Regular';
    margin-top: 21px;
}

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

#contentbereich ul.myCategoryLinks {
    background: #1874bb none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    float: left;
    margin: 30px auto 22px;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}
#myCategoryLinks a {
    color: #fff;
}
#contentbereich #myCategoryLinks a:hover {
    color: #fff;
	text-decoration:underline;
}
#contentbereich ul.myCategoryLinks > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #fff;
    display: inline-table;
    float: none;
    list-style: outside none none;
    margin: 5px auto;
    width: auto;
    padding: 0 10px;
}

.myCategoryLinksEl {
    cursor: pointer;
}


.abx_nameClass strong {
    font-size: 19px;
    font-family: 'Lato Bold';
}

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

#contentbereich #abx_ap_amtsauswahlMenu li {
    background: url("../images/pfeildown.png") no-repeat scroll 5% 13px, #1874bb url("../images/pfeildown.png") no-repeat scroll 95% 13px;
    list-style: outside none none;
    padding-left: 0;
    text-align: center;
    width: 100%;
    padding: 0;
}

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

#contentbereich .abx_amtsauswahlElement {
    border-top: 1px solid #8497bc;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 6px;
    padding-top: 5px;
    width: 100%;
}

#contentbereich .abx_amtsauswahlElement:hover {
    background: #DFDFDF;
}

#contentbereich .abx_amtsauswahlElement:last-child {
    margin-bottom: 0;
}

#contentbereich #abx_ap_amtsauswahlMenu ul {
    margin-left: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
}

.abx_firstLetterSubAnsprechpartner {
    font-size: 29px;
    font-family: 'Lato Bold';
}

.abx_secondHeader {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    font-size: 24px;
    font-family: 'Lato Bold';
}

.abx_hrefPersonDetailsCls {
    background: #e5f2fa;
    float: left;
    width: calc(100% - 36px);
    padding: 5px 17px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}
.abx_hrefPersonDetailsCls:hover {
    background: #1874bb;
    color: #fff;
}

#abx_ap_mainDiv .abx_hrefPersonDetailsCls:hover strong {
    color: #fff;
}

#contentbereich .open_ansprechpartner {
    color: #fff !important;
    float: left;
    font-size: 21px;
    padding: 10px 0;
    width: 100%;
}

.abx_personalFunction {
    float: left;
    margin-left: 17px;
    width: calc(100% - 17px);
    margin-bottom: 18px;
}

#abx_ap_amtsauswahlMenu li {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    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 {
    float: left;
    width: calc(100% - 2px);
    background: #1874bb;
    margin: 0;
    margin-bottom: 40px;
    border: 1px solid #fff;
}

#contentbereich #myLetterLinks > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-size: 17px;
    list-style: outside none none;
    padding: 0 5px;
    width: auto;
}

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

#contentbereich #myLetterLinks > li, #contentbereich ul.myCategoryLinks > li {
    font-size: 18px;
    padding: 5px 9px 1px 10px;
}

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

.abx_NachObenBtn {
    float: left;
    font-size: 16px;
    font-family: 'Lato Bold';
    margin: 20px 0;
    width: 100%;
}

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

#sprechzeitenTableDiv table tbody tr th {
    background: #5197d5;
    border: 1px solid #cfcfcf;
    padding: 5px;
    text-align: left;
    color: #fff;
}

#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: #242424;
    font-size: 17px;
    font-family: 'Lato Bold';
    margin: 0;
    padding: 0;
}

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

#abx_Oeffnungszeiten {
    width: 63%;
}

#abx_LeistungenDieserBehoerde a .abx_leistungenDieserBehoerdeLink, #abx_alleLebenslagenList a .abx_lebenslagenList, #abx_startLetters a .abx_leistungenList, #abx_ap_mainDiv #behoerdeSubDiv #abx_aemter_sachgebiete.abx_aemter_sachgebiete a .behoerdeNameLink {
    background: #e5f2fa none repeat scroll 0 0;
    clear: right;
    float: right;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 5px 15px;
    width: calc(100% - 32px);
    border: 1px solid #fff;
    font-family: lato regular;
}

#abx_LeistungenDieserBehoerde a .abx_leistungenDieserBehoerdeLink:hover,
#abx_alleLebenslagenList a .abx_lebenslagenList:hover,
#abx_startLetters a .abx_leistungenList:hover,
#abx_ap_mainDiv #behoerdeSubDiv #abx_aemter_sachgebiete.abx_aemter_sachgebiete a .behoerdeNameLink:hover {
    background: #1874bb;
    color: #fff;
}

#abx_personalDetailWindow_vorname_nachname {
    float: left;
	color: #5197d5;
	font-size: 60px;
	font-weight: normal;
	line-height: 56px;
	margin: 0 0 38px 0;
	padding: 0;
	text-shadow: none;
	font-family: sacramento;
	font-weight: 400;
    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_personalDetailPersonalImg {
    float: right;
}
#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;
    margin-top: 15px;
    padding-bottom: 5px;
    width: 100%;
}

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

#abx_LeistungenDetailZustaendigesAmt {
    float: left;
}

#abx_LeistungenDetailZustaendigesAmtName {
    clear: both;
    font-weight: normal;
    margin: 0 0 11px 0;
}

.abx_LeistungenDetailHeader {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 21px;
    font-family: 'Lato Regular';
}

#contentbereich #abx_ap_mainDiv #leistungenSubDiv #abx_alleLeistungenDetailView.abx_alleLeistungenDetailView #abx_LeistungenDetailHeader.abx_LeistungenDetailHeader #abx_LeistungenDetailHeaderName.abx_LeistungenDetailHeader,
#contentbereich #abx_ap_mainDiv div#abx_cityHeaderMainDiv h4#abx_CityNameDiv div#abx_CityNameSub.abx_CityNameSub {
    clear: both;
color: #5197d5;
font-size: 60px;
font-weight: normal;
line-height: 56px;
margin: 0 0 38px 0;
padding: 0;
text-shadow: none;
font-family: sacramento;
font-weight: 400;
position:relative;
}


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: 7px;
    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-left: 30px !important;
    margin-top: 7px;
    margin-bottom: 15px;
}

.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 {
    border: none;
}

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

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

/* MINIGALERIE */

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

#contentbereich .minigal {
    float: left;
    margin-bottom: 25px;
    margin-top: 25px;
    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: 24%;
}

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

#contentbereich .minigal .caption {
    background: url(../images/caption02.png) no-repeat scroll 13px top, url(../images/caption.png) repeat-x scroll bottom left;
    bottom: 0;
    color: #000;
    float: left;
    border-bottom: 2px solid #f9d100;
    font-size: 16px;
    left: 0;
    max-width: 100%;
    padding: 16px 15px 8px 13px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    width: calc(100% - 28px);
}


.minigal #image_wrap0:after,
.minigal #image_wrap1:after,
.minigal #image_wrap2:after,
.minigal #image_wrap3:after,
.minigal #image_wrap4:after,
.minigal #image_wrap5:after,
.minigal #image_wrap6:after {
    background: url("../images/lupe.png") no-repeat scroll top left;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    z-index: 1;
    content: "";
}

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

.itemsinnerwrap {
    height: 390px;
    padding: 30px 0 20px;
    width: 100%;
}

#contentbereich .minigal img {
    height: auto;
    max-width: 100%;
    width: auto;
}

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

#contentbereich .minigal .scrollable {
    height: 425px;
    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 {
    width: 120px;
    margin-bottom: 3px;
    margin-top: 15px;
}

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

#contentbereich .minigal a.bigImg img {}

#contentbereich .minigal .scrollable .active {
    border: 3px solid #f9d100 !important;
    cursor: default;
    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: 441px;
    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/miniPfeil.png) no-repeat scroll center top !important;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 34px;
    position: absolute;
    right: 69px;
    top: 19px;
    width: 40px;
    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 a img {
    margin-bottom: 15px;
}

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

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

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

#contentbereich .contentElement .item .blockTwo {
    margin-top: 0;
    float: left;
}

#contentbereich .item .blockOne {
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.blockOne .geoxlbild {
    float: right;
    margin-top: 0;
    max-width: 40%;
    width: auto;
}

.blockOne .geoxltext {
    float: left;
    width: 50%;
    font-size: 17px;
    line-height: 23px;
}

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

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

#contentbereich .item a.more:hover {
    background: #f9d100;
}

#contentbereich .item a.more {
    background: #5197d5 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    margin-right: 20px;
    padding: 4px 10px;
    text-transform: uppercase;
}

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

.blockTwo strong.despcriptinon {
    font-size: 20px;
    float: left;
    margin-bottom: 10px;
    color: #000;
    clear: both;
    width: 100%;
}



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

#contentbereich .image-caption {
    background: url(../images/textpic.png) no-repeat center bottom 20px;
    background-size: 100%;
    bottom: 0px;
    color: #0083ce;
    float: left;
    font-size: 17px;
    left: 0;
    max-width: 100%;
    padding: 8px 0 10px 0;
    text-align: center;
    width: auto;
    height: auto;
    min-height: 40px;
    width: calc(100% - 14px);
}

.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 */

 .ce-textpic .ce-gallery.ce-border img {
    border: 2px solid black;
    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 {
    float: right;
}

/* 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.ce-uploads {
    padding: 0;
}

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

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

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

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

/* Table background colors: */

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

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

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

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

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

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

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

/* specific page styles for extension "tx_cssstyledcontent" */

.ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
    margin-right: 341px;
}

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

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



#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: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

#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: "Roboto Condensed", Arial, Helvetica, sans-serif;
    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%;
}

/*Neue Kartenansicht*/

#contentbereich .detailNeu #detailcontact {
    padding: 9px 40px 19px 20px !important;
    width: calc(39.4% - 38px) !important;
    float: left;
}

.detailNeu #detailcontentpictures {
    height: 251px !important;
    width: 53.8% !important;
}

#contentbereich .detailNeu .detailneubutton {
    min-width: 120px !important;
}

.detailNeu #detailheadline h4 {
    color: #5197d5 !important;
}

#detailheadline > h4 {
    font-family: 'Lato', sans-serif !important;
}

.detailNeu #detailalles {
    margin-top: 8px !important;
}

#contentbereich .detailNeu #detailcontent {
    margin: 0px 0 70px !important;
}

.detailNeu #detailkontaktundbild {
    margin-bottom: 60px;
}

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: #5197d5;
    float: left;
    font-size: 16px;
    font-family: 'Lato Bold';
    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: 1px solid #0092F9;
}

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

.catBtn > img {}

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

#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;
}
#contentbereich .detailNeu #detailcontact #contactalles {
    padding: 0;

}
#contentbereich .detailNeu #detailBackBt {
    margin-top: 4px;
}
.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: 140px;
    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%;
}

.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: 20px;
    line-height: 22px;
    margin-bottom: 13px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 0 8px;
}

#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;
    border-radius: 0 0 3px 3px;
    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: -18px;
    position: absolute;
    cursor: pointer;
}

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

#listView:hover #listViewTxt,
#listView.active #listViewTxt {
    display: block;
    color: #5197d5;
}

#moduleView:hover #moduleViewTxt,
#moduleView.active #moduleViewTxt {
    display: block;
    color: #5197d5;
}

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

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

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


#categories.small {
	height: auto;
}

.catBtn.small, .catBtn.middle {
    width: 31.1%;
    height: 84px;
	position:relative;
}
.catName.small, .catName.middle  {
    font-size: 9pt;
    width: 64%;
    float: left;
    text-align: left;
    position: absolute;
    left: 64%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin-top: 0;
    height: auto;
}

.catImg.small, .catImg.middle  {
    margin: 8px;
    width: 60px;
    height: 60px;
    background-size: auto 60px;
    float: left;
}

#categories.folded {
    height: 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: #d56d01;
    color: white;
}
