@charset "UTF-8";

/* roboto-100 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
	src: local('Roboto Thin'), local('Roboto-Thin'),
	url('fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
	url('fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular 400 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'),
	url('fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'),
	url('fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-600 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* --- variablen, können später entfernt werden, sind in _settings enthalten --- */
/* --- typo --- */
.bg-red {
	background-color: #C60C30; }

h1, h2, h3, h4, h5 {
	font-family: "Roboto", sans-serif;
	letter-spacing: .03em;
	color: #C60C30; }

h2 {
	font-size: 2em;
	color: #C60C30;
	font-weight: 500;
	line-height: 1.2em; }

h3 {
	font-size: 1em;
	color: #6a6a6a;
	font-weight: 400; }

p, li {
	font-family: "Roboto", sans-serif;
	letter-spacing: .02em; }

hr {
	border-width: 2px 0 0; }

.bold {
	font-weight: 400; }

a {
	color: #C60C30; }
a:hover {
	text-decoration: underline; }

hr {
	margin: 2em 0 !important; }

i.i-right {
	padding-right: 10px; }

i.i-left {
	padding-left: 5px; }

.row.content {
	background-color: white !important; }

/* --- formatierung für content-elemente --- */
.content-text h1 {
	font-size: 2em;
	color: #C60C30;
	font-weight: 500; }
.content-text h2 {
	font-size: 1.5em;
	color: #C60C30;
	font-weight: 500;
	line-height: 1.5em; }
.content-text h3 {
	font-size: 1.25em;
	color: #6a6a6a;
	font-weight: 400;
	line-height: 1.25em; }
.content-text h4 {
	font-size: 1em;
	color: #6a6a6a;
	font-weight: 500;
	line-height: 1em; }
.content-text h5 {
	font-size: .8em;
	color: #6a6a6a;
	font-weight: 500;
	line-height: 1em; }
.content-text ul.ul-style2 {
	margin-left: 0;
	list-style: none;
	list-style-position: outside; }
.content-text ul.ul-style2 li {
	padding: 0 0 0 16px; }
.content-text ul.ul-style2 li a {
	color: #222;
	padding-left: 11px; }
.content-text ul.ul-style2 li a:hover {
	text-decoration: none !important;
	color: #C60C30; }
.content-text ul.ul-style2 li a:before {
	font-family: "FontAwesome";
	font-size: 80%;
	content: "\f054";
	color: #adbbc3;
	padding: 0px 0 0 0;
	margin: 0 5px 0 -27px; }
.content-text ul.ul-style2 li a:hover:before {
	color: #C60C30 !important;
	text-decoration: none !important; }
.content-text ul.ul-style2 li ul {
	margin: .5em 0 0 1em; }

a.external-link {
	position: relative;
	display: inline-block;
	color: #6a6a6a;
	margin-right: 1em; }
a.external-link:after {
	font-family: "FontAwesome";
	font-size: 80%;
	color: #C60C30;
	content: "\f061";
	margin: .2em;
	position: absolute; }
a.external-link:hover {
	text-decoration: none !important;
	color: #C60C30; }

a.mail {
	color: #6a6a6a; }
a.mail:before {
	font-family: "FontAwesome";
	font-size: 80%;
	color: #C60C30;
	content: "\f003";
	margin: 0 .25em; }
a.mail:hover {
	text-decoration: none !important;
	color: #C60C30; }

ul.ul-style2 li a:after {
	content: "" !important; }

ul.ul-style3 {
	list-style: disc;
	margin-left: 1em; }
ul.ul-style3 li {
	padding-left: 6px; }

ul.ce-uploads div {
	margin-left: -12px; }
ul.ce-uploads a {
	position: relative; }
ul.ce-uploads a:before {
	content: "" !important;
	margin: 0px 10px 0 -10px !important; }
ul.ce-uploads span {
	display: inline-block; }
ul.ce-uploads li {
	margin: .25em 0; }

ul.ce-uploads {
	margin-left: 0;
	list-style: none;
	list-style-position: outside; }
ul.ce-uploads li {
	padding: 0 0 0 16px; }
ul.ce-uploads li a {
	color: #222;
	padding-left: 11px; }
ul.ce-uploads li a:hover {
	text-decoration: none !important;
	color: #C60C30; }
ul.ce-uploads li a:before {
	font-family: "FontAwesome";
	font-size: 80%;
	content: "\f016";
	color: #adbbc3;
	padding: 0px 0 0 0;
	margin: 0 5px 0 -27px; }
ul.ce-uploads li a:hover:before {
	color: #C60C30 !important;
	text-decoration: none !important; }
ul.ce-uploads li ul {
	margin: .5em 0 0 1em; }

/* --- end // formatierung for content-elemente --- */
.ce-bullets li:before {
	font-family: "FontAwesome";
	font-size: 65%;
	content: "\f111";
	color: #adbbc3;
	padding-right: 1em; }

/* --- page-head --- */
#header {
	z-index: 100;
	position: fixed;
	width: 100%; }

.page-head {
	padding: .5em 0;
	background-color: white; }
.page-head img {
	width: 65%; }
@media (max-width: 640px) {
	.page-head img {
		width: 25% !important; } }
.page-head .page-title {
	padding-left: 5%; }
.page-head .page-title a {
	text-decoration: none !important; }
.page-head .page-title h3 {
	font-size: 90%;
	font-weight: 400;
	color: #6a6a6a;
	padding-top: 1.5em;
	margin-bottom: 0; }
.page-head .page-title h2 {
	font-size: 100%;
	font-weight: 500;
	color: #C60C30;
	line-height: 1em; }

/*  --- headroom --- */
.headroom, .page-head {
	will-change: transform;
	transition: transform 200ms linear; }

.headroom--pinned {
	transform: translateY(0%); }
.headroom--pinned .page-head {
	transform: translateY(0%); }

.headroom--unpinned {
	transform: translateY(-100%); }

/*
.headroom--top {
.page-head {transform: translateY(-100%)}

}

/*  --- navigation --- */
.navigation .columns {
	margin-left: -1.4em; }
@media (max-width: 640px) {
	.navigation .columns {
		margin-left: 0em !important; } }

.top-bar-section .search {
	background: none; }
.top-bar-section .left a {
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 400; }

.search.has-dropdown > a:after {
	display: none; }

#search {
	outline: none !important; }
#search .columns {
	margin-left: 0 !important; }
#search input {
	background-color: #EEEEEE;
	float: left;
	width: 80%;
	top: 0 !important;
	height: 42px !important;
	font-size: 1.2em !important;
	padding-left: 1em !important; }
#search button {
	width: 20%;
	top: 0 !important;
	height: 42px;
	text-transform: uppercase; }
#search button p {
	font-size: 1em !important;
	margin-top: .3em; }
#search .f-dropdown .content {
	padding: 0.75em !important; }

/* --- image -- */
.title-image {
	position: absolute;
	height: 50%;
	top: 100;
	z-index: 0 !important;
	background-position: center center !important;
	background-size: cover;
	-webkit-background-size: cover;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	overflow: hidden; }

.title {
	background-image: url(../Images/headerimage.jpg);
}

.ce-left figure.image {
	margin-right: 1em; }

.ce-right figure.image {
	margin-left: 1em; }

.image-caption {
	font-size: 0.8em !important;
	color: #6a6a6a;
	line-height: 120%;
	padding-top: 1em; }

.image-wrapper iframe {
	margin-top: -100px; }

/* Openprocessing */
/* --- CONTENT --- */
.content-wrapper {
	position: relative;
	top: 35%;
	z-index: 50; }
@media (max-width: 640px) {
	.content-wrapper {
		top: 30% !important; } }

#no-img .content-wrapper {
	top: 9em; }
