/*style here... */
html, body {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.88);
  font-family: 'PT Sans', sans-serif; }

a {
  text-decoration: none; }

a img {
  border: none; }

.subPage a {
  color: #f26135; }

input, textarea, select {
  font-family: 'PT Sans', sans-serif; }

h1, h2, h3, h4 {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #f26135;
  margin: 12px 0px 0px 0px; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.17em; }

h4 {
  font-size: 1.12em; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.75em; }

p {
  text-align: left;
  line-height: 20px;
  margin: 0;
  font-family: 'PT Sans', sans-serif; }

ul {
  direction: ltr !important;
  text-align: left; }
/*HEADER START*/
header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 2;
  top: 0; }

#topNavi {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 4;
  top: 0;
  border-top: 2px solid #f26135;
  border-bottom: 1px solid #f26135; }

#innerContentHeader {
  width: 100%;
  max-width: 1376px;
  margin: 0 auto; }

#logo {
  display: inline-block;
  vertical-align: top;
  width: 34%;
  margin-top: 20px; }

#logo a img {
  width: 100%;
  max-width: 359px; }

.mobile_naviSection_off, .mobile_naviSection_on {
  display: none; }

.mobile_naviSection_off ul, .mobile_naviSection_on ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#naviSection {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  margin-top: 45px;
  text-align: right;
  z-index: 3; }

#naviSection > nav > ul {
  padding: 0;
  margin: 0;
  list-style: none; }

#naviSection > nav > ul > li {
  position: relative;
  display: inline-block;
  padding: 2% 3%; }

#naviSection > nav > ul > li > a {
  color: rgba(0, 0, 0, 0.88);
  text-decoration: none;
  display: inline-block;
  vertical-align: middle; }

#naviSection > nav > ul > li > span.dropdown {
  margin-left: 12px;
  display: inline-block; }

#naviSection > nav > ul > li > ul {
  display: none;
  padding: 0;
  margin: 0;
  left: 0;
  top: 100%;
  background: #f26135;
  list-style: none;
  text-align: left;
  z-index: 3; }

#naviSection > nav > ul > li > ul > li {
  position: relative;
  display: block;
  padding: 12px 32px 12px 22px;
  white-space: nowrap; }

#naviSection > nav > ul > li > ul a {
  display: block;
  color: #fff;
  text-decoration: none; }

#naviSection > nav > ul > li > ul a:before {
  content: url("/typo3conf/ext/eudemos_sitepackage/Resources/Public/Images/angel_right.png");
  margin-right: 12px; }

#naviSection > nav > ul > li > ul > li > ul {
  position: absolute;
  display: none;
  top: 0;
  left: 100%;
  list-style: none;
  background: #f37954;
  margin: 0;
  padding: 0; }

#naviSection > nav > ul > li > ul > li > ul > li {
  position: relative;
  display: block;
  padding: 12px 32px 12px 39px;
  white-space: nowrap; }

#naviSection > nav > ul > li:hover, #naviSection > nav > ul > li.active {
  background: #f26135; }

#naviSection > nav > ul > li:hover > a, #naviSection > nav > ul > li.active > a {
  color: #fff; }

#naviSection > nav > ul > li:hover > ul {
  display: block;
  position: absolute; }

#naviSection > nav > ul > li > ul > li:hover, #naviSection > nav > ul > li > ul > li.active {
  background: #f37954; }

#naviSection > nav > ul > li > ul > li:hover > ul {
  display: block; }

#naviSection > nav > ul > li > ul > li > ul > li:hover, #naviSection > nav > ul > li > ul > li > ul > li.active {
  background: #ffa589; }

#searchbox {
  position: relative;
  margin-top: 45px;
  margin-left: -3px;
  display: inline-block;
  vertical-align: top;
  padding: 1.2% 3%; }

#searchbox > i {
  margin: 0;
  font-size: inherit; }

#searchbox.active, #searchbox:hover {
  background: #f26135;
  cursor: pointer;
  color: #fff; }

#_searchBoxArea, #bottomNavi {
  display: none; }

#_searchBoxArea {
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  background: #fff;
  width: 250px; }

#_searchBoxArea_form {
  height: 100%; }

#_searchBoxArea input.tx-indexedsearch-searchbox-sword.sword {
  width: 96%;
  height: 77%;
  padding: 2%;
  margin: 0;
  outline: none;
  border: 1px solid #f26135; }
/*HEADER ENDE*/
/*FAST ACCESS NAVI START*/
#fastaccessWrapper {
  position: relative;
  width: 100%;
  background: #f26135; }

#fastaccessWrapper > nav {
  width: 100%;
  max-width: 1376px;
  margin: 0 auto; }

#fastaccessWrapper > nav > ul {
  display: block;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0; }

#fastaccessWrapper > nav > ul > li {
  display: inline-block;
  padding: 12px 12px 11px 12px;
  line-height: 30px;
  margin-bottom: 7px;
  margin-right: 4px; }

