@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/cairo-v3-latin-regular.eot');
  src: local('Cairo'), local('Cairo-Regular'), url('/files/layout/fonts/cairo-v3-latin-regular.eot?#iefix') format('embedded-opentype'), url('/files/layout/fonts/cairo-v3-latin-regular.woff2') format('woff2'), url('/files/layout/fonts/cairo-v3-latin-regular.woff') format('woff'), url('/files/layout/fonts/cairo-v3-latin-regular.ttf') format('truetype'), url('/files/layout/fonts/cairo-v3-latin-regular.svg#Cairo') format('svg');
}
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 600;
  src: url('/files/layout/fonts/cairo-v3-latin-600.eot');
  src: local('Cairo SemiBold'), local('Cairo-SemiBold'), url('/files/layout/fonts/cairo-v3-latin-600.eot?#iefix') format('embedded-opentype'), url('/files/layout/fonts/cairo-v3-latin-600.woff2') format('woff2'), url('/files/layout/fonts/cairo-v3-latin-600.woff') format('woff'), url('/files/layout/fonts/cairo-v3-latin-600.ttf') format('truetype'), url('/files/layout/fonts/cairo-v3-latin-600.svg#Cairo') format('svg');
}
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 700;
  src: url('/files/layout/fonts/cairo-v3-latin-700.eot');
  src: local('Cairo Bold'), local('Cairo-Bold'), url('/files/layout/fonts/cairo-v3-latin-700.eot?#iefix') format('embedded-opentype'), url('/files/layout/fonts/cairo-v3-latin-700.woff2') format('woff2'), url('/files/layout/fonts/cairo-v3-latin-700.woff') format('woff'), url('/files/layout/fonts/cairo-v3-latin-700.ttf') format('truetype'), url('/files/layout/fonts/cairo-v3-latin-700.svg#Cairo') format('svg');
}
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
:focus {
  outline: none;
}
h1,
h2,
h3,
input,
textarea,
keygen,
select,
button {
  font-family: 'Cairo', Verdana, Geneva, sans-serif;
  font-weight: 400;
}
.no_mark {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:focus {
  outline: 0;
}
.font {
  font-family: 'Cairo', Verdana, Geneva, sans-serif;
  font-weight: 400;
}
.semibold {
  font-weight: 600;
}
.bold,
strong,
b {
  font-weight: 700;
}
#cookie-bar {
  background: #111111;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 3px 3px;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #007700;
}
#cookie-bar .cb-enable:hover {
  background: #009900;
}
#cookie-bar .cb-policy {
  background: #277ac0;
}
#cookie-bar .cb-policy:hover {
  background: #277ac0;
}
.float_right,
.media--right > figure,
.float_left,
.media--left > figure {
  float: none;
}
.glightbox-clean .gslide-title {
  margin-bottom: 0;
}
.goverlay {
  background: rgba(240, 240, 240, 0.96);
}
.glightbox-clean .gslide-media {
  box-shadow: none;
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background: #277ac0;
}
.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0;
  pointer-events: none;
}
.glightbox-clean .gdesc-inner {
  padding: 10px;
}
.desc-bottom .gslide-image img,
desc-top .gslide-image img {
  width: 100%;
  max-height: calc(100vh - 100px) !important;
  max-width: calc(100vh - 100px) !important;
}
body.glightbox-mobile .glightbox-container .gslide-description {
  padding: 0;
  background: #FFF;
}
body.glightbox-mobile .glightbox-container .gslide-description .gslide-title {
  color: #3f3f3f;
}
body.glightbox-mobile .goverlay {
  background: rgba(240, 240, 240, 0.96);
}
html {
  font-size: 18px;
  overflow-x: hidden;
}
html.demo:after {
  content: 'DEMO MODE';
  position: absolute;
  z-index: 50;
  text-decoration: underline;
  left: 45%;
  top: 3px;
  font-size: 12px;
  color: red;
  pointer-events: none;
  display: inline-block;
  padding: 3px;
}
body {
  overflow-x: hidden;
  font-size: 18px;
  line-height: 120%;
  font-family: 'Cairo', Verdana, Geneva, sans-serif;
  font-weight: 400;
  background: #dcdfe1;
  color: #3f3f3f;
}
a {
  color: #277ac0;
}
h1 {
  font-size: 28px;
  line-height: 120%;
  color: #277ac0;
}
h2 {
  font-size: 22px;
  line-height: 120%;
  color: #277ac0;
}
h3,
h4,
h5 {
  font-family: 'Cairo', Verdana, Geneva, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 120%;
  color: #277ac0;
  margin-bottom: 20px;
}
h1,
h2,
h3 {
  font-weight: 600;
}
p,
ul,
ol {
  font-size: 18px;
  line-height: 140%;
  max-width: 950px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
#header {
  background: #dcdfe1;
}
#header #logo {
  position: absolute;
  bottom: 55px;
  right: 60px;
  width: 132px;
  height: 57px;
  z-index: 50;
  display: block;
  background-image: url('/files/grafik/logo_hogenkamp.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
}
#header #logo a {
  display: block;
  position: relative;
  height: 100%;
}
#header .talk_about {
  position: relative;
  z-index: 3;
  padding-left: 20px !important;
}
#header .inside {
  width: 100%;
  max-width: 1420px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  position: relative;
  display: block;
  zoom: 1;
  padding-left: 0;
  padding-right: 0;
  background: #FFF;
}
#header .inside:before,
#header .inside:after {
  content: "";
  display: table;
}
#header .inside:after {
  clear: both;
}
#header .inside .mod_article {
  position: relative;
  height: 300px;
}
#header .inside .mod_article .content-text,
#header .inside .mod_article .content-image {
  padding: 0 60px;
}
#header .inside .mod_article .content-text > *,
#header .inside .mod_article .content-image > * {
  position: relative;
  z-index: 5;
}
#header .inside .mod_article .content-text.bg figure,
#header .inside .mod_article .content-image.bg figure {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
#header .inside .mod_article .content-text.bg figure img,
#header .inside .mod_article .content-image.bg figure img {
  width: 100%;
}
#header .inside .mod_article .content-text.bg figure:after,
#header .inside .mod_article .content-image.bg figure:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background-image: url('/files/grafik/header_banner.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}
nav.nav_top {
  position: absolute;
  right: 0px;
  padding-left: 60px;
  padding-right: 40px;
  padding-bottom: 5px;
  top: 0;
  z-index: 10;
  color: #3f3f3f;
}
nav.nav_top:before {
  content: '';
  display: block;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 20px;
  top: 0;
  right: -20px;
  bottom: 0;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
}
nav.nav_top ul {
  list-style: none;
}
nav.nav_top ul li {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  padding-right: 5px;
}
nav.nav_top ul li:before {
  content: '';
  display: inline-block;
  width: 1px;
  background: #3f3f3f;
  height: 1em;
  position: absolute;
  left: 100%;
  bottom: 0;
}
nav.nav_top ul li a {
  text-decoration: none;
}
nav.nav_top ul li a,
nav.nav_top ul li strong,
nav.nav_top ul li span {
  color: #3f3f3f;
  display: inline-block;
  font-size: 12px;
  line-height: 100%;
}
nav.nav_top ul li.sprache {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  text-transform: uppercase;
}
nav.nav_top ul li.sprache:before {
  content: none;
}
nav.nav_top ul li.sprache span {
  display: inline-block;
}
nav.nav_top ul li.sprache span:first-child {
  margin-right: 5px;
  padding-right: 5px;
  position: relative;
}
nav.nav_top ul li.sprache span:first-child:before {
  content: '';
  display: inline-block;
  width: 1px;
  background: #3f3f3f;
  height: 1em;
  position: absolute;
  left: 100%;
  bottom: 0;
}
nav.nav_main {
  padding: 0 40px;
  overflow: hidden;
  bottom: -5px;
  right: 0;
  position: absolute;
  z-index: 15;
}
nav.nav_main:before {
  content: '';
  display: block;
  background-color: #FFF;
  position: absolute;
  left: 20px;
  top: 0;
  right: -20px;
  bottom: 0;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
}
nav.nav_main ul {
  list-style: none;
  position: relative;
  z-index: 5;
}
nav.nav_main ul li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
nav.nav_main ul li:last-child {
  margin-right: 0;
}
nav.nav_main ul li:last-child:after {
  content: none;
}
nav.nav_main ul li:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 100%;
  margin-left: 10px;
  bottom: 0;
  top: 10px;
  width: 1px;
  background-color: #c9c9c9;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
}
nav.nav_main ul li a {
  text-decoration: none;
}
nav.nav_main ul li span {
  display: block;
}
nav.nav_main ul li a,
nav.nav_main ul li strong {
  display: block;
  padding: 20px 10px 0px 10px;
  color: #000;
  font-size: 20px;
  line-height: 100%;
}
nav.nav_main ul li strong {
  font-family: 'Cairo', Verdana, Geneva, sans-serif;
  font-weight: 400;
  color: #277ac0;
}
#wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 1420px;
}
#container {
  width: 100%;
  max-width: 1420px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  position: relative;
  zoom: 1;
  background: #FFF;
  padding-top: 60px;
  display: block;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
