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

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

.imageBorder {
	border: 1px solid #cecece;
}
a {
	text-decoration:none;
	color: #bc290a;
	cursor: hand;
	font-family: 'open_sanssemibold';
	font-weight: normal;
	cursor: pointer;
}
a:hover {
}
iframe, iframe table, .elist {
	border:0;
}
.error {
	color:#B9181E;
	clear:both;
	display:block;
	float:left;
	width: 100%;
	max-width: 770px;
	padding-bottom: 10px;
}
.error02 {
	color:#B9181E;
}
#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel {
    display: none;
}
body .typo3-feedit-element {
    outline: 0 none !important;
    outline-offset: 4px;
}
.submittedOkForm {
    border: 1px dotted #cccccc;
    padding: 10px 135px 10px 10px;
    background: rgb(239,239,239); /* Old browsers */
    background-image: url(../images/submittedOkForm.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.newsPictureSingle {
	max-width:100%;
}
.newsDuopicture {
	float:left;
	width:100%!important;
}
.newsDuopictureLeft, .newsDuopictureRight {
	width:48.7%!important;
}
.newsArticlePictureLeft {
    margin-right: 40px!important;
	margin-top: 6px!important;
}
.newsArticlePictureRight {
    margin-left: 40px!important;
	margin-top: 6px!important;
}
#contentbereich p {
    color: #242424;
    font-size: 17px;
    font-family: 'open_sansregular';
	font-weight: normal;
    line-height: 22px;
    margin-bottom: 12px;
}
#contentbereich b {
	font-family: 'open_sanssemibold';
	font-weight: normal;

}
.contentLeft {
    clear: left;
    float: left;
    margin-bottom: 10px;
    width: 48%;
}
.contentRight {
    clear: right;
    float: right;
    margin-bottom: 10px;
    width: 48%;
}
#contentbereich .contenttable p {
	margin-bottom:0px;
}
.imageContent {
	float:right;
	position:relative;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:0px;
	padding-top:5px;
}
.pictureText {
    color: #C02929;
    padding-top: 3px;
    font-style: italic;
    text-align: left!important;
}
table.contenttable thead th, tfoot th, table.contenttable tbody th, table.contenttable tbody td {
	padding:5px;
}
table.contenttable thead th.align-right, tfoot th.align-right, .align-right {
	text-align: right;
}
table.contenttable thead th.align-left, tfoot th.align-left {
	text-align: left;
}
table.contenttable thead th.align-center, tfoot th.align-center, .align-center {
	text-align: center;
}
#contentbereich table.contenttable tbody th {
	line-height:normal;
	margin-bottom:0;
	padding-bottom:0;
	color: #FFFFFF;
}
#contentbereich ul, #contentbereich ol {
	margin-top:0;
	margin-bottom:15px;
	margin-left:44px;
}
#contentbereich ul ul, #contentbereich ol ol {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
}
/*#contentbereich ul li:before {
    content: url("../images/li.png");
    float: left;
    height: 10px;
    margin-right: 6px;
    margin-top: 6px;
    width: 10px;
}
#infoboxbereich ul li::before {
    content: url("../images/li.png");
    float: left;
    height: 10px;
    margin-right: 6px;
    margin-top: 6px;
    width: 10px;
}*/
#infoboxbereich ul li {
    display: inline-flex;
    list-style: outside none none;
}
#dynamischeListe2 ul li::before {
		content: none;
	}
#contentbereich ul li {
    line-height: 22px;
    list-style: url("../images/li.png");
    margin-bottom: 3px;
    padding-left: 0;
}
#contentbereich ol li {
	margin-bottom: 3px;
	font-size:15px;
	line-height:22px;
	padding-left: 15px;
}
#contentbereich ul ul li, #contentbereich ol ol li {
	margin-bottom: 0px;
	line-height:22px;
}

.zurueck {
    float: left;
    width: 100%;
	 margin-top: 35px;
}
.zurueck a {
    background: #bc290a none repeat scroll 0 0;
    color: #fff;
    padding: 3px 11px;
}
#contentbereich .zurueck a:hover {
    color: #fff;
}
.abfalltermin .title {
    color: #bc290a;
    font-family: "Playfair Display",serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
	 margin-bottom: 4px;
}
.abfalltermin {
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 7px 2.2% 28px 0;
    min-height: 131px;
    padding: 4px 2%;
    width: 27.7%;
}
.abfalltermin:nth-child(3n) {
    clear: right;
    margin-right: 0;
}
#dynamischeListe.abfall {
    float: left;
    margin-top: 36px;
    width: 100%;
}
/* KALENDER WÜRFEL */

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

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

#kalenderCube .fc table {
    font-size: 13px;
}
#kalenderCube .newKalender {
	width: 100%;
	float: left;
	color: #626262;
}
#kalenderCube .newKalender #boxView {
	width: 34%;
	float: left;
}
#kalenderCube .newKalender #calTextList {
	width: 63%;
	float: right;
}
#kalenderCube .calTextMainHeadline {

    color: #626262;
    float: left;
    font-size: 18px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding-bottom: 10px;
    width: 100%;
}
#kalenderCube .calTextDetailTitle {
	float: left;
	width: 100%;
	font-family: 'open_sansbold';
	font-weight: normal;
}
#kalenderCube .newKalender .item {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
#kalenderCube .newKalender .calTextDetailCategory {
	width: 100%;
	float: left;
}
#kalenderCube .fc-toolbar h2 {
    margin: 0;
	color: #626262;
    font-family: DeliciousRoman,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
#kalenderCube .fc-basic-view tbody .fc-row {
    min-height: 5px !important;
}
#kalenderCube .fc-day-grid-event > .fc-content {
    display: none;
}
#kalenderCube .ui-widget-content {
    background: none !important;
}
#kalenderCube .ui-state-highlight, #kalenderCube .ui-widget-content .ui-state-highlight, #kalenderCube .ui-widget-header .ui-state-highlight {
    background: url("images/ui-bg_glass_55_f8da4e_1x400.png") repeat-x scroll 50% 50% #f8da4e !important;
    border: 1px solid #fcd113;
    color: #915608;
}
#kalenderCube .ui-state-default, #kalenderCube .ui-widget-content .ui-state-default, #kalenderCube .ui-widget-header .ui-state-default {
    background: none #2191c0 !important;
    border: 1px solid #9b9b9b;
    color: #ffffff;
    font-family: 'open_sansregular';
	font-weight: normal;
}
#kalenderCube .squareImg {
    border-color: #016BA9 !important;
    border-style: solid;
    border-width: 1px !important;
    color: #f00;
    height: 4px !important;
    width: 91% !important;
	background: #278FCC !important;
}
#kalenderCube div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
	height: 27px !important;
}
#kalenderCube .fc-ltr .fc-basic-view .fc-day-number {
    text-align: left !important;
}
#kalenderCube .ui-widget-header {
    background: none #626262 !important;
    border: 1px solid #626262;
    color: #eaf5f7;
    font-family: 'open_sansbold';
	font-weight: normal;
}
#kalenderCube .fc button {
    height: 23px !important;
}

#kalenderCube .fc-toolbar {
    margin-bottom: 5px !important;
    text-align: center;
}
#kalenderCube #calTextList {
    padding-top: 15px;
    width: 100%;
}
#kalenderCube #calTextList .calTextDetailCategory {
	display: none;
}



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

#kalenderCube .calTextDetailDesc {
	 display: none; 
}

/* KALENDER WÜRFEL INFOBOX */

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


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

#kalenderCubeInfobox .fc table {
    font-size: 14px;
}
#kalenderCubeInfobox .newKalender {
	width: 100%;
	float: left;
	color: #626262;
}
#kalenderCubeInfobox .newKalender #boxView {
	width: 34%;
	float: left;
}

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

#kalenderCubeInfobox .newKalender #calTextList {
	width: 63%;
	float: right;
}
#kalenderCubeInfobox .calTextMainHeadline {
    color: #626262;
    float: left;
    font-size: 18px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding-bottom: 10px;
    width: 100%;
	display: none;
}
#kalenderCubeInfobox .calTextDetailTitle {
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-weight: normal;
	color: #2581c2;
	font-size: 16px;
}
#kalenderCubeInfobox .newKalender .item {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
#kalenderCubeInfobox .newKalender .calTextDetailCategory {
	width: 100%;
	float: left;
}
#kalenderCubeInfobox .fc-toolbar h2 {
    margin: 0;
	color: #fff;
    font-size: 21px;
    font-family: 'open_sansregular';
	font-weight: normal;
	color: #fff;
    float: none;
    font-size: 19px;
    margin: 0;
	line-height: 40px;
}
#kalenderCubeInfobox .fc-toolbar .fc-left {
	float: none;
    width: 100%;
}
#kalenderCubeInfobox .fc-toolbar .fc-right {
	float: left;
    width: 100%;
}
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-right, #kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
	top: 0px;
	right: 0px;
	left: auto;
	position: absolute;
	height: 40px !important;
}
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
	left: 0px;
	right: auto;
}

#kalenderCubeInfobox .fc-basic-view tbody .fc-row {
    min-height: 5px !important;
}
#kalenderCubeInfobox .fc-day-grid-event > .fc-content {
    display: none;
}
#kalenderCubeInfobox .ui-widget-content {
    background: none !important;
}
#kalenderCubeInfobox .ui-state-highlight, #kalenderCubeInfobox .ui-widget-content .ui-state-highlight, #kalenderCubeInfobox .ui-widget-header .ui-state-highlight {
   background: #bc290a none repeat scroll 0 0 !important;
	  border: none;
    color: #fff;
}
#kalenderCubeInfobox .ui-state-default, #kalenderCubeInfobox .ui-widget-content .ui-state-default, #kalenderCubeInfobox .ui-widget-header .ui-state-default {
    background: none!important;
    border: none !important;
    color: #ffffff;
    font-family: 'open_sansregular';
	font-weight: normal;
}
#kalenderCubeInfobox .squareImg {
    background: none repeat scroll 0 0 #bc290a;
    border: 3px solid #bc290a;
    border-radius: 50%;
    color: #f00;
    float: right;
    height: 2px !important;
    width: 2px !important;
}
#kalenderCubeInfobox #calTextDetailTitle a {
    color: #000;
    font-family: 'open_sanssemibold';
	font-weight: normal;
}
#kalenderCubeInfobox span {
    font-family: 'open_sanssemibold';
	font-weight: normal;
}
#kalenderCubeInfobox div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
	height: 33px  !important;
}
#kalenderCubeInfobox .fc-ltr .fc-basic-view .fc-day-number {
    text-align: left !important;
	padding-bottom: 0;
	border-color:#fff;
}
#kalenderCubeInfobox .ui-widget-content {
    border-color: #fff;
    color: #222222;
}
.fc th, .fc td {
    border-color: #ccc !important;
}

#contentbereich .fc-toolbar h2 {
    color: #bc290a;
    font-family: 'open_sansregular';
	font-weight: normal;
	font-size:20px;
}
#contentbereich .ui-state-highlight, .ui-widget-content .ui-state-highlight, #contentbereich .ui-widget-header .ui-state-highlight {
    background: #7394C9 none repeat scroll 0 0;
}

#kalenderCubeInfobox .ui-widget-header {
	background: none repeat scroll 0 0 #fff; 
    border: medium none;
    color: #000;
    font-family: 'open_sansbold';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}
#kalenderCubeInfobox .fc button {
    height: 23px !important;
}

#kalenderCubeInfobox .fc-toolbar {
    margin-bottom: 0px !important;
    text-align: center;
	background:#bc290a;
	position: relative;
}
#kalenderCubeInfobox #calTextList {
    color: #bc290a;
    float: right;
    padding: 12px;
    width: 93%;
}
#kalenderCubeInfobox #weiterlesen {
    background: #bc290a none repeat scroll 0 0;
    float: left;
    margin: 0 12px;
    padding: 4px 8px;
}
#kalenderCubeInfobox #weiterlesen a {
	color:#fff;
}
#kalenderCubeInfobox #calTextList .calTextDetailCategory {
	display: none;
}
#kalenderCubeInfobox #calTextList .calTextDetailPicture {
	display: none;
}
#kalenderCubeInfobox .calTextDetailItem {
    border: none;
    float: left;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px;
    width: 96%;
	background:#fff;
	padding: 2%;
}

#kalenderCubeInfobox .calTextDetailDesc {
	 display: none; 
}






/* KALENDER Monatsansicht */

#outlookCal {
	float: left;
	padding-top: 30px;
	position: relative;
}
#outlookCal * {
	font-size: 13px;
}
#outlookCal .ui-widget-content {
    border-color:#ccc !important;
}


#calTextListOutlook {
	clear: both;
}
/*
#kalenderOutlook .rahmen {
    clear: none;
    float: left;
    margin-bottom: 5px;
    margin-right: 2%;
    max-width: 770px;
    min-height: 60px;
    width: 23%;
}
#kalenderOutlook .rahmen.last {
    margin-right: 0%;
	width: 25%;
}
*/
#kalenderOutlook .optionHeadline {
	float: left;
	clear: both;
	font-size: 15px;
}
#kalenderOutlook .kalenderOption {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}
#kalenderOutlook span.fc-title {
    font-size: 11px;
}
.btnDownloadIcal {
    background: #353432 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 3px 15px;
	margin-top: 15px;
	margin-right: 15px;
}