#fastaccessWrapper > nav > ul > li:last-child {
  margin-right: 0; }

#fastaccessWrapper > nav > ul > li > a {
  display: inline-block;
  position: relative;
  color: #fff; }

#fastaccessWrapper > nav > ul > li > ul {
  position: absolute;
  display: none;
  width: 100%;
  background: #fbac3b;
  top: 100%;
  left: 0;
  padding: 12px 12px 11px 12px;
  line-height: 30px;
  list-style: none; }

#fastaccessWrapper > nav > ul > li > ul > li {
  display: inline-block;
  padding: 12px 12px 11px 12px;
  line-height: 30px; }

#fastaccessWrapper > nav > ul > li > a:after {
  content: '';
  display: none;
  margin: -11px auto;
  width: 0;
  height: 0;
  border-bottom: 10px solid #f26135;
  border-top: 12px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

#fastaccessWrapper > nav > ul > li:hover > ul {
  display: block; }

#fastaccessWrapper > nav > ul > li:hover, #fastaccessWrapper > nav > ul > li.active {
  background: #fff; }

#fastaccessWrapper > nav > ul > li:hover > a, #fastaccessWrapper > nav > ul > li.active > a {
  color: rgba(0, 0, 0, 0.88); }

#fastaccessWrapper > nav > ul > li:hover > a:after, #fastaccessWrapper > nav > ul > li.active > a:after {
  display: block; }
/*FAST ACCESS NAVI ENDE*/
#cid_6 {
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  z-index: 3; }
/*OWL SLIDER*/
.tx-owl-slider {
  z-index: 2;
  width: 100%; }

#owl_SliderSection {
  width: 100%;
  position: relative; }

#owl_SliderSection .section_innerwrapper {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0; }

#owl_SliderSection .lazyOwl {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0; }

.textWrapperSlider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.textDecalOfSlider {
  width: 100%;
  max-width: 1376px;
  margin: 100px auto; }

