/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2560px; height:1440px; background: #fff !important; }
.paper-vertical { width:2560px; height:100%; }
.paper-horizontal { width:3820px; height:1452px; }
@media all and (max-height:1440px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2560px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item8217 {
	width:2560px !important;
	height:4409px !important;
	top:8010px !important;
	border-radius:200px 0 200px 0;
	background:#eef8f2;
}

#item5437 {
	width:2560px !important;
	height:941px !important;
	top:5183px !important;
	border-radius:200px 0 200px 0;
	background:#eef8f2;
}

#item5525 {
	width:2560px !important;
	height:1093px !important;
	top:2584px !important;
	border-radius:200px 0 200px 0;
	background:#eef8f2;
}

#item5300 {
	width:2560px !important;
	height:384px !important;
	top:13335px !important;
	border-radius:200px 0 0 0;
	background:#5abe82;
}

#item33433 {
	opacity:0.80;
	width:1206px !important;
	height:330px !important;
	border-radius:100px 0 100px 0;
	background:#5abe82;
}

#item33434 {
	width:1114px !important;
	left:72px !important;
	top:36px !important;
	min-height:245px !important;
}

#item33376 {
	width:1206px !important;
	height:330px !important;
	border-radius:100px 0 100px 0;
	background:#5abe82;
}

#item33378 {
	width:1114px !important;
	left:72px !important;
	top:36px !important;
	min-height:245px !important;
}

#item33430 {
	width:1206px !important;
	height:330px !important;
	left:723px !important;
	top:11938px !important;
}

#item17365 {
	width:1397px !important;
	left:341px !important;
	top:1039px !important;
	min-height:134px !important;
}

@keyframes hereinfliegenvonunten-17365 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-17365 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17389 {
	width:1106px !important;
	left:341px !important;
	top:3827px !important;
	min-height:167px !important;
}

#item17413 {
	width:924px !important;
	top:211px !important;
	min-height:215px !important;
}

#item17436 {
	width:690px !important;
	top:138px !important;
	min-height:47px !important;
}

#item17461 {
	width:924px !important;
	top:227px !important;
	min-height:212px !important;
}

#item17484 {
	width:649px !important;
	top:154px !important;
	min-height:47px !important;
}

#item17509 {
	width:924px !important;
	top:237px !important;
	min-height:212px !important;
}

#item17532 {
	width:649px !important;
	top:164px !important;
	min-height:47px !important;
}

#item17557 {
	width:924px !important;
	top:228px !important;
	min-height:212px !important;
}

#item17580 {
	width:649px !important;
	top:155px !important;
	min-height:47px !important;
}

#item17604 {
	width:733px !important;
	left:532px !important;
	top:5670px !important;
	min-height:332px !important;
}

#item17627 {
	width:733px !important;
	left:1295px !important;
	top:5670px !important;
	min-height:275px !important;
}

#item17631 {
	width:1115px !important;
	left:341px !important;
	top:5442px !important;
	min-height:168px !important;
}

#item17654 {
	width:1735px !important;
	left:341px !important;
	top:5303px !important;
	min-height:78px !important;
}

#item17678 {
	width:873px !important;
	left:341px !important;
	top:6245px !important;
	min-height:78px !important;
}

#item17701 {
	width:1115px !important;
	left:341px !important;
	top:6383px !important;
	min-height:168px !important;
}

#item18932 {
	width:510px !important;
	height:367px !important;
	left:1086px !important;
	top:3160px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item18933 {
	width:499px !important;
	height:367px !important;
	left:1721px !important;
	top:3160px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item18934 {
	width:1878px !important;
	left:150px !important;
	top:1533px !important;
	min-height:423px !important;
}

#item18957 {
	width:508px !important;
	height:367px !important;
	left:413px !important;
	top:3160px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item18958 {
	width:398px !important;
	left:471px !important;
	top:3205px !important;
	min-height:226px !important;
}

#item18982 {
	width:405px !important;
	left:1153px !important;
	top:3205px !important;
	min-height:239px !important;
}

#item19005 {
	width:398px !important;
	left:1794px !important;
	top:3205px !important;
	min-height:239px !important;
}

