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

* {
	margin: 0px;
	padding: 0px;
}
.imageBorder {
	border: 1px solid #cecece;
}
#content {
	width: 100%;
	float: left;
	padding: 0;
	position: relative;
}
#contentbereich .alles, #breadcrumb .alles {
    max-width: 1248px;
}
.anker {
	float: left;
	width: 100%;
}
#contentbereich::before {
	content:"";
	background: url(../images/content-top2.png) no-repeat;
	position: relative;
	float:left;
	width:1379px;
	height:36px;
top: -70px;
}
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	.responsive-video {
		position: relative;
		padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
		padding-top: 0px;
		height: 0;
		overflow: hidden;
		margin-bottom: 20px;
		}
#contentbereich {
	padding-top: 34px;
	color: #313131;
	float: left;
	font-size: 17px;
	position: relative;
	width: 100%;
	font-family: 'open_sansregular';
	background: #fff;
	padding-bottom: 80px;
	min-height: 300px;
}
.newsDuopicture {
	max-width: 100%;
}
.newsDuopictureLeft, .newsDuopictureRight {
	width: 49% !important;
}
.newsPictureSingle {
	max-width: 100% !important;
}
a {
	text-decoration: none;
	cursor: pointer;
	font-family: 'open_sansregular';
}
a:hover {
	text-decoration: none;
	color: #7e7e7e;
}
strong, b, strong label, strong span, strong a, b label, b span, b a {
    font-family: 'open_sanssemibold';
}
iframe, iframe table, .elist {
	border: none;
}
.error {
	color: #B9181E;
	clear: both;
	display: block;
	float: left;
	width: 100%;
	max-width: 770px;
	padding-bottom: 10px;
}
.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;
}
table.contenttable thead th, tfoot th, table.contenttable tbody th, table.contenttable tbody td {
	padding: 7px;
}
table.contenttable thead th.align-right, tfoot th.align-right, .align-right {
	text-align: right;
}
table.contenttable thead th.align-left, tfoot th.align-left {
	text-align: left;
}
table.contenttable thead th.align-center, tfoot th.align-center, .align-center {
	text-align: center;
}
#contentbereich .frame-type-menu_subpages UL {
	float: left;
}
#contentbereich table.contenttable tbody th {
	color: #ffffff;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#contentbereich ul, #contentbereich ol {
	margin: 0px;
}
#contentbereich #aktuell ul {
    margin-left: 30px;
}
#contentbereich .clickenlarge-1 .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-bodytext ul {
	float: none;
	width: auto;
	margin-left: 4px;
}

#contentbereich .clickenlarge-1 .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-bodytext ul li {
	float: none;
}
#contentbereich ul ul, #contentbereich ol ol {
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 5px;
	width: calc(100% - 25px) !important;
}
#contentbereich ul li, #infoboxbereich ul li {
    background: url(../images/li.png) no-repeat scroll left 8px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-left: 15px;
    line-height: 23px;
    font-size: 17px;
}
.clickenlarge-1 ul li:last-child {
    margin-bottom: 31px!important;
}
#frame-type-menu_sitemap ul li {
    list-style: outside none none;
    margin-bottom: 16px;
    padding-left: 21px;
    line-height: 20px;
    width: calc(45% - 66px);
    float: left;
    padding: 27px 33px 30px;
    height: 39px;
    background: #ECECEC none repeat scroll 0 0;
    margin-right: 2%;
    position: relative;
    min-height: 135px;
}
#frame-type-menu_sitemap .weiterlesenNews {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    margin-top: 12px;
    width: auto;
    float: left;
    position: absolute;
    bottom: 36px;
    text-align: center;
}
.weiterlesenNews a {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background: #2a714e none repeat scroll 0 0;
    color: #fff!important;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 6px 10px 6px;
    width: 84px;
    text-align: center;
    border: 2px solid #2a714e;
}
.weiterlesenNews a:hover {
    background: none;
    color: #2a714e!important;
}
#contentbereich ul li ul li, #infoboxbereich ul li ul li {
	background: url("../images/li.png") no-repeat scroll left 7px;
	padding-left: 18px;
}
#contentbereich ol li {
	margin-bottom: 8px;
}
#contentbereich .article ol li {
    list-style: decimal;
    margin-left: 19px;
    background: none;
    padding-left: 0;
}
#contentbereich ul ul li, #contentbereich ol ol li {
}
.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ol, .ce-textpic.ce-left.ce-intext:not(.ce-nowrap) ul {
	overflow: visible;
	padding-left: 40px;
}
html body#template02 div.wrap div#wrap01 div.alles div#content div#contentbereich div div#contentColRight div.contentblocksmall {
}
#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL {
	float: left;
	width: 100%;
	margin-top: 16px;
}
#contentbereich .contentbereichInfobox .frame-type-menu_section UL UL LI {
	display: inline;
	padding: 0px 10px;
	background: none;
	font-family: 'open_sansbold';
	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;
}
.ce-gallery[data-ce-rows="1"] .ce-row {
	margin-top: 1px;
}
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery[data-ce-rows="1"].ce-gallery[data-ce-rows="1"] .ce-row .ce-row, #contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery[data-ce-rows="1"] .ce-row .ce-column {
	margin-top: 15px;
	margin-bottom: 8px;
}
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery[data-ce-rows="1"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child {
    margin: 15px auto;
    float: left;
    max-width: 100%;
}
#reminderForm .checkboxen label {
    line-height: 26px;
}
/*###########################################################################*/

/*###########################################################################*/
/* Kalender */
label.angzeigenkalender {
	position: absolute;
	top: 33px;
	right: 9px;
}
.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 {
	padding-bottom: 25px;
	padding-top: 10px;
	width: 100%;
	margin-bottom: 15px;
}
.kalendertext strong {
	color: #2a714e;
	font-weight: normal;
}
#kalender .list2 {
	margin-bottom: 16px;
	padding-bottom: 8px;
	width: 100%;
	max-width: 770px;
}
#kalender .date {
	width: 10%;
	min-height: 60px;
}
#kalender .month {
	font-size: 16px;
	padding-top: 4px;
	width: 60%;
}
#kalender .day {
	font-size: 20px;
	width: 100%;
	color: #006FB4;
}
#kalender .entry {
	width: 89%;
}
#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;
}
#kalender .organizer, #kalender .location {
    padding-bottom: 5px;
    color: #000;
}
#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;
}
/* Kalender */

#kalender .list {
	background: none transparent;
	border-bottom: none;
}
#kalender .list2 {
	border-bottom: 1px solid #CDCDCD;
}
#kalender .date {
}
#kalender .month {
	color: #2a714e;
}
#kalender .day {
	color: #ffffff;
}
#kalender .entry {
	color: #222;
}
#kalender .headline {
	clear: both;
	color: #2a714e;
	float: left;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
}
#kalender .outlook:hover {
	background-color: #646464;
}
#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: #2a714e;
	margin-top: 25px;
	float: left;
}
#contentbereich .zurueck a {
    background: #2a714e;
    padding: 3px 9px 5px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #2a714e;
    font-size: 17px;
}
#contentbereich .zurueck a:hover {
	background: #fff;
	color: #2a714e;
}
#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;
}
/* Kalender */

#kalender {
	float: left;
}
#kalender .list {
	clear: both;
	float: left;
}
#kalender .list2 {
	clear: both;
	float: left;
}
#kalender .date {
	float: left;
}
#kalender .month {
	float: left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#kalender .day {
	float: left;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background: #2a714e;
	width: 60%;
	border-radius: 7px;
}
.picturekalender {
	float: left;
	width: calc(40% - 10px);
}
.kalendertext {
    float: left;
    width: calc(56% - 3px);
    margin-right: 18px;
    padding: 0px 0px 1px 20px;
    min-height: 173px;
	position: relative;
}
#kalender .entry {
	float: right;
	padding: 0px 0 0px 0;
}
#kalender .list {
    padding: 30px 30px 30px 30px;
    width: calc(100% - 60px);
    border-bottom: 1px solid #c5c5c5;
}
.kalenderrechts.sitzungen .rahmen {
	color: #fff;
}
.kalenderrechts.sitzungen .borderform {
	background: #2a714e;
	padding: 30px!important;
	width: calc(100% - 60px)!important;
	margin-bottom: 30px;
}
#kalender .entry {
	color: #000;
}
#kalender .descripBlock p {
	color: #2a714e;
}
#kalender .headline {
	font-size: 23px;
	padding-bottom: 0;
	line-height: 21px;
}
/*#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: #2a714e none repeat scroll 0 0;
	float: left;
	padding: 4px 6px;
	margin-right: 20px;
	border: 0;
}
#kalender .descriptionOpenCloseBlock {
    background: #9D9D9D;
    float: left;
    padding: 12px 14px 11px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 0;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    right: 30px;
	transition: 0.2s;
}
#kalender .descriptionOpenCloseBlock.sliderOpen {
    position: absolute;
    bottom: 0;
    right: -45px;
}
#kalender .descriptionBlockShow {
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-bottom: 57px;
}
#kalender .outlook a {
	text-decoration: none;
}
#kalender .outlook a:hover {
	text-decoration: none;
}
/* KALENDER Monatsansicht */
#outlookCal {
	float: left;
	padding-top: 30px;
	position: relative;
}
#outlookCal * {
	font-size: 12px;
}
#detailTitle {
	font-weight: bold;
}
.btnDownloadIcal {
	color: #fff;
}
#outlookCal .ui-widget-content {
	border-color: #ccc !important;
}
#calTextListOutlook {
	clear: both;
}
.fc-toolbar h2 {
	color: #2a714e;
	font-size: 21px !important;
	font-weight: 600;
	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: 17px;
    font-family: open_sanssemibold;
}
#kalenderOutlook .kalenderOption {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}
.btnDownloadIcal, .descriptionOpenCloseBlock span {
	background: #2a714e;
	cursor: pointer;
	color: #fff;
	float: left;
	margin-top: 16px;
	padding: 5px 10px;
}
.btnDownloadIcal:hover, .descriptionOpenCloseBlock span:hover {
	background: #2a714e;
}
.btnDownloadIcal {
	margin-right: 15px;
	background: #7daa0f;
}
/* OPTION FILTER KALENDER*/
.optionHeadline {
    float: left;
    clear: both;
    font-size: 17px;
    font-family: open_sanssemibold;
}
#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: 48px;
	padding: 6px 6% 0px 1.7%;
	text-decoration: none;
	width: 15.8%;
	line-height: 21px;
}
#kalenderOption .kalenderBtnLast {
	margin-right: 0;
}
#kalenderOption .kalenderBtn:hover {
	background-color: #2a714e;
	box-shadow: 0 0 0 2px #2a714e inset;
	color: #fff;
}
#kalenderOption .kalenderansichtBtn.btnActive, #kalenderOption .listenansichtBtn.btnActive {
	background-color: #2a714e;
	background-image: url("../images/calIcon01.png");
	background-position: bottom 12px right 10px;
	background-repeat: no-repeat;
	box-shadow: 0 0 0 2px #2a714e 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: #f2f2f2 none repeat scroll 0 0;
	border-radius: 5px;
	float: left;
	padding: 15px 30px;
	width: calc(100% - 60px);
	margin-bottom: 21px;
}
.kalenderFilterOption .rahmen {
    float: left;
    margin-bottom: 5px;
    width: 32%;
    margin-right: 2%;
    clear: none;
    position: relative;
}
.kalenderFilterOption .rahmen.right, .kalenderFilterOption .rahmen.left {
    width: 32%;
    float: left;
	    margin-right: 2%;
}
.kalenderFilterOption #anzeigevon, .kalenderFilterOption #anzeigebis {
	width: calc(100% - 12px);
	height: 16px;
	position: relative;
}
.kalenderFilterOption input {
	padding: 5px 4px;
}
.kalenderFilterOption .formobjektkleinVeranstaltung {
    width: calc(100% - 12px);
    padding: 6px 4px 5px;
}
.kalenderFilterOption .rahmen.last {
    margin-right: 0%;
    float: left;
}
.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;
	margin-bottom: 0;
}
input.sucheStartenBtn {
	background: #2a714e;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	margin-top: 8px;
	padding: 6px 0;
	width: 140px;
	font-size: 14px;
}
input#btnSearchDatePickerMenu.sucheStartenBtn {
	border-radius: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	margin-top: 8px;
	width: 140px;
}
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: #2a714e;
	font-size: 26px;
	font-weight: 400;
	margin: 25px 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	font-family: 'open_sanssemibold';
}
#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;
}
.calTextDetailItem a {
    float: left;
}
#kalenderOutlook .calTextDetailTitleOutlook {
    color: #2a714e;
    font-size: 20px;
    line-height: 24px;
    margin: 11px 0;
	    font-family: 'open_sanssemibold';
}
span.calTextDetailDescPre {
	font-weight: bold;
}
#kalenderOutlook span.calTextDetailOrganizerPre, #kalenderOutlook span.calTextDetailLocationPre {
	color: #2a714e;
	font-weight: 400;
}
#kalenderOutlook .calTextDetailPicture {
	background: #eeeeee none repeat scroll 0 0;
	float: left;
	height: 185px;
	margin-right: 25px;
	margin-top: 6px;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	width: calc(37% - 25px);
}
#kalenderOutlook .calTextDetailPicture img {
	left: 50%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}