.textContentSlider {
  width: 100%;
  max-width: 358px;
  background: #f26135;
  padding: 2%;
  color: #fff; }

.textContentSlider h2 {
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
  margin: 0; }

.textContentSlider a {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid #fff;
  color: #fff; }

.owl-controls > .owl-pagination {
  position: absolute;
  bottom: 0;
  width: 100%; }
/*OWL SLIDER ENDE*/
/*HEADER IMAGE START*/
#owl_SliderSection > img {
  width: 100%; }
/*HEADER IMAGE ENDE*/
/*CONTENT START*/
article {
  position: relative;
  background: #fff;
  z-index: 2; }

article .section_element.startseite.odd {
  background: #f26135;
  color: #fff; }

article .section_element.startseite.even {
  background: url("/typo3conf/ext/eudemos_sitepackage/Resources/Public/Images/halftone.png");
  color: rgba(0, 0, 0, 0.88); }

article .section_element a.showMore {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

article .section_element a.showMore:before {
  content: "\f105 ";
  font: normal normal normal 1em/1 FontAwesome;
  font-weight: bold;
  margin-right: 12px; }

article .section_element.startseite.odd h2 {
  color: #fff; }

article .section_element.startseite.odd a.internal-link, article .section_element.startseite.odd .slideLink a {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid #fff;
  color: #fff; }

article .section_element.startseite.odd a.internal-link:before, article .section_element.startseite.odd .slideLink a:before {
  content: "\f105 ";
  font: normal normal normal 1em/1 FontAwesome;
  margin-right: 12px;
  font-weight: bold; }

article .section_element.startseite.even a.internal-link, article .section_element.startseite.even .slideLink a {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

article .section_element.startseite.even a.internal-link {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

article .section_element.startseite.even a.internal-link:before, article .section_element.startseite.even .slideLink a:before {
  content: "\f105 ";
  font: normal normal normal 1em/1 FontAwesome;
  margin-right: 12px;
  font-weight: bold; }

.rootPage section.section_element > .section_innerwrapper {
  max-width: 1376px;
  margin: 0 auto;
  padding: 3.5% 2%; }

.sliderTextWrapper {
  max-width: 1376px;
  margin: 0 auto;
  padding: 3.5% 2%; }

.subPage section.section_element > .section_innerwrapper {
  max-width: 1376px;
  margin: 0 auto;
  /*padding-bottom: 15px;*/
  padding: 10px; }

.subPage section.section_element > .sliderTextWrapper {
  max-width: 1376px;
  margin: 0 auto;
  padding: 10px; }

.sliderTextWrapper {
  max-width: 1376px;
  margin: 0 auto;
  padding: 2% 2% 3.5% 2%; }

article .section_element.subpage a.internal-link {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

article .section_element.subpage a.internal-link:before {
  content: "\f105 ";
  font: normal normal normal 1em/1 FontAwesome;
  margin-right: 12px;
  font-weight: bold; }
/*LAYOUTS START*/
/*LAYOUT 3 + 4 START */
.specialLayout_3 > .section_innerwrapper > .section_content > div {
  float: left;
  width: 65%;
  margin: 0 5% 0 0;
  vertical-align: top; }

.specialLayout_4 {
  float: left;
  width: 30%;
  vertical-align: top; }

.specialLayout_4 > .section_innerwrapper {
  padding: 0; }

.specialLayout_4:after {
  content: "";
  display: block;
  clear: left; }
/*LAYOUT 4 + 4 ENDE */
/*LAYOUT 5 + 6 START */
.specialLayout_5 > .section_innerwrapper > .section_content > div {
  float: left;
  width: 30%;
  margin: 0 5% 0 0; }

.specialLayout_6 {
  float: left;
  width: 65%;
  vertical-align: top; }

.specialLayout_6 > .section_innerwrapper {
  padding: 0; }
/*LAYOUT 5 + 6 ENDE */
/*LAYOUT 7 + 8 + 9 START */
.specialLayout_7 > .section_innerwrapper > .section_content > div, .specialLayout_8, .specialLayout_9 {
  float: left;
  width: 30%; }

.specialLayout_8, .specialLayout_9 {
  margin: 0 0 0 5%; }

.specialLayout_8 > .section_innerwrapper, .specialLayout_9 > .section_innerwrapper {
  padding: 0; }
/*LAYOUT 7 + 8 + 9 ENDE */
/*LAYOUTS ENDE*/
/*CONTEN SPLIT*/
.content_split:nth-child(1) {
  margin-right: 5%;
  margin-left: 0; }

.content_split {
  display: inline-block;
  margin-left: 5%;
  width: 45%; }

.section_content:after {
  content: "";
  display: block;
  clear: both; }

.section_element:after {
  content: "";
  display: block;
  clear: both; }
/*CONTENT SPLIT ENDE*/
/*Newsletter START*/
.formitem {
  vertical-align: top; }

.formitem {
  display: block;
  width: 30%; }

.specialLayout_3 .formitem {
  width: 100%; }

.formitem label {
  font-size: 15px;
  display: block;
  width: 100%;
  margin: 12px 0;
  font-weight: 700; }

.formitem input {
  display: block;
  border: none;
  height: 27px;
  padding: 3px 2%;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.88);
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 15px;
  width: 96%; }

.formitem select {
  width: 100%;
  height: 40px;
  padding: 3px 2%;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.88);
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.88);
  outline: none; }

.formitem input.formbutton {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.88);
  height: auto;
  width: auto;
  background: transparent; }

.formitem label.anrede {
  font-weight: normal;
  display: inline-block;
  width: auto; }

label.formerror {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: red; }

.formitem input.anrede-radio {
  height: 14px;
  display: inline-block;
  width: auto; }
/*Newsletter ENDE*/
/*TEASER STARTSEITE START*/
.tx-lemmimgteaser .section_innerwrapper.startseite {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0; }

.tx-lemmimgteaser h2 {
  margin: 0;
  color: #f26135; }

.specialStyle_1 .teaserItem_imgbox, .specialStyle_2 .teaserItem_imgbox {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  margin-bottom: 12px; }

.specialStyle_1 .teaserItem_imgbox > div, .specialStyle_2 .teaserItem_imgbox > div {
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px; }

.specialStyle_1 .teaserItem_imgbox > div > img, .specialStyle_2 .teaserItem_imgbox > div > img {
  max-height: 230px;
  display: block;
  margin: 0 auto; }

.specialStyle_3 .teaserItem_imgbox > div > img {
  width: 100%; }

.specialStyle_1, .specialStyle_2, .specialStyle_3 {
  float: left;
  width: 26%;
  min-height: 120px;
  margin: 5% 5% 0 0;
  background: #fff;
  padding: 2%; }

.specialStyle_2 {
  width: 61%; }

.specialStyle_3 {
  width: 96%;
  margin: 5% 0; }

.specialStyle_2 + .specialStyle_1:nth-child(2n) {
  margin: 5% 0; }

.specialStyle_1 + .specialStyle_2:nth-child(2n) {
  margin: 5% 0; }

.specialStyle_2 + .specialStyle_1 + .specialStyle_1 {
  margin: 5% 5% 0 0; }

.specialStyle_1:nth-child(3n) {
  margin: 5% 0 0 0; }

.teaserItem_content_text_moreLink a {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

.specialStyle_1:nth-child(1), .specialStyle_1:nth-child(2), .specialStyle_1:nth-child(3) {
  margin-top: 0; }
/*TEASER STARTSEITE ENDE*/
/*FRAGEN & LÖSUNGEN EXTENSION START*/
.themen_wrapper {
  position: relative;
  float: left;
  width: 30%;
  margin: 20px 5% 0 0;
  background: #fff; }

.themen_innerContent_loesung {
  position: relative;
  height: 130px;
  overflow: hidden; }

.themen_innerContent_loesung:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 80%);
  pointer-events: none; }

.themen_wrapper a.showMore {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88); }

.themen_wrapper:nth-child(3) {
  margin: 20px 0 0 0; }

.themen {
  padding: 0 !important; }

.side-navi-tab h1, .side-navi-tab h2, .side-navi-tab h3, .side-navi-tab h4 {
  color: #fff; }

.title, .icon {
  display: block; }

i.fa {
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 23px; }

.themen_content {
  margin-top: 12px;
  text-align: left; }

.themen_content > div:nth-child(1) {
  display: inline-block;
  margin-right: 26px; }

.thema_select {
  display: inline-block;
  width: 460px; }

.thema_select > select {
  padding: 5%;
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  outline: none; }

.thema_select > select > option {
  color: rgba(0, 0, 0, 0.88);
  outline: none; }

.answerWrapper {
  margin-top: 14px; }

div.answerWrapper > div:nth-child(1) {
  display: inline-block;
  vertical-align: top;
  margin-right: 52px; }

.answer {
  display: inline-block; }

.answer.answerBorder {
  border: 1px solid #fff;
  width: 419px;
  padding: 3%; }
/*DETAIL START*/
.thmene_detail.split {
  display: inline-block;
  width: 78%;
  padding: 0 2% 0 0; }

.themen_detail_zusatz {
  display: inline-block;
  width: 18%;
  padding-left: 1%;
  vertical-align: top;
  border-left: 1px solid #e1e1e1; }

.themen_detail_zusatz h2 {
  text-align: center;
  font-weight: inherit;
  font-size: 1em; }

.themen_detail_zusatz_bilder {
  width: 100%;
  text-align: center; }

.themen_detail_zusatz_bilder img {
  width: 100%;
  max-width: 240px; }

.themen_detail_zusatz_pdfs > span {
  display: block;
  width: 100%;
  font-size: 0.9em !important; }

.theme.themen_detail_zusatz_pdfs > span > a > i.fa {
  font-size: 0.9em !important; }

.themen_detail_zusatz_pdfs > span > a {
  display: block;
  color: #f26135; }

.themen_detail_zusatz_pdfs > span > a:hover {
  color: #fbac3b; }
/*DETAIL ENDE*/
/*FRAGEN & LÖSUNGEN EXTENSION ENDE*/
/*SEARCH START*/
#tx_indexedsearch > table {
  width: 100%; }

#tx_indexedsearch > table > tbody > tr > td:nth-child(1n), #tx_indexedsearch > p, .tx-indexedsearch-percent, .tx-indexedsearch-info, .tx-indexedsearch-result-number {
  display: none; }

#tx_indexedsearch > table > tbody > tr > td:nth-child(2n) {
  display: block;
  width: 100%; }

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  border: none;
  height: 50px;
  padding: 1% 2%;
  background-color: #e3e3e3;
  border-radius: 4px;
  display: block;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.88);
  width: 96%; }

.tx-indexedsearch-searchbox-button.submit {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88);
  background: transparent; }

.tx-indexedsearch-searchbox-button.submit:before {
  content: "\f105 ";
  font: normal normal normal 1em/1 FontAwesome;
  margin-right: 12px;
  font-weight: bold; }

.tx-indexedsearch-title {
  display: table-cell;
  padding-left: 12px; }

.tx-indexedsearch a {
  color: #f26135; }

.browsebox {
  padding: 0;
  margin: 34px 0;
  position: relative;
  display: block; }

.browsebox li {
  border: none;
  cursor: pointer;
  background-color: #f26135;
  color: #fff;
  padding: 1%;
  margin-top: 12px;
  border-radius: 2px;
  font-size: 16px;
  display: block;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.15); }

.browsebox li a {
  color: #fff; }

.browsebox li:hover, .browsebox li.tx-indexedsearch-browselist-currentPage {
  background-color: #fbac3b; }
/*SEARCH ENDE*/
/*TEAM SEITE START */
.intro {
  padding-left: 140px; }

.intro h2 {
  margin: 0 0 7px; }

.intro .lead {
  line-height: 120%;
  font-size: 1.1em;
  margin: 0 0 35px; }

.profile {
  position: relative;
  margin: 0 0 20px;
  min-height: 140px; }

.profile:nth-child(1n+4):before {
  content: '';
  width: 100%;
  height: 2px;
  /*background: rgba(222, 222, 220, 0.5);*/
  background: rgba(242, 97, 53, 0.32);
  position: absolute;
  top: -13px; }

.profile-header {
  position: absolute;
  top: 0; }

.profile-header img {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.profile-content {
  font-size: 14px;
  padding: 27px 40px 0 0;
  line-height: 1.4em;
  margin: 0 0 0 125px; }

.profile-content h3 {
  margin: -28px 0 0 0; }

.profile-content .lead {
  font-size: 1.3em;
  line-height: 100%;
  margin: 3px 0 10px; }

.profile-footer {
  position: absolute;
  top: 121px;
  width: 100px;
  text-align: center; }

.profile-footer a {
  line-height: 18px;
  margin: 0 3px;
  display: inline-block; }

.profile-footer a:hover i {
  color: #595959; }

.profile-footer a:active i {
  color: rgba(0, 0, 0, 0.88); }

.profile-footer i {
  font-size: 18px;
  margin: 0;
  position: relative; }

.profile-footer i.fa-envelope {
  font-size: 16px;
  top: -1px; }

.profile-footer i.fa-linkedin {
  font-size: 16px;
  top: -1px; }
/*TEAM SEITE ENDE*/
/*CONTENT ENDE*/
/*FOOTER START*/
footer {
  position: relative;
  background: #fff;
  border-top: 1px solid #e1e1e1;
  z-index: 3; }

footer .footer-wrapper .footer_mitglied_wrapper {
  width: 100%;
  max-width: 1376px;
  margin: 0 auto;
  padding: 20px 0; }

footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner {
  width: 100%;
  text-align: center; }

footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner h3 {
  display: inline-block;
  color: #f26135;
  font-weight: normal;
  vertical-align: top;
  /*margin: 0 10% 0 0 ;*/
  margin: 0 40px 0 0; }

footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > div {
  display: inline-block;
  text-align: left;
  width: auto; }

footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > div > img {
  vertical-align: top;
  /*width: 18%;*/
  max-height: 68px;
  /*margin: 0 10% 0 0;*/
  margin: 0 40px 10px 0; }
/*  footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > img:nth-child(3) {
 width: 5%;
 margin-left: 50px;
 }*/
footer .footer-wrapper .top {
  display: block;
  background: #e9e9e9;
  float: left;
  width: 100%; }

footer .footer-wrapper .top .top_inner {
  width: 100%;
  max-width: 1376px;
  margin: 0 auto; }

footer .footer-wrapper .top_inner_left {
  width: 94%;
  display: inline-block;
  vertical-align: top; }

footer .footer-wrapper .top_inner_right {
  width: 5%;
  display: inline-block;
  text-align: right;
  vertical-align: top; }

footer .footer-wrapper .top_inner_left, footer .footer-wrapper .top_inner_right {
  line-height: 34px;
  padding-top: 30px;
  padding-bottom: 30px; }

footer .footer-wrapper .top_inner_left nav {
  display: inline-block;
  vertical-align: top; }

footer .footer-wrapper .top_inner_left nav > ul {
  list-style: none; }

footer .footer-wrapper .top_inner_left nav > ul > li {
  display: inline-block; }

footer .footer-wrapper .top_inner_left nav > ul > li > a {
  color: rgba(0, 0, 0, 0.88); }

footer .footer-wrapper .top_inner_left nav > ul > li > span {
  margin: 0 12px; }

footer .footer-wrapper .top_inner_right nav {
  display: inline-block;
  vertical-align: top; }

footer .footer-wrapper .top_inner_right nav > ul {
  list-style: none; }

footer .footer-wrapper .top_inner_right nav > ul > li {
  display: inline-block; }

footer .footer-wrapper .top_inner_right nav > ul > li > a {
  color: rgba(0, 0, 0, 0.88); }

footer .footer-wrapper .top_inner_right > nav > ul > li > a > img {
  vertical-align: middle; }

footer .footer-wrapper .top_inner_right nav > ul > li > span {
  margin: 0 12px; }

footer .footer-wrapper .top_inner_right > #jump {
  display: inline-block;
  margin-left: 8%;
  vertical-align: top;
  background: #f26135;
  text-align: left; }

footer .footer-wrapper .top_inner_right > #jump > a {
  padding: 0 15px;
  display: block; }

.noContent {
  background: transparent !important; }
/*FOOTER ENDE*/
/*Konaktformular START*/
.csc-mailform ol li {
  display: block;
  margin: 3px 0 !important;
  width: 100%; }

.csc-mailform label {
  font-size: 15px;
  display: block;
  width: 100% !important;
  margin: 0 !important; }

.csc-mailform input {
  border: none;
  height: 27px;
  padding: 3px 2%;
  background-color: #e3e3e3;
  border-radius: 4px;
  display: block;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.88);
  width: 96%; }

input[type="submit"] {
  cursor: pointer; }

li.csc-form-element-submit input {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.88);
  height: auto;
  background: transparent; }

li.csc-form-element-reset input {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid rgba(0, 0, 0, 0.88);
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.88);
  height: auto;
  background: transparent;
  cursor: pointer; }

.tx-togglenavi li.csc-form-element-submit input, .tx-togglenavi li.csc-form-element-reset input {
  display: inline-block;
  padding: 10px;
  margin: 12px 0 0 0;
  border: 1px solid #fff;
  color: #fff;
  background: transparent; }

li.csc-form-element-reset {
  margin: 0 auto;
  display: inline-block !important;
  width: auto !important;
  overflow: visible !important; }

li.csc-form-element-submit {
  display: inline-block !important;
  width: auto !important;
  overflow: visible !important; }

.csc-mailform textarea {
  border: none;
  padding: 6px 9px;
  background-color: #e3e3e3;
  border-radius: 4px;
  display: block;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.88);
  width: 100%; }
