/* OpenSans-Light (300) */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans-Light italic (300) */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: url('../fonts/OpenSans/OpenSans-LightItalic.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans (400) */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans italic (400) */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans-SemiBold (600) */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans-SemiBold italic (600) */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans-Bold (700) */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
	font-display: swap;
}

/* OpenSans-BoldItalic (700) */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/OpenSans/OpenSans-BoldItalic.ttf') format('truetype');
	font-display: swap;
}

section, aside, header, nav, article, footer, time, figure {
	display: block;
	margin: 0px;
	padding: 0px;
}

* {
	outline: none;
}

html {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #676767;
	margin: 0;
	padding: 0;
    /* display: block;
    float: left;
    clear: both;
    width: 100%; */
}

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

p {
	margin: 0;
}

h1, h2, h3, h4 {
	hyphens: auto;
}

h1 {
	font-size: 32px;
	text-transform: uppercase;
	color: #58a0d8;
	font-weight: 600;
	margin: 0 0 50px 0;
	text-align: center;
	position: relative;
}

h2 {
	font-size: 32px;
	text-transform: uppercase;
	color: #58a0d8;
	font-weight: 600;
	margin: 0 0 50px 0;
	text-align: center;
	position: relative;
}

h1::after, h2::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin-left: -125px;
	width: 250px;
	height: 2px;
	background: #58a0d8;
}

h3, .hl_thin {
	font-size: 22px;
	text-transform: uppercase;
	color: #58a0d8;
	font-weight: 300;
	margin: 20px 0;
	text-align: center;
}

h3 .hl_bold {
	display: block;
	font-weight: 700;
}

h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #58a0d8;
	font-weight: 600;
}

a {
	color: #58a0d8;
	text-decoration: none;
}

/* a[title~="PDF"] {
	background: url(../images/pdf.png) left top no-repeat;
	min-height: 30px;
	display: block;
	padding: 5px 0 0 35px;
	margin-top: 10px;
} */

#content a[title~="PDF"],
#content a[title~="PDF-Datei"],
#content a[title~="Word-Datei"],
#content a[title~="Excel-Datei"] {
	background: url(../images/pdf.svg) left top no-repeat;
	min-height: 25px;
    background-size: 30px auto;
    padding: 5px 0 0 40px;
	display: inline-block;
	margin-top: 10px;

}

#content a[title~="Word-Datei"] {
	background-image: url(../images/word.svg);
}

#content a[title~="Excel-Datei"] {
	background-image: url(../images/excel.svg);
}


ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#inhaltsbereich .content ul {
	margin: 15px 0;
}

li {
	background: url(../images/aufzaehlung-blau.png) left 5px no-repeat;
	padding: 0 0 0 15px;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.ce-gallery figcaption {
	display: block;
}

#header, #inhaltsbereich, .rahmen {
	float:left;
	clear: both;
	width: 100%;
}

.videoframe {
	position: relative;
}

.owl-carousel .videoframe {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	float: left;
	clear: both;
}

.owl-carousel .videoframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 0;
	display: block;
}

.videoiframelink {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}

.schraege {
	content: "";
    position: absolute;
    left: 0;
    top: -69px;
    height: 0;
    width: 0;
    border-bottom: 70px solid #58a0d8;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
	opacity: 0;
	z-index: 10;
}

/* -- Header -- */

#header {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
	opacity: 0;
}

#top {
	float: left;
	clear: both;
	width: 100%;
    padding: 25px 2% 0;
    width: 96%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#logo {
	float: left;
}

#hauptnavi {
	float: right;
	width: 80%;
	margin-top: 5px;
}

ul.hnavi {
	float: right;
}

ul.hnavi li {
	float: left;
	display: block;
	background: none;
	padding: 0 0 15px 0;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 0 30px;
	border-bottom: 2px solid transparent;
	transition: all 0.5s ease;
}

ul.hnavi li:first-child {
	margin: 0px;
}

ul.hnavi li.act, ul.hnavi li:hover {
	border-bottom: 2px solid #ee7665;
}

ul.hnavi li a {
	color: #58a0d8;
	transition: color 0.5s ease;
}

ul.hnavi li.act a, ul.hnavi li:hover a {
	color: #ee7665;
}