#item19028 {
	width:1570px !important;
	left:341px !important;
	top:2017px !important;
	min-height:368px !important;
}

#item19051 {
	width:1264px !important;
	left:342px !important;
	top:2704px !important;
	min-height:78px !important;
}

#item19074 {
	width:169px !important;
	left:328px !important;
	top:3149px !important;
	min-height:235px !important;
}

#item19098 {
	width:181px !important;
	left:990px !important;
	top:3149px !important;
	min-height:235px !important;
}

#item19121 {
	width:181px !important;
	left:1645px !important;
	top:3149px !important;
	min-height:235px !important;
}

#item19144 {
	width:80px !important;
	height:25px !important;
	left:344px !important;
	top:3359px !important;
	background:#5abe82;
}

#item19145 {
	width:1114px !important;
	left:342px !important;
	top:2843px !important;
	min-height:168px !important;
}

#item19168 {
	width:1531px !important;
	left:341px !important;
	top:10573px !important;
	min-height:1292px !important;
}

#item19191 {
	width:543px !important;
	left:340px !important;
	top:12568px !important;
	min-height:55px !important;
}

#item19214 {
	width:398px !important;
	left:341px !important;
	top:12664px !important;
	min-height:47px !important;
}

#item19237 {
	width:398px !important;
	left:341px !important;
	top:12942px !important;
	min-height:47px !important;
}

#item19268 {
	width:546px !important;
	left:341px !important;
	top:13395px !important;
	min-height:124px !important;
}

#item19292 {
	width:546px !important;
	left:1104px !important;
	top:13395px !important;
	min-height:124px !important;
}

#item19315 {
	width:546px !important;
	left:1675px !important;
	top:13395px !important;
	min-height:124px !important;
}

#item19338 {
	width:163px !important;
	height:102px !important;
	left:341px !important;
	top:13041px !important;
}

#item19348 {
	width:85px !important;
	height:126px !important;
}

#item19345 {
	width:85px !important;
	height:126px !important;
	left:572px !important;
	top:13029px !important;
}

#item19355 {
	width:221px !important;
	height:81px !important;
}

#item19352 {
	width:221px !important;
	height:81px !important;
	left:1022px !important;
	top:13052px !important;
}

#item19361 {
	width:202px !important;
	height:81px !important;
}

#item19358 {
	width:202px !important;
	height:81px !important;
	left:1304px !important;
	top:13052px !important;
}

#item19368 {
	width:196px !important;
	height:66px !important;
}

#item19365 {
	width:196px !important;
	height:66px !important;
	left:1573px !important;
	top:13059px !important;
}

#item19372 {
	width:241px !important;
	height:45px !important;
	left:1822px !important;
	top:13069px !important;
}

#item19384 {
	width:100px !important;
	height:105px !important;
}

#item19381 {
	width:100px !important;
	height:105px !important;
	left:2119px !important;
	top:13027px !important;
}

#item19669 {
	width:1878px !important;
	left:150px !important;
	top:8130px !important;
	min-height:423px !important;
}

#item19692 {
	width:1497px !important;
	left:341px !important;
	top:8673px !important;
	min-height:117px !important;
}

#item19715 {
	width:1497px !important;
	left:341px !important;
	top:9287px !important;
	min-height:55px !important;
}

#item19739 {
	width:1115px !important;
	left:341px !important;
	top:8851px !important;
	min-height:286px !important;
}

#item19762 {
	width:1115px !important;
	left:341px !important;
	top:9402px !important;
	min-height:168px !important;
}

#item19785 {
	width:1438px !important;
	left:133px !important;
	top:454px !important;
	min-height:486px !important;
}

@keyframes hereinfliegenvonunten-19785 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-19785 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes hereinfliegenvonoben-19808 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-19808 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19809 {
	width:924px !important;
	left:532px !important;
	top:9687px !important;
	min-height:79px !important;
}

#item19833 {
	width:972px !important;
	left:532px !important;
	top:9863px !important;
	min-height:124px !important;
}

#item19856 {
	width:924px !important;
	left:532px !important;
	top:10084px !important;
	min-height:124px !important;
}