#kalenderOutlook .calTextDetailPicturePlaceholder {
    float: left;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-right: 25px;
    width: calc(37% - 26px);
    text-align: center;
    min-height: 144px;
    background: url(../images/platzhalter.jpg) no-repeat scroll center;
    background-size: 100%;
}
#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-weight: 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: #2a714e;
	border-color: #2a714e;
}
#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;
	padding: 20px;
}
#outlookCal .calendarOutlookDetail .buttonOutlook {
	background: #626262;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	float: left;
	padding: 2%;
	margin-bottom: 20px;
}
#outlookCal .calendarOutlookDetail #detailAllFormData {
	font-size: 12px;
	line-height: 18px;
	padding: 2%;
	clear: both;
}
#outlookCalDetailWindow #dateFrom, #outlookCalDetailWindow #dateTo, #outlookCalDetailWindow #detailLocation, #outlookCalDetailWindow #detailOrganizer {
	padding-left: 16px;
}
#outlookCalDetailWindow #dateFrom {
	background: url("../images/datevom.png") no-repeat scroll left 4px;
}
#detailLocation {
	background: url("../images/location.png") no-repeat scroll left 4px;
}
#outlookCalDetailWindow #detailOrganizer {
	background: url("../images/organizer.png") no-repeat scroll left 4px;
}
#outlookCalDetailWindow .outlookCalTextDetailLocationPre, #outlookCalDetailWindow .outlookCalTextDetailOrganizerPre, #outlookCalDetailWindow .outlookCalTextDetailDescPre {
	display: none;
}
#outlookCalDetailWindow #detailDescriptionHtml p {
	color: #303030;
	font-size: 14px;
	line-height: 19px;
}
#outlookCalDetailWindow #detailTitle {
	color: #2a714e;
	font-size: 18px;
	font-weight: 400;
	line-height: 21px;
	margin: 15px 0;
}
#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: #2a714e none repeat scroll 0 0 !important;
	border: 1px solid #2a714e;
	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: #2a714e;
	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;
}
/*#########################################################################################*/


/* Suche */
#search2Block {
	float: right;
	margin: 0;
	width: 100%;
}
#search2Block #form1 {
	clear: both;
	width: 100%;
}
#search2Block #form1 a {
	font-size: 13px;
	text-decoration: underline;
}
#search2Block .search2Header {
	border-bottom: 1px dotted #979797;
	clear: both;
	margin-bottom: 16px;
	padding-bottom: 15px;
}
#search2Block p {
	clear: both;
	border-bottom: 1px dotted #979797;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#search2Block p a {
	color: #000;
	font-size: 16px;
}
#search2Block p .highlight {
	background-color: #FF0;
}
/* Formulare */
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein, .formobjektkleinGastro, .formobjektselectkleinGastro, .formobjektkleinGastro, .formSelect, .formobjektkleinGB, input[type="date"], input[type="text"] {
	padding: 8px 4px 7px;
	font-size: 15px;
}
.infoboxbereich a {
	color: #1f3035;
	text-decoration: underline;
}
/* Link-Darstellung */
.mail, #contentbereich .mail, .abx_mail {
    padding: 0px 3px 0 23px;
    background: url(../images/mail.png) no-repeat scroll 5px 8px;
    border-bottom: 1px solid #313131;
}
#contentbereich .contentbereichInfobox .mail{
    background: url(../images/mail-box.png) no-repeat scroll 5px 8px;
	border-bottom: 1px solid #fff;
}



.internal-link, .internal-link-new-window {
    background: transparent url(../images/internal_link.png) no-repeat scroll 4px 7px;
    padding: 0 4px 0 25px;
    border-bottom: 1px solid #313131;
}
.firstFont .internal-link, .firstFont .internal-link-new-window {
	background: transparent url("../images/internal_link.png") no-repeat scroll 4px 12px;
    border-bottom: 1px solid #313131;
}
#contentbereich .contentbereichInfobox a.internal-link, #contentbereich .contentbereichInfobox a.internal-link-new-window {
	background-image: url("../images/internal_link_box.png");
    border-bottom: 1px solid #313131;
}
#contentbereich .contentbereichInfobox a.internal-link, #contentbereich .contentbereichInfobox a.internal-link-new-window {
    color: #fff;
    border-bottom: 1px solid #fff;
}
#infoboxbereich .ce-bodytext P a.internal-link, #infoboxbereich .ce-bodytext P a.external-link-new-window {
	color: #2a714e;
}
#contentbereich .contentbereichInfobox a.external-link-new-window, #contentbereich .contentbereichInfobox a.external-link {
	background-image: url(../images/external_link_box.png);
	background-position: 0px 6px;
	border-bottom: 1px solid #fff;
}
.external-link, .external-link-new-window, .extern {
    padding: 0 3px 0 20px;
    background: url(../images/external_link.png) no-repeat 0px 6px;
	border-bottom: 1px solid #313131;
}
#contentbereich .firstFont .external-link-new-window {
	background: url(../images/external_link.png) no-repeat 3px 12px;
		border-bottom: 1px solid #313131;
}
#contentbereich .firstFont .internal-link-new-window {
	background: url("../images/internal_link.png") no-repeat 3px 9px;
		border-bottom: 1px solid #313131;
}
#contentbereich .firstFont .mail {
	background: url("../images/mail.png") no-repeat scroll 3px 11px;
		border-bottom: 1px solid #313131;
}
/* PDF-, Word-Download bei Newsbereiche */
.contentbereichInfobox .download {
	background: url(../images/download_box.png) no-repeat scroll 3px 5px;
	border-bottom: 1px solid #fff;
}
.download {
	background: url("../images/download.png") no-repeat scroll 3px 5px;
	padding: 0 3px 0 18px;
	border-bottom: 1px solid #313131;
}
.firstFont .download {
	background: url("../images/download.png") no-repeat scroll 3px 10px;
		border-bottom: none;
}
b u {
    font-family: 'open_sanssemibold';
}
#contentbereich .firstFont .download:hover, #contentbereich .firstFont .internal-link:hover, #contentbereich .firstFont .internal-link-new-window:hover, #contentbereich .firstFont .external-link:hover, #contentbereich .firstFont .external-link-new-window:hover, #contentbereich .firstFont .mail:hover {
	color: #373737;
}
#contentbereich .contentbereichInfobox a.internal-link:hover, #contentbereich .contentbereichInfobox a.internal-link-new-window:hover, #contentbereich .contentbereichInfobox a.external-link:hover, #contentbereich .contentbereichInfobox a.external-link-new-window:hover, #contentbereich .contentbereichInfobox a.mail:hover, #contentbereich .contentbereichInfobox .download:hover {
	color: #fff;
	font-family: 'open_sanssemibold';
}
#contentbereich .firstFont .download:hover::before {
	background: url("../images/download.png") no-repeat scroll 3px 10px #fff;
}
.pdf-liste {
	background: transparent url(../images/pdf.png) no-repeat scroll 0 5px;
	padding: 0px 0 0px 18px;
}
#contentbereich .tx-felogin-pi1 {
	clear: both;
	float: left;
	width: 100%;
	color: #474747;
}
#contentbereich .tx-felogin-pi1 form {
	border-bottom: 1px dotted #ccc;
}
#contentbereich .tx-felogin-pi1 form div {
	clear: both;
	margin: 8px 0 0 0;
}
.pdf {
	background: url(../images/pdf.png) 2px 7px no-repeat;
	padding-left: 20px;
}
/*
*/
#contentbereich .indent {

}
.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;
}*/
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-row .ce-row {
	margin-bottom: 27px;
}
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic .ce-border .ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    margin: 0 auto;
    width: auto;
    float: none;
}
#contentbereich .ce-textpic .ce-gallery .ce-column {
	float: left;
	margin: 0 0 10px;
	position: relative;
	padding: 0px;
}
#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;
	    width: 100%;
}
.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;
	width: 100%;
}
.firstFont .clickenlarge-0 {
	margin: 0;
}
.clickenlarge-0 .ce-bodytext P {
	margin: 0;
}
/*.ce-textpic .ce-gallery .ce-column FIGCAPTION {
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	text-align: left;
}*/
img.tx-srfreecap-pi2-image {
	margin-right: 0px;
	margin-left: 0px;
}
.frame-type-menu_subpages UL {
	float: left;
	margin: 15px 0;
}
/* Vor/Zurück-Nav */
.tx-gsipagenav-pi1 {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.tx-gsipagenav-pi1 .pageNavTable {
	width: 100%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	width: 33%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption {
	text-align: center;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	text-align: right;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
	background: #2a714e;
	border: medium none;
	color: #fff !important;
	font-size: 14px;
	padding: 5px 10px;
		-webkit-transition: ease all 200ms;
	-moz-transition: ease all 200ms;
	-ms-transition: ease all 200ms;
	-o-transition: ease all 200ms;
	transition: ease all 200ms;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
    background: #693;
		-webkit-transition: ease all 200ms;
	-moz-transition: ease all 200ms;
	-ms-transition: ease all 200ms;
	-o-transition: ease all 200ms;
	transition: ease all 200ms;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a {
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
}
/* Infoboxbereich */
.unsichtbar {
	position: absolute;
	width: 0px;
	height: 0px;
	left: -3000px;
	top: -3000px;
}
#infoboxbereich {
	color: #fff;
	float: left;
	margin-bottom: 15px;
	padding: 0;
	width: 71.7%;
}
/*#infoboxbereich .infobox .clickenlarge-0 .ce-textpic.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext .ce-textpicHeader h4 {
	padding-left: 0;
}
#infoboxbereich .ce-gallery.ce-gallery1 {
	margin-right: 0 !important;
	margin-top: -4px;
	margin-bottom: 20px;
}
#infoboxbereich ul li {
}
#infoboxbereich .image-caption {
	display: none;
}
#infoboxbereich h5 {
    display: none;
}
.infobox {
    color: #fff;
    float: left;
    font-size: 15px;
    margin-bottom: 65px;
    padding: 0 40px 9px 50px;
    position: relative;
    width: calc(100% - 90px);
}

.infobox.kontakt {
	background: #5480a6;
}
.infobox.kontakt strong {
	font-size:16px;
	font-weight:400;
	 line-height: 21px;
}
.infobox.kontakt span {
	padding-left:25px;
}
.infobox.kontakt .tel {
	background: url("../images/tel.png") no-repeat scroll 3px center;	
}
.infobox.kontakt .fax {
	background: url(../images/fax.png) center left no-repeat;	
}
.infobox.kontakt a {
    background: url("../images/email.png") no-repeat scroll 1px center;
    padding-left: 25px;
}
#infoboxbereich h4 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 10px;
}
.infobox .ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery, .infobox .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
	margin-right: 0;
}
#infoboxbereich .infobox img {
	border: none;
	border-radius: 0;
	width: 100%;
}*/
.schrift {
	float: right;
	padding: 0 0 20px 0;
}
.infobild {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.infobox .ce-bodytext p {
	margin-bottom: 10px;
}
#infoboxbereich  .ce-textpic .ce-gallery.ce-border .ce-column IMG, #infoboxbereich .ce-textpic .ce-border .csc-textpic-single-image IMG {
	border: none;
	border-radius: 0;
}
#infoboxbereich .ce-row {
	width: 100%;
}
#infoboxbereich .ce-textpic .ce-gallery .ce-column {
	margin-bottom: 0;
	float: left;
	margin: 0 0 10px 0;
}
#infoboxbereich .ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery, #infoboxbereich .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
	margin-right: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
}
#infoboxbereich .ce-textpic .csc-textpic-single-image IMG {
	margin-bottom: 0px;
}
/*#infoboxbereich .clickenlarge-0, #infoboxbereich .clickenlarge-1 {
    padding: 32px 6% 10px;
    width: 88%;
}*/
#infoboxbereich .ce-gallery.ce-gallery0 {
	margin-right: 0 !important;
	margin-top: 0;
	margin-bottom: 20px;
}
#infoboxbereich .ce-bodytext {
	float: left;
	margin-left: 0;
	margin-top: 7px;
}
.infobox span.detail a {
	clear: both;
	float: left;
	margin-top: -24px;
}
#infoboxbereich .clickenlarge-0 ul, #infoboxbereich .clickenlarge-1 ul {
	font-size: 15px;
	margin: 10px 0;
	padding-left: 0;
	padding-right: 0;
}
#infoboxbereich .typo3-editPanel {
	width: 94%;
}
#infoboxbereich #calTextDetailTitle a {
	color: #2a714e;
	float: left;
	font-size: 20px;
	margin-top: 7px;
	text-decoration: none;
	width: 100%;
}
/*------------Contentblock Small----------------------*/
.contentblocksmallWrap {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.contentblocksmall, .contentblocksmallnone {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: calc(33.8% - 20px);
    border: 1px solid #dbdbdb;
    border-bottom: 3px solid #99cc33;
	height: 240px;
}
.contentblocksmall:nth-child(3n+3) {
	margin-right: 0;
}
#contentbereich .contentblocksmall .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery, #contentbereich .contentblocksmallnone .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery {
	margin: 0 !important;
}
html body#template02 div.wrap div#wrap01 div.alles div#content div#contentbereich div div#contentColRight div.contentblocksmall div.clickenlarge-0 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-border ~ .ce-bodytext P {
	color: #fff;
	font-size: 21px;
	padding: 4px 2px 4px 15px;
	margin-bottom: 0;
}
.contentblocksmall .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery, .contentblocksmallnone .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
    margin: 0;
    width: 100%;
}
html body#template02 div.wrap div#wrap01 div.alles div#content div#contentbereich div div#contentColRight div.contentblocksmall div.clickenlarge-0 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-border ~ .ce-bodytext P a.internal-link {
	padding-bottom: 0;
	padding-right: 32px;
	padding-top: 0
}
.contentblocksmallnone {
	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: #adc675;
}
#contentbereich .contentblocksmall h4, #contentbereich .contentblocksmallnone h4 {
    width: 100%;
    position: relative;
    height: auto;
    font-family: 'open_sansregular';
    color: #669933;
	margin-bottom: 0;
    text-align: left;
    float: left;
    z-index: 1;
	    margin-top: 32px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#contentbereich .contentblocksmall h4 span, #contentbereich .contentblocksmallnone h4 span {
    padding: 0 16px;
    display: inline-block;
    max-width: calc(100% - 32px);
    font-size: 21px;
}
#contentbereich .contentblocksmall h4::after, #contentbereich .contentblocksmallnone h4::after {
	display: none;
}
#contentbereich .contentblocksmall h4 a, #contentbereich .contentblocksmallnone h4 a {
	color: #fff;
	font-weight: normal;
}
#contentbereich .contentblocksmall .clickenlarge-0, #contentbereich .contentblocksmallnone .clickenlarge-0 {
	margin: 0;
}
#contentbereich .contentblocksmall .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-row .ce-column {
	margin: 0;
}
#contentbereich .contentblocksmall p, #contentbereich .contentblocksmallnone p {
    position: relative;
    float: left;
    max-width: calc(100% - 48px);
    background: url(../images/cbs-next.png) no-repeat right center;
	margin-bottom: 16px;
}
#contentbereich .contentblocksmall:hover p, #contentbereich .contentblocksmallnone:hover p {
	position: relative;
	float: left;
    max-width: calc(100% - 48px);
    background: url(../images/cbs-next.png) no-repeat right center;
}
#contentbereich .contentblocksmall img, #contentbereich .contentblocksmallnone img {
    border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    height: 140px;
    width: 100%;
    object-fit: cover;
}
#contentbereich .contentblocksmall .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-row .ce-row, #contentbereich .contentblocksmallnone .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext) .ce-row .ce-row {
	position: relative;
}
#contentbereich .contentblocksmall .ce-bodytext, #contentbereich .contentblocksmallnone .ce-bodytext {
    position: relative;
    width: 100%;
    text-align: left;
}
#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: url(../images/weiterlesen.png) center center no-repeat;
	height: 64px;
	width: 63px;
	float: left;
	overflow: hidden;
	text-indent: -210px;
	padding: 0;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#contentbereich .contentblocksmall:hover .internal-link, #contentbereich .contentblocksmall:hover .internal-link-new-window, #contentbereich .contentblocksmallnone:hover .internal-link, #contentbereich .contentblocksmallnone:hover .internal-link-new-window {
	opacity: 1;
	-webkit-transition: 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#contentbereich .contentblocksmall p a.weiterlesen, #contentbereich .contentblocksmallnone p a.weiterlesen {
    font-size: 16px;
    color: #38531c;
	position: relative;
}
#contentbereich .contentblocksmall .ce-bodytext P a {
	padding: 0 32px 0 16px;
    background: url(../images/cbs-next.png) no-repeat right center;
	-webkit-transition: ease all 500ms;
	-moz-transition: ease all 500ms;
	-ms-transition: ease all 500ms;
	-o-transition: ease all 500ms;
	transition: ease all 500ms;
}
#contentbereich .contentblocksmall:hover .ce-bodytext P a {
	padding: 0 23px 0 25px;
    background: url(../images/cbs-next.png) no-repeat right center;
	-webkit-transition: ease all 500ms;
	-moz-transition: ease all 500ms;
	-ms-transition: ease all 500ms;
	-o-transition: ease all 500ms;
	transition: ease all 500ms;
}
/*#contentbereich .contentblocksmall .csc-textpic-equalheight .ce-row {
	height: 140px;
	overflow: hidden;
}*/
#contentbereich .contentblocksmall .ce-textpic .ce-row, #contentbereich .contentblocksmallnone .ce-textpic .ce-row {
	margin: 0 !important;
	    height: 140px;
    overflow: hidden;
}
/* ---------------------  Zahlen ---------------------  */

