body {
  padding: 20px 0; }

header .logo img.logo {
  width: 240px; }

.row.main .sidebar {
  margin-top: 68px; }

footer .container .row {
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px dotted #ccc; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
  font-family: "Aleo regular";
  color: #000; }
  body strong {
    font-family: "Aleo bold";
    font-weight: normal; }

.row-eq-height, .row .article > div.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.at:before {
  content: "@";
  display: inline-block; }

.dot:before {
  content: ".";
  display: inline-block; }

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

p.box_red {
  padding: 20px 30px;
  display: table;
  background-color: rgba(227, 0, 15, 0.85);
  margin: 0 auto 30px auto !important;
  font-family: "Fago Offc W01 Regular1382082"; }

p.box_red:hover {
  background-color: rgba(255, 255, 255, 0.85); }
  p.box_red:hover a {
    color: #e3000f !important; }
  p.box_red:hover a:hover {
    background: transparent; }
  p.box_red:hover a.btn-large:after {
    color: white;
    background-color: #e3000f; }

a.btn-large {
  text-transform: uppercase;
  width: auto;
  position: relative;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
  display: inline-block;
  margin-left: 50px;
  margin-right: 150px; }
  a.btn-large b, a.btn-large strong {
    font-size: 36px;
    font-family: "Fago Offc W01 Bold1382094";
    font-weight: normal; }

a.btn-large:after {
  content: "\e080";
  font-family: "Glyphicons";
  position: absolute;
  font-size: 36px;
  background-color: #fff;
  color: #e3000f;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: 15px;
  margin-left: 80px;
  display: flex;
  right: 0;
  margin-right: -140px;
  padding-left: 6px; }

p {
  margin: 0 0 28px 0; }

p a:hover {
  background-color: #971111;
  color: #fff !important;
  text-decoration: none; }

p.box_red a:hover {
  background-color: #e3000f; }

p.quotation {
  color: #e3000f;
  font-family: "Aleo regular";
  text-align: center;
  margin-left: 16.66667%;
  margin-right: 16.66667%;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0; }

p.quelle {
  color: #e3000f;
  font-family: "Aleo regular";
  text-align: center;
  margin-left: 16.66667%;
  margin-right: 16.66667%;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 50px !important; }

p.quotation:before {
  content: '„';
  text-align: center;
  display: block;
  font-family: "Aleo regular";
  font-size: 36px;
  margin-bottom: 10px; }

p.quotation:after {
  content: '“';
  text-align: center;
  display: block;
  font-family: "Aleo regular";
  font-size: 36px;
  margin-top: 10px; }

h1 {
  font-size: 38px;
  line-height: 40px;
  color: #e3000f;
  font-family: "Fago Offc W01 Bold1382094";
  text-transform: uppercase; }

h2 {
  font-size: 27px;
  line-height: 30px;
  color: #e3000f;
  font-family: "Fago Offc W01 Bold1382094";
  text-transform: uppercase;
  margin: 0 0 28px 0; }

h3 {
  font-family: "Fago Offc W01 Bold1382094";
  color: #e3000f;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px 0; }

.row .article .projectteaser .projectteaser_item h3 p {
  font-family: "Fago Offc W01 Bold1382094";
  color: #e3000f;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px 0; }

h4 {
  font-family: "Fago Offc W01 Regular1382082"; }

h5 {
  font-family: "Fago Offc W01 Bold1382094";
  margin-bottom: 30px; }

a.btn-back {
  font-family: "Fago Offc W01 Bold1382094";
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  margin: 5px 0;
  padding: 5px 10px;
  display: inline-block; }

a.btn-back:before {
  content: "\e079";
  font-family: "Glyphicons";
  vertical-align: bottom;
  font-size: 16px; }

.bg_white {
  background-color: #fff; }
  .bg_white a {
    color: #e3000f !important; }
  .bg_white .box_red a {
    color: #fff !important; }
  .bg_white a.btn {
    font-family: "Fago Offc W01 Bold1382094";
    color: #fff !important;
    background-color: #e3000f;
    border-radius: 0;
    padding: 0px 10px 2px 10px;
    font-size: 20px;
    line-height: 24px; }
  .bg_white a.btn:hover {
    background-color: #971111; }
  .bg_white a.btn:after {
    content: '\e080';
    font-family: "Glyphicons";
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
    line-height: 24px;
    top: 0;
    position: relative;
    font-weight: bold; }
  .bg_white .metanav a {
    margin-left: 25px; }

.bg_image {
  position: absolute;
  display: block;
  z-index: -1; }

.bg_image + div {
  background-color: transparent; }

.text-red {
  color: #e3000f; }

.bg_red {
  background-color: #e3000f;
  color: #fff;
  /* Suche */ }
  .bg_red a {
    color: #fff !important; }
  .bg_red .metanav a {
    margin-left: 0;
    padding: 0 12px;
    line-height: 28px;
    display: inline-block; }
  .bg_red .metanav > a:last-of-type {
    color: transparent !important;
    max-width: 40px;
    overflow: hidden;
    display: inline;
    position: absolute;
    height: 28px; }
  .bg_red .metanav > a:last-of-type:before {
    content: "\e003";
    font-family: "Glyphicons";
    color: white;
    width: 16px;
    height: 16px;
    display: inline-block;
    top: 0;
    position: relative;
    font-size: 15px; }
  .bg_red .metanav > a:hover {
    background-color: #971111;
    text-decoration: none; }

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: #e3000f !important; }
  .tx-kesearch-pi1 .kesearchbox {
    height: 45px; }
    .tx-kesearch-pi1 .kesearchbox #kesearch_submit {
      margin-top: 5px; }
  .tx-kesearch-pi1 #kesearch_num_results {
    float: none;
    clear: both; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_top .pages_total {
    border-bottom: 2px dotted #e3000f !important; }
  .tx-kesearch-pi1 #kesearch_pagebrowser_bottom .pages_total {
    border-top: 2px dotted #e3000f !important; }
  .tx-kesearch-pi1 .kesearch_pagebrowser ul {
    padding-left: 2% !important; }
    .tx-kesearch-pi1 .kesearch_pagebrowser li:first-child:before {
      display: none; }
    .tx-kesearch-pi1 .kesearch_pagebrowser a.next {
      background: none !important;
      width: 85px !important; }
    .tx-kesearch-pi1 .kesearch_pagebrowser a.next:after {
      content: '\e080';
      font-family: "Glyphicons";
      padding-left: 5px;
      position: relative;
      top: 1px; }
    .tx-kesearch-pi1 .kesearch_pagebrowser a.prev {
      background: none !important;
      width: 85px !important; }
    .tx-kesearch-pi1 .kesearch_pagebrowser a.prev:before {
      content: '\e079';
      font-family: "Glyphicons";
      padding-right: 5px;
      position: relative;
      top: 1px; }

figcaption.ce-caption {
  margin-bottom: 10px; }

.bg_grey, .bg_grey_dotted, .bg_dark_grey {
  background-color: #e8e8e8; }
  .bg_grey a, .bg_grey_dotted a, .bg_dark_grey a {
    color: #e3000f !important; }
  .bg_grey .metanav a, .bg_grey_dotted .metanav a, .bg_dark_grey .metanav a {
    margin-left: 25px; }
  .bg_grey a.btn, .bg_grey_dotted a.btn, .bg_dark_grey a.btn {
    font-family: "Fago Offc W01 Bold1382094";
    color: #fff !important;
    background-color: #e3000f;
    border-radius: 0;
    padding: 0px 10px 2px 10px;
    font-size: 20px;
    line-height: 24px; }
  .bg_grey a.btn:hover, .bg_grey_dotted a.btn:hover, .bg_dark_grey a.btn:hover {
    background-color: #971111; }
  .bg_grey a.btn:after, .bg_grey_dotted a.btn:after, .bg_dark_grey a.btn:after {
    content: "›";
    content: '\e080';
    font-family: "Glyphicons";
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
    line-height: 24px;
    top: 0;
    position: relative;
    font-weight: bold; }
  .bg_grey a.btn-back, .bg_grey_dotted a.btn-back, .bg_dark_grey a.btn-back {
    color: #fff !important; }

.bg_dark_grey {
  background-color: #bbbaba; }

p.text-center {
  margin: 0; }

.bg_grey_dotted {
  border-top: 2px dotted #e3000f;
  border-bottom: 2px dotted #e3000f; }
  .bg_grey_dotted a {
    background-color: #fff; }

.content_container .bg_grey_dotted .container {
  padding-top: 20px;
  padding-bottom: 20px; }

.content_container .bg_grey_dotted .container .row {
  padding-bottom: 20px; }

.dotted + .dotted {
  margin-top: -2px; }

.content_container.layout-3 .bg_white .container {
  padding-top: 20px; }
  .content_container.layout-3 .bg_white .container .row {
    /*padding-bottom: 20px;*/ }

.row .ce-bodytext {
  /*margin-bottom: 0;*/ }
  .bg_grey_red {
    background: #e8e8e8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #e3000f 51%, #e3000f 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #e3000f 51%, #e3000f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e8e8e8 0%, #e8e8e8 50%, #e3000f 51%, #e3000f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$light_grey', endColorstr='$red',GradientType=1);
    /* IE6-9 */ }

a.download {
  background-color: #e3000f;
  color: white !important;
  padding: 0 5px;
  white-space: nowrap; }

a.download:before {
  content: "\e114";
  display: inline-block;
  font-family: "Glyphicons";
  vertical-align: bottom;
  margin-right: 4px; }

.bg_grey a.download, .bg_grey_dotted a.download {
  background-color: white;
  color: #e3000f !important; }
  .bg_grey a.download:hover, .bg_grey_dotted a.download:hover {
    background-color: #971111;
    color: white !important; }

.bg_red a.download {
  background-color: white;
  color: #e3000f !important; }

.content_container {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%; }
  .content_container li {
    text-indent: -18px;
    margin-left: 18px; }
  .content_container .container {
    padding-top: 50px; }
    .content_container .container .row {
      padding-bottom: 80px; }
    .content_container .container .row .row {
      padding-bottom: 0;
      margin-left: -15px;
      margin-right: -15px; }
  .content_container .bg_white .container .row {
    padding-bottom: 12px; }
    .content_container .bg_white .container .row .row {
      padding-bottom: 0; }
  .content_container .bg_grey .container .row {
    padding-bottom: 12px; }
    .content_container .bg_grey .container .row .row {
      padding-bottom: 0; }
  .content_container .container_headline h2 {
    background-color: #e3000f;
    color: white;
    position: absolute;
    border-left: 1000px solid #e3000f;
    margin-left: -1000px;
    margin-top: -10px;
    padding-right: 15px;
    text-transform: uppercase;
    font-family: "Fago Offc W01 Bold1382094"; }
    .content_container .container_headline a:hover h2 {
      background-color: #971111;
      border-left: 1000px solid #971111; }
  .content_container .bg_red.move_left {
    margin-left: -150px;
    margin-top: 25px;
    padding: 5px 15px;
    margin-bottom: 50px;
    width: auto;
    display: block;
    margin-right: -10000px;
    font-size: 36px;
    font-family: "Fago Offc W01 Bold1382094";
    line-height: 40px; }
    .content_container .bg_red.move_left a, .content_container .bg_red.move_left a:hover, .content_container .bg_red.move_left a:active, .content_container .bg_red.move_left a:focus {
      color: #fff !important;
      text-decoration: none; }
  .content_container .bg_red.move_left.button:hover {
    background-color: #971111; }
  .content_container .btn-primary {
    color: #fff !important;
    background-color: #e3000f;
    border-color: #e3000f;
    border-radius: 11px;
    width: 22px;
    height: 22px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-family: "Fago Offc W01 Bold1382094";
    font-size: 19px;
    line-height: 22px;
    padding-left: 2px;
    color: transparent !important; }
  .content_container .btn-primary:before {
    content: "\e080";
    font-family: "Glyphicons";
    color: white !important;
    font-size: 16px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-left: -2px; }
  .content_container .btn-primary:hover {
    background-color: #971111; }
  .content_container .bg_grey_red > .container {
    padding-top: 0 !important; }
    .content_container .bg_grey_red > .container .row {
      padding-bottom: 0; }

.content_container.layout-2 {
  /* oben und unten ohne Abstand */ }
  .content_container.layout-2 + .layout-2 {
    margin-top: 50px; }
  .content_container.layout-2 .container {
    padding-top: 0; }
  .content_container.layout-2 .row, .content_container.layout-2 .bg_grey .container .row {
    padding-bottom: 0; }
  .content_container.layout-2 .row .article > div:first-child {
    padding-top: 0; }
  .content_container.layout-2 .row .article > div:last-child p:last-child {
    margin-bottom: 0; }

.content_container.layout-3 > .container > .row, .content_container.layout-3 > div > .container > .row {
  /* schmaler Inhalte (10er-Grid) */
  padding-left: 8.33333%;
  padding-right: 8.33333%; }

.content_container.layout-4 > .container > .row, .content_container.layout-4 > div > .container > .row {
  /* sehr schmaler Inhalte (8er-Grid) */
  padding-left: 16.66667%;
  padding-right: 16.66667%; }

.red_border {
  line-height: 28px;
  font-family: "Fago Offc W01 Bold1382094";
  font-size: 14px; }
  .red_border .metanav, .red_border .langnav {
    text-align: right; }

.langnav {
  text-align: right;
  float: right;
  position: absolute;
  right: 0;
  top: -2px; }
  .langnav span {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px; }
    .langnav span a {
      font-family: "Fago Offc W01 Bold1382094";
      line-height: 14px;
      font-size: 12px;
      text-align: center;
      height: 18px;
      width: 18px;
      border: 2px solid #fff;
      border-radius: 20px;
      border-radius: 20px;
      margin: 0;
      padding: 0;
      display: block;
      background-color: #e3000f; }
  .langnav span a:hover, .langnav span.active a {
    text-decoration: none;
    background-color: #fff;
    color: #e3000f !important; }
  .langnav span a:hover {
    background-color: #971111 !important;
    color: white !important;
    border: 2px solid #971111; }

.container.header {
  margin-top: 18px;
  margin-bottom: 16px;
  font-family: "Fago Offc W01 Bold1382094"; }
  .container.header .logo {
    float: left;
    margin-right: 15px;
    z-index: 10;
    position: relative; }
  .container.header .navbar-default {
    display: block;
    background-color: transparent;
    border-color: transparent;
    border: none;
    height: 70px;
    margin-bottom: 0;
    margin-top: 7px;
    z-index: 5;
    position: relative; }
    .container.header .navbar-default .navbar-collapse.collapse {
      padding: 0; }
    .container.header .navbar-default .navbar-nav > li > a, .container.header .navbar-default .navbar-text {
      color: #686868;
      padding: 0 15px 0 15px;
      margin-top: 8px;
      line-height: 55px;
      font-size: 18px;
      text-transform: uppercase; }
    .container.header .navbar-default .navbar-nav > li:hover > a {
      background-color: #971111;
      color: #fff;
      margin-top: 18px;
      line-height: 35px; }
    .container.header .navbar-default .navbar-nav > li:hover > a.bg_red {
      background-color: #971111;
      color: #fff;
      margin-top: 8px;
      line-height: 55px; }
    .container.header .navbar-default .dropdown-menu {
      font-size: 18px;
      line-height: 36px;
      text-transform: uppercase;
      background-color: #e3000f;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 5px 10000px 15px 10000px;
      margin-left: -10000px; }
    .container.header .navbar-default .dropdown-menu a {
      color: #fff; }
    .container.header .navbar-default #mainnavbar > ul > li:hover .dropdown-menu {
      display: block; }
    .container.header .navbar-default #mainnavbar > ul > li.active > a {
      background-color: #e8e8e8;
      line-height: 35px;
      margin-top: 18px; }
    .container.header .navbar-default .dropdown:hover:after {
      content: " ";
      display: block;
      color: #e3000f;
      margin-top: 17px;
      margin-left: 40%;
      width: 0;
      border-style: solid;
      border-width: 0 13px 13px 13px;
      border-color: transparent transparent #e3000f transparent; }
  .container.header .navbar-nav > .open > a:focus, .container.header .navbar-nav > .open > a:hover, .container.header .dropdown-menu > .active > a, .container.header .dropdown-menu > .active > a:focus, .container.header .dropdown-menu > .active > a:hover {
    background-color: #971111;
    color: #fff; }
  .container.header .dropdown-menu > li > a:focus, .container.header .dropdown-menu > li > a:hover, .container.header .dropdown-menu > li.active > a {
    text-decoration: none;
    color: #fff;
    background-color: #971111;
    padding-right: 10000px;
    padding-left: 10020px;
    margin-left: -10000px; }
  .container.header .navbar-nav > li > a.bg_red, .container.header .navbar-nav > li > a.bg_red:hover, .container.header .navbar-nav > li > a.bg_red:focus, .container.header .navbar-nav > li > a.bg_red:active {
    color: #fff;
    background-color: #e3000f;
    margin-left: 10px;
    margin-top: 8px;
    line-height: 55px; }
  .container.header .navbar-nav > li > a.bg_red:before {
    content: "\e080";
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    line-height: 55px;
    float: left;
    top: -1px;
    position: relative;
    font-family: "Glyphicons";
    font-weight: bold; }

.bg_breadcrumb {
  background-color: #d8d8d8 !important; }
  .bg_breadcrumb .container.breadcrumb {
    padding: 0;
    border: 0;
    margin: 0 auto;
    background-color: transparent; }
    .bg_breadcrumb .container.breadcrumb .col-md-12.nav {
      min-height: 0; }
    .bg_breadcrumb .container.breadcrumb a {
      color: #545454 !important;
      font-size: 12px;
      line-height: 34px;
      text-decoration: none !important;
      font-family: "Fago Offc W01 Regular1382082"; }
    .bg_breadcrumb .container.breadcrumb a:first-child {
      margin-left: 25px; }
    .bg_breadcrumb .container.breadcrumb .trenner {
      font-size: 12px;
      padding: 0 2px 0 3px; }

.frame-0 .ce-textpic.ce-left.ce-intext .ce-gallery {
  float: left;
  margin-right: 25px; }
  .frame-0 .ce-textpic.ce-left.ce-intext .ce-body {
    margin-left: 30px; }

.frame-0 .ce-textpic.ce-right.ce-intext .ce-gallery {
  float: right;
  margin-left: 25px; }
  .frame-0 .ce-textpic.ce-right.ce-intext .ce-body {
    margin-right: 30px; }

footer .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
  margin-right: 0px; }
  footer .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery .ce-row .ce-column {
    display: inline-block; }

.row .article {
  /*Bildunterschrift auf Bild positionieren*/ }
  .row .article ul {
    padding-left: 8.33333%;
    list-style-type: none;
    margin: 6px 0 28px 0; }
  .row .article ul li {
    line-height: 28px; }
  .row .article ul > li:before {
    content: "•";
    margin-right: 10px;
    color: #e3000f;
    font-weight: bold; }
  .row .article .project_details ul {
    padding-left: 0;
    margin-bottom: 6px; }
  .row .article > div {
    display: block;
    clear: both;
    /*padding-top: 15px;*/
    padding-top: 0; }
  .row .article .ce-textpic.ce-left.ce-intext .ce-gallery {
    margin-right: 25px; }
  .row .article .ce-textpic.ce-left.ce-intext .ce-body {
    margin-left: 30px; }
  .row .article .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    margin-right: 0px; }
  .row .article .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery .ce-row .ce-column + .ce-column {
    margin-left: 25px; }
  .row .article .ce-above img {
    margin-top: 25px; }
  .row .article figure {
    position: relative; }
  .row .article .imagecaption, .row .article figcaption {
    font-family: "Fago Offc W01 Regular1382082";
    font-size: 12px;
    line-height: 16px;
    color: #545454;
    padding-top: 10px;
    display: block;
    min-width: 100%;
    max-width: 100%; }
  .row .article figcaption.ce-caption.center, .row .article figcaption.ce-caption.right {
    position: absolute;
    border: 0;
    width: 100%;
    bottom: 0;
    margin-bottom: 0; }
  .row .article figcaption.ce-caption.center div, .row .article figcaption.ce-caption.right div {
    background-color: rgba(227, 0, 15, 0.85);
    text-align: center;
    color: white;
    line-height: 22px;
    font-size: 14px;
    margin: 25px 0;
    padding: 4px 0; }
  .row .article figcaption.ce-caption.center {
    font-family: "Fago Offc W01 Bold1382094";
    height: 78%;
    width: 86% !important;
    margin: 11% 7%; }
  .row .article figcaption.ce-caption.center div {
    height: 95%;
    width: 86%;
    padding-top: 50px; }
  .row .article figcaption.ce-caption.center h4 {
    font-family: "Fago Offc W01 Bold1382094"; }
  .row .article figcaption.ce-caption.right {
    font-family: "Fago Offc W01 Bold1382094"; }
  .row .article .teaser-text {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0; }
  .row .article .small {
    font-size: 14px;
    line-height: 25px; }
  .row .article > .category {
    text-transform: uppercase;
    font-family: "Fago Offc W01 Regular1382082"; }
  .row .article > .category b, .row .article > .category strong {
    font-family: "Fago Offc W01 Bold1382094";
    font-weight: normal; }
  .row .article .news-list-item h3 {
    margin-top: 0; }
  .row .article .news-list-item p {
    /*        font-size: 14px;
     line-height: 23px;*/
    color: #000 !important; }
  .row .article .news-list-item .news-teaser-text {
    margin-left: -15px; }
  .row .article .news-list-item .news-teaser-text span.morelink:after {
    content: "\e080";
    font-family: "Glyphicons";
    color: #e3000f;
    margin-left: 10px;
    position: relative;
    top: 2px;
    font-size: 16px; }
  .row .article .news-teaser-text .category span {
    font-size: 15px; }
  .row .article .news-list-item a:hover > div {
    opacity: 0.7; }
  .row .article .news-list-container IMG {
    margin-top: 5px; }
  .row .article .news-list-morelink a, .row .article .news-list-morelink a:hover {
    color: transparent !important;
    background-color: transparent !important; }
  .row .article p .news-list-morelink a:after, .row .article p .news-list-morelink a:hover:after {
    content: "\e080";
    font-family: "Glyphicons";
    margin-left: 40px;
    font-size: 20px;
    line-height: 17px;
    color: #e3000f;
    text-decoration: none !important; }
  .row .article .news-single-item .prev a, .row .article .news-single-item .next a {
    font-family: "Fago Offc W01 Regular1382082"; }
  .row .article .news-single-item .prev a:before, .row .article .news-single-item .next a:after {
    font-family: "Glyphicons";
    display: inline-block;
    font-size: 12px; }
  .row .article .news-single-item .prev a:before {
    content: "\e079";
    margin-right: 10px; }
  .row .article .news-single-item .next a:after {
    content: "\e080";
    margin-left: 10px; }
  .row .article .news-single-related DT, .row .article .news-single-links DT, .row .article .news-single-files DT {
    font-family: "Fago Offc W01 Bold1382094";
    margin-bottom: 5px; }
  .row .article .news-single-backlink a {
    font-family: "Fago Offc W01 Regular1382082"; }
  .row .article .news-single-backlink a:before {
    content: "\e079";
    font-family: "Glyphicons";
    display: inline-block;
    margin-right: 5px;
    font-size: 12px; }
  .row .article ul.ce-menu-8 {
    list-style: none;
    display: table;
    width: 100%;
    padding-left: 0; }
  .row .article ul.ce-menu-8 li {
    display: table-cell;
    text-align: center;
    line-height: 20px;
    text-indent: 0;
    margin-left: 0; }
  .row .article ul.ce-menu-8 li a {
    font-family: "Fago Offc W01 Bold1382094";
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase; }
  .row .article ul.ce-menu-8 li ul {
    display: block;
    margin-top: 15px;
    padding-left: 0; }
    .row .article ul.ce-menu-8 li ul li {
      display: block; }
      .row .article ul.ce-menu-8 li ul li a {
        font-family: "Fago Offc W01 Regular1382082";
        font-size: 14px;
        line-height: 22px;
        text-transform: initial; }
    .row .article ul.ce-menu-8 li ul ul {
      display: none; }
  .row .article ul.ce-menu-8 li:before {
    display: none; }

.content_container.layout-3 .ce-left.ce-intext .ce-gallery {
  margin-left: -8.33333%;
  margin-bottom: 25px; }

.content_container.layout-3 .ce-right.ce-intext .ce-gallery {
  margin-right: -8.33333%;
  margin-bottom: 25px; }

.flexslider {
  margin: 0 -15px;
  background-color: #e3000f;
  border: none;
  padding-top: 0 !important; }
  .flexslider li {
    text-indent: 0;
    margin-left: 0; }
  .flexslider .slides {
    padding-left: 0 !important;
    list-style-type: none;
    margin: 0 !important; }
  .flexslider .slides li:before {
    content: none;
    display: none; }
  .flexslider .slides .ce-gallery {
    width: 75%;
    margin-right: 0 !important;
    float: left !important; }
  .flexslider .slides .ce-gallery .ce-row .ce-column {
    display: block !important; }
  .flexslider .slides .ce-bodytext {
    width: 25%;
    float: right;
    color: #fff;
    padding: 3em 30px;
    font-size: 20px;
    line-height: 28px; }
  .flexslider .slides .ce-bodytext h2, .flexslider .slides .ce-bodytext h2 a {
    font-family: "Fago Offc W01 Bold1382094";
    font-size: 36px;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff; }
  .flexslider .slides a {
    color: inherit; }
  .flexslider .slides a:hover {
    text-decoration: none;
    background-color: inherit;
    color: inherit; }
  .flexslider .slides a.btn, .flexslider .slides a.btn:hover {
    font-family: "Fago Offc W01 Bold1382094";
    color: #fff !important;
    background-color: #e3000f;
    border-radius: 0;
    padding: 0px 10px 2px 10px;
    font-size: 20px;
    line-height: 24px; }
  .flexslider .slides a.btn:after {
    content: "›";
    content: '\e080';
    font-family: "Glyphicons";
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
    line-height: 24px;
    top: 0;
    position: relative;
    font-weight: bold; }
  .flexslider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 5px;
    right: 32%;
    z-index: 10;
    text-align: right; }
  .flexslider .flex-control-paging li a {
    color: transparent;
    background-color: rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 13px;
    height: 13px; }
  .flexslider .flex-control-paging li a.flex-active {
    background-color: #e3000f; }
  .flexslider .flex-control-paging li a:hover {
    background-color: #971111; }
  .flexslider .flex-direction-nav {
    width: 10%;
    display: block;
    right: 20%;
    position: absolute;
    bottom: 12px;
    margin-bottom: 12px !important; }
  .flexslider .flex-direction-nav a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px; }
  .flexslider .flex-direction-nav a:before {
    color: #e3000f;
    background-color: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 52px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flexslider:hover .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-next, .flexslider .flex-direction-nav .flex-next {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  height: 51px; }

.flexslider:hover .flex-direction-nav .flex-next, .flexslider .flex-direction-nav .flex-next {
  right: 3px;
  text-decoration: none; }

.flexslider .flex-direction-nav .flex-next:before {
  content: '\e080';
  font-family: "Glyphicons";
  padding-right: 5px; }

.flexslider:hover .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-prev {
  left: 3px;
  text-decoration: none; }

.flexslider .flex-direction-nav .flex-prev:before {
  content: "\e079";
  font-family: "Glyphicons";
  padding-left: 5px; }

.flexslider .flex-direction-nav .flex-nav-next:hover a:before, .flexslider .flex-direction-nav .flex-nav-prev:hover a:before {
  color: #971111;
  background-color: #fff; }

.projectteaser .projectteaser_item {
  width: 33.33333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px 30px 15px;
  overflow: hidden; }
  .projectteaser .projectteaser_item .imagecaption {
    display: none; }
  .projectteaser .projectteaser_item a, .projectteaser .projectteaser_item a:hover, .projectteaser .projectteaser_item a:focus, .projectteaser .projectteaser_item a:active {
    text-decoration: none;
    outline: 0; }
  .projectteaser .projectteaser_item a p, .projectteaser .projectteaser_item a:hover p, .projectteaser .projectteaser_item a:focus p, .projectteaser .projectteaser_item a:active p {
    color: initial;
    max-width: 100%;
    overflow: hidden; }
  .projectteaser .projectteaser_item .category {
    text-align: center;
    margin-top: 15px;
    color: #545454;
    text-transform: uppercase;
    font-family: "Fago Offc W01 Regular1382082"; }
  .projectteaser .projectteaser_item .category strong {
    font-family: "Fago Offc W01 Bold1382094";
    font-weight: normal; }
  .projectteaser .projectteaser_item h3 {
    padding: 0 15px 0px;
    margin-bottom: 16px; }
  .projectteaser .projectteaser_item p {
    /*            font-size: 14px;
     line-height: 23px;*/
    color: #000;
    padding-left: 15px;
    padding-right: 15px; }
  .projectteaser .projectteaser_item:hover {
    /*background-color: $light_grey;*/
    opacity: 0.6; }
  .projectteaser .hideTeaser {
    display: none; }
  .projectteaser span.morelink:after {
    content: "\e080";
    font-family: "Glyphicons";
    color: #e3000f;
    margin-left: 10px;
    position: relative;
    top: 2px;
    font-size: 16px; }
  .projectteaser .hidePagination {
    display: none; }
  .projectteaser .projectteaserpagination {
    background-color: #e8e8e8;
    font-family: "Fago Offc W01 Bold1382094";
    color: #545454;
    margin: 10px 0 80px 0; }
  .projectteaser .projectteaserpagination .prev {
    text-align: left;
    float: left;
    cursor: pointer;
    color: #e3000f;
    text-transform: uppercase; }
  .projectteaser .projectteaserpagination .prev span:hover {
    color: #971111; }
  .projectteaser .projectteaserpagination .prev span:before {
    content: "\e079";
    font-family: "Glyphicons";
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #e3000f;
    background-color: white;
    margin-left: -15px;
    margin-right: 15px;
    text-align: center; }
  .projectteaser .projectteaserpagination .prev span:hover:before {
    border: 1px solid #971111;
    background-color: #971111;
    color: white; }
  .projectteaser .projectteaserpagination .pages {
    text-align: center;
    line-height: 30px; }
  .projectteaser .projectteaserpagination .pages .numbers span {
    padding: 0 5px;
    margin: 0 1px;
    cursor: pointer; }
  .projectteaser .projectteaserpagination .pages .numbers span:hover {
    color: #971111; }
  .projectteaser .projectteaserpagination .pages .numbers span.active {
    background-color: #e3000f;
    color: white;
    cursor: default; }
  .projectteaser .projectteaserpagination .next {
    text-align: right;
    float: right;
    cursor: pointer;
    color: #e3000f;
    text-transform: uppercase; }
  .projectteaser .projectteaserpagination .next span:hover {
    color: #971111; }
  .projectteaser .projectteaserpagination .next span:after {
    content: "\e080";
    font-family: "Glyphicons";
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #e3000f;
    background-color: white;
    margin-right: -15px;
    margin-left: 15px;
    text-align: center; }
  .projectteaser .projectteaserpagination .next span:hover:after {
    border: 1px solid #971111;
    background-color: #971111;
    color: white; }

.projectpage_teaser .category {
  font-size: 20px; }
  .projectpage_teaser h2 {
    font-family: "Fago Offc W01 Regular1382082"; }

.row .article > div.project_details {
  margin-bottom: 15px; }
  .row .article > div.project_details table {
    font-size: 16px;
    line-height: 39px; }
  .row .article > div.project_details table th {
    padding-right: 50px;
    font-family: "Aleo bold";
    font-weight: normal; }
  .row .article > div.project_details table td {
    width: 100%; }
  .row .article > div.project_details table th, .row .article > div.project_details table td {
    vertical-align: top;
    border-top: 2px dotted #e3000f;
    border-bottom: 2px dotted #e3000f; }
  .row .article > div.project_details table p {
    line-height: 28px;
    margin: 5px 0; }

.awo_weltkarte .bg_image {
  position: relative; }
  .awo_weltkarte .bg_image + div {
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none; }

.awo_deutschlandkarte .bg_image {
  position: relative; }
  .awo_deutschlandkarte .bg_image + div {
    position: absolute;
    width: 100%;
    top: 0; }

map area {
  outline: none; }

footer {
  position: relative;
  z-index: 1;
  display: block;
  font-family: "Fago Offc W01 Regular1382082";
  line-height: 20px; }
  footer b, footer strong {
    font-family: "Fago Offc W01 Bold1382094";
    font-weight: normal; }
  footer .container .row {
    margin-top: 0;
    padding-top: 0;
    border: none; }
  footer .container .row ul.ce-menu-1 {
    list-style: none;
    text-align: right;
    line-height: 36px;
    font-family: "Fago Offc W01 Bold1382094";
    padding-left: 0; }
  footer .container .row ul.ce-menu-1 li {
    display: inline-block;
    text-indent: 0;
    margin: 0 15px;
    font-size: 14px; }
    footer .container .row ul.ce-menu-1 li a:focus, footer .container .row ul.ce-menu-1 li a:active, footer .container .row ul.ce-menu-1 li a:hover {
      font-family: "Fago Offc W01 Bold1382094";
      color: #971111 !important;
      text-decoration: none; }
  footer .container .row ul.ce-menu-1 li:before {
    display: none; }
  footer .container .row ul.ce-menu-1 li:last-child {
    display: none; }
  footer .container .row ul.ce-menu-8 li {
    text-align: left;
    line-height: 22px;
    text-indent: 0;
    margin-left: 0;
    margin-right: 50px; }
    footer .container .row ul.ce-menu-8 li a {
      font-family: "Fago Offc W01 Bold1382094" !important;
      padding: 3px 10px; }
    footer .container .row ul.ce-menu-8 li a:hover {
      background-color: #971111;
      text-decoration: none; }
  footer .container .row .ce-gallery .ce-row {
    margin-bottom: 15px; }

footer .content_container .bg_grey > .container .row {
  padding-bottom: 50px; }

footer .content_container .bg_red > .container {
  padding-top: 20px; }

footer .content_container .bg_white > .container {
  padding-top: 10px; }
  footer .content_container .bg_white > .container .row {
    padding-bottom: 40px; }
  footer .content_container .bg_white .ce-outer {
    display: table;
    width: 100%; }
  footer .content_container .bg_white .ce-inner {
    display: table-row; }
  footer .content_container .bg_white .ce-row {
    display: table-cell;
    text-align: center; }

footer .content_container .bg_red > .container .row {
  padding-bottom: 0; }

footer a.facebook img, footer a.twitter img {
  width: 36px;
  height: 36px;
  display: inline-block; }

.panel-group {
  background-color: #e8e8e8;
  margin-bottom: 0; }
  .panel-group .panel, .panel-group .panel-default {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .panel-group .panel > .panel-heading, .panel-group .panel-default > .panel-heading {
    color: #e3000f;
    background-color: #e8e8e8;
    border: 2px dotted #e3000f;
    border-left: none;
    border-right: none; }
  .panel-group .panel > .panel-heading .panel-title, .panel-group .panel-default > .panel-heading .panel-title {
    position: relative;
    font-family: "Fago Offc W01 Bold1382094";
    font-size: 20px; }
    .panel-group .panel > .panel-heading .panel-title a, .panel-group .panel-default > .panel-heading .panel-title a, .panel-group .panel > .panel-heading .panel-title a:hover, .panel-group .panel-default > .panel-heading .panel-title a:hover, .panel-group .panel > .panel-heading .panel-title a:active, .panel-group .panel-default > .panel-heading .panel-title a:active, .panel-group .panel > .panel-heading .panel-title a:focus, .panel-group .panel-default > .panel-heading .panel-title a:focus {
      text-decoration: none;
      width: 100%;
      display: block;
      position: relative;
      z-index: 1; }
  .panel-group .panel > .panel-heading .panel-title:after, .panel-group .panel-default > .panel-heading .panel-title:after {
    content: "\e114";
    font-family: "Glyphicons";
    position: absolute;
    top: 0px;
    right: 15px; }
  .panel-group .panel > .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none; }
    .panel-group .panel > .panel-heading + .panel-collapse > .panel-body h2, .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body h2 {
      display: none; }
  .panel-group .panel > .panel-heading.panel_open, .panel-group .panel-default > .panel-heading.panel_open {
    color: white;
    background-color: #e3000f;
    border: 2px dotted white;
    border-left: none;
    border-right: none; }
  .panel-group .panel > .panel-heading.panel_open .panel-title:after, .panel-group .panel-default > .panel-heading.panel_open .panel-title:after {
    content: "\e113";
    font-family: "Glyphicons";
    position: absolute;
    top: 0px;
    right: 15px; }
  .panel-group .panel + .panel, .panel-group .panel-default + .panel {
    margin-top: -2px; }
/* Adressverwaltung */
.tx-ttaddress-pi1 .vcard {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 24px; }
  .tx-ttaddress-pi1 .vcard .grouplist {
    display: none; }
  .tx-ttaddress-pi1 .vcard .top_address:before {
    content: " ";
    background-color: #e3000f;
    height: 55px;
    width: 55px;
    border-radius: 30px;
    opacity: 0.1;
    display: block;
    position: absolute;
    margin-left: -18px;
    margin-top: -9px; }
  .tx-ttaddress-pi1 .vcard .name {
    font-family: "Aleo bold"; }
  .tx-ttaddress-pi1 .vcard .name.top_address {
    font-family: "Aleo bold";
    color: #e3000f; }
  .tx-ttaddress-pi1 .vcard .tel.phone, .tx-ttaddress-pi1 .vcard .street-address {
    display: inline-block; }
  .tx-ttaddress-pi1 .vcard a {
    color: #e3000f; }
  .tx-ttaddress-pi1 .vcard a:hover, .tx-ttaddress-pi1 .vcard a:focus, .tx-ttaddress-pi1 .vcard a:active {
    background-color: #971111;
    color: #fff !important;
    text-decoration: none; }

.container_headline h2 {
  margin-top: -10px; }

.news-list-item {
  padding-bottom: 30px; }

.category-continent, .category-land {
  color: #545454; }

.category.text-center.text-red {
  color: #545454; }

.projectteaser .category span:first-of-type {
  font-weight: bold; }

footer .bg_red .article.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  margin-top: 22px; }

.content_container.layout-5.frame-66.awo_weltkarte {
  display: none; }

.content_container.layout-0.frame-40 {
  display: none; }

h2.bg_red.move_left p {
  margin: 0 !important; }

#page-2 .news-list-container {
  padding-top: 5px !important; }

#page-2 .bg_white .article.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  margin-top: 10px; }

@media (min-width: 1200px) {
  .navbar-nav > li {
    float: left;
    margin-bottom: -20px; } }

footer .ce-gallery {
  max-width: 100% !important; }

.header_icons {
  float: right;
  margin-left: 40px; }
  .header_icons a {
    padding: 0;
    position: relative; }
  .header_icons a:hover img {
    opacity: 0; }
  .header_icons a:hover img:last-of-type {
    opacity: 1; }
  .header_icons a img {
    height: 28px;
    width: auto;
    padding: 2px; }
  .header_icons a img:last-of-type {
    opacity: 0;
    position: absolute;
    left: 12px;
    top: 0; }

.ce-textpic iframe[src*='youtube'] {
  max-width: 100%;
  max-height: 100%; }

.ce-inner .ce-left .ce-gallery {
  float: left;
  width: 50%; }
  .ce-inner .ce-right .ce-gallery {
    float: right;
    width: 50%;
    margin-left: 12px; }
  .ce-inner .ce-column {
    margin: 10px 0; }
  .ce-inner .ce-column .ce-media {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden; }
  .ce-inner .ce-column iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .ce-inner .ce-center .ce-media {
    width: 1110px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%); }

.gallerie {
  background: #efefef;
  padding: 15px;
  width: 1110px;
  margin: 0 auto; }

.gallerie sub {
  display: none; }

.gallerie .marginsub {
  margin-bottom: 0px; }

.gallerie .actual {
  position: relative;
  margin-bottom: 15px; }

.gallerie .actual img {
  width: 100%;
  height: auto;
  margin-bottom: 0px; }

.tx-dce-container {
  width: 100%;
  position: relative;
  margin: 10px auto 50px auto; }

.gallerie .slide {
  margin-bottom: 0 !important;
  margin-top: 0 !important; }

.gallerie .actual .zoom {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer; }

.gallerie .zoom {
  cursor: pointer; }

.gallerie .zoom {
  position: absolute;
  top: 20px;
  margin-left: 1035px; }

.gallerie .zoom img {
  height: 40px; }

.gallerie .slider {
  width: 92%;
  height: 84px;
  position: relative;
  left: 25px; }

.gallerie .slider .left, .gallerie .slider .right {
  cursor: pointer;
  background-size: contain; }

.gallerie .slider .left {
  width: 50px;
  height: 50px;
  float: left;
  position: absolute;
  left: -26px;
  top: 20px; }

.gallerie .slider .right {
  width: 50px;
  height: 50px;
  float: right;
  position: absolute;
  right: -63px;
  top: 20px; }

@media (max-width: 1110px) {
  .gallerie .slider .right {
    margin-right: 2vw; } }

@media (max-width: 800px) {
  .gallerie .slider .right {
    margin-right: 6vw; } }

@media (max-width: 600px) {
  .gallerie .slider .right {
    margin-right: 8vw; } }

@media (max-width: 500px) {
  .gallerie .slider .right {
    margin-right: 12vw; } }

.button-wrap {
  margin-top: -60px; }

.gallerie .button-wrap .left {
  cursor: pointer; }

.gallerie .button-wrap .right {
  float: right;
  position: relative;
  bottom: 40px;
  cursor: pointer; }

.gallerie .button-wrap img {
  height: 40px;
  width: auto; }

.gallerie .slider .inner {
  white-space: nowrap;
  position: absolute;
  left: 50px;
  right: 50px;
  top: 0px;
  height: 84px;
  overflow: hidden; }

.gallerie .slider .inner img {
  height: 84px;
  width: 126px;
  display: inline-block;
  margin-left: 7px;
  cursor: pointer; }

.gallery_big .slider .inner img {
  width: 145px; }

.gallerie .slider .inner .img-wrapper {
  position: relative;
  display: inline-block;
  height: 100%; }

.gallerie .slider .inner .overlay {
  display: block;
  position: absolute;
  left: 7px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none; }

.gallerie:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px; }

.gallerie .actual img {
  display: none; }

.gallerie .actual img:first-of-type {
  display: block; }

.gallerie .actual sub:first-of-type {
  display: block;
  position: absolute;
  padding: 10px;
  text-align: center;
  color: #686868;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 14px;
  line-height: 14px;
  bottom: -155px; }

.gallery-full {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  overflow: hidden; }

.gallery-full:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.gallery-full .left {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -20px;
  cursor: pointer; }
  .gallery-full .left img {
    opacity: 1 !important;
    height: 40px;
    width: auto; }

.gallery-full .right {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -20px;
  cursor: pointer; }
  .gallery-full .right img {
    opacity: 1 !important;
    height: 40px;
    width: auto; }

.gallery-full .slide {
  position: relative;
  text-align: right;
  vertical-align: middle;
  display: inline-block;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  cursor: auto;
  white-space: normal; }

.infobox {
  width: 50%;
  float: right;
  padding: 30px 30px 30px 30px !important;
  margin: 0 125px 10px 20px; }
  .infobox a {
    background-color: white;
    color: #e3000f !important; }
  .infobox p {
    margin: 0 !important; }
  .infobox a:hover {
    background-color: #971111;
    color: white !important; }
  .infobox a.download:before {
    content: "\e114";
    display: inline-block;
    font-family: "Glyphicons";
    vertical-align: bottom;
    margin-right: 4px; }
  .infobox .infoimage-wrap {
    width: 35%;
    margin-right: 20px;
    float: left; }
  .infobox .infotext-wrap {
    width: 60%;
    float: right; }

.info-red h2, .info-red p {
  color: white;
  margin-bottom: 10px;
  margin-left: 0px !important; }

.info-gray {
  background-color: #e8e8e8; }
  .info-gray h2 {
    color: #e3000f;
    margin-bottom: 10px;
    margin-left: 0px !important; }
  .info-gray p {
    color: black; }

.info-2 .infotext-wrap, .info-3 .infotext-wrap {
  width: 100%; }

.info-3 .infoimage-wrap {
  margin: 0 0 10px 0 !important;
  width: 100%; }

.container .content_container {
  overflow: unset; }
  .container .container .article div:nth-of-type(2) {
    display: inline !important; }
    .container .container .article div:nth-of-type(2) h2 {
      margin-left: -15px; }
    .container .container .article div:nth-of-type(2) .ce-intext {
      margin-left: -15px;
      margin-right: 205px; }

@media (max-width: 1199px) {
  .infobox {
    margin: 0 0 10px 0;
    width: 100%; }
    .infobox .infotext-wrap {
      float: none; }

  .container .container .article div:nth-of-type(2) .ce-intext {
    margin: 0; } }
/* IE HACK */
_:-ms-input-placeholder, :root .slide {
  display: block;
  top: -90%; }

.gallery-full .slide .newtextpic {
  white-space: nowrap;
  font-size: 2em; }

.gallery-full .img-wrapper {
  display: inline-block;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  margin-left: -0.22em; }

.gallery-full .slide img {
  max-width: 100%;
  max-height: 100%;
  max-height: 85vh;
  display: inline-block;
  height: auto;
  width: auto;
  border: 2px solid #fff; }

.gallery-full .slide .desc {
  max-width: 940px;
  text-align: center;
  color: #fff;
  display: inline-block;
  white-space: normal; }

.gallery-full .img-wrapper {
  width: 100%;
  text-align: center;
  box-sizing: border-box; }

.gallery-full #c3382, .gallery-full .newtexpic {
  width: 100%; }

.gallery-full .center_block {
  text-align: center;
  position: absolute;
  width: 100%; }

.gallery-full .slide sub {
  display: none; }

.gallery-full .close_x {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  position: relative;
  top: -5px; }
  .gallery-full .close_x img {
    border: none !important;
    opacity: 1 !important;
    height: 40px;
    width: auto; }

.gallery-full .count {
  color: white;
  text-align: right;
  z-index: 100000; }

.gallery-full .newtextpic {
  overflow: hidden;
  width: 100%; }

.gallery_big .gallerie {
  max-width: 880px;
  margin: 30px auto; }

.col-md-12.maincontent .gallerie .slider img {
  width: 142px;
  height: 95px; }

.col-md-12.maincontent .gallerie .slider .inner {
  left: 42px; }

.col-md-12.maincontent .gallerie {
  margin: 30px auto;
  max-width: 880px; }

.mobile_margin_top .ce-gallery {
  width: 100%; }
  .mobile_margin_top .ce-gallery .ce-column {
    margin: 0; }
  .mobile_margin_top .ce-gallery .ce-column .ce-media {
    padding: 0;
    height: 100%; }

.bg_grey_dotted .ce-gallery {
  width: 100% !important;
  margin: 0 !important;
  padding-left: 0 !important; }
  .bg_grey_dotted .ce-gallery .ce-media {
    height: 100% !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  .bg_grey_dotted .ce-gallery .ce-column {
    margin: 0 !important; }
  .bg_grey_dotted .ce-right .ce-gallery {
    margin-right: 0 !important; }

#page-17 .panel-collapse {
  background-color: #e8e8e8; }
  #page-17 .panel-collapse .ce-gallery {
    width: 100% !important;
    margin: 0 !important;
    padding-left: 0 !important; }
  #page-17 .panel-collapse .ce-gallery .ce-media {
    height: 100% !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    width: 50%; }
  #page-17 .panel-collapse .ce-gallery .ce-column {
    margin: 0 !important; }
  #page-17 .panel-collapse .ce-right .ce-gallery {
    margin-right: 0 !important; }
  #page-17 .panel-collapse .col-md-9 {
    margin-bottom: 20px;
    min-height: 200px;
    padding-left: 0 !important; }
  #page-17 .panel-collapse a {
    background-color: white;
    color: #e3000f !important; }
  #page-17 .panel-collapse a:hover {
    background-color: #971111;
    color: white !important; }
  #page-17 .panel-collapse .container {
    padding-top: 20px;
    padding-bottom: 20px; }
  #page-17 .panel-collapse .container .row {
    padding-bottom: 20px; }

.icon-choice {
  margin: auto;
  width: 22%;
  padding: 10px; }
  .icon-choice .icon-wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    flex-flow: row wrap;
    justify-content: center; }
  .icon-choice .icon-wrap img {
    padding: 0 2px 4px 2px;
    display: inline-block;
    align-self: center; }
  .icon-choice .icon-wrap .iconc-text {
    line-height: 20px;
    margin-top: 5px;
    text-align: justify;
    width: 50vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .icon-choice .icon-wrap .img-wrap {
    display: flex;
    flex-flow: row; }

@media (max-width: 1000px) {
  .icon-choice {
    width: 40%; }

  .icon-choice .icon-wrap .iconc-text {
    margin: 0 2px;
    width: 80vw; }

  #page-17 .panel-collapse .col-md-9 {
    min-height: 250px; } }

@media (max-width: 480px) {
  .icon-choice {
    width: 80%; } }

footer .ce-gallery {
  float: none !important;
  width: 100% !important; }

@media (max-width: 1110px) {
  .gallerie {
    width: 100%; }
    .gallerie .zoom {
      margin-left: 5px;
      right: 20px; }
    .gallerie .actual sub:first-of-type {
      position: relative;
      top: 0; }
    .gallerie .slide img {
      max-height: 100%; }

  .gallery-full .close_x img {
    height: auto !important; }

  .overlay {
    width: 126px; }

  .ce-gallery {
    float: right !important;
    width: 100% !important; }

  .ce-media {
    width: 100% !important; }

  .ce-left .ce-gallery {
    margin: 0 25px 0 0 !important;
    float: left !important;
    max-width: 400px !important;
    margin-left: -8.33333% !important; }

  .ce-right .ce-gallery {
    margin-right: -8.33333% !important;
    max-width: 400px !important; }

  .ce-center .ce-gallery {
    width: 117% !important;
    margin-right: -8.33333%;
    margin-left: -8.33333%; } }

@media (max-width: 700px) {
  .ce-left .ce-gallery {
    margin-left: 0 !important; }

  .ce-right .ce-gallery {
    margin-right: 0 !important; }

  .ce-center .ce-gallery {
    width: 100% !important;
    margin-right: 0;
    margin-left: 0; } }
