@charset "UTF-8";
/* --- variablen, k÷nnen spõter entfernt werden, sind in _settings enthalten --- */

/* 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 */
}

/* rokkitt-regular - latin */
@font-face {
	font-family: 'Rokkitt';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Rokkitt-Regular-webfont.eot'); /* IE9 Compat Modes */
	src: local('Rokkitt'), local('Rokkitt-Regular'),
	url('fonts/Rokkitt-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/Rokkitt-Regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/Rokkitt-Regular-webfont.woff') format('woff'), /* Modern Browsers */
	url('fonts/Rokkitt-Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/Rokkitt-Regular-webfont.svg#Rokkitt') format('svg'); /* Legacy iOS */
}


/* rokkitt-bold - latin */
@font-face {
	font-family: 'Rokkitt';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Rokkitt-Bold-webfont.eot'); /* IE9 Compat Modes */
	src: local('Rokkitt Bold'), local('Rokkitt-Bold'),
	url('fonts/Rokkitt-Bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/Rokkitt-Bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/Rokkitt-Bold-webfont.woff') format('woff'), /* Modern Browsers */
	url('fonts/Rokkitt-Bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/Rokkitt-Bold-webfont.svg#Rokkitt') format('svg'); /* Legacy iOS */
}
/* --- typo --- */
/* line 38, ../scss/styles.scss */
.bg-red {
	background-color: #C60C30;
}

/* line 40, ../scss/styles.scss */
h1, h2, h3, h4, h5 {
	font-family: "Roboto", sans-serif;
	letter-spacing: .03em;
}

/* line 45, ../scss/styles.scss */
h2 {
	font-size: 2em;
	color: #C60C30;
	font-weight: 500;
	line-height: 1.2em;
}

/* line 51, ../scss/styles.scss */
h3 {
	font-size: 1em;
	color: #95a3ab;
	font-weight: 300;
}

/* line 53, ../scss/styles.scss */
p, li {
	font-family: "Roboto", sans-serif;
	letter-spacing: .02em;
}

/* line 55, ../scss/styles.scss */
.bold {
	font-weight: 400;
}

/* line 57, ../scss/styles.scss */
a {
	color: #C60C30;
}

/* line 61, ../scss/styles.scss */
hr {
	margin: 2em 0 !important;
}

/* line 64, ../scss/styles.scss */
i.i-right {
	padding-right: 10px;
}

/* line 65, ../scss/styles.scss */
i.i-left {
	padding-left: 5px;
}

/* line 68, ../scss/styles.scss */
.row.content {
	background-color: white !important;
}

/* --- page-head --- */
/* line 71, ../scss/styles.scss */
#header {
	z-index: 100;
	position: fixed;
	width: 100%;
}

/* line 73, ../scss/styles.scss */
.page-head {
	padding: .5em 0;
	background-color: white;
}
/* line 74, ../scss/styles.scss */
.page-head img {
	width: 45%;
}
@media (max-width: 640px) {
	/* line 74, ../scss/styles.scss */
	.page-head img {
		width: 25% !important;
	}
}
/* line 80, ../scss/styles.scss */
.page-head .page-title {
	padding-left: 5%;
}
/* line 82, ../scss/styles.scss */
.page-head .page-title h3 {
	font-size: 90%;
	font-weight: 300;
	color: #95a3ab;
	padding-top: 1.2em;
	margin-bottom: 0;
}
/* line 87, ../scss/styles.scss */
.page-head .page-title h2 {
	font-size: 100%;
	font-weight: 500;
	color: #C60C30;
	line-height: 1em;
}

/*  --- headroom --- */
/* line 98, ../scss/styles.scss */
.headroom, .page-head {
	will-change: transform;
	transition: transform 200ms linear;
}

/* line 103, ../scss/styles.scss */
.headroom--pinned {
	transform: translateY(0%);
}
/* line 105, ../scss/styles.scss */
.headroom--pinned .page-head {
	transform: translateY(0%);
}

/* line 109, ../scss/styles.scss */
.headroom--unpinned {
	transform: translateY(-100%);
}

/*
.headroom--top {
.page-head {transform: translateY(-100%)}

}

/*  --- navigation --- */
/* line 119, ../scss/styles.scss */
.navigation .columns {
	margin-left: -1.4em;
}
@media (max-width: 640px) {
	/* line 119, ../scss/styles.scss */
	.navigation .columns {
		margin-left: 0em !important;
	}
}

