.iframe-wrapper {
	position: relative;
	height: 0
}

.iframe-wrapper>* {
	display: block;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	margin: 0;
	padding: 0
}

@-webkit-viewport {
	width: device-width
}

@-moz-viewport {
	width: device-width
}

@-ms-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

@media only all and (max-width: 400px) {
	@-ms-viewport {
		width: 320px
	}
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
main,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 400;
	height: 100%;
	line-height: 1.5;
	background-color: #fff;
	color: #5c6971;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.1)
}

@media only screen and (orientation: landscape),
(orientation: portrait) {
	html {
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%
	}
}

html.wf-active {
	font-family: "Genesis", sans-serif
}

body {
	margin: 0;
	height: 100%
}

a {
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	-webkit-transition: color 200ms 0s;
	transition: color 200ms 0s;
	-webkit-tap-highlight-color: rgba(226, 0, 26, 0.3)
}

a:visited {
	color: #e2001a
}

a:hover {
	color: #8d040c;
	text-decoration: none;
	border-bottom: 1px solid
}

a:focus {
	color: #8d040c;
	outline: 0;
	border-bottom: 1px solid
}

a:active {
	color: #8d040c;
	border-bottom: none
}

a:hover,
a:active {
	outline: 0
}

a[href^="tel"] {
	color: #5c6971
}

a[href*=".pdf"] {
	color: #e2001a;
	background: transparent url(/typo3conf/ext/dhbw_cas/Resources/Public/Images/symbols/file-pdf.svg) no-repeat 0 0;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
	padding-left: 1.5em
}

a[href*=".pdf"]:focus,
a[href*=".pdf"]:hover {
	color: #8d040c
}

.no-svg a[href*=".pdf"] {
	background-image: url(/typo3conf/ext/dhbw_cas/Resources/Public/Images/png/symbols/file-pdf.png)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
	color: #e2001a;
	font-size: 1em;
	text-decoration: none
}

h1 {
	font-size: 1.5rem;
	font-weight: 400;
	color: #5c6971;
	margin-bottom: .25em
}

.wf-active h1 {
	font-family: "Genesis", sans-serif
}

h2 {
	font-size: 1.125rem;
	font-weight: 400;
	color: #5c6971;
	margin-bottom: .5em
}

.wf-active h2 {
	font-family: "Genesis", sans-serif
}

h3 {
	font-size: 1rem;
	font-weight: 400;
	color: #5c6971;
	margin-bottom: .75em
}

.wf-active h3 {
	font-family: "Genesis", sans-serif
}

h4 {
	font-size: 1rem;
	font-weight: 400;
	color: #5c6971;
	margin-bottom: 1em
}

.wf-active h4 {
	font-family: "Genesis", sans-serif
}

h5 {
	font-size: 0.875rem;
	font-weight: 400;
	color: #5c6971;
	margin-bottom: 1.25em
}

.wf-active h5 {
	font-family: "Genesis", sans-serif
}

h6 {
	font-size: 0.75rem;
	font-weight: 400;
	color: #5c6971
}

.wf-active h6 {
	font-family: "Genesis", sans-serif
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: normal;
	color: #000
}

blockquote {
	margin: 1em 2.5em
}

dfn {
	font-style: italic
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

p,
pre {
	margin: 0 0 0.66667em
}

pre,
code,
kbd,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	overflow: auto;
	white-space: pre-wrap
}