ul.hnavi li a .nv-bold {
	display: block;
	font-weight: 700;
}

/* Unternavi */

#unternavi {
	/* float: left;*/
    width: 23%;
    background: #58a0d8;
    margin-top: -70px;
    position: absolute;
    z-index: 11;
    left: 2%;
	padding: 20px 2%;
	z-index: 99;
}

#unternavi li {
	background: url(../images/aufzaehlung-weiss.png) 2% 11px no-repeat;
    margin: 0 0 2px 0;
}

#unternavi li:hover, #unternavi li.act  {
	background-color: rgba(255,255,255,0.2);
}

#unternavi li.act a {
	font-weight: 700;
}

#unternavi a {
	color: #FFFFFF;
	display: block;
    padding: 7px 2% 7px 2%;
}
 
/* Unternavi */

/* Mobile Navi - Button */

.mob_button span::after, .mob_button span::before {
    transform: translateZ(0px);
}

.mob_button {
	position: absolute;
	right: 2%;
	top: 0;
	width: 30px;
	height: 24px;
	cursor: pointer;
	white-space: nowrap;
	margin: 45px 0 0 0;
	z-index: 6;
	display: none;
}

.mob_button span {
    background-color: #8F999E;
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: background-color 0.3s ease 0.3s;
    width: 30px;
}

.mob_button span::after, .mob_button span::before {
    backface-visibility: hidden;
    background-color: #8F999E;
    content: "";
    height: 2px;
    position: absolute;
    transform: translateZ(0px);
    transition: transform 0.3s ease 0.3s;
    width: 100%;
    display: block;
}

.mob_button span::before {
    transform: translateY(-8px);
}

.mob_button span::after {
	transform: translateY(8px);
}

.mobnavvisible.mob_button span {
	background-color: #FFFFFF;
}

.mobnavvisible.mob_button span::before {
	transform: translateY(0px) rotate(-45deg);
}

.mobnavvisible.mob_button span::after {
	transform: translateY(0px) rotate(45deg);
}

/* Mobile Navi - Button */

#headerbild {
	float: left;
    clear: both;
    width: 100%;
	position: relative;
	top: 60%;
}

#header.unterseite #headerbild {
	top: 75%;
}

#header::before {
	content: "";
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.8+0,0.6+50,0+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 3;
}

#header::after {
	content: "";
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#58a0d8+0,ffffff+100&1+0,0+100 */
	background: -moz-linear-gradient(left, rgba(88,160,216,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(88,160,216,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(88,160,216,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58a0d8', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}

#headerbild .ce-gallery, #headerbild .ce-row, #headerbild .ce-column, #headerbild .ce-column .image, #headerbild .ce-column .image img {
	width: 100%;
	height: auto;
	margin: 0;
}

/* -- Header -- */

/* #hauptseite-titel {
	position: absolute;
    left: 2%;
    bottom: 20%;
    background: rgba(255,255,255,0.6);
    z-index: 10;
	padding: 20px 2%;
	color: #58a0d8;
	font-size: 22px;
    text-transform: uppercase;
	font-weight: 600;
} */

/* SUCHE */

#loginbtn {
	position: absolute;
    top: 255px;
    right: -1px;
    z-index: 15;
    background: rgba(255,255,255,0.8);
}

#loginbtn .ce-gallery {
	margin-bottom: 0;
}

#loginbtn .ce-gallery a {
	display: block;
    padding: 10px 18px;
}

.suchbox {
	display: block;
	position: absolute;
    top: 200px;
    z-index: 15;
	width: 300px;
	padding: 10px 0;
	background: rgba(255,255,255,0.8);
	right: -245px;
}

.suche{
	margin: 0 4%;
	width: 92%;
	float: right;
	clear: both;
	cursor: pointer;
}

.suche.off {
	background: url(../images/lupe.png) 5px 5px no-repeat;
}

.suchbox #indexedsearchbox {
	width: 100%;
	float: left;
	clear: both;
}

.suchbox fieldset {
	border: 0px;
	padding: 0;
	margin: 0;
}

.suchbox .tx-indexedsearch-searchbox-sword {
	border: 0;
	margin: 0;
	padding: 5px 2%;
	width: 83%;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	background: none;
	float: left;
}

.suchbox .off .tx-indexedsearch-searchbox-sword {
	opacity: 0;
}