/*Konaktformular ENDE*/
/*TABLE START*/
.contenttable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

.contenttable thead {
  background: #fff9e5;
  text-align: left; }

.contenttable thead > tr > th {
  padding: 1%;
  color: #f26135;
  border: 1px solid #eee; }

.contenttable tbody > tr:nth-child(even) {
  background: #eee; }

.contenttable tbody > tr > td {
  padding: 1%;
  color: rgba(0, 0, 0, 0.88);
  border: 1px solid #eee; }

table.contenttable td.table-mobil {
  display: none; }
/*TABLE ENDE*/
/*RESPONSIVE START*/
@media screen and (max-width: 1200px) {
  div#innerContentHeader:after {
    content: "";
    clear: right;
    display: block; }

  #logo {
    display: inline-block;
    vertical-align: top;
    width: 100%; }

  #logo a img {
    width: 100%;
    max-width: 358px; }

  #naviSection {
    display: inline-block;
    width: 91%;
    margin-top: 0px; }

  #naviSection > nav > ul > li {
    position: relative;
    display: inline-block;
    padding: 2% 2%; }

  #searchbox {
    position: relative;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    padding: 2% 3%; } }

@media screen and (min-width: 900px) {
  /*TEAM SEITE START*/
  /*TEAM SEITE ENDE*/
    .col-sm-6 {
      display: inline-block;
      width: 49%;
      vertical-align: top; }
    .profiles {
      margin-bottom: -20px; }
    .profile:nth-child(1n+2):before {
      display: none; }
    .profile:nth-child(2n):before {
      content: '';
      display: block;
      width: 3px;
      height: 100%;
      /*background: rgba(222, 222, 220, 0.5);*/
      background: rgba(242, 97, 53, 0.32);
      position: absolute;
      top: 0;
      left: -18px; }
    .profile-content .lead {
      font-size: 1.3em;
      line-height: 100%;
      margin: 3px 0 20px; }
    .profile-content h3 {
      margin: 0; }
    .profile-content p {
      margin: 0; } }

