/*angelegt zu Testzwecken von Sascha Bruhns, 22.01.2018 */
.custom:hover{
    background: #e9f2f9;
}
.custom{
    padding:3px 0;
}
.odd a, .even a, .formular_einzel a {
    color: #396181;
}
small {font-size: 0.75em;}
.odd, .even, .formular_einzel {
    border-bottom: none;
}
.csslink_extern{
    /*display: inline-block;*/
	display: inline;
}
.unstyled-list, .inhalt ul.unstyled-list {list-style:none;padding-left:0;text-indent:0;margin-top:15px;}
.unstyled-list li {margin-bottom:10px;}
.download .unstyled-list, .inhalt ul.unstyled-list {margin-top:0;}
.inhalt .download ul {margin:0 0 0 0;}
.inhalt .download ul li::before {content: none;}
.download .unstyled-list li {margin-bottom:0px;}
.font-bigger {font-size:1.25em;}
.inhalt ul.unstyled-list li.helvetica.font-bigger:before {content:'\f105';font-family:Fontawesome;}

.modaal-iframe-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modaal-content {
	position: relative;
    overflow: hidden;
	padding-top: 61.25%;
}

@media screen and (min-width: 549px) and (max-width: 850px){
    .modaal-content {
    	position: relative;
        overflow: hidden;
    	padding-top: 71.25%;
    }
}

.modaal-video-container {
    background: #FFF!important;
}

.modaal-close, .modaal-close:focus, .modaal-close:hover {
    background: #003e59!important;
}

.modaal-close:focus::after, .modaal-close:focus::before, .modaal-close:hover::after, .modaal-close:hover::before {
    color: #fff!important;
}

.iframe-webcam-button {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color: #fff!important;
    background: #003e59;
    padding: 3px 10px;
    margin-top: 10px;
}