/* Breadcrumb */
#breadcrumb {
    color: #fff;
    font-size: 18px;
    max-width: 100%;
    background: url(../images/bc-bg.png) repeat-y;
    padding-top: 75px;
    float: left;
    height: auto;
    width: 70%;
    padding-right: 25%;
    padding-left: 5%;
    padding-bottom: 50px;
}

#breadcrumb a, #breadcrumb span {
    position: relative;
    color: #fff;
    padding: 0px 30px 0 0;
    font-family: 'open_sanslight';
    background: url(../images/bc.png) right 8px center no-repeat;
		float: left;
}
#breadcrumb a:hover, #breadcrumb a:last-child:hover {
	color: #000;
}
#breadcrumb a:last-child {
	color: #fff;
	background: none;
    padding: 0 0 0 6px;
}
#breadcrumb a:last-child::after {
	content: none;
}
/* Contentbereich */
#contentbereich li {
    list-style: none;
    background: url(../images/li.png) no-repeat left top 8px;
    padding-left: 15px;
}
#contentbereich .tx-kommpublishconnector-pi1 ul li {
    /*background: none;*/
}
#contentbereich .ehrenamtsboerse li {
    border: 1px solid #ccc;
    background: none;
    padding: 18px 25px;
    width: calc(100% - 52px);
}
#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;
    font-size: 42px;
    line-height: normal;
    margin-bottom: 0;
    color: #669933;
    font-weight: normal;
    text-align: left;
    font-family: 'open_sanssemibold';
}
#contentbereich h4 {
    font-size: 31px;
    font-weight: normal;
    font-family: 'open_sansregular';
    margin-bottom: 31px;
    color: #313131;
	    position: relative;
}
#contentbereich .firstFont h4::after {
	display: none;
}
#contentbereich h4::after {
    content: "";
    background: #669933;
    width: 78px;
    height: 1px;
    bottom: -5px;
    left: 0;
    position: absolute;
}
#contentbereich h5 {
	padding: 10px 0 15px 0px;
	font-size: 16px;
	color: #D4BA0C;
}
#contentbereich h6 {
	margin: 0px 0 10px 0;
	font-size: 16px;
	font-family: 'open_sansbold';
	color: #6a6a6a;
}
#contentbereich a {
	color: #313131;
	text-decoration: underline;
}
#contentbereich a:hover {
	color: #669933;
	text-decoration: none;
}
#contentbereich .tx-kommpublishconnector-pi1 .article p a {
    border-bottom: 1px solid #000;
}
#contentbereich .contentRight {
    float: right;
    width: 25.3%;
}
.firstFont .ce-textpic:not(:empty) {
	margin-top: 30px;
}
#contentbereich .firstFont {
    float: left;
    position: relative;
    width: 100%;
	margin-bottom: 45px;
}
#contentbereich .firstFont p {
    color: #000;
    font-size: 20px;
    line-height: 30px;
	    margin-top: 7px;
}
.contentElement {
	float: left;
	margin-bottom: 25px;
	width: 100%;
}
.slideBlock + a + .contentElement {
    margin-top: 20px;
}
#contentbereich .firstFont a {
	color: #000;
}
#contentbereich .contentLeft {
	margin-bottom: 15px;
	float: left;
	width: 67.7%;
	padding: 0;
	border: 0;
}
#contentbereich .contentElement.firstFont .ce-bodytext {
	padding: 0;
	border: 0;
}
#contentbereich p {
	line-height: 23px;
	margin-bottom: 23px;
	font-size: 17px;
}

 .ce-textpic .ce-gallery.ce-border .ce-column img, .pubimg {
	border: none;
	border: 1px solid #898989;
}
.ce-textpic .ce-gallery .ce-column img {
	margin: 0;
}
#contentbereich .ce-textpic .ce-row .ce-column FIGURE {
    position: relative;
}
.clickenlarge-1 .ce-row a.lightbox {
	position: relative;
    display: block;
}
.clickenlarge-1 .ce-row a.lightbox::after {
    content: '';
    width: 60px;
    height: 58px;
    position: absolute;
    right: 0;
    pointer-events: none;
    bottom: 0;
    background: url(../images/bigger.png) top left no-repeat;
}
/*.clickenlarge-1 .ce-row .ce-column FIGURE::after {
    content: '';
    width: 60px;
    height: 58px;
    position: absolute;
    right: 0;
    pointer-events: none;
    bottom: 0;
    background: url(../images/bigger.png) top left no-repeat;
}*/
#contentbereich .item a.more {
	color: #FFF;
	margin-top: 15px;
	padding: 5px 16px;
	/* text-decoration: underline; */
	background: #2a714e;
}
#contentbereich .item .blockOne {
	margin-bottom: 0;
}
.blockOne .pictureone {
	float: right;
	margin-top: 4px;
}
/* Tabellen */
table.contenttable {
	border-collapse: collapse;
	text-align: left;
	margin: 35px 0 15px;
	max-width: 100% !important;
	clear: both;
}
table.contenttable thead, tfoot, table.contenttable tbody th {
	text-align: left;
}
table.contenttable th {
	padding-bottom: 0px;
}
table.contenttable tbody td, table.contenttable tbody th {
	margin-bottom: 0px !important;
}
/* News */
.newsbereich {
	float: right;
	margin-top: -7px;
	width: 64.8%;
}
#contentbereich .newsbereich h4 {
	width: 100%;
}
#dynamischeListe2 {
	width: 100%;
	padding-top: 2px;
	float: left;
}
#dynamischeListe2 ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 100%;
}
#dynamischeListe2 ul li {
	width: 100%;
	/*	max-width: 770px;
*/
	padding: 0px;
}
#dynamischeListe2 .dateall {
	float: left;
	width: 65px;
	padding-top: 5px;
	text-align: center;
	padding-right: 4px;
}
#dynamischeListe2 .date02 {
	font-size: 12px;
	text-align: left;
	margin-top: 12px;
	vertical-align: top;
	width: 100%;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 1px;
	color: #494949;
}
#dynamischeListe2 .date {
	text-align: center;
	width: 65px;
}
#dynamischeListe2 .date p {
	padding-bottom: 0px;
	line-height: 15px;
	height: 0px;
}
#dynamischeListe2 .artikelVom {
	float: left;
	color: #014876;
	font-size: 11px;
	padding-bottom: 1px;
	margin-top: -2px;
	float: left;
	width: 76px;
	padding-left: 6px;
}
#dynamischeListe2 .month {
	color: #025750;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
}
#dynamischeListe2 .year {
	color: #025750;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
}
#dynamischeListe2 .day {
	color: #025750;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#dynamischeListe2 .newsText {
	width: 60%;
	padding-bottom: 5px;
}
#dynamischeListe2 .newsText02 {
	width: 100%;
	padding-bottom: 5px;
}
#dynamischeListe2 .weiterlesen {
	width: 40px;
	float: right;
	height: 100%;
	text-align: left;
	vertical-align: middle;
	margin-top: 7%;
	margin-bottom: 7%;
	padding-left: 11px;
}
#dynamischeListe2 .weiterlesen a {
	vertical-align: middle;
}
#dynamischeListe2 .wrap {
	width: 432px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
