body {}

section.plugin-content h1 {}

section.plugin-content h2 {}

section.plugin-content h3 {}


section.plugin-content a {
}

section.plugin-content a:hover, section.plugin-content a:active {
}


body.subpage header {}

section.plugin-content .contact-data .material-icons {
    font-size: 16px;
    vertical-align: bottom;
    margin-right: 5px;
}

section.plugin-content .search {
    position: relative;
}

section.plugin-content #search_spinner {
    position: absolute;
    top: 18px;
    right: 80px;
    color: #fff;
}

section.plugin-content .suchergebnisse .nav-tabs li > a span {
}

section.plugin-content .suchergebnisse .nav-tabs li > a.active,
section.plugin-content .suchergebnisse .nav-tabs li:hover a {
}
section.plugin-content .nav-tabs {
	border: 0; 
}
section.plugin-content .suchergebnisse .nav-tabs > li {
    margin-bottom: 0.5rem;
}

section.plugin-content .suchergebnisse .nav-tabs > li > a {
    padding: 0.750rem 1rem;
}

section.plugin-content .suchergebnisse ol li {
    font-size: 16px;
}

section.plugin-content .suchergebnisse .nav-tabs > li > a {
}


section.plugin-content .suchergebnisse .nav-tabs > li.active > a {
	background-color: var(--light-grey);
	color: var(--softblack);
}

section.plugin-content .suchergebnisse .nav-tabs > li.active a {

}

section.plugin-content .suchergebnisse .nav-tabs > li:hover {

}

section.plugin-content .suchergebnisse .tab-content > .active {
    opacity: 1 !important;
    padding: 3rem 15px;
}

section.plugin-content .suchergebnisse .tab-content a {
    color: var(--softblack);
	font-size: 16px;
}

section.plugin-content .has-error .help-block,
section.plugin-content .has-error .control-label,
section.plugin-content .has-error .radio,
section.plugin-content .has-error .checkbox,
section.plugin-content .has-error .radio-inline,
section.plugin-content .has-error .checkbox-inline,
section.plugin-content .has-error.radio label,
section.plugin-content .has-error.checkbox label,
section.plugin-content .has-error.radio-inline label,
section.plugin-content .has-error.checkbox-inline label {
    color: #ce1531;
}

section.plugin-content .help-block i {
    padding: 0 10px 0 20px;
}

section.plugin-content .help-block {
    font-size: 11px;
    margin-bottom: 0px;
}

section.plugin-content .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: rgb(166, 166, 166);
}

section.plugin-content .has-error .form-control {
    border-color: #ce1531;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

section.plugin-content .smaller-font {
    font-size: 14px;
}

section.plugin-content .password-meter-label {
}

section.plugin-content .password-meter {
    width: 100%;
    margin-top: .5em;
    vertical-align: middle;
}

section.plugin-content .password-meter-message {
    text-align: center;
    color: black;
    background: #eee;
    height: 30px;
    line-height: 30px;
}

section.plugin-content .password-meter-message-very-weak {
    background: #ff8080;
}

section.plugin-content .password-meter-message-weak {
    background: #fffb80;
}

section.plugin-content .password-meter-message-good {
    background: #80d1ff;
}

section.plugin-content .password-meter-message-strong {
    background: #8cff80;
}

section.plugin-content .input-col-10 {
    width: 82.3333%;
    float: left;
}

section.plugin-content .input-col-2 {
    width: 16.6666%;
    float: left;
}

section.plugin-content .input-m-r-1 {
    margin-right: 1%;
}

section.plugin-content .input-m-l-1 {
    margin-left: 1%;
}

section.plugin-content #main-content-area a.download-header.open:after {
    content: '\e316';
    color: #fff;
}
section.plugin-content .download-content {
	margin: 1rem;
}
section.plugin-content .download-content a {
	color: var(--softblack);
}
section.plugin-content #main-content-area a.download-header {
	padding: 1rem 1.25rem;
	background-color: var(--transparentbg);
	color: #fff;
	transition: all l0.35s ease-in-out;
	display: block;
	font-weight: 300;
	font-family: BDO_Grotesk, Arial, sans-serif;
	font-size: 1rem;
	border-radius: 10px;
	text-decoration: none;
	margin-bottom: 1px;
	position: relative;
}