#container:before,
#container:after {
  content: "";
  display: table;
}
#container:after {
  clear: both;
}
#container #main,
#container #right {
  float: left;
  width: 80%;
  word-break: break-word;
}
#container #right {
  width: 20%;
}
#container #right .inside {
  padding-left: 30px;
}
#container #main .inside {
  padding-right: 30px;
}
#container .content-text {
  margin-bottom: 60px;
}
#container span.accordion_close {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
  color: #277ac0;
  font-size: 14px;
  line-height: 100%;
  font-style: italic;
}
#container .ce_accordionStart.MarginBottomSmall,
#container .content-text.MarginBottomSmall {
  margin-bottom: 10px;
}
#container .ce_accordionStart.MarginBottomBig,
#container .content-text.MarginBottomBig {
  margin-bottom: 20px*2;
}
#container .ce_accordionStart.noMarginBottom,
#container .content-text.noMarginBottom {
  margin-bottom: 0;
}
section.ce_accordion {
  margin-bottom: 20px;
}
section.ce_accordion .toggler {
  cursor: pointer;
  border-radius: 5px;
  background-color: #277ac0;
  color: #FFF;
  display: block;
  padding: 4px 4px 4px 40px;
  position: relative;
}
section.ce_accordion .toggler:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 5px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FFF;
}
section.ce_accordion .accordion {
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}
section.ce_accordion .accordion div {
  zoom: 1;
}
section.ce_accordion .accordion div:before,
section.ce_accordion .accordion div:after {
  content: "";
  display: table;
}
section.ce_accordion .accordion div:after {
  clear: both;
}
section.ce_accordion .accordion div > * {
  margin-bottom: 0;
  clear: both;
}
section.ce_accordion .accordion div .content-image {
  margin-bottom: 20px*2;
}
section.ce_accordion .accordion div .content-image.col50_right {
  clear: none;
}
section.ce_accordion.active .toggler:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
section.ce_accordion.active .accordion {
  display: block;
}
#main div.mm_slider {
  zoom: 1;
  clear: both;
  position: relative;
  width: 100%;
  padding: 0;
  overflow: hidden;
  display: block;
  margin-bottom: 60px;
}
#main div.mm_slider:before,
#main div.mm_slider:after {
  content: "";
  display: table;
}
#main div.mm_slider:after {
  clear: both;
}
#main div.mm_slider ul {
  zoom: 1;
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  max-width: 100%;
  width: 100%;
  padding: 0;
}
#main div.mm_slider ul:before,
#main div.mm_slider ul:after {
  content: "";
  display: table;
}
#main div.mm_slider ul:after {
  clear: both;
}
#main div.mm_slider ul li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#main div.mm_slider ul.bullets,
#main div.mm_slider .arr_left .arr_right {
  display: none;
}
#main div.mm_slider.mm_slider_bild_fader {
  padding-bottom: 65%;
}
#main div.mm_slider.mm_slider_bild_fader ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#main div.mm_slider.mm_slider_bild_fader ul figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#main div.mm_slider.mm_slider_bild_fader ul figure img {
  width: 100%;
  height: auto;
}
#main div.mm_slider.mm_slider_bild_fader ul figure:first-child {
  z-index: 2;
}
#main div.mm_slider.mm_slider_bild_slider {
  background-color: #d3e1e4;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  padding: 10px 60px 20px 60px;
}
#main div.mm_slider.mm_slider_bild_slider .arr_left,
#main div.mm_slider.mm_slider_bild_slider .arr_right {
  position: absolute;
  left: 0;
  width: 60px;
  top: 0;
  bottom: 0;
  z-index: 20;
  display: inline-block;
  background-color: #d3e1e4;
  background-image: url('/files/grafik/arr_white_left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  cursor: pointer;
}
#main div.mm_slider.mm_slider_bild_slider .arr_right {
  left: auto;
  right: 0;
  background-image: url('/files/grafik/arr_white_right.png');
}
#main div.mm_slider.mm_slider_bild_slider ul.bullets {
  display: block;
  z-index: 25;
  text-align: center;
  list-style: none;
  width: auto;
  max-width: none;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
}
#main div.mm_slider.mm_slider_bild_slider ul.bullets li {
  display: inline-block;
  margin: 3px 0px;
  width: 10px;
  height: 10px;
  border: 1px solid #277ac0;
  border-radius: 100%;
  cursor: pointer;
}
#main div.mm_slider.mm_slider_bild_slider ul.bullets li.active {
  border: 1px solid #277ac0;
  background-color: #277ac0;
  cursor: default;
}
#main div.mm_slider.mm_slider_bild_slider.single ul.bullets,
#main div.mm_slider.mm_slider_bild_slider.single .arr_left,
#main div.mm_slider.mm_slider_bild_slider.single .arr_right {
  display: none;
}
#main div.mm_slider.mm_slider_bild_slider .wrap {
  display: block;
  white-space: nowrap;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#main div.mm_slider.mm_slider_bild_slider .wrap ul.slider_inside {
  line-height: 0;
  margin: 0;
  padding: 0;
  max-width: none;
  transform: translateX(0%);
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
}
#main div.mm_slider.mm_slider_bild_slider .wrap ul.slider_inside li {
  position: relative;
  display: inline-block;
  width: 270px;
  height: 180px;
  line-height: 100%;
  margin-right: -4px;
  background-color: #d3e1e4;
  width: 25%;
}
#main div.mm_slider.mm_slider_bild_slider .wrap ul.slider_inside li .inside {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
#main div.mm_slider.mm_slider_bild_slider .wrap ul.slider_inside li .inside a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#main .tabs.content-element-group {
  margin-bottom: 80px;
}
#main .tabs.content-element-group > div {
  display: none;
}
#main .tabs.content-element-group.count_7 > .tab_nav {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
}
#main .tabs.content-element-group.count_7 > .tab_nav:before,
#main .tabs.content-element-group.count_7 > .tab_nav:after {
  content: none;
}
#main .tabs.content-element-group.count_7 > .tab_nav > * {
  float: none;
  margin-bottom: 0;
}
#main .tabs.content-element-group > .tab_nav {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
}
#main .tabs.content-element-group > .tab_nav:before,
#main .tabs.content-element-group > .tab_nav:after {
  content: none;
}
#main .tabs.content-element-group > .tab_nav > * {
  float: none;
  margin-bottom: 0;
}
#main .tabs.content-element-group > .tab_nav:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 3px;
  height: 3px;
  z-index: 40;
  background-image: url(/files/grafik/headline/dot.png);
  background-repeat: no-repeat;
  background-position: center;
}
#main .tabs.content-element-group > .tab_nav:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 3px;
  height: 3px;
  z-index: 40;
  background-image: url(/files/grafik/headline/dot.png);
  background-repeat: no-repeat;
  background-position: center;
}
#main .tabs.content-element-group > .tab_nav .content-image {
  text-align: center;
  margin: 0;
  position: relative;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  cursor: pointer;
}
#main .tabs.content-element-group > .tab_nav .content-image figure {
  padding-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
}
#main .tabs.content-element-group > .tab_nav .content-image:hover {
  background: #FFF;
}
#main .tabs.content-element-group > .tab_nav .content-image.active {
  background: #FFF;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