/* OPTION FILTER KALENDER*/

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

#kalenderOption {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}
#kalenderOption .kalenderBtn {
    background: #777675 none no-repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-family: 'open_sansregular';
	font-weight: normal;
    margin-bottom: 15px;
    margin-right: 17px;
    padding: 6px 48px 6px 17px;
    text-decoration: none;
    width: 133px;
}
#kalenderOption .kalenderBtnLast {
	margin-right: 0;
}
#kalenderOption .kalenderBtn:hover {
   background-color: #bc290a;
   box-shadow: 0 0 0 2px #bc290a inset;
   color: #fff;
}


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

#kalenderOption .kalenderansichtBtn {
	background-image: url(../images/calIcon01.png);
	background-position: bottom 8px right 10px;
}
#kalenderOption .listenansichtBtn {
	background-image: url(../images/calIcon02.png);
	background-position: right 10px bottom 16px;
}
#kalenderOption .icsBtn {
	background-image: url(../images/calIcon03.png);
	background-position: right 10px bottom 11px;
}
#kalenderOption .pdfBtn {
	background-image: url(../images/calIcon04.png);
	background-position: right 10px bottom 11px;
}
#search2Block input[type="submit"] {
    float: right;
    margin-right: 0;
	margin-top:0;
}

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

.kalenderFilterOption .rahmen {
	float: left;
    margin-bottom: 5px;
    width: 32%;
	margin-right: 2%;
	clear: none;
}
.kalenderFilterOption #anzeigevon, .kalenderFilterOption #anzeigebis {
    width:74%;
}
.kalenderFilterOption input {
	padding: 5px 4px;
}.kalenderFilterOption .rahmen.left, .kalenderFilterOption .rahmen.right {
    float: left;
    width: 30%;
	margin-left:0;
	position:relative;
}
.kalenderFilterOption .rahmen.last {
    float: right;
    margin-right: 0;
    width: 32%;
}
.kalenderFilterOption .rahmen.last {
    margin-right: 0%;
	float: left;
}
.kalenderFilterOption .rahmen.full {
	width: 100%;
}
.kalenderFilterOption ul.checkboxSplitterKalender {
    float: left;
    margin: 0 !important;
    padding: 0 0 10px;
    width: 100%;
}
.anzeigenlabel {
    float: left;
    margin-top: 8px;
    width: 39px;
}
.angzeigenkalender {
    float: left;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 26px;
}
#contentbereich .kalenderFilterOption ul.checkboxSplitterKalender li {
    float: left;
    list-style: outside none none;
    width: 32%;
}


input.sucheStartenBtn:hover {
	color: #fff;
}
#contentbereich #kalenderOutlook #formSearchDatePicker.borderform.kalenderFilterOption .rahmen.full label, #kalenderOutlook .checkboxSplitterKalender label, #contentbereich #kalenderClassic  label {
    padding-left: 7px;
}
#kalenderOutlook #calTextListOutlook {
    float: left;
    padding-top: 25px;
    width: 100%;
}
#kalenderOutlook #mainHeadlineOutlook.calTextMainHeadlineOutlook {
    clear: both;
    color: #BC290A;
    font-size: 26px;
    font-family: 'open_sansregular';
	font-weight: normal;
    margin: 25px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
#kalenderOutlook .calTextDetailDownloadFilesOutlook {
    float: left;
    margin-top: 15px;
    width: 100%;
}
#kalenderOutlook .calTextDetailItem {
    border-bottom: 1px solid #ccc;
    float: left;
    line-height: 21px;
    margin-bottom: 17px;
    margin-right: 0;
    padding-bottom: 17px;
    position: relative;
    width: 100%;
}
#kalenderOutlook .calTextDetailTitleOutlook {
    color: #BC290A;
    font-size: 22px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    margin: 14px 0;
}
.calTextDetailOrganizerOutlook {
}
span.calTextDetailDescPre {
    font-family: 'open_sansbold';
	font-weight: normal;
}
#kalenderOutlook span.calTextDetailOrganizerPre, #kalenderOutlook span.calTextDetailLocationPre {
    color: #BC290A;
    font-family: 'open_sansregular';
	font-weight: normal;
}
#kalenderOutlook .calTextDetailPicture {
    float: left;
    min-height: 215px;
    padding-bottom: 15px;
    padding-right: 15px;
    width: 21.7%;
    margin-right: 25px;
}
#kalenderOutlook #calTextDetailPicture img {
    width: 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: #626262 none repeat scroll 0 0 !important;
    border: 1px solid #626262;
    color: #eaf5f7;
    font-family: 'open_sansbold';
	font-weight: normal;
}
#outlookCal .ui-state-default, #outlookCal .ui-widget-content .ui-state-default, #outlookCal .ui-widget-header .ui-state-default {
    background: #656565 none repeat scroll 0 0 !important;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    color: #ffffff;
    font-family: 'open_sansregular';
	font-weight: normal;
}
#outlookCal .ui-state-active {
    background: #f7f7f5 none repeat scroll 0 0 !important;
    border: 1px solid #9b9b9b;
    color: #656565;
}
#outlookCal .ui-state-hover {
    background: #f7f7f5 none repeat scroll 0 0 !important;
    color: #656565;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("../images/ui-icons_grau.png") !important;
}
#outlookCal .fc-toolbar {
    margin-bottom: 10px !important;
    text-align: center;
}
#outlookCal .fc-event {
    background: #BC290A none repeat scroll 0 0;
    border-color:#BC290A;
    font-size: 11px !important;
	margin-bottom: 4px;
}
#outlookCal .calendarOutlookDetail {
    background-color: white;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 0 15px 0 #000;
    left: 50%;
    min-height: 300px;
    padding: 20px;
    position: absolute;
    top: 20%;
    transform: translate(-50%, 0px);
    width: 319px;
}
#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: #be1e2d;
    font-size: 18px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    line-height: 21px;
    margin: 15px 0;
}
#outlookCal .calendarOutlookDetail .buttonOutlook {
    background: #626262 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
	margin-bottom:20px;
    padding: 2%;
}
#outlookCal .calendarOutlookDetail #detailAllFormData {
    clear: both;
    font-size: 12px;
    line-height: 18px;
    padding: 2%;
}
#outlookCal .ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #222222;
}
#kalenderCubeInfobox {
    display: block;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 3%;
    width: 93%;
}
#kalenderCubeInfobox #boxView {
    float: left;
    width: 100%;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #d1d1d1 none repeat scroll 0 0 !important;
}
#kalenderCubeInfobox .fc-scroller {
    height: 210px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}
#kalenderCubeInfobox .fc table {
    font-size: 14px;
}
#kalenderCubeInfobox .newKalender {
    color: #626262;
    float: left;
    width: 100%;
}
#kalenderCubeInfobox .newKalender #boxView {
    float: left;
    width: 34%;
}
#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-w, #kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e, #kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e, #kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
    background-image: url("../images/kalenderArrow.png") !important;
    background-position: 0 0;
    height: 13px;
    width: 18px;
}
#kalenderCubeInfobox #boxView .ui-icon-circle-triangle-e {
    background-position: -18px 0;
}
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-e {
    background-position: -18px -13px;
}
#kalenderCubeInfobox #boxView .ui-state-hover .ui-icon-circle-triangle-w {
    background-position: 0 -13px;
}
#kalenderCubeInfobox .newKalender #calTextList {
    float: right;
    width: 63%;
}
#kalenderCubeInfobox .calTextMainHeadline {
    color: #626262;
    display: none;
    float: left;
    font-size: 18px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding-bottom: 10px;
    width: 100%;
}
#kalenderCubeInfobox .calTextDetailTitle {
    color: #2581c2;
    float: left;
    font-size: 16px;
    font-family: 'open_sansregular';
	font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#kalenderCubeInfobox .newKalender .item {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
#kalenderCubeInfobox .newKalender .calTextDetailCategory {
    float: left;
    width: 100%;
}
#kalenderCubeInfobox .fc-toolbar h2 {
    color: #fff;
    float: none;
    font-size: 19px;
    font-family: 'open_sansregular';
	font-weight: normal;
    line-height: 40px;
    margin: 0;
}
#kalenderCubeInfobox .fc-toolbar .fc-left {
    float: none;
    width: 100%;
}
#kalenderCubeInfobox .fc-toolbar .fc-right {
    float: left;
    width: 100%;
}
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-right, #kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
    height: 40px !important;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
}
#kalenderCubeInfobox .fc-toolbar .fc-right .ui-corner-left {
    left: 0;
    right: auto;
}
#kalenderCubeInfobox .fc-basic-view tbody .fc-row {
    min-height: 5px !important;
}
#kalenderCubeInfobox .fc-day-grid-event > .fc-content {
    display: none;
}
#kalenderCubeInfobox .ui-widget-content {
    background: #fff none repeat scroll 0 0 !important;
}
#kalenderCubeInfobox .ui-state-highlight, #kalenderCubeInfobox .ui-widget-content .ui-state-highlight, #kalenderCubeInfobox .ui-widget-header .ui-state-highlight {
    background: #BC290A none repeat scroll 0 0 !important;
    border: 1px solid #BC290A;
    color: #fff;
}
#kalenderCubeInfobox .ui-state-default, #kalenderCubeInfobox .ui-widget-content .ui-state-default, #kalenderCubeInfobox .ui-widget-header .ui-state-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #ffffff;
    font-family: 'open_sansregular';
	font-weight: normal;
}
#kalenderCubeInfobox .squareImg {
    background: #dddddd none repeat scroll 0 0;
    border: 3px solid #dddddd;
    color: #459aea;
    float: right;
    height: 2px !important;
    margin-top: 3px;
    width: 2px !important;
}
#kalenderCubeInfobox div.fc-day-grid div.fc-row.fc-week.ui-widget-content {
    height: 33px !important;
}
#kalenderCubeInfobox .fc-ltr .fc-basic-view .fc-day-number {
    padding-bottom: 0;
    text-align: left !important;
}
#kalenderCubeInfobox .ui-widget-content {
    border-color: #e6e6e6;
    color: #222222;
}
#kalenderCubeInfobox .ui-widget-header {
    background: #efefef none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 11px;
    font-family: 'open_sansregular';
	font-weight: normal;
    text-transform: uppercase;
}
#kalenderCubeInfobox .fc button {
    height: 23px !important;
}
#kalenderCubeInfobox .fc-toolbar {
    background: #BC290A none repeat scroll 0 0;
    margin-bottom: 5px !important;
    position: relative;
    text-align: center;
}
#kalenderCubeInfobox #calTextList {
    color: #5f5c5c;
    float: right;
    padding-top: 12px;
    width: 100%;
}
#kalenderCubeInfobox #calTextList .calTextDetailCategory {
    display: none;
}
#kalenderCubeInfobox #calTextList .calTextDetailPicture {
    display: none;
}
#kalenderCubeInfobox .calTextDetailItem {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
    padding: 2%;
    width: 96%;
}
#kalenderCubeInfobox .calTextDetailDesc {
    display: none;
}

/* Suche */
#search2Block {
	clear:both;
	float:left;
	margin:0 0 0 0;
	width: 100%;
}
#search2Block #form1 {
	clear:both;
	width: 100%;
}
#search2Block #form1 a {
	font:bold 12px Arial, Helvetica, sans-serif;
}
#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:#bc290a;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#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: 5px;
	font-size:14px;
}
.formobjektselectkleinVeranstaltung {
	height: 31px;
	line-height: 20px;
	padding: 5px;
}

/* Link-Darstellung */
/*.mail, #contentbereich .mail {
	padding:0 0 0 16px;
	background:url(../images/mail_link.gif) no-repeat 0px 7px;
}
.internal-link, .internal-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/internal_link.png) no-repeat 0 8px;
}
.external-link, .external-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/external_link.png) no-repeat 0 8px;
}*/