#item19879 {
	width:939px !important;
	left:532px !important;
	top:10305px !important;
	min-height:168px !important;
}

#item19902 {
	width:690px !important;
	left:532px !important;
	top:9620px !important;
	min-height:47px !important;
}

#item19925 {
	width:690px !important;
	left:532px !important;
	top:9796px !important;
	min-height:47px !important;
}

#item19948 {
	width:690px !important;
	left:532px !important;
	top:10017px !important;
	min-height:47px !important;
}

#item19971 {
	width:690px !important;
	left:532px !important;
	top:10238px !important;
	min-height:47px !important;
}

#item20051 {
	width:269px !important;
	height:62px !important;
	left:702px !important;
	top:13061px !important;
}

#item20062 {
	width:2560px !important;
	height:50px !important;
	background:#5abe82;
}

#item20078 {
	width:88px !important;
	height:90px !important;
	left:2336px !important;
	top:140px !important;
}

#item20087 {
	width:37px !important;
	left:8px !important;
	top:2px !important;
	min-height:32px !important;
}

#item20114 {
	width:54px !important;
	height:49px !important;
}

#item24051 {
	width:54px !important;
	height:49px !important;
	left:2333px !important;
}

#item20115 {
	width:35px !important;
	min-height:33px !important;
}

#item27635 {
	width:248px !important;
	left:86px !important;
	top:772px !important;
	min-height:55px !important;
}

#item27658 {
	width:248px !important;
	left:541px !important;
	top:82px !important;
	min-height:76px !important;
}

#item27681 {
	width:248px !important;
	left:883px !important;
	top:307px !important;
	min-height:76px !important;
}

#item27705 {
	width:248px !important;
	left:1025px !important;
	top:648px !important;
	min-height:76px !important;
}

#item27728 {
	width:248px !important;
	left:883px !important;
	top:986px !important;
	min-height:76px !important;
}

#item27751 {
	width:248px !important;
	left:538px !important;
	top:1151px !important;
	min-height:76px !important;
}

#item27774 {
	width:182px !important;
	left:121px !important;
	top:546px !important;
	min-height:56px !important;
}

#item27797 {
	width:77px !important;
	left:327px !important;
	top:693px !important;
	min-height:25px !important;
}

#item27912 {
	width:117px !important;
	top:301px !important;
	min-height:42px !important;
}

#item27935 {
	width:142px !important;
	left:139px !important;
	top:164px !important;
	min-height:63px !important;
}

#item27965 {
	width:64px !important;
	height:83px !important;
	border:solid 2.37412425748731px #fff;
}

#item27967 {
	width:64px !important;
	height:83px !important;
	border:solid 2.37412425748731px #fff;
}

#item27995 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28042 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28090 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28137 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28184 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28231 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28278 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28326 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28373 {
	width:16px !important;
	left:7px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28420 {
	width:16px !important;
	left:7px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28467 {
	width:16px !important;
	left:7px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28514 {
	width:20px !important;
	left:5px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28561 {
	width:20px !important;
	left:5px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28609 {
	width:16px !important;
	left:7px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28656 {
	width:16px !important;
	left:8px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28703 {
	width:16px !important;
	left:7px !important;
	top:2px !important;
	min-height:23px !important;
}

#item28750 {
	width:21px !important;
	left:5px !important;
	top:2px !important;
	min-height:23px !important;
}

#item29369 {
	width:509px !important;
	left:70px !important;
	min-height:65px !important;
}

#item29392 {
	width:509px !important;
	left:70px !important;
	top:83px !important;
	min-height:65px !important;
}

#item29415 {
	width:509px !important;
	left:70px !important;
	top:166px !important;
	min-height:65px !important;
}

#item29438 {
	width:245px !important;
	left:70px !important;
	top:264px !important;
	min-height:31px !important;
}

#item29486 {
	width:24px !important;
	left:13px !important;
	top:3px !important;
	min-height:35px !important;
}

#item29533 {
	width:24px !important;
	left:13px !important;
	top:3px !important;
	min-height:35px !important;
}

#item29581 {
	width:24px !important;
	left:11px !important;
	top:3px !important;
	min-height:35px !important;
}