.suchbox .searchbox-button {
	float: right;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0;
	width: 21px;
	height: 21px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	background: url(../images/lupe.png) right top no-repeat;
	display: none;
}

.sucheseite .suchbox {
	display: none;
}

/* SUCHE */

#netzwerk-logos {
	position: absolute;
    right: 2%;
    bottom: -10px;
    z-index: 10;
}

#netzwerk-logos .ce-column {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin: 5px 5px 15px 5px;
}

/* -- Inhalt -- */

#inhaltsbereich > .frame.boxen-grau, #inhaltsbereich > .frame.bg-blau {
    padding: 50px 2% 100px;
    width: 96%;
}

#inhaltsbereich > .frame.default {
    padding: 50px 2% 0;
    position: relative;
    width: 96%;
}

#header .schraege {
    border-bottom: 70px solid #FFFFFF;
	top: auto;
	bottom: -1px;
}

#inhaltsbereich > .frame.default > .ce-textpic, #inhaltsbereich.unterseite > #content.ganze-breite .ce-textpic {
    max-width: 1200px;
	margin: 0 auto;
}

#inhaltsbereich.unterseite > #content {
	float: right;
    margin: 0 2% 0 0;
	padding: 0 0 0 2.5%;
    width: 63%;
}

#inhaltsbereich.unterseite > #content > .frame.default {
	padding: 50px 0 0;
	float: left;
	clear: both;
	width: 100%;
    /*position: relative;*/
}

#inhaltsbereich.unterseite > #content.ganze-breite {
	margin: 0 2% 0 2%;
    padding: 0;
    width: 96%;
}

/* rahmen */

.boxen-grau .subcolumns > div {
	background: #e8e8e8;
	padding: 15px 2% 15px;
	width: 29% !important;
	margin-bottom: 10px;
}

.boxen-grau .subcolumns > div.c50l, .boxen-grau .subcolumns > div.c50r {
	width: 45.5% !important;
}

.boxen-grau .subcolumns > div.c33l, .boxen-grau .subcolumns > div.c50l {
	margin: 0 0.5% 10px 0;
}

.boxen-grau .subcolumns > div h3, .boxen-grau .subcolumns > div h4 {
	color: #676767;
	text-align: left;
	margin-top: 0;
}

.bg-blau {
	background: #58a0d8;
	color: #FFFFFF;
	position: relative;
}

.bg-blau a, .bg-blau h1, .bg-blau h2, .bg-blau h3 {
	color: #FFFFFF;
}

.bg-blau h1::after, .bg-blau h2::after {
	background: #FFFFFF;
}

.startseite .bg-blau .c50l, .startseite .bg-blau .c50r {
	width: 48%;
	height: auto!important;}

.aktuelle-informationen h3, .termine-veranstaltungen h3 {
	text-align: left;
	height: auto!important;}


.teaserbox {
	padding: 50px 0 100px;
	background: #f3f3f3;
	position: relative;
}

.teaserbox .schraege {
	border-bottom: 70px solid #f3f3f3;
}

.teaserbox .subcolumns > div {
	width: 49.5%;
}

.teaserbox .subcolumns .default {
	background: #FFFFFF;
	margin-bottom: 10px;
}

.teaserbox .ce-gallery {
	width: 48%;
	margin: 0 !important;
	position: relative;
}