/* PDF-, Word-Download bei Newsbereiche */
.download {
    background: transparent url("../images/download.png") no-repeat scroll 0 4px;
    padding-left: 24px;
}
.pdf-liste {
	background:transparent url(../images/download.png) no-repeat scroll 0 4px;
	float: left;
	margin-bottom: 5px;
	display: block;
	width: 520px;
	clear: both;
}
#contentbereich .tx-felogin-pi1 {
	clear:both;
	float:left;
	width:100%;
	color:#474747;
}
#contentbereich .tx-felogin-pi1 form {
	border-bottom:1px dotted #ccc;
}
#contentbereich .tx-felogin-pi1 form div {
	clear:both;
	margin:8px 0 0 0;
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
li.pdf {
	list-style-image: url(../images/pdf.gif);
}
.ce-textpic .ce-gallery .ce-column {
    margin: 0px 0 55px;
    position: relative;
    text-align: center;
	overflow:hidden;
}
.ce-textpic .csc-textpic-first {
    float: left;
    margin-right: 1%;
}
.contentbereich .ce-textpic .ce-gallery.ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child {
    margin: 0 0 19px;
}
.contentbereich .ce-textpic .ce-gallery .csc-textpic-last {
    margin-left: 20px;
}
.contentbereich .ce-textpic.ce-above:not(.ce-intext) .csc-textpic-last, .contentbereich .ce-textpic.ce-center:not(.ce-intext) .csc-textpic-last {
    margin-left: 0 !important;
}
.contentbereich .ce-textpic .ce-gallery .ce-column {
    float: left;
    position: relative;
}
.contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    float: right;
    margin: 0 0 19px;
}
.ce-textpic .ce-gallery:not([data-ce-rows="1"]) .ce-row:last-child, .ce-textpic .ce-gallery[data-ce-rows="1"] .ce-row .csc-textpic-last {
    margin-bottom: 0;
}
#contentbereich .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery[data-ce-rows="1"] .ce-row .ce-column {
    margin-left: 17px;
    margin-bottom: 15px;
}
.ce-textpic.ce-textpic.ce-center:not(.ce-intext) .ce-row .ce-column a img {
    margin: 0 auto;
}
.clickenlarge-1 .image-caption, .clickenlarge-0 .image-caption {
    color: #bc290a;
    float: left;
    font-size: 19px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    margin-top: -24px;
    padding-top: 30px;
    pointer-events: none;
    position: relative;
    text-align: center;
    width: 100% !important;
    z-index: 1;
}

.unterkuenfte {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 23px 0;
    padding: 15px 26px;
    width: calc(48% - 50px);
}
.unterkuenfte:nth-child(2n) {
    float: right;
}
.unterkunftbutton {
    float: left;
    width: 100%;
}
.unterkuenfte table p {
    color: #fff !important;
}
/* Lupe */
.clickenlarge-0 {
	clear:both;
}
.clickenlarge-0 .ce-bodytext P {
	margin:0;
}
/*.ce-textpic .ce-gallery .ce-column FIGCAPTION {
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
}*/
img.tx-srfreecap-pi2-image {
	margin-right:0px;
	margin-left: 0px;
}

/* Vor/Zurück-Nav */
.tx-gsipagenav-pi1 {
	clear:both;
	float:left;
	width:100%;
	margin:10px 0;
}
.tx-gsipagenav-pi1 .pageNavTable {
	width:100%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	width:33%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption {
	text-align:center;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	text-align:right;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
	background: none repeat scroll 0 0 #bc290a;
	padding: 2px 11px;
	color: #fff !important;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
	text-decoration:underline;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a {
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
}

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


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

.schrift {
	float: right;
	padding: 0 0 20px 0;
}
.infobild {
	position:absolute;
	top:15px;
	right: 15px;
}
#infoboxbereich {
	float:left;
	width:100%;
}
#infoboxbereich .infobox, #contentbereich .contentbereichInfobox {
    border: 1px solid #bc290a;
    color: #151515;
    float: left;
    font-size: 17px;
    margin-bottom: 33px;
    padding: 30px;
    position: relative;
    width: calc(100% - 62px);
}
#infoboxbereich .infobox.kontakt{
    padding:35px 28px 6px; 
    width: 77.2%;
}
#infoboxbereich .infobox.kontakt a {
	text-decoration:underline;
}
#infoboxbereich ol, #infoboxbereich ul {
    margin-left: 23px;
}

#infoboxbereich  .kontakt h4 {
	padding:0;
}
#infoboxbereich  h4 {
	color: #151515;
    font-size: 24px;
    font-family: 'open_sansregular';
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:10px;
	background: url(../images/h3.gif) bottom left no-repeat;
}

.infobox * {
}
#infoboxbereich .clickenlarge-0 .ce-bodytext, #infoboxbereich .clickenlarge-1 .ce-bodytext {
	color: #151515;
	 float: left;
    width: 100%;
}
#infoboxbereich p {
    margin-bottom: 17px;
}
#infoboxbereich .clickenlarge-0 p, #infoboxbereich .clickenlarge-1 p {
	padding-bottom: 11px;
	color: #151515; 
	font-size:17px;
}
#infoboxbereich .clickenlarge-0 a, #infoboxbereich .clickenlarge-1 a {
	color:#bc290a ;
	text-decoration:underline;
	font-size:17px;
	font-family: 'open_sansregular';
	font-weight: normal;
}
#infoboxbereich .clickenlarge-0 ul, #infoboxbereich .clickenlarge-1 ul {
	 margin-left: 10px;
	padding-bottom: 11px;
	font-size:18px;
}
#infoboxbereich .infobox img {
    border: 0 none;
    margin: 0;
    width: auto;
}
#infoboxbereich .typo3-editPanel{
  width: 140px;
}

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

/* Breadcrumb */
#breadcrumb {
    color: #242424;
    float: left;
     font-size: 17px;
	 margin-bottom:75px;
    width: 100%;
	position:relative;
}
#breadcrumb span {
	color:#c02929;
	font-family: 'open_sansbold';
	font-weight: normal;
}
#breadcrumb a {
    color: #242424;	
    font-size: 17px;
	font-family: 'open_sansregular';
	font-weight: normal;
}

/* Contentbereich */
#contentbereich {
    color: #242424;
    float: left;
    font-size: 17px;
    position: relative;
    width: 100%;
	margin-bottom:15px;
}
#tableView .galleryTablePrevDesc {
    font-family: 'open_sanssemibold' !important;
    font-weight: normal !important;
}
#abx_LeistungenDieserBehoerde a .abx_leistungenDieserBehoerdeLink, #abx_alleLebenslagenList a .abx_lebenslagenList, #abx_startLetters a .abx_leistungenList, #abx_aemter_sachgebiete a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
}
.myCategoryLinksEl {
    font-family: 'open_sanssemibold';
    font-weight: normal;
}
.tx-powermail .powermail_fieldset .powermail_label[title][title=""] {
    font-weight: normal;
    font-family: 'open_sanssemibold';
}
#contentbereich .contentElement {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#contentbereich h1 {
	margin:0px;
	font-size: 26px;
	font-family: 'open_sansregular';
	font-weight: normal;
	clear: both;
	color: #575656;
	padding: 0 0px 4px 0;
	margin-bottom: 10px;
}
#contentbereich h3 {
	margin:0px;
	font-size: 22px;
	font-family: 'open_sansregular';
	font-weight: normal;
	clear: both;
	color: #575656;
	padding: 0 0px 4px 0;
	margin-bottom: 10px;
}
#contentbereich .firstFont {
    text-align: center;
    margin-bottom: 55px;
}
#contentbereich .firstFont h4 {
    background: url("../images/border.gif") no-repeat scroll center bottom;
    color: #c02929;
    font-size: 40px;
    line-height: 42px;
    margin: 0px 0 39px;
    padding-bottom: 30px;
    text-align: center;
}
#contentbereich h4 {
	font-size: 24px;
	font-family: 'open_sansbold';
	font-weight: normal;
	clear: both;
	color: #c02929;
	margin: 0 0 20px;
	text-align:left;
}
#contentbereich h5 {
	padding: 10px 0 15px 0px;
	font-size: 16px;
	color: #bc290a;
}
#contentbereich h6 {
	margin:0px 0 10px 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}
#contentbereich a:hover {
	color:#bc290a;
	text-decoration: none;
}
#contentbereich .firstFont p {
    color: #242424;
    font-size: 24px;
    font-family: 'open_sansregular';
	font-weight: normal;
    line-height: 27px;
    margin-bottom: 20px;

}
.contentbereichInhalt {
}
 .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;
}
/* Tabellen */
table.contenttable {
	border-collapse: collapse;
	text-align:left;
	margin-bottom: 20px;
	width: 100%;
	margin-top:5px;
	float:left;
	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;
}
/* News */

#dynamischeListe2 {
	width: 100%;
	padding-top: 12px;
	float: left;
}
#dynamischeListe2 ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
#dynamischeListe2 ul li {
	width: 100%;
	padding: 0px;
}
#dynamischeListe2 .dateall {
	float: left;
	width: 65px;
	padding-top:5px;
	text-align: center;
	padding-right:4px;
}
#dynamischeListe2 .date02 {
	color: #424242;
	font-size: 12px;
	text-align: left;
	margin-top: 12px;
	vertical-align:top;
	padding-left: 18px;
	background-image:url(../images/calendar.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-bottom: 1px;
}
#dynamischeListe2 .date {
	text-align: center;
	width: 65px;
}
#dynamischeListe2 .date p {
	padding-bottom: 0px;
	line-height: 15px;
	height: 0px;
}
#dynamischeListe2 .artikelVom {
	float: left;
	color: #014876;
	font-size: 11px;
	padding-bottom: 1px;
	margin-top: -2px;
	float: left;
	width: 76px;
	padding-left: 6px;
}
#dynamischeListe2 .month {
	color:#025750;
	font-size:12px;
	font-family: 'open_sansbold';
	font-weight: normal;
	padding-top:4px;
	text-align:center;
}
#dynamischeListe2 .year {
	color: #025750;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
}
#dynamischeListe2 .day {
	color:#025750;
	font-size:18px;
	font-family: 'open_sansregular';
	font-weight: normal;
	text-align:center;
}
#dynamischeListe2 .newsText {
    padding-bottom: 5px;
    width: 57%;
}
#dynamischeListe2 .newsText02 {
	width: 100%;
	max-width: 770px;
	padding-bottom:5px;
}
#dynamischeListe2 .weiterlesen {
	width: 40px;
	float: right;
	height: 100%;
	text-align:left;
	vertical-align:middle;
	margin-top: 7%;
	margin-bottom: 7%;
	padding-left: 11px;
}
#dynamischeListe2 .weiterlesen a {
	vertical-align:middle;
}
#dynamischeListe2 .wrap {
	width: 432px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
#dynamischeListe2 .teaserPicture {
    float: left;
    padding: 0;
    width: 37.9%;
	margin-top: 3px;
	text-align: center;
	height: 156px;
	border: 1px solid #545454;
    background: #a0a0a0;
}
#dynamischeListe2 h4 h2 {
	font-size: 14px;
	font-family: 'open_sansregular';
	font-weight: normal;
}
#dynamischeListe2 h4 {
	padding-bottom: 0;
	margin: 0px;
	margin-bottom: 5px;
	font-size:18px;
	padding-left: 0px;
	font-family: 'open_sansbold';
	font-weight: normal;
	border: none;
	padding-top: 0px;
	width: auto;
}
#dynamischeListe2 h4 a {
	font-family: 'open_sansregular';
	font-weight: normal;
	text-decoration: none;
	font-size:18px;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}
#contentbereich .headline {
	clear:none;
	font-family: 'open_sansregular';
	font-weight: normal;
	background:none repeat scroll 0 0 transparent;
	color:#bc290a;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0;
	font-size:17px;
	line-height: 22px;
}
#contentbereich .headline a {
    color: #bc290a;
    font-size: 22px;
    font-family: 'open_sansregular';
	font-weight: normal;
}
/* Formulare */

#contentbereich form {
	padding-bottom:10px;
	width: 100%;
}
.zeile {
	width: 100%;
	max-width: 770px;
	margin-bottom: 5px;
}
.formobjektNoSize {
	float: none;
}
.formobjekt {
	width:98.4%;
	line-height:16px;
}
.formobjektCaptcha2 {
	width: 98.4%;
}
.formobjektklein {
	width:calc(100% - 12px);
}

.formobjektkleinVeranstaltung {
	width: calc(100% - 12px);
}
.rahmen.left .formobjektkleinVeranstaltung, .rahmen.fuenfzig .formobjektkleinVeranstaltung {
	width: 96.9%;
}
.rahmen.fuenfzig {
    clear: both;
    float: left;
    margin-bottom: 5px;
    max-width: 734px;
    width: 50%;
}
.formobjektselectklein {
	width: 603px;
}
.formobjektselectkleinGastro {
	width: 564px;
}
.formobjektselectkleinVeranstaltung {
	width: 100%;
	max-width: 770px;
}
.formSelect, .formInputText, .formInputSubmit {
	margin:4px 0 8px 0;
	width:100%;
}
.formobjektkleinWFGCompany, .formobjektkleinWFGCompanyText {
	padding:5px;
	width:589px;
}

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

.formleft, .formright {
    float: left;
    width: 287px;
}
.formright {
    float: right !important;
}
.formobjektsmall {
    float: none !important;
    width: 275px !important;
}
.formbig {
    float: left;
    width: 100%;
	max-width: 770px;
}
.formular01 {
    float: left;
    font-size: 13px;
    margin: 0 0 11px;
    width: 100%;
}
.labelabstand {
    margin: 0 30px 0 0;
}
ul.schadensmeldung {
    float: left;
    margin: 0 0 20px !important;
    padding: 0;
    width: 100%;
	max-width: 770px;
}
ul.schadensmeldung li {
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 0 5px !important;
    width: 33.2%;
}