section.plugin-content #main-content-area a.download-header:after {
	content: '';
	float: right;
	display: inline-block;
	width: 1.75rem;
	height: 1.75rem;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M25.3333 15.667V16.3336C25.3333 16.7018 25.0349 17.0003 24.6667 17.0003H17V24.667C17 25.0351 16.7015 25.3336 16.3333 25.3336H15.6667C15.2985 25.3336 15 25.0351 15 24.667V17.0003H7.3333C6.96511 17.0003 6.66663 16.7018 6.66663 16.3336V15.667C6.66663 15.2988 6.96511 15.0003 7.3333 15.0003H15V7.33365C15 6.96546 15.2985 6.66699 15.6667 6.66699H16.3333C16.7015 6.66699 17 6.96546 17 7.33365V15.0003H24.6667C25.0349 15.2988 25.3333 15.667Z'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M25.3333 15.667V16.3336C25.3333 16.7018 25.0349 17.0003 24.6667 17.0003H17V24.667C17 25.0351 16.7015 25.3336 16.3333 25.3336H15.6667C15.2985 25.3336 15 25.0351 15 24.667V17.0003H7.3333C6.96511 17.0003 6.66663 16.7018 6.66663 16.3336V15.667C6.66663 15.2988 6.96511 15.0003 7.3333 15.0003H15V7.33365C15 6.96546 15.2985 6.66699 15.6667 6.66699H16.3333C16.7015 6.66699 17 6.96546 17 7.33365V15.0003H24.6667C25.0349 15.2988 25.3333 15.667Z'/%3E%3C/svg%3E");
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	transition: transform 0.3s ease;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	position: absolute;
	top: 12px;
	right: 15px;
}

section.plugin-content #main-content-area a.download-header.open:after {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
}


section.plugin-content #main-content-area #download-table .jpg:before {
    content: '\f1c5';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section.plugin-content #main-content-area #download-table .pdf:before {
    content: '\f1c1';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section.plugin-content #download-table tr td i.fa {
    font-size: 16px;
}

section.plugin-content #download-table tr {
    cursor: pointer;
}


section.plugin-content a.btn-primary {
    color: #fff !important;
}


section.plugin-content .banner {
    margin-bottom: 10px;
}

section.plugin-content .breadcrumb-nav {
    margin-bottom: 30px;
}

section.plugin-content .breadcrumb-nav ol.breadcrumb li {
    margin-bottom: 0;
}

section.plugin-content .link-list a {
    display: block;
    padding-left: 25px;
}

section.plugin-content .teaser-img {
    text-indent: 0;
	margin: 15px 0;
}

section.plugin-content .box a {
    word-break: normal;
}

@media (min-width: 768px) {
    section.plugin-content .banner {
        margin-bottom: 10px;
    }

    section.plugin-content .breadcrumb-nav {
        margin-bottom: 30px;
    }
}


@media (max-width: 551px) {
    section.plugin-content .caption-container {
        padding: 15px 30px !important;
    }

    section.plugin-content .caption-container .caption h2 {
        font-size: 20px !important;
    }

    section.plugin-content .caption-container .caption p {
        font-size: 14px;
    }

    section.plugin-content .caption .btn-primary {
        font-size: 14px;
    }
}


@media (min-width: 768px) {
    section.plugin-content h1 {
    }
}

@media (min-width: 768px) {
    section.plugin-content .mt-md-2, section.plugin-content .my-md-2 {
        margin-top: 0 !important;
    }
}

section.plugin-content .sidebar h2 {
    margin: 0;
}