/* line 125, ../scss/styles.scss */
.top-bar-section .search {
	background: none;
}
/* line 126, ../scss/styles.scss */
.top-bar-section .left a {
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 400;
}

/* line 133, ../scss/styles.scss */
.search.has-dropdown > a:after {
	display: none;
}

/* line 135, ../scss/styles.scss */
#search {
	outline: none !important;
}
/* line 137, ../scss/styles.scss */
#search .columns {
	margin-left: 0 !important;
}
/* line 138, ../scss/styles.scss */
#search input {
	background-color: #EEEEEE;
	float: left;
	width: 80%;
	top: 0 !important;
	height: 42px !important;
	font-size: 1.2em !important;
	padding-left: 1em !important;
}
/* line 146, ../scss/styles.scss */
#search button {
	width: 20%;
	top: 0 !important;
	height: 42px;
	text-transform: uppercase;
}
/* line 149, ../scss/styles.scss */
#search button p {
	font-size: 1em !important;
	margin-top: .3em;
}
/* line 153, ../scss/styles.scss */
#search .f-dropdown .content {
	padding: 0.75em !important;
}

/* --- title-image -- */
/* line 158, ../scss/styles.scss */
.title-image {
	position: fixed;
	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;
}

/* line 172, ../scss/styles.scss */
/*.title {
	background-image: url();
}*/

/* line 174, ../scss/styles.scss */
.image-wrapper iframe {
	margin-top: -100px;
}

/* Openprocessing */
/* --- CONTENT --- */
/* line 178, ../scss/styles.scss */
.content-wrapper {
	position: relative;
	top: 35%;
	z-index: 50;
}
@media (max-width: 640px) {
	/* line 178, ../scss/styles.scss */
	.content-wrapper {
		top: 30% !important;
	}
}

/* line 186, ../scss/styles.scss */
#no-img .content-wrapper {
	top: 15%;
}
@media (max-width: 1024px) {
	/* line 186, ../scss/styles.scss */
	#no-img .content-wrapper {
		top: 9% !important;
	}
}
@media (max-width: 640px) {
	/* line 186, ../scss/styles.scss */
	#no-img .content-wrapper {
		top: 18% !important;
	}
}

/* line 194, ../scss/styles.scss */
.content-header .content-titel {
	width: 66,6%;
	padding: 2em 2em 0em 5%;
}
@media (max-width: 640px) {
	/* line 194, ../scss/styles.scss */
	.content-header .content-titel {
		width: 100% !important;
	}
}
/* line 199, ../scss/styles.scss */
.content-header .content-logo {
	padding-top: 2em;
}

/* line 202, ../scss/styles.scss */
.content-titel, .content-logo, .content-text, .content-slider {
	background-color: white;
}

/* line 205, ../scss/styles.scss */
.jt .content-titel, .jt .content-logo {
	background: none !important;
}
/* line 206, ../scss/styles.scss */
.jt .content-logo {
	margin-top: -3em;
}

/* line 210, ../scss/styles.scss */
.content-text {
	padding: 1em 0 2em 0;
}
/* line 212, ../scss/styles.scss */
.content-text .columns {
	padding: 2em 7% 0 5%;
}
/* line 213, ../scss/styles.scss */
.content-text .columns.nested {
	padding: 2em 0% 0 5%;
}
@media (max-width: 980px) {
	/* line 213, ../scss/styles.scss */
	.content-text .columns.nested {
		padding: 2em 4% 0 5%;
	}
}
@media (max-width: 640px) {
	/* line 213, ../scss/styles.scss */
	.content-text .columns.nested {
		padding: 2em 5% 0 5%;
	}
}

/* line 219, ../scss/styles.scss */
.content-slider {
	padding: 1em 3em;
}
/* line 221, ../scss/styles.scss */
.content-slider .columns {
	padding: 2em 7% 0 5%;
}

/* line 224, ../scss/styles.scss */
.img-inline {
	float: left;
	margin: 0.65em 2em 2em 0em;
	width: 45%;
}
@media (max-width: 640px) {
	/* line 224, ../scss/styles.scss */
	.img-inline {
		margin: 2em 0em 4em 0 !important;
		width: 100%;
		clear: left !important;
		float: none;
		position: static;
	}
}
/* line 236, ../scss/styles.scss */
.img-inline .caption {
	font-size: 85%;
	margin-top: 0.5em;
}

/* line 239, ../scss/styles.scss */
.follows-single-inline-img {
	margin-top: -1.25rem;
}