/* Kalender */

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


#kalender {
	width: 100%;
	padding-top: 15px;
}
#kalender .list {
	/*font-size:12px;*/
	padding-bottom: 25px;
	padding-top:10px;
	width: 98%;
	margin-bottom: 15px;
	padding-right:2%;
}
#kalender .list2 {
	margin-bottom:16px;
	padding-bottom:8px;
	width: 100%;
}
#kalender .date {
	width: 72px;
	min-height: 60px;
}
#kalender .month {
	font-size:12px;
	padding-top:4px;
	width:100%;
}
#kalender .day {
	font-size:20px;
	width:100%;
	color:#bc290a;
}
#kalender .entry {
	width: 90%;
}
#kalender .headline {
	font-size:18px;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0px;
}
#kalender .timeBlock {
	padding-bottom: 5px;
}
#kalender .organizer, #kalender .location {
	padding-bottom: 5px;
}
#kalender .descripBlock {
	padding-top: 10px;
}
#kalender .descripBlock p {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#kalender .outlook {
	text-decoration: none;
	margin-top: 15px;
	margin-right:15px;
}
/* Control Slider */

#contentbereich .export {
	margin:10px 0;
	padding:5px 10px 0 10px;
	width: 97%;
}
#contentbereich .export h4 {
	background: none;
	margin: 0;
	border: none;
}
.export {
    background: #FDFDFD;
    border: 1px solid #D0D0D0;
    margin-bottom: 20px;
    padding: 10px;
}
/* ---------------------  Farben ---------------------  */

/* Tabellen */
table.contenttable thead, tfoot, table.contenttable tbody th, table.contenttable th {
    background: #bc290a none repeat scroll 0 0;
    color: #ffffff;
    font-size: 17px;
    font-family: 'open_sansregular';
	font-weight: normal;
    text-align: left;
}
table.contenttable td, table.contenttable th {
	border: 1px solid #cfcfcf;
}
.contenttable tr.alt td {
	background:#f9f9f9;
}
.contenttable tr td {
	background:#fff;
}
.contenttable tr.over td {
	background:#eef1f6;
}
#contentbereich .infoboxContent .contenttable tr.alt td {
	background:#f9f9f9;
}
#contentbereich .infoboxContent .contenttable tr.over td {
	background:#eef1f6;
}
table.contenttable {
	border: 1px solid #cfcfcf;
}
.unterkuenfte table a {
    font-family: 'open_sansregular';
	font-weight: normal;
}
/* News */
#dynamischeListe2 ul li {
    background: #e4e4e4 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 21px 25px;
    width: calc(48% - 50px);
}
#dynamischeListe2 .dateall {
    border-bottom: 1px solid #cecfcf;
}
#dynamischeListe2 .date02 {
	color: #868686;
}
#dynamischeListe2 .artikelVom {
	color: #014876;
}
#dynamischeListe2 .month {
	color:#C1DF73;
}
#dynamischeListe2 .year {
	color: #698719;
}
#dynamischeListe2 .day {
	color:#C1DF73;
	font-size:20px;
}
#dynamischeListe2 .newsText {
	color: #000;
}
#dynamischeListe2 .newsText a {
	color: #bc290a;
}
#dynamischeListe2 .newsText a.weiter {
	color: #bc290a;
}
#dynamischeListe2 h4 {
	color: #52608F;
	font-family: 'open_sansbold';
	font-weight: normal;
	background-color: transparent;
}
.imageBorder01 {
	border: 1px solid #8e8e8d;
}
#dynamischeListe2 h4 a {
	color: #52608F;
}
/* Formulare */
.freimeldesystem .formobjektNoSize {
    float: none;
}
.freimeldesystem .rahmen.left {
    clear:left;
}
.freimeldesystem .rahmen.right {
    clear:right;
}
.freimeldesystem ul.tabs li {
    background:  none repeat scroll 0 0;
    border: 2px solid #FF9800;
    display: block;
    float: left;
    font-size: 15px;
    font-family: 'open_sansbold';
	font-weight: normal;
    margin-right: 5%;
    padding: 0;
    width: auto;
}

.schrittTourismSlide {
    float: left;
    margin-bottom: 35px;
    width: 100%;
}
.freimeldesystem ul.tabs li a {
    float: left;
    font-size: 16px;
    font-family: 'open_sansbold';
	font-weight: normal;
    padding: 8px 16px;
}
.freimeldesystem ul.tabs li a.current, .freimeldesystem ul.tabs li a:hover {
    background: #FF9800 none repeat scroll 0 0;
    color: #ffffff;
}
.freimeldesystem .panes1, .freimeldesystem .panes2 {
    float: left;
    width: 100%;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein, .formobjektkleinGastro, .formobjektselectkleinGastro, .formobjektkleinGastro, .formobjektkleinWFGCompany, .formobjektkleinWFGCompanyText, .formobjektkleinWFGCompanySelect, .formobjektfull, .formSelect, .formobjektkleinGB, .formobjektselect, input[type="date"], input[type="text"] {
	border:1px solid #d4d4d4;
	background:#f6f6f6;
	color:#2f2f2f;
	float: left;
	margin-top: 4px;
	-webkit-border-radius: 0;
}
.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 #bc290a;
	background-:#f9f9f9;
	-webkit-box-shadow: 0px 0px 7px 0px #bc290a;
	-moz-box-shadow: 0px 0px 7px 0px #bc290a;
	box-shadow: 0px 0px 7px 0px #bc290a;
	outline: none;
}
.suche:focus {
	outline: none;
}
input[type="submit"], input[type="reset"], #kalender .outlook, #contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, .abstimmen, .ergebnis, #contentbereich .item a.more, .descriptionOpenCloseBlock {
 background: #bc290a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin-top: 15px;
    padding: 3px 15px;
	border:0;
}
.descriptionOpenCloseBlock {
	float:left;
}
.calTextDetailDescOutlook {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.descriptionBlockShow {
	float:left;
	width:100%;
	margin-top:15px;
}
.entry strong {
    color: #bc290a;
    font-family: 'open_sanssemibold';
	font-weight: normal;
}
.rahmen.fuenfzig input[type="submit"] {
	margin-top: 27px;
}
.firstimage {
    float: right;
    margin-left: 40px;
    overflow: hidden;
    position: relative;
    width: 43.6%;
    margin-top: 6px;
}
#contentbereich .blockOne .firstimage a img.first {
     margin-bottom: 15px;
    width: 100%;
}
#contentbereich .blockOne a img {
    margin-bottom: 15px;
}
#contentbereich .item a.more {
    clear: both;
    float: left;
}
#contentbereich .item {
    float: left;
    margin-bottom: 38px;
    padding-bottom: 19px;
    width: 47%;
    clear: left;
}
#contentbereich .item:nth-child(2n) {
    float: right;
    clear: right;
}
#contentbereich a.abstimmen, #contentbereich a.ergebnis {
    color: #2f2f2f;
}
#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: #C02929 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: 'open_sansregular';
	font-weight: normal;
    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;
}
#contentbereich .startbutton {
    float: right;
    background: #C02929;
    padding: 2px 17px 3px;
    color: #fff;
}
#contentbereich .startbutton:hover {
    background: #403836;
	color:#fff;
}
/*
form .date {
	color:#2f2f2f;
	float: right;
	margin-top: 4px;
	font-size: 12px;
	padding: 5px;
	width:468px;
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
}
*/
input[type="submit"]:hover, input[type="reset"]:hover, #kalender .outlook:hover, #contentbereich .gastro .infoGastro:hover, #contentbereich .gastro .infoGastroBuchen:hover, #dynamischeListe2 .weiterlesenNews:hover, .abstimmen:hover, .ergebnis:hover,  #contentbereich .item a.more:hover, .descriptionOpenCloseBlock:hover {
	background:#353432;
}
#contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, #contentbereich .gastro .infoGastro:hover, #contentbereich .gastro .infoGastroBuchen:hover {
	width: 125px;
}
/* Kalender */

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


#kalender .day {
	color:#bc290a;
}
#kalender .entry {
	color: #323232;
}
#kalender .headline {
    background: transparent none repeat scroll 0 0;
    color: #BC290A;
    font-size: 24px;
    line-height: 28px;
	font-family: 'open_sanssemibold';
	font-weight: normal;
}
#kalender .outlook {
}
#kalender .outlook a {
    color: #fff;
}

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

#contentbereich .controlBlockStyle {
	clear:both;
	float:left;
	margin-top:20px;
	padding:0 0 0 0px;
}
#contentbereich .controlBlockPageSlider {
	font-family: 'open_sansbold';
	font-weight: normal;
	text-align:left;
	color:#F9F9F9;
	padding:10px 0;
	width:389px;
	clear: both;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	text-decoration:none;
}
#contentbereich .controlBlockPageSlider u {
	background-color:#636363;
	border:1px solid #636363;
	color:#FFFFFF;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	margin:0 3px 0 0;
	padding:2px 6px;
}
#contentbereich .controlBlockPageSlider .sliderSpace {
	display:none;
}
#contentbereich .controlBlockPageSlider a {
	border:1px solid #cdcdcd;
	color:#636363;
}
/* Infoboxen Contentbereich */

#contentbereich #export {
	border:1px solid #BFC3CB;
	color:#474747;
	background: #f8f8f9;
}
.tx-srfreecap-pi2-cant-read {
	color:#6B6B6B;
}
.tx-srfreecap-pi2-cant-read a {
	color:#bc290a;
	text-decoration: underline;
}
/* --------------------- ggf. Anpassen ---------------------  */

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


/* Slideblöcke */
#sliderOpenAll, #sliderOpenAll1, #sliderOpenAll2, #sliderOpenAll2, #sliderOpenAll4 {
	clear: both;
}
#contentbereich #nr1 {
	margin:0 0 0px 0;
}
#contentbereich .slideBlock h4, #contentbereich h4.sliderClosed, #contentbereich #sliderOpenAll h4, #contentbereich .slideBlock1 h4, #contentbereich h4.sliderClosed1, #contentbereich #sliderOpenAll1 h4, #contentbereich .slideBlock2 h4, #contentbereich h4.sliderClosed2, #contentbereich #sliderOpenAll2 h4, #contentbereich .slideBlock3 h4, #contentbereich h4.sliderClosed3, #contentbereich #sliderOpenAll3 h4, #contentbereich .slideBlock4 h4, #contentbereich h4.sliderClosed4, #contentbereich #sliderOpenAll4 h4, #contentbereich .slideBlock5 h4, #contentbereich h4.sliderClosed5, #contentbereich #sliderOpenAll5 h4 {
	background: transparent url("../images/sliderOpenAll.gif") no-repeat scroll 0 10px;
    border-bottom: 1px solid #cecfcf;
    clear: both;
    color: #737473;
    cursor: pointer;
    display: block;
    float: none;
    font-family: "Muli",sans-serif;
    font-size: 19px;
    font-weight: 600;
    list-style-type: none;
    margin: 0 0 2px;
    padding: 4px 0 4px 18px;
    width: 97%;
}
#contentbereich .slideBlock {
	clear:both;
}
#contentbereich .slideBlock .ce-textpic .ce-gallery .ce-column {
	padding-top: 14px;
}
#contentbereich #sliderOpenAll h4, #contentbereich #sliderOpenAll1 h4, #contentbereich #sliderOpenAll2 h4, #contentbereich #sliderOpenAll3 h4, #contentbereich #sliderOpenAll4 h4, #contentbereich #sliderOpenAll5 h4 {
	float:left;
	width: 97%;
	margin-bottom: 2px;
}
#contentbereich #sliderOpenAll h4.sliderClosed, #contentbereich #sliderOpenAll1 h4.sliderClosed1, #contentbereich #sliderOpenAll2 h4.sliderClosed2, #contentbereich #sliderOpenAll3 h4.sliderClosed3, #contentbereich #sliderOpenAll4 h4.sliderClosed4, #contentbereich #sliderOpenAll5 h4.sliderClosed5 {
	float:left;
	width: 97%;
}
#contentbereich h4.sliderClosed, #contentbereich h4.sliderClosed1, #contentbereich h4.sliderClosed2, #contentbereich h4.sliderClosed3, #contentbereich h4.sliderClosed4, #contentbereich h4.sliderClosed5 {
	background:url(../images/sliderCloseAll.gif) no-repeat 0px 10px transparent;
}
#contentbereich #sliderOpenAll h4, #contentbereich #sliderOpenAll1 h4, #contentbereich #sliderOpenAll2 h4, #contentbereich #sliderOpenAll3 h4, #contentbereich #sliderOpenAll4 h4, #contentbereich #sliderOpenAll5 h4 {
	background:url(../images/sliderOpenAll.gif) no-repeat 0px 10px transparent;
}
#contentbereich #sliderOpenAll h4.sliderClosed, #contentbereich #sliderOpenAll1 h4.sliderClosed1, #contentbereich #sliderOpenAll2 h4.sliderClosed2, #contentbereich #sliderOpenAll3 h4.sliderClosed3, #contentbereich #sliderOpenAll4 h4.sliderClosed4, #contentbereich #sliderOpenAll5 h4.sliderClosed5 {
	background:url(../images/sliderCloseAll.gif) no-repeat 0px 10px transparent;
}
#contentbereich #sliderOpenAll h4 {
	color: #bc290a;
}
/* News */
#dynamischeListe2, #dynamischeListe2 .dateall, #dynamischeListe2 .date02, #dynamischeListe2 .date, #dynamischeListe2 .artikelVom {
}
#dynamischeListe2 ul li {
    clear: left;
    float: left;
    list-style: outside none none;
    margin-bottom: 18px;
    min-height: 184px;
}
#dynamischeListe2 ul li:nth-child(2n) {
	float:right;
	clear:right;
}
#dynamischeListe2 .month {
	font-family: 'open_sansbold';
	font-weight: normal;
	text-align:center;
	padding-bottom:5px;
}
#dynamischeListe2 .year {
	text-align: center;
}
#dynamischeListe2 .day {
	font-family: 'open_sansregular';
	font-weight: normal;
	text-align:center;
	padding-bottom:7px;
}
#dynamischeListe2 .newsText {
    display: block;
    float: right;
    position: relative;
    padding-bottom: 37px;
}
#dynamischeListe2 .teaserText {
    float: left;
    width: 100%;
    min-height: 121px;
}
#dynamischeListe2 h4 {
	clear: none;
	font-family: 'open_sansbold';
	font-weight: normal;
}
#dynamischeListe2 h4 a {
	font-family: 'open_sansregular';
	font-weight: normal;
	text-decoration: none;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}
