
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Css/Fonts/flexslider-icon.eot');
	src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Css/Fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Css/Fonts/flexslider-icon.woff') format('woff'), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Css/Fonts/flexslider-icon.ttf') format('truetype'), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Css/Fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides > li:first-child {
	display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides img {
	height: auto;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	/* content: '\f001';
	 color: rgba(0, 0, 0, 0.8);
	 text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
   }
   .flex-direction-nav a.flex-next:before {
	/* content: '\f002';*/
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

/*.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}*/
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	display: none !important;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}




.tx-ws-flexslider .caption-title { font-weight: bold; }
.tx-ws-flexslider .caption-body p { margin-bottom: 0px; }
.tx-ws-flexslider .caption-text { padding: 17px; }

/*.flexslider .slides img { height: auto; }*/

@media screen and (min-width: 861px) {
  
 /* .slides li div.captionwrapper { position: absolute; width: 350px; top:auto; bottom: 10px; }
  .slides li div.caption span { color: #fff; display: block; }
  .slides li div.caption .captiontitle { font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: right; }
  .slides li div.caption .captiontext { font-size: 12px; line-height: 15px; }
  
  
  .tx-ws-flexslider .caption-align-left .caption-text { left: 20px; }
  .tx-ws-flexslider .caption-align-left .caption-link { left: 20px; }
  .tx-ws-flexslider .caption-align-right .caption-text { right: 20px; }
  .tx-ws-flexslider .caption-align-right .caption-link { right: 20px; }
  .tx-ws-flexslider .caption-link { position: absolute; bottom: 20px; }
  .tx-ws-flexslider .caption-text { position: absolute; width: 350px; top: 20px; background: rgba(255,255,255,0.9); }
  
  */
  
  
}
.clearfix:after,
.search-result__item-wrapper:after,
.at-a-glance ul:after,
.kesearch_pagebrowser ul:after {
  clear: both;
  content: '';
  display: table;
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #fed8bc;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes preloader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #fed8bc;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes preloader_after {
  0% {
    border-top: 10px solid #a3c4e9;
    border-bottom: 10px solid #a3c4e9;
  }
  50% {
    border-top: 10px solid #005ca9;
    border-bottom: 10px solid #005ca9;
  }
  100% {
    border-top: 10px solid #a3c4e9;
    border-bottom: 10px solid #a3c4e9;
  }
}
@keyframes preloader_after {
  0% {
    border-top: 10px solid #a3c4e9;
    border-bottom: 10px solid #a3c4e9;
  }
  50% {
    border-top: 10px solid #005ca9;
    border-bottom: 10px solid #005ca9;
  }
  100% {
    border-top: 10px solid #a3c4e9;
    border-bottom: 10px solid #a3c4e9;
  }
}
@font-face {
  font-family: "Open Sans Light";
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-light-webfont.eot');
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-light-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-light-webfont.woff') format("woff"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/OpenSans-Light.ttf') format("truetype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-light-webfont.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans Semibold";
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-semibold-webfont.eot');
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-semibold-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-semibold-webfont.woff') format("woff"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/OpenSans-Semibold.ttf') format("truetype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/opensans-semibold-webfont.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif Italic";
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-italic-webfont.eot');
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-italic-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-italic-webfont.woff') format("woff"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-italic-webfont.ttf') format("truetype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-italic-webfont.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif Regular";
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-regular-webfont.eot');
  src: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-regular-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-regular-webfont.woff') format("woff"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-regular-webfont.ttf') format("truetype"), url('../../typo3conf/ext/dsc_distribution/Resources/Public/Fonts/notoserif-regular-webfont.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-limit-chars: 10 4 4;
  -webkit-hyphenate-limit-chars: 10 4 4;
  -moz-hyphenate-limit-chars: 10 4 4;
  -ms-hyphenate-limit-chars: 10 4 4;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-lines: 2;
}
body {
  background-color: #8d8d8d;
  width: 100%;
  overflow: hidden;
}
html,
body {
  height: 100%;
}
header {
  background-color: #005ca9;
  height: 50px;
  position: fixed;
  top: 0;
  width: 100vw;
  overflow: hidden;
  z-index: 50;
  padding: 10px 10px;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.25);
  font-family: 'Open Sans Light';
  font-size: 20px;
  color: white;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
}
header img {
  height: 30px;
  width: auto;
}
header.hidden {
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}
#menu {
  position: absolute;
  z-index: 50;
  height: 100%;
  padding: 10px;
  margin-top: -10px;
  right: 0;
  cursor: pointer;
}
#menu div {
  height: 3px;
  width: 35px;
  background-color: white;
  margin: 5px 0;
}
.openmenu div:first-child {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 9px;
  position: relative;
}
.openmenu div:nth-child(2) {
  display: none;
}
.openmenu div:last-child {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width:537px) {
  #bvbLogo {
    display: inline-block;
  }
}
#bvbLogoLink {
  height: 30px;
  display: inline-block;
  position: relative;
  z-index: 50;
}
#logo {
  cursor: pointer;
  z-index: 3;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width:600px) {
  #logo {
    height: 25px;
  }
}
@media (max-width:537px) {
  #logo {
    height: 16px;
    display: block;
    margin-right: 0;
  }
}
#ausgabeWrapper {
  width: auto;
  margin: 0 auto;
  position: relative;
  top: -35px;
  text-align: center;
}
@media (max-width:537px) {
  #ausgabeWrapper {
    display: inline-block;
    width: 95px;
    margin: 0 50%;
    top: -36px;
  }
}
.ausgabenummer {
  width: auto;
  text-align: center;
  position: relative;
  top: -7px;
  z-index: 1;
  display: inline-block;
  white-space: nowrap;
}
@media (max-width:600px) {
  .ausgabenummer {
    font-size: 16px;
  }
}
@media (max-width:537px) {
  .ausgabenummer {
    width: 100%;
    font-size: 11px;
    display: block;
    top: 2px;
  }
}
nav {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: rgba(0, 64, 118, 0.9);
  z-index: 49;
  padding-top: 50px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 300ms;
  transition: 300ms;
  overflow-y: scroll;
  /*scroll;*/
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
@media (max-width:537px) {
  nav {
    width: 90%;
    background-color: rgba(0, 64, 118, 0.95);
    padding-top: 30px;
  }
}
nav ul {
  list-style: none;
  text-align: right;
  padding: 20px 0 30px 0;
  font-size: 18px;
  color: #a3c4e9;
  font-family: 'Open Sans Light';
  text-transform: uppercase;
}
nav ul a {
  text-decoration: none;
}
nav ul li {
  padding: 25px 25px 0 30px;
  border-bottom: 1px solid white;
}
@media (max-width:537px) {
  nav ul li {
    padding: 15px 10px 0 30px;
  }
}
nav ul li ul {
  margin-top: 15px;
  padding: 0;
  margin-bottom: 25px;
  color: white;
}
@media (max-width:537px) {
  nav ul li ul {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
nav ul li li {
  text-transform: none;
  padding: 5px 0;
  border-bottom: 0;
  cursor: pointer;
}
nav ul li li:last-child {
  padding-bottom: 0;
}
nav.openmenu {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  display: block;
}
nav.openmenu a {
  color: inherit;
  text-decoration: none;
}
nav.visible {
  display: block;
}
nav .nav-search {
  -webkit-transition: none;
  transition: none;
}
nav .nav-search__wrapper {
  display: table;
  margin-bottom: 25px;
  width: 100%;
}
nav .nav-search__wrapper-item {
  display: table-cell;
  white-space: nowrap;
}
nav .nav-search__wrapper-item:last-child {
  width: 1px;
}
nav .nav-search input {
  border: none;
  float: none;
  text-transform: none;
}
nav .nav-search button {
  background-color: #a3c4e9;
  color: #004076;
  cursor: pointer;
  font-family: 'Open Sans Light';
  font-size: 18px;
  padding: 10px;
}
.artikelContent {
  position: relative;
  width: 70%;
  margin: 0 15%;
  padding-bottom: 30px;
  padding-top: 50px;
}
@media (max-width:537px) {
  .artikelContent {
    width: 90%;
    margin: 0 5%;
  }
}
.artikelContent h1 {
  font-family: 'Open Sans Semibold';
  font-size: 55px;
  line-height: 105%;
  color: black;
  margin-bottom: 20px;
  font-weight: normal;
}
@media (max-width:600px) {
  .artikelContent h1 {
    font-size: 35px;
  }
}
@media (max-width:537px) {
  .artikelContent h1 {
    font-size: 30px;
  }
}
.artikelContent h2 {
  font-family: 'Open Sans Semibold';
  font-size: 35px;
  line-height: 110%;
  color: #005ca9;
  margin-bottom: 15px;
  margin-top: 30px;
  font-weight: normal;
}
@media (max-width:537px) {
  .artikelContent h2 {
    font-size: 25px;
  }
}
.artikelContent h3 {
  font-family: 'Open Sans Semibold';
  font-size: 25px;
  line-height: 120%;
  color: #ec6502;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: normal;
}
@media (max-width:537px) {
  .artikelContent h3 {
    font-size: 16px;
    line-height: 130%;
  }
}
.artikelContent h4 {
  font-family: 'Open Sans Semibold';
  font-size: 25px;
  line-height: 120%;
  color: #212121;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: normal;
}
@media (max-width:537px) {
  .artikelContent h4 {
    font-size: 16px;
    line-height: 130%;
  }
}
.artikelContent p {
  font-family: 'Noto Serif Regular';
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 170%;
  color: #212121;
}
@media (max-width:537px) {
  .artikelContent p {
    line-height: 160%;
    font-size: 16px;
  }
}
.artikelContent .media-author {
  color: #ec6502;
}
.artikelContent .mediaTitle {
  color: #212121;
  margin-bottom: 5px;
  font-family: 'Open Sans Semibold';
  font-size: 25px;
}
.artikelContent .mediaInfo {
  font-size: 20px;
  font-family: 'Noto Serif Italic';
  color: #212121;
  margin-bottom: 0;
  line-height: 120%;
}
@media (max-width:537px) {
  .artikelContent .mediaInfo {
    font-size: 16px;
  }
}
.artikelContent .stichwort {
  margin-top: 0;
  font-size: 20px;
  font-family: 'Open Sans Semibold';
  color: #ec6502;
}
.artikelContent .verlosungstext {
  font-family: 'Open Sans Light';
  color: #8d8d8d;
  line-height: 120%;
  margin-bottom: 0;
}
.artikelContent .einleitung {
  margin-bottom: 30px;
  font-family: 'Open Sans Light';
  font-size: 23px;
  line-height: 140%;
  color: #8d8d8d;
}
@media (max-width:537px) {
  .artikelContent .einleitung {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 150%;
  }
}
.artikelContent .zitat {
  font-family: 'Noto Serif Italic';
  font-size: 20px;
  color: #ec6502;
  line-height: 140%;
}
@media (max-width:537px) {
  .artikelContent .zitat {
    font-size: 16px;
  }
}
.artikelContent .subhead {
  text-transform: uppercase;
  font-family: 'Open Sans Semibold';
  color: #212121;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 120%;
}
@media (max-width:537px) {
  .artikelContent .subhead {
    margin-bottom: 5px;
  }
}
.artikelContent .interview {
  font-family: 'Open Sans Semibold';
  margin-bottom: 5px;
  margin-top: 20px;
  line-height: 130%;
  font-size: 20px;
  color: #005ca9;
}
@media (max-width:537px) {
  .artikelContent .interview {
    font-size: 16px;
  }
}
.artikelContent .mail {
  text-decoration: none;
  color: #005ca9;
  font-family: 'Noto Serif Italic';
}
.artikelContent .mail:after {
  display: inline-block;
  content: '';
  width: 20px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/mail.svg');
  margin-left: 5px;
}
.artikelContent .external {
  text-decoration: none;
  color: #005ca9;
  font-family: 'Noto Serif Italic';
}
.artikelContent .external:after {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/external.svg');
  margin-left: 5px;
}
.artikelContent .internal {
  text-decoration: none;
  color: #005ca9;
  font-family: 'Noto Serif Italic';
}
.artikelContent .internal:after {
  display: inline-block;
  content: '';
  width: 19px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/internal2.svg');
  margin-left: 5px;
}
.artikelContent a {
  text-decoration: none;
  color: #005ca9;
  font-family: 'Noto Serif Italic';
}
.artikelContent table th h1,
.artikelContent table th h2,
.artikelContent table th h3,
.artikelContent table th h4 {
  margin: 0;
  font-size: 20px;
}
@media (max-width:537px) {
  .artikelContent table th h1,
  .artikelContent table th h2,
  .artikelContent table th h3,
  .artikelContent table th h4 {
    font-size: 16px;
  }
}
#flexslider-main {
  border: none;
  height: 100%;
  margin: 0 auto;
  width: 960px;
  /*@media @desktopmini {width: 80%;}			*/
}
@media (max-width: 1200px) {
  #flexslider-main {
    width: 100%;
    overflow: hidden;
  }
}
#flexslider-main .flex-control-nav {
  display: none;
}
#flexslider-main .flex-direction-nav a {
  height: 140px;
  width: 50px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