.iframe-webcam-button:hover {
    text-decoration: none!important;
}
/*Aufklapper große Schrift*/
.toggler-lsp .toggler_titel {
    font-size:1.5em;
}
.toggler-lsp .toggler_container p,
.toggler-lsp .toggler_container li {
    font-size:1.2em;
}
/*Google Translator*/
.google {position: relative;margin-right: 0;display: inline-block;text-align: left;}
.google-translate-placeholder {white-space:nowrap;}
.google-translate-placeholder .goog-te-gadget-simple {font-size: 0.813em;cursor: pointer;white-space: nowrap;}
.google-translate-placeholder .goog-te-gadget-simple .goog-te-menu-value {/*font-weight: 600;*/white-space:nowrap;}
.google-translate-placeholder .goog-te-gadget-simple .goog-te-menu-value i {margin-right: 5px;}
.google-translate-message {display:none;position:absolute;right:0;top: 18px;background: #003e59;color:#fff;text-align: left;font-size: .75em;width:100%;min-width:310px;max-width:310px;z-index:100;padding:10px;}
.google-translate-message a {text-decoration:underline !important;color:#fff;margin: 0 !important;}
.google-translate-message a:hover {text-decoration:none !important;}
.google-translate-message a::before {content: none;}
.google .skiptranslate.goog-te-gadget .goog-te-combo {margin: 0 0 4px 0;font-size:0.75rem;}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {display: inline !important;}
.goog-te-gadget img {display: inline-block;max-width: 30px;}
@media screen and (max-width: 374px) {
    .google-translate-message {
        right: -85px;
        min-width: 310px;
        max-width: 310px;
    } 
    .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active,
    .goog-te-gadget {
      font-size: 8px !important;
    }
}
@media screen and (max-width: 767px) {
    body {/*wegen GTrans*/
      position: unset !important;
    }    
}
/*Kalenderblatt intern TASK13609 */
.eventsearch {
    background: #d4e5ef;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -15px 0;
}
.eventsearch .input_container {
    padding: 15px;
    margin: 0 15px 0;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; 
    flex-basis: calc(50% - 30px);
    width: calc(50% - 30px);
}
.eventsearch label {
    font-size: 1.375em;
    font-family: 'Helvetica Neue LT W01_57 CnObl';
}
.eventsearch select, .eventsearch select:hover, .eventsearch select:focus, .eventsearch select:visited {
    padding: 0.625em 0.313em;
}
.eventsearch .ui-datepicker {
  width: 100%;
}
.eventsearch .ui-widget.ui-widget-content {
  border: 1px solid #d4e5ef;
}
.eventsearch .ui-widget-content {
  background: #d4e5ef;
  color: #000;
  padding: 0;
}
.eventsearch #datepicker_events .ui-widget-header a, .eventsearch #datepicker_events .ui-widget-content a {
  color: #000 !important;
  padding: 0;
}
.eventsearch #datepicker_events .ui-widget-content a.ui-state-active {
  color: #fff !important;
}
.eventsearch .ui-state-default, .eventsearch .ui-widget-content .ui-state-default, .eventsearch .ui-widget-header .ui-state-default, .eventsearch .ui-button, html .eventsearch .ui-button.ui-state-disabled:hover, html .eventsearch .ui-button.ui-state-disabled:active {
  background: #fff !important;
  border: none !important;
}
.eventsearch .ui-state-default:hover,
.eventsearch .ui-state-default:focus {
  background: #E7F0F9 !important;
}
.eventsearch .ui-state-highlight, .eventsearch .ui-widget-content .ui-state-highlight, .eventsearch .ui-widget-header .ui-state-highlight {
  background: #003e59 !important;
  color: #fff !important;
}
.eventsearch .ui-datepicker th{
  background-color: #E7F0F9;
  text-transform: uppercase;
  font-weight: 400;
  border: 5px solid #d4e5f0;
  padding:0;
}
.eventsearch .ui-datepicker .ui-datepicker-header {
  background-color: #d4e5ef !important;
}
.eventsearch .ui-datepicker .ui-datepicker-title {
    font-family: 'Helvetica Neue LT W01_57 CnObl';
    font-weight: normal;
    font-size: 1.3em;
    color: #000;
    line-height: 1;
}
.eventsearch .ui-datepicker td {
  padding: 2px;
}
.eventsearch .ui-datepicker-prev, .eventsearch .ui-datepicker-next {
  margin: 0 5px !important;
}
.eventsearch .ui-datepicker-prev::before,
.eventsearch .ui-datepicker-next::after {
    line-height: 2em;
    background: none;
    content: "\f04a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #013E5A;
    top: 5px;
}
.eventsearch .ui-datepicker-next::after  {
    content: "\f04e";
}
.eventsearch .ui-datepicker .ui-datepicker-header {
  padding: 0.5em 0 1.2em;
}
.eventsearch .datepicker_btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px;
}
.eventsearch a.btn {
    padding: 0 0.5em;
    font-size: 0.75em;
    border-radius: 0;
    margin: 2px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;    
}
.eventsearch a.btn:hover,
.eventsearch a.btn:focus{
    text-decoration:none;  
}
@media only screen and (max-width: 767px){
    .eventsearch {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }
    .eventsearch .input_container {
        flex-basis: 100%;
        width: 100%;
        margin: 0;
    }    
} 
/* Neue Flexbox Themenboxen */
.cards {
    background-color: #5f92af;
}
.cards > a {
	min-height: 100%;
	color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
    transition: background-color 0.25s, box-shadow 0.25s;	
}
.cards > a:hover {
	background: #003e59;
	text-decoration:none;
    -webkit-box-shadow: 0 5px 15px #000;
    box-shadow: 0 5px 15px #000;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
    box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.cards img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
	width: 100%;
	display: block;
}
.cards .image {
	position: relative;
	overflow: hidden;
}
.cards .image .bg-img {
	background: center center/cover no-repeat;
	padding-top: 66.666%;
}
.cards .image small, .cards .image .mc2_ac {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	padding: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444;
}
.cards .icon {
    padding: 10px;
    text-align: center;
}
.cards .icon i {
    font-size: 44px;
    margin-right: 0;
    text-align: center;
}
.cards > a .icon {
	color: #fff;
}
.cards .caption{
	padding: 25px;
	margin: auto;
}
.cards .image + .caption {
    padding: 15px;
    margin: auto;
}
.cards .icon + .caption {
    padding: 0 15px 15px;
    margin-top: -5px;
    text-align: center;
}
.cards .caption .title {
	margin: 0;
	font-size: 1.35em;
	font-weight: 400;
}
.cards .caption p{
    margin-bottom:0;
}
/*Neue Themenboxen*/
.inhalt .flex-row li::before {
    content: none;
    position: relative;
    top: 0;
    color: #396181;
    padding: 0 0.5em 0 0;
}
.inhalt ul.flex-row {
    list-style: none;
    padding: 0;
    padding-left: 0px;
    margin: 0 -15px -30px;
    text-indent: 0;
}
/* Flexbox-Grid */
.flex-row{
	list-style: none;
    padding: 0;
    margin: 0 -15px -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
	flex-direction:row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-col-1, .flex-col-2, .flex-col-3, .flex-col-4, .flex-col-5, .flex-col-6{
	padding: 0;
	margin: 0 15px 30px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow-wrap: break-word;
	hyphens: auto;
}
.flex-col-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}
.flex-col-2 {
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    width: calc(50% - 30px);
}
.flex-col-3 {
    -ms-flex-preferred-size: calc(33.333% - 30px);
    flex-basis: calc(33.333% - 30px);
    width: calc(33.333% - 30px);
}
.flex-col-4 {
    -ms-flex-preferred-size: calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    width: calc(25% - 30px);
}
.flex-col-5 {
    -ms-flex-preferred-size: calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    width: calc(20% - 30px);
}
.flex-col-6 {
    -ms-flex-preferred-size: calc(16.66% - 30px);
    flex-basis: calc(16.66% - 30px);
    width: calc(16.66% - 30px);
}
@media only screen and (max-width: 960px) {
	.flex-col-4 {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        width: calc(50% - 30px);
	}
	.flex-col-6 {
        -ms-flex-preferred-size: calc(33.333% - 30px);
        flex-basis: calc(33.333% - 30px);
        width: calc(33.333% - 30px);
	}
	.flex-col-md-3{
		-ms-flex-preferred-size: calc(33.333% - 30px);
		flex-basis: calc(33.333% - 30px);
		width: calc(33.333% - 30px);
	}	
	.flex-col-md-2{
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		width: calc(50% - 30px);
	}
	.flex-col-md-1{
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
	}
}
@media only screen and (max-width: 680px) {
	.flex-col-1,
	.flex-col-2,
	.flex-col-3,
	.flex-col-4,
	.flex-col-5,
	.flex-col-6 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
	}
}