.teaserbox .ce-gallery::after {
	content:"";
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#58a0d8+0,ffffff+100&1+0,0+100 */
	background: -moz-linear-gradient(-45deg, rgba(88,160,216,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(88,160,216,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(88,160,216,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58a0d8', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
}

.teaserbox .subcolumns .c50r .ce-gallery::after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,58a0d8+100&0+0,1+100 */
	background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(88,160,216,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(88,160,216,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(88,160,216,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#58a0d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.teaserbox .subcolumns .ce-gallery header {
	position: absolute;
	left: 15%;
    top: 20px;
    width: 70%;
	z-index: 10;
}

.teaserbox .subcolumns .c50r .ce-gallery header {
	right: 15%;
}

.teaserbox .subcolumns header h3 {
	text-align: left;
	margin: 0;
	color: #FFFFFF;
}

.teaserbox .subcolumns .c50r header h3 {
	text-align: right;
}

.teaserbox .ce-gallery img, .teaserbox .ce-gallery .ce-column, .teaserbox .ce-gallery .image {
	width: 100%;
	height: auto;
}

.teaserbox .ce-gallery img {
	max-width: unset;
}

.teaserbox .ce-bodytext {
	padding: 20px 5% 60px;
    width: 42%;
	position: relative;
}

.teaserbox .ce-bodytext a {
	position: absolute;
    bottom: 20px;
    right: 10%;
    background: #F3F3F3;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.teaserbox .c50r .ce-bodytext a {
    left: 10%;
	right: auto;
}

/* rahmen */

/* -- Inhalt -- */

/* -- Footer -- */

#footer {
	float: left;
	clear: both;
	width: 96%;
	padding: 50px 2%;
	background: #ee7665;
	color: #FFFFFF;
	margin-top: 200px;
	position: relative;
}

#footer .schraege {
    border-bottom: 70px solid #ee7665;
}

#footer h3 {
	color: #FFFFFF;
	padding: 0 0 10px 0;
	margin-top: 0;
	border-bottom: 2px solid #FFFFFF;
}

#footer li {
	background: url(../images/aufzaehlung-weiss.png) left 5px no-repeat;
}

#footer a {
	color: #FFFFFF;
}

/* -- Footer -- */

/* Anpassungen mehrspaltig */

.c33l, .c33r {
	width: 33% !important;
}

.c33l {
	padding: 0 0.5% 0 0;
}

/* Anpassungen mehrspaltig */

/* Accordion */

#inhaltsbereich .ui-accordion {
	max-width: 1200px;
    margin: 0 auto;
}

.ui-accordion .ui-accordion-header {
	padding: 10px 2% !important;
    background: #e8e8e8;
    border: 0;
    border-radius: 0;
    margin: 0;
	font-family: 'Open Sans', arial, sans-serif;
    font-weight: 400;
    color: #676767;
    font-size: 13px;
	text-align: left;
}

.ui-state-default a{
	color: #676767 !important;
}

.ui-state-active a, .ui-state-hover a{
	color: #FFFFFF !important;
}

.ui-accordion-header.ui-state-active, .ui-accordion-header.ui-state-hover{
	background: #729fd5 !important;
}

.ui-widget-content {
	background: #f7f7f7 !important;
	border: 0 !important;
	font-family: 'Open Sans', arial, sans-serif;
    font-weight: 400;
    font-size: 13px !important;
	color: #676767 !important;
}

.ui-widget-content a {
	color: #729fd5 !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	background: url(../images/plus.png) left top no-repeat;
	left: auto !important;
    right: 2%;
	margin-top: -6px !important;
}

.ui-state-active .ui-icon {
	background: url(../images/minus.png) left top no-repeat !important;
}
/* Accordion */


.tx-indexedsearch-searchbox, .tx-indexedsearch-rules, .tx-indexedsearch-res, .tx-indexedsearch-browsebox, .tx-indexedsearch-searched-words {
	max-width: 1200px;
	margin: 0 auto;
}

.tx-indexedsearch-searchbox fieldset {
	border: 0px;
	padding: 10px 2%;
	margin: 0;
	background: #ededed;
}

.tx-indexedsearch-searchbox legend {
	display: none;
}

.tx-indexedsearch-searchbox label {
	margin: 10px 20px 0 0 !important;
    width: auto !important;
    float: left !important;
}

.tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-sword {
	border: 0px;
	padding: 10px;
	float: left;
	width: 25%;
	font-family: inherit;
	font-size: inherit;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
	float: left;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit input {
	padding: 0;
	background: url(../images/lupe.png) left top no-repeat;
	border: 0px;
	height: 30px;
	width: 30px !important;
	text-indent: -999px;
	margin: 5px 0 0 10px;
	cursor: pointer;
}

.tx-indexedsearch-info, .tx-indexedsearch-percent, .tx-indexedsearch-browsebox {
	display: none;
}

.tx-indexedsearch-res h3  {
	text-align: left;
}

/*
.tx-indexedsearch > .tx-indexedsearch-res {
	margin: 40px 0 0 0;
}

.tx-indexedsearch > .tx-indexedsearch-res > .res {
	padding: 20px 0;
	border-top: 2px solid #d2d2d2;
}

.tx-indexedsearch > .tx-indexedsearch-res > .res:first-child {
	border-top: 0px;
	padding-top: 0px;
}

.tx-indexedsearch img {
	width: auto !important;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: #e51c20;
}

.tx-indexedsearch .tx-indexedsearch-info, .tx-indexedsearch .tx-indexedsearch-percent {
	display: none;
} */

/* -- Cookies -- */
#cookie-bar {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	color: #eee;
	text-align: left;
	padding: 5px 0 5px 0;
	font-size: 11px;
	font-weight: 400;
	font-family: arial;
	line-height: 1.4em;
	display: none;
}