#flexslider-main .flex-next,
#flexslider-main .flex-prev {
  opacity: 1;
}
#flexslider-main .flex-nav-next a {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/pfeilslider.svg');
}
#flexslider-main .flex-nav-prev a {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/pfeilslider_prev.svg');
}
#flexslider-main .flex-next {
  right: -100px;
}
#flexslider-main .flex-prev {
  left: -100px;
}
#flexslider-main .flex-direction-nav a:before,
#flexslider-main .flex-direction-prev a:before {
  display: none;
}
#flexslider-main .flex-viewport {
  height: 100%;
  width: 100%;
  overflow: hidden !important;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
#flexslider-main .flex-viewport .tx-ws-flexslider .flex-nav-next a {
  /*transform: translateY(-50px);*/
  right: 0;
  position: absolute;
  height: 100%;
  display: inline-block;
  top: 0;
  width: 60px;
  background-size: 40px 133px;
  background-position: center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/tx_pfeilslider.svg');
  background-color: rgba(255, 255, 255, 0.7);
  border-right: 1px solid white;
}
@media (max-width:537px) {
  #flexslider-main .flex-viewport .tx-ws-flexslider .flex-nav-next a {
    background-color: transparent;
    width: 40px;
    background-size: 19px 50px;
    border: none;
  }
}
#flexslider-main .flex-viewport .tx-ws-flexslider .flex-nav-prev a {
  /*transform: translateY(-50px);  */
  left: 0;
  position: absolute;
  height: 100%;
  display: inline-block;
  top: 0;
  width: 60px;
  background-size: 40px 133px;
  background-position: center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/tx_pfeilslider_prev.svg');
  background-color: rgba(255, 255, 255, 0.7);
  border-left: 1px solid white;
}
@media (max-width:537px) {
  #flexslider-main .flex-viewport .tx-ws-flexslider .flex-nav-prev a {
    background-color: transparent;
    width: 40px;
    background-size: 19px 50px;
    border: none;
  }
}
#flexslider-main .flex-viewport .tx-ws-flexslider .flex-next {
  right: auto;
}
#flexslider-main .flex-viewport .tx-ws-flexslider .flex-prev {
  left: auto;
}
ul.slidesMain {
  overflow: hidden;
  height: 100%;
  list-style: none;
}
ul.slidesMain > li {
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
ul.slidesMain > li:first-child {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/start_bg.jpg');
}
@media (max-width: 1200px) and (orientation: landscape) {
  ul.slidesMain > li:first-child {
    overflow-y: scroll;
  }
}
@media (max-width:537px) {
  ul.slidesMain > li:first-child {
    overflow-y: scroll;
  }
}
.coverpicContainer {
  overflow: hidden;
  width: 100%;
  height: 75vh;
  position: relative;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1200px) and (orientation: landscape) {
  .coverpicContainer {
    min-height: 100vh;
    height: auto;
  }
}
@media (max-width:537px) {
  .coverpicContainer {
    height: 100vh;
  }
}
.coverpicContainer .headlineCover {
  position: absolute;
  bottom: 0;
  padding: 50px 20px;
  cursor: pointer;
}
@media (max-width:537px) {
  .coverpicContainer .headlineCover {
    bottom: auto;
    top: 0;
    padding: 70px 20px 20px 20px;
  }
}
.coverpicContainer .headlineCover h2 {
  font-family: 'Open Sans Light';
  font-size: 35px;
  color: white;
  text-shadow: 2px 1px 4px #000000;
  font-weight: normal;
}
@media (max-width:537px) {
  .coverpicContainer .headlineCover h2 {
    font-size: 25px;
    line-height: 100%;
    margin-bottom: 10px;
  }
}
.coverpicContainer .headlineCover h1 {
  font-family: 'Open Sans Semibold';
  font-size: 60px;
  color: white;
  text-shadow: 2px 1px 4px #000000;
  font-weight: normal;
}
@media (max-width:537px) {
  .coverpicContainer .headlineCover h1 {
    font-size: 45px;
    line-height: 100%;
  }
}
.teaser {
  cursor: pointer;
  height: 20vh;
  border-top: 1px solid white;
  border-left: 1px solid white;
  padding: 15px;
  margin: 30px 1.6% 0 1.6%;
  width: 30%;
  float: left;
  position: relative;
  word-break: break-word;
}
@media (max-width: 1200px) and (orientation: landscape) {
  .teaser {
    height: auto;
    width: 100%;
    margin: 10px;
  }
}
@media (max-width:537px) {
  .teaser {
    height: auto;
    width: 100%;
    margin: 10px;
  }
}
.teaser a {
  text-decoration: none;
}
.teaser h1 {
  font-family: 'Open Sans Semibold';
  color: #a3c4e9;
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 10px;
  font-weight: normal;
}
@media (max-width: 923px) {
  .teaser h1 {
    font-size: 18px;
  }
}
.teaser p {
  font-family: 'Open Sans Light';
  font-size: 18px;
  line-height: 120%;
  color: white;
}
@media (max-width: 923px) {
  .teaser p {
    font-size: 14px;
  }
}
.teaser p.seite {
  font-family: 'Noto Serif Italic';
  color: #a3c4e9;
  font-size: 30px;
  position: absolute;
  bottom: 15px;
}
.artikel {
  overflow-y: scroll;
  padding-top: 50px;
  height: 100%;
  position: relative;
}
.artikelPic {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.csc-default {
  margin-bottom: 30px;
}
.csc-textpic.csc-textpic-center .csc-textpic-imagewrap,
.csc-textpic-text.csc-textpic-center .csc-textpic-imagewrap {
  width: 100% !important;
  margin-bottom: 20px;
}
.csc-textpic.csc-textpic-center figure,
.csc-textpic-text.csc-textpic-center figure {
  height: auto;
  background-color: #ECECEC;
}
.csc-textpic.csc-textpic-center figure.portrait,
.csc-textpic-text.csc-textpic-center figure.portrait {
  height: 400px;
  width: 100%;
  text-align: center;
}
@media (max-width: 923px) {
  .csc-textpic.csc-textpic-center figure.portrait,
  .csc-textpic-text.csc-textpic-center figure.portrait {
    height: 300px;
  }
}
@media (max-width:600px) {
  .csc-textpic.csc-textpic-center figure.portrait,
  .csc-textpic-text.csc-textpic-center figure.portrait {
    height: 250px;
  }
}
@media (max-width:537px) {
  .csc-textpic.csc-textpic-center figure.portrait,
  .csc-textpic-text.csc-textpic-center figure.portrait {
    height: 200px;
  }
}
@media (max-width:600px) {
  .csc-textpic.csc-textpic-center figure.landscape img,
  .csc-textpic-text.csc-textpic-center figure.landscape img {
    width: 100%;
    height: auto;
    max-height: none;
  }
}
.csc-textpic.csc-textpic-center .portrait,
.csc-textpic-text.csc-textpic-center .portrait {
  height: 100%;
  width: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  position: relative;
  display: block;
}
.csc-textpic.csc-textpic-center h1,
.csc-textpic-text.csc-textpic-center h1,
.csc-textpic.csc-textpic-center h2,
.csc-textpic-text.csc-textpic-center h2,
.csc-textpic.csc-textpic-center h3,
.csc-textpic-text.csc-textpic-center h3,
.csc-textpic.csc-textpic-center h4,
.csc-textpic-text.csc-textpic-center h4 {
  margin-top: 0;
}
.csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-text.csc-textpic-intext-right .csc-textpic-imagewrap {
  position: relative;
  top: 10px;
  width: 50%;
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}
@media (max-width:600px) {
  .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-text.csc-textpic-intext-right .csc-textpic-imagewrap {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
    top: 0;
  }
}
.csc-textpic.csc-textpic-intext-right h1,
.csc-textpic-text.csc-textpic-intext-right h1,
.csc-textpic.csc-textpic-intext-right h2,
.csc-textpic-text.csc-textpic-intext-right h2,
.csc-textpic.csc-textpic-intext-right h3,
.csc-textpic-text.csc-textpic-intext-right h3,
.csc-textpic.csc-textpic-intext-right h4,
.csc-textpic-text.csc-textpic-intext-right h4 {
  margin-top: 0;
}
.csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-text.csc-textpic-intext-left .csc-textpic-imagewrap {
  position: relative;
  top: 10px;
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media (max-width:600px) {
  .csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-text.csc-textpic-intext-left .csc-textpic-imagewrap {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
    top: 0;
  }
}
.csc-textpic.csc-textpic-intext-left h1,
.csc-textpic-text.csc-textpic-intext-left h1,
.csc-textpic.csc-textpic-intext-left h2,
.csc-textpic-text.csc-textpic-intext-left h2,
.csc-textpic.csc-textpic-intext-left h3,
.csc-textpic-text.csc-textpic-intext-left h3,
.csc-textpic.csc-textpic-intext-left h4,
.csc-textpic-text.csc-textpic-intext-left h4 {
  margin-top: 0;
}
.csc-textpic figure,
.csc-textpic-text figure {
  width: 100%;
}
@media (max-width:600px) {
  .csc-textpic figure,
  .csc-textpic-text figure {
    background-color: #dadada;
  }
}
.csc-textpic figcaption,
.csc-textpic-text figcaption,
.csc-textpic caption,
.csc-textpic-text caption {
  color: #212121;
  font-family: 'Open Sans Light';
  font-size: 14px;
  padding-top: 5px;
  background-color: white;
}
@media (max-width:600px) {
  .csc-textpic figcaption,
  .csc-textpic-text figcaption,
  .csc-textpic caption,
  .csc-textpic-text caption {
    background-color: white;
  }
}
.csc-textpic img,
.csc-textpic-text img {
  width: 100%;
  height: auto;
}
@media (max-width:600px) {
  .csc-textpic img,
  .csc-textpic-text img {
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
}
.csc-textpic ul,
.csc-textpic-text ul {
  list-style: none;
  font-family: 'Noto Serif Regular';
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 170%;
  padding-left: 10px;
}
@media (max-width:537px) {
  .csc-textpic ul,
  .csc-textpic-text ul {
    line-height: 160%;
    font-size: 16px;
  }
}
.csc-textpic ul li,
.csc-textpic-text ul li {
  padding-left: 38px;
  text-indent: -38px;
  margin: 10px 0;
}
.csc-textpic ul li:before,
.csc-textpic-text ul li:before {
  width: 10px;
  height: 1px;
  content: '';
  margin-right: 26px;
  display: inline-block;
  background-color: black;
  position: relative;
  bottom: 5px;
}
.csc-textpic ol,
.csc-textpic-text ol {
  font-family: 'Noto Serif Regular';
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 170%;
  padding-left: 38px;
}
@media (max-width:537px) {
  .csc-textpic ol,
  .csc-textpic-text ol {
    line-height: 160%;
    font-size: 16px;
  }
}
.csc-textpic ol li,
.csc-textpic-text ol li {
  margin: 10px 0;
  padding-left: 10px;
}
.tx-ws-flexslider {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tx-ws-flexslider .flexslider {
  width: 100%;
  border: none;
  margin-bottom: 0;
}
.tx-ws-flexslider .flex-direction-nav {
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
}
@media (max-width: 923px) {
  .tx-ws-flexslider .flex-direction-nav {
    height: 300px;
  }
}
@media (max-width:600px) {
  .tx-ws-flexslider .flex-direction-nav {
    height: 250px;
  }
}
@media (max-width:537px) {
  .tx-ws-flexslider .flex-direction-nav {
    height: 50%;
  }
}
.tx-ws-flexslider .flex-direction-nav a {
  height: 140px;
  width: 50px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
}
.tx-ws-flexslider .flex-viewport {
  height: auto;
}
.tx-ws-flexslider .slides {
  width: 100%;
}
.tx-ws-flexslider .slides > li {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
@media (max-width:537px) {
  .tx-ws-flexslider .slides > li {
    background-color: transparent;
  }
}
.tx-ws-flexslider .slides img {
  display: block;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  position: relative;
  height: 400px;
  width: auto;
}
@media (max-width: 923px) {
  .tx-ws-flexslider .slides img {
    height: 300px;
  }
}
@media (max-width:600px) {
  .tx-ws-flexslider .slides img {
    height: 250px;
  }
}
@media (max-width:537px) {
  .tx-ws-flexslider .slides img {
    height: 200px;
  }
}
@media (max-width:537px) {
  .tx-ws-flexslider .slides img.landscape {
    max-heigh: 200px;
    max-width: 100%;
    height: auto;
    width: auto;
  }
}
@media (max-width:537px) {
  .tx-ws-flexslider .slides img.portrait {
    height: 100%;
    max-width: 100%;
    width: auto;
  }
}
.tx-ws-flexslider .slidercontent {
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.tx-ws-flexslider .caption-text {
  padding: 10px 0;
  background-color: white;
}
.tx-ws-flexslider .caption-text p {
  color: #212121;
  font-family: 'Open Sans Light';
}
.tx-ws-flexslider .caption-title {
  line-height: 110%;
  margin-bottom: 5px;
  font-size: 16px;
}
.tx-ws-flexslider .caption-body p {
  font-size: 14px;
}
.tx-powermail form > fieldset {
  margin: 0 -10px;
  position: relative;
}
.tx-powermail .parsley-errors-list {
  font-family: 'Open Sans Light';
  list-style: none;
  font-size: 14px;
  /*padding-top: 46px;*/
  color: #ff0000;
}
.powermail_fieldset > legend {
  margin-bottom: 25px;
  font-size: 25px;
  padding: 0 10px;
}
.powermail_legend {
  font-family: 'Open Sans Light';
}
.powermail_label {
  font-family: 'Open Sans Semibold';
  margin-bottom: 5px;
  margin-top: 5px;
}
input,
textarea,
select {
  border: 1px solid #005ca9;
  padding: 10px;
  font-size: 18px;
  font-family: 'Open Sans Light';
  width: 100%;
  float: left;
  border-radius: 0;
  background-color: white;
}
label {
  font-family: 'Open Sans Light';
  font-size: 16px;
  display: block;
  width: 100%;
}
.powermail_fieldwrap {
  float: left;
  padding: 0 10px;
  display: block;
  margin-bottom: 20px;
}
.powermail_progressbar {
  height: 100%;
  width: 100%;
  clear: both;
  background-color: rgba(250, 250, 250, 0.5);
  position: absolute;
  top: 0;
  text-align: center;
}
.powermail_progressbar.disable {
  display: none;
}
.powermail_progressbar > .powermail_progress {
  position: relative;
  width: 30px;
  height: 30px;
  background: #ec6502;
  border-radius: 50px;
  -webkit-animation: preloader 1.5s infinite linear;
          animation: preloader 1.5s infinite linear;
  display: inline-block;
  top: calc(50% - 25px);
}
@media (max-width:600px) {
  .powermail_progressbar > .powermail_progress {
    top: 80%;
  }
}
.powermail_progressbar > .powermail_progress:after {
  position: absolute;
  width: 50px;
  height: 50px;
  border-top: 10px solid #a3c4e9;
  border-bottom: 10px solid #a3c4e9;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-radius: 50px;
  content: '';
  top: -20px;
  left: -20px;
  -webkit-animation: preloader_after 1.5s infinite linear;
          animation: preloader_after 1.5s infinite linear;
}
.powermail_progess_inner {
  display: none;
}
.powermail_confirmation .powermail_progressbar {
  width: 100%;
}
.powermail_create {
  text-align: center;
  background-color: #a3c4e9;
  margin-bottom: 20px;
  padding: 20px;
}
.powermail_fieldwrap_input {
  width: 50%;
  display: block;
}
@media (max-width:600px) {
  .powermail_fieldwrap_input {
    width: 100%;
  }
}
.powermail_fieldwrap_textarea {
  width: 100%;
}
.powermail_fieldwrap_check {
  float: none;
  width: 100%;
}
@media (max-width:600px) {
  .powermail_fieldwrap_check {
    width: 100%;
  }
}
.powermail_fieldwrap_check input {
  width: auto;
}
.powermail_fieldwrap_check label {
  width: auto;
  display: inline-block;
}
.powermail_fieldwrap_check .realCheckbox {
  display: none;
}
.powermail_fieldwrap_check .checkbox {
  width: 30px;
  height: 30px;
  background-color: white;
  border: 1px solid #005ca9;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.powermail_fieldwrap_check .checkbox.checked {
  background-color: #005ca9;
  box-shadow: inset 0 0 0 5px white;
}
.powermail_fieldwrap_check .styledCheckbox {
  margin-bottom: 10px;
  min-height: 30px;
  position: relative;
}
.powermail_fieldwrap_check .styledCheckbox label {
  padding-left: 37px;
  padding-top: 4px;
  position: relative;
}
.powermail_check_inner {
  display: inline-block;
  padding: 0 10px;
}
.powermail_check_inner:last-child .styledCheckbox {
  margin-bottom: 0;
}
.powermail_check_outer {
  margin: 0 -10px;
}
.powermail_fieldwrap_radio {
  float: none;
  width: 100%;
}
.powermail_radio_inner {
  display: inline-block;
  padding: 0 15px;
}
@media (max-width:600px) {
  .powermail_radio_inner {
    display: block;
  }
}
.powermail_radio_inner:last-child .styledRadio {
  margin-bottom: 0;
}
.powermail_radio_outer {
  margin: 0 -15px;
}
.realRadio {
  display: none;
}
.radio {
  width: 30px;
  height: 30px;
  background-color: white;
  border: 1px solid #005ca9;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.radio.checked {
  background-color: #005ca9;
  box-shadow: inset 0 0 0 5px white;
}
.styledRadio {
  position: relative;
  min-height: 30px;
  margin-bottom: 10px;
}
.styledRadio label {
  padding-left: 37px;
  padding-top: 4px;
  position: relative;
}
.powermail_fieldwrap_select {
  display: inline-block;
  width: 50%;
}
@media (max-width:537px) {
  .powermail_fieldwrap_select {
    width: 100%;
  }
}
.styledSelect {
  font-family: 'Open Sans Light';
  position: relative;
}
.selectedText {
  font-family: 'Open Sans Light';
  padding: 10px;
  display: block;
}
select {
  display: none;
}
@media (max-width:537px) {
  select {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    opacity: 0;
  }
}
p.selected {
  line-height: 130%;
  margin-bottom: 0;
  font-size: 18px;
  display: block;
  border: 1px solid #005ca9;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/pfeil_select_down.svg');
  background-size: 27px 9px;
}
.options {
  display: none;
  position: absolute;
  width: 100%;
  background-color: white;
  border-left: 1px solid #005ca9;
  border-right: 1px solid #005ca9;
  border-bottom: 1px solid #005ca9;
  z-index: 2;
}
.options.open {
  display: block;
}
@media (max-width:537px) {
  .options.open {
    display: none;
  }
}
.options li {
  padding: 10px;
  font-size: 18px;
}
.options ul {
  list-style: none;
}
.option {
  cursor: pointer;
}
.dropdownIcon {
  display: none;
}
.powermail_fieldwrap_submit {
  width: 100%;
}
input[type=submit] {
  background-color: #005ca9;
  color: white;
  cursor: pointer;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.powermail_fieldwrap_text {
  font-family: 'Open Sans Light';
}
.table-wrapper {
  overflow: auto;
}
table {
  width: 100%;
  overflow: auto;
  table-layout: auto;
  border-collapse: collapse;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
table caption {
  color: #212121;
  font-family: 'Open Sans Light';
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  padding: 0 15px;
  caption-side: bottom;
}
table td,
table span {
  font-size: 16px !important;
  font-family: 'Open Sans Light' !important;
  text-align: left;
  line-height: 150% !Important;
}
tr {
  vertical-align: top;
}
td {
  padding: 10px 15px;
}
thead {
  border-bottom: 2px solid #ec6502;
  border-top: 2px solid #ec6502;
}
thead h1,
thead h2,
thead h3,
thead h4,
thead th {
  font-family: 'Open Sans Semibold';
  font-size: 20px;
  line-height: 120%;
  color: #ec6502;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width:537px) {
  thead h1,
  thead h2,
  thead h3,
  thead h4,
  thead th {
    font-size: 16px;
  }
}
thead th {
  padding: 10px 15px;
}
thead td {
  padding: 0 15px;
}
thead tr {
  border-bottom: 0;
}
tbody tr {
  background-color: #dadada;
  border-bottom: 1px solid black;
}
tbody tr:last-child {
  border-bottom: 0;
}
tfoot {
  background-color: #c0c0c0;
  color: white;
}
.catTitle {
  background-color: #ec6502;
  display: inline-block;
  color: white;
  position: absolute;
  top: 50px;
  left: 15%;
  padding: 10px 12px 10px 10px;
  border-bottom-right-radius: 15px;
  font-family: 'Open Sans Light';
}
@media (max-width:537px) {
  .catTitle {
    left: 10px;
    padding: 5px 12px 5px 10px;
  }
}
.socialmedia {
  overflow: hidden;
  margin: 30px -10px 50px -10px;
}
@media (max-width:600px) {
  .socialmedia {
    margin: 20px -6px 20px -6px;
  }
}
.socialmedia div {
  height: 44px;
  width: 44px;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  cursor: pointer;
  margin: 0 10px;
}
@media (max-width:600px) {
  .socialmedia div {
    margin: 0 6px;
  }
}
.socialmedia div a {
  display: block;
  height: 100%;
}
.twitter {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/twitter.svg');
}
.googleplus {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/googleplus.svg');
}
.facebook {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/facebook.svg');
}
.website {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/website.svg');
}
.youtube {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/youtube.svg');
}
.xing {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/xing.svg');
}
.linkedin {
  background-image: url('../../typo3conf/ext/dsc_distribution/Resources/Public/Images/linkedin.svg');
}
.menu10wrapper {
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width:600px) {
  .menu10wrapper {
    margin-bottom: 0;
  }
}
.menu10 {
  overflow: hidden;
  border-top: 1px solid black;
  padding: 10px 0;
  margin: 0 -7px;
  border-bottom: 1px solid black;
}
.menu10 .navitem {
  width: 25%;
  float: left;
  padding: 0 7px;
  cursor: pointer;
  height: auto;
}
@media (max-width: 923px) {
  .menu10 .navitem {
    width: 50%;
    margin-bottom: 20px;
  }
}
.menu10 .navitem .image {
  overflow: hidden;
  font-size: 0;
  margin-bottom: 10px;
}
.menu10 .navitem img {
  width: 100%;
  height: auto;
}
.menu10 .navitem .text {
  /*border-bottom: 1px solid black;*/
}
.menu10 .navitem .text h1,
.menu10 .navitem .text h2,
.menu10 .navitem .text h3,
.menu10 .navitem .text h4 {
  font-size: 16px;
  font-family: 'Open Sans Light';
  color: #212121;
  margin-top: 0;
  padding-bottom: 10px;
}
.toc {
  list-style: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  font-family: 'Open Sans Semibold';
  font-size: 22px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  margin-bottom: 20px;
}
@media (max-width:600px) {
  .toc {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    font-size: 18px;
    line-height: 100%;
  }
}
.toc li {
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  padding-left: 0;
  text-indent: 0;
  margin: 0 0 5px 0;
}
.toc li:before {
  display: none;
}
.toc > li:first-child {
  display: none;
}
.toc ul {
  list-style: none;
  font-family: 'Noto Serif Regular';
  font-size: 20px;
  padding-bottom: 10px;
  cursor: pointer;
  padding-left: 0;
}
@media (max-width:600px) {
  .toc ul {
    font-size: 16px;
    line-height: 120%;
  }
}
.toc ul li {
  padding: 5px 0;
  line-height: 120%;
}
.search-filter__search {
  display: table;
  margin-bottom: 25px;
  width: 100%;
}
.search-filter__search-item {
  display: table-cell;
  white-space: nowrap;
}
.search-filter__search-item:last-child {
  width: 1px;
}
.search-filter__search input {
  float: none;
  text-transform: none;
}
.search-filter__search button {
  background-color: #005ca9;
  border: 1px solid #005ca9;
  border-left: none;
  color: white;
  cursor: pointer;
  font-family: 'Open Sans Light';
  font-size: 18px;
  padding: 10px;
}
.search-filter__categories {
  padding-bottom: 23px;
}
.search-filter__categories-wrapper {
  margin: -7px -4px;
}
@media (max-width:600px) {
  .search-filter__categories-wrapper {
    display: none;
  }
}
.search-filter__categories-title {
  font-family: 'Open Sans Light';
  margin-bottom: 7px;
}
.search-filter__categories .styledSelect {
  display: none;
}
@media (max-width:600px) {
  .search-filter__categories .styledSelect {
    display: block;
  }
}
.search-filter__category {
  background-color: #fed8bc;
  color: #ec6502 !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Light' !important;
  margin: 7px 4px;
  padding: 5px 10px;
  white-space: nowrap;
}
.search-filter__category.is-selected {
  background-color: #ec6502;
  color: white !important;
}
.search-result {
  font-family: 'Open Sans Light';
}
.search-result__notice {
  margin-bottom: 24px;
}
.search-result__notice__search-word {
  font-family: 'Open Sans Semibold';
}
.search-result__notice__search-word:before {
  content: '\201e';
}
.search-result__notice__search-word:after {
  content: '\201c';
}
.search-result__item {
  margin-top: 28px;
  position: relative;
}
.search-result__item:first-child {
  margin-top: 0;
}
.search-result__item-wrapper {
  display: table;
  width: 100%;
}
.search-result__item-wrapper__item {
  display: table-cell;
  font-family: 'Open Sans Light';
  font-style: normal;
  padding-left: 10px;
  width: 100%;
}
.search-result__item-wrapper__item:first-child {
  padding-left: 0;
}
.search-result__item-wrapper__item:not(.search-result__item-description) {
  width: 1px;
}
.search-result__item-wrapper:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width:600px) {
  .search-result__item-wrapper {
    display: block;
  }
  .search-result__item-wrapper__item {
    display: block;
    padding-left: 0;
    width: auto !important;
  }
}
.search-result__item-issue {
  font-family: 'Open Sans Semibold';
}
.search-result__item-issue span {
  background-color: #005ca9;
  color: white;
  display: block;
  font-size: 18px;
  line-height: 120%;
  height: 42px;
  padding: 11px;
  text-align: center;
  white-space: nowrap;
  width: 42px;
}
@media (max-width:600px) {
  .search-result__item-issue {
    float: left;
    margin: 0 10px 2px 0;
  }
  .search-result__item-issue span {
    font-size: 16px;
  }
}
.search-result__item-description {
  vertical-align: middle;
}
@media (max-width:600px) {
  .search-result__item-description {
    line-height: 1;
    vertical-align: top;
  }
}
.search-result__item-title {
  color: #005ca9;
  font-family: 'Open Sans Semibold';
  font-size: 20px;
  line-height: 140%;
}
.search-result__item-stub {
  color: #212121;
  font-family: 'Open Sans Light';
  font-size: 16px;
  margin-top: 7px;
}
.search-result__item-category {
  background-color: #ec6502;
  color: white;
  float: right;
  font-size: 14px;
  margin-left: 10px;
  padding: 5px 10px;
  white-space: nowrap;
}
@media (max-width:600px) {
  .search-result__item-category {
    background-color: white;
    color: #ec6502;
    display: inline-block;
    float: none;
    line-height: 1;
    margin: 0 0 1px 0;
    padding: 0;
  }
}
.search-result__item-relevance {
  color: #8d8d8d;
  font-family: 'Noto Serif Italic';
  font-size: 14px;
  margin-top: 5px;
}
.medien h1,
.medien h2,
.medien h3,
.medien h4 {
  font-family: 'Noto Serif Italic';
  color: #8d8d8d;
}
.medien .csc-textpic {
  margin-bottom: 50px;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
.medien .csc-textpic-imagewrap {
  margin-bottom: 10px;
}
.artikel.medien .media-author {
  margin-bottom: 0;
  font-size: 20px;
  color: #8d8d8d;
  font-family: 'Open Sans Light';
  line-height: 120%;
}
.veranstaltung h1,
.veranstaltung h2,
.veranstaltung h3,
.veranstaltung h4 {
  font-family: 'Noto Serif Italic';
  color: #ec6502;
  margin-top: 0;
  display: inline-block;
}
.veranstaltung .eventDate {
  color: #8d8d8d;
  font-family: 'Open Sans Light';
  font-size: 35px;
  display: block;
}
@media (max-width:537px) {
  .veranstaltung .eventDate {
    font-size: 25px;
  }
}
.veranstaltung .mediaInfo {
  margin-bottom: 10px;
}
.veranstaltung .csc-default {
  padding-bottom: 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid black;
}
.veranstaltung .veranstaltungsort {
  font-family: 'Open Sans Semibold';
  line-height: 120%;
}
.infobox {
  background-color: #fed8bc;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 15px;
}
.infobox h1 {
  font-family: 'Open Sans Semibold';
  font-size: 20px;
  color: #212121;
}
.infobox h2,
.infobox h3,
.infobox h4 {
  color: #ec6502;
}
.infobox .csc-textpic,
.infobox .csc-textpic-text {
  margin-bottom: 0;
}
.infobox p {
  line-height: 150%;
}
.infografik .csc-textpic.csc-textpic-center figure {
  background-color: white;
}
.infografik .csc-textpic.csc-textpic-center figure.portrait {
  height: auto;
}
.infografik .csc-textpic.csc-textpic-center img.portrait {
  width: 100%;
  height: auto;
  max-height: none;
}
.zusatzinhalt {
  border: 1px solid black;
  padding: 20px;
}
@media (max-width:600px) {
  .zusatzinhalt .csc-textpic img,
  .zusatzinhalt .csc-textpic-text img {
    width: 100%;
    height: auto;
  }
}
.zusatzinhalt h1 {
  font-family: 'Noto Serif Italic';
  color: #8d8d8d;
}
.zusatzinhalt h2 {
  font-family: 'Open Sans Semibold';
  font-size: 20px;
  color: #212121;
}
.zusatzinhalt .csc-textpic,
.zusatzinhalt .csc-textpic-text {
  margin-bottom: 0;
}
.zusatzinhalt p {
  line-height: 150%;
}
.iframewrapper {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.cover {
  display: inline-block;
  /* overflow: hidden; */
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 100%;
}
img.cover {
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.at-a-glance {
  color: white;
  font-family: 'Open Sans Semibold';
}
.at-a-glance ul {
  display: block;
  list-style: none;
  margin: 14px -7px -7px;
}
.at-a-glance li {
  display: block;
  float: left;
  font-size: 14px;
  width: 50%;
}
@media (max-width: 923px) {
  .at-a-glance li {
    float: none;
    font-size: 16px !important;
    width: 100%;
  }
}
.at-a-glance li:first-child {
  font-size: 18px;
  width: 100%;
}
.at-a-glance__item {
  background-color: #8d8d8d;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: inherit !important;
  font-family: inherit !important;
  display: block;
  margin: 14px 7px;
  position: relative;
  text-decoration: none;
}
.at-a-glance__item:before {
  content: '';
  display: block;
  padding-top: 50%;
}
.at-a-glance__item-lower {
  bottom: 0;
  display: table;
  left: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
}
.at-a-glance__item-lower--wrapper {
  display: table-cell;
  padding-left: 10px;
}
.at-a-glance__item-lower--wrapper:first-child {
  padding-left: 0;
}
.at-a-glance__issue {
  vertical-align: top;
  width: 1px;
}
.at-a-glance__issue span {
  background-color: #005ca9;
  display: block;
  font-size: 18px;
  line-height: 120%;
  height: 42px;
  padding: 11px;
  text-align: center;
  white-space: nowrap;
  width: 42px;
}
@media (max-width:600px) {
  .at-a-glance__issue span {
    font-size: 16px;
  }
}
.at-a-glance__description {
  padding-bottom: 0;
  padding-top: 0;
  text-shadow: 2px 1px 4px #000000;
  vertical-align: middle;
}
.kesearch_pagebrowser {
  margin: 10px 0;
  text-align: center;
}
.kesearch_pagebrowser ul {
  display: inline-block;
  list-style: none;
  margin: -5px;
}
.kesearch_pagebrowser li {
  float: left;
}
.kesearch_pagebrowser a,
.kesearch_pagebrowser span {
  background-color: #005ca9;
  color: white;
  display: block;
  font-family: 'Open Sans Light';
  margin: 5px;
  padding: 2px 7px;
}
.kesearch_pagebrowser a.current,
.kesearch_pagebrowser span.current {
  text-decoration: underline;
}
#kesearch_pagebrowser_bottom {
  margin-top: 40px;
}
#kesearch_pagebrowser_bottom .result_txt {
  text-align: center;
}
#kesearch_pagebrowser_bottom .result_txt + .kesearch_pagebrowser {
  margin-top: 20px;
}