@media (min-width: 1200px) {
    section.plugin-content .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.65rem;
        padding-left: 0.65rem;
    }

    section.plugin-content .navbar-expand-xl .navbar-nav .nav-link:hover {
        background-color: #0f2338;
        color: #fff !important;
    }
}


/*
 * Slick carousel
*/
/* Arrows */
section.plugin-content .slick-prev,
section.plugin-content .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

section.plugin-content .slick-prev:hover,
section.plugin-content .slick-prev:focus,
section.plugin-content .slick-next:hover,
section.plugin-content .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

section.plugin-content .slick-prev:hover:before,
section.plugin-content .slick-prev:focus:before,
section.plugin-content .slick-next:hover:before,
section.plugin-content .slick-next:focus:before {
    opacity: 1;
}

section.plugin-content .slick-prev.slick-disabled:before,
section.plugin-content .slick-next.slick-disabled:before {
    opacity: .25;
}

section.plugin-content .slick-prev:before,
section.plugin-content .slick-next:before {
    font-family: 'Material Icons';
    font-size: 96px;
    line-height: 1;
    opacity: .75;
    color: #ccc;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section.plugin-content .slick-prev {
    left: 0;
    top: 0;
    bottom: 0;
}

section.plugin-content [dir='rtl'] .slick-prev {
    right: 5%;
    left: auto;
}

section.plugin-content .slick-prev:before {
    content: '\e5cb';
}

section.plugin-content [dir='rtl'] .slick-prev:before {
    content: '\e5cb';
}

section.plugin-content .slick-next {
    right: 0;
    top: 0;
    bottom: 0;
}

section.plugin-content [dir='rtl'] .slick-next {
    right: auto;
    left: 5%;
}

section.plugin-content .slick-next:before {
    content: '\e5cc';
}

section.plugin-content [dir='rtl'] .slick-next:before {
    content: '\e5cc';
}

@media (max-width: 551px) {
    section.plugin-content .slick-prev {
        left: -16px;
    }

    section.plugin-content .slick-next {
        right: -16px;
    }

    section.plugin-content .slick-prev:before, section.plugin-content .slick-next:before {
        font-size: 60px;
    }
}

section.plugin-content .teaser-holder ul li {
    margin-bottom: 0;
}

section.plugin-content .teaser-holder ul li span {
    color: #0f2338;
}


section.plugin-content div.infobox p {
    font-size: 0.8rem;
    padding: 0.5rem !important;
}

section.plugin-content #rs-list-type-switcher {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
}

section.plugin-content .rs-listing-entry a.btn, section.plugin-content .event-entry a.btn {
    position: relative;
}

section.plugin-content .rs-listing-entry a.btn.noaccess, section.plugin-content .event-entry a.btn.noaccess {
    padding-left: 25px;
}

section.plugin-content .rs-listing-entry a.btn i.material-icons, section.plugin-content .event-entry a.btn i.material-icons {
    position: absolute;
    top: 2px;
    left: 0;
}

section.plugin-content .rs-entry.rs-type-list {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 5px 15px;
    margin: 0 0 5px;
}

section.plugin-content .rs-entry.rs-type-list i.material-icons {
    vertical-align: sub;
}


section.plugin-content .hidden {
    display: none;
}

section.plugin-content #mp-interessengebiete-trigger {
    font-size: 110%;
    margin-top: 5px;
}

section.plugin-content .small-meta-nav {
    width: 87px;
}


@media (min-width: 768px) {
    section.plugin-content .list-icon {
        max-width: 25%;
        position: absolute;
        top: 15px;
        right: 15px;
    }
}


section.plugin-content .teaser-holder.mb-2 .box p {
    max-width: 100%;
}


@media (min-width: 768px) {
    section.plugin-content .teaser-holder.mb-2 .box p {
        max-width: 100%;
    }
}


section.plugin-content .teaser-item {
    cursor: pointer;
}


section.plugin-content .banner-image-container {
    width: 100% !important;
    margin-left: 0 !important;
}