#cookie-bar.fixed {
	position: fixed;
	bottom: 0px;
	right: 0;
	width: auto;
	max-width: 280px;
	padding: 5px 10px;
	z-index: 99;
}

#cookie-bar.fixed.bottom {
	bottom: 0;
	top: auto;
}

#cookie-bar p {
	margin: 0;
	padding: 0;
}

#cookie-bar a {
	color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 2px 5px;
    margin-left: 0px;
    margin-top: 5px;
    background: rgba(0,0,0,0.5);
}

#cookie-bar .cb-enable {
    text-decoration: none;
    margin-left: 5px;
    font-weight: 700;
    cursor: pointer;
}
/* -- Cookies -- */

/* -- Infografiken -- */

/* Startseite */

.infografik {
	display: block;
	position: absolute;
	left: 10%;
	top: 50%;
	margin-top: -200px;
	z-index: 10;
}

.infografik .tooltip {
	position: absolute;
}

.infografik .tooltip .dot {
	display: block;
	background: rgba(255,255,255,0.3);
	/* background: red; */
	border: 3px solid #FFFFFF;
	border-radius: 100%;
	transition: background 0.5s ease;
}

.infografik .tooltip .text {
	background: #ee7665;
	padding: 10px;
	color: #FFFFFF;
	position: absolute;
    left: 60%;
    top: 50%;
	white-space: nowrap;
	/* display: none; */
	transition: all 0.5s ease;
	opacity: 0;
}

.infografik .tooltip .text::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 15px solid #ee7665;
	border-left: 15px solid transparent;
	position: absolute;
	top: 0;
	left: -15px;
}

.infografik #multidisziplinaere-zentren-angebote {
	right: 128px;
    top: 133px;
}

.infografik #multidisziplinaere-zentren-angebote .dot {
	height: 98px;
    width: 98px;
	border: 5px solid #FFFFFF;
}

.infografik #regionalesnetzwerk {
	left: 10px;
    bottom: 131px;
}

.infografik #translationale-krebsforschung {
	right: 67px;
    top: 10px;
}

.infografik #fort-aus-weiterbildung {
	right: 50px;
    bottom: 12px;
}

.infografik #regionalesnetzwerk .dot, .infografik #translationale-krebsforschung .dot, .infografik #fort-aus-weiterbildung .dot  {
	height: 63px;
    width: 63px;
}

.infografik .tooltip:hover .dot {
	background: rgba(238,118,101,0.5);
}

.infografik .tooltip:hover .text {
	/* display: block;  */
	opacity: 1;
}

/* Startseite */

/* Ueber das CCCO -  Struktur */

#organisationsstruktur {
	display: block;
    float: left;
    clear: both;
    width: 100%;
}

#organisationsstruktur .bereich {
	display: block;
    background: #e8e8e8;
    float: left;
    clear: both;
    width: 100%;
	position: relative;
	padding: 25px 0;
	margin: 0 0 5px 0;
}

#organisationsstruktur #multidisziplinaere-tumortherapie, #organisationsstruktur #regionales-netzwerk, #organisationsstruktur #translationale-krebsforschung {
    clear: none;
    width: 33%;
}

#organisationsstruktur #multidisziplinaere-tumortherapie, #organisationsstruktur #regionales-netzwerk {
    margin-right: 0.5%;
}

#organisationsstruktur .bereich .text {
	text-align: center;
	display: block;
	vertical-align: middle;
	font-size: 22px;
    text-transform: uppercase;
	font-weight: 700;
}