.teaserPicture img {
    float: none;
    border: 1px solid #747474;
    max-height: 156px;
	max-width: calc(100% - 2px);
}
/* Formulare */
#contentbereich form {
	clear:both;
	float:left;
}
.zeile {
	display: block;
	float: left;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein {
/*float: left;*/
}
.formobjektNoSize {
	float: none;
}
.formobjektCaptcha {
	float: none !important;
}
.formSelect, .formInputText, .formInputSubmit {
	clear:both;
	float:left;
}
.formSelect, .formInputText, .formInputSubmit, .formobjektkleinWFGCompanySelect {
	clear:both;
	float:left;
}
.formSelect {
	height: 30px;
	line-height: 20px;
	padding: 5px;
}
#contentbereich .formulare {
	clear:both;
}
#contentbereich .formulare ul {
	margin-top:0;
}
#contentbereich .formulare ul li {
	line-height:20px;
	list-style-type:none;
}
/*#contentbereich .formulare ul li a {
	background:url(../images/download.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}*/
/*HESSENFINDER*/
#hefinder ul, #hefinder ol {
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 11px;
}
#hefinder .ytsa_page {
    background: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0;
}
#hefinder .tsaid_QueryElementNavigationAZPublicServiceType ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0 6px 0 0;
	background:none;
}
#hefinder form {
    padding-bottom: 10px;
    width: 100%;
}
#hefinder form {
    clear: none;
    float: none;
}
#hefinder .tsaid_QueryElementSearchGroupArea div input, #hefinder .tsaid_QueryElementSearchGroupArea div select, #hefinder .tsaid_QueryElementSearchGroup div input, #hefinder .tsaid_QueryElementSearchGroup div select, #hefinder .tsaid_QueryElementSearchFormEvent div input, #hefinder .tsaid_QueryElementSearchFormEvent div select, #hefinder .ytsa_page form div input, #hefinder .ytsa_page form div select {
    width: 100%;
}
#hefinder input[type="text"] {
    float: left;
}
#hefinder .ytsa_page form .tsaid_currentSelection {
    font-size: 0.8em;
    margin-left: 0;
}
/* Kalender */
#kalender {
	float: left;
}
#kalender .list {
	clear:both;
	float:left;
}
#kalender .list2 {
	clear: both;
	float: left;
}
#kalender .date {
	float: left;
}
#kalender .month {
	float:left;
	font-family: 'open_sansbold';
	font-weight: normal;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
}
#kalender .kalendertext {
    float: right;
    padding: 17px 26px 16px 0;
    width: calc(67% - 26px);
    font-size: 16px;
    line-height: 20px;
}
.picturekalender {
    float: left;
    width: 30%;
}
#kalender img {
    border-radius: 5px 0 0 5px;
    width: 100%;
}
#kalender .day {
    background: #424242 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 33px;
    font-family: 'open_sansbold';
	font-weight: normal;
    padding: 11px 0;
    text-align: center;
}
#kalender .entry {
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
	width:calc(90% - 2px);
}
#kalender .picture {
	float: right;
}
#kalender .outlook {
	float: left;
	background:#353432;
}
#kalender .outlook a {
	font-family: 'open_sansregular';
	font-weight: normal;
	text-decoration: none;
}
#kalender .outlook a:hover {
	text-decoration: none;
}
/* Control Slider */
#contentbereich .controlBlockStyle {
	clear: both;
}
#contentbereich .controlBlockPageAllItems {
	float: left;
}
#contentbereich .controlBlockPageSlider {
	font-family: 'open_sansbold';
	font-weight: normal;
	text-align: left;
}
#contentbereich .controlBlockPageSlider .sliderSpace {
	display: none;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	text-decoration:none;
}
/* Infoboxen Contentbereich */

.contentbereichInfobox .clickenlarge-0 {
	width: 100%;
	float:left;
}
#contentbereich .contentbereichInfobox h4 {
color: #151515;
    font-size: 24px;
    font-family: 'open_sansregular';
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:10px;
	background: url(../images/h3.gif) bottom left no-repeat;

}
#contentbereich .contentbereichInfobox .ce-bodytext p, #contentbereich .contentbereichInfobox .tx-felogin-pi1 {
	font-size:17px;
	margin-top:0;
	color: #151515;
	border: none;
	font-family: 'open_sansregular';
	font-weight: normal;
}
#contentbereich .contentbereichInfobox .ce-bodytext p a {
    color: #bc290a ;
    text-decoration: underline;
}
#contentbereich .contentbereichInfobox .tx-felogin-pi1 form {
	float: left;
	width: 94%;
	border: none;
}
#contentbereich .contentbereichInfobox .ce-textpic {
	float:none;
}
#contentbereich #export {
    clear: both;
    float: left;
    padding: 8px 15px 0;
    width: 93.8%;
	margin-bottom:25px;
}
#contentbereich #export ul {
    margin-left: 0px;
}
#contentbereich #export ul li {
    padding-left: 0px;
}

#abschnittsuebersicht {
	float:left;
	margin:0 auto;
	text-align:center;
	width: 100%;
	background-color: #F6F6F6;
	padding: 5px;
	border:1px solid #D0D0D0;
	margin-bottom: 12px;
	padding-top: 8px;
}
#abschnittsuebersicht ul {
	display:inline-block;
	float:none;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#abschnittsuebersicht ul li {
	float:left;
	list-style-type:none;
	clear: none;
	margin-right: 3px;
}
#abschnittsuebersicht ul li a {
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
/* Klasse um Eingabefelder Vereine, Firmen, Kalender etc. */
.rahmen {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.rahmen.viertel {
    clear: none;
    float: right;
    margin-top: 4px;
    width: 12%;
}
.rahmen.dreiviertel {
    clear: none;
    width: 87%;
}
.rahmen.fuenfzig {
	width: 50%;
	max-width: 770px;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.rahmen.left{
	width: 48%;
	max-width: 770px;
	clear: none;
	float: left;
	margin-bottom: 5px;
	margin-right: 2%;
}
.rahmen.right{
	width: 48%;
	max-width: 770px;
	clear: none!important;
	float: right;
	margin-bottom: 5px;
	margin-left: 2%;
}

/* Bildergalerien */

#album {
	width: 100%;
	max-width: 770px;
	float:left;
	margin:0px;
	padding-bottom: 5px;
}
#album ul {
	padding:0px;
	width: 100%;
	max-width: 770px;
	margin:0px;
}
#album ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.photoRahmen {
	background: none repeat scroll left top #EFEFEF;
	border: 1px solid #CFCFCF;
	float: left;
	height: 50px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 75px;
}
.photoRahmen:hover {
	border: 1px solid #bc290a;
}
#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;
}
#photoListe .folder {
	background-image:url(../images/photoalbum.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#444444;
	display:block;
	float:left;
	font-size:14px;
	font-family: 'open_sansbold';
	font-weight: normal;
	margin-bottom:0;
	padding-bottom:40px;
	padding-left:15px;
	padding-top:24px;
	width:35px;
	text-align: center;
}
#photoListe .folder a {
	font:bold 18px Arial, Helvetica, sans-serif;
}
#photoListe .data {
	width:416px;
	padding-bottom:7px;
	float:right;
	font-size:12px;
	display:block;
	padding-top:8px;
	padding-left: 15px;
}
#photoListe .data h5 {
	font-size:12px;
	margin:0px;
	padding-bottom:5px;
	color: #bc290a;
}
#photoListe .data h5 a {
}
/* Service BW */

.imageRight {
	float:right;
}

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

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

#umfrage {
	clear: both;
}
#umfrage h4 {
	border:0;
	font-size:12px;
}
#contentbereich #umfrage ul, #contentbereich #umfrage ol {
	margin: 0px;
}
#umfrage ul {
	margin:10px 0 0 0;
	padding:0;
}
#umfrage ul li {
	clear:both;
	float:left;
	list-style:none outside none;
	margin:0 0 10px;
	padding:0 0 0 0;
	width: 100%;
	max-width: 770px;
}
#umfrage ul li .abstimmungen {
	background:url(../images/umfrage01.png) no-repeat 0 0;
	padding:22px 0 0 72px;
	font-family: 'open_sansbold';
	font-weight: normal;
	height:64px;
}
#umfrage .abstimmen, #umfrage .ergebnis {
	margin: 0px 10px 0 0;

}

/* splitList */
.listContainer1 {
	padding:0;
	margin:0;
}
.listContainer1 .splitList {
	float:left;
	width:45%;
}
.listContainer1 .last {
	width:40%;
}
.back {
	clear:both;
	padding:0 0 10px 15px;
}
/* Wetterbox */
#weatherBox {
	clear:both;
	float:left;
	width:100%;
	margin-bottom: 25px;
	background: url(../images/wetterbg.jpg) top left no-repeat;
}
#weatherBox .today {
    background:  url(../images/wettertoday.png) top left repeat;
    color: #fff;
    float: left;
    padding: 10px;
    text-align: center;
    width: calc(50% - 20px);
}
#weatherBox .tomorrow {
	background: url(../images/wettertomorrow.png) top left repeat;
    color: #fff;
    float: right;
    padding: 10px;
    text-align: center;
    width: calc(50% - 20px);
}
#weatherBox .wetterborder {
    border: 1px solid #fff;
    float: left;
    padding: 40px 0 47px;
    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_sanssemibold';
	font-weight: normal;
	color:#FF9800;
}
#weatherBox .temperature {
    float: left;
    font-size: 30px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
	color:#ff9800;
    width: 100%;
}
#weatherBox .temperature span {
    font-size: 17px;
    font-family: 'open_sanslight';
	font-weight: normal;
	color:#fff;
}
#weatherBox .daytext {
    float: left;
    font-size: 15px;
    font-family: 'open_sanslight';
	font-weight: normal;
    margin-bottom: 55px;
    text-transform: uppercase;
    width: 100%;
}
#weatherBox  .picture {
	float:right;
	width:100%;
	margin-bottom:30px;
}
#weatherBox .picture img {
	max-width:100px;
	border:0;
}
/* Gastronomie */

#contentbereich .frame-type-menu_sitemap {
    margin: 0;
    padding: 0;
}
#contentbereich .frame-type-menu_sitemap ul li {
    border-bottom: 1px solid #f4f4f4;
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 47%;
    clear: left;
}
#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: 20px;
    text-decoration: none;
}
#contentbereich .frame-type-menu_sitemap ul li ul {
    float: left;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 3px;
    width: 100%;
}
#contentbereich .frame-type-menu_sitemap ul li ul li {
    background: url("../images/li.png") no-repeat scroll left 8px;
    border: medium none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-left: 16px;
	width:calc(100% - 16px);
}
#contentbereich .frame-type-menu_sitemap ul li ul li ul li {
    padding-bottom: 1px;
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI A SPAN {
    font-size: 17px;
	font-family: 'open_sansregular';
	font-weight: normal;
	color:#242424;
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI A SPAN:hover {
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN {
    font-size: 16px;
	
}
#contentbereich .frame-type-menu_sitemap UL LI UL LI UL LI A SPAN:hover {
}
#contentbereich .frame-type-menu_sitemap ul li ul li ul li ul li a {
    font-size: 16px;
	color:#3a3a3a;
	font-family: 'open_sanssemibold';
	font-weight: normal;
}
#contentbereich .frame-type-menu_sitemap ul li ul li ul li ul li ul li a {
    font-size: 15px;
	font-family: 'open_sansregular';
	font-weight: normal;
}
#weatherBox .top {
	float:left;
	width:100%;
	border-bottom:0;
	padding:6px 0;
	color: #bc290a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#weatherBox .top .dayname {
	clear:both;
	float:left;
	width:48%;
	color: #bc290a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#weatherBox .top .temperature {
	float:left;
	width:48%;
	color:#676767;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
}
#weatherBox .bottom {
	float:left;
	width:100%;
	padding-top:8px;
}
#weatherBox .bottom .daytext {
	clear:both;
	float:left;
	width:56%;
	color:#676767;
}
#weatherBox .bottom .picture {
	float:right;
	width:44%;
}
#weatherBox .bottom .picture img {
	max-width:100px;
	border:0;
	margin-top:-4px;
}
.content_middle {
	clear: both;
}
.mail {
    padding-left: 20px;
    background: url("../images/mail_link.gif") no-repeat scroll left 7px;
}
/* For the details, see: https://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	/*width:194px;		*/
}
/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:999;
	margin-top:-1px;
	width:203px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}