#dynamischeListe2 .teaserPicture {
	padding: 0px;
	float: left;
}
#dynamischeListe2 h4 h2 {
	font-size: 14px;
	font-weight: normal;
}
#dynamischeListe2 h4 {
	padding-bottom: 0;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	padding-left: 0px;
	font-weight: bold;
	border: none;
	padding-top: 0px;
	width: auto;
}
#dynamischeListe2 h4 a {
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}

#contentbereich .headline {
    clear: none;
    font-weight: normal;
    background: none repeat scroll 0 0 transparent;
    color: #2a714e;
    margin: 4px 0 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 0;
    font-size: 20px;
    font-family: 'open_sanssemibold';
}
#contentbereich .headline a {
	color: #2a714e !important;
}
#contentbereich #dynamischeListe2 .newsText p {
	font-size: 15px;
}
/* Formulare */

#contentbereich form {
	padding-bottom: 10px;
	width: 100%;
}
.zeile {
	width: 100%;
	max-width: 770px;
	margin-bottom: 5px;
}
.formobjektNoSize {
	float: none;
}
.formobjekt {
	width: 98.4%;
	line-height: 16px;
}
.formobjektCaptcha2 {
	width: 98.4%;
}
.formobjektklein {
	width: 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%;
}
/* 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: #2a714e none repeat scroll 0 0;
	color: #ffffff;
	font-size: 19px;
	text-align: left;
}
table.contenttable td, table.contenttable th {
	border: 1px solid #cfcfcf;
}
.contenttable tr.alt td {
	background: #f9f9f9;
}
.contenttable tr td {
	background: #fff;
}
.contenttable tr.over td {
	background: #eeeeee;
}
#contentbereich .infoboxContent .contenttable tr.alt td {
	background: #f9f9f9;
}
#contentbereich .infoboxContent .contenttable tr.over td {
	background: #eeeeee;
}
table.contenttable {
	border: 1px solid #cfcfcf;
}
/* News */
#dynamischeListe2 ul li {
	background: #ECECEC none repeat scroll 0 0;
	border-bottom: 0 none;
	padding: 27px 33px 30px;
	width: calc(100% - 66px);
	clear: both;
}
#dynamischeListe2.sitzungen ul li {
	width: calc(50% - 76px);
	clear: none;
	margin-right: 20px;
	margin-bottom: 20px !important;
}
#dynamischeListe2.sitzungen ul li:nth-child(2n) {
	margin-right: 0;
}
#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 a {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}
#dynamischeListe2 .teaserText {
	float: left;
	width: 100%;
	min-height: 127px;
}
#dynamischeListe2 .newsText a.weiter {
	color: #D4BA0C;
}
#dynamischeListe2 h4 {
	color: #52608F;
	font-weight: bold;
	background-color: transparent;
}
.imageBorder01 {
	border: 1px solid #8e8e8d;
}
#dynamischeListe2 h4 a {
	color: #52608F;
}
/* 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: 4px;
}
.formobjektkleinWFGCompanySelect {
	padding: 4px;
	width: 107px;
}
.formobjektfull {
	width: 623px;
}
.formobjekt {
	border: 1px solid #d4d4d4;
}
.formobjekt:hover, .formobjektkleinVeranstaltung:hover, .formobjektklein:hover, .formobjektselectkleinVeranstaltung:hover, .formobjektkleinVeranstaltung:hover, .formobjektkleinGastro:hover, .formobjektselectkleinGastro:hover, .formobjektkleinWFGCompany:hover, .formobjektkleinWFGCompanyText:hover, .formobjektkleinWFGCompanySelect:hover, .formobjektfull:hover, .formSelect:hover, .date:hover, .formobjektsmall:hover, .formobjektCaptcha:hover, .formobjektCaptcha2:hover {
	background-color: #f9f9f9;
}
.formobjekt:focus, .formobjektkleinVeranstaltung:focus, .formobjektCaptcha:focus, .formobjektklein:focus, .formobjektselectkleinVeranstaltung:focus, .formobjektkleinVeranstaltung:focus, .formobjektkleinGastro:focus, .formobjektselectkleinGastro:focus, .formobjektkleinWFGCompany:focus, .formobjektkleinWFGCompanyText:focus, .formobjektkleinWFGCompanySelect:focus, .formobjektfull:focus, .formSelect:focus, .formobjektkleinGB:focus, #umfrage .abstimmen:hover, #umfrage .ergebnis:hover, .date:focus, .formobjektCaptcha2:focus, .formobjektsmall:focus {
	border: 1px solid #2a714e;
	background-: #f9f9f9;
	-webkit-box-shadow: 0px 0px 7px 0px #2a714e;
	-moz-box-shadow: 0px 0px 7px 0px #2a714e;
	box-shadow: 0px 0px 7px 0px #2a714e;
	outline: none;
}
.suche:focus {
	outline: none;
}
input[type="submit"], input[type="reset"], #kalender .outlook, #contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, .abstimmen, .ergebnis {
    background: #7aa517 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 4px;
    padding: 5px 10px 6px;
}
input[type="submit"]:hover {
    background: #2a714e;
}
#kalender .outlook {
    padding: 4px 15px;
}
#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;
}
*/

#contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, #contentbereich .gastro .infoGastro:hover, #contentbereich .gastro .infoGastroBuchen:hover {
	width: 125px;
}
/* Control Slider */

#contentbereich .controlBlockStyle {
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 0 0 0 0px;
}
#contentbereich .controlBlockPageSlider {
	font-weight: bold;
	text-align: left;
	color: #F9F9F9;
	padding: 10px 0;
	width: 100%;
	clear: both;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	text-decoration: none;
}
#contentbereich .controlBlockPageSlider u {
	background-color: #595959;
	border: 1px solid #595959;
	color: #FFFFFF;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	margin: 0 3px 0 0;
	padding: 2px 6px;
}
#contentbereich .controlBlockPageSlider .sliderSpace {
	display: none;
}
#contentbereich .controlBlockPageSlider a {
	border: 1px solid #cdcdcd;
	color: #595959;
}
/* Infoboxen Contentbereich */
#contentbereich .contentbereichInfobox p {
    font-size: 17px;
    color: #fff;
}
#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: 1px 0 4px 18px;
	font-size: 18px;
	font-family: 'open_sansbold';
	cursor: pointer;
	background: url(../images/slideOpen.png) no-repeat 0px 5px transparent;
	border-bottom: 1px solid #cecfcf;
	color: #737473;
	display: block;
	clear: both;
	float: none;
	list-style-type: none;
	width: 97%;
	line-height: 28px;
}
#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%;
	margin-bottom: 10px;
}
#contentbereich h4.sliderClosed, #contentbereich h4.sliderClosed1, #contentbereich h4.sliderClosed2, #contentbereich h4.sliderClosed3, #contentbereich h4.sliderClosed4, #contentbereich h4.sliderClosed5 {
	background: url(../images/slideClose.png) no-repeat 0px 5px transparent;
}
#contentbereich #sliderOpenAll h4, #contentbereich #sliderOpenAll1 h4, #contentbereich #sliderOpenAll2 h4, #contentbereich #sliderOpenAll3 h4, #contentbereich #sliderOpenAll4 h4, #contentbereich #sliderOpenAll5 h4 {
	background: url(../images/sliderOpenAll.png) no-repeat 0px 5px transparent;
}
#contentbereich #sliderOpenAll h4.sliderClosed, #contentbereich #sliderOpenAll1 h4.sliderClosed1, #contentbereich #sliderOpenAll2 h4.sliderClosed2, #contentbereich #sliderOpenAll3 h4.sliderClosed3, #contentbereich #sliderOpenAll4 h4.sliderClosed4, #contentbereich #sliderOpenAll5 h4.sliderClosed5 {
	background: url(../images/sliderCloseAll.png) no-repeat 0px 5px transparent;
}
#contentbereich #sliderOpenAll h4 {
	color: #2a714e;
}
/* News */
#dynamischeListe2, #dynamischeListe2 .dateall, #dynamischeListe2 .date02, #dynamischeListe2 .date, #dynamischeListe2 .artikelVom {
}
#dynamischeListe2 ul li {
	float: left;
	list-style-type: none;
	margin-bottom: 29px;
	position: relative;
}
#dynamischeListe2 .month {
	font-family: 'open_sansbold';
	text-align: center;
	padding-bottom: 5px;
}
#dynamischeListe2 .year {
	text-align: center;
}
#dynamischeListe2 .day {
	font-weight: normal;
	text-align: center;
	padding-bottom: 7px;
}
#dynamischeListe2 .newsText {
    display: block;
    float: right;
    font-size: 18px;
    width: 59%;
    padding: 0;
    min-height: 125px;
    padding-bottom: 40px;
}
#dynamischeListe2.sitzungen .newsText {
	float: left;
	width: 100%;
}
#dynamischeListe2.noPic .newsText {
	float: left;
	display: block;
}
#dynamischeListe2 .teaserPicture {
    float: left;
    position: relative;
    width: 38%;
    background: #fff;
    height: 157px;
    margin-top: 9px;
	overflow: hidden;
}
#dynamischeListe2 h4 {
	clear: none;
	font-family: 'open_sansbold';
}
#dynamischeListe2 h4 a {
	font-weight: normal;
	text-decoration: none;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}