section.plugin-content .banner-image-skew {
    filter: blur(4px);
    opacity: 0.75 !important;
}

section.plugin-content .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

section.plugin-content .embed-container iframe, section.plugin-content .embed-container object, section.plugin-content .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.plugin-content #infoboxslider img {
}

section.plugin-content #infoboxslider div, section.plugin-content #infoboxslider a {
}


section.plugin-content .teaser-item.col-lg-6 img.img-responsive.img-fluid {
    width: 100%;
}


section.plugin-content .alert-info {
    color: rgb(15, 35, 56);
    background: #f5f5f5 linear-gradient(180deg, #f5f5f5, #f5f5f5) repeat-x;
    border-color: #f0f0f0;
}


section.plugin-content .overlay-wrapper-teaser {
    position: relative;
    display: inline-block;
}

section.plugin-content .overlay-wrapper-teaser img {
    display: block;
    width: 100%;
    height: auto;
}

section.plugin-content .overlay-teaser {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 15px;
    opacity: 0;
    transition: opacity .5s ease;
    overflow: scroll;
}

section.plugin-content .teaser-inner {
	background-color: var(--light-grey);
	padding: 30px;
	border-radius: 20px;
}

section.plugin-content .alert {
	border-radius: 20px;
	font-family: BDO_Grotesk, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 300;
	padding: 30px;
}



/*
 * Accordion
 */
 
section.plugin-content #accordionmb .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
}
section.plugin-content #accordionmb .card-header {
	padding: 0;
	margin-bottom: 1px;
	background-color: transparent;
	border: 0;
}
section.plugin-content #accordionmb h3 {

	margin: 0;
}
section.plugin-content #accordionmb .card .card-header .btn-link {
	padding: 1rem 1.25rem;
	font-weight: 300;
	background-color: var(--transparentbg);
	font-family: BDO_Grotesk, Arial, sans-serif;
	font-size: 1rem;
	border-radius: 10px;
	width: 100%;
	text-align: left;
	color: #fff;
}
section.plugin-content .accordion {
	width: 100%;
}
section.plugin-content #accordionmb .card .dropdown-sign::after {
	content: '';
	display: inline-block;
	width: 1.75rem;
	height: 1.75rem;

	position: absolute;
	top: 12px;
	right: 15px;

	background-color: currentColor;

	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M25.3333 15.667V16.3336C25.3333 16.7018 25.0349 17.0003 24.6667 17.0003H17V24.667C17 25.0351 16.7015 25.3336 16.3333 25.3336H15.6667C15.2985 25.3336 15 25.0351 15 24.667V17.0003H7.3333C6.96511 17.0003 6.66663 16.7018 6.66663 16.3336V15.667C6.66663 15.2988 6.96511 15.0003 7.3333 15.0003H15V7.33365C15 6.96546 15.2985 6.66699 15.6667 6.66699H16.3333C16.7015 6.66699 17 6.96546 17 7.33365V15.0003H24.6667C25.0349 15.0003 25.3333 15.2988 25.3333 15.667Z'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;

	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;

	transition: transform 0.3s ease;

	transform:
		translate3d(0px, 0px, 0px)
		scale3d(1, 1, 1)
		rotateZ(0deg);

	transform-style: preserve-3d;
}

section.plugin-content #accordionmb .card .dropdown-sign[aria-expanded="true"]::after {
	transform:
		translate3d(0px, 0px, 0px)
		scale3d(1, 1, 1)
		rotateZ(45deg);
}

section.plugin-content #accordionmb .card-body {
	padding: 30px;
	background-color: var(--light-grey);
	border-radius: 20px;
	margin-bottom: 1px;
	font-size: 1rem;
	font-family: BDO_Grotesk, Arial, sans-serif;
	font-weight: 300;
}

section.plugin-content #accordionmb .card ul {
	list-style:unset;
	margin:0 0 1rem 0;
	padding: 0 1rem;
}


section.plugin-content .append-to-main-content-area {
	opacity: 0;
}