q {
	quotes: "“" "”" "‘" "’"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl,
menu,
ol,
ul {
	margin: 0 0 0.66667em
}

dd {
	margin: 0 0 0 2.5em
}

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

img {
	border: 0;
	vertical-align: bottom;
	max-width: 100%;
	width: auto;
	height: auto
}

svg:not(:root) {
	overflow: hidden
}

::-moz-selection {
	background: #5c6971;
	color: white
}

::selection {
	background: #5c6971;
	color: white
}

figure {
	margin: 0
}

fieldset {
	border: none;
	margin: 0
}

legend {
	border: 0;
	padding: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	border-radius: 0;
	background-image: none
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type=button]::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

input[type="radio"] {
	vertical-align: text-bottom
}

input[type="checkbox"] {
	vertical-align: bottom
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

td,
th {
	padding: 0
}

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}

.ir br {
	display: none
}

.hidden {
	display: none !important;
	visibility: hidden
}

.vh,
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vh.focusable:active,
.vh.focusable:focus,
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

textarea {
	resize: vertical
}

[tabindex="-1"]:focus {
	outline: none !important
}

p a,
ul a,
ol a {
	color: #e2001a
}

ul ul,
ol ol {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc
}

ol ol {
	list-style-type: inherit
}

nav a {
	display: block;
	text-decoration: none
}

address {
	font-style: normal
}

hr {
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #858f95;
	width: 100%;
	margin: 1em auto
}

caption {
	caption-side: bottom
}

caption:before,
caption:after {
	content: "\0020\2014\0020"
}

th,
td {
	border-top: 1px solid #fff;
	padding: 0.25em 0;
	text-align: left;
	vertical-align: top
}

th {
	border-top: 1px solid #fff
}

table ul {
	margin: 0;
	padding-left: 1em
}

table tr:first-child th,
table tr:first-child td {
	border-top: none
}

figure>img {
	display: block;
	margin: 0 auto
}

figcaption {
	color: #858f95;
	font-size: 0.875em;
	line-height: 1.5;
	margin: 1em 0
}

fieldset {
	padding: 0;
	margin: 0
}

label,
label .label,
.label .label {
	cursor: pointer
}

svg polygon,
svg path,
svg rect,
svg circle,
svg line {
	fill: inherit
}

[class*="icon"] {
	fill: #e2001a;
	vertical-align: inherit
}

[role="button"] {
	cursor: pointer
}

.btn-toolbar:before,
.container-default:before,
.container-index:before,
.wrapper:before,
.btn-toolbar:after,
.container-default:after,
.container-index:after,
.wrapper:after,
.field-container:before,
.contact-form .options ul:before,
[role="banner"]:before,
[role="navigation"]:before,
[role="contentinfo"]:before,
.shortlinks:before,
.news-item:before,
.event-teaser-list:before,
.event-item:before,
.event-item>a:before,
.teaser-item:before,
.field-container:after,
.contact-form .options ul:after,
[role="banner"]:after,
[role="navigation"]:after,
[role="contentinfo"]:after,
.shortlinks:after,
.news-item:after,
.event-teaser-list:after,
.event-item:after,
.event-item>a:after,
.teaser-item:after {
	content: "";
	display: table
}

.btn-toolbar:after,
.container-default:after,
.container-index:after,
.wrapper:after,
.field-container:after,
.contact-form .options ul:after,
[role="banner"]:after,
[role="navigation"]:after,
[role="contentinfo"]:after,
.shortlinks:after,
.news-item:after,
.event-teaser-list:after,
.event-item:after,
.event-item>a:after,
.teaser-item:after {
	clear: both
}

.icon-text,
legend,
.skip-link,
.skip-navi,
.link-more .more-text,
.btn-show-more .more-text,
.nav-headline,
.breadcrumb-intro {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.focusable.icon-text:active,
legend.focusable:active,
.focusable.skip-link:active,
.focusable.skip-navi:active,
.link-more .focusable.more-text:active,
.btn-show-more .focusable.more-text:active,
.focusable.nav-headline:active,
.focusable.breadcrumb-intro:active,
.focusable.icon-text:focus,
legend.focusable:focus,
.focusable.skip-link:focus,
.focusable.skip-navi:focus,
.link-more .focusable.more-text:focus,
.btn-show-more .focusable.more-text:focus,
.focusable.nav-headline:focus,
.focusable.breadcrumb-intro:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

fieldset fieldset legend {
	clip: initial;
	height: auto;
	margin: 0;
	width: auto;
	overflow: initial;
	position: static
}

.nav-main,
.nav-main-highlight,
.nav-footer,
.nav-secondary,
.shortlinks,
.news-list,
.news-listview,
.news-gallery-list,
.event-list,
.event-teaser-list,
.layer-content .news-gallery-pager .news-gallery-pager-wrapper,
.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.breadcrumb-level>a>span,
.breadcrumb-current,
.slider-event .event-description p {
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 100%
}

.btn-arrow-down,
.contact-form input[type="submit"] {
	border: none;
	background-color: transparent;
	color: #000;
	display: inline-block;
	position: relative;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	vertical-align: middle
}

.icon-search,
.icon-menu,
.custom-select:before,
.btn-prev:before,
.btn-next:before,
.pagination>li .page-first:before,
.pagination>li .page-last:before,
.pagination>li .page-prev:before,
.pagination>li .page-next:before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.slider-event .btn-prev,
.slider-event .btn-next {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.icon-arrow-down,
.btn-arrow-down,
.slider-event .btn-next {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.page-headline,
.slide-text,
.wrapper,
.event-teaser-list>.event-item {
	padding: 0.5em 2.38095%
}

@media only all and (min-width: 600px) {
	.page-headline,
	.slide-text,
	.wrapper,
	.event-teaser-list>.event-item {
		padding: 1.5em 1.38889%
	}
}

@media only all and (min-width: 768px) {
	.page-headline,
	.slide-text,
	.wrapper,
	.event-teaser-list>.event-item {
		padding: 1.25em 0.96154%
	}
}

@media only all and (min-width: 1024px) {
	.page-headline,
	.slide-text,
	.wrapper,
	.event-teaser-list>.event-item {
		padding: 1.25em 0
	}
}

.shortlinks {
	margin: -0.5em -2.38095%
}

@media only all and (min-width: 600px) {
	.shortlinks {
		margin: -1.5em -1.38889%
	}
}

@media only all and (min-width: 768px) {
	.shortlinks {
		margin: -1.25em -0.96154%
	}
}

@media only all and (min-width: 1024px) {
	.shortlinks {
		margin: -1.25em 0
	}
}

.page-headline,
.slide-text {
	margin-bottom: .5em
}

@media only all and (min-width: 600px) {
	.page-headline,
	.slide-text {
		margin-bottom: 0
	}
}

@media only all and (min-width: 768px) {
	.page-headline,
	.slide-text {
		background-color: rgba(255, 255, 255, 0.8);
		position: absolute;
		left: 0;
		bottom: 2em;
		z-index: 33;
		width: 40%;
		padding: 1em 2em
	}
}

@media only all and (min-width: 1600px) {
	.page-headline,
	.slide-text {
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		width: 30%;
		padding-left: 10.96154%
	}
}

@font-face {
	font-family: 'dhbwicon';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,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ACDmAPEH//3//wAAAAAAIOYA8QD//f//AAH/4xoEDwUAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAJ8lPQRfDzz1AAsCAAAAAADQF8dvAAAAANAXx28AAAAAAeYBlAAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAB5gABAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAAAAAAAAEAAAACAAAaASUADQElAAQBSQAWAUkAFgC3AA0AtwAEAUkAFgFJABYAAFAAAA0AAAAAAA4ArgABAAAAAAABABAAAAABAAAAAAACAA4ATgABAAAAAAADABAAJgABAAAAAAAEABAAXAABAAAAAAAFABYAEAABAAAAAAAGAAgANgABAAAAAAAKADQAbAADAAEECQABABAAAAADAAEECQACAA4ATgADAAEECQADABAAJgADAAEECQAEABAAXAADAAEECQAFABYAEAADAAEECQAGABAAPgADAAEECQAKADQAbABkAGgAYgB3AGkAYwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGQAaABiAHcAaQBjAG8AbmRoYndpY29uAGQAaABiAHcAaQBjAG8AbgBSAGUAZwB1AGwAYQByAGQAaABiAHcAaQBjAG8AbgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
	font-weight: normal;
	font-style: normal
}

.custom-select:before,
.link-more:after,
.btn-show-more:after,
.external-link-new-window:before,
.btn-prev:before,
.btn-next:before,
.nav-sub>li.hassub:before,
[lang="de"] .btn-show-more[aria-expanded="true"]:after,
.pagination>li .page-first:before,
.pagination>li .page-last:before,
.pagination>li .page-prev:before,
.pagination>li .page-next:before {
	font-family: 'dhbwicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-search {
	width: 25px;
	height: 25px;
	display: block
}

.icon-search polygon,
.icon-search path,
.icon-search rect,
.icon-search circle,
.icon-search line {
	fill: #2e353a
}

.icon-menu {
	width: 25px;
	height: 25px;
	display: block;
	fill: #fff
}

.icon-m {
	width: 75px;
	height: 75px;
	display: block;
	margin-right: auto;
	margin-left: auto
}

@media only all and (min-width: 768px) {
	.icon-m {
		margin-bottom: 3.75em
	}
}

.icon-arrow-down {
	fill: #fff;
	-webkit-transition: -webkit-transform 200ms 0s;
	transition: transform 200ms 0s
}

[aria-pressed="true"] .icon-arrow-down {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.btn-arrow-down {
	width: 2.75em;
	height: 44px;
	margin-top: -.25em
}

.no-js .btn-arrow-down {
	display: none
}

@media only all and (min-width: 600px) {
	.btn-arrow-down {
		display: none
	}
}

.icon-image-gallery {
	fill: #fff
}

form ol,
form ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

form li {
	clear: both;
	padding: 0
}

form abbr[title] {
	border-bottom: none
}

.full,
.wide,
.half,
.small {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: none
}

.full input,
.wide input,
.half input,
.small input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.full {
	width: 100%
}

.wide {
	width: 73%
}

.wide+.small {
	margin-left: 4%
}

.half {
	width: 48%
}

.half+.half {
	margin-left: 4%
}

.half:nth-child(2n) {
	margin-left: 0
}

.half.nl {
	float: none;
	clear: both;
	margin-left: 0
}

.small {
	width: 23%;
	font-size: 1em
}

.small+.wide {
	margin-left: 4%
}

input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:-moz-placeholder,
textarea[placeholder]:-moz-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::input-placeholder,
textarea[placeholder]::input-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
	color: #858f95;
	opacity: 1;
	text-overflow: ellipsis
}

fieldset fieldset {
	margin: 0
}

fieldset.half+.half {
	margin-left: 4%
}

fieldset sup {
	font-size: 1.2em;
	top: -0.2em;
	cursor: help
}

label,
label .label,
.label .label,
.label {
	display: block;
	padding: 0;
	margin: 0;
	color: inherit;
	position: relative
}

label .label,
.label .label .label,
.label .label {
	display: block;
	cursor: inherit;
	text-align: right
}

label .label label,
.label .label .label label,
label .label .label,
.label .label .label .label,
.label .label label,
.label .label .label {
	float: none;
	margin: 0;
	width: auto
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="button"],
input[type="file"],
textarea,
select,
button {
	width: 100%;
	font-size: 16px;
	padding: .5em;
	border: 1px solid #adb4b8;
	color: #5c6971;
	background-color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

input:focus,
select:focus,
textarea:focus {
	-webkit-box-shadow: inset 0 0 0 2px #eef0f1;
	box-shadow: inset 0 0 0 2px #eef0f1;
	color: #2e353a;
	outline: none
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="checkbox"],
input[type="radio"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

input[type="checkbox"].focusable:active,
input[type="checkbox"].focusable:focus,
input[type="radio"].focusable:active,
input[type="radio"].focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type="checkbox"]:focus+label:before,
label input[type="checkbox"]:focus+.label:before,
.label input[type="checkbox"]:focus+.label:before,
input[type="radio"]:focus+label:before,
label input[type="radio"]:focus+.label:before,
.label input[type="radio"]:focus+.label:before {
	border-color: black
}

input[type="checkbox"]+label,
label input[type="checkbox"]+.label,
.label input[type="checkbox"]+.label,
input[type="radio"]+label,
label input[type="radio"]+.label,
.label input[type="radio"]+.label {
	position: relative;
	padding-left: 1.5em;
	vertical-align: middle;
	width: auto;
	float: none;
	margin: 0
}

input[type="checkbox"]+label:before,
label input[type="checkbox"]+.label:before,
.label input[type="checkbox"]+.label:before,
input[type="radio"]+label:before,
label input[type="radio"]+.label:before,
.label input[type="radio"]+.label:before {
	content: '';
	color: #e2001a;
	position: absolute;
	top: 8px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #adb4b8;
	font-size: 18px;
	line-height: 21px;
	text-align: center
}

input[type="checkbox"]:checked+label:before,
label input[type="checkbox"]:checked+.label:before,
.label input[type="checkbox"]:checked+.label:before {
	content: '\2713'
}

input[type="radio"]:checked+label:after,
label input[type="radio"]:checked+.label:after,
.label input[type="radio"]:checked+.label:after {
	content: '';
	background-color: #e2001a;
	position: absolute;
	top: 11px;
	left: 3px;
	width: 14px;
	height: 14px
}

input[type="radio"]+label:before,
label input[type="radio"]+.label:before,
.label input[type="radio"]+.label:before,
input[type="radio"]+label:after,
label input[type="radio"]+.label:after,
.label input[type="radio"]+.label:after {
	border-radius: 50%
}

textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5
}

legend.label+input[type="checkbox"] {
	margin: 0.5em 0 0
}

select {
	width: inherit
}

.custom-select {
	position: relative;
	display: block;
	padding: 0;
	overflow: hidden;
	padding-right: 1.5em;
	padding-bottom: 1px;
	vertical-align: middle
}

.custom-select select {
	margin: 0;
	background: none;
	border: 1px solid transparent;
	outline: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none;
	font-size: 1em;
	padding: .6em 2em .5em 1em;
	width: 115%;
	width: calc(100% + 1.5em)
}

.custom-select select:focus {
	-webkit-box-shadow: inset 0 0 0 2px #eef0f1;
	box-shadow: inset 0 0 0 2px #eef0f1;
	color: #2e353a;
	outline: none;
	background-color: transparent;
	border-color: #adb4b8
}

.custom-select select option {
	font-weight: normal
}

.custom-select:before {
	content: ""
}

.custom-select:before {
	right: .5em;
	left: auto;
	z-index: 2;
	pointer-events: none
}

.custom-select:hover {
	border: 1px solid #888
}

.custom-select+input[type="submit"] {
	display: none
}

x:-o-prefocus,
.custom-select::after {
	display: none
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.custom-select select::-ms-expand {
		display: none
	}
	.custom-select select:focus::-ms-value {
		background: transparent;
		color: #222
	}
}

@-moz-document url-prefix() {
	.custom-select {
		overflow: hidden
	}
	.custom-select select {
		width: 115%;
		width: calc(100% + em)
	}
}

.custom-select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

button,
[role="button"],
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	border-radius: 0;
	background-image: none
}

button>*,
[role="button"]>*,
html input[type="button"]>*,
input[type="reset"]>*,
input[type="submit"]>* {
	pointer-events: none
}

[role="button"] {
	-webkit-appearance: none;
	appearance: none
}

option {
	padding: 0
}

.field-container.field-container {
	margin-bottom: .5em
}

.field-container.field-container:last-child {
	margin-bottom: 0
}

.mandatory-hint {
	margin-bottom: 0
}

.contact-form {
	background-color: #eef0f1;
	padding: 1em
}

@media only all and (min-width: 600px) {
	.contact-form {
		padding: 1em .3em
	}
}

.contact-form label,
.contact-form label .label,
label .contact-form .label,
.contact-form .label .label,
.label .contact-form .label,
.contact-form .label,
.contact-form .mandatory-hint {
	border: 1px solid #eef0f1;
	padding: .5em 0 0
}

@media only all and (min-width: 600px) {
	.contact-form label,
	.contact-form label .label,
	label .contact-form .label,
	.contact-form .label .label,
	.label .contact-form .label,
	.contact-form .label,
	.contact-form .mandatory-hint {
		width: 30.55556%;
		float: left;
		margin-right: -100%;
		margin-left: 1.38889%;
		clear: none;
		padding: .5em 0
	}
}

@media only all and (min-width: 768px) {
	.contact-form label,
	.contact-form label .label,
	label .contact-form .label,
	.contact-form .label .label,
	.label .contact-form .label,
	.contact-form .label,
	.contact-form .mandatory-hint {
		width: 30.76923%;
		float: left;
		margin-right: -100%;
		margin-left: 1.28205%;
		clear: none
	}
}

.contact-form input[type="text"],
.contact-form input[type="number"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="date"],
.contact-form input[type="search"],
.contact-form input[type="password"],
.contact-form input[type="file"],
.contact-form .custom-select,
.contact-form textarea,
.contact-form .powermail_captchaimage {
	border: 1px solid #fff;
	background-color: #fff;
	line-height: 1.5;
	-webkit-transition: border .3s 0s;
	transition: border .3s 0s
}

@media only all and (min-width: 600px) {
	.contact-form input[type="text"],
	.contact-form input[type="number"],
	.contact-form input[type="tel"],
	.contact-form input[type="email"],
	.contact-form input[type="url"],
	.contact-form input[type="date"],
	.contact-form input[type="search"],
	.contact-form input[type="password"],
	.contact-form input[type="file"],
	.contact-form .custom-select,
	.contact-form textarea,
	.contact-form .powermail_captchaimage {
		width: 63.88889%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.contact-form input[type="text"],
	.contact-form input[type="number"],
	.contact-form input[type="tel"],
	.contact-form input[type="email"],
	.contact-form input[type="url"],
	.contact-form input[type="date"],
	.contact-form input[type="search"],
	.contact-form input[type="password"],
	.contact-form input[type="file"],
	.contact-form .custom-select,
	.contact-form textarea,
	.contact-form .powermail_captchaimage {
		width: 64.10256%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

.contact-form input[type="text"]:focus,
.contact-form input[type="number"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="url"]:focus,
.contact-form input[type="date"]:focus,
.contact-form input[type="search"]:focus,
.contact-form input[type="password"]:focus,
.contact-form input[type="file"]:focus,
.contact-form .custom-select:focus,
.contact-form textarea:focus {
	border-color: #adb4b8
}

.contact-form .custom-select {
	border: none
}

.contact-form input[type="search"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media only all and (min-width: 600px) {
	.contact-form em {
		width: 63.88889%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.contact-form em {
		width: 64.10256%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

@media only all and (min-width: 600px) {
	.contact-form .options {
		width: 63.88889%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.contact-form .options {
		width: 64.10256%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

.contact-form .options li {
	float: left;
	clear: none;
	margin-bottom: 0;
	margin-right: 1em
}

.contact-form .options.checkboxes li {
	float: none;
	clear: both
}

@media only all and (min-width: 600px) {
	.contact-form .captcha {
		width: 30.55556%;
		float: left;
		margin-right: -100%;
		margin-left: 34.72222%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.contact-form .captcha {
		width: 30.76923%;
		float: left;
		margin-right: -100%;
		margin-left: 34.61538%;
		clear: none
	}
}

@media only all and (min-width: 600px) {
	.contact-form .captcha+input {
		width: 30.55556%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.contact-form .captcha+input {
		width: 30.76923%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

.contact-form input[type="submit"] {
	background-color: #e2001a;
	color: #fff;
	float: right;
	padding: .5em 5em
}

@media only all and (min-width: 600px) {
	.contact-form input[type="submit"] {
		float: right;
		margin-right: 1.28205%
	}
}

@media only all and (min-width: 768px) {
	.contact-form input[type="submit"] {
		margin-right: 1.28205%
	}
}

.error-container {
	display: none;
	margin: 0 0 1em;
	padding: 1em
}

label.error,
label .error.label,
.label .error.label {
	color: #e2001a
}

label.error em,
label .error.label em,
.label .error.label em {
	color: #e2001a
}

input.has-error.has-error {
	border-color: #e2001a
}

input.has-error.has-error:invalid:focus {
	border-color: #ffafb8
}

input.has-error.has-error:valid {
	border-color: #eef0f1
}

input.has-error.has-error:valid:focus {
	border-color: #adb4b8
}

input.has-error.has-error+em {
	color: #e2001a
}

.error-message {
	font-style: normal
}

:required:valid+.error-message {
	display: none
}

:required:invalid+.error-message {
	display: block
}

.container-default,
.container-index {
	min-height: 100%;
	overflow-x: hidden;
	position: relative
}

.wrapper {
	margin: 0 auto;
	max-width: 1024px;
	position: relative
}

@media only all and (min-width: 768px) {
	.wrapper.row {
		padding-left: 0;
		padding-right: 0
	}
}

@media only all and (min-width: 768px) {
	.wrapper.row-equalwidth {
		padding-left: 0;
		padding-right: 0
	}
}

[role="banner"]>.wrapper {
	padding: 0
}

@media only all and (min-width: 768px) {
	[role="banner"]>.wrapper {
		padding: .5em 0
	}
}

@media only all and (min-width: 1024px) {
	[role="navigation"] {
		position: relative
	}
}

[role="contentinfo"] {
	border-top: 1px solid #e2001a;
	background-color: #5c6971;
	color: #fff
}

[role="contentinfo"] *,
[role="contentinfo"] a {
	color: inherit
}

[role="contentinfo"] .block-headline {
	font-size: 1.125rem;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #eef0f1
}

@media only all and (min-width: 600px) {
	[role="contentinfo"] .block-headline {
		font-size: 1.5rem;
		border-bottom: none;
		margin-top: 0.5em
	}
}

@media only all and (max-width: 599px) {
	.js [role="contentinfo"] .block-headline {
		position: relative;
		padding-bottom: .5em
	}
}

@media only all and (min-width: 600px) {
	[role="contentinfo"]>.wrapper {
		padding: 0
	}
}

@media only all and (min-width: 1024px) {
	[role="contentinfo"]>.wrapper {
		padding: 4.0625em 0
	}
}

@media only all and (min-width: 600px) {
	[role="contentinfo"] .block {
		width: 47.22222%;
		clear: right;
		float: left;
		margin-left: 1.38889%;
		margin-right: 1.38889%
	}
	[role="contentinfo"] .block:last-child {
		width: 97.22222%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		margin-bottom: 1em
	}
}

@media only all and (min-width: 768px) {
	[role="contentinfo"] .block {
		width: 31.41026%;
		clear: right;
		float: left;
		margin-left: 0.96154%;
		margin-right: 0.96154%
	}
	[role="contentinfo"] .block:last-child {
		width: 31.41026%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		margin-bottom: 0
	}
}

.bottom {
	background-color: #e2001a;
	border-top: 1em solid #8d040c;
	color: #fff;
	text-align: center
}

@media only all and (min-width: 600px) {
	.bottom {
		text-align: left
	}
}

.contrast-switch {
	margin-top: .666667em
}

@media only all and (min-width: 600px) {
	.contrast-switch {
		width: 47.22222%;
		float: left;
		margin-right: -100%;
		margin-left: 1.38889%;
		clear: none;
		margin-top: 0
	}
}

@media only all and (min-width: 768px) {
	.contrast-switch {
		width: 48.07692%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none
	}
}

.copyright {
	margin-top: .666667em
}

@media only all and (min-width: 600px) {
	.copyright {
		width: 47.22222%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none;
		margin-top: 0;
		text-align: right
	}
}

@media only all and (min-width: 768px) {
	.copyright {
		width: 48.07692%;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		clear: none
	}
}

.section-fullsize>.wrapper {
	padding: 0
}

.section-alternate {
	background-color: #eef0f1
}

.contact {
	margin-bottom: 1.5em
}

.contact>span {
	display: none
}

.contact>br {
	display: block
}

@media only all and (min-width: 600px) {
	.contact>span {
		display: inline
	}
	.contact>br {
		display: none
	}
}

@media only all and (min-width: 768px) {
	.contact>span {
		display: none
	}
	.contact>br {
		display: block
	}
}

.contact-links {
	display: block
}

@media only all and (min-width: 600px) {
	.contact-links {
		float: left
	}
	.contact-links+.contact-links {
		clear: left
	}
}

@media only all and (min-width: 768px) {
	.contact-links {
		float: none
	}
}

.contact-links>a {
	padding-left: .5em
}

.contact-links>a:focus,
.contact-links>a:hover {
	color: #adb4b8;
	text-decoration: underline;
	border-bottom: none
}

.page-headline {
	background-color: #eef0f1;
	color: #2e353a
}

@media only all and (min-width: 600px) {
	.page-headline {
		font-size: 1.5rem;
		padding-top: .5em;
		padding-bottom: .5em
	}
}

@media only all and (min-width: 768px) {
	.page-headline {
		line-height: 1.25;
		padding-top: 0;
		padding-bottom: 0;
		border-top: 0.5em solid rgba(255, 255, 255, 0);
		border-bottom: 0.5em solid rgba(255, 255, 255, 0);
		max-height: 4.75em;
		overflow: hidden;
		margin-bottom: 0
	}
}

@media only all and (min-width: 1024px) {
	.page-headline {
		font-size: 2.25rem;
		max-height: 4.75em
	}
}

@media only all and (min-width: 1600px) {
	.page-headline {
		max-height: 3.75em
	}
}

@media only all and (min-width: 1600px) {
	.hero-image {
		width: 120%;
		max-width: none;
		margin-left: -10%
	}
	.hero-image+.page-headline {
		padding-left: 10.96154%;
		margin-left: -10%
	}
}

.additional-infos {
	clear: both;
	margin-top: 20px
}

.additional-infos>h4 {
	background-color: #eef0f1;
	border-bottom: 1px solid #fff;
	padding: .5em 1em;
	margin-bottom: 0;
	margin-left: -2.38095%;
	margin-right: -2.38095%;
	position: relative
}

@media only all and (min-width: 480px) {
	.additional-infos>h4 {
		margin-left: 0;
		margin-right: 0
	}
}

@media only all and (min-width: 600px) {
	.additional-infos>h4 {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.additional-infos>h4.focusable:active,
	.additional-infos>h4.focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto
	}
}

.additional-infos .btn-arrow-down {
	margin-top: 0
}

.additional-infos .btn-arrow-down path {
	fill: #5c6971
}

.additional-infos .teaser-item:first-child {
	margin-top: 0
}

.logo {
	width: 61.90476%;
	clear: right;
	float: left;
	margin-left: 2.38095%;
	margin-right: 2.38095%;
	margin-top: 0.125em;
	margin-bottom: 0.125em;
	display: block;
	height: 40px;
	max-width: 6.25em;
	overflow: hidden
}

@media only all and (min-width: 600px) {
	.logo {
		width: 30.55556%;
		clear: right;
		float: left;
		margin-left: 1.38889%;
		margin-right: 1.38889%
	}
}

@media only all and (min-width: 768px) {
	.logo {
		width: 23.07692%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none;
		height: 60px;
		max-width: 320px
	}
}

@media only all and (min-width: 1024px) {
	.logo {
		height: 80px
	}
}

.logo>img {
	height: 100%
}

.logo:hover {
	border-bottom: none
}

.logo:focus {
	background-color: rgba(226, 0, 26, 0.1);
	border-bottom: none;
	outline: none
}

.logo:active {
	outline: none
}

.skip-link,
.skip-navi {
	background-color: #e2001a;
	color: #fff;
	display: block;
	text-align: center;
	-webkit-transition: height 100ms 50ms;
	transition: height 100ms 50ms
}

.skip-link:focus,
.skip-navi:focus {
	clip: auto;
	height: 2.5em;
	width: auto;
	position: static;
	color: #fff;
	padding: .5em;
	text-decoration: underline
}

@media only all and (min-width: 1024px) {
	.skip-link:focus,
	.skip-navi:focus {
		margin-bottom: 2.5em
	}
}

.link-more,
.btn-show-more {
	display: inline-block;
	color: #e2001a;
	border: 1px solid transparent;
	width: auto
}

.link-more:after,
.btn-show-more:after {
	content: "";
	padding-left: .25em;
	vertical-align: text-top
}

.link-more:hover,
.btn-show-more:hover,
.link-more:focus,
.btn-show-more:focus {
	text-decoration: none;
	border-bottom: 1px solid
}

.touch .link-more,
.touch .btn-show-more {
	background-color: #e2001a;
	color: #fff;
	padding: .5em 1em
}

.touch .link-more:focus,
.touch .btn-show-more:focus,
.touch .link-more:hover,
.touch .btn-show-more:hover {
	background-color: #fff;
	color: #e2001a
}

.external-link-new-window:before {
	font-size: 14px;
	content: "";
	padding-right: .25em
}

a.decrease-contrast,
a.increase-contrast {
	background-color: #fff;
	color: #5c6971;
	display: inline-block;
	line-height: 1;
	padding: .6em .5em .4em;
	margin-right: .25em;
	margin-left: .25em;
	-webkit-transition: none;
	transition: none
}

@media only all and (min-width: 600px) {
	a.decrease-contrast,
	a.increase-contrast {
		margin-top: -.5em
	}
}

a.decrease-contrast:focus,
a.increase-contrast:focus,
a.decrease-contrast:hover,
a.increase-contrast:hover {
	background-color: #5c6971;
	color: #fff;
	text-decoration: none
}

a.increase-contrast {
	background-color: #5c6971;
	color: #fff
}

a.increase-contrast:focus,
a.increase-contrast:hover {
	background-color: #fff;
	color: #5c6971;
	text-decoration: none
}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

@media only all and (min-width: 768px) {
	.content-main {
		width: 73.07692%;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.container-index .content-main {
		width: 64.74359%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.row-equalwidth .content-main {
		width: 48.07692%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.content-secondary {
		width: 23.07692%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.container-index .content-secondary {
		width: 31.41026%;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.row-equalwidth .content-secondary {
		width: 48.07692%;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		clear: none
	}
}

.iframe-wrapper {
	padding-bottom: 56.25%;
	width: 100%;
	margin-bottom: 1.25em
}

.btn-prev,
.btn-next {
	width: auto;
	background-color: rgba(255, 255, 255, 0.8);
	border: 1px solid transparent;
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 200ms 50ms;
	transition: opacity 200ms 50ms;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	width: 3em;
	height: 3em
}

.btn-prev:focus,
.btn-next:focus {
	opacity: 1;
	color: #8d040c;
	outline: 0
}

.is-disabled .btn-prev,
.is-disabled .btn-next,
.btn-prev.is-disabled,
.is-disabled.btn-next {
	display: none
}

.btn-prev:before,
.btn-next:before {
	font-size: 48px;
	content: ""
}

.btn-next {
	left: auto;
	right: 0;
	width: 3em;
	height: 3em
}

.btn-next:before {
	font-size: 48px;
	content: ""
}

.container-error .content {
	text-align: center;
	max-width: 31em;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

@media only all and (min-width: 1024px) {
	.container-error .content {
		margin-top: 7em
	}
}

@media only all and (min-width: 600px) {
	.container-error .content p:first-child {
		text-align: left
	}
	.container-error .content p:last-child {
		text-align: right
	}
}

.container-error .huge {
	font-size: 9.375rem;
	line-height: 1;
	margin-bottom: 0;
	text-align: center
}

@media only all and (min-width: 600px) {
	.container-error .huge {
		font-size: 18.75rem
	}
}

.btn-toggle-menu {
	border: none;
	padding: 0;
	width: 44px;
	height: 44px;
	background-color: #2e353a;
	position: absolute;
	top: 0;
	right: 0;
	padding: .5rem;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	cursor: pointer
}

.js .is-collapsed .btn-toggle-menu>span {
	background-color: #ECF0F1
}

.js .is-collapsed .btn-toggle-menu>span:after,
.js .is-collapsed .btn-toggle-menu>span:before {
	-webkit-transform-origin: 50% 50% 0px;
	-ms-transform-origin: 50% 50% 0px;
	transform-origin: 50% 50% 0px;
	-webkit-transform: rotate3d(0, 0, 1, 0);
	transform: rotate3d(0, 0, 1, 0);
	-webkit-transition: top 0.3s ease 0.6s, -webkit-transform 0.3s ease 0s;
	transition: top 0.3s ease 0.6s, transform 0.3s ease 0s
}

.js .is-collapsed .btn-toggle-menu>span:after {
	top: -.5em
}

.js .is-collapsed .btn-toggle-menu>span:before {
	top: .5em
}

.btn-toggle-menu>span {
	background-color: transparent;
	display: inline-block;
	vertical-align: 4px;
	width: 25px;
	height: 4px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative
}

.btn-toggle-menu>span:before,
.btn-toggle-menu>span:after {
	display: inherit;
	width: inherit;
	height: inherit;
	background-color: inherit;
	position: absolute;
	left: 0px;
	content: "";
	background-color: #ECF0F1;
	top: 0px
}

.btn-toggle-menu>span:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg)
}

.btn-toggle-menu>span:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg)
}

@media only all and (min-width: 768px) {
	.btn-toggle-menu {
		top: .5em;
		right: 0.96154%
	}
}

@media only all and (min-width: 960px) {
	.btn-toggle-menu {
		display: none
	}
}

.nav-wrapper {
	width: 100%;
	z-index: 44
}

@media only all and (min-width: 960px) {
	.nav-wrapper {
		position: absolute;
		top: 0
	}
}

@media only all and (min-width: 960px) {
	.nav-wrapper:before {
		content: '';
		position: absolute;
		left: 44%;
		top: -10px;
		height: 5em;
		width: 20px;
		background-color: #8d040c;
		-webkit-transform: skewY(-45deg);
		-ms-transform: skewY(-45deg);
		transform: skewY(-45deg)
	}
}

.js .nav-wrapper {
	position: absolute;
	top: 2.75em;
	max-height: 10000px;
	-webkit-transition-property: max-height;
	transition-property: max-height;
	-webkit-transition-duration: 2000ms;
	transition-duration: 2000ms
}

@media only all and (min-width: 768px) {
	.js .nav-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		top: 5em
	}
}

@media only all and (min-width: 960px) {
	.js .nav-wrapper {
		display: block
	}
}

@media only all and (min-width: 1024px) {
	.js .nav-wrapper {
		top: 0
	}
}

.js .is-collapsed .nav-wrapper {
	max-height: 0;
	overflow: hidden;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms
}

@media only all and (min-width: 960px) {
	.js .is-collapsed .nav-wrapper {
		max-height: none;
		overflow: visible
	}
}

.nav-main,
.nav-main-highlight {
	background-color: #2e353a;
	background-color: rgba(46, 53, 58, 0.9);
	color: #fff;
	padding: 0
}

@media only all and (min-width: 768px) {
	.nav-main,
	.nav-main-highlight {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

@media only all and (min-width: 960px) {
	.nav-main,
	.nav-main-highlight {
		background-color: rgba(46, 53, 58, 0.6);
		width: 44%;
		float: left;
		padding-left: calc(50% - 960px/2);
		word-spacing: -1em;
		display: table;
		table-layout: fixed
	}
}

@media only all and (min-width: 1024px) {
	.nav-main,
	.nav-main-highlight {
		padding-left: calc(50% - 512px)
	}
}

.nav-main__item {
	position: relative
}

@media only all and (min-width: 960px) {
	.nav-main__item {
		display: table-cell;
		height: 3em;
		text-align: left;
		padding: 1em 0;
		vertical-align: middle;
		word-spacing: 0
	}
	.nav-main__item:hover {
		background-color: rgba(46, 53, 58, 0.9)
	}
	.nav-main__item:hover>.nav-sub {
		left: auto
	}
	.nav-main__item:hover>.nav-sub>li:hover>.nav-sub {
		left: 100%
	}
}

.nav-main__item a {
	color: inherit;
	padding: .5em 1em
}

@media only all and (min-width: 960px) {
	.nav-main__item a {
		color: inherit;
		padding: 0 .5em;
		word-break: normal;
		word-wrap: normal
	}
}

@media only all and (min-width: 1024px) {
	.nav-main__item a {
		padding: 0 .75em
	}
}

.nav-main__item a:hover {
	text-decoration: none;
	border-bottom: none
}

.nav-main__item a:focus {
	color: #e2001a;
	border-bottom: none
}

.nav-main__item .btn-arrow-down {
	display: block;
	top: 4px;
	right: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	height: 40px;
	padding: 5px;
	text-align: center
}

@media only all and (min-width: 960px) {
	.nav-main__item .btn-arrow-down {
		display: none
	}
}

.nav-main__item .btn-arrow-down svg {
	width: 20px;
	height: 20px;
	left: 11px
}

.nav-main-highlight {
	background-color: #e2001a;
	text-align: left
}

@media only all and (min-width: 960px) {
	.nav-main-highlight {
		position: relative;
		top: -20px;
		left: 20px;
		width: 56%;
		padding-left: 0;
		padding-right: calc(50% - 460px)
	}
}

@media only all and (min-width: 1024px) {
	.nav-main-highlight {
		padding-right: calc(50% - 492px)
	}
}

@media only all and (min-width: 960px) {
	.nav-main-highlight .nav-main__item:hover {
		background-color: #8d040c;
		right: 0
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub {
		right: 0;
		left: auto
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li {
		background-color: #8d040c
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li.nav-current,
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li:hover {
		background-color: #eef0f1;
		color: #e2001a
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li.nav-current>a,
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li:hover>a {
		color: inherit
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li.hassub:before {
		content: '\f104'
	}
	.nav-main-highlight .nav-main__item:hover>.nav-sub>li:hover>.nav-sub {
		left: -100%
	}
}

.nav-main-highlight .nav-main__item>.nav-sub.is-shown {
	right: 0;
	left: auto
}

.nav-main-highlight .nav-main__item>.nav-sub.is-shown>li {
	background-color: #8d040c
}

.nav-main-highlight .nav-main__item>.nav-sub .nav-sub.is-shown {
	left: -100%
}

.nav-main-highlight a:focus {
	color: #2e353a
}

@media only all and (min-width: 960px) {
	.nav-sub {
		position: absolute;
		left: -999em;
		top: 5em;
		width: 12em
	}
	.nav-sub.is-shown {
		left: 0
	}
	.nav-sub.is-shown a {
		text-decoration: none
	}
}

.nav-sub>li {
	position: relative;
	background-color: rgba(46, 53, 58, 0.9);
	border-top: 1px solid #2e353a
}

@media only all and (min-width: 960px) {
	.nav-sub>li {
		border-top: none;
		margin-bottom: 1px
	}
}

@media only all and (min-width: 960px) {
	.nav-sub>li:hover {
		background-color: #eef0f1
	}
	.nav-sub>li:hover>a {
		color: #e2001a
	}
}

.nav-sub>li.hassub:before {
	content: "";
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only all and (max-width: 959px) {
	.nav-sub>li.hassub:before {
		content: ""
	}
}

@media only all and (min-width: 960px) {
	.nav-sub>li.hassub:hover {
		color: #e2001a
	}
	.nav-sub>li.hassub:hover:before {
		color: inherit
	}
	.nav-sub>li.hassub:hover>a {
		color: inherit
	}
}

.nav-sub>li.hassub>a {
	padding-right: 2.5em
}

.nav-sub a {
	background-color: #858f95;
	color: #fff;
	padding-left: 2em
}

@media only all and (min-width: 960px) {
	.nav-sub a {
		background-color: transparent;
		color: #fff;
		padding: .5em 1em
	}
}

.nav-sub a:focus {
	background-color: #eef0f1;
	color: #e2001a;
	border-bottom: none
}

.nav-sub .btn-arrow-down {
	background-color: #858f95
}

@media only all and (min-width: 960px) {
	.nav-sub .btn-arrow-down {
		display: none
	}
}

.nav-sub .btn-arrow-down svg {
	fill: #fff
}

.nav-sub .nav-current>a {
	color: #000
}

@media only all and (min-width: 960px) {
	.nav-sub .nav-current>a {
		color: #e2001a
	}
	.nav-sub .nav-current>a:focus {
		color: #e2001a
	}
}

@media only all and (min-width: 960px) {
	.lvl2 {
		top: 0
	}
	.lvl2>li.hassub:before {
		content: none
	}
	.lvl2.is-shown {
		left: 100%
	}
}

.lvl2 a {
	background-color: #eef0f1;
	color: #2e353a;
	padding-left: 3em
}

@media only all and (min-width: 960px) {
	.lvl2 a {
		background-color: #fff;
		padding: .5em 1em
	}
}

.lvl2 a:focus,
.lvl2 a:hover {
	color: #e2001a
}

.lvl2 a:focus {
	background-color: #e2001a;
	color: #fff
}

.lvl2 .btn-arrow-down {
	background-color: #eef0f1
}

@media only all and (min-width: 960px) {
	.lvl2 .btn-arrow-down {
		display: none
	}
}

.lvl2 .btn-arrow-down svg {
	fill: #2e353a
}

.lvl2 .nav-current>a {
	color: #e2001a
}

.lvl2 .nav-current>a:focus {
	color: #fff
}

@media only all and (min-width: 960px) {
	.lvl3 {
		display: none
	}
}

.lvl3 a {
	background-color: #fff;
	padding-left: 4em
}

.lvl3 .btn-arrow-down {
	background-color: #fff
}

.lvl3 .btn-arrow-down svg {
	fill: #2e353a
}

@media only all and (min-width: 960px) {
	.lvl4 {
		display: none
	}
}

.lvl4 a:before {
	content: '\2022\0020';
	speak: none
}

.js-accordion [aria-hidden="true"] {
	display: none
}

.nav-footer {
	margin-bottom: 1em
}

@media only all and (min-width: 600px) {
	.nav-footer+.block-headline {
		margin-top: 1em
	}
}

.nav-footer>li a {
	display: block
}

.nav-footer>li a:focus,
.nav-footer>li a:hover {
	color: #adb4b8;
	text-decoration: underline;
	border-bottom: none
}

.touch .nav-footer a {
	padding: .5em 0
}

.nav-secondary {
	display: none
}

@media only all and (min-width: 768px) {
	.nav-secondary {
		display: block
	}
}

.nav-secondary ol {
	margin: 0;
	padding-left: 1em
}

.nav-secondary li {
	margin-bottom: 0
}

.nav-secondary a {
	color: #5c6971;
	display: block;
	line-height: 1.25;
	padding: .5em 0
}

.nav-secondary a:focus,
.nav-secondary a:hover {
	color: #8d040c;
	text-decoration: underline;
	border-bottom: none
}

.nav-secondary .nav-current>a,
.nav-secondary .nav-active>a {
	color: #e2001a
}

.nav-secondary .nav-current>a:focus,
.nav-secondary .nav-current>a:hover,
.nav-secondary .nav-active>a:focus,
.nav-secondary .nav-active>a:hover {
	color: #8d040c
}

.nav-main-highlight>.nav-secondary .nav-current>a,
.nav-main-highlight>.nav-secondary .nav-active>a {
	color: #000
}

.nav-secondary-l5 {
	margin-left: 0;
	list-style-type: initial
}

.breadcrumb {
	display: none
}

@media only all and (min-width: 768px) {
	.breadcrumb {
		display: block;
		border-bottom: 1px solid #eef0f1;
		position: relative;
		white-space: nowrap
	}
	.breadcrumb:after {
		border-bottom: 1px solid #eef0f1;
		background-color: white;
		content: '';
		display: block;
		position: absolute;
		bottom: -1px;
		right: -50em;
		z-index: 1;
		height: 100%;
		width: 50em
	}
}

@media only all and (min-width: 768px) {
	.breadcrumb-level {
		font-size: 0.875rem;
		display: inline-block;
		padding: .5em 0 .2em;
		vertical-align: middle
	}
}

.breadcrumb-level>a {
	color: #2e353a
}

.breadcrumb-level>a:hover,
.breadcrumb-level>a:focus {
	color: #e2001a;
	text-decoration: none
}

.breadcrumb-level>a:focus {
	border-bottom: 1px solid
}

.breadcrumb-level>a>span {
	max-width: 15em;
	width: auto
}

@media only all and (min-width: 768px) {
	.breadcrumb-root {
		background-color: #e2001a;
		color: #fff;
		font-size: 1.125rem;
		width: 25%;
		margin-right: 0.96154%;
		margin-bottom: -1px;
		padding: .5em;
		position: relative
	}
	.breadcrumb-root:before {
		background-color: inherit;
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -50em;
		z-index: -1;
		height: 100%;
		width: 50em
	}
	.breadcrumb-root>a {
		color: #fff
	}
	.breadcrumb-root>a:hover,
	.breadcrumb-root>a:focus {
		color: #fff
	}
	.breadcrumb-root>a>span {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

.breadcrumb-root .breadcrump-separator {
	display: none
}

.breadcrumb-root+.breadcrumb-current {
	max-width: none
}

.breadcrumb-current {
	color: #e2001a;
	display: inline-block;
	font-weight: normal;
	max-width: 15em
}

.breadcrump-separator {
	padding: 0 .25em
}

.swiper-container,
.slider-event {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	max-width: 1024px
}

@media only all and (min-width: 1600px) {
	.swiper-container,
	.slider-event {
		max-width: 1280px
	}
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition-property: -webkit-transform, left, top, height;
	transition-property: transform, left, top, height;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.swiper-slide {
	width: 100%;
	height: 100%
}

.module-title {
	font-size: 1.5rem;
	margin-bottom: .25em
}

.btn-toggle-searchform {
	background-color: #eef0f1
}

@media only all and (min-width: 1024px) {
	.btn-toggle-searchform {
		display: block
	}
}

.global-search {
	width: 95.2381%;
	float: right;
	margin-left: 0;
	margin-right: 2.38095%;
	clear: none;
	margin: 0;
	width: 100%
}

@media only all and (min-width: 768px) {
	.global-search {
		width: 6.41026%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		width: 2.75em;
		height: 2.75em;
		-webkit-transition: width 300ms 0s;
		transition: width 300ms 0s
	}
}

.global-search>label[for="search_field"],
label .global-search>[for="search_field"].label,
.label .global-search>[for="search_field"].label {
	position: absolute;
	top: 0;
	right: 2.75em;
	width: 2.75em;
	height: 2.6875em
}

@media only all and (min-width: 768px) {
	.global-search>label[for="search_field"],
	label .global-search>[for="search_field"].label,
	.label .global-search>[for="search_field"].label {
		background-color: #fff;
		position: absolute;
		right: 2.75em;
		top: auto;
		margin-right: 1.92308%
	}
}

@media only all and (min-width: 1024px) {
	.global-search>label[for="search_field"],
	label .global-search>[for="search_field"].label,
	.label .global-search>[for="search_field"].label {
		background-color: #fff;
		position: relative;
		right: 0;
		top: auto
	}
}

.global-search>label[for="search_field"]>*,
label .global-search>[for="search_field"].label>*,
.label .global-search>[for="search_field"].label>* {
	pointer-events: none
}

.global-search>fieldset {
	border: 1px solid #eef0f1;
	position: relative
}

.js .global-search>fieldset {
	opacity: 0;
	display: none
}

.global-search-field[type="search"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	width: 100%;
	height: 2.6875em;
	padding-right: 3.125em;
	vertical-align: bottom
}

.global-search-field[type="search"]:focus+.global-search-submit {
	background-color: #eef0f1
}

.global-search-submit {
	border: none;
	width: 2.75em;
	height: 2.6875em;
	position: relative;
	padding: 0;
	vertical-align: bottom;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2
}

.global-search.is-visible {
	background-color: #d6d9db;
	padding: 2.38095%
}

@media only all and (min-width: 600px) {
	.global-search.is-visible {
		padding: 1.38889%
	}
}

@media only all and (min-width: 768px) {
	.global-search.is-visible {
		width: 31.41026%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		background-color: #fff;
		padding: 0;
		position: absolute;
		right: 2.75em;
		z-index: 33;
		margin-right: 1.92308%
	}
	.global-search.is-visible>.btn-toggle-searchform {
		display: none
	}
}

@media only all and (min-width: 768px) {
	.global-search.is-visible {
		right: 0;
		margin-right: 0.96154%
	}
}

.global-search.is-visible>fieldset {
	opacity: 1;
	display: block;
	-webkit-transition: opacity 200ms 300ms;
	transition: opacity 200ms 300ms
}

.shortlinks-item {
	border-left: 2px solid #fff;
	display: inline-block;
	margin-right: -4px;
	width: 33.3334%;
	max-height: 20.1875em
}

.shortlinks-item:first-child {
	border-left: none
}

.shortlinks-item>a {
	color: #5c6971;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 1em 0
}

.shortlinks-item>a:focus {
	background-color: #fff;
	color: #8d040c
}

.shortlinks-item>a:hover {
	color: #8d040c
}

@media only all and (min-width: 768px) {
	.shortlinks-item>a {
		font-size: 1.5rem
	}
}

@media only all and (min-width: 1024px) {
	.shortlinks-item>a {
		padding: 3.4375em 0
	}
}

.shortlinks-item img {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.shortlinks [class*="symbol"] {
	width: 4.6875em;
	height: 4.6875em
}

@media only all and (min-width: 600px) {
	.shortlinks [class*="symbol"] {
		width: 4.79167em;
		height: 4.79167em;
		margin-bottom: .5em
	}
}

.news-latest {
	border: 1px solid #eef0f1;
	padding: 0.5em 2.38095%;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: -2.38095%;
	margin-left: -2.38095%
}

@media only all and (min-width: 768px) {
	.news-latest {
		min-height: 31em;
		padding: .5em .75em
	}
}

@media only all and (min-width: 1024px) {
	.news-latest {
		padding: 1em 2.5em
	}
}

@media only all and (min-width: 480px) {
	.news-latest {
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 0
	}
}

.news-latest .module-title {
	margin-bottom: 0
}

@media only all and (min-width: 480px) {
	.news-latest .news-img {
		float: left;
		width: 50%;
		max-width: calc(240px - 1em);
		margin-right: 1em;
		margin-bottom: 0
	}
}

@media only all and (min-width: 768px) {
	.news-latest .news-img {
		float: none;
		width: auto;
		max-width: 100%;
		margin-bottom: 1em
	}
}

.news-list {
	padding-left: 0
}

.news-listview {
	clear: both;
	padding-left: 0;
	margin-right: -2.38095%;
	margin-left: -2.38095%
}

@media only all and (min-width: 600px) {
	.news-listview {
		margin-right: -1.38889%;
		margin-left: -1.38889%
	}
}

@media only all and (min-width: 768px) {
	.news-listview {
		margin-right: -0.96154%;
		margin-left: -0.96154%
	}
}

.news-listview .news-item {
	border-top: 1px solid #eef0f1;
	padding-top: 1em
}

.news-listview .news-item:first-child {
	border-top: none
}

@media only all and (min-width: 600px) {
	.news-listview .news-item {
		border-top: none
	}
}

.news-listview .news-img {
	width: 28.57143%;
	float: left;
	margin-right: -100%;
	margin-left: 2.38095%;
	clear: none;
	margin-top: -1.5em;
	margin-bottom: 0
}

@media only all and (min-width: 600px) {
	.news-listview .news-img {
		width: 30.55556%;
		float: left;
		margin-right: -100%;
		margin-left: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.news-listview .news-img {
		width: 30.76923%;
		float: left;
		margin-right: -100%;
		margin-left: 1.28205%;
		clear: none;
		margin-left: 0.76154%
	}
}

.news-listview .news-date,
.news-listview .news-title,
.news-listview .align-right,
.news-listview p {
	width: 61.90476%;
	float: right;
	margin-left: 0;
	margin-right: 2.38095%;
	clear: none
}

@media only all and (min-width: 600px) {
	.news-listview .news-date,
	.news-listview .news-title,
	.news-listview .align-right,
	.news-listview p {
		width: 63.88889%;
		float: right;
		margin-left: 0;
		margin-right: 1.38889%;
		clear: none
	}
}

@media only all and (min-width: 768px) {
	.news-listview .news-date,
	.news-listview .news-title,
	.news-listview .align-right,
	.news-listview p {
		width: 64.10256%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

.news-listview .news-title {
	margin-bottom: 0
}

.news-item {
	margin-top: 1em
}

.news-item:first-child {
	margin-top: 0
}

.news-title {
	font-size: 1.125rem;
	color: #e2001a;
	line-height: 1.25;
	margin-bottom: 0.88889em
}

.news-img {
	display: block;
	width: 100%;
	margin-bottom: 1em
}

.news-menu-view {
	float: left;
	margin-bottom: 1em
}

.news-menu-view label,
.news-menu-view label .label,
label .news-menu-view .label,
.news-menu-view .label .label,
.label .news-menu-view .label {
	display: inline
}

.news-menu-view .custom-select {
	display: inline-block;
	width: 12em;
	margin-left: 1em;
	margin-right: 1em;
	border: 1px solid #adb4b8
}

@-moz-document url-prefix() {
	.news-menu-view .custom-select {
		padding-bottom: 0;
		padding-right: 0
	}
	.news-menu-view .custom-select select {
		width: 110%;
		width: calc(100% + em);
		border: none
	}
}

.news-gallery .news-gallery-item {
	margin-bottom: 3em
}

.slider-item:first-child~.slider-item {
	display: none
}

.js .is-disabled .slider-item:first-child~.slider-item {
	display: none
}

.js .slider-item {
	position: relative;
	float: left;
	width: 100%
}

.js .js-slider .slider-item {
	display: block
}

.slide-img {
	width: 100%
}

@media only all and (min-width: 1600px) {
	.slide-img {
		width: 100%;
		max-width: none
	}
}

.slide-text {
	bottom: 5.125em
}

.slider-headline {
	color: #e2001a;
	font-size: 2.25rem;
	font-weight: normal;
	margin-bottom: 0
}

@media only all and (min-width: 1025px) {
	.js-slider {
		position: relative;
		overflow: hidden
	}
	.js-slider:before,
	.js-slider:after {
		content: '';
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		background-repeat: no-repeat;
		position: absolute;
		bottom: 0;
		z-index: -1;
		height: 100%;
		width: 25%
	}
	.js-slider:before {
		background-image: url("/typo3conf/ext/dhbw_cas/Resources/Public/Images/dhbw-hintergrundbild_01.jpg");
		background-position: right bottom;
		left: 0
	}
	.js-slider:after {
		background-image: url("/typo3conf/ext/dhbw_cas/Resources/Public/Images/dhbw-hintergrundbild_02.jpg");
		background-position: left bottom;
		right: 0
	}
}

.is-disabled .slider-böppel {
	display: none
}

@media only all and (min-width: 600px) {
	.slider-böppel {
		position: absolute;
		right: .5em;
		top: 50%;
		text-align: center;
		width: 100%;
		z-index: 33
	}
}

@media only all and (min-width: 768px) {
	.slider-böppel {
		text-align: right;
		bottom: 0;
		top: auto
	}
}

@media only all and (min-width: 1600px) {
	.slider-böppel {
		right: 10%
	}
}

.swiper-pagination-switch {
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	margin: .5em;
	height: .75em;
	width: .75em
}

.swiper-active-switch {
	background-color: #e2001a
}

@media only all and (min-width: 600px) {
	.swiper-container .btn-prev,
	.slider-event .btn-prev,
	.swiper-container .btn-next,
	.slider-event .btn-next {
		top: 30%
	}
}

@media only all and (min-width: 768px) {
	.swiper-container .btn-prev,
	.slider-event .btn-prev,
	.swiper-container .btn-next,
	.slider-event .btn-next {
		top: 3em
	}
}

@media only all and (min-width: 1024px) {
	.swiper-container .btn-prev,
	.slider-event .btn-prev,
	.swiper-container .btn-next,
	.slider-event .btn-next {
		top: 7em
	}
}

.swiper-container:hover .btn-prev,
.slider-event:hover .btn-prev,
.swiper-container:hover .btn-next,
.slider-event:hover .btn-next {
	opacity: 1
}

.swiper-event-container {
	overflow: hidden
}

.swiper-event-container .btn-prev,
.swiper-event-container .btn-next {
	opacity: .75;
	border-color: transparent;
	background-color: #eef0f1
}

.swiper-event-container .btn-prev:focus,
.swiper-event-container .btn-next:focus {
	opacity: 1;
	background-color: rgba(46, 53, 58, 0.8);
	color: #fff
}

.swiper-event-container:hover .btn-prev,
.swiper-event-container:hover .btn-next {
	opacity: 1
}

@media only all and (min-width: 1024px) {
	.event-list {
		margin-left: -0.96154%;
		margin-right: -0.96154%
	}
}

@media only all and (min-width: 768px) {
	.event-list .event-header {
		width: 19.65812%;
		float: left;
		margin-right: -100%;
		margin-left: 1.28205%;
		clear: none;
		text-align: right
	}
}

@media only all and (min-width: 768px) {
	.event-list .event-content {
		width: 75.21368%;
		float: right;
		margin-left: 0;
		margin-right: 1.28205%;
		clear: none
	}
}

@media only all and (min-width: 600px) {
	.event-teaser-list>.event-item {
		padding: 0
	}
}

.event-teaser-list>.event-item:first-child~.event-item {
	display: none
}

@media only all and (min-width: 600px) {
	.event-teaser-list>.event-item:first-child~.event-item {
		display: block
	}
}

.event-item>a {
	display: block
}

.event-item>a:focus,
.event-item>a:hover {
	text-decoration: none
}

.event-item>a:focus *,
.event-item>a:hover * {
	color: inherit
}

.event-item>a:focus {
	border-bottom: none
}

.event-item>a:focus * {
	text-decoration: underline
}

.event-title {
	margin-bottom: 0;
	font-size: 1.125rem
}

@media only all and (min-width: 768px) {
	.slider-event .event-title {
		font-size: 1.5rem
	}
}

.event-header {
	color: #5c6971;
	font-size: 1.125rem
}

@media only all and (min-width: 768px) {
	.event-header {
		text-align: right
	}
}

@media only all and (min-width: 600px) {
	.slider-event .event-header {
		margin: 0 3rem
	}
}

@media only all and (min-width: 768px) {
	.slider-event .event-header {
		text-align: left
	}
}

@media only all and (min-width: 768px) {
	.slider-event .event-header {
		width: 14.74359%;
		float: left;
		margin-right: -100%;
		margin-left: 9.29487%;
		clear: none;
		font-size: 1.5rem;
		text-align: right
	}
}

@media only all and (min-width: 1024px) {
	.slider-event .event-header {
		width: 14.74359%;
		float: left;
		margin-right: -100%;
		margin-left: 0.96154%;
		clear: none
	}
}

.event-content {
	padding-bottom: 2em;
	margin-bottom: 1em
}

.slider-event .event-content {
	padding-bottom: 0
}

@media only all and (min-width: 600px) {
	.slider-event .event-content {
		margin: 0 3em
	}
}

@media only all and (min-width: 768px) {
	.slider-event .event-content {
		width: 64.74359%;
		float: left;
		margin-right: -100%;
		margin-left: 25.96154%;
		clear: none
	}
}

@media only all and (min-width: 1024px) {
	.slider-event .event-content {
		width: 73.07692%;
		float: left;
		margin-right: -100%;
		margin-left: 17.62821%;
		clear: none
	}
}

.js-slider .event-content {
	padding-bottom: 0
}

.js-accordion .event-content {
	position: relative
}

.event-details {
	color: #858f95
}

.js-accordion .event-description {
	clear: both;
	max-height: 99em;
	overflow: hidden;
	-webkit-transition: max-height 600ms 0s;
	transition: max-height 600ms 0s
}

.js-accordion .event-description[aria-hidden="true"] {
	max-height: 0;
	-webkit-transition: max-height 300ms 0s;
	transition: max-height 300ms 0s
}

[aria-pressed="true"]+.event-description {
	padding-bottom: 1em
}

.slider-event .event-description p {
	color: #5c6971
}

.slider-event .event-description a:hover p {
	color: #8d040c
}

.event-img {
	width: 100%
}

@media only all and (min-width: 480px) {
	.event-img {
		float: left;
		margin-top: .3em;
		margin-bottom: 1em;
		margin-right: 4.7619%;
		width: 47.61905%
	}
}

@media only all and (min-width: 600px) {
	.event-img {
		margin-right: 2.77778%;
		width: 31.94444%
	}
}

@media only all and (min-width: 768px) {
	.event-img {
		margin-right: 1.92308%;
		width: 40.52198%
	}
}

@media only all and (min-width: 1024px) {
	.event-img {
		margin-right: 1.92308%;
		width: 26.23626%
	}
}

.slider-event .event-img {
	display: none
}

.event-datemonth {
	font-size: 1rem
}

@media only all and (min-width: 768px) {
	.event-datemonth {
		display: block
	}
}

.slider-event {
	max-width: 1024px
}

.slider-event a:focus p,
.slider-event a:hover p {
	color: #8d040c
}

.slider-event .btn-prev,
.slider-event .btn-next,
.slider-event .btn-next {
	background: rgba(255, 255, 255, 0);
	left: auto;
	opacity: .5;
	top: 50%
}

.slider-event .btn-prev:focus,
.slider-event .btn-next:focus,
.slider-event .btn-next:focus {
	opacity: 1
}

.slider-event .btn-prev:focus:before,
.slider-event .btn-next:focus:before,
.slider-event .btn-next:focus:before {
	color: #8d040c
}

.slider-event .btn-prev:hover:before,
.slider-event .btn-next:hover:before,
.slider-event .btn-next:hover:before {
	color: #8d040c
}

.btn-show-more {
	position: absolute;
	bottom: 0;
	right: 0
}

.btn-show-more:after {
	content: "";
	-webkit-transition: -webkit-transform 200ms 0s;
	transition: transform 200ms 0s
}

.btn-show-more:focus {
	outline: none
}

[lang="de"] .btn-show-more[aria-expanded="false"]:before {
	content: 'mehr'
}

[lang="de"] .btn-show-more[aria-expanded="true"]:before {
	content: 'weniger'
}

[lang="de"] .btn-show-more[aria-expanded="true"]:after {
	content: ""
}

.pagination {
	clear: both;
	padding: 0 2.38095%;
	margin-bottom: 1em;
	text-align: center;
	white-space: nowrap;
	letter-spacing: -0.28em
}

@media only all and (min-width: 480px) {
	.pagination {
		clear: none;
		padding: 0 2.38095%;
		text-align: right
	}
}

@media only all and (min-width: 768px) {
	.pagination {
		padding: 0 0.96154%
	}
}

.pagination>li {
	color: #5c6971;
	display: inline-block;
	letter-spacing: normal;
	line-height: 2em;
	height: 2em;
	width: 2em;
	margin: 0 2px;
	text-align: center
}

.pagination>li.page-current>a {
	background-color: #fff
}

.pagination>li>a {
	background-color: #eef0f1;
	border: 1px solid #eef0f1;
	color: inherit;
	display: block;
	position: relative;
	text-decoration: none;
	-webkit-transition: none;
	transition: none
}

.pagination>li>a:focus,
.pagination>li>a:hover {
	color: #8d040c
}

.pagination>li>a:focus {
	background-color: #2e353a;
	border-bottom: none;
	color: #eef0f1;
	-webkit-transition: none;
	transition: none
}

.pagination>li .page-first,
.pagination>li .page-last,
.pagination>li .page-prev,
.pagination>li .page-next {
	color: #eef0f1
}

.pagination>li .page-first:before,
.pagination>li .page-last:before,
.pagination>li .page-prev:before,
.pagination>li .page-next:before {
	color: #5c6971;
	content: ""
}

.pagination>li .page-first:hover,
.pagination>li .page-last:hover,
.pagination>li .page-prev:hover,
.pagination>li .page-next:hover {
	color: #eef0f1
}

.pagination>li .page-first:hover:before,
.pagination>li .page-last:hover:before,
.pagination>li .page-prev:hover:before,
.pagination>li .page-next:hover:before {
	color: #8d040c
}

.pagination>li .page-first:focus,
.pagination>li .page-last:focus,
.pagination>li .page-prev:focus,
.pagination>li .page-next:focus {
	background-color: #2e353a;
	color: #2e353a;
	-webkit-transition: none;
	transition: none
}

.pagination>li .page-first:focus:before,
.pagination>li .page-last:focus:before,
.pagination>li .page-prev:focus:before,
.pagination>li .page-next:focus:before {
	color: #eef0f1
}

.pagination>li .page-last:before {
	color: #5c6971;
	content: ""
}

.pagination>li .page-prev:before {
	color: #5c6971;
	content: ""
}

.pagination>li .page-next:before {
	color: #5c6971;
	content: ""
}

.layer-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 110;
	background-color: rgba(46, 53, 58, 0.9)
}

.layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 111
}

@media only all and (min-width: 768px) {
	.layer {
		padding: 2em
	}
}

@media only all and (min-width: 1024px) {
	.layer {
		padding: 0
	}
}

@media only all and (min-width: 1280px) {
	.layer {
		padding: 3em
	}
}

@media only all and (min-width: 1600px) {
	.layer {
		padding: 5em
	}
}

.layer[aria-hidden="true"] {
	display: none
}

.layer[aria-hidden="true"]+.layer-overlay {
	display: none
}

.layer-content {
	min-height: 50vh;
	background: #fff url(/typo3conf/ext/dhbw_cas/Resources/Public/Images/l.gif) no-repeat 50%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 44px;
	z-index: 112
}

@media only all and (min-width: 768px) {
	.layer-content {
		padding: 1.25em
	}
}

@media only all and (min-width: 1024px) {
	.layer-content {
		top: 0;
		max-width: 745px
	}
}

.layer-content .news-gallery-list {
	overflow: hidden
}

.layer-content .news-gallery-item {
	margin-bottom: 6px
}

.layer-content .news-gallery-item figure {
	position: relative;
	display: table;
	caption-side: bottom;
	width: 100%;
	margin-bottom: 1.25em
}

.layer-content .news-gallery-item img {
	display: block;
	width: 100%;
	height: auto
}

@media only all and (min-width: 1280px) {
	.layer-content .news-gallery-item img {
		max-height: none
	}
}

.layer-content .news-gallery-item figcaption {
	color: #2e353a;
	margin: 0;
	padding: 0.5em 1em;
	display: table-caption
}

@media only all and (min-width: 768px) {
	.layer-content .news-gallery-item figcaption {
		background-color: rgba(255, 255, 255, 0.6);
		padding: 0.5em;
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0
	}
}

@media only all and (min-width: 1024px) {
	.layer-content .news-gallery-item figcaption {
		position: relative;
		padding: 0.5em 0
	}
}

@media only all and (min-width: 1280px) {
	.layer-content .news-gallery-item figcaption {
		position: absolute;
		padding: 0.5em
	}
}

.layer-content .btn-prev,
.layer-content .btn-next,
.layer-content .btn-next {
	opacity: .5;
	background-color: #fff;
	top: 50%;
	margin-top: -68px
}

@media only all and (min-width: 768px) {
	.layer-content .btn-prev,
	.layer-content .btn-next,
	.layer-content .btn-next {
		margin-top: -24px
	}
}

.layer-content .btn-close {
	width: 48px;
	height: 48px;
	border: none;
	position: absolute;
	top: -48px;
	right: 0;
	z-index: 2;
	background-color: #fff
}

@media only all and (min-width: 1024px) {
	.layer-content .btn-close {
		background-color: rgba(255, 255, 255, 0.9);
		top: 0
	}
}

@media only all and (min-width: 1280px) {
	.layer-content .btn-close {
		background-color: #fff;
		top: -48px
	}
}

.layer-content .news-gallery-pager {
	display: none
}

@media only all and (min-width: 600px) {
	.layer-content .news-gallery-pager {
		display: block;
		position: relative;
		margin: 0 -20px;
		padding: 0 20px
	}
	.layer-content .news-gallery-pager .news-gallery-pager-wrapper {
		margin: 0
	}
	.layer-content .news-gallery-pager .btn-prev,
	.layer-content .news-gallery-pager .btn-next,
	.layer-content .news-gallery-pager .btn-next {
		opacity: 1;
		background-color: #fff;
		top: 0;
		width: 24px;
		height: 100%;
		margin-top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		left: 0
	}
	.layer-content .news-gallery-pager .btn-prev:before,
	.layer-content .news-gallery-pager .btn-next:before,
	.layer-content .news-gallery-pager .btn-next:before {
		font-size: 28px
	}
	.layer-content .news-gallery-pager .btn-next {
		left: auto;
		right: 0
	}
}

.layer-content .news-gallery-pager .swiper-slide {
	width: auto;
	max-width: 100px;
	height: auto;
	text-align: center
}

.layer-content .news-gallery-pager .swiper-slide:first-child img {
	margin-left: 1px
}

.layer-content .news-gallery-pager .swiper-slide:focus {
	outline: none
}

.layer-content .news-gallery-pager .swiper-slide:focus img {
	outline: 1px solid #8d040c
}

.layer-content .news-gallery-pager .swiper-slide img {
	margin: 0.25em;
	display: block
}

.layer-content .news-gallery-pager .is-active img {
	outline: 1px solid #5c6971
}

.language-switch {
	position: absolute;
	top: 0;
	right: 5.5em;
	width: 2.75em;
	overflow: hidden;
	border-left: 1px solid #eef0f1
}

@media only all and (min-width: 600px) {
	.language-switch {
		width: 5.5em
	}
}

@media only all and (min-width: 768px) {
	.language-switch {
		border-left: none;
		margin-right: 2.88462%;
		top: auto
	}
}

@media only all and (min-width: 1024px) {
	.language-switch {
		width: 14.74359%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 0.96154%;
		clear: none;
		position: static;
		text-align: right
	}
}

.language-switch abbr {
	border-bottom: none
}

.language-switch a,
.language-switch span {
	display: inline-block;
	text-align: center;
	padding: .65em;
	color: #e2001a
}

.language-switch a.is-active,
.language-switch span.is-active {
	display: none;
	border-right: 1px solid #eef0f1
}

@media only all and (min-width: 600px) {
	.language-switch a.is-active,
	.language-switch span.is-active {
		display: inline-block;
		color: #000
	}
}

@media only all and (min-width: 768px) {
	.language-switch a.is-active,
	.language-switch span.is-active {
		border-right: none
	}
}

.language-switch a:focus,
.language-switch a:hover,
.language-switch span:focus,
.language-switch span:hover {
	color: #8d040c
}

.language-switch a:focus,
.language-switch span:focus {
	border-bottom: 1px solid;
	text-decoration: none
}

.social-links {
	margin-top: 1.5em
}

@media only all and (min-width: 600px) {
	.social-links {
		float: right;
		margin-top: -1.5em
	}
}

@media only all and (min-width: 768px) {
	.social-links {
		float: none;
		margin-top: 1.5em
	}
}

.inner-social-links>a {
	display: inline-block;
	line-height: 1;
	vertical-align: bottom;
	text-decoration: none;
	margin-right: 8px;
}

.inner-social-links>a>svg {
	width: 32px;
	height: 32px;
}

.inner-social-links>a.youtube svg {
	height: 41px;
	width: 46px;
	vertical-align: bottom;
	transform: translateY(2px);
}

.audit img {
	width: 72px;
	height: 72px;
}

.akkreditierungsrat {
	float: left;
	width: 80px;
	margin-top: 20px;
}

.fibaa {
	float: left;
	width: 80px;
	margin-top: 20px;
	margin-left: 10px;
}

.audit {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.familie {
	width: 160px;
}

.familie img {
	padding: 20px 0;
	display: block
}

@media only all and (min-width: 768px) {
	.familie {
		float: left;
		width: 160px;
		margin-top: 20px;
		margin-left: 10px;
	}
	.familie img {
		padding: 0 0 20px 0;
	}
}


.teaser-item {
	background-color: #eef0f1;
	padding: 0.5em 2.38095%;
	margin-top: 1em;
	margin-bottom: 0;
	margin-right: -2.38095%;
	margin-left: -2.38095%
}

@media only all and (min-width: 480px) {
	.teaser-item {
		margin-top: 0;
		margin-bottom: 1em;
		margin-right: 0;
		margin-left: 0
	}
}

@media only all and (min-width: 600px) {
	.teaser-item {
		padding: 1em
	}
}

@media only all and (min-width: 768px) {
	.teaser-item {
		max-height: 240px;
		overflow: hidden
	}
}

.teaser-item a {
	word-wrap: break-word;
	max-width: 100%
}

@media only all and (min-width: 600px) {
	.teaser-item img {
		margin-bottom: 0
	}
}

@media only all and (min-width: 600px) {
	.teaser-item>.csc-textpic-imagewrap {
		margin: -1em;
		margin-right: 1em;
		width: auto
	}
}

.teaser-item>.csc-textpic-text {
	float: none;
	width: auto
}

.teaser-item>.csc-textpic-text h2 {
	font-size: 1.5rem
}

.additional-infos .teaser-item img {
	margin-bottom: 0
}

.additional-infos .teaser-item>.csc-textpic-imagewrap {
	float: left;
	width: 30.95238%
}

@media only all and (min-width: 600px) {
	.additional-infos .teaser-item>.csc-textpic-imagewrap {
		margin: -1em;
		width: 33.33333%
	}
}

.additional-infos .teaser-item>.csc-textpic-text {
	float: right;
	width: 64.28571%
}

@media only all and (min-width: 600px) {
	.additional-infos .teaser-item>.csc-textpic-text {
		width: 66.66667%
	}
}

.additional-infos .teaser-item h2 {
	font-size: 1.125rem
}

@media only all and (min-width: 320px) {
	head {
		font-family: tiny-1
	}
}

@media only all and (min-width: 480px) {
	head {
		font-family: small-2
	}
}

@media only all and (min-width: 600px) {
	head {
		font-family: medium-3
	}
}

@media only all and (min-width: 768px) {
	head {
		font-family: large-4
	}
}

@media only all and (min-width: 1024px) {
	head {
		font-family: xlarge-5
	}
}

@media only all and (min-width: 1280px) {
	head {
		font-family: xxlarge-6
	}
}

@media only all and (min-width: 1600px) {
	head {
		font-family: huge-7
	}
}

.kesearch_pagebrowser ul {
	margin: 0;
	padding: 0;
}

.kesearch_pagebrowser li {
	display: inline-block;
	margin-bottom: 0;
}

.kesearch_pagebrowser li a {
	color: #5C6973;
}

.kesearch_pagebrowser li a.current {
	color: #e2001a;
}