#contentbereich .teaserPicture a {
	width: 100%;
	height: 100%;
}
#dynamischeListe2 .teaserPicture img {
    float: left;
    max-height: none;
    width: 100%;
}
/* Formulare */
#contentbereich form {
	clear: both;
	float: left;
}
.zeile {
	display: block;
	float: left;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein {
/*float: left;*/
}
.formobjektNoSize {
	float: none;
}
.formobjektCaptcha {
	float: none !important;
}
.formSelect, .formInputText, .formInputSubmit {
	clear: both;
	float: left;
}
.formSelect, .formInputText, .formInputSubmit, .formobjektkleinWFGCompanySelect {
	clear: both;
	float: left;
}
.formSelect {
	height: 30px;
	line-height: 20px;
	padding: 5px;
}
#contentbereich .formulare {
	clear: both;
}
#contentbereich .formulare ul {
	margin-top: 0;
}
#contentbereich .formulare ul li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	line-height: 20px;
	list-style-type: none;
	padding-left: 0;
	width: 100%;
}
#contentbereich .formulare ul li a {
	background: url(../images/download.png) no-repeat 0 0;
	padding: 0 0 0 20px;
}
#contentbereich .formulare .formularecat, #contentbereich .formularecat {
	margin-left: 0;
	width: 100%;
}
#contentbereich .formulare .formularecat li, #contentbereich .formularecat li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	list-style-position: inside;
	margin-right: 1.8%;
	margin-top: 0;
	padding-left: 0;
	width: 49.1%;
}
#contentbereich .formularecat li a, #contentbereich .formulare .formularecat li a {
	background: #a5a5a5 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	float: left;
	list-style-position: inside;
	margin-right: 1.5%;
	margin-top: 14px;
	padding: 7px 8px 7px 14px;
	width: calc(100% - 22px);
}
#contentbereich .formulare .formularecat li a {
	background: #ededed url("../images/pdf.png") no-repeat scroll 11px 11px;
	color: #303030;
	padding: 7px 8px 7px 37px;
	width: calc(100% - 45px);
}
#contentbereich .formularecat li a:hover {
	background-color: #2a714e;
}
#contentbereich .formulare .formularecat li a:hover {
	background-color: #c6c6c6;
}
#contentbereich .formulare .formularecat li:nth-child(2n), #contentbereich .formularecat li:nth-child(2n) {
	margin-right: 0;
}
/* Control Slider */
#contentbereich .controlBlockStyle {
	clear: both;
}
#contentbereich .controlBlockPageAllItems {
	float: left;
}
#contentbereich .controlBlockPageSlider {
	font-family: 'open_sansbold';
	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;
    display: block;
    float: left;
    padding: 25px 22px;
    position: relative;
    width: calc(100% - 44px);
    margin: 20px 0;
    background: #7ca90e;
}
.contentbereichInfobox .clickenlarge-0 {
	width: 100%;
	float: left;
}
#contentbereich .contentbereichInfobox .contentRight {
	width: 60.6%;
}
#contentbereich .contentbereichInfobox h4 {
    font-size: 24px;
    color: #fff;
    padding-left: 75px;
	padding-bottom: 26px;
	margin-bottom: 0;
	background: url(../images/box-bg.png) no-repeat top left;
}
#contentbereich .contentbereichInfobox h4::after {
	display: none;
}
#contentbereich .contentbereichInfobox .ce-bodytext, #contentbereich .contentbereichInfobox .tx-felogin-pi1 {
	border: medium none;
	color: #000;
	float: right;
	margin-right: 0;
	margin-top: 0;
	width: 100%;
}
#contentbereich .contentbereichInfobox a {
	color: #fff;
	text-decoration: none;
}
#contentbereich .contentbereichInfobox .tx-felogin-pi1 form {
	float: left;
	width: 94%;
	border: none;
}
#contentbereich .contentbereichInfobox .ce-textpic {
	float: left;
	width: 100%;
}
#contentbereich #export {
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 23px 3% 15px;
}
#contentbereich #export ul li.pdf {
	background: url("../images/pdf.png") no-repeat scroll left 2px !important;
	margin-left: 0;
	padding-left: 27px;
	width: calc(100% - 27px);
}
#abschnittsuebersicht {
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	background-color: #F6F6F6;
	padding: 5px;
	border: 1px solid #D0D0D0;
	margin-bottom: 12px;
	padding-top: 8px;
}
#abschnittsuebersicht ul {
	display: inline-block;
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#abschnittsuebersicht ul li {
	float: left;
	list-style-type: none;
	clear: none;
	margin-right: 3px;
}
#abschnittsuebersicht ul li a {
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
/* Klasse um Eingabefelder Vereine, Firmen, Kalender etc. */
.mailcat {
    background: #7aa517;
    float: left;
    clear: both;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    padding: 3px;
    margin: 6px 0px;
}
.mailcat label, .mailcat input {
    cursor: pointer;
}
#kategorienAdv {
    margin-bottom: 30px;
    float: left;
}
.rahmen {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.rahmen.viertel {
	clear: none;
	float: right;
	margin-top: 0;
	width: 18%;
}
.rahmen.dreiviertel {
	clear: none;
	width: 79%;
}
.rahmen.fuenfzig {
	width: 50%;
	clear: both;
	float: left;
}
.rahmen.left {
	width: 48%;
	clear: none;
	float: left;
	margin-right: 2%;
}
.rahmen.right {
	width: 48%;
	clear: none;
	float: right;
	margin-right: 0;
}
/* Bildergalerien */

#album {
	width: 100%;
	float: left;
	margin: 0px;
	padding-bottom: 5px;
}
#album ul {
	padding: 0px;
	width: 100%;
	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: 173px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 140px;
}
.photoRahmen:hover {
	border: 1px solid #e30613;
}
#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: 'open_sansbold';
	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: 'open_sansbold';
}
#photoListe .data {
	display: block;
	float: right;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-top: 17px;
	width: 90%;
}
#photoListe .data h5 {
	margin: 0px;
	padding-bottom: 5px;
	font-weight: 400;
	color: #D4BA0C;
}
#photoListe .data h5 a {
}
/* Service BW */

.imageRight {
	float: right;
}
#contentbereich #companyItems .companyItemsLetter {
	margin: 10px 0;
}
#contentbereich .ce-textpic.ce-below:not(.ce-intext) {
}
/* Umfrage */
.lebenslagenbaum {
	float: left;
	width: 100%;
}
#umfrage {
	clear: both;
}
#umfrage h4 {
	border: 0;
	font-size: 12px;
}
#contentbereich #umfrage ul, #contentbereich #umfrage ol {
	margin: 0px;
	width: 100%;
}
#umfrage ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#umfrage ul li {
	clear: both;
	float: left;
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0 0 0 0;
	width: 100%;
	background: none;
	max-width: 770px;
}
#umfrage ul li .abstimmungen {
	background: url(../images/umfrage01.png) no-repeat 0 0;
	padding: 22px 0 0 72px;
	font-family: 'open_sansbold';
	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 25px;
    background: url(../images/internal_link.png) no-repeat left top 7px;
}
/* Wetterbox */
#weatherBox {
	clear: both;
	float: left;
	width: 89%;
	margin-bottom: 25px;
	background: url(../images/wetterbg.jpg) top left no-repeat;
}
#weatherBox .today {
	background: url(../images/wettertoday.png) top left repeat;
	color: #fff;
	float: left;
	padding: 10px;
	text-align: center;
	width: calc(50% - 20px);
}
#weatherBox .tomorrow {
	background: url(../images/wettertomorrow.png) top left repeat;
	color: #fff;
	float: right;
	padding: 10px;
	text-align: center;
	width: calc(50% - 20px);
}
#weatherBox .wetterborder {
	border: 1px solid #fff;
	float: left;
	padding: 30px 0 32px;
	width: calc(100% - 2px);
}
#weatherBox .dayname {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}
#weatherBox .dayname span {
	border-bottom: 1px solid #fff;
	padding: 0 15px;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'open_sansbold';
	color: #DFDFDF;
}
#weatherBox .temperature {
	float: left;
	font-size: 30px;
	font-family: 'open_sansbold';
	color: #DFDFDF;
	width: 100%;
}
#weatherBox .temperature span {
	font-size: 17px;
	font-family: 'open_sansregular';
	color: #fff;
}
#weatherBox .daytext {
	float: left;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 25px;
	text-transform: uppercase;
	width: 100%;
}
#weatherBox .picture {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
#weatherBox .picture img {
	max-width: 100px;
	border: 0;
}
/* Gastronomie */


#contentbereich .frame-type-menu_sitemap {
	margin: 0;
	padding: 0;
}
#contentbereich .frame-type-menu_sitemap ul {
	margin: 4px 30px 15px 33px;
	width: calc(100% - 63px);
}
#contentbereich .frame-type-menu_sitemap ul li {
	border-bottom: 1px solid #dedede;
	float: left;
	list-style: outside none none;
	margin-bottom: 31px;
	padding-bottom: 15px;
	background: url(../images/li.png) no-repeat scroll left 6px;
    clear: left;
    padding-left: 15px;
	width: 100%;
}
/*#contentbereich .frame-type-menu_sitemap ul li:nth-child(2n) {
	float: right;
	clear: right;
}*/
#contentbereich .frame-type-menu_sitemap UL LI A SPAN {
	font-size: 21px;
	text-decoration: none;
	padding: 1px 3px;
	text-transform: uppercase;
}
#contentbereich .frame-type-menu_sitemap ul li ul {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
}
#contentbereich .frame-type-menu_sitemap ul li ul li {
    border: medium none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 8px;
    background: url(../images/lili.png) no-repeat scroll left 3px top 9px;
    width: calc(100% - 18px);
}
#contentbereich .frame-type-menu_sitemap ul li ul li ul li {
	padding-bottom: 5px;
	padding-left: 15px;
	width: calc(100% - 10px);
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI A SPAN {
	font-size: 19px;
	text-transform: none;
	color: #000;
}
#contentbereich .frame-type-menu_sitemap UL LI A SPAN:hover {
    color: #2a714e;
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN {
	font-size: 16px;
	font-weight: normal;
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN:hover {
}
#contentbereich .frame-type-menu_sitemap ul li ul li ul li ul li a {
	font-size: 15px;
}
.panoramaImages {
	border: 1px solid #cecece;
}
#panorama a:hover {
	text-decoration: none;
}
#contentbereich .slideBlock .ce-bodytext {
	padding: 10px 0 0;
}
.content_middle {
	clear: both;
}
/* For the details, see: https://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	/*width:194px;		*/
	float: left;
}
/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index: 1;
	margin-top: -1px;
	width: 196px;
	padding: 2px;
	background-color: #fff;
	font-size: 14px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	z-index: 999999;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding: 2px 0;
	height: 28px;
}
#caltitle {
	font-size: 17px;
	color: #000;
	float: left;
	text-align: center;
	width: 155px;
	line-height: 20px;
}
#calnext, #calprev {
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url(../images/prev.gif) no-repeat scroll center center;
	float: left;
	cursor: pointer;
}
#calnext {
	background-image: url(../images/next.gif);
	float: right;
}
#calprev.caldisabled, #calnext.caldisabled {
	visibility: hidden;
}
/* year/month selector */
#caltitle select {
	font-size: 10px;
}
/* names of the days */
#caldays {
	height: 20px;
	border-bottom: 1px solid #ddd;
}
#caldays span {
	display: block;
	float: left;
	width: 28px;
	text-align: center;
}
/* container for weeks */
#calroot #calweeks {
	background-color: #fff;
	margin-top: 4px;
}
/* single week */
#calroot .calweek {
	clear: left;
	height: 22px;
}
/* single day */
#calroot .calweek a {
	display: block;
	float: left;
	width: 27px;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	margin-left: 1px;
	text-align: center;
	line-height: 20px;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* different states */
