/* cmsms stylesheet: lynn-gruen modified: Montag, 24. November 2025 13:57:00 */
@font-face {
    font-family: 'Bitter';
    src: url('/fonts/Bitter-MediumItalic.woff2') format('woff2'),
        url('/fonts/Bitter-MediumItalic.woff') format('woff');
  font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter';
    src: url('/fonts/Bitter-Bold.woff2') format('woff2'),
        url('/fonts/Bitter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bitter';
    src: url('/fonts/Bitter-Medium.woff2') format('woff2'),
        url('/fonts/Bitter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


* {
margin : 0;
padding : 0;
}
html, body {
font-family : Bitter, times, Times new roman, serif;
font-size : 110%;
width : 100%;
max-width : 100%;
text-align: center;
color: #304f45;
}
iframe {
border: 0;
}
.box {
text-align : center;
width : 100% !important ;
animation-duration : 0.8s;
animation-name : opa;
position : absolute !important ;
z-index : 10000005;
top : 6em;
display: none;
}
@keyframes opa {
0% {top: -20em;}
100% {top: 6em;}
}
.box a {
padding : 0.5em 0 0.8em 0;
display : block;
width : 100%;
height : 1em;
background: #ee7f00;
color: #fff;
margin-top: 1em;
}
.boxtitle {
font-size: 150%;
margin-bottom: 0.5em;
font-weight: bold;
text-transform: uppercase;
}
.boxtitle span {
color: #ee7f00;
}
.mailwrap {
text-align : center;
width : 100% !important ;
position : absolute !important ;
z-index : 10000;
top : 6em;
left: 0;
}
.searchcont {
background : rgba(255,255,255,0.95);
font-size: 90%;
width : 18em;
margin : 0 auto;
position : relative;
padding : 1.5em;
border: 4px solid #990033;
box-shadow : 0 1px 1px rgb(0, 0, 0, 0.11), 0 2px 2px rgb(0, 0, 0, 0.11), 0 4px 4px rgb(0, 0, 0, 0.11), 0 6px 8px rgb(0, 0, 0, 0.11), 0 8px 16px rgb(0, 0, 0, 0.11);
animation-duration : 0.8s;
animation-name : opa;
top: 0;
}
@keyframes opa {  
0% {top: -20em;}
100% {top: 0;}
}
.searchclose {
position : absolute;
top : -2em;
right : 0.5em;
width : 50px !important;
height: auto;
z-index: 500000000000;
}
p {margin-bottom: 1em;}


.top-container {
top : 0;
left : 0;
background: #fff;
font-size: 120%;
color: #000;
width: 100%;
height: 7.5em;
position: fixed;
z-index: 1000;
border-bottom: 1px inset #c1d9d0;
}
 /*
.top-container::after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 12em !important;
    top: 0;
    left: 0;
    z-index: -5;
   background : #fff;
    transform-origin: top right;
    transform: skew(0deg, 1deg);
box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
}
 */

.top-container a {color: #000;}
.headsmall {
height : 12%;
}

.headcenter {
width : 90%;
max-width: 1600px;
position : relative;
margin: 0 auto;
text-align: left;
}
.logo {
position: absolute;
width: 12.5em;
top: 1.8em;
left: 0;
}
.lang {
list-style-type: none;
position: absolute;
top: 2.9em;
left: 12.9em;
padding: 0;
margin: 0;
z-index: 1;
}
.lang li {
float: left;
margin-left: 10px;
}
h1, .tophead2 {
display : block;
font-size : 240%;
font-weight: normal;
line-height: 120%;
padding: 0 0 0 0;
font-weight: bold;
color: #437062;
border: none;
margin-bottom: 0.3em;
}
.half h2 {
margin-bottom: 0.3em !important;
}
h1 span {
font-weight: normal;
font-size: 80%;
}
.headsmall h1 {
font-size: 100%;
}
.smallaut {
font-size : 60%;
text-transform: none;
color: #fff;
text-align : center;
display : flex;
flex-wrap : wrap;
justify-content : center;
margin-top: -2em;
}
.noshadow {
position: relative;
display: block;
width: 50% !important;
margin: 0 25% 0 25% !important;
transform: rotate(1deg);
box-shadow: -50px 2px 0px 26px #FFC461;
border: 1px solid;
}
.smallink {
font-size : 80%;
}
.skiplink{
position:absolute;
top:-9999px;
left:-9999px;
font-size:0;
line-height:0;
}
.termin {
background : #f39200;
padding : 2em;
width : 100%;
color : #fff;
}
.tdli {
padding-right : 1em;
}
.mleft {
float: left;
}

.newsbox {
position: relative;
padding: 2em 0 1em 0;
column-count: 3;
column-gap: 1.5em;
font-size: 87%;
}
.news {
margin-bottom: 1em;
display: inline-block;
}
.news span, .docpic span, .doc span, .headl2 span, footer span {
color: #ee7f00;
padding-bottom: 0.3em;
font-weight: bold;
}
.newsvar {
border: 3px solid #1b2831;
border-radius:12px;
padding: 5%;
}
.oben {
position : fixed;
right : 0.8em;
bottom : 0;
z-index : 100;
width : 1.5em;
}
.oben img {
width : 100%;
height : auto;
}

.cont {
width :80%;
max-width: 1600px;
min-height : 18em;
margin : 0 auto;
padding : 12em 0 5em 0;
text-align: left;
}
.cont a {color: #990033;}

.thumb {
display : inline;
width : 100% !important ;
}
.thumblist {
text-align : left;
display : flex;
flex-wrap : wrap;
justify-content : center;
padding : 0;
}
.closeall {
position : absolute;
width : 100%;
height : 100%;
display : block;
z-index : 102 !important ;
}
.previous {
position : absolute;
left : 4em;
top : 2em;
width : 2.5em !important ;
z-index : 150 !important ;
}
.next {
display : block;
position : absolute;
left : 8em;
top : 2em;
width : 2.5em !important ;
z-index : 150 !important ;
}
.exit {
display : block;
position : absolute;
top : 0;
right : 5%;
width : 2em !important ;
z-index : 1500 !important ;
}
.cont h3 {
font-size : 125%;
margin : 1em 0 0.5em 0em;
}
.cont ul {
margin : 0 0 0 2em;
}
@keyframes fadeIn {
from {
opacity : 0;
transform : translate3d(0,3%,0);
}
to {
opacity : 1;
transform : translate3d(0,0,0);
}
}
.fadeIn {
animation-name : fadeIn;
animation-duration : 1s;
}
ul {
margin : 2% 0 0 2%;
}

.half {
position: absolute;
background: rgba(242,242,243,0.97);
top: 30%;
left: -2%;
padding: 3%;
z-index: 2000;
color: #304f45;
border-radius: 0px 0px 75px 0px;
min-width: 40%;
}

.half ul {
margin-left: 1em;
width: 90%;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.half a {
color: #437062 !important;
}
a {
text-decoration : none;
}
h2, .cont h1, .headl2 {
display : inline-block;
font-size : 200%;
line-height : 120%;
color: #437062;
margin-bottom: 1em !important;
font-weight : normal
float: none;
background: url(https://lynnschneg.de/uploads/layout/klammer-li.png) no-repeat left, url(https://lynnschneg.de/uploads/layout/klammer-re.png) no-repeat right;
background-size: 12px auto;
padding: 1.2em 1.5em 1.2em 1.5em;
hyphens: none;
}
.headl2, .cont h1, .cont h2 {
text-transform: none;
}
.mitte h2 {
}
.cont h2, .cont h2 {
margin-bottom: 1em !important;
}
.hidden {
opacity : 0;
}
.visible {
opacity : 1;
}
h3 {
font-size : 160%;
margin : 0.7em 0 0.7em;
font-weight : bold;
line-height: 120%;
color: #437062;
}

.parallax {
position: relative;
width : 100%;
padding: 10% 0 50% 0;
background-position : center top !important ;
background-repeat : no-repeat;
background-attachment : scroll !important;
background-size : cover !important;
 background-color: rgba(123,159,183,0);
color: #fff;
 background-blend-mode: lighten;
margin-bottom: 5em;
z-index: 10;
}
.parasmall {
padding: 0;
overflow: hidden;
height: 10em;
top: 0;
display : flex;
flex-wrap : wrap;
justify-content : center;
}
.parasmall a {
background: rgba(255,255,255,0.95);
color: #1b2831;
position: absolute;
width: 40%;
margin-top: 10%;
border: 3px solid #1b2831;
border-radius: 12px;
font-size: 80%;
backdrop-filter: blur(5px);
}
.white {
display: none;
background: #fff;
width: 100%;
height: 20%;
position: absolute;
bottom: -5em;
left: -30em;
border-radius: 100%;
transform: rotate(-3.5deg);
z-index: 1;
}
.gooconfirm {
padding: 2em;
height: auto;
display: block;
}
.googleload {
background: #ee7f00;
border-radius: 12px;
border: 2px solid #fff;
color: #fff;
padding: 0.5em 1em 0.5em 1em;
display: inline-block;
}
small a {
font-size: 80%;
color: #ee7f00;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
.type-cont {
display: inline-block;
padding-top: 25%;
padding-bottom: 20%;
}
.type {
 overflow: hidden;
    padding: 1%;
    white-space: nowrap;
    font-size: 150%;
font-weight: bold;
letter-spacing: 0.08em;
    width: 0;
    animation: typing 3s steps(21, end) forwards;
}


parasmall h1 {
padding-top: 0 !important;}

.anker {
display : block;
position : relative;
top : -10em;
visibility : hidden;
}
.bigwrap {
text-align: left;
   margin:0 auto;
hyphens: auto;
padding : 2em 0 5em 0;
background: url(https://lynnschneg.de/uploads/layout/line.png) no-repeat center bottom;
background-size: 112px auto;
}

.bigwrap a {
border-bottom: 1px solid;
color: #990033;
}
.dark {
background: #437062;
color: #eff5f3;;
padding-top: 3em;
padding-bottom: 5.5em;
}
.dark h2, .dark h3 {
color: #eff5f3;
} 
.dark .more {
border: none;
color: #fff;
letter-spacing : 0.05em;
font-variant : small-caps;
}
.light {
background: #f2f2f3;
position: relative;
left: 0;
padding: 12%;
width: 220% !important;
color: #437062;
}
.light h3 {
color: #437062;
}
.mitte {
clear : both;
width : 100%;
overflow : hidden;
text-align: center;
}
.mitte img {
width : 100%;
height : auto;
}
main {
width: 90%;
max-width: 1600px;
margin: 0 auto;
margin-top: 8em;
}
.center {
margin : 0 auto;
text-align : left;
width : 100%;
max-width: 1600px;
margin-bottom : 3em;
line-height: 140%;
}
.sub {
padding : 0 !important;
list-style-type : none;
text-align: left;
}

.sub li {
margin-top : 0.5em;
}
.sub a {
color : #fff;
}
.pic {
display : block;
position: relative;
float : left;
width : 18%;
margin : 0 2% 2% 0;
display : inline-block;
padding: 5%;
background: #437062;
border-radius: 12px;
text-align: center;
color: #eff5f3;
hyphens: auto;
}
.pic h3 {
color: #eff5f3;
hyphens: auto !important;
}
.dolicon {
width: 64px !important;
height: auto;
}
.fach {
 display: flex;
  align-items: center;
  justify-content: center;
width: 10em;
height: 8em;
text-align: center;
padding: 1em;
}
.fach img {
margin-bottom: 1em;
}
.fach span {
border-top: 1px solid;
border-bottom: 1px solid;
padding: 0.6em 0 0.6em 0;
}
.orga .pictext {
font-size : 110%;
margin: 0 auto;
margin : 0.7em 0 0.7em;
font-weight : bold;
line-height: 120%;
width: 80% !important;
position: relative;
}
.orga img {
width: 100%;
margin-bottom: 0;
display: block;
position: relative;
margin: 0 auto;
object-fit: cover;
height: 65%;
border-left: 3px solid #e66b00;
}
.orga-title  {
width: 93%;
background: #ee7f00;
color: #fff;
padding: 1.5em 0 1em 7%;
text-align:left;
}
.pictext {
text-align: left;
padding: 7% 7% 0 7%;
}
a.pic {
color: #fff !important;}
.lightbox2 .pic {
width : 22%;
float : none;
margin-bottom : 0;
margin-left : 3em;
}
.unis {
width: 8em;
height: auto;
margin: 0 3em 1em 0;

}
.unis img {
filter: opacity(60%);
}
.sprech {
width: 11em !important;
 border-width: 4px;
  border-style: solid;
  border-color: #3b5490;
padding: 2%;
}
.sprech h3 {
color: #1b2831;
margin-top: 0;
}
.sprechvar {
border-color: #e66b00;
}
.placehold {
background: url(https://lynnschneg.de/uploads/images/placeholder.jpg) !important; background-position : center center !important;background-repeat : no-repeat !important;background-size : cover !important;
border: none;
min-height: 12em;
}
.vorteil {
width: 39% !important;
background: #fff;
padding: 4%;
}
.vorteil h3 {
color: #3b5490;
background-image: url(https://lynnschneg.de/uploads/images/check-bl.png);
background-size: 32px auto;
background-repeat: no-repeat;
background-position: top left;
padding-left: 2em;
padding-bottom: 1em;
}
.sprechvar.vorteil {
border-color: #e66b00;
}
.sprechvar.vorteil h3 {
color: #e66b00;
background-image: url(https://lynnschneg.de/uploads/images/check-o.png);
}
.jobcoaching {
width: 18% !important;
padding: 2%;
}
.mo {
display: inline-block;
background: #ee8042;
padding: 0.2em;
margin-top: 0.5em;
width: 60%;
}

.lightbox2 {
position : fixed;
display : block;
overflow : hidden;
z-index : 1001;
width : 100%;
min-height : 100% !important ;
height : auto !important ;
height : 100% !important ;
overflow-y : scroll;
top : 0;
left : 0;
background : #f0f0f0;
opacity : 0;
pointer-events : none;
text-align : center !important ;
transition : all 0.3s;
scrollbar-width : none;
}
.lightbox2::-webkit-scrollbar {
display : none;
}
.lightbox2 img {
margin-top : 2em;
float : left;
}
.lightbox2:target {
opacity : 1;
pointer-events : auto;
}
.description {
width : 70%;
max-width : 1440px;
min-height : 30em;
margin-left : auto;
margin-right : auto;
margin-top : 6em;
margin-bottom : 6em;
text-align : left;
}
.description ul {
margin-bottom : 1em !important ;
}
.column {
column-count: 2;
}

.teampic {
float : right !important;
width : 18% !important;
margin : 0 0 1em 2em !important;
}
.teamtitle {
font-weight: bold;
}
.description h3 {
font-size : 130%;
}
.doclib {
border-radius: 10px;
}
.blue {
position: sticky;
top: 0;
background: #1b2831;
padding-top: 1.5em !important;
z-index: 200;
}
.orange {
width: 100%;
background: rgb(245,160,0);
background: linear-gradient(180deg, rgba(245,160,0,1) 30%, rgba(238,127,0,1) 30%);
height: 1em;
text-align: center;
}
.navcenter {
width : 90%;
max-width: 1440px;
position : relative;
margin: 0 auto;
height: 2em;
}
.topnav {
position : absolute;
right : 0;
top: 2.6em;
z-index: 9999999;
background: url(https://lynnschneg.de/uploads/layout/klammer-li.png) no-repeat left, url(https://lynnschneg.de/uploads/layout/klammer-re.png) no-repeat right;
background-size: 12px auto;
padding: 1.2em 3em 1.2em 3em;
font-size: 80%;
}

.topnav a {
display : block;
margin-right : 1em;
font-weight : normal;
color: #304f45;
position: relative;
padding-bottom: 1px;
 float: left;
}
.topnav a::before,
.topnav a::after {
  content: "";
  position: absolute;
  background-color: #b0cfc4;
  width: 100%;
  height: 2px;
  transform: scaleX(0);
  transition: transform 0.4s;

}

.topnav a::before {
  top: -0.4em;
  left: 0;
  transform-origin: left;
}

.topnav a::after {
  bottom: -0.4em;
  right: 0;
  transform-origin: right;
}

.topnav a:hover::before,
.topnav a:hover::after {
  transform: scaleX(1);
}
.topnav a.currentpage, .topnav a.activeparent {
font-weight: bold;
}
.flex {
display : flex;
justify-content : left;
align-items : center;
width : 100%;
padding : 0;
}
.li-text {
float : left;
width : 45%;
hyphens: auto;
padding-right: 5%;
}
.re-text {
float : right;
width : 50%;
hyphens: auto;
position: relative;
}
.backcolor {
position: absolute;
bottom: 0;
background: #c0cba0;
}

figure, .rightpic  {
float : right;
width : 28%;
margin : 0 0 0.5em 1.5em;
}
.cover {
width: 18% !important;
margin : 3em 0 0.5em 8em;
}
figcaption {
font-size: 95%;
text-align: center;
padding: 0.6em;
color: silver;
line-height: 105%;
}
.book {
padding-bottom: 2.5em;
border-top: 3px dotted silver;
margin-top: -3px;
overflow: hidden;
}
.grid {
display: grid;
 grid-template-columns: repeat(1, 1fr);
position: relative;
}
.grid-element {
box-sizing: border-box;
hyphens: auto;
padding-right: 5%;
}
.textcol {
box-sizing: border-box;
padding: 10% 100% 10% 10%;
width: 100%;
max-width: 1600px;
z-index: 0;
}
.changdir {
transform: scaleX(-1);
}
.rechange {
transform: scaleX(-1);
}
.rechange h2 {
position: relative;
margin-left: -26%;
}
.rechange img {
transform: scaleX(1);
}
.colright {
padding: 5% 5% 5% 100%;
position: absolute:
right: 0;
}
.li-text img, .re-text img {
width: 60% !important;
height:auto;
position: relative;
top: 3em;
right: 20%;
left: 20%;
z-index: 5;
}
.re-text img.rechange {
z-index: 5;
}
.orga ul, .newsbox ul {
padding: 0;
margin: 0.5em 0 0.25em 0;
}
.orga li, .newsbox li  {
background: url(https://lynnschneg.de/uploads/images/liste.png) no-repeat 0 7px;
background-size: 10px 10px;
padding-left: 12px;
list-style-type: none;
}
a.more {
position: relative;
display : inline-block;
color: #990033;
text-align : center;
font-weight : bold;
padding : 0.7em 1em 0.5em 1em;
font-size : 160%;
margin-bottom : 15px;
z-index: 103;
border: none !important;
}
a.more::before {
position: absolute;
content: '[';
left: -0.25em;
z-index: 103;
}
a.more::after {
position: absolute;
content: ']';
right: -0.25em;
z-index: 103;
}
.thumblist {
width : 100%;
min-height : 100%;
z-index : 10;
}
blockquote {
font-style: italic;
font-weight: normal;
font-size: 110%;
line-height: 130%;
padding: 0 10% 0 10%;
}
.shariff {
width : 20em;
}
.share {
width : 100% !important ;
text-align : center;
display : flex;
flex-wrap : wrap;
}
.required {
float : left;
width : 45%;
margin-right : 4%;
}
div.website, div.website * {
  display: none !important;
}
label {
float : left !important ;
display : block;
margin-bottom : 0.5em;
}
input, textarea, select {
margin-right: 3%;
margin-bottom : 3%;
background : rgba(255,255,255,0.9);
border: 1px solid #71a896;
padding-left : 0.7em;
height : 2.5em;
font-size : 100%;
box-sizing : content-box;
width: 100%;
color: #1b2831;
border-radius: 12px;
}
textarea {
border-radius: 12px;
height : 6em;
clear : both !important ;
float : none;
padding: 0.7em;
width: 93%;
margin-bottom: 0.5em;
}
.cms_checkbox {
width : 1em;
clear : both;
float : left;
margin-right : 0.5em;
margin-top : -0.7em;
margin-bottom: 0 !important;
}
.cms_submit {
width : 30%;
height : 3.5em;
color: #eaf6fa;
background: #304f45;
position: relative;
}
.cms_submit::before {
position: absolute;
content: '[';
color: #1b2831;
left: -0.25em;
border: none;
}
.cms_submit::after {
position: absolute;
content: ']';
color: #1b2831;
right: -0.25em;
}

.cms_select {
height : auto;
padding : 2%;
}
.search-button {
color : #fff;
background: #1b2831;
font-size : 100%;
padding: 0;
}
.privacy {
font-size: 80%;
width: 90%;
line-height: 140%;
}
.captcha {
width : 45%;
clear : both;
float : none;
}
.captcha img {
clear : both;
box-shadow : none !important ;
width : 40% !important ;
height : auto !important ;
float : none;
margin : 0.5em 0 0.5em 0;
}
.kontaktform .captcha {
width : 100%;
float : none !important ;
}
.kontaktform {
text-align: left;
padding: 3%;
padding: 5%;
border: 1px solid #71a896;
background: #f2f2f3;
border-radius: 12px;
}
.confirm, .error_message {
position : absolute !important;
background : rgba(255,255,255,0.95);
padding :5%;
top : 1em;
left : 5%;
border-top : 4px solid #e66b00;
max-width: 80%;
z-index : 10000;
box-shadow : 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 6px 8px rgba(0,0,0,0.11), 0 8px 16px rgba(0,0,0,0.11);
}
footer {
margin-top: 4em;
background: #fff;
font-size: 90%;
hyphens: auto;
text-align: center;
position: relative;
z-index: 2;
color: #304f45;
}
footer ul
{
margin-left: 0;
}
footer li {
list-style-type: none;
margin-bottom: 0.15em !important;
}
.center li {
margin-bottom: 0.3em;
padding-left: 0.5em;
list-style-type: none;
 list-style-image: url(https://lynnschneg.de/uploads/images/list-o.png);
}
.foo {
margin-bottom : 0 !important;
position: relative;
width: 90%;
max-width: 1440px;
margin: 0 auto;
}
footer a {
color: #304f45;
}
footer ul {
margin-left: 1em;
}
.foot {
float : left;
margin-right : 8%;
margin-bottom : 3em;
text-align: left;
}
.foo-title {
font-weight : bold;
font-size : 110%;
border-bottom: 1px dotted;
margin-bottom : 1em;
color: #304f45;
padding: 0.25em 0 1em 2em;;
}
.leist {
background: url(https://lynnschneg.de/uploads/layout/icon-headset.png) no-repeat;
background-size: 32px auto;
}
.adress {
background: url(https://lynnschneg.de/uploads/layout/icon-adress.png) no-repeat;
background-size: 32px auto;
}
.law {
background: url(https://lynnschneg.de/uploads/layout/icon-law.png) no-repeat;
background-size: 32px auto;
}
.phone {
background: url(https://lynnschneg.de/uploads/layout/icon-phone.png) no-repeat;
background-size: 32px auto;
}

.copyfoo {
font-size : 90%;
text-align: center;
padding: 0.25em 0 0.25em 0;
}
.copyfoo a {
display: inline;
}
.copyfoo img {
width: 24px;
height: auto;
}

.topnav .icon {
  display: none;
}
@media screen and (max-width: 62em) {
.topnav {
padding: 1.2em 1.5em 1.2em 1.5em;
background-image: none !important;
}
  .topnav a {display: none;}
  .topnav a.icon {
   position: fixed !important;
top: 3.9em;
    right: 0;
    display: block !important;
background: url(https://lynnschneg.de/uploads/layout/hamburger.png) no-repeat;
background-size: 50px 25px;
width: 50px;
height: 25px;
  }
}

@media screen and (max-width: 62em) {
  .topnav.responsive .icon {
    position: fixed !important;
    top: 3.9em;
color: #000;
width: 50px;
height: 25px;
background: url(https://lynnschneg.de/uploads/layout/close.png) no-repeat;
background-size: 50px auto;
  }

  .topnav.responsive {
position: fixed;
background: rgba(255,255,255,0.95);
left: 0;
top: 0;
transition : 0.5s;
width: 100%;
height: 100%;
padding: 8em 2em;
}

  .topnav.responsive a, .topnav a.currentpage::after, .topnav a.activeparent::after  {
    float: none;
    display: block;
    text-align: left;
color: #437062;
border: none !important;
margin-bottom: 1em;
  }
.topnav a::after, .topnav a.currentpage::after, .topnav a.activeparent::after {
transform: none;
height: 0;
}
.topnav a:hover::after {
transform: none;
}
.noshadow {
margin-top: 3em !important;
}
html {
font-size: 90%;
}
.bigwrap {
padding : 2em 0 4em 0;
}
.bigwrap::before {
width:50%;
 left: 25%;
border-bottom: 10px dotted #dfece8;
}
.pic, .vorteil, .sprech {
width: 38% !important;
}
.newsbox {
column-count: 2;
}
.parallax {
background-attachment : scroll !important;
background-position : center center !important;
margin-bottom: 2.5em;
}
figure {
margin-left: 2em !important;
}
.mleft, .menuright {
position: static;
width: auto;
text-align: center;
}
.mleft {
left: 0;
}
.menuright {
width: 100% !important;
float: none;
}
#res-call {
position : relative;
z-index : 1000;
}
#mobsearch {
text-align : center;
display : flex;
flex-wrap : wrap;
justify-content : center;
}
.mobinpt {
width : 10em;
}

.sm {
width : 36% !important ;
}
h1, .half h2 {
font-size: 8vw !important;
}
.half {
padding: 5%;
width: 80%;
}
footer {
padding-bottom : 2.5em !important ;
}
.foot {
float : none !important ;
}
.type {
font-size: 90%;
}

h1 span {
font-size: 80%;
line-height: 40% !important;
}
.menu li {
margin-right: 0.5em;
}
a.more {
font-size: 110%;
}
h1, .tophead2 {
font-size : 4.5vw !important;
}
.headl2 {
font-size :3.5vw !important;
}
}
@media screen and (max-width: 800px) {
.parallax h1, .title span {
hyphens: auto;
}
.flex {
display : block;
}

.textcol {
padding: 5% 5% 5% 5% !important;
width: 100% !important;
}
.changdir {
transform: scaleX(1);
}
.rechange {
transform: scaleX(1);
}
.rechange h2 {
position: relative;
margin-left: 0;
}
.rightpic, figure, .cover {
float : none !important ;
width : 95% !important ;
margin : 0 0 1.5em 0 !important;
}
.searchcont {
width : 70%;
}
.teampic {
width : 22% !important;
}
label, .own, .required, input, cms_select, .captcha {
width : 100%;
}
.chk label {
width : 80%;
}
.li-text img, .re-text img {
top: 0 !important;
left: 0;
margin : 0 0 1em 0;
padding: 0 !important;
width: 100% !important;
}
.li-text, .re-text {
width : 100%;
float : none;
margin : 0 0 0.0 0;
}
.thumblist {
overflow : visible !important ;
}
.pic {
width : 35% !important ;
margin : 0 5% 5% 0 !important;
padding: 5%;
}
.sm {
width : 86% !important ;
}
.back img {
width : 70%;
text-align : left;
}
.mleft, .menuright {
float: none;
}
.orange {
height: 0.75em;
}
.menu li {
height: 40px;
width: auto;
}
.menu li img {
height: 100%;
width: auto;
}
.doc {
width: 50% !important;
font-size: 80%;
}
.docpic {
width: 80% !important;
}

.required, input, cms_select, .captcha {
width : 97%;
}
.cms_submit {
width: 80%;
}
.parasmall a {
font-size: 80%;
width: 80%;
}
.kunde {
width: 20%;
}
.noshadow {
width: 60% !important;
margin: 10% 20% 0 20% !important;
box-shadow: -18px 17px 0px -2px #FFC461 !important;
}
}
@media screen and (max-width: 450px) {

#wrapper {
padding-top: 2.7em;
}
.logo {
width: 10em;
top: 2.5em;
}
.lang {
top: 3.15em;
left: 10em;
}
.lang li {
margin-left: 6px;}
a.more {
font-size: 100%;
}
.topnav a.icon {
top: 4.2em;
}
.headl2, .marquee__content {
margin-bottom: 1em;
}
h3 {
font-size: 120%;
}
.kunde {
width: 25%;
}
.newsbox {
column-count: 1;
}
.navcenter {
width: 100%;
}
.menu {
width: 100%;
text-align : center;
display : flex;
flex-wrap : wrap;
justify-content : center;
top: -0.75em;
right: 0;
}

.menu li img {
height: 100%;
width: auto;
}
.cont h1 {
font-size : 140% !important ;
}

.sub {
line-height: 110%;
font-size: 95%;
margin-top: 0.5em;}

.pic {
margin-right : 0 !important ;
float: none !important;
width: 95% !important;
margin : 0 0 5% 0 !important;
}
.orga img {width: 100%;}
.teampic {width: 100% !important;}
blockquote {
margin: 0 0 8% 0;
}
blockquote::before {
font-size: 350%;
}
.sprech {
width: 80% !important;
border-width: 4px;
padding: 8%;
}
.news, .orga {
font-size: 105% !important;
}
}
@media screen and (max-width: 350px) {
.topnav a.icon {
top: 1em;
}
}