/* CS 15.02.2021 - TASK2433 */
a.btn {
    display: inline-block;
    position: relative;
    color: #fff;
    background-color: #003e59;
    border: none !important;
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
    z-index: 1;
    padding: 5px 10px;
    margin: 15px 15px 0 0;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    min-height: 2em;
    line-height: 1.5;
}
/*Leichte Sprache*/
.lsp .wrapper {
    max-width: 1245px;
}
.lsp .inhalt.nosubnavrand {
    width: 100%;
}
.lsp .randspalte.nosubnavrand {
    width: 100%;

}
@media only screen and (min-width: 768px) {
    .lsp .inhalt.nosubnavrand {
        width: 100%;
    }
    .lsp .randspalte.nosubnavrand {
        width: 100%;
    }
}
@media only screen and (min-width: 1024px) {
    .lsp .inhalt.nosubnavrand {
        width: 65%;
    }
    .lsp .randspalte.nosubnavrand {
        width: 35%;
        padding-left:45px;
    }
}
/*formcycle*/
.xm-form {
    font-size:14px !important;
}
.xm-form legend {
    font-size:22px !important;
}
.XItem label > P,
.XItem label > P > span {
    font-size:18px !important;
}
.modern .xm-item-div LABEL, .modern .CXPage .header h1, .modern .CXPage .header h2, .modern SPAN.required-star, .modern .xm-error-text, .modern .xm-progress-text {
  font-size: 14px !important;
}
.modern .XItem {
  color: #000 !important;
}
.modern .xm-item-div input[type="checkbox"]:checked + label::before,
.modern .xm-item-div input[type="radio"]:checked + label::before {
  color: #003e59 !important;
}
.modern .CXPage .header {
    color: #003e59 !important;
    border-color: #003e59 !important;
    border-bottom: 3px solid !important;
}
.modern .xm-item-div.error > LABEL, .modern .xm-item-div.error > .XItem, .modern .xm-item-div SPAN.required-star {
  color: #b00e2b !important;
}
.error-static-view.error-static-view-bubble .xm-item-div.error > .XItem, .error-static-view.error-static-view-bubble .dynamic-row.error > .XItem {
  border: 1px solid #b00e2b !important;
}
.error-static-view.error-static-view-bubble .xm-error-container UL {
  list-style:none !important;
  padding-left: 15px !important;
}
.error ul li::before {
  content:none !important;
}
.modern .XButtonList {
  background-color: #003e59 !important;
  color: #fff !important;
}
button.XItem {
  border-color: #003e59 !important;
}
.xm-form.modern a:hover, .xm-form.modern a:focus {
  text-decoration: underline !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #003e59 !important;
  background: #003e59 !important;
  color: #fff !important;
}
.modern .xm-help-icon::before {
  color: #003e59 !important;
}
.xm-help-text.label-top.xm-text {
  padding: 10px !important;
}

