@charset "UTF-8";
body {
  background: #ebebeb;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.500em;
  color: #777777; }

img {
  display: block;
  height: auto;
  max-width: 100%; }

.clear {
  clear: both;
  float: none;
  overflow: hidden; }

h1, h2, h3, h4, h5 {
  color: #606060;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.875em;
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 0.4em; }

h2, h3, h4, h5 {
  font-size: 1.35em;
  margin-bottom: 0.8em; }

h3, h4, h5 {
  font-size: 1.225em; }

h4, h5 {
  font-size: 1em;
  text-transform: none; }

.csc-textpic-text {
  width: 65%; }

.csc-textpic-imagewrap {
  width: 30%; }

.t3d_frame-1 {
  border-bottom: 1px solid #e4e4e4; }

.csc-textpic-intext-left .csc-textpic-text {
  float: right; }

.csc-textpic-intext-right .csc-textpic-imagewrap {
  width: auto; }

.csc-textpic-intext-right .csc-textpic-text {
  width: auto; }

.teaser .csc-textpic-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }

.sidebar .csc-textpic-text {
  line-height: 1.6em;
  padding: 0 0.811em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sidebar .csc-textpic-imagewrap {
  line-height: 1.6em;
  padding: 0;
  width: 100%; }

.sidebar .csc-textpic-imagewrap img {
  margin: auto; }

.column-group {
  clear: both;
  overflow: hidden; }

.tx-mmforum-textbutton {
  border: 1px solid #eeeeee; }

.tx-mmforum-textbutton a img {
  display: inline; }

div.tx-mmforum-rootline {
  border: 1px solid #dddddd;
  color: #666666;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 1em 0 1.9em;
  overflow: hidden;
  padding: 1.1em; }

td.tx-mmforum-subth2 {
  background-color: #eeeeee;
  color: #cb071f;
  font-size: 11px;
  padding: 1em; }

.tx-mmforum-pagenav input {
  background: none repeat scroll 0 0 red;
  clear: both;
  float: right;
  width: 15px; }

.tx-mmforum-pagenav div {
  font-size: 1.1em;
  line-height: 1em; }

td.tx-mmforum-td, th.tx-mmforum-th {
  vertical-align: middle; }

td.tx-mmforum-td.privacy {
  position: relative;
  padding-left: 25px; }
  td.tx-mmforum-td.privacy label {
    display: inline-block;
    width: 65%;
    margin-bottom: 0.8em; }
  td.tx-mmforum-td.privacy p {
    margin-bottom: 0; }
  td.tx-mmforum-td.privacy input[type="checkbox"] {
    position: absolute;
    margin: 5px 0 0 -20px; }

td.tx-mmforum-td.tx-mmforum-pi1-listpost-user {
  vertical-align: baseline;
  padding-top: 17px; }

.tx-mmforum-pi1-listtopic-topicname a {
  display: inline-block;
  margin-top: 3px; }

.teaser .csc-textpic-imagewrap {
  width: 100%; }

.content.red h1.colored, .content.red h2.colored, .content.red h3.colored, .content.red h4.colored, .content.red h5.colored {
  color: #cb071f; }

.content.red a {
  color: #cb071f; }

.content.orange h1.colored, .content.orange h2.colored, .content.orange h3.colored, .content.orange h4.colored, .content.orange h5.colored {
  color: #f28b00; }

.content.orange a {
  color: #f28b00; }

.content.green h1.colored, .content.green h2.colored, .content.green h3.colored, .content.green h4.colored, .content.green h5.colored {
  color: #88af38; }

.content.green a {
  color: #88af38; }

.content.darkgreen h1.colored, .content.darkgreen h2.colored, .content.darkgreen h3.colored, .content.darkgreen h4.colored, .content.darkgreen h5.colored {
  color: #008836; }

.content.darkgreen a {
  color: #008836; }

.content.blue h1.colored, .content.blue h2.colored, .content.blue h3.colored, .content.blue h4.colored, .content.blue h5.colored {
  color: #386eb3; }

.content.blue a {
  color: #386eb3; }

.content.cyan h1.colored, .content.cyan h2.colored, .content.cyan h3.colored, .content.cyan h4.colored, .content.cyan h5.colored {
  color: #49C0E2; }

.content.cyan a {
  color: #49C0E2; }

.content.purple h1.colored, .content.purple h2.colored, .content.purple h3.colored, .content.purple h4.colored, .content.purple h5.colored {
  color: #af2e5c; }

.content.purple a {
  color: #af2e5c; }

a {
  text-decoration: none;
  color: #cb071f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

a:hover {
  opacity: 0.7; }

b, strong {
  font-weight: bold; }

p {
  margin-bottom: 1em; }

i {
  font-style: italic; }

hr {
  border: none;
  border-bottom: 1px solid #dddddd; }

.inhalt ol {
  counter-reset: li-counter;
  list-style-type: none;
  margin: 0 0 0 0.6em;
  padding: 0; }

.inhalt ol > li {
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.4em; }

.inhalt ol > li:before {
  color: #dbdbdb;
  content: counter(li-counter, decimal);
  counter-increment: li-counter;
  font-weight: bold;
  left: -1.8em;
  position: relative;
  text-align: right;
  top: 0;
  width: 20px;
  margin-right: -20px;
  display: inline-block; }

.inhalt ul li, .csc-frame ul.bodylist li {
  margin-bottom: 0.4em;
  padding-left: 2em; }

.csc-menu.csc-menu-1 > li:before {
  display: none;
  visibility: hidden; }

.csc-menu.csc-menu-1 > li {
  margin: 0;
  padding: 0 0.8em 0 0; }

.inhalt ul li:before, .csc-frame ul.bodylist li:before {
  color: #DBDBDB;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1em;
  margin: 0 -6px 0 0;
  display: inline-block;
  width: 6px;
  position: relative;
  left: -14px; }

.sidebar li:before {
  color: #DBDBDB;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1em;
  margin: 0 0.8em 0 -1.4em; }

.sidebar {
  font-size: 0.9em; }

.sidebar ul.csc-uploads span {
  display: inline-block; }

.sidebar .csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: visible; }

.sidebar .fachtagung {
  background: #E8F0D9; }

.sidebar .fachtagung h3 {
  background: #88AF38; }

.sidebar .fachtagung .box-content {
  padding: 1em 1.5em; }

.sidebar .fachtagung .box-content p {
  line-height: 1.4; }

.teaser.downloads li {
  margin-bottom: 0.6em;
  padding-bottom: 0.6em; }

.sidebar ul {
  margin-left: 10%;
  width: 90%; }

.person .teaser {
  font-style: italic; }

.person .news-footer p {
  height: 18px;
  margin-bottom: 12px;
  overflow: hidden; }

.person .bodytext {
  text-align: justify; }

.person .tx-paper .download {
  margin-left: 0; }

.person .csc-textpic {
  margin-bottom: 2em; }

.person .person-list {
  margin-bottom: 3em; }

.person .person-list h2 {
  font-size: 1.5em; }

.inhalt ul {
  margin-left: 0.6em;
  display: inline-block; }

.inhalt ol ul {
  margin-top: 0.3em; }

.inhalt ul.research-list {
  display: block; }

.inhalt ul.f3-widget-paginator,
.inhalt ul.browsebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }

.inhalt ul.f3-widget-paginator li,
.inhalt ul.browsebox li {
  display: block;
  margin: 0 10px 10px 0;
  padding: 0.3em 0.7em 0.4em;
  background: none repeat scroll 0 0 #e2e2e2; }
  .red .inhalt ul.f3-widget-paginator li, .red
  .inhalt ul.browsebox li {
    border: 1px solid #cb071f;
    color: #cb071f; }
    .red .inhalt ul.f3-widget-paginator li.current, .red
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .orange .inhalt ul.f3-widget-paginator li, .orange
  .inhalt ul.browsebox li {
    border: 1px solid #f28b00;
    color: #f28b00; }
    .orange .inhalt ul.f3-widget-paginator li.current, .orange
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .green .inhalt ul.f3-widget-paginator li, .green
  .inhalt ul.browsebox li {
    border: 1px solid #88af38;
    color: #88af38; }
    .green .inhalt ul.f3-widget-paginator li.current, .green
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .darkgreen .inhalt ul.f3-widget-paginator li, .darkgreen
  .inhalt ul.browsebox li {
    border: 1px solid #008836;
    color: #008836; }
    .darkgreen .inhalt ul.f3-widget-paginator li.current, .darkgreen
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .blue .inhalt ul.f3-widget-paginator li, .blue
  .inhalt ul.browsebox li {
    border: 1px solid #386eb3;
    color: #386eb3; }
    .blue .inhalt ul.f3-widget-paginator li.current, .blue
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .cyan .inhalt ul.f3-widget-paginator li, .cyan
  .inhalt ul.browsebox li {
    border: 1px solid #49C0E2;
    color: #49C0E2; }
    .cyan .inhalt ul.f3-widget-paginator li.current, .cyan
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .purple .inhalt ul.f3-widget-paginator li, .purple
  .inhalt ul.browsebox li {
    border: 1px solid #af2e5c;
    color: #af2e5c; }
    .purple .inhalt ul.f3-widget-paginator li.current, .purple
    .inhalt ul.browsebox li.current {
      opacity: .6; }
  .inhalt ul.f3-widget-paginator li:before,
  .inhalt ul.browsebox li:before {
    display: none;
    content: none; }

#tx_indexedsearch fieldset > div {
  float: left;
  width: 50%; }

#tx_indexedsearch fieldset .tx-indexedsearch-form {
  width: 40%; }

#tx_indexedsearch fieldset .tx-indexedsearch-form input {
  width: 80%; }

.mobile-nav {
  display: none; }

.wrap {
  width: 100%;
  max-width: 1206px;
  margin: 0 auto; }

.wrap-oben {
  width: 89%;
  max-width: 1150px;
  margin: 0 auto;
  background: #fff;
  padding: 0 3.2%;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1); }

.wrap-header {
  width: 100%; }

.wrap-content {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 auto;
  padding: 1.875em 3.2% 3em;
  width: 89%;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1); }

#menu {
  width: 100%;
  border-top: 0.188em solid #fff;
  background: #fff;
  display: table; }

#menu ul.lvl1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#menu li {
  float: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  display: inline-block; }

#menu li a {
  border-left: 0.188em solid #FFFFFF;
  color: #FFFFFF;
  display: block;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

#menu li:first-child a {
  border-left: none; }

#menu li.red a {
  background: none repeat scroll 0 0 #cb071f; }

#menu li.orange a {
  background: none repeat scroll 0 0 #f28b00; }

#menu li.green a {
  background: none repeat scroll 0 0 #88af38; }

#menu li.darkgreen a {
  background: none repeat scroll 0 0 #008836; }

#menu li.blue a {
  background: none repeat scroll 0 0 #386eb3; }

#menu li.cyan a {
  background: none repeat scroll 0 0 #49C0E2; }

#menu li.purple a {
  background: none repeat scroll 0 0 #af2e5c; }

#menu li a:hover {
  opacity: 0.75; }

/* Navigation 2te Ebene Anfang */
#menu ul li .lvl2 > li {
  border-bottom: 1px solid #fff;
  display: block;
  border-left: none;
  position: relative;
  padding-bottom: 0;
  min-width: 9.9em;
  padding-right: 0.188em; }

#menu ul li .lvl2 > li:last-child {
  border-bottom: none; }

.blue .lvl2, .purple .lvl2 {
  right: 0; }

.blue .lvl3, .purple .lvl3 {
  right: 100%;
  left: auto; }

#menu ul li.blue ul.lvl2 li.sub:before, #menu ul li.purple ul.lvl2 li.sub:before {
  color: #FFFFFF;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1.4em;
  left: 0;
  margin: 0.44em 0 0 0.5em;
  position: absolute;
  right: auto;
  z-index: 100; }

#menu ul li.blue ul.lvl2 li a, #menu ul li.purple ul.lvl2 li a {
  text-align: right;
  padding-right: 1.2em; }

#menu ul li.blue .lvl2 > li, #menu ul li.purple .lvl2 > li {
  border-bottom: 1px solid #FFFFFF;
  border-left: medium none;
  display: block;
  min-width: 10.9em;
  padding-bottom: 0;
  padding-left: 0.188em;
  padding-right: 0;
  position: relative;
  text-align: right; }

ul.lvl2 {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
  margin-left: 0.188em;
  list-style: none outside none;
  opacity: 0;
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 999;
  padding-top: 0.188em; }

#menu ul li:hover ul.lvl2 {
  visibility: visible;
  opacity: 1; }

#menu ul li ul.lvl2 a {
  font-size: 0.938em;
  padding: 0.7em 2.3em 0.7em 1.2em;
  text-align: left;
  text-transform: none;
  border-left: none; }

#menu ul li.red ul.lvl2 li.sub:after, #menu ul li.orange ul.lvl2 li.sub:after, #menu ul li.green ul.lvl2 li.sub:after {
  color: #FFFFFF;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1.4em;
  margin: -1.55em 0.6em 0 6.4em;
  position: absolute;
  right: 0; }

#menu ul li ul.lvl2 a:hover {
  opacity: 0.75; }

/* Navigation 2te Ebene Ende */
/* Navigation 3te Ebene Anfang */
#menu ul li ul li .lvl3 > li {
  border-bottom: 1px solid #fff;
  display: block;
  padding-bottom: 0; }

ul.lvl3 {
  background: #ffffff;
  list-style: none outside none;
  visibility: hidden;
  position: absolute;
  text-align: left;
  z-index: 999;
  opacity: 0;
  left: 100%;
  top: 0; }

#menu ul li ul li:hover ul.lvl3 {
  visibility: visible;
  opacity: 1; }

#menu ul li ul li ul.lvl3 a {
  border-left: medium none;
  color: #FFFFFF;
  padding: 0.7em 1.2em;
  text-align: left;
  text-transform: none;
  white-space: nowrap; }

#menu ul li ul li ul.lvl3 li:first-child {
  padding-top: 0; }

#menu ul li ul li.sub ul.lvl3 a:hover {
  opacity: 0.75; }

#menu ul li ul li ul.lvl3 li.sub a {
  background-image: none;
  background-position: 93% center;
  background-repeat: no-repeat; }

#menu ul li ul li ul.lvl3 li:after {
  color: #fff;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1.3em;
  margin: -1.5em 0 0 6.1em;
  position: absolute;
  display: none;
  visibility: hidden;
  opacity: 0; }

#menu ul li ul li ul.lvl3 li.sub a:hover {
  background-color: #ebeded; }

.menu-shadow-bar .shadow-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 27px 27px 0;
  border-color: transparent #d3d3d3 transparent transparent;
  float: left; }

.menu-shadow-bar .shadow-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 27px 0 0;
  border-color: #d3d3d3 transparent transparent transparent;
  float: right; }