/* line 240, ../scss/styles.scss */
.follows-multi-inline-img {
	clear: left;
	margin-top: -1.25rem;
}

/* line 241, ../scss/styles.scss */
.multi-img {
	margin: 0.65em 2em 2em 0em;
	width: 29%;
}
@media (max-width: 980px) {
	/* line 241, ../scss/styles.scss */
	.multi-img {
		margin: 2em 5% 1em 0 !important;
		width: 43%;
	}
}
@media (max-width: 640px) {
	/* line 241, ../scss/styles.scss */
	.multi-img {
		margin: 2em 0em 2em 0 !important;
		width: 100%;
		clear: left !important;
		float: none;
		position: static;
	}
}

/* --- header ---- */
/* line 261, ../scss/styles.scss */
.content-logo {
	text-align: center;
	padding-top: 1em;
}

/* line 265, ../scss/styles.scss */
.intro-text {
	font-weight: 500;
}

/* --- Teaser --- */
/* line 269, ../scss/styles.scss */
.teaser {
	cursor: pointer;
	margin: 2em 0 0 0;
	padding-top: 0 !important;
}
/* line 273, ../scss/styles.scss */
.teaser p {
	line-height: 1.5em;
}
@media (max-width: 640px) {
	/* line 275, ../scss/styles.scss */
	.teaser img {
		width: 100% !important;
	}
}
/* line 279, ../scss/styles.scss */
.teaser:hover h4 a, .teaser:hover h4 a.titel, .teaser:hover p {
	color: #C60C30;
}
/* line 280, ../scss/styles.scss */
.teaser:hover img {
	opacity: 0.9;
}
/* line 282, ../scss/styles.scss */
.teaser .teaser-content {
	/* border-bottom: 2px solid #DDD;
	padding-bottom: 1.5em; - JF 22.02.19 */
	border-top: 2px solid #DDD;
	padding-top: 1.5em;
	margin-left: -2em;
}

/* line 289, ../scss/styles.scss */
.teaser.horizontal h5, .teaser.horizontal h4 {
	margin: 0 0 0.5em 0;
}
/* line 290, ../scss/styles.scss */
.teaser.horizontal img {
	float: left;
	width: 200px;
	min-width: 10em;
	margin: 0 1.5em 1em 0;
}
@media (max-width: 640px) {
	/* line 290, ../scss/styles.scss */
	.teaser.horizontal img {
		width: 25% !important;
		margin-right: 1.5em;
	}
}
@media (max-width: 480px) {
	/* line 290, ../scss/styles.scss */
	.teaser.horizontal img {
		width: 85% !important;
		margin-right: 35%;
	}
}

/* line 300, ../scss/styles.scss */
.teaser-details, .dachzeile {
	color: #878787;
	margin: -1em 0 0 0;
	font-size: 0.8em;
}

/* line 306, ../scss/styles.scss */
.dachzeile {
	text-transform: uppercase;
}

/* --- Accordion -- */
/* line 312, ../scss/styles.scss */
.accordion ul {
	margin-left: 0;
}
/* line 313, ../scss/styles.scss */
.accordion .accordion-navigation {
	margin-bottom: 0.5em !important;
}
/* line 314, ../scss/styles.scss */
.accordion .subheader {
	margin-bottom: 0 !important;
}
/* line 315, ../scss/styles.scss */
.accordion .content {
	padding: 1em !important;
}

/* --- background-images -- */
/* --- Slider ausgelagert in EXT:bbaw_jtslider - 19.02.2019 - JF--- */


/* --- footer --- */
/* line 382, ../scss/styles.scss */
#footer {
	background-color: #878787;
	position: relative;
	color: white;
	width: 100%;
}
/* line 384, ../scss/styles.scss */
#footer .row {
	padding: 2em 0 .5em 2.5%;
}
/* line 386, ../scss/styles.scss */
#footer p /*, #footer a*/ {
	font-size: 85%;
}
/* line 389, ../scss/styles.scss */
#footer a {
	color: white;
}
/* line 390, ../scss/styles.scss */
#footer a:hover {
	border-bottom: 1px solid white;
}
/* line 392, ../scss/styles.scss */
#footer .footer-link {
	margin-right: .8em;
}

/* added manually */
/* FIX ME !! Not responsive */
.langswitch a {
	line-height: 2.8125rem;
	color: white;
}

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;
}

.image-caption {
	font-size: 65%;
	color: #999999;
	margin-top: 0.2rem;
	/* max-width: 200px; JF 20190403 */
}

#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;
	}
}