#main .tabs.content-element-group > .tab_nav .content-image.active figure {
  padding-top: 9px;
  padding-left: 7px;
  padding-right: 7px;
}
#main .tabs.content-element-group > .tab_nav .content-image.active figure:after {
  content: '';
  z-index: 5;
  background: #FFF;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
}
#main .tabs.content-element-group > .tab_nav .content-image.active:before {
  content: '';
  background-color: #FFF;
  border-right: 1px solid #c9c9c9;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  position: absolute;
  left: -14px;
  top: -7px;
  z-index: 5;
}
#main .tabs.content-element-group > .tab_nav .content-image.active:after {
  content: '';
  background-color: #FFF;
  border-left: 1px solid #c9c9c9;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  position: absolute;
  right: -14px;
  top: -7px;
  z-index: 5;
}
#main .tabs.content-element-group > .tab_nav .content-image figcaption {
  margin-top: 10px;
  padding-bottom: 10px;
}
#main .tabs.content-element-group .content-text.active,
#main .tabs.content-element-group .content-element-group.active {
  display: block;
}
#main .content-xlsx-table {
  margin-bottom: 40px;
}
/*
div.mm_tab_gruppe{

	.clearfix;
	margin-bottom:@PaddingWrapper;

	  div.mm_tabs_nav{

        .clearfix;
        padding-bottom:@MarginBottom;

		  ul{
			.clearfix;
			width:100%;
			max-width:100%;
			list-style: none;
			display:block;
			display: flex;
			align-items: stretch;
			flex-wrap: wrap;
			  li{
				position: relative;
				float:left;
				.font_size(@font_size_standard/@font_size_standard);
				width: 25%;
				max-width: 100%;
				//word-break: break-all;
				word-break: break-word;
				cursor:pointer;
				text-align: center;

				&.active{
					cursor:default;
				}

				 div{

					padding:10px;

					 span.titel{
						display:block;
					}
				}

			}
			&.count_2   li{width:(100/2%);}
			&.count_3   li{width:(100/3%);}
			&.count_4   li{width:(100/4%);}
			&.count_5   li{width:(100/5%);}
			&.count_6   li{width:(100/6%);}
			&.count_7   li{width:(100/7%);}
			&.count_8   li{width:(100/8%);}
			&.count_9   li{width:(100/9%);}
		}

		&.art_bild_text{
			 ul  li  div{
				 img{
					max-width:100%;
					width:100px;
					margin-bottom:5px;
				}
			}
		}
	}//mm_tabs_nav

	 .tab{
		display:none;
		position: relative;
		z-index:2;
		//overflow:hidden;

		&.active{
			display:block;
			z-index:3;
            //overflow:visible;
		}
	}//tab

	&#tab_transformatoren,
	&#tab_bauarten{
		div.mm_tabs_nav ul{

			position: relative;

			&:before{
				content: '';
				position: absolute;
				left: 0px;
				bottom: -1px;
				width: 3px;
				height: 3px;
				z-index: 40;
				background-image: url(/files/grafik/headline/dot.png);
				background-repeat: no-repeat;
				background-position: center;
			}

			&:after{
				content: '';
				position: absolute;
				right: 0;
				bottom: -1px;
				width: 3px;
				height: 3px;
				z-index: 40;
				background-image: url(/files/grafik/headline/dot.png);
				background-repeat: no-repeat;
				background-position: center;
			}

			&.active_first{
				&:before{
					bottom:auto;
					top:-1px;
				}
			}
			&.active_last {&:after{bottom:auto;top:-1px;}}

			 li{

				overflow:hidden;

				 div.li_inside{
					border-top:1px solid transparent;
					border-bottom:1px solid @c3;
					min-height:100%;

					position: relative;

					 .hover{
						.transform(translateY(100px));
						position: absolute;
						opacity:0;
						.animation(.2s);
						left:0;
						right:0;
						bottom:0;
						//background:rgba(237,237,238,.9);
						background:rgba(255,255,255,.9);
						pointer-events: none;
						z-index:5;
						color:@c1;
						.font_size(14/@font_size_standard,120%);
						.semibold;
						padding:4px 2px;
						text-align: center;
					}


				}

				 .grafik,
				 .grafik div{
					position: absolute;
					left:0;
					top:0;
					right:0;
					bottom:0;
					display:block;
					z-index:10;
				}

				&.prev{

					 .grafik{
						.right:before{
							content:'';
							background-color:#FFF;
							border-left:1px solid @c3;
							width:20px;
							height:20px;
							.transform(rotate(@deg*-1));
							position: absolute;
							right:-15px;
							bottom:-8px;
							z-index:5;
						}
					}


				}//prev

				&.active{

					 div.li_inside{
						border-top:1px solid @c3;
						border-right:1px solid @c3;
						border-bottom-color:#FFF;
						border-left:1px solid @c3;
					}

					 .grafik{

						.left:before{
							content:'';
							background-color:#FFF;
							border-right:1px solid @c3;
							width:20px;
							height:20px;
							.transform(rotate(@deg*-1));
							position: absolute;
							left:-14px;
							top:-8px;
							z-index:5;
						}

						.left:after{
							content:'';
							background-color:#FFF;
							width:20px;
							height:20px;
							.transform(rotate(@deg*-1));
							position: absolute;
							bottom:-4px;
							left:-3px;
							z-index:5;
						}
						.right:before{
							content:'';
							background-color:#FFF;
							border-left:1px solid @c3;
							width:20px;
							height:20px;
							.transform(rotate(@deg));
							position: absolute;
							right:-14px;
							top:-8px;
							z-index:5;
						}
						.right:after{
							content:'';
							background-color:#FFF;
							.transform(rotate(@deg));
							display:inline-block;
							width:20px;
							height:20px;
							position: absolute;
							z-index:5;
							bottom:-4px;
							right:-3px;
						}

					}

					& + li{

						 .grafik{
							.left:before{
								content:'';
								background-color:#FFF;
								border-right:1px solid @c3;
								width:20px;
								height:20px;
								.transform(rotate(@deg));
								position: absolute;
								left:-15px;
								bottom:-8px;
								z-index:5;
							}
						}

					}

				}//active

				&:first-child{
					&.active{
						 div.li_inside{border-left:0;}
						.grafik .left:before{content:none;}
					}
				}
				&:last-child{
					&.active{
						.grafik .right:before{display:none;}
						.grafik .right:after{display:none;}
						 div.li_inside{border-right:0;}
					}
				}

				&:before,
				&:after{
					opacity:1;
					.animation(.2s);
					content: '';
					display: block;
					position: absolute;
					left: 0;
					top: 0;
					bottom: 0;
					right: 0;
					z-index:1;
					.gradient_top_bottom(#FFF, #FFF);
				}
				&:after{
					.gradient_top_bottom(#FFF, @c4);
					z-index:2;
				}

				&:hover,
				&.active{
					&:after{
						 opacity:0;
					}
				}

				&:hover{
					 div.li_inside{
						 .hover{
							opacity:1;
							.transform(translateY(0));
						}
					}
				}

				 div.li_inside{
					position: relative;
				}

				 >*{
					position: relative;
					z-index:5;
				}
			}
		}
	}

}//tab_gruppe
*/
#main .content-text h1,
#main .content-text h2,
#main h1.ce_headline,
#main h2.ce_headline {
  margin-bottom: 20px;
  position: relative;
  line-height: 100%;
  background-image: url("/files/grafik/headline/headline-right.png");
  background-repeat: repeat-x;
  background-position: left bottom;
}
#main .content-text h1:before,
#main .content-text h2:before,
#main h1.ce_headline:before,
#main h2.ce_headline:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3px;
  height: 20px;
  z-index: 1;
  background-image: url("/files/grafik/headline/headline-left-corner.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
#main .content-text h1:after,
#main .content-text h2:after,
#main h1.ce_headline:after,
#main h2.ce_headline:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: 20px;
  z-index: 1;
  background-image: url("/files/grafik/headline/headline-right-corner.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
#main .content-text h1 span,
#main .content-text h2 span,
#main h1.ce_headline span,
#main h2.ce_headline span {
  display: inline-block;
  padding-right: 20px;
  padding-bottom: 19px;
  background-color: #FFF;
  background-image: url("/files/grafik/headline/headline-left.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  position: relative;
}
#main .content-text h1 span:after,
#main .content-text h2 span:after,
#main h1.ce_headline span:after,
#main h2.ce_headline span:after {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  height: 20px;
  width: 11px;
  background-image: url("/files/grafik/headline/headline-middle.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 2;
}
#main .content-image {
  margin-bottom: 20px;
  clear: both;
}
#main .content-image.col50_left {
  width: 48%;
  float: left;
  margin-right: 2%;
}
#main .content-image.col50_right {
  clear: none;
  width: 48%;
  float: right;
  margin-left: 2%;
}
#main .content-gallery ul.cols_3 {
  zoom: 1;
}
#main .content-gallery ul.cols_3:before,
#main .content-gallery ul.cols_3:after {
  content: "";
  display: table;
}
#main .content-gallery ul.cols_3:after {
  clear: both;
}
#main .content-gallery ul.cols_3 li {
  display: inline-block;
  float: left;
  width: 91.90000000000001%/3;
  margin-left: 4%;
  margin-bottom: 4%;
}
#main .content-gallery ul.cols_3 li.col_first {
  clear: both;
  margin-left: 0;
}
#main .content-gallery ul.cols_3 li a {
  display: block;
}
#main table {
  margin-top: 20px;
  margin-bottom: 20px*2;
  width: 100%;
  color: #3f3f3f;
  table-layout: fixed;
  font-size: 14px;
  line-height: 120%;
}
#main table p {
  font-size: 14px;
  line-height: 120%;
  margin: 0 !important;
}
#main table th,
#main table td {
  vertical-align: middle;
  text-align: center;
  padding: 6px 2px;
  word-break: break-word;
  overflow: hidden;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#main table th.td_1,