#caltitle {
	font-size:14px;
	color:#bc290a;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}
#calnext {
	background-image:url(../images/next.gif);
	float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}
/* year/month selector */
#caltitle select {
	font-size:10px;
}
/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}
#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}
/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}
/* single week */
.calweek {
	clear:left;
	height:22px;
}
/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* different states */

.calweek a:hover, .calfocus {
	background-color:#ddd;
}
/* sunday */
a.calsun {
	color:red;
}
/* offmonth day */
a.caloff {
	color:#ccc;
}
a.caloff:hover {
	background-color:rgb(245, 245, 250);
}
/* unselecteble day */
a.caldisabled {
	background-color:#f4f4f4 !important;
	color:#ccc !important;
	cursor:default;
}
/* current day */
 #calcurrent {
	background-color:#bc290a;
	color:#fff;
}
/* today */
#caltoday {
	background-color:#949494;
	color:#ffffff;
}
#calcurrent a {
	color:#fff;
}
#caltoday a {
	color:#666666;
}
select {
	padding: 10px;
}
#dynamischeListe2 .weiterlesenNews {
    background: #bc290a none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #fff;
    float: left;
    margin-top: 11px;
    padding-bottom: 3px;
    padding-top: 2px;
    text-align: center;
    width: 150px;
    bottom: 0;
    left: 0;
}
#dynamischeListe2 .weiterlesenNews a {
	color:#fff!important;
}
.teaserPicture, .teaserPicture {
}
#gb .weiter {
	float:left;
	line-height:16px;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:10px;
	padding-top:5px;
	text-decoration:none;
	width:100%;
}
#gb .list2 {
    border-bottom: 1px solid #cecfcf;
	padding:5px 0;
}
.tx-kommpublishconnector-pi1 .download {
	padding-bottom: 10px;
}
#contentbereich #sbw2 ul, #contentbereich #sbw2 ol {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 0px;
}
#LikePluginPagelet {
	float:left;
	width: 500px;
}
.share a {
	background: url(../images/teilen.gif) no-repeat scroll left top transparent;
	border: 0 none;
	display: inline-block;
	float: left;
	height: 25px;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-decoration: none !important;
	text-indent: -9999px;
	width: 61px;
}
/* SERVICE BW 3 */
#sbw3 .imageLeft, #sbw3, #sbw3HeaderItems, .blockSbw3MitarbeiterLetterIndex {
	float:left
}
#sbw3 {
	width: 100%;
}
#sbw3 .sbwBehoerdePerson, #sbw3 .sbwUnterseiten, #sbw3 ol, #sbw3 ul {
	clear:both
}
#sbw3HeaderItems, #contentbereich #sbw2 .blockSbw2MitarbeiterLetterIndex {
    border: 1px solid #cecfcf;
	margin-bottom:15px;
	padding:1%;
	text-align:center;
	width: 97.5%;
}
.sbw3HeaderItemLink {
	background:none repeat scroll 0 0 transparent;
	font-family: 'open_sansbold';
	font-weight: normal;
	padding:0
}
.sbw3HeaderItemLinkActive {
	color:#4b4a4a !important
}
#sbw3ListItems h4 {
	border-bottom: 1px dotted #bc290a;
}
#sbw3 h4.zustaendig {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -182px
}
#sbw3 h4.voraussetzungen, #sbw3 h4.unterlagen, #sbw3 h4.ablauf, #sbw3 h4.kosten, #sbw3 h4.frist, #sbw3 h4.recht, #sbw3 h4.sonstiges, #sbw3 h4.formulare, #sbw3 h4.zustaendig, #sbw3 h4.themen {
	padding: 0px 0 0px 30px;
	text-align:left;
	margin-top:25px;
}
#contentbereich #sbw3Details  li, #contentbereich #sbw3ListItems  li,  #contentbereich #sbw3GroupItems ul li {
	float:left;
	width:100%;
    list-style: outside none none;
    margin-bottom: 7px;
}
#contentbereich #sbw3Details  li a, #contentbereich #sbw3ListItems  li a, #contentbereich #sbw3GroupItems ul li a {
	color:#010101;
	float:left;
	 width: calc(100% - 34px);
	padding: 5px 17px;
	font-family: 'open_sanssemibold';
	font-weight: normal;
	background: #eeeeee none repeat scroll 0 0;

}
#sbw3ListItems .mitarbeiterListe li p {
    margin-top: 12px;
    padding-left: 17px;
}
#contentbereich #sbw3Details  li a:hover, #contentbereich #sbw3ListItems  li a:hover {
	background: #FF9800 none repeat scroll 0 0;
	color:#fff;
}
.sbwUnterseiten, #contentbereich #sbw3GroupItems {
    float: left;
    margin-right: 5%;
    margin-top: 5px;
    width: 27%;
}
#contentbereich #sbw3 ul {
    float: left;
    margin-bottom: 25px;
    margin-left: 0;
    width: 100%;
}
.sbwdetailsleft {
    float: right;
    width: 68%;
}
#contentbereich .sbwdetailsleft h4 {
	text-align:left;
}
#sbw3 h4.voraussetzungen {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -245px
}
#sbw3 h4.unterlagen {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -119px
}
#sbw3 h4.ablauf {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -150px
}
#sbw3 h4.kosten {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -55px
}
#sbw3 h4.frist {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -87px
}
#sbw3 h4.recht {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -24px
}
#sbw3 h4.sonstiges {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -310px
}
#sbw3 h4.formulare {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -277px
}
#sbw3 h4.themen {
	background:url("https://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -213px
}
#sbw3 a.link_ext_replacement {
    background: transparent url("../images/external_link.gif") no-repeat scroll 3px 8px;
    padding: 0 0 0 20px;
}
#sbw3 .sbwBehoerdePerson {
	margin-bottom:10px;
	padding-bottom:10px
}
#sbw3 .weiterText {
	margin:0 0 5px 0
}
#sbw3 .imageRight {
	float:right
}
#sbw3 .mitarbeiterListe a {
	font-family: 'open_sansbold';
	font-weight: normal;
}
#sbw3 .imageLeft {
	margin:0 15px 10px 0
}
#sbw3 .formSelect {
	height:26px;
	margin:0 !important;
	padding:5px 5px 0
}
#sbw3 form .formSelect {
	padding-bottom:3px;
	padding-left:5px;
	padding-top:3px;
	width: 100%;
}
#sbw3 .optionLevel1 {
	padding:5px 5px 5px 5px
}
#sbw3 .optionLevel2 {
	padding:5px 5px 5px 25px
}
#sbw3 .optionLevel3 {
	padding:5px 5px 5px 45px
}
#sbw3 .optionLevel4 {
	padding:5px 5px 5px 65px
}
#sbw3 .optionLevel5 {
	padding:5px 5px 5px 85px
}
#sbw3 .vCard {
	list-style-image:none;
	list-style-type:none;
	padding-bottom:15px;
	padding-top:6px
}
#sbw3 .vCard a {
	background:url("../images/vCard.gif") no-repeat 0 -2px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 20px
}
img, embed, video {
    height: auto;
	width: auto;
    max-width: 100%;
}
#object {
    max-width: 100%;
}

.image-caption {
	width: auto;
}
.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-gallery, .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
    margin-left: 0 !important;
	margin-top:3px;
}
.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery, .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
      margin-bottom: 20px;
    margin-right: 30px !important;
    margin-top: 6px;
}
#infoboxbereich .infobox .ce-textpic.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    margin: 0 !important;
}
.ce-textpic .csc-textpic-single-image IMG {
    margin-bottom: 35px;
    margin-top: -2px;
}

 .ce-textpic .ce-gallery.ce-border .ce-column IMG, .ce-textpic .ce-border .csc-textpic-single-image IMG {
    border: 0;
}
/*.ce-textpic .ce-row .ce-column a {
	position:relative;
	display:inline-block;
}
  #contentbereich .contentblocksmall .ce-textpic .ce-row .ce-column  a {
    position: static;
    display: block;
}*/
#contentbereich #contentColRight .contentblocksmall .ce-textpic.ce-textpic.ce-center:not(.ce-intext).ce-textpic.ce-below:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-rows="1"] .ce-row .csc-textpic-last FIGURE::after, .ce-textpic .ce-row .ce-column FIGURE::after, #contentbereich .blockOne .firstimage::after {
	content:url(../images/caption.png);
	right:0;
	top:0;
	width:39px;
	height:100%;
	position:absolute;
	display:block;
}

#contentbereich .contentRight .ce-textpic.ce-textpic.ce-left.ce-intext:not(.ce-nowrap) .ce-gallery[data-ce-rows="1"] .ce-row .csc-textpic-last {
	margin-bottom:6px;
}


/* MINIGALERIE */
#contentbereich .minigalText {
    float: left;
    margin-right: 5%;
    max-width: 400px;
    width: 55%;
}
#contentbereich .minigal #image_wrap0, #contentbereich .minigal #image_wrap1, #contentbereich .minigal #image_wrap2, #contentbereich .minigal #image_wrap3, #contentbereich .minigal #image_wrap4, #contentbereich .minigal #image_wrap5, #contentbereich .minigal #image_wrap6, #contentbereich .minigal #image_wrap7, #contentbereich .minigal #image_wrap8 {
    float: right;
    position: relative;
    width: 74.1%;
}
#contentbereich .minigal .clickenlarge-0, #contentbereich .minigal .clickenlarge-1 {
    clear: none;
    float: left;
    width: 23.8%;
}
#contentbereich .minigal {
    float: left;
    margin: 6px 0 25px 0;
    width: 100%;
}
#contentbereich .minigal h4, #contentbereich .minigal .ce-bodytext, #contentbereich .minigal .image-caption {
    display: none;
}
#contentbereich .minigal .ce-textpic .scrollWrap .ce-gallery .itemsinnerwrap .ce-row .ce-column {
    margin-bottom: 0;
}
.itemsinnerwrap {
    height: 314px;
    padding: 0;
    width: 96%;
}
#contentbereich .minigal img {
    height: auto;
    max-width: 99.9%;
    width: auto;
}
#contentbereich .minigal .ce-textpic .ce-row {
    clear: none;
    height: 97px;
    margin-bottom: 12px;
	overflow:hidden;
}
#contentbereich .minigal .ce-textpic .ce-row:nth-child(3n) {
    margin-bottom: 0;
}
#contentbereich .minigal a.bigImg .caption {
    background: url("../images/wrap01.png") repeat scroll left top;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    left: 0;
    padding: 7px 4% 8px;
    position: absolute;
    width: 92%;
    line-height: 20px;
}
#contentbereich .minigal .scrollable {
    height: 314px;
    max-width: 339px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#contentbereich .minigal .scrollable .items .ce-gallery {
    clear: both;
    height: 20000em;
	margin:0!important;
    position: absolute;
}
.minigal div.clickenlarge-0 .ce-textpic div.scrollWrap div.scrollable div.items .ce-gallery div.itemsinnerwrap .ce-row ul {
    margin-top: 0;
}
#contentbereich .items .ce-gallery div {
}
#contentbereich .items .ce-gallery div .ce-row {
    float: left;
}
#contentbereich #contentColLeft .minigal .scrollable img, #contentbereich #contentColRight .minigal .scrollable img {
    background-color: #ffffff;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
#contentbereich .minigal .scrollable .active {
    border: 3px solid #e60005;
    cursor: default;
    position: relative;
    z-index: 1;
}
#contentbereich .minigal .navi {
    height: 20px;
    margin-left: 328px;
    width: 200px;
}
#contentbereich .minigal.navi a {
    background: transparent url("/media/img/scrollable/arrow/navigator.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}
#contentbereich .minigal.navi a:hover {
    background-position: 0 -8px;
}
#contentbereich .minigal .navi a.active {
    background-position: 0 -16px;
}
#contentbereich .minigal .scrollWrap {
    height: 314px;
    margin: 0 auto;
    max-width: 339px;
    position: relative;
    width: 100%;
}
#contentbereich .minigal .scrollable {
    float: left;
}
#contentbereich .minigal a.browse, #contentbereich .minigal a.prev {
    background: url("../images/miniPfeil.png") no-repeat scroll center 2px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 33px;
    left: 0;
    position: absolute;
    top: 16px;
    width: 100%;
    z-index: 5;
}
.minigal .ce-textpic.ce-textpic.ce-right.ce-intext:not(.ce-nowrap) .ce-row .ce-column {
    margin-top: 0;
}
#contentbereich .minigal a.right, #contentbereich .minigal a.next {
    background-position: center -32px;
    bottom: 8px;
    clear: right;
    margin-right: 0;
    top: auto;
}
#contentbereich .minigal .ce-textpic .scrollWrap .scrollable .ce-row .ce-column::after {
    background: url("../images/bg-trans-weiss.png") repeat scroll left top;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}