@media screen and (min-width: 737px) and (max-width: 800px) {
  /*SLIDER START*/
  /*SLIDER ENDE*/
  /*TEASER STARTSEITE START*/
  /*TEASER STARTSEITE ENDE*/
    .textWrapperSlider {
      position: relative;
      background: #f26135; }
    .textDecalOfSlider {
      margin: 0 auto; }
    .textContentSlider {
      width: 100%;
      max-width: 90%;
      background: #f26135;
      padding: 5%;
      color: #fff; }
    .specialStyle_1, .specialStyle_2 {
      float: left;
      width: 43%;
      min-height: 120px;
      margin: 20px 5% 0 0 !important;
      background: #fff;
      padding: 2%; }
    .teaserItem:nth-child(2n) {
      margin: 20px 0 0 0 !important; }
    .teaserItem_content_text {
      display: block !important; }
    .themen_wrapper {
      position: relative;
      min-height: 280px;
      float: left;
      width: 45%;
      margin: 20px 5% 0 0;
      background: #fff; }
    .themen_wrapper:nth-child(2n) {
      margin: 20px 0 0 0; }
    .themen_wrapper a.showMore {
      position: relative;
      display: inline-block;
      padding: 10px;
      margin: 12px 0 0 0;
      border: 1px solid rgba(0, 0, 0, 0.88);
      color: rgba(0, 0, 0, 0.88); } }

@media only screen and (min-width: 0px) and (max-width: 736px) {
  /*MOBILE NAVI START*/
  /*MOBILE NAVI ENDE*/
  /*SLIDER START*/
  /*SLIDER ENDE*/
  /*TEASER STARTSEITE START*/
  /*TEASER STARTSEITE ENDE*/
  /*LAYOUTS START*/
  /*LAYOUT 3 + 4 START */
  /*LAYOUT 7 + 8 + 9 ENDE */
  /*LAYOUTS ENDE*/
  /*TEAM START*/
  /*TEAM ENDE*/
  /*FAGEN & ANTWORTEN START*/
  /*DETAIL START*/
  /*DETAIL ENDE*/
  /*FAGEN & ANTWORTEN ENDE*/
    p {
      font-size: 0.785em;
      line-height: normal; }
    ul {
      font-size: 0.785em;
      line-height: normal; }
    section > .section_innerwrapper {
      padding: 10px 2%; }
    #bottomNavi {
      display: none; }
    #topNavi {
      min-height: 105px; }
    #logo {
      width: 80%; }
    .tx-owl-slider {
      z-index: 2;
      width: 100%;
      background: #f26135; }
    #searchbox {
      position: absolute;
      top: 60px;
      width: 40px;
      right: 12px;
      padding: 0;
      margin: 0;
      background: #f26135;
      color: #fff; }
    #searchbox > i {
      padding: 12px; }
    #_searchBoxArea input.tx-indexedsearch-searchbox-sword.sword {
      height: 69%;
      padding: 2%; }
    #naviSection {
      display: none; }
    #navi_toogle_Section {
      position: absolute;
      top: 12px;
      right: 12px;
      width: 40px;
      height: 37px;
      background: url("/typo3conf/ext/eudemos_sitepackage/Resources/Public/Images/btn_menu.png") no-repeat; }
    .mobile_naviSection_off {
      display: none; }
    .mobile_naviSection_on {
      display: block; }
    #mobile_naviSection {
      position: absolute;
      width: 100%;
      z-index: 999; }
    .mobile_naviSection_on span.dropdown {
      display: none; }
    .mobile_naviSection_on nav > ul {
      list-style: none;
      padding: 0;
      margin: 0;
      background: #fff; }
    .mobile_naviSection_on nav > ul > li {
      position: relative;
      border-top: 1px solid #ccc; }
    .mobile_naviSection_on nav > ul > li > a {
      width: 98%;
      text-decoration: none;
      display: inline-block;
      line-height: 30px;
      background: #f26135;
      color: #fff;
      padding-left: 2%; }
    .mobile_naviSection_on nav > ul > li > ul > li {
      position: relative;
      border-top: 1px solid #ccc; }
    .mobile_naviSection_on nav > ul > li > ul > li > a {
      display: inline-block;
      margin: 0 4%;
      width: 92%;
      color: rgba(0, 0, 0, 0.88);
      text-decoration: none; }
    .mobile_naviSection_on nav > ul > li > ul > li > ul > li {
      position: relative;
      border-top: 1px solid #ccc; }
    .mobile_naviSection_on nav > ul > li > ul > li > ul > li > a {
      display: inline-block;
      margin: 0 8%;
      width: 84%;
      color: rgba(0, 0, 0, 0.88);
      text-decoration: none; }
    #fastaccessWrapper > nav > ul {
      display: block;
      margin: 0;
      padding: 0; }
    #fastaccessWrapper > nav > ul > li {
      display: block;
      padding: 2px; }
    #fastaccessWrapper > nav > ul > li > a {
      display: block; }
    #fastaccessWrapper > nav > ul > li > a:after {
      margin: -17px auto -2px auto; }
    #fastaccessWrapper > nav > ul > li.active:last-child {
      border-bottom: 8px solid #f26135; }
    .textWrapperSlider {
      position: relative;
      background: #f26135; }
    .textDecalOfSlider {
      margin: 0 auto; }
    .textContentSlider {
      width: 100%;
      max-width: 90%;
      background: #f26135;
      padding: 5%;
      color: #fff; }
    .textContentSlider h2 {
      font-size: 1.2em;
      margin: 0; }
    .textContentSlider p {
      line-height: inherit; }
    .specialStyle_1, .specialStyle_2, .specialStyle_3 {
      display: inline-block;
      width: 96%;
      min-height: 1px;
      margin: 10px 0 10px 0 !important; }
    .teaserItem:nth-child(2n) {
      margin: 0px 0 0 0 !important; }
    .teaserItem_content_text_phone {
      display: none; }
    .teaserItem_headline1 h2 {
      position: relative;
      cursor: pointer; }
    .teaserItem_headline1 h2:after {
      content: "\f103 ";
      font: normal normal normal 1em/1 FontAwesome;
      font-weight: bold;
      position: absolute;
      right: 0; }
    .specialLayout_3 > .section_innerwrapper > .section_content > div, .specialLayout_4, .specialLayout_5 > .section_innerwrapper > .section_content > div, .specialLayout_6, .specialLayout_7 > .section_innerwrapper > .section_content > div, .specialLayout_8, .specialLayout_9 {
      display: inline-block;
      width: 100%;
      margin: 0 0 12px 0; }
    .teamPictureWrapper {
      display: inline-block;
      width: 100%;
      margin-right: 0; }
    .teamPictureWrapper .teamPicture img {
      max-width: 100%; }
    .teamInformartionen {
      display: inline-block;
      vertical-align: top;
      width: 100%; }
    .themen_wrapper {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      margin: 0;
      background: #fff; }
    .themen_innerContent_loesung {
      position: relative;
      height: 90px;
      padding-bottom: 0; }
    .themen_wrapper a.showMore {
      position: relative; }
    table.contenttable, table.contenttable tr, table.contenttable td {
      padding: 0; }
    table.contenttable {
      border: none; }
    table.contenttable thead {
      display: none; }
    table.contenttable tr {
      float: left;
      width: 100%;
      border-bottom: none;
      margin-bottom: 12px; }
    .contenttable tbody > tr:nth-child(even) {
      background: #fff; }
    table.contenttable tr:last-child {
      border-bottom: none; }
    table.contenttable td {
      float: left;
      width: 64%;
      padding: 7px 2% !important;
      background: #fff; }
    table.contenttable td.table-mobil {
      display: block;
      width: 26%;
      float: left;
      text-align: center;
      background-color: #fff9e5;
      color: #f26135;
      font-weight: 700; }
    table.contenttable td.table-mobil i.fa {
      margin: 0;
      font-size: inherit; }
    table.contenttable td:nth-child(2n):after {
      content: "";
      display: block;
      clear: left; }
    footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > h3 {
      display: block;
      margin: 0; }
    footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > div {
      display: inline-block;
      text-align: left;
      width: 100%;
      max-width: 326px;
      margin: 0 auto; }
    footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > div > img {
      max-height: 54px; }
    footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > div > img:nth-child(2n) {
      margin-right: 0; }
    footer .footer-wrapper .footer_mitglied_wrapper .footer_mitglied_inner > img:nth-child(3) {
      width: 10%;
      margin-left: 50px; }
    footer .footer-wrapper .top {
      position: relative; }
    footer .footer-wrapper .top_inner_left, footer .footer-wrapper .top_inner_right {
      line-height: normal;
      padding: 0;
      width: 100%;
      text-align: left; }
    footer .footer-wrapper .top_inner_left nav {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      text-align: center; }
    footer .footer-wrapper .top_inner_right > #jump {
      display: block;
      position: absolute;
      right: 10px;
      top: 40px;
      padding: 12px; }
    footer .footer-wrapper .top_inner_left nav > ul {
      padding-left: 0; }
    nav.footerInformation span {
      display: block;
      margin: 0 !important; }
    footer .footer-wrapper .top_inner_right > #jump > a {
      padding: 0; }
    .thmene_detail.split {
      display: inline-block;
      width: 100%;
      padding: 0 0 0 0; }
    .themen_detail_zusatz {
      display: inline-block;
      width: 100%;
      padding-left: 0;
      border-top: 1px solid #e1e1e1;
      border-left: none; }
    .themen_detail_zusatz h2 {
      text-align: center;
      font-weight: inherit;
      font-size: 1em; }
    .themen_detail_zusatz_bilder {
      text-align: left; }
    .themen_detail_zusatz_bilder > a {
      display: inline-block;
      width: 45%;
      margin-right: 2.5%; }
    .themen_detail_zusatz_bilder > a:nth-child(2n +1) {
      margin-left: 2.5%;
      margin-right: 0; }
    .themen_detail_zusatz_bilder > a > img {
      width: 100%;
      max-width: 100%; }
    .themen_detail_zusatz_pdfs > span {
      display: block;
      width: 100%;
      font-size: 0.9em !important; }
    .theme.themen_detail_zusatz_pdfs > span > a > i.fa {
      font-size: 0.9em !important; }
    .themen_detail_zusatz_pdfs > span > a {
      display: block;
      color: #f26135; }
    .themen_detail_zusatz_pdfs > span > a:hover {
      color: #fbac3b; } }

@media only screen and (min-width: 0px) and (max-width: 736px) {
  #fastaccessWrapper > nav > ul > li {
    margin-right: 0px; } }

@media only screen and (min-width: 0px) and (max-width: 736px) and (orientation: landscape) {
  p {
    font-size: 0.785em; }

  .textWrapperSlider {
    display: none; }

  #fastaccessWrapper > nav > ul {
    font-size: 0.785em; }

  #fastaccessWrapper > nav > ul > li {
    display: inline-block;
    padding: 12px 12px 11px 12px; }

  #fastaccessWrapper > nav > ul > li > a {
    display: block; }

  #fastaccessWrapper > nav > ul > li > a:after {
    margin: -11px auto; }

  .side-navi-item-mobile {
    width: 15% !important;
    height: 43px !important;
    font-size: 0.5em;
    padding: 1% !important;
    margin: 0px 4% !important; } }
/*RESPONSIVE ENDE*/
/*PAGE LOAD*/
.contwrap {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

section .contwrap.box:nth-child(1) {
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.88), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88);
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.88), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88);
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.88), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88); }

section .contwrap.box:nth-child(1n +2) {
  -moz-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88);
  -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88);
  box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.88); }

.contwrap > img {
  width: 100%;
  height: auto; }

article .section_element.startseite:nth-child(odd) > .contwrap > img {
  padding-top: 12px; }

a.active-Info i {
  color: #595959; }

span.showOnDesktop {
  display: none;
  border-bottom: 2px solid #f26135; }

.change ul {
  left: auto !important;
  right: 100%; }