/* HD 24.01.2023 -  TASK14584 - Zusatzfunktion: Zwei-Klick-Loesung fuer Iframes */
.is-ios * {
	cursor: pointer;
}
.iframe-autowidth {
	position: relative;
	height: 0;
}
.iframe-autowidth .iframe-preview, .iframe-autowidth .iframe-frame {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.iframe-preview {
	position: relative;
	background: center center/cover no-repeat;
}
.iframe-wrap, .iframe-preview, .iframe-frame {
	max-width: 100%;
}
.iframe-wrap[data-iframe-autowidth="1"] > .iframe-preview {
	max-width: none;
}
.iframe-preview .mc2_ac {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 5px;
	background-color: #eee;
	background-color: rgba(255,255,255,0.75);
	max-width: 66.666%;
	text-align: left;
}
.iframe-message {
	display: none;
	position: absolute;
	width: 100%;
	width: calc(100% - 50px);
	max-width: 500px;
	padding: 25px;
	margin: 25px;
	background-color: #eee;
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.iframe-message.top-left {
	top: 25px;
	left: 25px;
	margin: 0;
	max-width: 500px;
}
.iframe-message.top-right {
	top: 25px;
	right: 25px;
	margin: 0;
	max-width: 500px;
}
.iframe-message.top {
	top: 25px;
	left: 25px;
	right: 25px;
	margin: 0;
	max-width:none;
}
.iframe-message.dark {
	background-color: #333;
	background-color: rgba(0,0,0,0.75);
	color: #fff;
}
.iframe-message a {
	font-weight: bold;
}
.iframe-message.dark a {
	color: #fff;
}
.iframe-message .btn {
	float: left;
    width: auto;
    margin: 15px 15px 0 0;
    padding: 5px;
    border: 1px solid #003e59;
    background: #003e59;
    color: #fff;
    cursor: pointer;
}
@media screen and (max-width: 960px) {
	.iframe-message {
		max-width: 500px;
		width: calc(100% - 30px);
		padding: 15px;
		margin: 15px;
		font-size: 0.75em;
	}
	.iframe-message.top-left {
		top: 15px;
		left: 15px;
	}
	.iframe-message.top-right {
		top: 15px;
		right: 15px;
	}
	.iframe-message.top {
		top: 15px;
		left: 15px;
		right: 15px;
	}
}