#contentbereich .minigal .ce-textpic .scrollWrap .ce-gallery .itemsinnerwrap .ce-row .ce-column a::after {
    display: none;
}
#contentbereich .minigal .scrollable .active html body#template01 div#wrap div#wrap01 div#alles div#layout03 div#layout03-2 div#contentbereich div.minigal div.clickenlarge-0 .ce-textpic div.scrollWrap div.scrollable div.items .ce-gallery div.itemsinnerwrap .ce-row ul li.ce-column {
    border: medium none;
}
#contentbereich .minigal a.right:hover {
}
#contentbereich .minigal a.right:active {
}
#contentbereich .minigal a.left:hover {
}
#contentbereich .minigal a.left:active {
}
#contentbereich .minigal a.up, #contentbereich .minigal a.down {
    background: transparent url("/media/img/scrollable/arrow/vert_large.png") no-repeat scroll 0 0;
    float: none;
    margin: 10px 50px;
}
#contentbereich .minigal a.up:hover {
    background-position: -30px 0;
}
#contentbereich .minigal a.up:active {
    background-position: -60px 0;
}
#contentbereich .minigal a.down {
    background-position: 0 -30px;
}
#contentbereich .minigal a.down:hover {
    background-position: -30px -30px;
}
#contentbereich .minigal a.down:active {
    background-position: -60px -30px;
}
#contentbereich .minigal a.disabled {
    display: none;
}
.minigal div.clickenlarge-1 {
    float: right;
    width: 130px;
}
/* MINIGALERIE ENDE*/
/*------------Contentblock Small----------------------*/

.contentblocksmall, .contentblocksmallnone {
    float: left;
    margin: 0px 4% 40px 0;
    position: relative;
    width: 30.6%;
}
.contentblocksmallnone {
    margin-right: 0;
}
.contentblocksmall .ce-textpic IMG, .contentblocksmallnone .ce-textpic IMG {
    box-shadow: none;
}
.contentblocksmall .ce-textpic .ce-gallery, .contentblocksmallnone .ce-textpic .ce-gallery {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}
#contentbereich .contentblocksmall h4 {
    background: url("../images/wrap01.png") repeat scroll left top;
    color: #fff;
    font-size: 20px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    right: 47px;
    margin: 0;
    max-width: 82%;
    padding: 5px 4%;
    position: absolute;
	line-height:20px;
    text-transform: uppercase;
    top: 15px;
    width: 76.7%;
    z-index: 999;
}
#contentbereich .contentblocksmall h4 a, #contentbereich .contentblocksmallnone h4 a {
    color: #fff;
    padding: 0;
    width: 100%;
}
#contentbereich .contentblocksmall .ce-textpic .ce-gallery .ce-column, #contentbereich .contentblocksmallnone .ce-textpic .ce-gallery .ce-column {
    margin-bottom: 0;
}

#contentbereich .contentblocksmall p, #contentbereich .contentblocksmallnone p {
    color: #242424;
    margin: 0;
    padding: 0;
}

#contentbereich .contentblocksmall .ce-textpic .ce-row {
    margin-top: 0;
}
#contentbereich .contentblocksmall .ce-bodytext, #contentbereich .contentblocksmallnone .ce-bodytext {
    background: url("../images/logobg.png") repeat scroll left top;
    bottom: 21px;
    color: #242424;
    float: left;
    padding: 5px 4.0%;
    position: absolute;
    right: 47px;
    width: 76.7%;
    z-index: 1;
	display:none;
}
#contentbereich .contentblocksmall:hover .ce-bodytext, #contentbereich .contentblocksmallnone:hover .ce-bodytext {
	display:block;
}
#contentbereich .contentblocksmall p a, #contentbereich .contentblocksmallnone p a {
    background: #403836;
    color: #fff;
    float: left;
    margin: 15px 0 7px;
    padding: 1px 14px 3px;
}

#contentbereich .contentblocksmall .internal-link, #contentbereich .contentblocksmall .internal-link-new-window, #contentbereich .contentblocksmallnone .internal-link, #contentbereich .contentblocksmallnone .internal-link-new-window {
}
#contentbereich .contentblocksmall p a.weiterlesen, #contentbereich .contentblocksmallnone p a.weiterlesen {
    background:  url("../images/weiterlesen.png") no-repeat scroll 0 6px;
    color: #cf6427;
    padding-left: 6%;
    text-decoration: underline;
}
#contentbereich .contentblocksmall .csc-textpic-equalheight .ce-row {
    height: 140px;
    overflow: hidden;
}
/*Listenausgabe Start*/

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

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

#contentbereich .item .details div.blockTwo * {
	font-size: 15px !important;
}
/*Ende*/#tenderHeader {
    float: left;
    width: 100%;
}
.tenderHeaderLink {
    margin: 10px 0;
}
#tenderHeaderSelect {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    display: none;
    float: left;
    margin: 20px 0;
    padding: 15px 2%;
    width: 96%;
}

#tenderHeaderSelect label {
    display: inline-block;
    padding-top: 7px;
    width: 120px;
}
#tenderHeaderSelect select {
    background-color: #ffffff;
    box-shadow: 1px 1px 5px 1px #e0e0e0 inset;
    padding: 5px 5px 0;
    width: 100%;
}
#tenderHeaderSelect .tenderCategory {
    background-color: #ffffff;
    color: #2f2f2f;
    padding: 3px;
}
#tenderHeaderSelect .tenderType {
    background-color: #ffffff;
    color: #2f2f2f;
    padding: 3px;
}
.tenderNoItems {
    float: left;
    padding-left: 10px;
}
.tenderBorder {
}
.tenderItems {
    clear: both;
    margin: 20px 0;
    padding: 10px 0;
}
.tenderItem {
    clear: both;
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.tenderitemeinzel {
    float: left;
    margin: 20px 0;
    width: 48%;
	clear:left;
}
.tenderitemeinzel:nth-child(2n) {
    float: right;
	clear:right;
}
.tenderItemAssign {
    margin: 20px 0;
}
.tenderItemsContent {
    background-color: #ededed;
    border: 1px solid #ddd;
    float: left;
    padding: 0 2% 15px;
    width: calc(96% - 2px);
}
.tenderItemProject {
    background-color: #EDEDED;
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 0;
    padding: 15px 2% 5px;
    width: calc(96% - 2px);
}
.tenderItemProjectTitle {
    color: #bc290a;
    float: left;
    font-size: 25px;
	font-weight: normal;
    min-height: 20px;
    padding: 0 2% 10px 0;
    font-family:"Playfair Display",serif;
	text-transform:uppercase;
    width: 98%;
}
.tenderItemProjectTitleOpen {
    background: transparent url("../images/vob_ausschreibungen/vob_tender_open.png") no-repeat scroll right top;
}
.tenderItemProjectTitleAssign {
    background: transparent url("../images/vob_ausschreibungen/vob_tender_assign.png") no-repeat scroll right top;
}
.tenderItemTitle {
    border-top: 1px solid #dddddd;
    clear: both;
    color: #bc290a;
    display: block;
    font-size: 17px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    margin: 10px 0 0;
    padding: 13px 15px 2px;
	
}
.tenderItemContent {
    margin: 0 15px;
    padding: 2px 0 5px;
}
#contentbereich .tenderItemContent p {
    margin-top: 0;
}
.tenderItemContentUnions {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_unions.png") no-repeat scroll 0 center;
    border: medium none;
    margin-top: 5px;
    padding: 2px 15px 0;
}
.tenderItemContentSubmission {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_duration.png") no-repeat scroll 0 15px;
    margin-top: 2px;
    padding: 8px 15px 0;
}
.tenderItemContentClient {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_client.png") no-repeat scroll 0 11px;
    border: medium none;
    padding: 3px 15px 2px;
}
.tenderItemContentCategory {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_category.png") no-repeat scroll 0 22px;
}
.tenderItemContentDuration {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_duration.png") no-repeat scroll 0 21px;
}
.tenderItemContentDescription {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_description.png") no-repeat scroll 0 21px;
}
.tenderItemContentFiles {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_files.png") no-repeat scroll 0 21px;
}
.tenderItemContentCompany {
    background: transparent url("../images/vob_ausschreibungen/vob_icon_company.png") no-repeat scroll 0 21px;
}
.tenderFile {
}
.tenderFileIcon {
    display: inline-block;
    height: 22px;
    width: 22px;
}
.tenderFileIconDOC {
    background: url("../images/vob_ausschreibungen/contentTypeDoc.png") no-repeat scroll 3px 6px;
}
.tenderFileIconDOCX {
    background: url("../images/vob_ausschreibungen/contentTypeDoc.png") no-repeat scroll 3px 6px;
}
.tenderFileIconGIF {
    background: url("../images/vob_ausschreibungen/contentTypeImage.gif") no-repeat scroll 3px 6px;
}
.tenderFileIconJPG {
    background: url("../images/vob_ausschreibungen/contentTypeJpg.png") no-repeat scroll 1px 3px;
}
.tenderFileIconJPEG {
    background: url("../images/vob_ausschreibungen/contentTypeJpg.png") no-repeat scroll 1px 3px;
}
.tenderFileIconODS {
    background: url("../images/vob_ausschreibungen/contentTypeOds.png") no-repeat scroll 3px 6px;
}
.tenderFileIconODT {
    background: url("../images/vob_ausschreibungen/contentTypeOdt.png") no-repeat scroll 3px 6px;
}
.tenderFileIconPDF {
    background: url("../images/vob_ausschreibungen/contentTypePdf.png") no-repeat scroll 3px 6px;
}
.tenderFileIconPNG {
    background: url("../images/vob_ausschreibungen/contentTypeImage.gif") no-repeat scroll 3px 6px;
}
.tenderFileIconPPT {
    background: url("../images/vob_ausschreibungen/contentTypePpt.png") no-repeat scroll 3px 6px;
}
.tenderFileIconPPTX {
    background: url("../images/vob_ausschreibungen/contentTypePptx.png") no-repeat scroll 3px 6px;
}
.tenderFileIconRAR {
    background: url("../images/vob_ausschreibungen/contentTypeRar.gif") no-repeat scroll 3px 6px;
}
.tenderFileIconRTF {
    background: url("../images/vob_ausschreibungen/contentTypeRtf.gif") no-repeat scroll 3px 6px;
}
.tenderFileIconTXT {
    background: url("../images/vob_ausschreibungen/contentTypeTxt.png") no-repeat scroll 3px 6px;
}
.tenderFileIconXLS {
    background: url("../images/vob_ausschreibungen/contentTypeXls.png") no-repeat scroll 3px 6px;
}
.tenderFileIconXLSX {
    background: url("../images/vob_ausschreibungen/contentTypeXlsx.png") no-repeat scroll 3px 6px;
}
.tenderFileIconZIP {
    background: url("../images/vob_ausschreibungen/contentTypeZip.gif") no-repeat scroll 3px 6px;
}
.tenderFileName {
}
.tenderItemsContentButton {
    cursor: pointer;
    display: none;
    float: left;
    height: 22px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tenderItemsContentShow {
    background: url("../images/vob_ausschreibungen/vob_btn_open.png") no-repeat scroll center bottom;
    bottom: -14px;
    display: block;
}
.tenderItemsContentHide {
    background: url("../images/vob_ausschreibungen/vob_btn_close.png") no-repeat scroll center bottom;
    bottom: -7px;
    display: block;
}

#suchSeiten #categories {
    height: auto;
    margin-top: 4px;
}





#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: #BC290A;
    font-size: 24px;
    font-family: 'open_sanssemibold';
	font-weight: normal;
    margin: 0 0 12px;
    padding: 10px 0 0;
}
#abx_lebenlagenHeader {
    clear: both;
    font-size: 23px;
    font-family: 'open_sanssemibold';
	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;
}