#calroot .calweek a:hover, .calfocus {
	background-color: #ddd;
}
/* sunday */
#calroot a.calsun {
	color: red;
}
/* offmonth day */
#calroot a.caloff {
	color: #ccc;
}
#calroot a.caloff:hover {
	background-color: rgb(245, 245, 250);
}
/* unselecteble day */
#calroot a.caldisabled {
	background-color: #f4f4f4 !important;
	color: #ccc !important;
	cursor: default;
}
/* current day */
#calroot #calcurrent {
	background-color: #2a714e;
	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 {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    margin-top: 12px;
    width: auto;
    float: left;
    position: absolute;
    bottom: 34px;
    text-align: center;
}
#dynamischeListe2 .weiterlesenNews a {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background: #2a714e none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 2px 10px 4px;
    width: 84px;
    text-align: center;
    border: 2px solid #2a714e;
}
#dynamischeListe2 .weiterlesenNews a:hover {
	background: none;
	color: #2a714e;
}
.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;
	border: none;
}
#contentbereich #sbw2 ul, #contentbereich #sbw2 ol {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 0px;
}
#LikePluginPagelet {
	float: left;
	width: 500px;
}
.share a {
	background: url(../images/teilen.gif) no-repeat scroll left top transparent;
	border: 0 none;
	display: inline-block;
	float: left;
	height: 25px;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-decoration: none !important;
	text-indent: -9999px;
	width: 61px;
}
/* SERVICE BW 3 */
#sbw3 .imageLeft, #sbw3HeaderItems {
	float: left
}
#sbw3 {
	width: 100%;/*	max-width: 770px;*/
}
.sbw3HeaderItemsAuswahl {
	float: left;
	margin-bottom: 55px;
	width: 100%;
}
#sbw3ListItems {
	width: 100%;
	float: left;
}
#sbw3 .sbwUnterseiten, #sbw3 ol, #sbw3 ul {
    clear: both;
    /* margin-top: 18px; */
    width: 100%;
    margin-left: 0;
    float: left;
    margin-bottom: 23px;
}
#sbw3HeaderItems {
	border: 1px solid #cecfcf;
	margin-bottom: 9px;
	margin-top: 35px;
	padding: 1%;
	text-align: center;
	width: 97.5%;
}
.sbwboerdenbild {
	margin: 0 auto;
}
.sbwbehoerdenbilderblock0 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sbw3HeaderItemLink {
	background: none repeat scroll 0 0 transparent;
	font-family: 'open_sansbold';
	padding: 0
}
.sbw3HeaderItemLinkActive {
	color: #4b4a4a !important
}
#sbw3ListItems h4 {
	border-bottom: 1px dotted #1f3035;
	margin-bottom: 7px;
	width: 100%;
}
#contentbereich #sbw3ListItems h4::after {
	display: none;
}
#sbw3 h4.zustaendig {
	background: url(../images/sbw3.png) no-repeat left -181px;
}
#sbw3 h4.voraussetzungen, #sbw3 h4.unterlagen, #sbw3 h4.ablauf, #sbw3 h4.kosten, #sbw3 h4.frist, #sbw3 h4.recht, #sbw3 h4.sonstiges, #sbw3 h4.formulare, #sbw3 h4.zustaendig, #sbw3 h4.themen {
	padding: 0 0 0 31px;
	overflow: hidden;
}
#sbw3 h4.voraussetzungen {
	background: url(../images/sbw3.png) no-repeat left -241px;
}
#sbw3 h4.unterlagen {
	background: url(../images/sbw3.png) no-repeat left -117px;
}
#sbw3 h4.ablauf {
	background: url(../images/sbw3.png) no-repeat left -151px;
}
#sbw3 h4.kosten {
	background: url(../images/sbw3.png) no-repeat left -55px;
}
#sbw3 h4.frist {
	background: url(../images/sbw3.png) no-repeat left -88px;
}
#sbw3 h4.recht {
	background: url(../images/sbw3.png) no-repeat left -26px;
}
#sbw3 h4.sonstiges {
	background: url(../images/sbw3.png) no-repeat left -305px;
}
#sbw3 h4.formulare {
	background: url(../images/sbw3.png) no-repeat left -273px;
}
#sbw3 h4.themen {
	background: url(../images/sbw3.png) no-repeat left -210px;
}
#sbw3 a.link_ext_replacement {
	background: transparent url("../images/external_link.png") no-repeat scroll 3px 6px;
	padding: 0 0 0 21px;
}
.sbwBehoerdePerson {
	float: left;
	margin-bottom: 10px;
	margin-top: 6px;
	padding-bottom: 10px;
	width: 100%;
}
#sbw3 .weiterText {
	margin: 0 0 5px 0
}
#sbw3 .imageRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 30px;
	width: 45%;
}
#sbw3 .mitarbeiterListe a {
	font-family: 'open_sansbold';
}
#sbw3 .imageLeft {
	margin: 8px 15px 10px 0
}
#sbw3 .formSelect {
	margin: 0 !important;
	padding: 5px 5px 0
}
#sbw3 form .formSelect {
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	width: 100%;
}
#sbw3 .optionLevel1 {
	padding: 5px 5px 5px 5px
}
#sbw3 .optionLevel2 {
	padding: 5px 5px 5px 25px
}
#sbw3 .optionLevel3 {
	padding: 5px 5px 5px 45px
}
#sbw3 .optionLevel4 {
	padding: 5px 5px 5px 65px
}
#sbw3 .optionLevel5 {
	padding: 5px 5px 5px 85px
}
#sbw3 .vCard {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 6px
}
#sbw3 .vCard a {
	background: url("../images/vCard.gif") no-repeat 0 3px;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 20px
}
.sbwfunktion p {
	margin-bottom: 0 !important;
	font-family: 'open_sansbold';
}
.sbwsprechzeit p {
	margin-bottom: 0 !important;
}
#contentbereich #sbw3Details li, #contentbereich #sbw3ListItems li, #contentbereich #sbw3GroupItems ul li {
	float: left;
	list-style: outside none none;
	margin-bottom: 4px;
	width: calc(100% - 14px);
}
#contentbereich #sbw3Details .sbwUnterseiten ul li:last-child {
	margin-bottom: 26px;
}
#contentbereich #sbw3ListItems li a, #contentbereich #sbw3GroupItems ul li a {
	background: #eeeeee none repeat scroll 0 0;
	color: #010101;
	float: left;
	font-family: 'open_sansbold';
	margin-bottom: 1px;
	margin-left: -21px;
	margin-top: 6px;
	padding: 5px 17px;
	font-weight: normal;
	width: calc(100% - 21px);
}
#sbw3ListItems .mitarbeiterListe li {
	margin-bottom: 23px !important;
}
#sbw3ListItems .mitarbeiterListe li p {
	margin-top: 0;
	margin-bottom: 0;
}
#contentbereich #sbw3Details li a:hover, #contentbereich #sbw3ListItems li a:hover, #contentbereich #sbw3GroupItems ul li a:hover {
	background: #2a714e none repeat scroll 0 0;
	color: #fff;
}
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: 35px !important;
	margin-top: 4px;
	margin-bottom: 10px;
}
.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery, .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
	margin-bottom: 20px;
	margin-left: 36px;
	margin-top: 3px;
}
.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;
}
.ce-row {
	float: left;
}
.ce-gallery[data-ce-rows="1"] .ce-row {
    float: left;
    width: 100%;
}
.ce-textpic .ce-gallery[data-ce-rows="1"] .ce-row img {
    border: none;
    display: block;
    margin: 0 auto;
}
/* MINIGALERIE START */

#contentbereich .minigal {
	float: left;
	max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
	margin-top: 3px;
}
#contentbereich .minigal h4, #contentbereich .minigal .ce-bodytext, #contentbereich .minigal .image-caption {
	display: none;
}
#contentbereich .minigal img {
	height: auto;
	max-width: calc(100% - 2px);
	width: auto;
	border: 1px solid #909090;
}
#contentbereich .minigal .itemsinnerwrap {
    width: 100%;
    max-width: 745px;
    padding: 0 50px;
}
/* SCROLL */
#contentbereich .minigal .ce-textpic .ce-row {
	clear: none;
}
#contentbereich .minigal .scrollable {
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
html body#template02 div#wrap div#wrap02 div.alles div#layout03 div#contentbereich div div#contentColRight div.minigal.minigal0 div.clickenlarge-0 .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-above:not(.ce-intext).ce-textpic .ce-border div.scrollWrap div.scrollable div.items .ce-gallery div.itemsinnerwrap .ce-row ul li.ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
	background: none repeat scroll 0 0;
}
.itemsinnerwrap {
	width: 100%;
	max-width: 798px;
}
#contentbereich .minigal .scrollable .items .ce-gallery {
	clear: both;
	position: absolute;
	width: 20000em !important;
}
/*
.minigal .items div {
    float: left;
    width: 680px;
}
*/
#contentbereich .items .ce-gallery div {
	float: left;/*width: 600px;*/
}
#contentbereich .items .ce-gallery div .ce-row {
	float: left;/*width: 100px;*/
}
#contentbereich .minigal .scrollable img {
	background-color: #fff;
	border: 1px solid transparent;
	float: left;
	height: 100%;
	margin: 15px 36px 10px 0;
	padding: 2px;
	width: 218px;
	cursor: pointer;
}
#contentbereich .minigal .scrollable .ce-row:nth-child(3n) img {
	margin-right: 0;
}
#contentbereich a.bigImg img {
    width: 100%;
    position: relative;
}
#contentbereich .minigal .scrollable .active {
	border: 1px solid #000;
	cursor: default;
	position: relative;
	opacity: 0.5;
	background: #ececec;
}
#contentbereich .minigal .navi {
	height: 20px;
	margin-left: 328px;
	width: 200px;
}
#contentbereich .minigal.navi a {
	background: url("/media/img/scrollable/arrow/navigator.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 3px;
	width: 8px;
}
#contentbereich .minigal.navi a:hover {
	background-position: 0 -8px;
}
#contentbereich .minigal .navi a.active {
	background-position: 0 -16px;
}
#contentbereich .minigal .scrollWrap {
	margin: 0 auto;
	width: 100%;
	height: 235px;
	position: relative;
}
#contentbereich .minigal .scrollable {
	float: left;
}
#contentbereich .minigal a.browse {
	background: url("../images/minigalPfeil2.png") no-repeat scroll left 0 transparent;
	display: block;
	float: left;
	height: 25px;
	width: 103px;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	color: #2a714e;
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 0;
	text-decoration: none;
	padding-top: 3px;
}
#contentbereich .minigal a.right {
	background-position: right 0px;
	clear: right;
	margin-right: 0;
	right: 0;
}
#contentbereich .minigal a::before {
	content: none;
}
#contentbereich .minigal a.right:hover {
}
#contentbereich .minigal a.right:active {
}
#contentbereich .minigal a.left {
	margin-left: 0;
	left: 6px;
	width: 122px;
	text-align: right;
}
#contentbereich .minigal a.left:hover {
}
#contentbereich .minigal a.left:active {
}
#contentbereich .minigal a.up, #contentbereich .minigal a.down {
	background: url("/media/img/scrollable/arrow/vert_large.png") no-repeat scroll 0 0 transparent;
	float: none;
	margin: 10px 50px;
}
#contentbereich .minigal a.up:hover {
	background-position: -30px 0;
}
#contentbereich .minigal a.up:active {
	background-position: -60px 0;
}
#contentbereich .minigal a.down {
	background-position: 0 -30px;
}
#contentbereich .minigal a.down:hover {
	background-position: -30px -30px;
}
#contentbereich .minigal a.down:active {
	background-position: -60px -30px;
}
#contentbereich .minigal a.disabled {
	visibility: hidden !important;
}
.imagewrapalle {
	position: relative;
}
/* MINIGALERIE ENDE*/



#contentbereich .blockOne .firstimage a img.first {
	float: right;
	margin-left: 35px;
	margin-top: 4px;
	max-width: 33.7%;
}
#contentbereich .blockOne h4 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 15px;
}
#contentbereich .blockOne a img {
	margin-bottom: 15px;
}
#contentbereich .item a.more {
	clear: both;
	float: left;
}
#contentbereich .item {
	border-bottom: 1px solid #ccc;
	float: right;
	margin-bottom: 19px;
	padding-bottom: 19px;
	width: 100%;
}
#contentbereich a.abstimmen, #contentbereich a.ergebnis {
	color: #fff;
}
#contentbereich .contentElement .item .blockTwo {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.blockOne .geoxlbild {
	float: right;
	margin-top: -42px;
	width: 17%;
}
.blockOne .geoxltext {
	float: left;
	width: 64%;
}
#contentbereich .details {
	clear: both;
	float: left;
	width: 100%;
}
#contentbereich .item .details {
	float: none;
}
#contentbereich .item a.more {
	background: #2a714e none repeat scroll 0 0;
	border: 0;
	border-radius: 5px;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-weight: 400;
	margin-right: 20px;
	margin-top: 10px;
	padding: 4px 10px;
	text-decoration: none;
}
#contentbereich .item a.karte {
	background: #234d9b url("../images/karte.png") no-repeat scroll 15px center;
	border: 1px solid #d4d4d4;
	color: #fff;
	float: left;
	margin-top: 10px;
	padding: 4px 10px 4px 50px;
	text-transform: uppercase;
}
/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
	display: block;
}
/* default styles for extension "tx_cssstyledcontent" */
/* Headers */
.csc-header-alignment-center {
	text-align: center;
}
.csc-header-alignment-right {
	text-align: right;
}
.csc-header-alignment-left {
	text-align: left;
}
.csc-textpic-responsive, .csc-textpic-responsive * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Clear floats after ce-textpic and after ce-row */
.ce-textpic, .ce-textpic .ce-row, ul.ce-uploads li {
	/* overflow: hidden; */
	clear: left;
}
/* 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;
}
/*.image-caption::before {
    background:url("../images/caption.png") repeat scroll left top;
    content: "";
    float: left;
    height: 75px;
    position: absolute;
    right: 0;
    top: -75px;
    width: 81px;
}*/
.minigal .caption {
	background: url(../images/rotbg.png) left bottom repeat;
	color: #fff;
	float: left;
	font-size: 18px;
	font-family: fira_sans_condensedregular;
	margin-top: 6px;
	max-width: calc(100% - 40px);
	padding: 3px 19px 4px;
	text-align: center;
	width: auto;
	position: absolute;
	left: 1px;
	bottom: 1px;
}
.image-caption {
	float: left;
	width: 100%;
	max-width: 100%;
	font-size: 17px;
	color: #757575;
	margin-top: 7px;
	margin-left: 2px;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
    line-height: 21px;
}
.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: 1px solid #2a714e;
	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-gallery:not([data-ce-columns="1"]) .ce-column:first-child {
	margin-bottom: 10px;
	margin-right: 15px;
}
.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;
}
/* BBW */