#item29628 {
	width:32px !important;
	left:8px !important;
	top:3px !important;
	min-height:35px !important;
}

#item33172 {
	width:411px !important;
	height:137px !important;
	left:335px !important;
	top:12732px !important;
}

#item13006 {
	width:1250px !important;
	height:1625px !important;
	top:2954px !important;
	border-radius:150px 0 150px 0;
	background:#eef8f2;
}

#item16676 {
	width:1250px !important;
	height:980px !important;
	top:6959px !important;
	border-radius:150px 0 150px 0;
	background:#eef8f2;
}

#item16789 {
	width:1250px !important;
	height:4151px !important;
	top:9801px !important;
	border-radius:150px 0 150px 0;
	background:#eef8f2;
}

#item13007 {
	width:1250px !important;
	height:502px !important;
	top:15032px !important;
	border-radius:150px 0 0 0;
	background:#5abe82;
}

#item20140 {
	width:1150px !important;
	left:50px !important;
	top:1365px !important;
	min-height:204px !important;
}

@keyframes hereinfliegenvonunten-20140 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-20140 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20163 {
	width:1106px !important;
	left:50px !important;
	top:4700px !important;
	min-height:167px !important;
}

#item20188 {
	width:1000px !important;
	top:211px !important;
	min-height:168px !important;
}

#item20212 {
	width:690px !important;
	top:138px !important;
	min-height:47px !important;
}

#item20237 {
	width:950px !important;
	top:227px !important;
	min-height:212px !important;
}

#item20260 {
	width:649px !important;
	top:154px !important;
	min-height:47px !important;
}

#item20285 {
	width:950px !important;
	top:237px !important;
	min-height:212px !important;
}

#item20308 {
	width:649px !important;
	top:164px !important;
	min-height:47px !important;
}

#item20333 {
	width:950px !important;
	top:228px !important;
	min-height:212px !important;
}

#item20356 {
	width:649px !important;
	top:155px !important;
	min-height:47px !important;
}

#item20380 {
	width:575px !important;
	left:50px !important;
	top:7507px !important;
	min-height:332px !important;
}

#item20403 {
	width:841px !important;
	left:50px !important;
	top:8060px !important;
	min-height:78px !important;
}

#item20426 {
	width:1115px !important;
	left:50px !important;
	top:8188px !important;
	min-height:124px !important;
}

#item21658 {
	width:1150px !important;
	left:50px !important;
	top:1912px !important;
	min-height:299px !important;
}

#item21681 {
	width:1150px !important;
	left:50px !important;
	top:2261px !important;
	min-height:550px !important;
}

#item21704 {
	width:940px !important;
	left:50px !important;
	top:3054px !important;
	min-height:167px !important;
}

#item21727 {
	width:940px !important;
	left:50px !important;
	top:7059px !important;
	min-height:167px !important;
}

#item21750 {
	width:865px !important;
	height:254px !important;
	left:235px !important;
	top:3594px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item21751 {
	width:733px !important;
	left:319px !important;
	top:3639px !important;
	min-height:151px !important;
}

#item21775 {
	width:169px !important;
	min-height:235px !important;
}

#item21798 {
	width:80px !important;
	height:25px !important;
	left:17px !important;
	top:210px !important;
	background:#5abe82;
}

#item21799 {
	width:865px !important;
	height:254px !important;
	left:235px !important;
	top:3909px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item21800 {
	width:733px !important;
	left:319px !important;
	top:3954px !important;
	min-height:151px !important;
}

#item21823 {
	width:169px !important;
	left:154px !important;
	top:3898px !important;
	min-height:235px !important;
}

#item21846 {
	width:865px !important;
	height:254px !important;
	left:235px !important;
	top:4224px !important;
	border-radius:94px 0 94px 0;
	border:solid 3.67975991869434px #5abe82;
}

#item21847 {
	width:733px !important;
	left:319px !important;
	top:4269px !important;
	min-height:151px !important;
}

#item21870 {
	width:169px !important;
	left:159px !important;
	top:4213px !important;
	min-height:235px !important;
}

#item21893 {
	width:940px !important;
	left:50px !important;
	top:3271px !important;
	min-height:212px !important;
}