.abx_aemter_sachgebiete {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
#abx_ap_mainDiv strong {
    font-family: 'open_sanssemibold';
	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_sanssemibold';
	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-family: 'open_sanssemibold';
	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;
    border: 1px dotted #6c6c6c;
    float: left;
    margin: 4px auto 7px;
    padding: 0;
    text-align: center;
    width: 100%;
}
#contentbereich ul.myCategoryLinks > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    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-family: 'open_sanssemibold';
	font-weight: normal;
}
#abx_mainSurnameHeaderDivK > div {
    font-size: 13px;
}
#contentbereich #abx_ap_amtsauswahlMenu li {
    background: url("../images/pfeildown.png") no-repeat scroll 5% 13px, #c02929 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 #E05E5E;
    color: #fff;
    float: left;
    font-size: 16px;
    font-family: 'open_sansregular';
	font-weight: normal;
    padding-bottom: 6px;
    padding-top: 5px;
    width: 100%;
}
#contentbereich .abx_amtsauswahlElement:hover {
    background:#DFDFDF;
}
#contentbereich .abx_amtsauswahlElement:last-child {
    margin-bottom: 0;
}
#contentbereich #abx_ap_amtsauswahlMenu ul {
    margin-left: 0!important;
    width: 100%!important;
	margin-bottom:0!important;
}
.abx_amtsauswahlElement {
    font-family: 'open_sansregular';
	font-weight: normal;
}
.abx_firstLetterSubAnsprechpartner {
    color: #c02929;
    font-size: 29px;
    font-family: 'open_sanssemibold';
	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-family: 'open_sanssemibold';
	font-weight: normal;
}
.abx_hrefPersonDetailsCls {
    background: #eee;
    float: left;
    width: calc(100% - 34px);
    padding: 5px 17px;
    
	margin-bottom: 5px;
}
.abx_hrefPersonDetailsCls:hover {
    background: #C02929;
	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-family: 'open_sansbold';
	font-weight: normal;
    margin: 10px 0 12px;
    padding: 8px 0;
    width: 100%;
}
.abx_NachObenBtn {
    float: left;
    font-size: 16px;
    font-family: 'open_sansbold';
	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-family: 'open_sanssemibold';
	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: #e6e6e6;
    clear: right;
    float: right;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: calc(49% - 30px);
}
#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: #C02929 none repeat scroll 0 0;
    color: #fff;
}
#abx_personalDetailWindow_vorname_nachname {
    float: left;
    font-size: 17px;
    font-family: 'open_sansbold';
	font-weight: normal;
    padding-bottom: 10px;
    width: 75%;
}
#abx_personalDetailWindow_gebaeudeBezeichnung, #abx_personalDetailWindow_zimmer, #abx_personalDetailWindow_gebaeude_hausanschriftStrasse, #abx_personalDetailWindow_gebaeude_hausanschriftPLZ_Ort, #abx_personalDetailWindow_email, #abx_personalDetailWindow_telefonNrKomplett, #abx_personalDetailWindow_faxNrKomplett, #abx_abx_LeistungenDetailZustaendigesAmtUrl, #abx_personalDetailWindow_funktion {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
#abx_personalDetailWindow_stellenbezeichnung {
    float: left;
    font-style: italic;
    padding: 10px 0;
    width: 100%;
}
div#abx_personalDetailWindow_telefonNrKomplett div, #abx_personalDetailWindow_email div, #abx_personalDetailWindow_faxNrKomplett div {
    display: inline;
}
#abx_personalDetailWindow_sprechzeiten, #abx_personalDetailWindow_sprechzeitenNachVereinbarung {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
#contentbereich ul.myCategoryLinks > li:first-child {
    border-left: medium none;
}
#abx_LeistungenDetailZustaendigesAmt {
    float: left;
    margin-top: 20px;
}
#abx_LeistungenDetailZustaendigesAmtName {
    clear: both;
    font-size: 17px;
    font-family: 'open_sansregular';
	font-weight: normal;
    margin: 0 0 11px 0;
}
.abx_LeistungenDetailHeader {
    font-family: 'open_sansbold';
	font-weight: normal;
    margin: 2px 0;
}
#fonPreText, #faxPreText, #emailPreText {
    display: inline;
    font-family: 'open_sansbold';
	font-weight: normal;
}
a.zurueck {
    float: left;
    font-family: 'open_sansbold';
	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;
}

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

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

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

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

#hitsheadline {
    color: #BE1E2D;
	float: left;
	font-size: 16px;
	font-family: 'open_sanssemibold';
	font-weight: normal;
	height: 100px;
	margin-top: 25px;
	text-align: center;
	width: 34%;
}

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

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


.catBtn {
    border: 1px solid #dfdfdf;
    border-radius: 2%;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 226px;
    margin: 8px 1px 8px 31px;
    padding: 3px;
    text-align: center;
    width: 16.4%;
}
.catImg {
    width: 135px;
    height: 135px;
    margin: 21px auto 0px auto;
    background: url(../images/fallback.png);
    background-size: auto 135px;
    background-repeat: no-repeat;
	border-radius: 50%;
	background-position-y: center;
	background-position-x: center;
	filter: grayscale(100%);
}

.catBtn:hover, .catBtn.active {
	border: 4px solid #dfdfdf;
	padding: 0;
}

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

.catName {
    margin: 20px 5px;
}

#catWrap {
    float: left;
    padding-bottom: 35px;
    padding-top: 30px;
    width: 100%;
}
.catBtn > p {
    display: table-cell;
	vertical-align: middle;
	height: 64px;
	width: 185px;
}

.catBtn > img {
}

.catBtn.small {
    height: 50px;
    padding: 6px;
}

.catImg.small {
    display: none;
}

.catName.small {
    height: 34px;
    top: 0;
    margin: 0;
    padding: 0;
    line-height: 17px !important;
}



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

#filter {
    width: 10%;
    margin: 0;
    float: left;
	height: 100px;
	margin-top: 25px;
}
#detailcontentheader {
    margin-top: 35px;
}
#detailcontact ul li {
    background: none repeat scroll 0 0;
    font-size: 16px;
    padding: 0;
}
.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: 156px;
	background-size: contain;
}
.objBtn {
    height: 368px;
    width: 23.1%;
    border: 1px solid #d9d9d9;
    border-radius: 2%;
    box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 22px;
	float: left;
	transition: all 1s;
	position:relative;
}

.objBtn .objMore:hover {
	background-color: #484848;
}
.list .objBtn .objMore:hover {
	background:none;
}
.list .objBtn .objMoreP:hover {
    background: #484848 none repeat scroll 0 0;
}
.list .objMoreP {
    background: #9b9b9b none repeat scroll 0 0;
    float: left;
    margin: 0!important;
    padding: 9px 70px 11px;
}
.list .objAlles {
	    float: right;
    width: 68%;
	height:100%;
	position:relative;
}
.list a {
    color: #3a3a3a;
    font-family: 'open_sansregular';
	font-weight: normal;
    text-decoration: underline;
}
.list .objText {
    float: right;
    text-align: center;
    width: 100%;
}
.objText {
    text-align: center;
	height: 142px;
}
#contentbereich .wrapInner p.objHead {
    color: #000;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 13px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	padding: 0 8px;
}
#contentbereich .wrapInner p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 2px;
}
.objDetails {
    font-size: 11pt;
}
.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;
}

.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: 50.4%;
	font-size:16px;
}
.list .detailLeft > div, .list .detailRight > div {
    margin-bottom: 5px;
}
.list .detailRight {
	font-size:16px;
    float: right;
    width: 44%;
	line-height:19px;
}
.objMore {
    height: 45px;
    width: 100%;
    background-color: #9b9b9b;
    bottom: 0;
    left: 0;
    border-radius: 0 0 3px 3px;
    text-align: center;
    color: white;
	transition: 0.5s;
	position:absolute;
	left:0;
	bottom:0;
	 cursor: pointer;
}
.list .objMore {
    background: none repeat scroll 0 0;
    float: right;
    width: 100%;
	height:auto;
}
.objMore > p {
    padding-top: 12px;
	color:#fff!important;
}

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

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

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

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



#categories.folded {
	height: 20px;
}

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

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


#hits.list {
	marginTop: 123px;
}

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

.objImg.list {
	height: 198px;
	width: 28%;
	margin-top: 0;
	background-size: contain;
	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: 13px;
}

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

.wrapInner #calroot {
    top: 125px !important;
    left: 20px !important;
    width: 380px;
	z-index: 999;
	margin-top: -1px;
	padding: 2px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
}

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

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

.wrapInner #caldays span {
    display: block;
	float: left;
	width: 50.2px;
	text-align: center;
	background-color: #868686;
	margin: 0px 2px;
	height: 18px;
	border-radius: 6px;
	color: white;
	padding-top: 3px;
	font-size: 12px;
}

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

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

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

.wrapInner .calweek a {
    display: block;
    float: left;
    width: 53.4px;
    height: 22px;
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    text-align: center;
    line-height: 20px;
	color: #464646;
    border-right: solid 1px #5f5f5f;
	border-radius: 0;
	font-family: 'open_sanssemibold';
	font-weight: normal;
	padding-top: 4px;
}

.wrapInner #calnext, .wrapInner #calprev {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/Pfeil.png) no-repeat scroll center center;
    float: left;
    cursor: pointer;
}

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


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

.wrapInner a.caloff {
    background-color: #fff;
    color: #888888 !important;
}

.wrapInner #calcurrent {
    background-color: #BE1E2D;
    color: #fff;
}

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

.wrapInner .calweek a:hover {
	color: #464646 !important;
}

@supports (--css: variables) {
	input[type="range"].multirange {
		padding: 0;
		margin: 0;
		display: inline-block;
		vertical-align: top;
	}

	input[type="range"].multirange.original {
		position: absolute;
	}

		input[type="range"].multirange.original::-webkit-slider-thumb {
			position: relative;
			z-index: 2;
		}

		input[type="range"].multirange.original::-moz-range-thumb {
			transform: scale(1); /* FF doesn't apply position it seems */
			z-index: 1;
		}

		input[type="range"].multirange::-moz-range-track {
			border-color: transparent; /* needed to switch FF to "styleable" control */
		}

	input[type="range"].multirange.ghost {
		    position: relative;
		background: var(--track-background);
		--track-background: linear-gradient(to right, #ececec var(--low), var(--range-color) 0, var(--range-color) var(--high), #ececec 0 ) no-repeat 0 45% / 100% 20%;
		--range-color: hsl(206, 100%, 57%);
	}

		input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
			background: var(--track-background);
		}

		input[type="range"].multirange.ghost::-moz-range-track {
			background: var(--track-background);
		}

}

input.multirange.original[type="range"] {
    width: 90%;
}

input.multirange[type="range"] {
    margin-top: 5px;
}

input.multirange.ghost[type="range"] {
    width: 100%;
}

#low, #lowRange {
    width: 30%;
    margin-top: 20px;
    float: left;
}

#high, #highRange {
    width: 30%;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

#low, #high, #lowRange, #highRange {
    border-radius: 6px;
    width: 39%;
    text-align: center;
    font-size: 12px;
}

#filterWrap p {
    color: white;
    width: 5%;
    float: left;
    margin-top: 24px;
    margin-left: 18px;
}

input.multirange.original[type="range"]::-moz-range-thumb, input.multirange.ghost[type="range"]::-moz-range-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input.multirange.original[type="range"]::-webkit-slider-thumb, input.multirange.ghost[type="range"]::-webkit-slider-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input.multirange.original[type="range"]::-ms-thumb, input.multirange.ghost[type="range"]::-ms-thumb {
  border: 1px solid white;
  height: 16px;
  width: 16px;
  border-radius: 15px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

#ownLoc {
    border-radius: 6px 0px 0px 6px;
    width: 80%;
}

#opened {
    margin-top: 28px;
    color: white;
    font-size: 14px;
    float: left;
}

#confirmFilter, #confirmRangeFilter {
    float: right;
    width: 164px;
    height: 25px;
    background: #BE1E2D;
    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 #BE1E2D;
    transition: all ease 0.3s;
}

#confirmFilter:hover, #confirmRangeFilter:hover {
	background: none;
}

input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked) {
     background: transparent none repeat scroll 0 0;
    margin-top: 5px;
    padding: 0;
    position: relative;
}

input[type="checkbox"] {
    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: #BE1E2D;
    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 #BE1E2D;
}

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

#rangeScale {
    margin-top: 30px;
}

#location {
    margin-top: 70px;
}
.detailTxtWrap #detailLocation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    width: 100%;
}
#locBtn {
    width: 12%;
    height: 33px;
    margin-left: -1px;
    margin-top: 3px;
    border: solid 1px #C6C6C6;
    border-radius: 0px 6px 6px 0px;
    cursor: pointer;
    background-image: url(https://exchange.cmcitymedia.de/kartenansichtNeu/img/detailaround.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-x: center;
    background-position-y: center;
    transition: all ease 0.3s;
}

#locBtn:hover {
    box-shadow: 0px 0px 5px 0px #C6C6C6;
}

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

#listLocImg {
	float: left;
}


#listLocTxt {
    float: left;
    margin-left: 14px;
}
.turn {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 0 calc(100% - 170px);
}
.next {
    background-color: #ab2b2b;
    padding: 3px 15px;
    display: flex;
    justify-content: flex-end;
}
.prev {
    background-color: #ab2b2b;
    padding: 3px 15px;
}

.next a, .next a:hover, .prev a, .prev a:hover {
    color: #fff!important;
}

.next:hover, .prev:hover {
    background-color: #c63e3e;
    transition: 0.3s;
}