@media (max-width: 1024px) {
	#no-img .content-wrapper {
		top: 9em !important; } }
@media (max-width: 640px) {
	#no-img .content-wrapper {
		top: 12em !important; } }

.content-header .content-titel {
	padding: 2em 2em 0em 5%; }
@media (max-width: 640px) {
	.content-header .content-titel {
		width: 100% !important; } }
.content-header .content-logo {
	padding-top: 2em; }

.content-titel, .content-logo, .content-text, .content-slider {
	background-color: white; }

.jt .content-titel, .jt .content-logo {
	background: none !important; }
.jt .content-logo {
	margin-top: -3em; }

.content-text {
	padding: .5em 0 2em 0; }
.content-text .columns {
	padding: 2em 7% 0 5%; }
.content-text .columns.nested {
	padding: 2em 0% 0 5%; }
@media (max-width: 980px) {
	.content-text .columns.nested {
		padding: 2em 4% 0 5%; } }
@media (max-width: 640px) {
	.content-text .columns.nested {
		padding: 2em 5% 0 5%; } }

#startpage .content-text {
	padding-top: 1em !important; }

.content-slider {
	padding: 1em 3em; }
.content-slider .columns {
	padding: 2em 7% 0 5%; }

.img-inline {
	float: left;
	margin: 0.65em 2em 2em 0em;
	width: 35%; }
.img-inline img {
	width: 100%; }
@media (max-width: 640px) {
	.img-inline {
		margin: 2em 0em 4em 0 !important;
		width: 100%;
		clear: left !important;
		float: none;
		position: static; } }
.img-inline .caption {
	font-size: 85%;
	margin-top: 0.5em; }

.follows-single-inline-img {
	margin-top: 1.5rem; }

.follows-multi-inline-img {
	clear: left;
	margin-top: -1.25rem; }

.multi-img {
	margin: 0.65em 2em 2em 0em;
	width: 29%; }
@media (max-width: 980px) {
	.multi-img {
		margin: 2em 5% 1em 0 !important;
		width: 43%; } }
@media (max-width: 640px) {
	.multi-img {
		margin: 2em 0em 2em 0 !important;
		width: 100%;
		clear: left !important;
		float: none;
		position: static; } }