#item21917 {
	width:940px !important;
	left:50px !important;
	top:7275px !important;
	min-height:168px !important;
}

#item21940 {
	width:1150px !important;
	left:50px !important;
	top:12080px !important;
	min-height:1354px !important;
}

#item21963 {
	width:543px !important;
	left:50px !important;
	top:14073px !important;
	min-height:55px !important;
}

#item21986 {
	width:403px !important;
	left:50px !important;
	top:14169px !important;
	min-height:47px !important;
}

#item22009 {
	width:334px !important;
	left:50px !important;
	top:14486px !important;
	min-height:47px !important;
}

#item22041 {
	width:546px !important;
	left:51px !important;
	top:15132px !important;
	min-height:124px !important;
}

#item22064 {
	width:546px !important;
	left:51px !important;
	top:15310px !important;
	min-height:124px !important;
}

#item22087 {
	width:546px !important;
	left:654px !important;
	top:15310px !important;
	min-height:124px !important;
}

#item22110 {
	width:207px !important;
	height:130px !important;
	left:51px !important;
	top:14573px !important;
}

#item22120 {
	width:108px !important;
	height:161px !important;
}

#item22117 {
	width:108px !important;
	height:161px !important;
	left:345px !important;
	top:14558px !important;
}

#item22126 {
	width:282px !important;
	height:103px !important;
}

#item22123 {
	width:282px !important;
	height:103px !important;
	left:918px !important;
	top:14587px !important;
}

#item22133 {
	width:254px !important;
	height:102px !important;
}

#item22130 {
	width:254px !important;
	height:102px !important;
	left:50px !important;
	top:14774px !important;
}

#item22140 {
	width:246px !important;
	height:83px !important;
}

#item22137 {
	width:246px !important;
	height:83px !important;
	left:387px !important;
	top:14783px !important;
}

#item22144 {
	width:302px !important;
	height:57px !important;
	left:700px !important;
	top:14796px !important;
}

#item22155 {
	width:126px !important;
	height:132px !important;
}

#item22152 {
	width:126px !important;
	height:132px !important;
	left:1074px !important;
	top:14743px !important;
}

#item22159 {
	width:505px !important;
	left:70px !important;
	min-height:65px !important;
}

#item22183 {
	width:505px !important;
	left:70px !important;
	top:83px !important;
	min-height:65px !important;
}

#item22206 {
	width:505px !important;
	left:645px !important;
	min-height:65px !important;
}

#item22229 {
	width:505px !important;
	left:645px !important;
	top:98px !important;
	min-height:31px !important;
}

#item22276 {
	width:24px !important;
	left:13px !important;
	top:3px !important;
	min-height:35px !important;
}

#item22324 {
	width:24px !important;
	left:13px !important;
	top:3px !important;
	min-height:35px !important;
}

#item22373 {
	width:24px !important;
	left:11px !important;
	top:3px !important;
	min-height:35px !important;
}

#item22420 {
	width:32px !important;
	left:8px !important;
	top:3px !important;
	min-height:36px !important;
}

#item22443 {
	width:1150px !important;
	left:50px !important;
	top:9901px !important;
	min-height:299px !important;
}

#item22466 {
	width:1150px !important;
	left:50px !important;
	top:10250px !important;
	min-height:117px !important;
}

#item22489 {
	width:1150px !important;
	left:50px !important;
	top:10804px !important;
	min-height:55px !important;
}

#item22512 {
	width:1150px !important;
	left:50px !important;
	top:10417px !important;
	min-height:286px !important;
}

#item22535 {
	width:1150px !important;
	left:50px !important;
	top:10909px !important;
	min-height:168px !important;
}

#item22559 {
	width:1150px !important;
	left:50px !important;
	top:926px !important;
	min-height:389px !important;
}

@keyframes hereinfliegenvonunten-22559 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-22559 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes hereinfliegenvonoben-22582 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-22582 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item22584 {
	width:950px !important;
	top:67px !important;
	min-height:79px !important;
}

#item22607 {
	width:985px !important;
	top:244px !important;
	min-height:124px !important;
}