/* Navigation 3te Ebene Ende */
ul.lvl4, ul.lvl5 {
  display: none;
  visibility: hidden;
  opacity: 0; }

.tx-research ul.research-list li {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 0.8em;
  padding-bottom: 0.7em;
  padding-left: 1.5em; }

.tx-research ul.research-list li:before {
  color: #DBDBDB;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1em;
  margin: 0 0.8em 0 -1.4em; }

.tx-research ul.research-list li a {
  color: #777777; }

.tx-research h1 {
  margin-bottom: 1em; }

.content {
  overflow: hidden; }

.inhalt {
  float: left;
  margin-bottom: 1.7em;
  width: 74%;
  margin-right: 3.4%; }

.sidebar {
  float: right;
  width: 22.6%; }

.sidebar.content-navigation {
  float: left; }

.sidebar h3 {
  background: none repeat scroll 0 0 #d0d0d0;
  color: #fff;
  font-size: 1em;
  padding: 0.5em 0.811em;
  text-transform: uppercase; }

.sidebar h3 a {
  color: #fff !important; }

.gray-box, .tx-felogin-pi1 {
  background: #EDEDED; }

.sidebar .gray-box form {
  padding: 1em 1.5em; }

.gray-box input,
.gray-box select {
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.tx-felogin-pi1 input,
.tx-felogin-pi1 select {
  width: 200px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.tx-felogin-pi1 label[for="permalogin"] {
  display: inline-block;
  padding-right: 1em; }

.tx-felogin-pi1 fieldset .field-wrap {
  display: inline-block;
  padding-right: 1em; }

.tx-felogin-pi1 [type="submit"] {
  margin-top: 1em; }

.inhalt .gray-box,
.inhalt .tx-felogin-pi1 {
  border: 1px solid #E3E3E3;
  padding: 1em 1.5em; }

.inhalt .gray-box form {
  width: 220px;
  height: 220px; }

.tx-event {
  line-height: 1.6em;
  padding: 0 0.811em; }

.event-teaser > p {
  margin-bottom: 0.5em; }

.sidebar .event-teaser {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 1em;
  padding-bottom: 0.4em; }

.sidebar .event-teaser:last-child {
  border: none; }

.event-teaser a {
  font-weight: bold; }

.termine a {
  color: #af2e5c;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.938em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.termine a:hover {
  opacity: 0.6; }

.ganze-breite {
  overflow: hidden;
  width: 100%; }

.project-teaser, .article.articletype-3, .event.container {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E4E4E4;
  margin-bottom: 1.4em;
  overflow: hidden;
  padding: 1.2em 1em 1em; }

.tx-paper .search-filter {
  padding: 1em 0; }

.tx-paper .search-filter .filter {
  white-space: nowrap;
  display: inline-block; }

.tx-paper .search-filter label {
  padding: 0 0.8em 0 0.2em; }

.tx-paper .search-filter select {
  float: right;
  width: 20%;
  padding: 0; }

.tx-paper .search-filter {
  overflow: hidden; }

.tx-paper .search-results .article {
  padding: 20px;
  background: #EBEBEB;
  border: 1px solid #ddd;
  margin-bottom: 40px; }

.tx-paper .search-results .article .news-page {
  font-weight: bold; }

.tx-paper .search-results .article.articletype-6 .news-footer,
.tx-paper .search-results .article.articletype-5 .news-footer {
  padding: 1em 0 0;
  margin: 0;
  border-bottom: 0; }

.tx-paper .search-results .article.articletype-5 .teaser,
.tx-paper .search-results .article.articletype-5 .description {
  padding: 0.8em 0;
  margin: 0;
  border-bottom: 0;
  border-top: 1px solid #E4E4E4; }

.news-single .articletype-5.teaser-text {
  margin-bottom: 0.7em;
  border-bottom: 1px solid #E4E4E4; }

.news-image-wrap-addition {
  margin: 2em 0 1em; }

.news-image-wrap-addition:after {
  content: "";
  display: block;
  clear: both; }

.news-img-wrap > .outer {
  max-width: 100%; }

.mediaelement.mediaelement-image {
  max-width: 100%;
  width: auto;
  float: left;
  margin-bottom: 1em;
  padding: 7px 12px 12px 7px; }

.mediaelement.mediaelement-image .news-img-caption {
  margin-top: 5px;
  margin-bottom: 0; }

.news-list-view .news-img-wrap img,
.mediaelement.mediaelement-image img {
  -webkit-box-shadow: 3px 3px 12px 1px #8c8c8c;
          box-shadow: 3px 3px 12px 1px #8c8c8c; }

.tx-paper .search-results .article.articletype-5 .description {
  margin: 1em 0; }

.tx-paper .search-results .article .header i.fa {
  float: right;
  font-size: 1.4em; }

.csc-textpic .person-image-wrap {
  width: 27%; }

.person-image {
  width: 100%; }

.article .footer p {
  line-height: 1.8em; }

.project-teaser img {
  float: right;
  width: 30%; }

.news .header h3 {
  color: #386eb3;
  font-size: 1.5em;
  margin-bottom: 0.3em;
  text-decoration: none; }

.content.green .news .header h3 {
  color: #88AF38; }

.news-subtitle {
  margin-bottom: 0; }

.news-footer {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  font-size: 0.8em;
  margin-bottom: 1em;
  margin-top: 1em;
  overflow: hidden;
  padding-top: 0.8em; }

.news-footer span {
  border-right: 1px solid #ccc;
  margin-right: 1em;
  padding-right: 1em;
  white-space: nowrap; }

.news-footer span:last-child {
  border: none; }

.news-footer .news-list-category {
  white-space: normal; }

.content.red a.more, .content.red .waldorfbuch a, .content.red .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #cb071f;
  color: #cb071f;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.orange a.more, .content.orange .waldorfbuch a, .content.orange .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #f28b00;
  color: #f28b00;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.green a.more, .content.green .waldorfbuch a, .content.green .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #88af38;
  color: #88af38;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.darkgreen a.more, .content.darkgreen .waldorfbuch a, .content.darkgreen .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #008836;
  color: #008836;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.blue a.more, .content.blue .waldorfbuch a, .content.blue .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #386eb3;
  color: #386eb3;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.cyan a.more, .content.cyan .waldorfbuch a, .content.cyan .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #49C0E2;
  color: #49C0E2;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.content.purple a.more, .content.purple .waldorfbuch a, .content.purple .news-project-link-wrap a {
  background: none repeat scroll 0 0 #e2e2e2;
  border: 1px solid #af2e5c;
  color: #af2e5c;
  display: inline-block;
  margin-bottom: 0.3em;
  margin-right: 1em;
  padding: 0.3em 0.7em 0.4em; }

.news-img-wrap {
  float: left;
  margin-right: 3%;
  width: 27%;
  margin-bottom: 1em; }
  .news-img-wrap--many {
    float: none;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -12px; }
    .news-img-wrap--many > .outer {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 33.33333%;
              flex: 1 0 33.33333%;
      max-width: 33.33333%;
      width: 33.33333%; }
    .news-img-wrap--many .mediaelement.mediaelement-image {
      float: none; }

.header, .teaser-text {
  overflow: hidden; }

.news a {
  text-decoration: none; }

table.contenttable {
  margin: 2em 0; }

.project-teaser p, .news p, .news-text-wrap > div {
  margin-bottom: 0.7em; }

.project-teaser p.status {
  font-size: 0.9em;
  font-style: italic;
  color: #9c9c9c; }

.project-teaser p.status b {
  font-style: normal; }

.teaser {
  position: relative; }

.teaser:first-child {
  margin-left: 0; }

.teaser.red .csc-textpic-text {
  background: none repeat scroll 0 0 #fae6e8;
  padding: 0.6em 1em 1em; }

.teaser.orange .csc-textpic-text {
  background: none repeat scroll 0 0 #FCE8CC;
  padding: 0.6em 1em 1em; }

.teaser.green .csc-textpic-text {
  background: none repeat scroll 0 0 #e7efd7;
  padding: 0.6em 1em 1em; }

.teaser.darkgreen .csc-textpic-text {
  background: none repeat scroll 0 0;
  padding: 0.6em 1em 1em; }

.teaser.blue .csc-textpic-text {
  background: none repeat scroll 0 0 #e1e9f4;
  padding: 0.6em 1em 1em; }

.teaser.cyan .csc-textpic-text {
  background: none repeat scroll 0 0 #e1e9f4;
  padding: 0.6em 1em 1em; }

.teaser.violett .csc-textpic-text {
  background: none repeat scroll 0 0 #f3e0e7;
  padding: 0.6em 1em 1em; }

.teaser h2 {
  background: none repeat scroll 0 0 rgba(242, 139, 0, 0.9);
  color: #ffffff;
  float: left;
  font-size: 1.125em;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0.55em 8%;
  position: absolute;
  text-transform: none;
  top: 0;
  left: 0;
  width: 84%;
  z-index: 10; }

.teaser img {
  width: 100%; }

div.csc-textpic-left .csc-textpic-imagewrap {
  float: none; }

.teaser p {
  margin-bottom: 0.5em;
  font-size: 0.9em; }

.teaser p:last-child {
  margin-bottom: 0; }

.teaser div.csc-textpic .csc-textpic-imagewrap {
  margin-bottom: 10px; }

.teaser div.csc-textpic-above .csc-textpic-imagewrap {
  margin-bottom: 0; }

.teaser div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0; }

.teaser.red h2 {
  background: none repeat scroll 0 0 rgba(203, 7, 31, 0.9); }

.teaser.orange h2 {
  background: none repeat scroll 0 0 rgba(242, 139, 0, 0.9); }

.teaser.green h2 {
  background: none repeat scroll 0 0 rgba(136, 175, 56, 0.9); }

.teaser.darkgreen h2 {
  background: none repeat scroll 0 0 rgba(0, 136, 54, 0.9); }

.teaser.blue h2 {
  background: none repeat scroll 0 0 rgba(56, 110, 179, 0.9); }

.teaser.cyan h2 {
  background: none repeat scroll 0 0 rgba(73, 192, 226, 0.9); }

.teaser.violett h2 {
  background: none repeat scroll 0 0 rgba(175, 46, 92, 0.9); }

.teaser a {
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.teaser.red a {
  color: #cb071f; }

.teaser.orange a {
  color: #f28b00; }

.teaser.green a {
  color: #88af38; }

.teaser.darkgreen a {
  color: #008836; }

.teaser.blue a {
  color: #386eb3; }

.teaser.cyan a {
  color: #49C0E2; }

.teaser.violett a {
  color: #af2e5c; }

.teaser.red a:hover {
  color: #a80116; }

.teaser.orange a:hover {
  color: #f27200; }

.teaser.green a:hover {
  color: #779a2f; }

.teaser.blue a:hover {
  color: #1f508f; }

.teaser.cyan a:hover {
  color: #49C0E2; }

.teaser.violett a:hover {
  color: #971845; }

.columns-4 .column.column-1, .columns-4 .column.column-2, .columns-4 .column.column-3, .columns-4 .column.column-4 {
  width: 22.5%;
  margin-left: 3.165735567970205%;
  float: left; }

.columns-4 .column.column-1 {
  margin-left: 0; }

.columns-3 .column.column-1, .columns-3 .column.column-2, .columns-3 .column.column-3 {
  float: left;
  margin-left: 4%;
  width: 30.6%; }

.columns-3 .column.column-1 {
  margin-left: 0; }

.columns-2 .column.column-1, .columns-2 .column.column-2 {
  float: left;
  margin-left: 8%;
  width: 46%; }

.columns-2 .column.column-1 {
  margin-left: 0; }

.wrap-footer {
  padding: 1.875em 3.2% 0;
  width: 89%;
  background: url("../img/verlauf-footer.png") repeat-x top #E9E9E9;
  margin: 0 auto;
  -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.1); }

.logo-footer {
  border-right: 1px solid #D0D0D0;
  float: left;
  height: 6.5em;
  margin-right: 2.5%;
  padding-right: 3%;
  width: 20.5%; }

.footer img {
  -moz-backface-visibility: hidden; }

.footer a img:hover {
  -moz-backface-visibility: hidden; }

.adresse {
  border-right: 1px solid #D0D0D0;
  float: left;
  height: 6.5em;
  margin-right: 2.5%;
  padding-right: 3%;
  width: 29%;
  margin-top: 0.3em; }

.adresse > p {
  font-size: 0.9em;
  line-height: 1.6em; }

.logo-bdfw {
  border-right: 1px solid #D0D0D0;
  float: left;
  height: 6.5em;
  margin-right: 2.5%;
  padding-right: 3%;
  width: 22%; }

.logo-bdfw img {
  padding-top: 1.4em; }

.links {
  width: 11%;
  /* 170 / 1074 */
  float: left;
  height: 6.5em;
  margin-right: 0; }

.links li {
  margin-bottom: 0.1em; }

.csc-frame-frame1 {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E4E4E4;
  margin-bottom: 1em;
  padding: 1.0em 1.5em 0.5em; }

.csc-frame-rulerBefore {
  border-top: 1px solid #E4E4E4;
  padding-top: 1em;
  margin-top: 1em; }

.csc-frame-rulerAfter {
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 1em;
  margin-bottom: 1em; }

.links a {
  color: #686868;
  text-decoration: none; }

.footer {
  overflow: hidden;
  padding-bottom: 2em;
  font-size: 0.938em;
  line-height: 1.4em;
  color: #686868; }

.footer a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.footer a:hover {
  opacity: 1;
  color: #8b8b8b; }

.submenu {
  display: inline-block;
  line-height: 2.6em; }

.submenu > ul {
  float: right; }

.submenu li {
  background: url("../img/border.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  float: left;
  font-size: 0.938em;
  padding: 0 1em; }

.submenu li:first-child {
  background: none; }

.submenu a {
  color: #797979;
  font-size: 0.938em;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.submenu a:hover {
  opacity: 0.6; }

.suche {
  display: inline-block; }

.right {
  float: right;
  margin-top: 2.6em;
  text-align: right; }

.logo {
  float: left;
  height: 100%;
  margin-bottom: 1.375em;
  margin-top: 0.75em;
  width: 21.1%; }

.logo a:hover {
  opacity: 1; }

.logo img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

ul.csc-menu-1 {
  margin-bottom: 1em; }

ul.csc-menu-1 li {
  display: inline-block;
  margin-right: 1%; }

ul.csc-menu-1 li a {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E4E4E4;
  margin-bottom: 0.3em;
  overflow: hidden;
  padding: 0.4em 1.5em 0.5em 1.5em;
  display: block;
  font-weight: bold; }

ul.csc-menu-1 li a:hover {
  background: none repeat scroll 0 0 #ebebeb;
  border: 1px solid #d8d8d8; }

/*Suche*/
.searchbox_sword {
  border: 1px solid #DADADA;
  color: #BDBDBD;
  font-size: 0.938em;
  font-style: italic;
  padding: 0.513em 0.938em 0.625em;
  max-width: 10em;
  float: left;
  margin-bottom: 0; }

.searchbox_submit {
  background: none repeat scroll 0 0 #BE051C;
  color: #FFFFFF;
  display: block;
  float: right;
  height: 2.5em;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-indent: 1000%;
  width: 2.5em;
  margin-bottom: 0;
  border-radius: 5px;
  border: none;
  margin-left: 0.6em;
  -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.13);
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.searchbox_submit:hover {
  opacity: 0.7; }

.searchbox_submit:after {
  color: #FFFFFF;
  content: "";
  font-family: 'FontAwesome';
  font-size: 1.4em;
  left: 0.45em;
  position: absolute;
  text-align: left;
  text-indent: 0;
  top: 0.35em; }

.tx-indexedsearch-searchbox table tr {
  float: left; }

.tx-indexedsearch-searchbox table tr .tx-indexedsearch-searchbox-button, .tx-indexedsearch-searchbox table tr .tx-indexedsearch-searchbox-sword {
  margin-left: 10%; }

.tx-indexedsearch-searchbox p {
  margin: 1em 0; }

/*Suche Ende*/
/*Expertensuche Formular*/
.project.search > form {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 2em;
  padding-bottom: 2em; }

.no-results {
  background: none repeat scroll 0 0 rgba(190, 5, 28, 0.1);
  border: 1px solid rgba(190, 5, 28, 0.3);
  padding: 1em; }

.project.search {
  float: none; }

.search-field input {
  border: 1px solid #E4E4E4;
  margin-bottom: 1em;
  padding: 0.6em 2%;
  width: 95.65%; }

.search-field select {
  width: 100%;
  border: 1px solid #E4E4E4;
  margin-bottom: 1em;
  padding: 0.51em 2%; }

.search-field label {
  display: inline-block;
  font-size: 0.9em;
  margin-bottom: 0.2em;
  width: 100%; }

.search-field.status {
  float: left;
  width: 30%; }

.search-field.fulltext {
  float: left;
  width: 100%; }

.search-field.status {
  float: left;
  margin-right: 2%;
  width: 49%; }

.search-field.category {
  float: left;
  width: 49%; }

.search-field.startdate {
  float: left;
  margin-right: 2%;
  width: 49%; }

.search-field.enddate {
  float: left;
  width: 49%; }

.search-field input.dateStart {
  float: left;
  margin-right: 0;
  width: 72%; }

.search-field.startdate > select {
  margin-right: 2%;
  width: 18%;
  float: left; }

input.dateEnd {
  width: 75%; }

.search-field.enddate > select {
  float: left;
  margin-right: 2%;
  width: 18%; }

.btn {
  background: none repeat scroll 0 0 #BE051C;
  border: medium none;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.7);
          box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  padding: 0.5em 2em;
  text-align: left;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.btn:hover {
  opacity: 0.8; }

/*Expertensuche Formular Ende*/
/*Kontaktformular*/
button, input, select, textarea {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #e4e4e4;
  margin-bottom: 0.7em;
  padding: 0.5em 0.7em;
  width: 65%; }

.powermail_label {
  float: left;
  font-size: 0.9em;
  margin-bottom: 0.3em;
  width: 100%; }

legend.powermail_legend {
  display: none; }

.powermail_field.powermail_submit {
  background: none repeat scroll 0 0 #cb071f;
  border: medium none;
  border-radius: 6px;
  color: #fff;
  width: 68%;
  margin-top: 0.8em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold; }

.powermail_field.powermail_submit:hover {
  opacity: 0.8; }

.search .btn, .powermail_field.powermail_submit {
  text-align: center;
  width: 200px;
  -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.13);
          box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.13); }

/*Kontaktformular Ende*/
.btn.btn-default {
  text-align: center;
  width: 68%;
  font-weight: bold; }

.totop {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #e4e4e4;
  display: inline-block;
  margin-bottom: 2em;
  padding: 0.6em 1em; }

.totop:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 10px;
  color: #bebebe; }

/*Suche*/
.tx-indexedsearch-searchbox-button.submit,
.gray-box .submit,
.tx-felogin-pi1 [type=submit] {
  background: none repeat scroll 0 0 #be051c;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold; }

.sidebar .tx-felogin-pi1 [type=submit] {
  width: 100%; }

.tx-indexedsearch-searchbox-button.submit:hover,
.gray-box .submit:hover,
.tx-felogin-pi1 [type=submit]:hover {
  opacity: 0.8; }

.tx-indexedsearch-res > table {
  border-bottom: 1px solid #dadada;
  display: inline-block;
  margin-bottom: 1em;
  padding-bottom: 1.5em; }

.tx-indexedsearch-rules {
  background: none repeat scroll 0 0 #eeeeee;
  padding: 1em; }

.tx-indexedsearch-browsebox {
  border-bottom: 1px solid #dadada;
  margin-bottom: 1em; }

.tx-indexedsearch-percent.percent {
  font-size: 0.8em; }

/*Suche Ende*/
/*Downloadbereich*/
.download-list li.category {
  font-size: 26px;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 15px; }
  .content.red .download-list li.category {
    color: #cb071f; }
  .content.orange .download-list li.category {
    color: #f28b00; }
  .content.green .download-list li.category {
    color: #88af38; }
  .content.darkgreen .download-list li.category {
    color: #008836; }
  .content.blue .download-list li.category {
    color: #386eb3; }
  .content.cyan .download-list li.category {
    color: #49C0E2; }
  .content.purple .download-list li.category {
    color: #af2e5c; }

.download-author {
  font-size: 0.8em;
  margin-bottom: 0; }

.tx-paper .download {
  background: none repeat scroll 0 0 #eeeeee;
  border-bottom: 1px solid #dadada;
  padding: 1em 1em 0 1em;
  margin-bottom: 1em;
  margin-left: 1.1em; }

li.category.opened:before {
  color: #DBDBDB;
  content: "\f0d7";
  font-family: 'FontAwesome';
  font-size: 1em;
  margin: 0 0.8em 0 -1.4em; }

.tx-paper .download:before {
  display: none;
  opacity: 0; }

.download-title {
  font-weight: bold;
  font-size: 1.3em; }

.download-subtitle {
  color: #a5a5a5;
  font-style: italic; }

/*Downloadbereich Ende*/
/*Forschungsprojekt Einzelansicht*/
.tx-research h2 {
  font-size: 1.7em;
  text-transform: none;
  margin-bottom: 0.7em; }

.project-book {
  float: right;
  margin-left: 3%;
  width: 31%; }

.project-book img {
  border: 1px solid #E4E4E4;
  padding: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.tx-research table {
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 2em;
  width: 100%; }

.tx-research th {
  border-bottom: 1px solid #E4E4E4;
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-right: 1em;
  padding-top: 0.5em; }

.tx-research td {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0.5em;
  padding-top: 0.5em; }

.project-images img {
  border: 1px solid #E4E4E4;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 1.5%;
  padding: 2px;
  width: 31%; }

.project-images img:nth-child(3n+1) {
  margin-right: 0; }

.project-images {
  border-top: 1px solid #E4E4E4;
  clear: both;
  float: none;
  margin-top: 2em;
  padding-top: 1em; }

.project-images-label strong {
  font-weight: bold; }

.project-content {
  overflow: hidden; }

/*Forschungsprojekt Einzelansicht Ende*/
.breadcrumb {
  color: #9d9d9d;
  float: left;
  width: 68%; }

.link {
  color: #fff;
  float: left;
  margin-right: 1em;
  text-align: center;
  width: 41.7%; }

.tx-felogin-pi1 > form {
  margin-top: 1em; }

.content .link > a {
  background: none repeat scroll 0 0 #cb071f;
  color: #fff;
  display: block;
  padding: 0.3em 0.4em; }

.user {
  float: right;
  width: 22.7%; }

.user-wide {
  float: right;
  width: 27%;
  text-align: right; }

.logout-link-wrap {
  padding-left: 2em; }

.content .logout-link-wrap a {
  color: #CB071F; }

.content .forum.button {
  background: none repeat scroll 0 0 #f28b00;
  color: #fff;
  padding: 0.7em 0.8em; }

.content-menu {
  border-bottom: 1px solid #e4e4e4;
  color: #9d9d9d;
  margin-bottom: 1.875em;
  overflow: hidden;
  padding-bottom: 0.625em;
  font-size: 0.875em; }

.content .breadcrumb ul li a {
  color: #9d9d9d;
  text-decoration: none; }

th.tx-mmforum-th {
  background: none repeat scroll 0 0 #cb071f;
  color: #ffffff;
  font-size: 1.1em;
  padding: 0.7em 1em;
  text-align: left; }

.tx-mmforum-subth {
  text-align: center; }

td.tx-mmforum-subth2 {
  background-color: #eeeeee;
  color: #777777;
  font-size: 11px;
  padding: 5px; }

.tx-mmforum-desc {
  margin-left: 44px; }

.tx-mmforum-td.tx-mmforum-pi1-listtopic-lastpost > a > img {
  float: right; }

.tx-mmforum-pi1-listpost-odd .tx-mmforum-td, .tx-mmforum-pi1-listpost-odd .tx-mmforum-th {
  color: #929292; }

.tx-mmforum-pi1-listpost-odd .tx-mmforum-pi1-listpost-text {
  color: #777777;
  font-size: 14px; }

.tx-mmforum-pi1-listpost-odd .tx-mmforum-signature {
  font-size: 11px; }

table small {
  font-size: 11px; }

input[type="checkbox"], input[type="radio"] {
  width: auto; }

label[for="tx_mmforum_pi1-havealook"] {
  margin-left: 5px; }

#tx_mmforum_pi1-havealook {
  margin-left: 9px; }

div.tx-mmforum-pi1-listpost-date {
  color: #777777; }

.tx-mmforum-textbutton {
  padding: 3px 12px; }

.breadcrumb li {
  display: inline; }

.breadcrumb li:after {
  content: "";
  font-family: 'FontAwesome';
  margin: 0 0.1em;
  position: relative;
  right: 0; }

.breadcrumb li:last-child:after {
  display: none; }

.tx-mmforum-pi1 h2 {
  margin-bottom: 0; }

div.tx-mmforum-pagenav {
  margin: 0; }

.breadcrumb > ul {
  display: inline; }

.breadcrumb > p {
  display: inline; }

.nav-txt.search-txt {
  display: none; }

.fa.fa-search.icn-search {
  display: none; }

.t3d_frame-2 {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #e4e4e4;
  margin-bottom: 2em;
  padding: 2em 2em 1em; }

.csc-default {
  margin-bottom: 1.5em; }

img.antispamimg {
  display: inline;
  height: 0;
  width: 0; }

.tx-mmforum-subth > input {
  background: none repeat scroll 0 0 #cb071f;
  border: medium none;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  margin: 0.9em 0;
  width: 30%; }

.tx-mmforum-subth > .tx-mmforum-button:hover {
  opacity: 0.7; }

#tx_mmforum_editor {
  margin-top: 12px; }

.tx-frontenduser > p {
  background: none repeat scroll 0 0 #f5f5f5;
  border: 1px solid #e9e9e9;
  font-style: italic;
  padding: 1em; }

.sidebar .tx-paper li p, .tx-research li p {
  display: inline; }

.tx-paper li, .tx-research li {
  margin: 0 0 10px; }

.content .linklist {
  margin-bottom: 1.5em; }

.content.red .linklist h3 {
  background: #cb071f; }

.content.orange .linklist h3 {
  background: #f28b00; }

.content.green .linklist h3 {
  background: #88af38; }

.content.darkgreen .linklist h3 {
  background: #008836; }

.content.blue .linklist h3 {
  background: #386eb3; }

.content.cyan .linklist h3 {
  background: #49C0E2; }

.content.purple .linklist h3 {
  background: #af2e5c; }

.content.green .fa {
  color: #B6B6B6; }

.inhalt .code-bread-crumbs {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 0.9em;
  list-style: none; }

.inhalt .code-bread-crumbs li {
  display: inline;
  padding: 0;
  margin: 0; }

.inhalt .code-bread-crumbs li:before {
  display: inline;
  content: "»";
  padding: 0 5px;
  margin: 0;
  color: inherit; }

.inhalt .code-bread-crumbs li:first-child:before {
  display: none; }

.inhalt h3 .news-title-part {
  display: block; }

.inhalt h3 .news-title-part ~ .news-title-part {
  font-size: 0.8em; }

.inhalt h3 .news-title-part ~ .news-title-part:before {
  content: "»";
  padding-right: 6px; }

.wrap-layout-5 .breadcrumb {
  width: 65%; }

.wrap-layout-5 .user {
  width: 32.7%; }

.wrap-layout-5 .link {
  width: 28.7%; }

.wrap-layout-5 .content .link-flag {
  text-align: right; }
  .wrap-layout-5 .content .link-flag > a {
    background: none transparent;
    padding: 0;
    display: inline-block; }
  .wrap-layout-5 .content .link-flag img {
    height: 32px;
    width: auto; }

#powermail_fieldwrap_6 .powermail_check_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 540px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#powermail_fieldwrap_6 input[type='checkbox'] {
  margin-right: 1rem;
  -ms-flex-item-align: self-start;
      align-self: self-start;
  position: relative;
  top: 6px; }

.inhalt .form-errors,
.form-errors {
  margin: 10px 0; }
  .inhalt .form-errors, .inhalt .form-errors ul, .inhalt .form-errors ol, .inhalt .form-errors li,
  .form-errors,
  .form-errors ul,
  .form-errors ol,
  .form-errors li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0; }
  .inhalt .form-errors ol li,
  .inhalt .form-errors ul li,
  .form-errors ol li,
  .form-errors ul li {
    color: red;
    font-weight: bold;
    margin-bottom: 10px; }
    .inhalt .form-errors ol li:before,
    .inhalt .form-errors ul li:before,
    .form-errors ol li:before,
    .form-errors ul li:before {
      content: none;
      display: none; }

.sidebar .tx-felogin-pi1 > div {
  padding: 0 0.811em; }

.sidebar .tx-felogin-pi1 > form {
  padding-left: 0.811em; }

@media only screen and (max-width: 1206px) {
  .menu-shadow-bar {
    position: absolute;
    width: 100%;
    z-index: -1; }
  .tx-paper .search-filter select {
    width: auto; } }

@media only screen and (max-width: 1070px) {
  #menu li a {
    padding: 1em 0; }
  .news-image-wrap-addition .mediaelement.mediaelement-image {
    width: 50%; } }

@media only screen and (max-width: 999px) {
  #menu li a {
    padding: 0.6em 0;
    font-size: 0.9em; }
  body {
    font-size: 0.9em; }
  .searchbox_sword {
    font-size: 0.85em; }
  .searchbox_submit {
    height: 2.4em; } }

@media only screen and (max-width: 750px) {
  #menu, .submenu {
    display: none;
    visibility: hidden; }
  .columns-4 .column.column-1, .columns-4 .column.column-2, .columns-4 .column.column-3, .columns-4 .column.column-4 {
    float: left;
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%; }
  .columns-3 .column.column-1, .columns-3 .column.column-2, .columns-3 .column.column-3 {
    float: left;
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%; }
  .sidebar {
    width: 100%; }
  .inhalt {
    width: 100%; }
  /*SUCHE & teilweise NAVI*/
  .suche {
    background: none repeat scroll 0 0 #F28B00;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.7em 3%;
    text-transform: uppercase;
    width: 43.7%;
    height: 1.15em; }
  .searchbox_sword {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    margin-bottom: 0;
    opacity: 1;
    padding: 0;
    font-size: 0.75em;
    display: none;
    font-weight: normal; }
  .nav-txt.search-txt {
    display: inline; }
  .fa.fa-search.icn-search {
    display: inline; }
  .right {
    float: none; }
  .searchbox_submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 1.2em;
    width: 1em;
    display: none; }
  .searchbox_submit:after {
    font-size: 1em;
    left: 0;
    top: 0; }
  .mobile-nav {
    background: none repeat scroll 0 0 #CB071F;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.7em 3%;
    text-transform: uppercase;
    width: 43.7%;
    display: block;
    height: 1.15em;
    text-align: left; }
  .mobile-nav .fa-bars {
    margin-right: 4px; }
  fieldset.wrap-suche {
    text-align: left; }
  /*SUCHE & teilweise NAVI Ende*/
  .wrap-oben {
    padding: 0;
    width: 100%; }
  .wrap-content, .wrap-footer {
    width: 93.4%; }
  .logo img {
    margin: 0 auto;
    text-align: center;
    width: 60%; }
  .logo {
    text-align: center;
    width: 100%; }
  .header > img {
    max-width: 136%; }
  .wrap-header {
    border-top: 0.188em solid #FFFFFF;
    overflow: hidden; }
  .logo-footer {
    width: 38%;
    margin-bottom: 2em; }
  .logo-bdfw {
    width: 38%;
    clear: left; }
  .adresse {
    border: medium none;
    margin-right: 0;
    padding: 0;
    width: 55%;
    margin-bottom: 2em; }
  .links {
    border: medium none;
    margin-right: 0;
    padding: 0;
    width: 55%; }
  .teaser h2 {
    position: static;
    float: none;
    font-weight: bold; }
  .teaser.orange h2 {
    color: #f28b00;
    background: none; }
  .teaser.red h2 {
    color: #cb071f;
    background: none; }
  .teaser.green h2 {
    color: #88af38;
    background: none; }
  .teaser.blue h2 {
    color: #386eb3;
    background: none; }
  .teaser.cyan h2 {
    color: #49C0E2;
    background: none; }
  .teaser.violett h2 {
    color: #af2e5c;
    background: none; }
  .teaser p {
    float: right;
    width: 65%; }
  div.teaser div.csc-textpic-text {
    clear: none; }
  div.teaser .csc-textpic-imagewrap {
    width: 33%;
    margin-right: 2%;
    float: left; }
  .teaser.red .csc-textpic-text,
  .teaser.orange .csc-textpic-text,
  .teaser.green .csc-textpic-text,
  .teaser.blue .csc-textpic-text,
  .teaser.cyan .csc-textpic-text,
  .teaser.violett .csc-textpic-text {
    background: none; }
  .teaser.red h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }
  .teaser {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 1em; }
  .column.column-1 .teaser {
    border-top: 1px solid #E4E4E4;
    padding-top: 1em; }
  .menu-shadow-bar {
    display: none; }
  /*Reihenfolge der DIVS beim Download verändern*/
  .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    width: 100%; }
  .content-menu {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%; }
  .inhalt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%; }
  .sidebar.content-navigation {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%; }
  .sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%; } }

@media only screen and (max-width: 550px) {
  .project-images img {
    border: 1px solid #E4E4E4;
    float: left;
    margin-bottom: 0.5em;
    margin-right: 1.5% !important;
    padding: 2px;
    width: 47%; }
  .header > img {
    max-width: 200%; }
  .logo-footer {
    width: 93%;
    max-width: 224px;
    margin-bottom: 2em;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 1em;
    margin-right: 0;
    border-right: none;
    height: auto; }
  .logo-bdfw {
    width: 93%;
    margin-bottom: 2em;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 1em;
    margin-right: 0;
    border-right: none; }
  .adresse {
    width: 93%;
    margin-bottom: 2em;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 1em;
    margin-right: 0;
    border-right: none; }
  .links {
    width: 93%;
    margin-bottom: 2em;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 1em;
    margin-right: 0;
    border-right: none; }
  .teaser {
    position: relative;
    border-bottom: none;
    padding-bottom: 0; }
  .teaser:first-child {
    margin-left: 0; }
  .teaser.orange .csc-textpic-text {
    background: none repeat scroll 0 0 #FCE8CC;
    padding: 0.6em 1em 1em; }
  .teaser.green .csc-textpic-text {
    background: none repeat scroll 0 0 #e7efd7;
    padding: 0.6em 1em 1em; }
  .teaser.red .csc-textpic-text {
    background: none repeat scroll 0 0 #fae6e8;
    padding: 0.6em 1em 1em; }
  .teaser.blue .csc-textpic-text {
    background: none repeat scroll 0 0 #e1e9f4;
    padding: 0.6em 1em 1em; }
  .teaser.cyan .csc-textpic-text {
    background: none repeat scroll 0 0 #e1e9f4;
    padding: 0.6em 1em 1em; }
  .teaser.violett .csc-textpic-text {
    background: none repeat scroll 0 0 #f3e0e7;
    padding: 0.6em 1em 1em; }
  .teaser h2 {
    background: none repeat scroll 0 0 rgba(242, 139, 0, 0.9);
    color: #ffffff;
    float: left;
    font-size: 1.125em;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0.55em 8%;
    position: absolute;
    text-transform: none;
    top: 0;
    left: 0;
    width: 84%;
    z-index: 10; }
  .column.column-1 .teaser {
    border-top: none;
    padding-top: 0; }
  .teaser img {
    width: 100%; }
  div.csc-textpic-left .csc-textpic-imagewrap {
    float: none; }
  .teaser p {
    float: none;
    width: 100%; }
  .teaser div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0; }
  .teaser div.csc-textpic div.csc-textpic-imagecolumn {
    width: 100%; }
  .teaser.orange h2 {
    background: none repeat scroll 0 0 rgba(242, 139, 0, 0.9);
    color: #fff; }
  .teaser.red h2 {
    background: none repeat scroll 0 0 rgba(203, 7, 31, 0.9);
    color: #fff; }
  .teaser.green h2 {
    background: none repeat scroll 0 0 rgba(136, 175, 56, 0.9);
    color: #fff; }
  .teaser.blue h2 {
    background: none repeat scroll 0 0 rgba(56, 110, 179, 0.9);
    color: #fff; }
  .teaser.cyan h2 {
    background: none repeat scroll 0 0 rgba(73, 192, 226, 0.9);
    color: #fff; }
  .teaser.violett h2 {
    background: none repeat scroll 0 0 rgba(175, 46, 92, 0.9);
    color: #fff; }
  .teaser a {
    text-decoration: none;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  div.teaser .csc-textpic-imagewrap {
    width: 100%; }
  .news-image-wrap-addition .mediaelement.mediaelement-image {
    width: 100%;
    float: none; } }

@media only screen and (max-width: 450px) {
  .search-field.status, .search-field.fulltext, .search-field.category, .search-field.startdate, .search-field.enddate, .search-field.promoter {
    margin-right: 0;
    width: 99%; }
  .search-field input.dateStart, .search-field input.dateEnd {
    width: 75%; }
  .project-images img {
    margin-right: 0;
    width: 100%; }
  .project-book {
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%; } }

@media only screen and (max-width: 400px) {
  .header > img {
    max-width: 200%; }
  .project-teaser img {
    margin-bottom: 1em;
    width: 100%; }
  .csc-textpic-text {
    width: 100%; }
  .csc-textpic-imagewrap {
    width: 100%; }
  .news-img-wrap {
    float: left;
    margin-right: 0;
    width: 100%; }
  .header, .teaser-text {
    overflow: visible; } }

.mobile-navigation {
  display: none; }

@media (max-width: 750px) {
  .mobile-navigation #mmenu {
    visibility: visible !important;
    display: block !important;
    opacity: 1 !important; }
  .mobile-navigation #mmenu ul {
    border-top: 0.188em solid #FFFFFF;
    display: block;
    margin-left: 0;
    opacity: 1 !important;
    padding-top: 0;
    position: static;
    visibility: visible !important; }
  .mobile-navigation #mmenu ul li {
    display: block;
    position: relative;
    z-index: 0;
    visibility: visible !important;
    opacity: 1 !important; }
  #mmenu ul.lvl2 li a {
    padding-left: 1.8em;
    text-transform: none; }
  #mmenu ul.lvl3 li a {
    padding-left: 3.5em;
    text-transform: none; }
  .mobile-navigation #mmenu ul li {
    border-bottom: 1px solid #FFFFFF;
    opacity: 1 !important;
    visibility: visible !important; }
  .mobile-navigation #mmenu li.sub ul {
    display: none; }
  .mobile-navigation #mmenu li.sub a:after {
    content: '' !important; }
  .mobile-navigation #mmenu li.sub .toggle_submenu {
    background: none repeat scroll 0px 0px rgba(255, 255, 255, 0.2);
    color: #FFF;
    cursor: pointer;
    float: right;
    font-size: 1.2em;
    height: 100%;
    padding: 1.12em;
    position: relative;
    z-index: 1; }
  #mmenu li a {
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    padding: 1em 3%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  #mmenu li.red a {
    background: none repeat scroll 0 0 #cb071f; }
  #mmenu li.orange a {
    background: none repeat scroll 0 0 #f28b00; }
  #mmenu li.green a {
    background: none repeat scroll 0 0 #88af38; }
  #mmenu li.darkgreen a {
    background: none repeat scroll 0 0 #008836; }
  #mmenu li.blue a {
    background: none repeat scroll 0 0 #386eb3; }
  #mmenu li.cyan a {
    background: none repeat scroll 0 0 #49C0E2; }
  #mmenu li.purple a {
    background: none repeat scroll 0 0 #af2e5c; }
  #mmenu li a:hover {
    opacity: 0.75; } }

@media (max-width: 425px) {
  .searchbox_sword {
    width: 70%; } }

.lfmv-iframe__chapters {
  margin: 0 -10px; }
  .lfmv-iframe__chapters:before, .lfmv-iframe__chapters:after {
    content: "";
    display: block;
    clear: both; }

.lfmv-iframe__chapters-header {
  font-size: 1.1em;
  padding: 0 10px; }

.lfmv-iframe__chapters-chapter {
  padding: 0 10px; }
  .lfmv-iframe__chapters-chapter a {
    background-color: #f2f2f2;
    padding: 2px 6px; }
  .lfmv-iframe__chapters-chapter:nth-child(2n) a {
    background-color: #e4e4e4; }
  .lfmv-iframe__chapters-chapter a {
    display: block; }
    .lfmv-iframe__chapters-chapter a:after {
      content: "";
      display: block;
      clear: both; }
    .lfmv-iframe__chapters-chapter a.active {
      position: relative; }
      .lfmv-iframe__chapters-chapter a.active > span {
        padding-left: 13px; }
      .lfmv-iframe__chapters-chapter a.active:before {
        color: #3c3f41;
        content: "\f04b";
        font-family: 'FontAwesome';
        font-size: 12px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
    .lfmv-iframe__chapters-chapter a span, .lfmv-iframe__chapters-chapter a time {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: block;
      min-height: 1px; }
    .lfmv-iframe__chapters-chapter a span {
      width: auto;
      margin-right: 150px; }
    .lfmv-iframe__chapters-chapter a time {
      float: right;
      width: 150px;
      text-align: right; }

.lfm-two-click {
  position: relative;
  max-width: 100%;
  margin-bottom: 30px; }
  .lfm-two-click iframe {
    display: block;
    position: relative;
    max-width: 100%;
    z-index: 1; }
  .lfm-two-click-image {
    z-index: 2;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .lfm-two-click-image img {
    display: block;
    width: 100%;
    height: 100%; }
  .lfm-two-click-image:before {
    position: absolute;
    z-index: 3;
    display: block;
    cursor: pointer;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .lfm-two-click-image:after {
    position: absolute;
    z-index: 4;
    cursor: pointer;
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url("/typo3conf/ext/lfm_two_click/Resources/Public/Images/play.svg") no-repeat center center;
    background-size: contain;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    opacity: 0.7; }
  .lfm-two-click--404 {
    height: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    background-color: black;
    position: relative; }
  .lfm-two-click--404 .lfm-two-click-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    color: white;
    font-size: 18px; }
  .lfm-two-click-text-message {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    color: white;
    font-size: 18px;
    z-index: 5;
    padding: 10px;
    text-shadow: 0 0 2px black; }
    .lfm-two-click-text-message > * {
      position: relative;
      z-index: 1; }
    .lfm-two-click-text-message .csc-default,
    .lfm-two-click-text-message .csc-textpic-text {
      margin: 0 auto; }
    .lfm-two-click-text-message p:last-of-type {
      margin: 0; }
  .lfm-two-click:hover .lfm-two-click-text-message {
    display: block; }
  .lfm-two-click:hover .lfm-two-click-text-message:before {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-filter: blur(20px);
            filter: blur(20px);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0; }

.wrap-layout-5 .content-menu .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  .wrap-layout-5 .content-menu .user .link {
    margin: 0;
    float: none;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto;
    padding-right: 14px; }
    .wrap-layout-5 .content-menu .user .link:last-child {
      padding-right: 0; }
    .wrap-layout-5 .content-menu .user .link.link-flag {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 1;
          flex-shrink: 1; }
      .wrap-layout-5 .content-menu .user .link.link-flag a, .wrap-layout-5 .content-menu .user .link.link-flag span {
        display: block; }

.wrap-layout-5 .inhalt .bodytext {
  margin-bottom: .5em; }

.wrap-layout-5 .inhalt .bodylist {
  margin-bottom: .5em;
  display: block; }

.wrap-layout-5 .inhalt .csc-default {
  margin-bottom: 0; }

@media (max-width: 750px) {
  .wrap-layout-5 .content-menu .breadcrumb,
  .wrap-layout-5 .content-menu .user {
    width: auto;
    float: none; }
  .wrap-layout-5 .content-menu .user {
    margin-top: 14px;
    max-width: 350px;
    margin-left: auto; } }

@media (max-width: 750px) {
  .wrap-layout-5 div.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: none; }
  .wrap-layout-5 div.csc-textpic-intext-right .csc-textpic-imagewrap,
  .wrap-layout-5 div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 0; } }

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans/open-sans-v15-latin-regular.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans/open-sans-v15-latin-italic.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v15-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans/open-sans-v15-latin-700.woff2") format("woff2"), url("../fonts/open-sans/open-sans-v15-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.video-slider__content {
  position: relative; }
  .video-slider__content--active .video-slider__text-wrap, .video-slider__content--active .video-slider__image {
    display: none; }

.video-slider__image {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 1; }

.video-slider__text-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  z-index: 1;
  opacity: .5;
  -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  -o-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  transition: visibility .2s ease-in-out, opacity .2s ease-in-out; }
  .video-slider__text-wrap:hover {
    visibility: visible;
    opacity: 1; }

.video-slider__text {
  max-width: 300px;
  text-align: center;
  color: #fff; }

.video-slider__frame-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.18%; }

.video-slider__frame {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.video-slider .slick-arrow {
  border: 0;
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  background: #EBEBEB;
  z-index: 1; }

.video-slider .slick-prev {
  left: 0; }
  .video-slider .slick-prev:after {
    content: "<";
    background: url("/fileadmin/site/Public/img/arrow-left.svg") no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px; }

.video-slider .slick-next {
  right: 0; }
  .video-slider .slick-next:before {
    content: "<";
    background: url("/fileadmin/site/Public/img/arrow-right.svg") no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px; }