#main table td.td_1 {
  text-align: left;
  padding-left: 4px;
}
#main table th {
  vertical-align: top;
}
#main table img {
  width: auto;
  max-height: 100px;
  object-fit: contain;
}
#main table tr {
  background-color: #FFF;
}
#main table tr:nth-child(even) {
  background-color: #FFF;
}
#main table tr:nth-child(odd) {
  background-color: #d3e1e4;
}
#main .ce_table,
#main .ce_download,
#main .content-downloads,
#main .content-xlsx-table {
  clear: both;
}
#main .ce_table h3,
#main .ce_download h3,
#main .content-downloads h3,
#main .content-xlsx-table h3 {
  margin-bottom: 10px;
}
#main .ce_table table thead tr,
#main .ce_download table thead tr,
#main .content-downloads table thead tr,
#main .content-xlsx-table table thead tr {
  background-color: #d3e1e4 !important;
  font-weight: 700;
}
#main .ce_table table tr,
#main .ce_download table tr,
#main .content-downloads table tr,
#main .content-xlsx-table table tr {
  background-color: #FFF;
}
#main .ce_table table tr:nth-child(odd),
#main .ce_download table tr:nth-child(odd),
#main .content-downloads table tr:nth-child(odd),
#main .content-xlsx-table table tr:nth-child(odd) {
  background-color: #FFF;
}
#main .ce_table table tr:nth-child(even),
#main .ce_download table tr:nth-child(even),
#main .content-downloads table tr:nth-child(even),
#main .content-xlsx-table table tr:nth-child(even) {
  background-color: #d3e1e4;
}
#main .ce_table table.spalten_10 th.td_1,
#main .ce_download table.spalten_10 th.td_1,
#main .content-downloads table.spalten_10 th.td_1,
#main .content-xlsx-table table.spalten_10 th.td_1,
#main .ce_table table.spalten_11 th.td_1,
#main .ce_download table.spalten_11 th.td_1,
#main .content-downloads table.spalten_11 th.td_1,
#main .content-xlsx-table table.spalten_11 th.td_1,
#main .ce_table table.spalten_12 th.td_1,
#main .ce_download table.spalten_12 th.td_1,
#main .content-downloads table.spalten_12 th.td_1,
#main .content-xlsx-table table.spalten_12 th.td_1,
#main .ce_table table.spalten_13 th.td_1,
#main .ce_download table.spalten_13 th.td_1,
#main .content-downloads table.spalten_13 th.td_1,
#main .content-xlsx-table table.spalten_13 th.td_1,
#main .ce_table table.spalten_14 th.td_1,
#main .ce_download table.spalten_14 th.td_1,
#main .content-downloads table.spalten_14 th.td_1,
#main .content-xlsx-table table.spalten_14 th.td_1,
#main .ce_table table.spalten_15 th.td_1,
#main .ce_download table.spalten_15 th.td_1,
#main .content-downloads table.spalten_15 th.td_1,
#main .content-xlsx-table table.spalten_15 th.td_1,
#main .ce_table table.spalten_10 td.td_1,
#main .ce_download table.spalten_10 td.td_1,
#main .content-downloads table.spalten_10 td.td_1,
#main .content-xlsx-table table.spalten_10 td.td_1,
#main .ce_table table.spalten_11 td.td_1,
#main .ce_download table.spalten_11 td.td_1,
#main .content-downloads table.spalten_11 td.td_1,
#main .content-xlsx-table table.spalten_11 td.td_1,
#main .ce_table table.spalten_12 td.td_1,
#main .ce_download table.spalten_12 td.td_1,
#main .content-downloads table.spalten_12 td.td_1,
#main .content-xlsx-table table.spalten_12 td.td_1,
#main .ce_table table.spalten_13 td.td_1,
#main .ce_download table.spalten_13 td.td_1,
#main .content-downloads table.spalten_13 td.td_1,
#main .content-xlsx-table table.spalten_13 td.td_1,
#main .ce_table table.spalten_14 td.td_1,
#main .ce_download table.spalten_14 td.td_1,
#main .content-downloads table.spalten_14 td.td_1,
#main .content-xlsx-table table.spalten_14 td.td_1,
#main .ce_table table.spalten_15 td.td_1,
#main .ce_download table.spalten_15 td.td_1,
#main .content-downloads table.spalten_15 td.td_1,
#main .content-xlsx-table table.spalten_15 td.td_1 {
  width: 12%;
}
#main .ce_table table.spalten_10 th.td_2,
#main .ce_download table.spalten_10 th.td_2,
#main .content-downloads table.spalten_10 th.td_2,
#main .content-xlsx-table table.spalten_10 th.td_2,
#main .ce_table table.spalten_11 th.td_2,
#main .ce_download table.spalten_11 th.td_2,
#main .content-downloads table.spalten_11 th.td_2,
#main .content-xlsx-table table.spalten_11 th.td_2,
#main .ce_table table.spalten_12 th.td_2,
#main .ce_download table.spalten_12 th.td_2,
#main .content-downloads table.spalten_12 th.td_2,
#main .content-xlsx-table table.spalten_12 th.td_2,
#main .ce_table table.spalten_13 th.td_2,
#main .ce_download table.spalten_13 th.td_2,
#main .content-downloads table.spalten_13 th.td_2,
#main .content-xlsx-table table.spalten_13 th.td_2,
#main .ce_table table.spalten_14 th.td_2,
#main .ce_download table.spalten_14 th.td_2,
#main .content-downloads table.spalten_14 th.td_2,
#main .content-xlsx-table table.spalten_14 th.td_2,
#main .ce_table table.spalten_15 th.td_2,
#main .ce_download table.spalten_15 th.td_2,
#main .content-downloads table.spalten_15 th.td_2,
#main .content-xlsx-table table.spalten_15 th.td_2,
#main .ce_table table.spalten_10 td.td_2,
#main .ce_download table.spalten_10 td.td_2,
#main .content-downloads table.spalten_10 td.td_2,
#main .content-xlsx-table table.spalten_10 td.td_2,
#main .ce_table table.spalten_11 td.td_2,
#main .ce_download table.spalten_11 td.td_2,
#main .content-downloads table.spalten_11 td.td_2,
#main .content-xlsx-table table.spalten_11 td.td_2,
#main .ce_table table.spalten_12 td.td_2,
#main .ce_download table.spalten_12 td.td_2,
#main .content-downloads table.spalten_12 td.td_2,
#main .content-xlsx-table table.spalten_12 td.td_2,
#main .ce_table table.spalten_13 td.td_2,
#main .ce_download table.spalten_13 td.td_2,
#main .content-downloads table.spalten_13 td.td_2,
#main .content-xlsx-table table.spalten_13 td.td_2,
#main .ce_table table.spalten_14 td.td_2,
#main .ce_download table.spalten_14 td.td_2,
#main .content-downloads table.spalten_14 td.td_2,
#main .content-xlsx-table table.spalten_14 td.td_2,
#main .ce_table table.spalten_15 td.td_2,
#main .ce_download table.spalten_15 td.td_2,
#main .content-downloads table.spalten_15 td.td_2,
#main .content-xlsx-table table.spalten_15 td.td_2 {
  width: 12%;
}
#main .ce_table.table_first_col table.spalten_12 th,
#main .ce_download.table_first_col table.spalten_12 th,
#main .content-downloads.table_first_col table.spalten_12 th,
#main .content-xlsx-table.table_first_col table.spalten_12 th,
#main .ce_table.table_first_col table.spalten_12 td,
#main .ce_download.table_first_col table.spalten_12 td,
#main .content-downloads.table_first_col table.spalten_12 td,
#main .content-xlsx-table.table_first_col table.spalten_12 td {
  width: 86%/11;
}
#main .ce_table.table_first_col table.spalten_12 .td_1,
#main .ce_download.table_first_col table.spalten_12 .td_1,
#main .content-downloads.table_first_col table.spalten_12 .td_1,
#main .content-xlsx-table.table_first_col table.spalten_12 .td_1 {
  width: 14%;
}
#main .ce_table.table_first_second_col table.spalten_12 th,
#main .ce_download.table_first_second_col table.spalten_12 th,
#main .content-downloads.table_first_second_col table.spalten_12 th,
#main .content-xlsx-table.table_first_second_col table.spalten_12 th,
#main .ce_table.table_first_second_col table.spalten_12 td,
#main .ce_download.table_first_second_col table.spalten_12 td,
#main .content-downloads.table_first_second_col table.spalten_12 td,
#main .content-xlsx-table.table_first_second_col table.spalten_12 td {
  width: 70%/10;
}
#main .ce_table.table_first_second_col table.spalten_12 .td_1,
#main .ce_download.table_first_second_col table.spalten_12 .td_1,
#main .content-downloads.table_first_second_col table.spalten_12 .td_1,
#main .content-xlsx-table.table_first_second_col table.spalten_12 .td_1 {
  width: 15%;
}
#main .ce_table.table_first_second_col table.spalten_12 .td_2,
#main .ce_download.table_first_second_col table.spalten_12 .td_2,
#main .content-downloads.table_first_second_col table.spalten_12 .td_2,
#main .content-xlsx-table.table_first_second_col table.spalten_12 .td_2 {
  width: 15%;
}
#main .content-downloads {
  overflow: visible;
}
#main .content-downloads ul {
  list-style: none;
}
#main .content-downloads li.download-element.ext-pdf {
  padding-bottom: 1em;
}
#main .content-downloads li.download-element.ext-pdf a {
  position: relative;
  margin-bottom: 10px;
}
#main .content-downloads li.download-element.ext-pdf a:before {
  position: relative;
  display: inline-block;
  content: '';
  background-image: url('/files/grafik/icon_tabs/pdf-download.png ');
  background-position: left center;
  width: 2em;
  height: 2em;
  margin-right: 1em;
  -webkit-transform: translateY(0.6em);
  -moz-transform: translateY(0.6em);
  -ms-transform: translateY(0.6em);
  -o-transform: translateY(0.6em);
  transform: translateY(0.6em);
  background-size: contain;
  background-repeat: no-repeat;
}
#main .content-text {
  zoom: 1;
  clear: both;
}
#main .content-text:before,
#main .content-text:after {
  content: "";
  display: table;
}
#main .content-text:after {
  clear: both;
}
#main .content-text p {
  margin-bottom: 20px;
}
#main .content-text .rte ul {
  list-style: none;
  margin: 0 0 20px 0;
}
#main .content-text .rte ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: .2em;
}
#main .content-text .rte ul li:before {
  position: absolute;
  left: 0;
  top: 10px;
  displaY: inline-block;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #277ac0;
}
#main .content-text .rte ol {
  list-style: none;
  counter-reset: item;
  margin: 0 0 20px 0;
}
#main .content-text .rte ol li {
  display: block;
  position: relative;
  margin-bottom: .2em;
  padding-left: 35px;
}
#main .content-text .rte ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #277ac0;
  display: inline-block;
  width: 1.5em;
  content: counter(item) ".";
  counter-increment: item;
}
#main .content-text.media h1,
#main .content-text.media h2,
#main .content-text.media h3,
#main .content-text.media h4,
#main .content-text.media .rte {
  width: 67%;
  margin-right: 2.3%;
}
#main .content-text.media .rte {
  padding-top: 10px;
  float: left;
  clear: none;
}
#main .content-text.media figure {
  width: 27.7%;
  max-width: 320px;
  margin-left: 3%;
  text-align: right;
  float: right;
  position: relative;
}
#main .content-text.media figure img {
  width: 100%;
}
#main .content-text.media figure.box_effect {
  overflow: hidden;
}
#main .content-text.media figure.box_effect:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 100%;
  width: 90%;
  z-index: 1;
  left: -8%;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: skewX(-30deg) translateX(-80%);
  transform: skewX(-30deg) translateX(-80%);
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
}
#main .content-text.media figure.box_effect * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#main .content-text.media figure.box_effect figcaption {
  padding-left: 30px;
  position: absolute;
  left: 0;
  pointer-events: none;
  top: 20px;
  width: 80%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