#organisationsstruktur .bereich .tooltip {
	position: absolute;
    z-index: 10;
    background: #58a0d8;
    padding: 15px 15px;
    min-width: 200px;
	display: block;
    bottom: 80%;
	left: 50%;
	color: #FFFFFF;
	display: none;
	transition: all 0.5s ease;
	white-space: nowrap;
}

#organisationsstruktur .bereich:hover .tooltip {
	display: block;
}

#organisationsstruktur .bereich .tooltip::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -5px;
	display: block;
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width: 10px 5px 0 5px;
	border-color: #58a1d8 transparent transparent transparent;
}

#organisationsstruktur .bereich .tooltip li {
	background: url(../images/aufzaehlung-weiss.png) left 5px no-repeat;
}

/* Ueber das CCCO -  Struktur */

/* -- Infografiken -- */

/* Loginbereich */

.tx-felogin-pi1 {
	width: 988px;
	float: left;
	clear: both;
	position: relative;
	left: 50%;
	margin-left: -494px;
}

.tx-felogin-pi1 fieldset {
	padding: 30px 5%;
	width: 90%;
	background: #e8e8e8;
	float: left;
	clear: both;
	border: 0;
}

.tx-felogin-pi1 fieldset legend {
	display: none;
}

.tx-felogin-pi1 fieldset > div {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
}

.tx-felogin-pi1 fieldset > .status {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;

}

.tx-felogin-pi1 fieldset > div > label {
	float: left;
	width: 30%;
	padding-top: 10px;
}

.tx-felogin-pi1 fieldset > div > input,
.tx-felogin-pi1 fieldset > div > .pw_readonly {
	float: right;
	width: 66%;
	padding: 10px 2%;
	border: 0;
	background: #FFFFFF;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

.tx-felogin-pi1 fieldset > div > .pw_readonly {
	background: rgba(0,0,0,0.1);
}

.tx-felogin-pi1 fieldset > div > input[type="submit"] {
	width: auto;
	padding: 10px 50px;
	font-weight: 700;
	text-transform: uppercase;
	background: #ee7665;
	color: #FFFFFF;
	cursor: pointer;
}

/* Loginbereich */


/* -- Mediaconsent -- */
.mediaconsent {
	/* margin: 30px 0 50px; */
	position: relative;
	overflow: hidden;
}
.mediaconsent iframe {
	position: relative;
	z-index: 1;
	border: 0;
}
.matomo-optout {
	display: none;
}
.matomo-optout.loadcontent {
	display: block;
}

.mapsoverlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(206, 206, 206, 0.6);
	cursor: pointer;
	text-align: center;
	/* display: table;
	width: 100%;
	height: 100%; */
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
}

.mapsoverlay p {
	margin-bottom: 10px;
}

.cookie_only-this {
	background: #6c757d;
	color: #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	padding: 11px 20px 10px;
	margin: 0 10px 0 0;
	border: 0;
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
}
#cookie_einstellungen::before {
	content: '\2699' ' ';
}
.card-body div[data-cookieman-dnt] {
	margin: 0 0 10px 0;
}
div[data-type="maps"] {
	display: none;
}
.mapsoverlay div[data-type="maps"]{
	display: block;
	/* display: table-cell;
	vertical-align: middle;
	padding: 40px 0; */
}
/* --- MediaConsent --- */

/* -- NEU: 2023-03-07 -- */
.frame-boxen-grau.frame-style-2column.frame-layout-1 .frame a {
	text-transform: uppercase;
}

.tsnavi .uunavi {
	width: calc(100% - 15px);
	float: none;
	clear: both;
	margin: 0 15px 10px 0;
}

#unternavi.tsnavi .unavi li {
	display: block;
	float: left;
	clear: both;
	width: calc(100% - 15px);
}

#unternavi.tsnavi .unavi li.act > .uunavi li a {
	font-weight: 400;
}

#unternavi.tsnavi .unavi li.act > .uunavi li.act a {
	font-weight: 700;
}

#unternavi.tsnavi .unavi li > ul {
	display: none;
}

#unternavi.tsnavi .unavi li.act > ul {
	display: block;
}

/* -- NEU: 2023-03-14 -- */
#unternavi.tsnavi .unavi li > ul.uunavi > li > ul {
	display: none;
}

#unternavi.tsnavi .unavi li > ul.uunavi > li.act > ul {
	display: block;
}

