body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
*{padding:0;margin:0;text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;box-sizing:border-box;}
*{box-sizing:border-box;}
html,
body{margin:0;padding:0;font-family: 'Roboto', sans-serif;font-style:normal;color:#000000;font-weight:300;}
html {width: 100%;}
body {width: 100%; }
.header-inside .inside,
#header .main-layer,
#footer .inside,
.description-wrapper,
.inside-wrapper .ce_text,
.bilderreihe .text,
#article-32,
#article-35,
#article-46,
.slider-control.zitate,
.max-width{
	max-width:1140px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-right:40px;
}
.btn-wrapper.versetzt{
	max-width:1060px;
	margin-left:auto;
	margin-right:auto;
}
.icon-pfeil.fixed {
	position:fixed;
	bottom:60px;
	right:10px;
}
.icon-pfeil.fixed img{
	max-height:30px;
	width:auto;
}
.icon-pfeil.fixed.hide-pfeil{
	display:none;
}
.icon-mail.fixed {
	position:fixed;
	bottom:10px;
	right:10px;
}
#header {
	background-color:#5a7f92;
	width:100%;
	position:relative;
	display:block;
	min-height:100vh;
}
.sub-blau #header{
	min-height:auto;
}
.sub #header {
	position:absolute;
	min-height:auto;
	z-index:20;
}
.sub-blau #header .logo{
	margin-bottom:40px;
}
.main-layer.kurz{
	padding-bottom:60px;
}
.header-inside {
	background-color:#5a7f92;
	position: relative;
	display:inline-block;
	width: 100%;
	padding-top:20px;
}
#header .logo {
	max-width:150px;
	float:left;
	margin-bottom:110px;
}
.sub #header .logo {
	margin-bottom:10px;
}
#header nav {
	float:right;
	margin-top:20px;
	margin-top: 50px;
}
#header nav li {
	text-transform:uppercase;
	font-weight:500;
	padding-left:30px;
	color:#ffffff;
	text-decoration:none;
	display: inline-block;
}
#header nav a,
#header nav strong{
	color:#ffffff;
	text-decoration:none;
	font-weight:300;
	font-size:20px;
}
#header nav li a:hover,
#header nav strong.active {
	color:#000000;
}
#header svg {
	width:150px;
	height:154px;
}
#header svg path {
	fill:#ffffff;
}
/* SUBMENU */
/*.custom */
#header-submenu {
	position: absolute;
	z-index: 10;
	background-color: #ffffff;
	width: 100%;
	margin-top: 200px;
	width: calc(100% + 20px);
	margin-left: -20px;
	display:none;
}
.submenu.content,
.bilderreihe {
	width: 100%;
	width: calc(100% + 20px);
	margin-left: -20px;
}
.submenu.content {
	padding-top: 50px;
	padding-bottom: 100px;
}
.text-mit-bild img{
	max-width:300px;
	float:right;
	padding-bottom: 15px;
}
.text-mit-bild p {
	padding-right:45px;
	padding-top:2em;
}
.text-mit-bild .caption {
	padding-top:10px;
}
.text-mit-bild .caption,
.bilderreihe .text p{
	text-align:right;
	font-style:italic;
	font-size: 18px;
}
.bilderreihe .item,
.submenu .item {
	width: calc(100% / 3);
	float:left;
	padding-left:20px;
	padding-bottom: 10px;
}
.submenu h2,
.submenu h2 a {
	padding-left:20px;
	font-weight:300;
	text-transform:uppercase;
	font-size:20px;
	padding-top:5px;
	color:#000000;
	text-decoration:none;
}
/* HOVER EFFEKT */
@media only screen and (min-width: 980px) {
/*.home.open .custom*/
.home.open #header-submenu{
	display:block;
}
.sub .header-inside,
.home.open .header-inside,
.sub #header{
	background-color:#ffffff;
}
.sub #header nav a,
.home.open #header nav a{
	color:#8e8f90;
}
.sub #header nav strong,
.home.open #header nav strong{
	color:#000000;
}
.sub #header svg path,
.home.open #header svg path {
	fill:#4f738a;
}
}
/* MAIN LAYER */
.main-layer {
	width:100%;
}
p.licht {
	font-weight:500;
	color:#e84426;
	font-size:35px;
}
p.licht strong{
	font-weight:500;
	color:#ffffff !important;
}
.main-layer h1,
.beispiel.main-layer h2{
	font-size:70px;
	font-weight:500;
	color:#ffffff;
}
.btn-wrapper {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 100px;
}
a.btn {
	color: #e84426;
	text-decoration: none;
	border: 2px solid #e84426;
	background-color: #ffffff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	padding: 20px 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
a.btn.nieder {
	padding: 5px 35px;
}
.ce_text img {
	width:100%;
}
/* CONTENT */
.description h2 {
	font-size:70px;
	font-weight:500;
	color:#ffffff;
}
.large-image {
	position: relative;
	max-height: 100vh;
	overflow: hidden;
}
.description {
    background-color: rgba(90,127,146,0.8);
    position: absolute;
    z-index: 10;
    top: 0;
    padding: 90px 30px 50px 30px;
}
.bg-grau {
	width:100%;
	background-color:rgba(0,0,0,0.1);
}
.inside-wrapper {
	padding-top:80px;
	padding-bottom:120px;
}
.nieder.inside-wrapper {
	padding-top:20px;
	padding-bottom:120px;
}
.ce_text p {
	font-size:20px;
}
h3 {
	font-size:35px;
	font-weight:300;
	padding-bottom:20px;
}
.ce_text ul {
	margin-top:20px;
	margin-bottom:20px;
}
.ce_text ul li {
	color:#5a7f92;
	list-style-position:outside;
	margin-left:20px;
	font-size:20px;
	line-height:34px;
	font-weight:300;
}
.bg-grau .ce_text ul li {
	color:#000000;
	padding-bottom:20px;
}
.mehr-fakten .ce_text ul {
    margin-top: 0;
    margin-bottom: 0;
}
.mehr-fakten {
	padding-top: 40px;
	padding-bottom: 60px;
}
.headline-color-outside {
	color:#e84426;
	margin-left:100%;
	border-right:1px solid #e84426;
	float:left;
}
.ce_text ul.no-list li {
	list-style-type:none;
}
.padding-top {
	padding-top:80px;
}
.sidebar {
	position: relative;
	overflow: visible;
}
.tabelle-icon p {
	font-weight:300;
}
.tabelle-icon img {
	height: 50px;
	width: auto;
}
.tabelle-icon img.larger {
	height: 70px;
	margin-top: -20px;
}
.tabelle-icon.mehr img {
	float:left;
	padding-right:30px;
}
.tabelle-icon td {
	padding:30px;
	padding-bottom:60px;
	text-align:center;
}
/* UNTERNEHMEN */
.headline {
	text-transform: uppercase;
	word-break: normal;
	-ms-transform: rotate(-90deg);
	-ms-transform-origin: right top 0;
	-moz-transform: rotate(-90deg);
	-moz-transform-origin: 0 0;
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: 0 0;
	transform: rotate(-90deg);
	color: #ffffff;
	float: left;
	background-color: #5a7f92;
	padding: 10px 200px 10px 20px !important;
	text-align: left;
	transform-origin: 0 0;
	position: absolute;
	top: 290px;
	left: 20px;
}
.headline h1,
.headline h2{
	font-weight:lighter;
}
.headline h2{
	font-size:2em;
}
.sub h3 {
	font-size:30px;
}
.btn-wrapper.versetzt {
	position:absolute;
	padding-top: 87px;
	z-index:40;
}
h4 {
	color:#e84426;
	font-size:20px;
	margin-bottom:20px;
	margin-top:10px;
}
.blau h4 {
	color:#5a7f92;
}
.column-2 {
	column-count:2;
	column-gap:30px;
}
.column-2 ul li {
	color:#000000;
}
.description-bottom .description {
	background-color: rgba(133,117,78,0.8) !important;
	position: absolute;
	z-index: 20;
	padding: 90px 30px 50px 30px;
	bottom: 0 !important;
	top: auto !important;
}
.description-bottom .description h2 {
	font-size:40px;
}
.zitat-bild-links,
.zitat-bild {
	position:relative;
	overflow:visible;
}
.zitat-bild-links figure,
.zitat-bild figure {
	width: 200px;
	position: absolute;
	top: -30px;
}
.zitat-bild-links img,
.zitat-bild img {
	border-radius: 500px;
}
.zitat-bild p{
	width: 100%;
    padding-left: 300px;
    max-width:1000px;
}
.zitat-bild .text-zitat{
    font-weight: lighter !important;
    font-size: 17px;
    font-style: italic;
}
.slider-control .slider-next {
	right:20px;
}
.no-padding {
	padding-top:0;
	padding-bottom:0;
}
.no-padding .spruch {
	margin-top:50px;
	margin-bottom:50px;
}
.links-rechts .links,
.links-rechts .mitte,
.links-rechts .rechts{
	float:left;
	padding-left:0;
	padding-right:0;
}
.links-rechts .ce_text.links,
.links-rechts .ce_text.rechts{
	width:calc(50% - 40px);
}
.links-rechts .ce_text.mitte {
	width:80px;
}
.links-rechts .ce_text.rechts{ 
	margin-top:8em;
}
.kurz.kontakt.unternehmen .ce_text {
	color:#000000;
}
.kurz.kontakt.unternehmen {
	padding-top:100px;
}
.kurz.kontakt.unternehmen h2 {
	color:#5a7f92;
font-weight: 500;
font-size: 70px;
line-height: 70px;
margin-left: -70px;
margin-top: -10px;
}
/* STILE */
.overflow-visible {
	overflow:visible;
}
.pfeil {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	max-width:20px;
}
.spruch {
	width:100%;
	margin-top:100px;
}
.spruch p {
	font-size:35px;
	text-align:right;
}
.spruch.center p {
	text-align:center;
}
.nieder .spruch {
    margin-top: 5px;
}
p.color {
	color:#e84426;
}
p.small {
	font-size:18px;
	margin-top:20px;
}
.btn.function {
	cursor:pointer;
}
.show-content{
	display:none;
}
.show-content.show {
	display:block;
}
.mail {
	position:relative;
}
.icon-mail {
	position: absolute;
    right: 20px;
    bottom: 40px;
    max-width: 50px;
}
.icon-mail.reden {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	right:auto;
	bottom:auto;
	float:right;
}
.icon-mail.reden img{
	margin-left:20px;
	margin-top:5px;
	box-sizing:border-box;
}
.icon-mail.rechts-oben {
    top: 40px;
    bottom:auto;
}
.mail.outside {
	position: relative;
    margin-right: -90px;
    overflow: visible;
}
.mail.outside .icon-mail {
	bottom:0;
}
/* KONTAKT */
.kurz.kontakt .ce_text {
	width:100%;
	padding-left:350px;
	color:#ffffff;
}
.kurz.kontakt h1 {
	color:#e84426;
	font-weight:500;
}
.kurz.kontakt h1 strong {
	margin-left:-70px;
	font-weight:500;
}
/* FOOTER */
#footer {
	background-color:#5a7f92;
	width:100%;
	float:left;
	padding-top:35px;
	padding-bottom:35px;
}
#footer nav {
	float:right;
}
#footer nav li {
	font-weight:300;
	padding-left:30px;
	color:#ffffff;
	text-decoration:none;
	display: inline-block;
}
#footer nav a,
#footer nav strong,
#footer .copy{
	color:#ffffff;
	text-decoration:none;
	font-weight:300;
	font-size:18px;
}
#footer .copy {
	float:left;
}
/* SLIDER */
.slider-prev,
.slider-next,
.slider-control.zitate .slider-menu{
	display:none !important;
}
.zitate .slider-next {
	display:block !important;
}
.zitate .slider-next img{
	max-width:50px;
}
.slider-control .slider-menu b {
	color:#fff;
	font-size:45px;
}
.slider-control {
    margin-top: -60px;
    padding-bottom: 70px;
}
.slider-control .slider-menu b.active {
    color: #e84426;
}
.slider-wrapper .inside-wrapper {
	border-top:80px solid #ffffff;
	padding-top:0;
}
.slider-wrapper .text-zitat {
	padding-top:80px;
}
@media only screen and (min-width: 980px) {
.middle .large-image {
position: relative;
width: 100%;
height: 100vh;
}
.middle img{
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
}
.bilder-slider-klein .bilder-reihe-3 .img-wrapper/*,
.bilder-slider-klein .bilder-reihe-3 img*/ {
	width:calc( 100% / 3 ) !important;
	float:left;
}
.bilder-slider-klein .slider-control {
    margin-top: 10px !important;
}
/*.bilder-slider-klein .slider-wrapper {
	width: 100% !important;
}

.bilder-slider-klein .slider-wrapper .ce_image{
	left: auto !important;
transform: translateX(0px) !important;
}*/
/* ENDE */
/* PARTNER */
.partner-logos img {
	max-height:40px;
	width:auto;
}
.partner-logos .btn-wrapper {
	float:right;
	width:auto;
	margin-left:30px;
}
.logo-rechts {
	position:absolute;
	right:0;
	bottom:0;
}
.logo-rechts img {
	height:50px;
	width:auto;
	display:block;
}
/* BEISPIEL */
.beispiel {
	background-color: #5a7f92;
	padding-top:60px;
	padding-bottom:120px !important;
}
.beispiel-zitat .zitate .slider-next {
	display:none !important;
}
.bilder-links .bilder {
	width:450px;
	float:left;
	padding-right:60px;
	box-sizing:border-box;
	margin-top:-150px;
	position:absolute;
}
.bilder-links .bilder img {
	display:block;
	margin-bottom:10px;
}
.bilder-links .text {
	width:100%;
	padding-left:450px;
}
img.beispiel-logo {
    width: 150px;
    float: right;
}
.beispiel-btn .ce_text {
	padding-left:10px !important;
	padding-right:10px !important;
	text-align:center;
}
.beispiel-btn.kurz.kontakt.unternehmen h2 {
    color: #5a7f92;
    font-weight: 500;
    font-size: 70px;
    line-height: 80px !important;
    margin-left: -70px;
    margin-top: -12px;
}
a.btn-beispiel-function {
	cursor:pointer;
}
.beispiel-btn .pfeil {
	float: right;
	margin-right: 300px; 
}
.cookiebar {
	z-index:100;
	background-color:#ffffff;
	color:#5a7f92;
}
.cookiebar__link {
	color:#5a7f92;
}
.cookiebar__button {
	background-color:#5a7f92;
	color:#ffffff;
}
.cookiebar__button:hover {
    background-color: #5a7f92;
}
/* KONTAKTFORMULAR */
.kontaktformular {
	padding-left:400px;
	margin-top:0;
	margin-bottom:100px;
}
.kontaktformular input {
max-width: 500px;
width: 100%;
border-left: 0;
border-right: 0;
border-top: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
border-bottom: 1px solid #000000;
margin-top: 30px;
padding-bottom: 5px;
}
button.submit {
	border: 0;
	background: none;
	color: #e84426;
	margin-top: 40px;
	cursor:pointer;
}
select, input, textarea {
	color:#000000;
	font-size:14px;
	font-family: 'Roboto';
	font-weight:300;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
.kontakt {
	margin-bottom:100px;
}
.kontakt .kontakt-links {
	float:left;
	width:400px;
}
.kontakt .kontakt-rechts {
	width:100%;
	padding-left:400px;
}
.kontakt p.small {
	font-size:12px;
	padding-bottom:2px;
}
.kontakt .kontakt-links a,
.kontakt .kontakt-rechts a{
	color:#000000;
	text-decoration:none;
}
.kontakt-mail .icon-mail {
	position: relative;
	right: auto;
	bottom: auto;
}
.kontaktformular input {
    -webkit-border-radius:0; 
    border-radius:0;
} 
/* REFERENZEN */
.referenzen {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	margin-bottom:200px;
}
.referenzen h2 {
	color: #5a7f92;
	font-weight: 500;
	font-size: 70px;
	line-height: 80px !important;
	margin-top: -10px;
	margin-bottom: 20px;
}
.referenzen figure {
	width:150px !important;
	padding-top:4px;
	padding-left:2px;
	padding-right:2px;
}
.referenzen figure img{
	display:block;
}
#cboxCurrent {
	display:none !important;
}
.ce_gallery > ul {
	display:inline-block;
}
.ce_gallery > ul li.col_first {
    clear: none !important;
}
.ce_gallery > ul li {
	float: none !important;
	display: inline-block;
}
.text-only {
	margin-top:250px;
	margin-bottom:100px;
}
.text-only a {
	text-decoration:none;
	color:#000000;
}
.text-only h1 {
	color:#5a7f92;
	font-weight:400;
	margin-bottom:1em;
}
.text-only h2 {
	color:#5a7f92;
	font-weight:300;
	padding-bottom:1em;
	margin-top:-1em;
}
.text-only h3 {
	color:#5a7f92;
	font-weight:300;
	font-size:18px;
	margin-top:2em;
	padding-bottom:0.5em !important;
	margin-bottom:0;
}
.website-design {
	margin-top:30px;
	opacity: 0.7;
	float:left;
}
.website-design,
.website-design a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.website-design p{
	padding-top:5px;
}
.social {
	float:right;
	margin-top:20px;
}
.social a {
	float:left;
	margin-left:10px;
}
.social img {
	width:30px;
	height:auto;
	float:left;
}
#header .logo {
max-width: 200px;
float: left;
margin-bottom: 110px;
margin-top: 35px;
}
@media only screen and (max-width: 980px) {
	/* BUTTON */
.button {
    width: 70px;
    height: 60px;
    margin: 12px 0 15px 0;
    cursor: pointer;
    position: absolute;
    right:0;
    z-index: 200;
}
	.button span {
	    height: 2px;
	    display: block;
	    position: absolute;
	    top: 22.5px;
	    left: 0;
	    right: 10%;
	    background-color: #ffffff;
	    -webkit-transition: background 0.15s linear 0.15s;
	    -o-transition: background 0.15s linear 0.15s;
	    transition: background 0.15s linear 0.15s;
	}
	.button span::before {
	    top: -10px;
	    -webkit-transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.button span::after {
	    bottom: -10px;
	    -webkit-transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.button span::before, .button span::after {
	    content: "";
	    width: 100%;
	    height: 2px;
	    display: block;
	    position: absolute;
	    left: 0;
	    background-color: #ffffff;
	}
	body.nav-open .button span {
	    -webkit-transition: background 0.15s linear;
	    -o-transition: background 0.15s linear;
	    transition: background 0.15s linear;
	    background: none;
	}
	body.nav-open .button span::before {
	    top: 0px;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	    -webkit-transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #ffffff;
	}
	body.nav-open .button span::after {
	    bottom: 0px;
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    -webkit-transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #ffffff;
	}
/* BUTTON ENDE */

/* NAV */
	#header nav{
		display:none;
	}
	.nav-open 	#header nav{
		display:block;
	}
}
/* NAV ENDE */