#main .content-text.media figure.box_effect figcaption p.title,
#main .content-text.media figure.box_effect figcaption p {
  pointer-events: none;
  margin: 0;
  text-align: left;
  padding: 5px 0 0;
  width: 100%;
}
#main .content-text.media figure.box_effect figcaption p.title {
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  color: #277ac0;
  text-transform: uppercase;
}
#main .content-text.media figure.box_effect figcaption p {
  font-size: 18px;
  line-height: 120%;
  opacity: 0.8;
}
#main .content-text.media figure.box_effect:hover figcaption {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#main .content-text.media figure.box_effect:hover:before {
  -webkit-transform: skewX(-30deg) translateX(0px);
  transform: skewX(-30deg) translateX(0px);
  background: rgba(255, 255, 255, 0.85);
}
#main .content-text.media.media--left .rte {
  float: right;
  border: 0;
}
#main .content-text.media.media--left figure {
  float: left;
  margin-left: 0;
  margin-right: 3%;
  text-align: left;
}
#main .content-text.media.media--left h1,
#main .content-text.media.media--left h2 {
  width: 69.3%;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 30.7%;
  /*
					border-bottom:1px solid @c0;
*/
}
#main .ce_form .widget {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
#main .ce_form .widget.widget-radio .radio_container {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-auto-rows: 1fr;
}
#main .ce_form .widget.widget-radio .radio_container:before,
#main .ce_form .widget.widget-radio .radio_container:after {
  content: none;
}
#main .ce_form .widget.widget-radio .radio_container > * {
  float: none;
  margin-bottom: 0;
}
#main .ce_form .widget.widget-radio .radio_container span {
  margin-right: 10px;
  display: inline-block;
}
#main .ce_form .widget.widget-radio .radio_container input {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
#main .ce_form .widget.widget-radio legend {
  line-height: 101%;
}
#main .ce_form .widget.widget-text {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-auto-rows: 1fr;
}
#main .ce_form .widget.widget-text:before,
#main .ce_form .widget.widget-text:after {
  content: none;
}
#main .ce_form .widget.widget-text > * {
  float: none;
  margin-bottom: 0;
}
#main .ce_form .widget.widget-text label {
  line-height: 101%;
  padding-top: 10px;
}
#main .ce_form .widget.widget-text input {
  border: 1px solid #c9c9c9;
  line-height: 101%;
  padding: 2px 5px;
}
#main .ce_form .widget.widget-text ::-webkit-input-placeholder {
  color: #dcdfe1;
}
#main .ce_form .widget.widget-text ::-moz-placeholder {
  color: #dcdfe1;
}
#main .ce_form .widget.widget-text :-ms-input-placeholder {
  color: #dcdfe1;
}
#main .ce_form .widget.widget-text :-moz-placeholder {
  color: #dcdfe1;
}
#main .ce_form .widget.widget-text.small input {
  width: 4em;
  max-width: 100%;
}
#main .ce_form .widget.widget-explanation {
  padding-top: 20px;
}
#main .ce_form .widget.widget-submit {
  text-align: right;
  margin-bottom: 20px;
}
#main .ce_form .widget.widget-submit button {
  color: #277ac0;
  font-weight: 700;
  border: 0;
  background: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 102%;
}
#main .animation_zahlen {
  display: block;
  width: 100%;
}
#main .animation_zahlen ul {
  zoom: 1;
  display: block;
  width: 100%;
  list-style: none;
}
#main .animation_zahlen ul:before,
#main .animation_zahlen ul:after {
  content: "";
  display: table;
}
#main .animation_zahlen ul:after {
  clear: both;
}
#main .animation_zahlen ul li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 25px 5px;
}
#main .animation_zahlen ul li strong {
  display: block;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-weight: 700;
  font-size: 50px;
  line-height: 100%;
  color: #277ac0;
  min-height: 50px;
  margin-bottom: 5px;
}
#main .animation_zahlen ul li strong.high {
  font-size: 40px;
  line-height: 100%;
}
#main .animation_zahlen ul li p {
  margin: 0;
  font-size: 16px;
  line-height: 120%;
}
#main #map,
#main iframe {
  margin-bottom: 60px;
}
#main .mod_article.bedarfsanalyse {
  margin-bottom: 30px;
}
#main .mod_article.bedarfsanalyse .content-text {
  margin-bottom: 0;
}
#main .mod_article.bedarfsanalyse .content-image {
  display: inline-block;
  margin-right: 30px;
}
#main .mod_article.bedarfsanalyse .content-image.last {
  margin-right: 0;
}
#main .mod_article.bedarfsanalyse .content-image figcaption {
  padding: 10px 0;
  text-align: center;
  color: #277ac0;
  font-weight: 700;
}
#container #main .ce_form .formbody > * {
  margin-bottom: 20px;
}
#container #main .ce_form .formbody > *:last-child {
  margin-bottom: 0;
}
#right {
  word-break: break-word;
}
#right .mod_article div {
  background-image: url("/files/grafik/headline/headline-left.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#right .mod_article div:last-child,
#right .mod_article div div.headline {
  background: none;
}
#right .mod_article div:last-child:after,
#right .mod_article div div.headline:after,
#right .mod_article div:last-child:before,
#right .mod_article div div.headline:before {
  content: none;
}
#right .mod_article div div.headline,
#right .mod_article div div.rte {
  margin-bottom: 0;
  padding-bottom: 0;
}
#right .mod_article div:after,
#right .mod_article div:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3px;
  height: 20px;
  background-image: url("/files/grafik/headline/headline-left-corner.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
#right .mod_article div:after {
  left: auto;
  right: 0;
  background-position: right bottom;
}
#right .mod_article div a {
  text-decoration: none;
}
#right .mod_article div figure {
  margin-bottom: 10px;
}
#right h3,
#right h4,
#right h5 {
  font-size: 20px;
  line-height: 120%;
}
#right p,
#right ul,
#right ol {
  font-size: 16px;
  line-height: 120%;
}
.mod_sitemap {
  margin-bottom: 20px;
}
#footer {
  padding-top: 40px;
  padding-bottom: 20px;
  background: #eeeeee;
  color: #3f3f3f;
}
#footer p {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 120%;
}
#footer .inside {
  width: 100%;
  max-width: 1420px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  position: relative;
  display: block;
  zoom: 1;
}
#footer .inside:before,
#footer .inside:after {
  content: "";
  display: table;
}
#footer .inside:after {
  clear: both;
}
#footer .inside:before,
#footer .inside:after {
  content: "";
  display: table;
}
#footer .inside:after {
  clear: both;
}
#footer .inside .content-text {
  width: 32%;
  margin-right: 1%;
  float: left;
}
#footer .inside .content-text:nth-child(3) {
  float: right;
  margin-right: 0;
  text-align: right;
}
#footer .inside .content-text.last {
  padding-top: 1em;
  width: 100%;
  clear: both;
  float: none;
}
#footer .inside .content-text.last p {
  margin: 0;
  font-size: 22px;
  line-height: 120%;
  font-weight: 600;
}
#menu {
  display: none;
}
html.no-cssgrid div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul li,
html.no-cssgrid div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul li {
  height: 180px;
}
@media (max-width: 1150px) {
  #header .talk_about img {
    margin-top: 10px;
    width: 361.33333333px;
  }
}
@media (max-width: 1200px) {
  #main .animation_zahlen ul li strong,
  #main .animation_zahlen ul li strong.high {
    font-size: 18px;
    line-height: 120%;
  }
}
@media (max-width: 1000px) {
  #container #right {
    display: none;
  }
  #container #main {
    width: 100%;
  }
  #container #main .inside {
    padding-right: 0;
  }
  #container,
  #footer .inside,
  #container section.ce_accordion .accordion {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .inside .mod_article {
    height: 230px;
  }
  #header #logo {
    right: 20px;
  }
  #footer .inside .content-text,
  #footer .inside .content-text:nth-child(3) {
    width: 100%;
    text-align: left;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #main .content-text.media.media--left h1,
  #main .content-text.media.media--left h2 {
    width: 100%;
  }
  #main .mod_article.bedarfsanalyse .inside_wrap .content-image {
    text-align: center;
  }
  #main .mod_article.bedarfsanalyse .inside_wrap .content-text {
    text-align: left;
    grid-column-start: 1;
    grid-column-end: 5;
  }
  #main .ce_table,
  #main .ce_download,
  #main .content-xlsx-table {
    padding-bottom: 20px;
  }
  #main .ce_table .table_wrap,
  #main .ce_download .table_wrap,
  #main .content-xlsx-table .table_wrap {
    position: relative;
  }
  #main .ce_table .table_wrap:before,
  #main .ce_download .table_wrap:before,
  #main .content-xlsx-table .table_wrap:before {
    content: 'Die Tabellen wurden für eine Desktop-Ansicht optimiert. Um die vollständige Tabelle zu sehen können Sie diese horizontal scrollen.';
    display: block;
    margin-top: 35.5px;
    font-size: 12px;
    line-height: 100%;
    position: relative;
    font-style: italic;
    padding: 1em 0;
  }
  #main .ce_table .table_wrap:after,
  #main .ce_download .table_wrap:after,
  #main .content-xlsx-table .table_wrap:after {
    content: '';
    display: inline-block;
    width: 31.5px;
    height: 35.5px;
    background-image: url('/files/grafik/mobile_scrolling.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
  }
  #main .ce_table .table_wrap.spalten_4,
  #main .ce_download .table_wrap.spalten_4,
  #main .content-xlsx-table .table_wrap.spalten_4,
  #main .ce_table .table_wrap.spalten_5,
  #main .ce_download .table_wrap.spalten_5,
  #main .content-xlsx-table .table_wrap.spalten_5,
  #main .ce_table .table_wrap.spalten_6,
  #main .ce_download .table_wrap.spalten_6,
  #main .content-xlsx-table .table_wrap.spalten_6,
  #main .ce_table .table_wrap.spalten_7,
  #main .ce_download .table_wrap.spalten_7,
  #main .content-xlsx-table .table_wrap.spalten_7,
  #main .ce_table .table_wrap.spalten_8,
  #main .ce_download .table_wrap.spalten_8,
  #main .content-xlsx-table .table_wrap.spalten_8,
  #main .ce_table .table_wrap.spalten_9,
  #main .ce_download .table_wrap.spalten_9,
  #main .content-xlsx-table .table_wrap.spalten_9 {
    width: 100%;
    overflow-x: auto;
  }
  #main .ce_table .table_wrap.spalten_4 table,
  #main .ce_download .table_wrap.spalten_4 table,
  #main .content-xlsx-table .table_wrap.spalten_4 table,
  #main .ce_table .table_wrap.spalten_5 table,
  #main .ce_download .table_wrap.spalten_5 table,
  #main .content-xlsx-table .table_wrap.spalten_5 table,
  #main .ce_table .table_wrap.spalten_6 table,
  #main .ce_download .table_wrap.spalten_6 table,
  #main .content-xlsx-table .table_wrap.spalten_6 table,
  #main .ce_table .table_wrap.spalten_7 table,
  #main .ce_download .table_wrap.spalten_7 table,
  #main .content-xlsx-table .table_wrap.spalten_7 table,
  #main .ce_table .table_wrap.spalten_8 table,
  #main .ce_download .table_wrap.spalten_8 table,
  #main .content-xlsx-table .table_wrap.spalten_8 table,
  #main .ce_table .table_wrap.spalten_9 table,
  #main .ce_download .table_wrap.spalten_9 table,
  #main .content-xlsx-table .table_wrap.spalten_9 table {
    width: 1000px;
  }
  #main .ce_table .table_wrap.spalten_10,
  #main .ce_download .table_wrap.spalten_10,
  #main .content-xlsx-table .table_wrap.spalten_10,
  #main .ce_table .table_wrap.spalten_11,
  #main .ce_download .table_wrap.spalten_11,
  #main .content-xlsx-table .table_wrap.spalten_11,
  #main .ce_table .table_wrap.spalten_12,
  #main .ce_download .table_wrap.spalten_12,
  #main .content-xlsx-table .table_wrap.spalten_12,
  #main .ce_table .table_wrap.spalten_13,
  #main .ce_download .table_wrap.spalten_13,
  #main .content-xlsx-table .table_wrap.spalten_13,
  #main .ce_table .table_wrap.spalten_14,
  #main .ce_download .table_wrap.spalten_14,
  #main .content-xlsx-table .table_wrap.spalten_14,
  #main .ce_table .table_wrap.spalten_15,
  #main .ce_download .table_wrap.spalten_15,
  #main .content-xlsx-table .table_wrap.spalten_15,
  #main .ce_table .table_wrap.spalten_16,
  #main .ce_download .table_wrap.spalten_16,
  #main .content-xlsx-table .table_wrap.spalten_16 {
    width: 100%;
    overflow-x: auto;
  }
  #main .ce_table .table_wrap.spalten_10 table,
  #main .ce_download .table_wrap.spalten_10 table,
  #main .content-xlsx-table .table_wrap.spalten_10 table,
  #main .ce_table .table_wrap.spalten_11 table,
  #main .ce_download .table_wrap.spalten_11 table,
  #main .content-xlsx-table .table_wrap.spalten_11 table,
  #main .ce_table .table_wrap.spalten_12 table,
  #main .ce_download .table_wrap.spalten_12 table,
  #main .content-xlsx-table .table_wrap.spalten_12 table,
  #main .ce_table .table_wrap.spalten_13 table,
  #main .ce_download .table_wrap.spalten_13 table,
  #main .content-xlsx-table .table_wrap.spalten_13 table,
  #main .ce_table .table_wrap.spalten_14 table,
  #main .ce_download .table_wrap.spalten_14 table,
  #main .content-xlsx-table .table_wrap.spalten_14 table,
  #main .ce_table .table_wrap.spalten_15 table,
  #main .ce_download .table_wrap.spalten_15 table,
  #main .content-xlsx-table .table_wrap.spalten_15 table,
  #main .ce_table .table_wrap.spalten_16 table,
  #main .ce_download .table_wrap.spalten_16 table,
  #main .content-xlsx-table .table_wrap.spalten_16 table {
    width: 1000px;
  }
  #header .inside .mod_article .content-image.bg img {
    min-height: 230px;
  }
}
@media (max-width: 768px) {
  #menu {
    position: fixed;
    z-index: 9999;
    display: inline-block;
    top: 15px;
    right: 25px;
    width: 45px;
    height: 45px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
  }
  #menu span {
    display: block;
    position: absolute;
    height: 5px;
    width: 80%;
    background: #277ac0;
    border-radius: 9px;
    opacity: 1;
    left: 10%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #menu span:nth-child(1) {
    top: 8px;
  }
  #menu span:nth-child(2),
  #menu span:nth-child(3) {
    top: 20px;
  }
  #menu span:nth-child(4) {
    top: 32px;
  }
  html.menu_open #menu span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  html.menu_open #menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  html.menu_open #menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  html.menu_open #menu span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  html.menu_open #header #nav_wrap {
    left: 0;
  }
  #header #nav_wrap {
    top: 0;
    position: fixed;
    z-index: 999;
    left: 100%;
    width: 100%;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    max-height: 100%;
    padding: 10px;
    background: #FFF;
    overflow: auto;
    -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  }
  #header #nav_wrap nav.nav_main,
  #header #nav_wrap nav.nav_top {
    padding: 0 20px 20px 20px;
    overflow: hidden;
    bottom: auto;
    right: auto;
    top: auto;
    position: relative;
  }
  #header #nav_wrap nav.nav_main li,
  #header #nav_wrap nav.nav_top li {
    width: 100%;
    float: none;
    display: block;
    padding: 4px;
    text-align: center;
  }
  #header #nav_wrap nav.nav_main li:before,
  #header #nav_wrap nav.nav_top li:before,
  #header #nav_wrap nav.nav_main li:after,
  #header #nav_wrap nav.nav_top li:after {
    content: none;
  }
  #header #nav_wrap nav.nav_main:before,
  #header #nav_wrap nav.nav_top:before,
  #header #nav_wrap nav.nav_main:after,
  #header #nav_wrap nav.nav_top:after {
    content: none;
  }
  #header .mod_article .rteshadow p {
    font-size: 24px;
    line-height: 120%;
  }
  #main .content-text.media h1,
  #main .content-text.media h2,
  #main .content-text.media h3,
  #main .content-text.media h4,
  #main .content-text.media .rte,
  #main .content-text.media figure {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  #container,
  #header .inside .mod_article .content-text,
  #header .inside .mod_article .content-image,
  #header .inside .mod_article .rteshadow {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main .animation_zahlen ul li {
    width: 50%;
  }
  div.mm_tab_gruppe div.mm_tabs_nav ul li div span.titel {
    font-size: 12px;
    line-height: 120%;
  }
  #main .content-text.media.media--left h1,
  #main .content-text.media.media--left h2 {
    margin-bottom: 20px;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  p,
  ul,
  ol {
    line-height: 120%;
  }
  #header #logo,
  #header .inside .mod_article .content-text.bg figure:after,
  #header .inside .mod_article .content-image.bg figure:after {
    display: none;
  }
  div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul,
  div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul,
  #main .tabs.content-element-group > .tab_nav,
  #main .tabs.content-element-group.count_7 > .tab_nav {
    display: -ms-grid;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
  }
  div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul:before,
  div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul:before,
  #main .tabs.content-element-group > .tab_nav:before,
  #main .tabs.content-element-group.count_7 > .tab_nav:before,
  div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul:after,
  div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul:after,
  #main .tabs.content-element-group > .tab_nav:after,
  #main .tabs.content-element-group.count_7 > .tab_nav:after {
    content: none;
  }
  div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul > *,
  div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul > *,
  #main .tabs.content-element-group > .tab_nav > *,
  #main .tabs.content-element-group.count_7 > .tab_nav > * {
    float: none;
    margin-bottom: 0;
  }
  div.mm_tab_gruppe#tab_transformatoren div.mm_tabs_nav ul li,
  div.mm_tab_gruppe#tab_bauarten div.mm_tabs_nav ul li,
  #main .tabs.content-element-group > .tab_nav li,
  #main .tabs.content-element-group.count_7 > .tab_nav li {
    width: 100%;
    float: none;
  }
  #main .mod_article.bedarfsanalyse .content-text {
    grid-column-end: 3;
  }
  #main .ce_form .widget.widget-radio .radio_container,
  #main .ce_form .widget.widget-text {
    display: block;
  }
  #main .ce_form .widget.widget-radio .radio_container > *,
  #main .ce_form .widget.widget-text > * {
    padding-top: 0;
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #main .ce_form .widget.widget-radio .radio_container > *:last-child,
  #main .ce_form .widget.widget-text > *:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 440px) {
  #main .tabs.content-element-group > .tab_nav,
  #main .tabs.content-element-group.count_7 > .tab_nav {
    display: -ms-grid;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
  }
  #main .tabs.content-element-group > .tab_nav:before,
  #main .tabs.content-element-group.count_7 > .tab_nav:before,
  #main .tabs.content-element-group > .tab_nav:after,
  #main .tabs.content-element-group.count_7 > .tab_nav:after {
    content: none;
  }
  #main .tabs.content-element-group > .tab_nav > *,
  #main .tabs.content-element-group.count_7 > .tab_nav > * {
    float: none;
    margin-bottom: 0;
  }
  #main .animation_zahlen ul li {
    width: 100%;
    float: none;
  }
  #main .content-gallery ul.cols_3 {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
  }
  #main .content-gallery ul.cols_3:after,
  #main .content-gallery ul.cols_3:before {
    content: none;
    display: none;
  }
  #main .content-gallery ul.cols_3:before,
  #main .content-gallery ul.cols_3:after {
    content: none;
  }
  #main .content-gallery ul.cols_3 > * {
    float: none;
    margin-bottom: 0;
  }
  #main .content-gallery ul.cols_3 li {
    width: 100%;
    margin: 0;
    float: none;
  }
  #menu {
    top: 5px;
    right: 5px;
  }
  #container {
    padding-top: 20px;
  }
  #header .talk_about {
    padding-left: 5px;
    padding-right: 0px;
  }
  #header .talk_about img {
    width: 100%;
    max-width: 200px;
  }
  #header .inside .mod_article {
    height: auto;
    padding-bottom: 20px;
  }
}
@media (max-width: 470px) {
  #main .content-text h1:after,
  #main .content-text h2:after,
  #main h1.ce_headline:after,
  #main h2.ce_headline:after {
    content: none;
  }
}