#unternavi.tsnavi .unavi li > ul.uuunavi {
	width: calc(100% - 15px);
	float: none;
	clear: both;
	margin: 0 15px 10px 0;
}

#unternavi.tsnavi .unavi li > ul.uunavi li.act >  ul.uuunavi li a {
	font-weight: 400;
}

#unternavi.tsnavi .unavi li > ul.uunavi li.act >  ul.uuunavi li.act a {
	font-weight: 700;
}

.page-navigation,
.page-navigation ul {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.page-navigation {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #58a0d8;
}

.article + .page-navigation {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #58a0d8;
	border-bottom: none;
}

.page-navigation ul li {
	background: none;
	padding: 0 0 0 0;
	float: left;
	margin-right: 5px;
}

/* -- news */
.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

/* -- News Container -- */
/* latest */
.news-latest-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 1 */
.news-list-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 2 */
.news-list2-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 3 */
.news-list3-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list owlslider */
.news-listslider-container{
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* -- List -- */
.news .article {
	width: 96%;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	padding: 15px 2% 20px;
	background: rgba(0,0,0,0.1);
	color: #FFFFFF;
}

.news .article:last-child {
	margin: 0;
	padding-bottom: 20px
}

.news .news-text {
	float: left;
	margin: 0;
	width: 100%;
}

.news .news-text h4 {
	margin: 0 0 15px 0;
}

.termine-veranstaltungen .newsicon,
.aktuelle-informationen .newsicon {
	background: url(/fileadmin/templatefiles/images/veranstaltungen.png) left top no-repeat;
    background-size: 100% auto;
	display: inline-block;
    width: 20px;
    height: 20px;
	margin-right: 5px;
}
.aktuelle-informationen .newsicon {
	background-image: url(/fileadmin/templatefiles/images/news.png);
}

.news-date::before {
	content: "Datum:";
}

a.more {
	color: #25455d !important;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
	display: block;
}

.news-imgwrap {
	float: right;
	margin: 0;
}

.no-news-found {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.news-latest-overviewlink a {
	display: block;
	float: right;
	background: rgba(0,0,0,0.1);
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	margin-top: 10px;
	transition: all 0.5s ease;
}

.news-latest-overviewlink a:hover {
	background: rgba(0,0,0,0.3);
}

.unterseite .news .article {
	width: 45.5%;
	clear: none;
	color: #676767;
}

.unterseite .news .article:nth-child(2n) {
	float: right;
}

.unterseite .news .article .news-inhalt a, .unterseite .news .article h4 a {
	color: #676767;
}

.unterseite .news .article .news-inhalt a.more {
	color: #58a0d8 !important;
}

/* single view */
.news-single  {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

.news-single-infos {
	width: 96%;
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 2%;
	display: block;
	background: rgba(0,0,0,0.1);
	font-weight: 700;
}

.news-single-date time::before {
	content: "Datum:";
}

.news-single-teaser {
	width: 96%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 2% 15px;
	display: block;
	background: rgba(0,0,0,0.1);
	font-weight: 700;
}

.news-single-text {
	width: 100%;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
}

.news-single-imgwrap {
	width: 100%;
	float: left;
	clear: both;
	margin: 50px 0 0 0;
	padding: 0;
	display: block;
}

.single-bild {
	float: left;
    margin: 0 2% 20px 0;
    width: 49%;
    background: #efefef;
}

.single-bild:nth-child(2n) {
    margin: 0 0 20px 0;
}

.single-bild a {
    display: block;
}

.single-bild img {
    display: block;
	margin: 0 auto;
	max-height: 300px;
	width: auto;
}

.news-img-caption {
	padding: 5px 10px;
	text-align: center;
}

.news-single-backlink {
	width: 100%;
	float: left;
	clear: both;
	margin: 30px 0 0 0;
	padding: 0;
	display: block;
}

.news-single-backlink  a {
	display: block;
	float: left;
	background: rgba(0,0,0,0.1);
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	transition: all 0.5s ease;
}

.news-single-backlink  a:hover {
	background: #58a0d8;
	color: #FFFFFF;
}


/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

.news-clear {
	clear: both;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}


/* -- news */

/* -- NEU: 2023-12-14 - Falsches Floating behoben -- */
.frame-type-html.frame-layout-3 {
	float: none;
	clear: both;
	width: 100%;
}