@media only screen and (min-width: 680px) {	
	.ce_text.headline-spacer{
		padding-left: 150px;
	}
	.headline-spacer .btn-wrapper{
		padding-right: 130px;
	}
}
.large-image img{
	display:block;
}
	.btn-wrapper.versetzt {
		width: calc(100% - 80px);
	}
@media only screen and (max-width: 1200px) {	
.mail.outside {
	display:none;
}
.kurz.kontakt .ce_text {
	    padding-left: 200px;
	}
}
@media only screen and (max-width: 980px) {	
	.button {
		right:20px;
	}
	#header-submenu {
		display:none;
	}
	#header nav li {
		display:block;
		padding-bottom:10px;
	}
	#header nav {
		margin-top:100px;
	}
	.main-layer h1,
	.main-layer.beispiel h2{
    font-size: 35px;
    margin-top: 20px;
	}
	.description h2 {
	    font-size: 35px;	
	}
	a.btn {
	    font-size: 16px;
	    padding: 15px 30px;
	}
	.middle .large-image {
    	height: 100%;
    }
    .icon-mail {
    	display:none;
    }
    .icon-mail.fixed {
    	display:block;
    }
    .bilder-links .text {
	    padding-left: 0;
	    padding-top: 440px;
    }
    .nieder .spruch {
	    margin-top: 200px;
	}
	.sub #header {
		position:relative;
	}
	.submenu h2, .submenu h2 a {
    font-size: 16px;
	}
	.submenu h2 {
    padding-left: 3px;
	}
	.submenu h2 a{
    padding-left: 0;
	}
	.spruch p {
		font-size:28px;
	}
	.kontaktformular {
    	padding-left: 100px; 
	}
	.text-only {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 680px) {
	.headline {
    	display:none;
    }
    .column-2 {
		column-count:1 !important;
	}
	.tabelle-icon td {
    padding-top:40px;
    padding-bottom: 20px;
    width: 100%;
    float: left;
	}
	.links-rechts .ce_text.links, .links-rechts .ce_text.rechts {
	    width: 100%;
	}
	.links-rechts .ce_text.mitte {
	    display: none;
	}
	.links-rechts .ce_text.rechts {
	    margin-top: 4em;
	}
	.referenzen h2 {
    	font-size: 40px;
	}
	.spruch p {
    	font-size: 23px;
	}
	.kurz.kontakt .ce_text {
	    padding-left: 100px;
	}
	.kurz.kontakt.unternehmen h2 {
		font-size:35px;
		line-height: 35px;
		margin-left: -35px;
		margin-top:5px;
	}
	.partner-logos .btn-wrapper {
    padding-top: 10px;
    clear:right;
	}
	.partner-logos {
		margin-top:30px;
	}
	.kontaktformular {
    	padding-left: 0; 
	}
	.kontakt .kontakt-links {
	    width: 100%;
	    margin-bottom: 70px;
	}
	.kontakt .kontakt-rechts {
	    padding-left: 0;
	}
}
@media only screen and (max-width: 580px) {
	#header svg {
	    width: 120px;
	    height: 123px;
	}
	#header .logo {
	    max-width: 150px;
	    float: left;
	    margin-bottom: 40px;
	}
	#header nav {
		display: none;
		width: 100%;
		margin-bottom: 40px;
		margin-top: 0;
		border-bottom: 1px solid rgb(255, 255, 255);
		padding-bottom: 40px;
	}
	.nav-open #header nav {
		display: block;
	}
	.bilderreihe .item, .submenu .item {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.slider-wrapper .text-zitat {
	    padding-top: 250px;
	}
	.zitat-bild p {
    padding-left: 40px;
	}
	.headline-color-outside {
	    float: none;
	    margin-bottom: 40px;
	    width: calc( 100% - 45px);
	}
	.beispiel-btn.kurz.kontakt.unternehmen h2 {
		font-size:35px;
	}
	.bilder-links .bilder {
	    width: calc(100% - 80px);
	    padding-right: 0;
	    max-width: 400px;
	}
	#footer .copy,
	#footer nav {
		font-size:14px;
		width:100%;
		float:left;
	}
		#footer nav ul li {
			padding-left:0;
			padding-right:20px;
			margin-top:10px;
		}
	.description-bottom .description h2 {
		font-size:28px;
	}
	.description-bottom .description {
		padding:30px 10px 20px 10px;
	}
	.kurz.kontakt .ce_text {
	    padding-left: 40px;
	}
	#article-35.kurz.kontakt .ce_text.last {
	    padding-left: 80px !important;
	}
}
@media only screen and (max-width: 520px) {
	.main-layer h1,
	.main-layer.beispiel h2,
	h3,
	.description h2 {
	    font-size: 28px;
	}
	.description{
    	padding: 30px 10px 20px 10px;
	}
	.spruch p {
    	font-size: 25px;
	}
	.zitat-bild p {
	    padding-left: 0;
	}
}
@media only screen and (max-width: 480px) {
	.bilder-links .text {
	    padding-top: 370px;
	}
}
/* ENDE JP */
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../../files/fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../../files/fonts/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../../files/fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