#abx_alleLeistungen.abx_alleLeistungen div#abx_alleLeistungenList.abx_alleLeistungenList div#abx_startLetters ul#myLetterLinks.myLetterLinks li ul#myLetterLinks.myLetterLinks li {
	background: #045885 none repeat scroll 0 0;
	float: left;
	margin: 0 2px;
	padding: 3px 9px;
	text-align: center;
	width: auto;
}
#abx_alleLeistungen.abx_alleLeistungen div#abx_alleLeistungenList.abx_alleLeistungenList div#abx_startLetters ul#myLetterLinks.myLetterLinks li ul#myLetterLinks.myLetterLinks li a {
}
#abx_cityHeaderMainDiv #abx_CityNameDiv, #abx_LeistungenDetailHeaderName {
	clear: both;
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px;
	padding: 10px 0 0;
	text-align: left;
}
#abx_lebenlagenHeader {
	clear: both;
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 12px;
	padding: 10px 0 0;
}
#abx_lebenlagenHeader > div:first-child {
	display: block;
	margin: 10px 0 0;
	padding: 0;
}
#abx_lebenlagenHeader div {
	clear: both;
	color: #045681;
	display: list-item;
	font-size: 16px;
	font-family: 'open_sansregular';
	font-weight: normal;
	;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 10px;
}
#contentbereich .abx_aemter_sachgebiete h4 {
	text-align: left;
}
.abx_aemter_sachgebiete {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
#abx_LeistungenDieserBehoerde {
	float: left;
	width: 100%;
}
#abx_ap_mainDiv strong {
    font-weight: normal;
}
#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-family: 'open_sansregular';
	font-weight: normal;
}
#abx_mainSurnameHeaderDivK > div {
	font-size: 13px;
}
#contentbereich #abx_ap_amtsauswahlMenu li {
	background-position: left 15px;
}
.abx_leistungenList {
	cursor: pointer;
	font-size: 16px;
	font-family: 'open_sansregular';
	font-weight: normal;
}
.abx_leistungenList, #abx_LeistungenDetailBeschreibungHeader, #abx_LeistungenDetailWeiterfuehrendeLinksHeader, #abx_LeistungenDetailZustaendigesAmtHeader, #abx_LeistungenDetailZustaendigesAmtHausanschriftHeader, #abx_LeistungenDetailZustaendigesAmtPostanschriftHeader {
	font-size: 16px;
}
#contentbereich ul.myLetterLinks a {
	font-size: 20px;
	font-weight: normal;
}
#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: 17px;
}
#abx_alleLebenslagen, #abx_alleLebenslagenMenu, #abx_alleLebenslagenList {
	float: left;
	width: 100%;
}
#contentbereich ul.myCategoryLinks {
	background: #f6f6f6 none repeat scroll 0 0;
	float: left;
	margin: 4px auto 7px;
	padding: 0;
	text-align: center;
	width: 100%;
}
#contentbereich ul.myCategoryLinks > li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 1px solid #000;
	display: inline-table;
	float: none;
	list-style: outside none none;
	margin: 5px auto;
	padding: 0 10px;
}
.myCategoryLinksEl {
	cursor: pointer;
}
.abx_nameClass strong {
	font-size: 17px;
	font-weight: normal;
}
#abx_mainSurnameHeaderDivK > div {
	font-size: 13px;
}
#contentbereich #abx_ap_amtsauswahlMenu li {
	background: url("../images/pfeildown.png") no-repeat scroll 5% 13px, #2a714e 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 #a5a5a5;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: 'open_sansregular';
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 5px;
	/* text-align: left; */
	color: #000;
	width: 100%;
	background: #fff;
}
#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_amtsauswahlElement {
	font-family: 'open_sansregular';
	font-weight: normal;
}
.abx_firstLetterSubAnsprechpartner {
	color: #2a714e;
	font-size: 29px;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #c0c0c0;
}
.abx_secondHeader {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
}
.abx_hrefPersonDetailsCls {
	background: #eee;
	float: left;
	width: calc(100% - 34px);
	padding: 5px 17px;
	margin-bottom: 5px;
}
.abx_hrefPersonDetailsCls:hover {
	background: #2a714e;
	color: #fff;
}
#abx_ap_mainDiv .abx_hrefPersonDetailsCls:hover strong {
	color: #fff;
}
#contentbereich .open_ansprechpartner {
	color: #fff;
	float: left;
	font-size: 21px;
	padding: 10px 0;
	width: 100%;
}
#contentbereich .open_ansprechpartner:hover {
	color: #fff;
}
.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 {
	margin-left: 0;
	margin: 0 auto;
	max-width: 790px;
}
#contentbereich #myLetterLinks > li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 1px solid #000;
	float: left;
	font-size: 17px;
	list-style: outside none none;
	padding: 0 5px;
}
#contentbereich #myLetterLinks > li:first-child {
	border-left: medium none;
}
#contentbereich #myLetterLinks > li, #contentbereich ul.myCategoryLinks > li {
	font-size: 17px;
	padding: 0 10px;
}
.abx_firstLetterLeistungen, #abx_firstLetterSubAnsprechpartner, #abx_behoerde_name {
	border-bottom: 1px dotted #dcd8cd;
	border-top: 1px dotted #dcd8cd;
	clear: both;
	color: #5f5430;
	float: left;
	font-size: 19px;
	font-weight: normal;
	margin: 10px 0 12px;
	padding: 8px 0;
	width: 100%;
}
.abx_NachObenBtn {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0;
	width: 100%;
}
#sprechzeitenTableDiv table {
	border: 1px solid #cfcfcf;
	border-collapse: collapse;
	max-width: 100%;
	text-align: left;
	width: 100%;
}
#sprechzeitenTableDiv table tbody tr th {
	background: #e0e0e0 none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	padding: 5px;
	text-align: left;
}
#sprechzeitenTableDiv table tbody tr:hover td {
	background: #f0f0f0 none repeat scroll 0 0;
}
#sprechzeitenTableDiv table tbody tr td {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	padding: 5px;
	text-align: left;
}
#abx_behoerde_name.abx_LeistungenDetailHeader {
	border: medium none;
	color: #242424;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#behoerdeSubDiv, #abx_Hausanschrift, #abx_Postanschrift, #abx_Kontakt, #abx_Oeffnungszeiten {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
#abx_Oeffnungszeiten {
	width: 49%;
	float: right;
}
.abx_behoerdenKontaktWrap {
	float: left;
	width: 49%;
}
#abx_LeistungenDieserBehoerde a .abx_leistungenDieserBehoerdeLink, #abx_alleLebenslagenList a .abx_lebenslagenList, #abx_startLetters a .abx_leistungenList, #abx_aemter_sachgebiete a {
    background: #f5f5f5;
    clear: right;
    float: right;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: calc(49% - 30px);
    font-style: normal;
}
#abx_LeistungenDieserBehoerde a:nth-child(2n) .abx_leistungenDieserBehoerdeLink, #abx_alleLebenslagenList a:nth-child(2n) .abx_lebenslagenList, #abx_startLetters a:nth-child(2n) .abx_leistungenList, #abx_aemter_sachgebiete a:nth-child(2n) {
	float: left;
	clear: left;
}
#abx_LeistungenDieserBehoerde a .abx_leistungenDieserBehoerdeLink:hover, #abx_alleLebenslagenList a .abx_lebenslagenList:hover, #abx_startLetters a .abx_leistungenList:hover, #abx_aemter_sachgebiete a:hover {
	background: #404040 none repeat scroll 0 0;
	color: #fff;
}
#abx_personalDetailWindow_vorname_nachname {
    float: left;
    font-size: 39px;
    font-weight: normal;
    padding-bottom: 29px;
    width: 75%;
    color: #0195db;
}
div#abx_personalDetailPersonalImg {
    width: 25%;
    float: right;
    text-align: right;
    margin-top: 40px;
}
#abx_personalDetailWindow_funktion {
    margin-bottom: 5px;
    font-size: 17px;
}
div#abx_personalDetailWindow_gebaeude_hausanschriftPLZ_Ort {
    margin-bottom: 31px;
}
#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: 9px;
	width: 75%;
}
#abx_personalDetailWindow_stellenbezeichnung {
    float: left;
    font-weight: normal;
    padding: 10px 0;
    width: 75%;
    font-size: 17px;
    margin-bottom: 5px;
}
div#abx_personalDetailWindow_telefonNrKomplett div, #abx_personalDetailWindow_email div, #abx_personalDetailWindow_faxNrKomplett div {
	display: inline;
	margin-right: 8px;}
#abx_personalDetailWindow_sprechzeiten, #abx_personalDetailWindow_sprechzeitenNachVereinbarung {
    float: left;
    padding-bottom: 13px;
    width: 75%;
}
#abx_personalDetailWindow_sprechzeitenNachVereinbarung {
    padding-top: 10px;
    font-family: 'open_sansregular';
}
#abx_abx_LeistungenDetailZustaendigesAmtUrl {
    padding-bottom: 30px;
}
#contentbereich ul.myCategoryLinks > li:first-child {
	border-left: medium none;
}
#abx_LeistungenDetailZustaendigesAmt {
	float: left;
	margin-top: 20px;
}
#abx_LeistungenDetailZustaendigesAmtName {
	clear: both;
	font-size: 17px;
	font-family: 'open_sansregular';
	font-weight: normal;
	;
	margin: 0 0 11px 0;
}
.abx_LeistungenDetailHeader {
	font-weight: normal;
	margin: 2px 0;
}
#fonPreText, #faxPreText, #emailPreText {
	display: inline;
	font-weight: normal;
}
#contentbereich #abx_ap_mainDiv #abx_alleLeistungen.abx_alleLeistungen #abx_alleLeistungenList #abx_startLetters a, #contentbereich #abx_ap_mainDiv #abx_alleLeistungen.abx_alleLeistungen #abx_alleLebenslagen #abx_alleLebenslagenMenu.abx_alleLebenslagenMenu #abx_alleLebenslagenList.abx_alleLebenslagenList a {
	display: block;
}
a.zurueck {
	float: left;
	font-weight: normal;
	margin-top: 20px;
	width: 100%;
}
/*Neue Kartenansicht*/