table tr th, table tr td {
	font-size: 1rem;
	line-height: 1.4em !important; }

/* --- header ---- */
.content-logo {
	text-align: center;
	padding-top: 1em; }

.intro-text {
	font-weight: 500; }

/* --- Teaser --- */
.teaser {
	cursor: pointer;
	margin: 2em 0 0 0;
	padding-top: 0 !important; }
.teaser p {
	line-height: 1.5em; }
@media (max-width: 640px) {
	.teaser img {
		width: 100% !important; } }
.teaser:hover h4 a, .teaser:hover h4 a.titel, .teaser:hover p {
	color: #C60C30; }
.teaser:hover img {
	opacity: 0.9; }
.teaser .teaser-content {
	border-top: 2px solid #DDD;
	padding-bottom: 1.5em; }

.teaser.horizontal h5, .teaser.horizontal h4 {
	margin: 0 0 0.5em 0; }
.teaser.horizontal img {
	float: left;
	width: 200px;
	min-width: 10em;
	margin: 0 1.5em 1em 0; }
@media (max-width: 640px) {
	.teaser.horizontal img {
		width: 25% !important;
		margin-right: 1.5em; } }
@media (max-width: 480px) {
	.teaser.horizontal img {
		width: 85% !important;
		margin-right: 35%; } }
.teaser.horizontal:last-child {
	margin-bottom: 1.5em;
	border-bottom: 2px solid #DDD; }

.teaser-details, .dachzeile {
	color: #878787;
	margin: -1em 0 0 0;
	font-size: 0.8em; }

.dachzeile {
	text-transform: uppercase; }

/* --- Accordion -- */
.accordion ul {
	margin-left: 0; }
.accordion .accordion-navigation {
	margin-bottom: 0.5em !important; }
.accordion .subheader {
	margin-bottom: 0 !important; }
.accordion .content {
	padding: 1em !important; }

/* --- background-images -- */
/* --- Slider --- */
#top-slider .slides img {
	float: left;
	margin-right: 3em; }
@media (max-width: 640px) {
	#top-slider .slides img {
		width: 90% !important;
		margin-right: 1.5em; } }
#top-slider .slides h4, #top-slider .slides p {
	font-family: "Roboto Slab", sans-serif !important; }
#top-slider .slides h4 {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #C60C30; }
#top-slider .slides p {
	font-size: 1em; }

* {
	box-sizing: border-box; }

.slider {
	width: 50%;
	margin: 100px auto; }

.slick-slide {
	margin: 0px 20px; }

.slick-slide img {
	width: 100%; }

.slick-prev:before,
.slick-next:before {
	color: black; }

.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2; }

.slick-active {
	opacity: .5; }

.slick-current {
	opacity: 1; }

.slides img {
	max-width: 35%;
	margin-right: 3em; }

/* --- footer --- */
#footer {
	background-color: #6a6a6a;
	position: relative; }
#footer .row {
	padding: 2em 0 .5em 1.5%; }
#footer p {
	font-size: .9em;
	line-height: 1.75em;
	color: white;
	width: 100%;
	margin-bottom: 0; }
#footer p a {
	color: white;
	font-weight: bold;
	font-size: 0.9em !important;
	text-decoration: none; }
#footer p a:hover {
	border-bottom: 1px solid white; }
#footer a.footer-link {
	margin-right: .8em;
	color: white !important;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none; }
#footer a.footer-link:hover {
	border-bottom: 1px solid white; }
#footer .footer-adress {
	margin-top: 1.5em; }
@media (max-width: 640px) {
	#footer img {
		width: 50%; } }
@media (max-width: 640px) {
	#footer .last-col {
		margin: -1.5em 0.2em 0; } }

/*# sourceMappingURL=styles.css.map */

/* added manually */
/* FIX ME !! Not responsive */
.langswitch a {
	line-height: 2.8125rem;
	color: white;
}
/* added manually JF 19.02.2020*/
strong.tx-indexedsearch-redMarkup {
	background-color: yellow;
	font-weight: normal;
}
.teaser-img {
	float: left;
	margin: 0em;
	width: 250px;
}

.copyright {
	font-size: 65%;
	color: #999999;
	float: left;
	margin-top: -1em;
	max-width: 200px;
}

#footer a.nounderline:hover {
	border-bottom: none!important;
}


/* Media JF 25.03.2019 */
iframe {
	width: 66%;
	margin: 0 3rem 3rem 0;
	float: left;
}


@media only screen and (min-width: 1100px) {
	body.page-searchresult .top-bar-section ul  {
		margin-left: 2.5rem;
	}
}

/* Teaserabstaende JF 26.06.2020 */
.teaser-content {
	padding-top: 1em;
	margin-left: -5%;
	margin-right: -7%;
}

.lang {
	color: white;
}

.lang > a {
	color: white;
}

.lang > a:hover {
	color: #C60C30;
	background-color: white;
}