#item22630 {
	width:950px !important;
	top:464px !important;
	min-height:124px !important;
}

#item22654 {
	width:950px !important;
	top:685px !important;
	min-height:168px !important;
}

#item22677 {
	width:950px !important;
	min-height:47px !important;
}

#item22701 {
	width:950px !important;
	top:177px !important;
	min-height:47px !important;
}

#item22724 {
	width:950px !important;
	top:397px !important;
	min-height:47px !important;
}

#item22747 {
	width:950px !important;
	top:618px !important;
	min-height:47px !important;
}

#item33465 {
	opacity:0.80;
	width:1050px !important;
	height:330px !important;
	border-radius:100px 0 100px 0;
	background:#5abe82;
}

#item33466 {
	width:917px !important;
	left:71px !important;
	top:26px !important;
	min-height:251px !important;
}

#item22773 {
	width:1050px !important;
	height:330px !important;
	border-radius:100px 0 100px 0;
	background:#5abe82;
}

#item22774 {
	width:917px !important;
	left:71px !important;
	top:26px !important;
	min-height:251px !important;
}

#item33462 {
	width:1050px !important;
	height:330px !important;
	left:100px !important;
	top:13522px !important;
}

#item22826 {
	width:342px !important;
	height:78px !important;
	left:510px !important;
	top:14599px !important;
}

#item22836 {
	width:575px !important;
	left:625px !important;
	top:7507px !important;
	min-height:331px !important;
}

#item22840 {
	width:1250px !important;
	height:40px !important;
	background:#5abe82;
}

#item22857 {
	width:116px !important;
	height:119px !important;
	left:1084px !important;
	top:95px !important;
}

#item22866 {
	width:37px !important;
	left:5px !important;
	min-height:27px !important;
}

#item22893 {
	width:45px !important;
	height:40px !important;
}

#item29783 {
	width:45px !important;
	height:40px !important;
	left:1084px !important;
}

#item22894 {
	width:34px !important;
	min-height:27px !important;
}

#item31430 {
	width:218px !important;
	left:76px !important;
	top:681px !important;
	min-height:49px !important;
}

#item31453 {
	width:218px !important;
	left:477px !important;
	top:72px !important;
	min-height:67px !important;
}

#item31476 {
	width:218px !important;
	left:779px !important;
	top:270px !important;
	min-height:67px !important;
}

#item31499 {
	width:218px !important;
	left:905px !important;
	top:571px !important;
	min-height:67px !important;
}

#item31522 {
	width:218px !important;
	left:779px !important;
	top:870px !important;
	min-height:67px !important;
}

#item31545 {
	width:218px !important;
	left:475px !important;
	top:1015px !important;
	min-height:67px !important;
}

#item31568 {
	width:160px !important;
	left:106px !important;
	top:482px !important;
	min-height:50px !important;
}

#item31591 {
	width:68px !important;
	left:288px !important;
	top:611px !important;
	min-height:22px !important;
}

#item31706 {
	width:103px !important;
	top:265px !important;
	min-height:37px !important;
}

#item31730 {
	width:126px !important;
	left:122px !important;
	top:145px !important;
	min-height:56px !important;
}

#item31760 {
	width:56px !important;
	height:73px !important;
	border:solid 2.09449062191989px #fff;
}

#item31762 {
	width:56px !important;
	height:73px !important;
	border:solid 2.09449062191989px #fff;
}

#item31789 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item31837 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item31884 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item31931 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item31979 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32026 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32074 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32121 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32168 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32215 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32264 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32311 {
	width:18px !important;
	left:5px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32359 {
	width:18px !important;
	left:5px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32406 {
	width:14px !important;
	left:6px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32453 {
	width:14px !important;
	left:7px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32500 {
	width:14px !important;
	left:6px !important;
	top:2px !important;
	min-height:20px !important;
}

#item32547 {
	width:18px !important;
	left:4px !important;
	top:2px !important;
	min-height:20px !important;
}

#item33189 {
	width:442px !important;
	height:148px !important;
	left:44px !important;
	top:14238px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1410px){ [class*=" mq-"], .mq-default { display:none; } .mq-1250 {display:block; } }

