@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(../Contrib/material-design-icons/4.0.0/font/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons Outlined'),
    local('MaterialIcons-Outlined'),
    url(../Contrib/material-design-icons/4.0.0/font/MaterialIconsOutlined-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons Round'),
    local('MaterialIcons-Round'),
    url(../Contrib/material-design-icons/4.0.0/font/MaterialIconsRound-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Material Icons Sharp';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons Sharp'),
    local('MaterialIcons-Sharp'),
    url(../Contrib/material-design-icons/4.0.0/font/MaterialIconsSharp-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons Two Tone'),
    local('MaterialIcons-Two Tone'),
    url(../Contrib/material-design-icons/4.0.0/font/MaterialIconsTwoTone-Regular.otf) format('opentype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px; 
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons-outlined {
  font-family: 'Material Icons Outlined' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

* {
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	font-family: effra, sans-serif;
}

.body-bg .container {
	max-width: 1430px;
}

h1, h2, h3, h4 {
	color: #8a006a;
	font-weight: 700;
}

.frame-type-header {	
	scroll-margin-top: 150px;
}

.blue h1, .blue h2, .blue h3, .blue h4 {
	color: #07478a;
}

.nav-h1 {
	color: #8a006a;
	font-size: 30px;
	font-weight: 700;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 0;
}

/* .blue .nav-h1 { */
/* 	color: #07478a; */
/* } */

h1 {
	display:inline-block; 
/* 	background-color: #ffffff; */
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 15px;
	padding-right: 60px;
}

.landing-page h1 {
	text-transform: uppercase;
	font-size: 44px;
	margin-bottom: 0;
}

.h1-panel {
/* 	background-color: #f5f5f5;	 */
/* 	margin-bottom: 40px; */
}

.landing-page .header .frame-layout-0 h1 {
/* 	font-size: 80px; */
/* 	line-height: 92px; */
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 22px;
/* 	padding-top: 10px; */
	line-height: 25px;
}

h4 {
	font-size: 18px;
/* 	color: #8a006a; */
}

p {
	font-size: 1.4rem;
 	line-height: 2rem;
 	hyphens: auto; 
}

ul {
	font-size: 1.4rem;
 	line-height: 2rem;
 	hyphens: auto; 
}

/* Make cookieman "save" dialog permanent visible */
.modal .modal-dialog .modal-content .modal-footer .btn  {
        display: inline-block !important;
}

/* .header .frame-type-text:nth-of-type(1) p { */
/* 	font-weight: 500; */
/* } */

/* .main-text > .container-fluid:first-child .frame.frame-default.frame-type-text p { */
/* 	font-weight: 500; */
/* } */

a {
	color: #8a006a;
	text-decoration: none;
}
a:hover {
	color: #8a006a;
	filter: brightness(0.8);
}

.info-text {
 	hyphens: auto; 	
}

/* .info-text a, .blue .info-text a { */
/* 	color: #212529; */
/* } */

.blue a {
	color: #07478a;
}

/* .blue .grey a { */
/* 	color: #212529; */
/* } */

header.main-nav {
	z-index: 9999;
	position: sticky;
	top: 30px;
	background: #fff;
	box-shadow: 0px 10px 6px -6px #666;
	min-height: 70px;
}

header.main-nav > div {
	max-width: 1430px;
	margin: auto;
}

.clear { 
	clear: both; 
}

.header-logo .navbar-brand-logo-normal {
	max-height: 50px;
}

.header-logo a:hover {
	filter: none;
}

/** Style list elements in body **/
/* .ce-bodytext ul, .frame-type-text ul { */
/* 	list-style: none; */
/* } */

/* .ce-bodytext ul li:before, .frame-type-text ul li:before { */
/* 	content: ">"; */
/* /* 	display: inline-block; */ */
/* 	margin-left: -1.3em; */
/* 	width: 1.0em; */
/* } */

/** buttons **/
button:active, button:focus {
	outline: none;
	border: none;
}

.tmpl-navbar a:hover {
	text-decoration: underline;
	filter: none;	
}

.tmpl-navbar .btn-primary {
	background-color: unset;
	border: 0;
	padding: 0;
}

.tmpl-navbar .btn-primary:active {
	background-color: #fff;
	color: #8a006a;
}

.blue .tmpl-navbar .btn-primary:active {
	color: #07478a;
}

/** top navigation bar **/
.tmpl-navbar .navbar-nav {
	flex-direction: unset;
}

.tmpl-navbar .lang-switch .navbar-nav  li:nth-child(n+2)::before {
    content: "|";
    margin: 0 6px;
/*     float: left; */
}

.tmpl-navbar .lang-switch .navbar-nav .current {
	font-weight: 700;
}

.tmpl-navbar {
	color: #ffffff;
	background-color: #8a006a;
	height: 30px;
	z-index: 9999;
	position: sticky;
	top: 0;
}

/* .blue .tmpl-navbar { */
/* 	background-color: #07478a; */
/* } */

.tmpl-navbar .row {
	padding: 3px;
}

.tmpl-navbar .tmpl-contact {
	font-size: 13px;
	padding-top: 2px;
	white-space: nowrap;
}

.tmpl-navbar .tmpl-contact span {
	padding-right: 20px;
}

.tmpl-navbar .tmpl-links {
/* 	font-weight: 600; */
	float: right;
}

.tmpl-navbar .tmpl-links ul {
	list-style-type: none;
	padding-left: 10px;
}

.tmpl-navbar .tmpl-links li {
	display: inline;
}

.tmpl-navbar .tmpl-links a {
	color: #ffffff;
/* 	text-transform: uppercase; */
	padding-left: 20px;
	text-decoration: none;
}

.tmpl-navbar .tmpl-social {
	float: right;
}

.tmpl-navbar .tmpl-social a {
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
}

.navbar-nav {
	font-size: 1rem;
	line-height: 1rem;
}

.tmpl-navbar .language {
	float: right;
	top: 4px;
	position: relative;
}

.tmpl-navbar .language a {
	color: #fff;
}

.tmpl-navbar .lang-switch {
	padding-left: 15px;
	float: right;
}

/* ==== Search ==== */
.searchbox .search-label, .search-field {
	float: left;	
}

.searchbox .search-label {
	margin-top: 5px;
}

.searchbox .search-field {
	width: 95%;
}

.searchbox .form-group.form-control {
	height: 45px;
	border: none;
	color: #8a006a;
	border-bottom: 4px solid #8a006a;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	margin-bottom: 40px;
}

.searchbox .tx-indexedsearch-searchbox-sword {
	border: none;	
	border: none;
	font-size: 1.4rem;
	font-weight: 400;
	width: 100%;
	color: #8a006a;
	padding: 0 15px;
	outline-offset: 0px !important;
	outline: none !important;
	background-color: rgba(255, 255, 255, 0);
}

.searchbox .tx-indexedsearch-searchbox-sword:focus {
	border: none;	
	box-shadow: none;
}

/* === Main Search ===== */
.mainSearch {
	float: right;
	padding-left: 10px;
}

.mainSearch .form-group {
    margin-bottom: 2px;
}

.container-2 .indexedsearch.navbar-form.navbar-right.search {
  white-space: nowrap;
}

.container-2 {
	margin: 2px 0 0 0;
}

.container-2 input.tx-indexedsearch-searchbox-sword {
	margin-bottom: 0;
	padding: 0;
	height: 20px;
	width: 0;
	border: none;
	font-size: 10pt;
	float: left;
	color: #262626;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-webkit-transition: width .55s ease;
	-moz-transition: width .55s ease;
	-ms-transition: width .55s ease;
	-o-transition: width .55s ease;
	transition: width .55s ease;
}

.container-2 .icon {
	padding-left: 10px;
	padding-top: 2px;
	color: #fff;
}

.container-2 input.tx-indexedsearch-searchbox-sword:focus, .container-2 input.tx-indexedsearch-searchbox-sword:active {
	outline: none;
	width: 250px;
	border: none;
	box-shadow: none;
	padding: 0 5px;
}

.container-2:hover input.tx-indexedsearch-searchbox-sword{
	width: 250px;
	padding: 0 5px;
}
 
.frame-default .tx-indexedsearch-browsebox li {
    padding-right: 10px;
    list-style: none;
}

/* ================================ */

/** main navigation **/
header>div.container {
	position: relative;

/* 	padding-bottom: 10px; */
}

header nav.navbar-expand-lg {
	display: none;
}

header button.navbar-toggler {
	position: absolute;
	right: 0;
	border: 0;
	top: -40px;
}

header button.navbar-toggler:focus {
	box-shadow: none;
}

header .navbar-light .tmpl-navbar-toggler-icon {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

header .navbar-main {
	position: relative;
	padding-bottom: 10px;
}

header nav.navbar.navbar-expand-lg {
	right: 0;
	padding: 0px;
}

header .navbar-main nav.navbar.navbar-expand-lg {
	padding: 0;
}

nav.navbar a {
	color: #333;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 2.2;
	display: inline-block;
}

header .container-fluid.mb-3 {
	margin-bottom: 0 !important;
}

nav.navbar.navbar-expand-lg .nav-item a.nav-link {
	padding-left: 2px;
	padding-right: 2px;
}
nav.navbar a.dropdown-toggle {
	padding-bottom: 0;
}

nav.navbar .dropdown-menu {
        transition: all 0.4s;
}

nav.navbar .dropdown-menu-right.dropdown-menu {
	left: unset;
}

nav.navbar .dropdown-menu a:hover {
	color: #060606; /* definition der Farbe nicht gefunden */
	text-decoration: none;
}

nav.navbar a.active {
	color: #1c9bd8;
}

nav.navbar .nav-main-item-title.active {
	color: #8a006a;
	font-weight: 700;
}

.nav-link {
	white-space: nowrap;
}

/** Menu Level 2 **/
.menu-l2 {
	display: none;
	margin-top: 10px;
}

.menu-l2 .col {
	padding: 5px 10px 5px 0px;
	flex-grow: unset;
	text-transform: uppercase;
}

.menu-l2 .col a {
	color: #777777;
	font-size: 15px;
}

.menu-l2 .col a:hover {
	color: #000;
	text-decoration: none;
}

.menu-l2 .col a.active {
	color: #000;
}

.menu-l2 .col:last-child {
	padding-right: 0;
}

.menu-l2 .nav-link {
	padding: 0;
}

/** Menu Level 3 **/
.menu-l3 {
	display: none;
	padding-left: 15px;
	padding-right: 5px;
}

.menu-l3 .col {
	padding: 5px 10px;
	flex-grow: unset;
	text-transform: uppercase;
}

.menu-l3 .col a {
	color: #4d4d4d;
	border-bottom: 3px solid #ffffff;
	font-size: 15px;
}

.menu-l3 .col a:hover {
	color: #000;
	border-bottom: 3px solid;
	text-decoration: none;
}

.menu-l3 .col a.active {
	color: #000000;
	font-weight: 500;
	border-bottom: 3px solid #000000;
}

.menu-l3 .nav-link {
	padding: 0;
}

.dropdown-toggle::after {
	display: none;
}

a.dropdown-toggle {
	position: absolute;
	right: 0;
	padding: 0 15px;
}

a.dropdown-toggle:focus {
	outline: none;
	border: none;
}

a.open.dropdown-toggle .toggle-open {
	display: inline;
}

a.open.dropdown-toggle .toggle-close {
	display: none;
}

a.dropdown-toggle .toggle-open {
	display: none;
}

a.dropdown-toggle .toggle-close {
	display: inline;
}

.show>a.dropdown-toggle .toggle-open {
	display: inline;
}

.show>a.dropdown-toggle .toggle-close {
	display: none;
}

.dropdown-menu.show {
	padding: 0;
	background-color: #eeeeee;
}

.dropdown-menu .dropdown-menu {
	background-color: #D5D5D5;
}

.dropdown-menu .dropdown-menu .dropdown-menu {
	background-color: #B1B1B1;
}

.dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu {
	background-color: #919191;
}

.dropdown-menu {
	border: 0;
}

.dropdown-divider {
	border-top: 2px solid #cccccc;
	margin: 1px 2px 3px 4px;
	z-index: 1;
}

.nav-item {
	z-index: 2;
}

.tmpl-hamburger-menu {
	padding: 1px 2px;
	top: 5px;
}

.tmpl-hamburger-menu .navbar-collapse {
	margin-top: 20px;
	margin-bottom: 30px;
}

.tmpl-hamburger-menu .navbar-collapse.collapse {
	text-decoration: none;
}

.header-logo {
	top: 10px;
	position: relative;
}

.flex-direction-nav a {
	height: 50px;
	top: 40%;
	font-size: 0;
	line-height: 40px;
}

.meta-navbar ul {
	list-style: none;
	padding-left: 0;
}

.meta-navbar {
	border-top: 2px solid #eee;	
	margin-top: 60px;
	margin-bottom: 60px;
}

.meta-navbar .container {
	max-width: 1430px;
}

.meta-navbar .container p {
	font-size: 1rem;
	line-height: 1rem;
	color: #444;
}

.meta-navbar .logos img {
	max-height: 65px;
	padding-right: 20px;	
}

.meta-navbar ul a {
	color: #444;
}

.meta-navbar > .container {
	padding-top: 30px;	
}

.meta-navbar .logos {
	float: right;
}

.jumbotron .frame-type-ws_slider .flexslider {
	border: 0;
}

.jumbotron .flex-direction-nav a::before {
    font-size: 40px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 0 rgba(55, 55, 55, 0.3);
	font-family: 'Material Icons';
}

.jumbotron .flex-direction-nav .flex-prev {
	left: 30px;
	opacity: 1;
	margin: 0;	
}

.jumbotron .flex-direction-nav a.flex-prev::before {
	content: '\e5e0';
	margin-left: 10px;
}

.jumbotron .flex-direction-nav .flex-next {
	right: 30px;
	opacity: 1;
	margin: 0;	
	content: '\e5e1';
}

.jumbotron .flex-direction-nav a.flex-next::before {
	content: '\e5e1';
}

.jumbotron {
	padding: 0;
}

.content-frame {
	margin-top: 70px;
}

.standard-page .content-frame > div:first-of-type .frame-type-text:first-of-type p,
.landing-page .content-frame > div:first-of-type .frame-type-text:first-of-type p,
.research-page  .content-frame > div:first-of-type .main-text .frame-type-text:first-of-type p {
	font-weight: 500;
}

.jumbotron .caption-wrapper a:after {
    content: " \00bb";
}
.jumbotron .caption-wrapper a.t3foonotes-anchor:after {
    content: unset;
}

.jumbotron .flexslider .caption-text a.t3foonotes-anchor {
    font-weight: unset;
    text-decoration: none;
}
/*
.jumbotron .flexslider .caption-text a.t3foonotes-anchor .t3foonote:after {
    content: " \00bb";
}
*/

.jumbotron .flexslider .flexslider {
	border: 0;
	margin-bottom: 0;
}

.jumbotron .flexslider .caption-text {
	display: none;
}

a.flex-next.flex-disabled {
	right: 50px;
}

/* fix disabled slider box - inline CSS failure from Typo3 9.5.7 */
.jumbotron .flexslider .flexslider ul.slides li:first-child {
	display: block;
}

.jumbotron hr.short {
	height: 2px;
	background-color: #333333;
}

/** Jumbotron-Links Landing page **/
.container-fluid.jumbotron-links {
	padding: 0;
	margin-bottom: 40px;
}

.container-fluid.jumbotron-links .row {
	margin-left: 0;
	margin-right: 0;
}

.container-fluid.jumbotron-links .linktile-item {
	position: relative;
	padding: 0;
}

.container-fluid.jumbotron-links .linktile-item .linktile-text {
	position: absolute;
	top: 55%;
	color: #ffffff;
	margin-left: 30px;
	font-weight: 600;
	font-size: 42px;
}

.container-fluid.jumbotron-links .linktile-item .icon {
	z-index: 100;
	position: absolute;
	top: 12px;
	width: 100%;
}

.container-fluid.jumbotron-links .linktile-item .icon div {
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	background-size: contain;
}

.container-fluid.jumbotron-links .linktile-item .title {
	z-index: 100;
	position: relative;
	bottom: 42px;
	margin: 0 auto;
	display: table;
	color: #ffffff;
	font-weight: 600;
	font-size: 13px;
	line-height: 1.0;
	text-align: center;
	text-transform: uppercase;
}

.linktile-item {
	height: 120px;
	min-width: 120px;
}

.linktile-item a:hover {
	text-decoration: none;
}

.container-fluid.jumbotron-links .linktile-image {
	height: 100%;
	width: 100%;
	filter: brightness(0.5);
}

.container-fluid.jumbotron-links a:hover .linktile-image {
	filter: brightness(0.8);
}

/** Jumbotron column right page **/
.jumbotron.column-right-page .flexslider {
	margin-bottom: 0;
}

/* Slider image effect/gradient */
.flexslider .slides .slidercontent .img-gradient:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: linear-gradient(90deg, rgba(138, 0, 106, 0.5) 0%, rgba(255, 255, 255, 0) 50%);
}

.blue .flexslider .slides .slidercontent .img-gradient:after {
	 background: linear-gradient(90deg, rgba(7,71,138,0.8) 0%,rgba(255, 255, 255, 0) 80%);
}

/** user tile **/
.usertile {
	border: 2px solid #dddddd;
	padding: 10px;
	width: 250px;
	text-align: center;
	height: 375px;
	margin-left: 0;
}

.usertile .usertile-image {
	width: 100%;
	height: 210px;
	padding-top: 25px;
}

.usertile .usertile-image img {
	margin: auto;
}

.usertile .usertile-text {
	margin: 0 auto;
}

/** footer **/
.tmpl-footer {
	color: #ffffff;
	background-color: #8a006a;
	min-height: 30px;
	padding: 16px 0;
	margin-bottom: 60px;
}

.tmpl-footer .tmpl-links ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0;
}

.tmpl-footer .row>div {
	text-align: center;
}

.tmpl-footer .tmpl-links li {
	display: inline;
}

.tmpl-footer .tmpl-links a {
	color: #ffffff;
	text-transform: uppercase;
	padding-right: 20px;
}

.site-control {
	height: 60px;
	position: fixed;
	bottom: 0;
	margin: 0;
	color: #fff;
	background-color: rgba(138,0,106, 0.7);
	z-index: 200;
	line-height: 1.4;
}

.blue .site-control {
		background-color: rgba(7,71,138,0.7);
}
.blue .site-control .back-to-top {
	color: #fff;
}

.site-control .container {
	max-width: 1430px;
}

.site-control .level-info {
	margin-top: 8px;
	font-size: 30px;
	font-weight: 700;
	height: 30px;
}

.back-to-top {
	position: absolute;
	bottom: -12px;
	color: #fff;
}

.back-to-top span {
	font-size: 60px;
}

a:active.back-to-top, a:hover.back-to-top, a:visited.back-to-top, a:focus.back-to-top {
	text-decoration: none;
}

a.back-to-top i {
	color: #fff;
}

a:hover.back-to-top i {
	color: #444444;
}

.overview-catalog {
	padding: 40px 0;
}

.overview-library, .overview-archive {
	padding: 40px 0;
}

/** News Tile **/
.grey {
	background-color: #f2f2f2;
}

.content-bg-image {
	background-image: url("/fileadmin/style/bilder/Hintergrund-Dossiers_A.png");
 	background-color: #fff;
 	background-size: contain;
    padding: 0px 10%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;    
}

.news-container > div:first-child {
	padding: 40px 20px 10px 20px;
}

.news-container > div {
	padding: 10px 20px;
}

.news-container > div:last-child {
	padding: 10px 20px 50px 20px;
}

.news-container .ce-headline-center a:last-child:after {
    content: " \00bb";
}

.news.news-single .mediaelement.mediaelement-image img {
	width: 100%;
    height: auto;
}

/** Teaser Tile **/
.tile-container > .container .row.section > .col-12 > .container {
	padding-right: 2px;
	padding-left: 2px;	
}

.tile-container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.container-fluid > .container > .frame > .row > .ce-col > .container {
	padding-right: 2px;
	padding-left: 2px;	
}

.teasertile {
	margin-bottom: 40px;
	position: relative;
}

.teasertile-image-cell {
	height: 300px;
	background-color: #eeeeee;
}

.teasertile-image {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.teasertile-image img {
	width: 100%;
	height: 100%;
}

.teasertile-item.teasertile-text {
	position: relative;
}

.teasertile-text {
	height: auto;
}

.teasertile-text .date {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 1.5rem;
}

.teasertile-text .header {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 0;
	color: #8a006a;
	font-size: 2em;
}
    
.blue .teasertile-text .header {
	color: #07478a;
}

.teasertile-text .subheader {
	font-size: 26px;
	font-weight: 300;
	color: #8a006a;
	margin-bottom: 5px;
}

.blue .teasertile-text .subheader {
	color: #07478a;
}

.teasertile-text .text {
	font-size: 13px;
}

.teasertile .more {
	position: absolute;
	bottom: 15px;
	right: 30px;
	font-size: 13px;
}

.teasertile a {
	color: #212529;
}

.teasertile a:hover {
	color: #000000;
	text-decoration: none;
}
.teasertile a, .teasertile a:active, .teasertile a:focus {
	text-decoration: none;
	outline:none
}

.teasertile a:hover .more{
	color: #8a006a;
}

.blue .teasertile a:hover .more{
	color: #07478a;
}

.teasertile a:hover .teasertile-image-cell {
	filter: brightness(0.9);
}

.teasertile a:focus .teasertile-image-cell {
	filter: brightness(1.0);
}

/** Bread crumb **/
.breadcrumb-section {
	top: 20px;
	position: absolute;
	right: 50px
}

/** Gallery **/
.tx-bm-image-gallery {
	margin-top: 50px;
}

/** Image link page **/
.image-link-page a:hover img {
	transition: transform 0.5s;
}

.image-link-page .section-current img {
	width: 100%;
	height: auto;
}

.image-link-page .section-current a:hover img {
	transform: scale(1.02);
}

.image-link-page.section-archive img {
	width: 100%;
	height: auto;
	padding: 10px;
}

.image-link-page.section-archive img:first-child {
	padding-left: 0;
}

.image-link-page.section-archive img:last-child {
	padding-right: 0;
}

.image-link-page.section-archive a:hover img {
	transform: scale(1.07);
}

.image-link-page .section-current .ce-gallery, .image-link-page .section-current .ce-gallery div {
	width: 100%;
}

.image-link-page .section-current figure {
	width: 100%;
}
/* enable to scale image on mouse over - is in conflivt with other typo3 static CSS */
.image-link-page .row .section-current .ce-image, .image-link-page .row .section-current .ce-gallery, .image-link-page .row .section-current .ce-row,
	.image-link-page .row .section-current .ce-image {
	overflow: initial;
}

/** Side menu **/
.side-menu {
	padding-left: 0;
	padding-top: 30px;
}

.side-menu li {
	list-style-type: none;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #cccccc;
}

.side-menu li:hover {
	border-bottom: 2px solid #444444;
}

.side-menu li a:hover {
	text-decoration: none;
	font-weight: 400;
}

.side-menu li a.active {
	color: #888888;
}

.side-menu-hint {
	text-transform: uppercase;
}

/** Interactive Map **/
iframe {
	border: 0;
}

.iframe-opt-in iframe {
    height: 300px;
}

.ui-dialog.ui-front {
	z-index: 1000;
}

.ui-dialog .ui-dialog-content.ui-widget-content {
	padding: 0;
}

.container-fluid.jumbotron.mappage .flexslider {
	margin-bottom: 0;
}

/** Powermail forms **/
.powermail_form h3 {
	display: none;
}

.powermail_form legend {
	display: none;
}

.powermail_form .powermail_input, .powermail_form .powermail_textarea {
	background-color: #eeeeee;
	border: 0;
	border-radius: unset;
	height: 50px;
}

.powermail_form .powermail_fieldset .col-sm-10 {
	max-width: 100%;
}

.powermail_form .powermail_fieldset .row:nth-child(5)>.powermail_fieldwrap {
	flex: unset;
	max-width: 100%;
}

.powermail_form .powermail_fieldset .powermail_fieldwrap {
	padding: 0;
}

.powermail_form .powermail_fieldset .powermail_fieldwrap:first-child .col-sm-10 {
	padding-left: 0;
	padding-right: 5px;
}

.powermail_form .powermail_fieldset .powermail_fieldwrap:nth-child(2) .col-sm-10 {
	padding-left: 0;
	padding-right: 0;
}

.powermail_form .powermail_fieldset .powermail_fieldwrap:nth-child(5) .col-sm-10 {
	padding-left: 5px;
	padding-right: 0;
}

.powermail_form .powermail_fieldset .row:nth-child(5)>.powermail_fieldwrap .col-sm-10 {
	padding-left: 0;
	padding-right: 0;
}

.powermail_form .powermail_fieldset .row:nth-child(5)>.powermail_fieldwrap .col-sm-10 textarea {
	height: 240px;
}

.powermail_form .powermail_fieldset .row:last-child>.powermail_fieldwrap.powermail_fieldwrap_type_submit  {
	max-width: 100%;
	width: 100%;
	flex: unset;
}

.powermail_form .powermail_fieldset .row:last-child>.powermail_fieldwrap.powermail_fieldwrap_type_submit .btn-primary {
	float: right;
	background-color: #8a006a;
	border: 0;
	border-radius: unset;
	padding: 10px 60px;
}

.blue .powermail_form .powermail_fieldset .row:last-child>.powermail_fieldwrap.powermail_fieldwrap_type_submit .btn-primary {
	background-color: #07478a;
}

.powermail_form .powermail_fieldset .row:last-child>.powermail_fieldwrap.powermail_fieldwrap_type_submit .btn-primary:hover {
    background: #aa208a;
}

.powermail_form .powermail_fieldset .form-group {
	margin-bottom: 1.2rem;
}

.powermail_fieldwrap_zustimmung_datenverarbeitung .control-label {
        display: none;
}

.powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_zustimmung_datenverarbeitung.form-group.col-md-6, .powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_datenverarbeitung.form-group.col-md-6 {
        flex: unset;
        max-width: 100%;
}

.powermail_fieldwrap_zustimmung_datenverarbeitung .col-sm-10 {
        width: 100%;
}

.powermail_confirmation h1 {
	font-size: 25px;
}

/* powermail layout 2 */
.frame.frame-layout-2 .tx-powermail .container-fluid {
	padding-left: 0;
	padding-right: 0;	
}

.powermail_form.layout2 .powermail_legend {
	display: block;
	font-size: 20px;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_2 .powermail_fieldwrap:first-child .col-sm-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_2 .powermail_fieldwrap .col-sm-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_2 .control-label.col-sm-2 {
	max-width: 100%;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_2 label {
	margin-bottom: 0;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_3 .form-group label {
	max-width: 100%;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_3 .form-group .col-sm-10 {
	padding-left: 15px;	
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_4 .form-group label {
	max-width: 100%;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_4 .form-group .col-sm-10 {
	padding-left: 15px;	
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_4 .form-group .col-sm-10 textarea {
	width: 100%;
	height: 200px;
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_5 .form-group .col-sm-10 {
	padding-left: 15px;	
}

.powermail_form.powermail_form_2.layout2 .powermail_fieldset_6 legend {
	display: none;
}

/* contact sep form */
.powermail_form.powermail_form_3.layout2 .powermail_fieldwrap:first-child .col-sm-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.powermail_form.powermail_form_3.layout2 .powermail_fieldwrap .col-sm-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.powermail_form.powermail_form_3.layout2 .form-group label {
	max-width: 100%;
}

.powermail_form.powermail_form_3.layout2 .form-group .col-sm-10 textarea {
	width: 100%;
	height: 200px;
}

/** Contact person page **/
.contact-person-page .usertile {
	margin: 10px;
}

.contact-person-page .usertile .usertile-text > p:first-child strong {
	color: #8a006a;
}

.blue .contact-person-page .usertile .usertile-text > p:first-child strong {
	color: #07478a;
}

.contact-person-page .usertile .usertile-text a {
	color: #000000;
}

.ce-bodytext .contenttable td {
	padding: 0 15px 3px 0px;
}

.button-register-extern {
    background: #8a006a;
	border-radius: unset;
    color: #FFF;
    padding: 10px 50px;
	border: 0;
}

.blue .button-register-extern {
    background: #07478a;
}

a.button-register-extern {
	text-decoration: none;
}

a.button-register-extern:hover {
    background: #0490cc;
    color: #FFF;
}

p.download-button {
	margin: 30px 0;
	width: 260px;
	text-align: center;
	background-color: #8a006a;
	line-height: 40px;
}

.blue p.download-button {
	background-color: #07478a;
}

p.download-button:hover {
	background-color: #10aef1;
}
.download.button {
	color: #fff;
	text-decoration: none;
}

.badeparadies .area-name {
    color: #1f60a1;
    font-weight: 700;
}

.badeparadies .variant3 .chart-info {
    color: #000000;
}

.badeparadies .chart-info .current {
    color: #1f60a1;
    font-weight: 700;
}
 
.badeparadies .chart-info .maximum {
    color: #009fe3;
    font-weight: 700;
}

.justified-gallery > .entry-visible {
   z-index: 1;
}

.tmpl-footer>div {
	max-width: 1430px;
	margin: auto;
}

.news-caption {
	background-color: #fff;
 	padding: 6px 10px;
	hyphens: auto;
}

.news-list-view .f3-widget-paginator {
	list-style: none;
}

.news-list-view  .f3-widget-paginator li {
	float: left;
	margin: 0 20px 0 0;	
}

.news-list-view  .f3-widget-paginator li.current::before  {
	content: "[";
	color: #8a006a;
}

.news-list-view  .f3-widget-paginator li.current::after  {
	content: "]";
	color: #8a006a;
}

.news .news-list-view p {
	font-size: 1.3rem;
	line-height: 1.5rem;
}

.news-big .news-caption {
	max-width: 100%;
	height: 150px;
	padding: 10px 14px;
}

.news-big img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.news-small {
	padding-bottom: 20px;
}

.news-small .news-caption {
	height: 170px;
	padding-left: 220px;
}

.news-small .news-img-wrap {
	float: left;	
}

.news-small .news-img-wrap video {
	max-width: 200px;
	object-fit: cover;
	height: 170px;
}

.news.news-single .article .news-img-wrap video {
	width: 100%;
	height: auto;
}

.news-small img {
	width: 200px;
	height: 170px;
	object-fit: cover;
}

.news-caption h3 {
	padding: 0;	
}

.news-list-date {
	color: #8a006a;
}

.blue .news-list-date {
	color: #8a006a;
}

.info-text {
	background-color: #f2f2f2;
	padding: 30px;
	height: 100%;
}

.info-text li {
	margin: 0;
}

.info-text .ce-uploads a {
	font-size: 1.4rem;
}

.info-text .ce-uploads li>div {
	display: inline-flex;
}

.info-text .ce-uploads .file-icon {
	padding: 5px 5px 0px 0px;
	color: #8a006a;
}

.blue .info-text .ce-uploads .file-icon {
	color: #07478a;
}

.frame-type-uploads .ce-uploads .file-icon {
	float: left;
	margin-right: 10px;
}

.book-page.container, .news-details-page {
	padding-top: 50px;
}

.book-page .info-panel > div {
	background-color: #f2f2f2;
	margin: 0 0 30px 0;
	padding: 20px;
}

.book-page .info-panel > div:nth-child(1) {
	background-color: unset;
	padding: 0;
}

.book-page .info-panel > div:nth-child(1) .ce-outer {
	float: unset;	
	right: 0;
}

.book-page .info-panel > div:nth-child(1) .ce-inner {
	float: unset;
	right: 0;
}

.book-page .info-panel > div:nth-child(1) .ce-column, .book-page .info-panel > div:nth-child(1) .ce-column figure {
	width: 100%;
}

.book-page .info-panel > div:nth-child(1) .ce-column img {
	width: 100% !important;
	height: 100% !important;
}

.book-page .image .ce-gallery .ce-outer, .book-page .image .ce-gallery .ce-outer .ce-inner,
	.book-page .image .ce-gallery .ce-outer .ce-inner .ce-column,
	.book-page .image .ce-gallery .ce-outer .ce-inner .ce-column .image,
	.book-page .image .ce-gallery .ce-outer .ce-inner .ce-column .image img {
	width: 100% !important;
}

.book-page .info-panel hr {
	border-top: 8px solid #f2f2f2;
}

.news-details-page .info-text h2 {
	font-size: 22px;
	line-height: 25px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.news-details-page .header h3 {
	font-size: 40px;
}

.social-share {
	background-color: #8a006a;
	height: 70px;
	margin-top: 40px;
	padding: 0 15px;
}

.blue .social-share {
	background-color: #07478a;
}

.social-share > div {
	padding-top: 20px;
}

.social-share .description {
	float: left;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin-right: 20px;
}

.social-share .shariff li a {
	display: contents;	
}

.social-share .shariff .orientation-horizontal.button-style-standard li {
	flex: none;
}

.social-share .shariff .orientation-horizontal.button-style-standard li {
    min-width: 0;
}

.social-share .shariff .orientation-horizontal.button-style-standard li .share_text {
	display: none;	
}

.jumbotron .container {
	max-width: 100%;
	padding: 0;
}

.internal-link {
	font-size: 1.5rem;
	font-weight: 700;
	margin-right: 40px;
    border-bottom: 4px solid;
    padding-bottom: 5px;
    line-height: 1.9;
    display: inline-block;
	white-space: nowrap;
}

.internal-link:hover {
	text-decoration: none;
}

.internal-link::after {
    content: " \00bb";
}


.capital-letter {
	font-size: 155px; 
	line-height: 130px; 
	color: #fff;
	text-stroke: 2px #8a006a;
	-webkit-text-stroke: 2px #8a006a;
	float: left;
	padding-right: 20px;
}

.blue .capital-letter {
	text-stroke: 2px #07478a;
	-webkit-text-stroke: 2px #07478a;
}

.body-bg .ce-timeline ul.ce-timeline-list::before {
	width: 14px;
	background: #f2f2f2;
}

.body-bg .ce-timeline ul.ce-timeline-list li::before {
	top: 15px;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	padding: 10px;
	background: rgba(255, 255, 255, 0);
	border: 5px solid #8a006a;
}

.blue .body-bg .ce-timeline ul.ce-timeline-list li::before {
       border: 5px solid #07478a;
}

.body-bg .ce-timeline ul.ce-timeline-list li.align-0::before {
	right: -15%;
}

.body-bg .ce-timeline ul.ce-timeline-list li.align-1::before {
	left: -13%;
	right: unset;
}

.body-bg .ce-timeline .ce-timeline-list .text.align-0, .body-bg .ce-timeline .ce-timeline-list .text.align-1 {
	background-color: #f2f2f2;
	border: none;
	box-shadow: none;
}

.body-bg .ce-timeline .ce-timeline-list .text header {
	color: #8a006a;
	font-size: 22px;
}

.blue .body-bg .ce-timeline .ce-timeline-list .text header {
	color: #07478a;;
}

.body-bg .ce-timeline .ce-timeline-list .text.align-0 {
	text-align: right;	
}

.tile {
	font-size: 1.4rem;
	line-height: 2rem;
}

.tile.tile_w0 {
	font-size: 1rem;
	line-height: 1.3rem;
}

.tile a {
	text-decoration: none; 
}

.tile a h3:hover {
	color: #aa208a;
}

.tile_h1 {
	padding: 15px;
}

.tile_h2 {
	padding-bottom: 30px;
	width: 100%;
}

.tile_w0 {
	height: 200px;
	background-color: #fff;
 	hyphens: auto; 
}

.tile_w0 .tile_image {
	background-repeat: round;
	width: 140px;
	height: 200px;
	float: left;
}

.tile_w0 .tile_content {
	padding: 10px 10px 10px 160px;
}

.tile_w0 .tile_content h1, .tile_w0 .tile_content h2, .tile_w0 .tile_content h3, .tile_w0 .tile_content h4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.tile_w0 .tile_content_text {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}


.tile_w1 .tile_content {
	width: 65%;
	float: left;
	padding: 0 0 10px 20px;
	height: 270px;
}

.tile_h2 .tile_content_text {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
	

.tile_w1 .tile_image {
	background-repeat: no-repeat;
	width: 40%;
	height: 270px;
	float: left;
}

.tile_h2 .tile_w1 .tile_image {
	width: 35%;
}

.tile_w1 .tile_image.noimage {
	height: unset;
	min-height: 80px;
}
	
.tile_w1 .tile-meta, .tile_w2 .tile-meta {
	color: #8a006a;
}

.blue .tile_w1 .tile-meta, .blue .tile_w2 .tile-meta {
	color: #07478a;
}

.tile_w1 .tile-meta .separator, .tile_w2 .tile-meta .separator {
	padding: 0 5px;	
}

.tile.tile_w2 {
	height: 400px;
	border-bottom: 8px solid #f2f2f2;
	margin-bottom: 50px;
}

.tile_w2 h3 {
	padding: 0;
	margin-bottom: 20px;	
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tile_w2 .tile_content_text {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	hyphens: auto;
}

.ellipsis {
	color: #8a006a;
}

.blue .ellipsis {
	color: #07478a;
}

.tile_w0 h3 {
	padding-top: 0;
	padding-bottom: 0;
}

.tile_w0 h4 {
	font-weight: 400;
	margin-bottom: 0;
}

.tile_w0 p {
	line-height: 1.7rem;
}

.container.landing-page.tile-container {
	margin-top: 60px;
}

.tile-container .next {
	padding: 60px 0 40px 0;
}

.disabled {
	display: none;
}

a.disabled {
	display: unset;
	pointer-events: none; 
      cursor: default; 
      text-decoration: none; 
      color: #ccc; 
}

.owl-theme {
	margin: 0 35px;
}
    
.owl-carousel .owl-item .item .card {
	border: none;
}

.owl-carousel .owl-item .item .card .card-body {
	background-color: #eee;
	padding: 10px;
}

.owl-carousel .owl-item .item .card .card-body h5 {
	font-size: 14px;
}

.owl-carousel .owl-item .item .card .card-body p {	
	font-size: 14px;
	line-height: 1rem;
	margin-bottom: 0;
}

.owl-carousel .owl-dots {
	display: none;
}

.owl-theme .owl-carousel .owl-nav [class*="owl-"] {
	position: absolute;
	top: 35%;
	visibility: hidden;
	color: #8a006a;
} 

.blue .owl-theme .owl-carousel .owl-nav [class*="owl-"] {
	color: #07478a;
}

.owl-theme .owl-nav {
	padding: 0;
	margin: 0;
}

.owl-nav .owl-prev {
	left: -50px;
}

.owl-nav .owl-prev:hover {
	padding-left: 5px;
}

.owl-nav .owl-prev:before {
	font-family: 'Material Icons';
	content: '\e5e0';
	visibility: visible;
	font-size: 40px;
}

.owl-nav .owl-next {
	right: -56px;
}

.owl-nav .owl-next:hover {
	padding-right: 5px;
}
.owl-nav .owl-next:after {
	font-family: 'Material Icons';
	content: '\e5e1';
	visibility: visible;
	font-size: 40px;
}

.jumbotron .flexslider .caption-text a {
	color: #fff;
}

.accordion .accordion-item.card {
	border: none;
}

.accordion-title-link-text {
	padding-left: 15px;	
}

.accordion-item.card .accordion-title-link .accordion-title-link-text::before {
	font-family: 'Material Icons';
	color: #8a006a;
	float: left;
	margin-right: -10px;
}

.accordion-item.card .accordion-title-link[aria-expanded="true"] .accordion-title-link-text::before {
	content: '\e15d';
}

.accordion-item.card .accordion-title-link[aria-expanded="false"] .accordion-title-link-text::before {
	content: '\e148';
}

.accordion .accordion-item.card {
	background-color: rgba(255,255,255, 0);
}

.accordion .accordion-header.card-header {
	border-bottom: none;
	padding: 0;
	background-color: rgba(255,255,255, 0);
}

.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-search-submit {
	float: left;
	padding-left: 10px;
}

.tx-indexedsearch-searchbox {
	padding-bottom: 20px;
}

.tx-indexedsearch-searchbox-button {
	background-color: #8a006a;
	color: #fff;
	padding: 1px 15px 1px 20px;	
}

.frame.frame-space-before-extra-small {
    margin-top: 1em;
}
.frame.frame-space-before-small {
    margin-top: 2em;
}
.frame.frame-space-before-medium {
    margin-top: 3em;
}
.frame.frame-space-before-large {
    margin-top: 4em;
}
.frame.frame-space-before-extra-large {
    margin-top: 5em;
}

/* avoid white lines between grey boxes: replace margin with padding */
.grey .frame-space-before-extra-small {
    margin-top: 0;
    padding-top: 1em;
}
.grey .frame-space-before-small {
    margin-top: 0;
    padding-top: 2em;
}
.grey .frame-space-before-medium {
    margin-top: 0;
    padding-top: 3em;
}
.grey .frame-space-before-large {
    margin-top: 0;
    padding-top: 4em;
}
.grey .frame-space-before-extra-large {
    margin-top: 0;
    padding-top: 5em;
}

.grey .frame-space-after-extra-small {
    margin-bottom: 0;
    padding-bottom: 1em;
}
.grey .frame-space-after-small {
    margin-bottom: 0;
    padding-bottom: 2em;
}
.grey .frame-space-after-medium {
    margin-bottom: 0;
    padding-bottom: 3em;
}
.grey .frame-space-after-large {
    margin-bottom: 0;
    padding-bottom: 4em;
}
.grey .frame-space-after-extra-large {
    margin-bottom: 0;
    padding-bottom: 5em;
}

.grey p {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
}

/* standard */
.grey p:last-child {
	padding-bottom: 0;
}

.container-fluid .container .grey > div {
	padding-left: 15px;
	padding-right: 15px;
}

.reference-container p {
	font-size: 18px;
	line-height: 1.2rem;
	padding-bottom: 10px;
}

.tx-t3footnotes {
	padding-top: 25px;	
}

.t3footnotes__footnotes .footnote-element {
	line-height: 1.2rem;
	padding: 3px 0;
	scroll-margin-top: 250px;
}

.t3footnotes__footnotes .footnote-number {
	float: left;
	width: 35px;
}

.t3footnotes__footnotes .footnote-text {
	overflow: hidden;
	font-size: 18px;
}


.t3footnotes__footnotes .card-columns {
	column-count: 2;
}
.t3footnotes__footnotes .card-columns .footnote-element {
	break-inside: avoid-column;
}


/* fix cookieman setting button in chrome */
#cookieman-modal [data-bs-toggle=collapse][data-bs-target="#cookieman-settings"].btn:after {
	-webkit-mask-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z' clip-rule='evenodd'/></svg>");
}

#cookieman-modal.modal {
	top: 30%;
	z-index: 10000;
}

/* Lightbox Image title */
.lightbox .lb-data .lb-caption {
  font-size: 20px;
  font-weight: 500;
}

a.t3foonotes-anchor {
	scroll-margin-top: 150px;
}



.media-license-info {
	position: relative;
	bottom: 0;
	height: 0;
}

.media-license-info .btn {
	position: absolute;
	border-radius: 0;
	padding: 2px 8px;
	background-color: #8a006a;
	border-color: #8a006a;
	bottom: 35px;
}

.media-license-info .btn.collapsed {
	bottom: 0;
}

.media-license-info .btn:focus, .media-license-info .btn:active {
  box-shadow: none;
}

.media-license-info .card-body {
	font-size: 14px;
	border-radius: 0;
	padding: 10px 10px;
	line-height: 1;
	position: absolute;
	bottom: 0;
}

/* ====== Media settings ======= */

@media ( max-width : 1280px){
	.book-page .info-panel .info-text {
    	padding: 10px;
	}
}

@media ( max-width : 1156px){
	.book-page .info-panel p {
		font-size: 1rem;
	}
	.news .news-list-view p {
		font-size: 1.1rem;
		line-height: 1.3rem;
	}
	
}


@media ( max-width : 991px){
	.menu-l2 {
		max-width: 100%;
	}

	.news .news-list-view > div:first-child {
		padding-bottom: 20px;
	}
	.site-control .level-info {
		padding-right: 50px;
	}
	.jumbotron .flex-direction-nav .flex-prev {
		left: 15px;
	}
	.jumbotron .flex-direction-nav .flex-next {
		right: 15px;
	}
	.tile.tile_w2 {
		height: auto;
	}
	.tile.tile_w2 .tile_content {
		margin-bottom: 20px;
	}
	#cookieman-modal.modal {
  		top: 15%;
	}
}

@media ( max-width : 770px){
	.body-bg .ce-timeline ul.ce-timeline-list li.align-0::before {
		right: -5.5%;
	}
	.body-bg .ce-timeline ul.ce-timeline-list li.align-1::before {
		left: unset;
		right: -5.5%;
	}
	.meta-navbar {
		margin-bottom: 20px;
	}
	body {
	 	hyphens: auto;
	 	font-size: 1rem;
	 	line-height: 1.38rem;
	}
	.flexslider .slides img {
 		height: 250px;
		object-fit: cover;
	}
	.news .news-list-view p {
		font-size: 1rem;
		line-height: 1.3rem;
	}
	.news-single .article .news-img-wrap {
		padding-bottom: 20px;
	}
	
	.t3footnotes__footnotes .card-columns {
		column-count: 1;
	}
}

@media ( max-width : 640px){
	.news-big .mediaelement-video video, .news-small .mediaelement-video video { 
		max-width: unset;
		height: 100%;
		width: 100%;
	}
	.news-big img {
		width: 100%;
		max-height: 280px;
	}
	.news-big .news-caption {
		min-height: unset;
		height: auto;
	}
	.news-small .news-caption {
		min-height: unset;
		height: auto;
		padding-left: 15px;
	}
	.news-small img {
		width: 100%;
		max-width: unset;
		max-height: 280px;
		height: auto;
	}
	.news-small .news-img-wrap {
    	float: unset;
	}
	.tile_h2 .tile_w1 .tile_image {
    	width: 100%;
    	background-size: cover;
    	float: none;
    	min-height: unset;
	}
	.tile_h2 .tile_w1 .tile_content {
    	width: 100%;
    	padding: 20px 0 10px 8px;
    	height: auto;
	}
	.tile.tile_w2 {
		height: auto;
	}
	.teasertile .teasertile-image-cell {
		max-height: 260px;
	}
	.modal-content .modal-body p {
		font-size: 1.3rem;
		line-height: 1.6rem;
	}
}

@media ( max-width : 575px){
	.body-bg .ce-timeline ul.ce-timeline-list li.align-0::before {
		right: -36px;
	}
	.body-bg .ce-timeline ul.ce-timeline-list li.align-1::before {
		left: unset;
		right: -36px;
	}
	.modal-content .modal-body p {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}

	.content-bg-image {
		padding: 10px;
	}
}

@media ( max-width : 375px){
	.tmpl-navbar {
		height: 50px;
	}
	.tmpl-navbar .tmpl-social {
 		float: left;
	}
	.tmpl-navbar .tmpl-social a {
		padding-left: 0;
		padding-right: 10px;
	}
	.modal-content .modal-header, .modal-content .modal-body {
		padding: 5px;
	}
	.modal-content .modal-body p {
		font-size: 1rem;
		line-height: 1.2rem;
	}
}
	
/* Small devices (landscape phones, 576px and up) */
@media ( min-width : 576px) {
	.jumbotron .flexslider .caption-text {
		color: #fff;
		background-color: rgba(138,0,106,0.7);
		position: absolute;
		display: inline-block;
	}
	.blue .jumbotron .flexslider .caption-text {
		background-color: rgba(7,71,138,0.7);
	}
	.jumbotron .caption-text {
		width: auto;
		bottom: 0;
		right: 0;
		padding: 25px;
	}
	.jumbotron .flexslider .caption-text {
		width: 300px;
	}
	.jumbotron .caption-text .caption-title {
		display: none;
	}
    .iframe-opt-in iframe {
        height: 250px;
    }
}

@media ( min-width : 640px) {
	.news-caption .headline {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.news-caption .teaser-text {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.news-small .news-caption .teaser-text {
		-webkit-line-clamp: 5;
	}

	.tile_h2 .tile_content {
		hyphens: auto;
	}	
}

/* 
 * Medium devices (tablets, 768px and up)
 */
@media ( min-width : 768px) {
	.jumbotron .caption-text {
		top: unset;
	}
	.jumbotron .flexslider .caption-text {
		width: 43%;
		font-size: 20px; 
	}
	
	.jumbotron .flexslider .caption-text a {
		font-weight: 700;
		text-decoration: underline;
		line-height: 48px;
	}
	.jumbotron .caption-text .caption-title {
		display: inline-block;
		font-size: 38px;
		font-weight: 700;
		margin: 0; 
	}
	.powermail_form .powermail_fieldset .powermail_fieldwrap:nth-child(2) .col-sm-10 {
		padding-left: 10px;
	}

	.teasertile-image-cell {
		height: 300px;
	}
	.tile-container-4c .teasertile-text {
		height: 300px;
	}

	.powermail_form.powermail_form_2.layout2 .powermail_fieldset_4 .form-group .col-sm-10 textarea {
		width: 600px;
	}
	.powermail_form.powermail_form_3.layout2 .form-group .col-sm-10 textarea {
		width: 600px;
	}
	.landing-page .header .frame-layout-0 h1 {
		font-size: 80px;
		line-height: 92px;
	}
	.landing-page .header .frame-layout-0 h2 {
		font-size: 44px;
		line-height: 48px;
	}
	.frame-type-header h3 {
		font-size: 22px;
	}
	.tile_h2 .tile_content_text {
		-webkit-line-clamp: 6;
	}
}

/*
 * Large devices (desktops, 992px and up)
 */
@media ( min-width : 992px) {
	.header-logo {
		top: 10px;
		position: relative;
		height: 60px;
		max-width: 200px;
	}
	.header-logo .navbar-brand-logo-normal {
		max-height: unset;
	}
	
	.menu-l2, .menu-l3 {
		display: visible;
	}
	
	.landing-page h1 {
        font-size: 50px;
    }
	.tmpl-navbar {
		height: 36px;
		z-index: 9999;
		position: sticky;
		top: 0;
	}
	.tmpl-navbar .row {
		padding: 6px;
		margin: auto;
		max-width: 1430px;
	}

	header.main-nav {
    	top: 36px;
	}
	header nav.navbar-expand-lg {
		display: inline;
	}
	header nav.tmpl-hamburger-menu {
		display: none;
	}
	header nav.navbar.navbar-expand-lg {
		position: absolute;
		top: 12px;
		padding-right: 10px;
	}
	header .navbar-brand-image img {
		width: 185px;
	}
	nav.navbar li {
		padding-left: 5px;
	}
	nav.navbar a {
		padding-bottom: 4px;
		border-bottom: 0 solid #ffffff;
	}
	
	header nav.navbar a {
		padding-bottom: 0;
		text-decoration: none;
	}
	
	nav.navbar .nav-main-item-title {
		padding-bottom: 4px;
	}
	
	/* main menu */
	.navbar-lv1 .dropdown-menu {
		margin-top: 0;
		box-shadow: 1px 1px 3px #cccccc;
		border-radius: 0;
		padding: 5px 10px 5px 5px;
	}
	nav.navbar.navbar-lv1 .dropdown-menu li {
		padding-right: 5px;
		max-width: 460px;
	}
	.navbar-lv1 .nav-main-item a {
		padding: 3px 5px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	
	.navbar-lv1 .nav-main-item.dropdown .nav-main-item a {
		border-bottom: 0 solid #ffffff;
		display: block;
	}
	
	.navbar-lv1 .nav-main-item.dropdown .nav-main-item a i.fas {
		padding-left: 10px;
	}

	.navbar-lv1 .dropdown-menu .nav-main-item {
		white-space: nowrap;
	}

	.navbar-lv1 .dropdown-menu .dropdown-divider {
		border-top: 1px solid #ccc;
		margin: 4px;
	}
	
	.navbar-lv1 .navbar-nav .dropdown-menu.dropdown-submenu {
		position: absolute;
		float: right;
		left: 100%;
		margin-left: 0;
		margin-top: -40px;
     }

	.navbar-lv1 .navbar-nav .edge {
		float: left !important;
		right: 100% !important;
		left: unset !important;
	}
	     
	.navbar-lv1 .dropdown-submenu>.dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: 0px;
		margin-left: 0px;
	}
            
	
	/* breadcrumb */
	.breadcrumb-section .breadcrumb {
		background-color: #ffffff;
	}
	.breadcrumb-section .breadcrumb-item + .breadcrumb-item::before {		
		padding-right: 0;
	}
	.breadcrumb-section .breadcrumb-item + .breadcrumb-item {
		padding-left: 4px;
	}
	ol.breadcrumb {
		float: right;
		padding: 0;
		margin-bottom: 0;
	}
	
	.page-title {
		padding-bottom: 20px;
	}
	.page-title h1 {
		padding-left: 2rem;
	}
	
	/** Jumbotron Landing page **/
	.jumbotron .caption-text hr.short {
		margin: 15px 0;
	}
	.jumbotron .flexslider .caption-align-right .caption-text {
		right: 0;
	}
	.container-fluid.jumbotron-links .linktile-item .icon div {
		height: 110px;
	}
	.container-fluid.jumbotron-links .linktile-item .title {
		bottom: 55px;
		font-size: 16px;
	}
	.linktile-item {
		height: 190px;
		min-width: 160px;
	}

	/** Side menu **/
	.menu-l2, .menu-l3 {
		display: flex;
	}
	.side-menu {
		display: block;
		padding-left: 30px;
		padding-top: 0;
	}
	.side-menu-hint {
		display: none;
	}
	
	.menu-l3 .col:first-child {
		padding-left: 0;
	}

	.menu-l3 .col:last-child {
		padding-right: 0;
	}

	/** Certain pages **/
	.column-right-page h3 {
		color: #8a006a;
		border-bottom: 1px solid #8a006a;
	}

	.blue .column-right-page h3 {
		color: #07478a;
		border-bottom: 1px solid #07478a;
	}

	/** footer **/
	.tmpl-footer .tmpl-links {
		margin-bottom: 0;
	}
	.tmpl-footer .row>div:first-child {
		text-align: left;
	}
	.tmpl-footer .row>div:last-child {
		text-align: right;
	}
	.teasertile-image-cell {
		height: 280px;
	}
	.tile-container-4c .teasertile-image-cell {
		height: 240px;
	}

    .iframe-opt-in iframe {
            height: 100px;
    }

	.frame-type-textmedia .ce-gallery[data-ce-columns~="2"] {
        width: 100%;
    }
    .frame-type-textmedia .ce-gallery[data-ce-columns~="2"] .ce-column {
        width: 50%;
        margin-right: 0;
    }
    .frame-type-textmedia .ce-gallery[data-ce-columns~="2"] .ce-column .video {
        width: 100%; 
    }  
    .frame-type-textmedia .ce-gallery[data-ce-columns~="2"] .ce-column:nth-child(1) .video {
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .frame-type-textmedia .ce-gallery[data-ce-columns~="2"] .ce-column:nth-child(2) .video {
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .frame-type-textmedia .ce-gallery[data-ce-columns~="2"] .ce-column .video iframe {
        width: 100%;
        height: 275px;
    }
}

@media ( min-width : 1200px) {
	.teasertile-text {
		height: 120px;
	}
	nav.navbar .nav-main-item-title {
		font-size: 1.2rem;
	}
}

/*
 * Extra large devices (large desktops, 1200px and up)
 */
@media ( min-width : 1300px) {
	header h2 {
		padding-bottom: 5px;
		margin: 0;
	}
}