section {
	width: 100%;
	float: left;
	height: auto;
}
.wrapInner {
	max-width: 1210px;
	margin: 0 auto;
}
.color01 {
	background: #f9f9f9 none repeat scroll 0 0;
	margin-top: 29px;
}
#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: #2a714e;
    float: left;
    font-size: 16px;
    font-family: 'open_sansbold';
    height: 100px;
    margin-top: 25px;
    text-align: center;
    width: 35%;
}
#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.8%;
}
.catImg {
	width: 135px;
	height: 135px;
	margin: 21px auto 0px auto;
	background: url(../images/fallback.png);
	background-size: auto 135px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position-y: center;
	background-position-x: center;
	filter: grayscale(100%);
}
.catBtn:hover, .catBtn.active {
	border: 4px solid #dfdfdf;
	padding: 0;
}
.catBtn:hover > .catImg, .catBtn.active > .catImg {
	filter: grayscale(0%);
}
.catName {
	margin: 20px 5px;
}
#catWrap {
    float: left;
    padding-bottom: 35px;
    padding-top: 0;
    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;
    margin-top: 0;
}
#filter {
	width: 10%;
	margin: 0;
	float: left;
	height: 100px;
	margin-top: 25px;
}
#detailcontentheader {
	margin-top: 35px;
}
#detailcontact ul li {
	background: none repeat scroll 0 0;
	font-size: 16px;
	padding: 0;
}
.objImg {
    background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/category/Rathaus.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    border-radius: 2% 2% 0 0;
    height: 140.5px;
    background-size: 100%!important;
}
.objBtn {
	border: 1px solid #d9d9d9;
	border-radius: 2%;
	box-sizing: border-box;
	float: left;
	height: 400px;
	margin-bottom: 22px;
	margin-right: 13px;
	position: relative;
	transition: all 1s ease 0s;
	width: calc(33.3% - 13px);
}
.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: 65%;
	height: 100%;
	position: relative;
}
.list a {
	color: #3a3a3a;
	font-weight: 400;
	text-decoration: underline;
}
.list .objText {
	float: right;
	text-align: center;
	width: 100%;
	padding: 0;
}
.objText {
	text-align: center;
	height: 152px;
	padding: 0 12px;
}
#contentbereich .wrapInner p.objHead {
    color: 
    #2a714e;
    font-size: 20px;
    margin-bottom: 13px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    font-family: 'open_sansregular';
}
#contentbereich #catWrap p.filterauswahl {
    font-size: 19px;
    text-align: center;
    padding: 25px 0 25px;
    line-height: 19px;
    margin-bottom: 2px;
}
.objDetails {
	font-size: 11pt;
}
.objPhone {
	font-size: 11pt;
}
.list .detailTxtWrap {
	float: left;
	text-align: left;
	width: 97%;
}
.list .detailLeft {
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 2%;
	line-height: 19px;
	width: 57%;
	font-size: 16px;
}
.list .detailLeft > div, .list .detailRight > div {
	margin-bottom: 5px;
}
.list .detailRight {
	font-size: 15px;
	float: right;
	width: 37%;
	line-height: 20px;
}
.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: #2a714e;
}
#moduleView:hover #moduleViewTxt, #moduleView.active #moduleViewTxt {
	display: block;
	color: #2a714e;
}
#contentbereich .objStreet {
    margin: 0;
}
#contentbereich .objCity {
    margin-bottom: 10px;
}
.objMail, .objWeb, .objFax {
	display: none;
}
.kartenansicht .clickenlarge-0, .kartenansicht .firstFont {
	margin: 0 auto;
	float: none !important;
	max-width: 1286px;
}
#categories.small {
	height: auto;
}
.catBtn.small, .catBtn.middle {
    width: 31.5%;
    height: auto;
    position: relative;
    max-height: 73px;
    margin: 8px 1px 6px 10px;
}
#contentbereich .catName.small, #contentbereich .catName.middle {
	font-size: 13px;
	width: 69%;
	float: left;
	text-align: left;
	position: absolute;
	left: 61%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-top: 0;
	height: auto;
}
.catImg.small, .catImg.middle {
	margin: 5px;
	width: 50px;
	height: 50px;
	background-size: auto 50px;
	float: left;
}
#categories.folded {
    height: 78px;
}
#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: 210px;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	border-radius: 3px;
}
.objImg.list {
	height: 208px;
	width: 32.6%;
	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: #2a714e;
	color: white;
}
 @supports (--css: variables) {
 input[type="range"].multirange {
 padding: 0;
 margin: 0;
 display: inline-block;
 vertical-align: top;
}
 input[type="range"].multirange.original {
 position: absolute;
}
 input[type="range"].multirange.original::-webkit-slider-thumb {
 position: relative;
 z-index: 2;
}
 input[type="range"].multirange.original::-moz-range-thumb {
 transform: scale(1);
        /* FF doesn't apply position it seems */
        z-index: 1;
}
 input[type="range"].multirange::-moz-range-track {
 border-color: transparent;
/* needed to switch FF to "styleable" control */
}
 input[type="range"].multirange.ghost {
 position: relative;
 background: var(--track-background);
 --track-background: linear-gradient(to right, #ececec var(--low), var(--range-color) 0, var(--range-color) var(--high), #ececec 0) no-repeat 0 45% / 100% 20%;
 --range-color: hsl(206, 100%, 57%);
}
 input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
 background: var(--track-background);
}
 input[type="range"].multirange.ghost::-moz-range-track {
 background: var(--track-background);
}
}
input.multirange.original[type="range"] {
	width: 90%;
}
input.multirange[type="range"] {
	margin-top: 5px;
}
input.multirange.ghost[type="range"] {
	width: 100%;
}
#low, #lowRange {
	width: 30%;
	margin-top: 20px;
	float: left;
}
#high, #highRange {
	width: 30%;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#low, #high, #lowRange, #highRange {
	border-radius: 6px;
	width: 39%;
	text-align: center;
	font-size: 12px;
}
#filterWrap p {
	color: white;
	width: 5%;
	float: left;
	margin-top: 24px;
	margin-left: 18px;
}
 input.multirange.original[type="range"]::-moz-range-thumb, input.multirange.ghost[type="range"]::-moz-range-thumb {
 border: 1px solid white;
 height: 16px;
 width: 16px;
 border-radius: 15px;
 background: #FFFFFF;
 cursor: pointer;
 -webkit-appearance: none;
 margin-top: -8px;
}
 input.multirange.original[type="range"]::-webkit-slider-thumb, input.multirange.ghost[type="range"]::-webkit-slider-thumb {
 border: 1px solid white;
 height: 16px;
 width: 16px;
 border-radius: 15px;
 background: #FFFFFF;
 cursor: pointer;
 -webkit-appearance: none;
 margin-top: -8px;
}
 input.multirange.original[type="range"]::-ms-thumb, input.multirange.ghost[type="range"]::-ms-thumb {
 border: 1px solid white;
 height: 16px;
 width: 16px;
 border-radius: 15px;
 background: #FFFFFF;
 cursor: pointer;
 -webkit-appearance: none;
 margin-top: -8px;
}
#ownLoc {
	border-radius: 6px 0px 0px 6px;
	width: 80%;
}
#opened {
	margin-top: 28px;
	color: white;
	font-size: 14px;
	float: left;
}
#confirmFilter, #confirmRangeFilter {
	float: right;
	width: 164px;
	height: 25px;
	background: #2a714e;
	margin-top: 23px;
	margin-right: 1px;
	border-radius: 6px;
	color: white;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	padding-top: 5px;
	border: solid 2px #2a714e;
	transition: all ease 0.3s;
}
#confirmFilter:hover, #confirmRangeFilter:hover {
	background: none;
}
.wrapInner input[type="checkbox"]:checked, .wrapInner input[type="checkbox"]:not(:checked) {
	background: transparent;
	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
.wrapInner input[type="checkbox"] {
	-moz-appearance: none;
	border-radius: 0;
	font-size: 1em;
	border: none;
	float: left;
	width: auto;
}
input[type="checkbox"]:checked + #hasOpenedtxt::before, input[type="checkbox"]:not(:checked) + #hasOpenedtxt::before {
	content: ' ';
	display: inline-block;
	width: 17px;
	height: 17px;
	position: relative;
	top: 3px;
	border: 1px solid white;
	background: #2a714e;
	margin-right: 5px;
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;
	cursor: pointer;
}
input[type="checkbox"]:hover:not(:checked) + #hasOpenedtxt::before {
	background: #28a8ff;
	box-shadow: inset 0 0 0 2px #2a714e;
}
input[type="checkbox"]:checked + #hasOpenedtxt::before {
	background: white;
	box-shadow: inset 0 0 0 2px #2a714e;
}
#rangeScale {
	margin-top: 30px;
}
#location {
	margin-top: 70px;
}
.detailTxtWrap #detailLocation {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	width: 100%;
}
#locBtn {
	width: 12%;
	height: 33px;
	margin-left: -1px;
	margin-top: 3px;
	border: solid 1px #C6C6C6;
	border-radius: 0px 6px 6px 0px;
	cursor: pointer;
	background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/detailaround.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-position-x: center;
	background-position-y: center;
	transition: all ease 0.3s;
}
#locBtn:hover {
	box-shadow: 0px 0px 5px 0px #C6C6C6;
}
#detailPhone > a, #detailPhone > a:hover, #detailPhone > a:visited, .objPhone > a, .objPhone > a:hover, .objPhone > a:visited {
	text-decoration: none !important;
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 2px;
	color: #3a3a3a !important;
	font-weight: 400;
	cursor: default;
}
#contentbereich .objPhone a::before {
	content: none;
}
#listLocImg {
	float: left;
}
#listLocTxt {
	float: right;
	width: 89.6%;
	font-size: 14px;
}
#detailMail a {
	font-size: 14px;
	float: right;
	width: 89.3%;
}
#detailcontact #contactalles ul {
	margin-bottom: 4px;
	display: block;
}
#detailPhone a {
	float: right;
	width: 89.5%;
}
.list #detailPhone a {
    font-size: 15px;
}
/* Details */
#detailbigopening, #detailbigaround {
	display: none;
}
#contentbereich #detailheadline {
	max-width: 66.2%;
	background: rgba(63, 63, 63, 0.7);
	float: left;
	clear: both;
	width: 100%;
}
#contentbereich #detailcontentnav {
	text-align: center;
	height: auto;
	margin: 0;
	width: 100%;
	float: left;
	width: 37%;
	float: right;
	text-align: left;
	color: #252525;/* background: #f2f2f2; *//* border-bottom: 1px solid #afafaf; */
}
#contentbereich #detailcontact {
	background-color: #fff;
	border-bottom: 1px solid rgb(212, 212, 212);
	clear: none;
	color: #ffffff;
	float: left;
	padding: 15px 40px 30px;
	text-align: left;
	width: calc(100% - 80px);
}
#contentbereich #detailcontact #contactalles {
	width: 60%;
	float: left;
	background: none;
	text-align: left;
	color: #252525;
	padding: 0;
}
#contentbereich .detailNeu #detailBackBt {
	margin-top: 2px;
}
#contentbereich #map.detailmap {
	width: 100%;
}
#contentbereich #detailcontent {
	padding: 15px 120px 15px 40px;
	width: calc(100% - 160px);
}
#contentbereich #detailheadline > h4, #contentbereich #detailcontentheader h4 {
	font-family: 'open_sansregular';
	color: #3c5241;
}
#contentbereich #detailheadline > h4 {
	font-size: 25px;
	width: 76%;
}
#contentbereich .detailNeu #detailcontentheader h4 {
	font-size: 20px;
	padding-top: 0;
	background-position: center left;
	margin-bottom: 2px;
}
#contentbereich .detailNeu #contactalles li {
	list-style: outside none none !important;
}
#contentbereich .detailNeu #detailcontentbuttons {
	margin: 75px 0 0;
}
#contentbereich .detailNeu #detailcontent {
	margin: 30px 0 20px !important;
}
#contentbereich .detailNeu #detailkontaktundbild {
	margin-top: 45px;
	margin-bottom: 36px;
}
#contentbereich #detailcontentmain {
	margin-top: 24px;
}
#contentbereich #detailcontent a {
    border-bottom: 1px solid #000;
}
#contentbereich .detailNeu #detailcontentpictures {
	height: 236px;
}
#contentbereich .detailNeu #detailcontact {
	min-height: 214px !important;
	padding: 15px 20px 7px 20px !important;
	width: calc(36.4% - 40px) !important;
}
#contentbereich .detailNeu #contactalles ul {
	margin-bottom: 0;
}

#contentbereich .detailNeu #contactalles li {
	padding-left: 29px !important;
	font-size: 15px !important;
}
.detailNeu .currentOpen {
	font-size: 11pt;
	position: absolute;
	top: 29px;
	left: 133px;
	width: 154px;
	line-height: 24px;
}
.detailNeu .todayTime {
	margin-right: 55px;
}
#detailcontentopen {
	float: left;
	width: 100%;
	position: relative;
}
#sbCenter, #sbBottomContainer {
	z-index: 999999 !important;
}
#sbOverlay {
	z-index: 999999 !important;
}
/*#map.ortsplanNormal {
    margin-left: 50%;
    transform: translate(-50%, 0px);
    width: calc(100vw - 430px);
    margin-right: calc(-100vw - 430px);
}*/
#contentbereich .GeoLink a {
    background: #7ca90e;
color:#fff;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    transition: all 500ms ease 0s;
}
#contentbereich .GeoLink a:hover {
    background: #2a714e;
    transition: all 500ms ease 0s;
}
#map {
    width: 100%;
    margin-top: 20px;
    transition: all 0.2s;
}
#infoWindowOpeningHours {
    display: none!important;
}
.abx_listViewWindowsOpen {
	  display: none!important;
}
#contentbereich .detailNeu #contactalles li {
    margin-bottom: 10px!important;
}
