/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#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:10px; 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; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}

@keyframes hereinfliegenvonrechts-129765 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-2560px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-129765 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-2560px,0px);}
}
#item129767 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:2560px !important;
	height:1440px !important;
	background:#12202b;
}

#item129770 {
	opacity:0.30;
	width:7px !important;
	height:7px !important;
	left:117px !important;
}

#item129854 {
	width:1091px !important;
	height:832px !important;
	left:117px !important;
}

#item145887 {
	width:1091px !important;
	height:832px !important;
	left:117px !important;
}

#item129780 {
	width:7px !important;
	height:7px !important;
	left:117px !important;
}

#item129768 {
	width:1305px !important;
	height:842px !important;
	left:1402px !important;
	top:605px !important;
}

#item130065 {
	width:705px !important;
	min-height:80px !important;
}

#item130041 {
	width:705px !important;
	min-height:80px !important;
}

#item130036 {
	width:705px !important;
	height:80px !important;
	left:668px !important;
	top:400px !important;
}

#item130374 {
	width:706px !important;
	min-height:80px !important;
}

#item130350 {
	width:706px !important;
	min-height:80px !important;
}

#item130345 {
	width:706px !important;
	height:80px !important;
	left:668px !important;
	top:305px !important;
}

#item130425 {
	width:705px !important;
	min-height:80px !important;
}

#item130401 {
	width:705px !important;
	min-height:80px !important;
}

#item130397 {
	width:705px !important;
	height:89px !important;
	left:668px !important;
	top:201px !important;
}

#item130500 {
	width:705px !important;
	min-height:80px !important;
}

#item130476 {
	width:705px !important;
	min-height:80px !important;
}

#item130472 {
	width:705px !important;
	height:80px !important;
	left:668px !important;
	top:106px !important;
}

#item130547 {
	width:483px !important;
	left:80px !important;
	top:92px !important;
	min-height:57px !important;
}

#item130570 {
	width:645px !important;
	height:1430px !important;
	left:87px !important;
	top:5px !important;
}

#item130581 {
	width:1022px !important;
	height:1430px !important;
	left:1612px !important;
	top:4px !important;
}

#item130595 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
	border:solid 2px #12202b;
}

#item130591 {
	width:80px !important;
	height:80px !important;
	top:70px !important;
}

#item135862 {
	width:2586px !important;
	height:1464px !important;
	left:-13px !important;
	top:-12px !important;
	background:#12202b;
}

@keyframes hereinfliegenvonlinks-1713 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-1713 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
@keyframes einblenden-1784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-1784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes hereinfliegenvonlinks-1831 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-1831 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
}
#item7967 {
	width:1208px !important;
	left:676px !important;
	top:479px !important;
	text-shadow:0px 0px 22px rgba(0,0,0,0.6);
	min-height:88px !important;
}

@keyframes einblenden-7967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-7967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738 {
	width:661px !important;
	height:420px !important;
	left:83px !important;
	top:1019px !important;
}

@keyframes einblenden-1738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-1738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133551 {
	width:2046px !important;
	left:257px !important;
	top:573px !important;
	text-shadow:0px 0px 150px rgba(0,0,0,0.8);
	min-height:193px !important;
}

#item124495 {
	width:80px !important;
	height:251px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124467 {
	width:80px !important;
	height:251px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124470 {
	width:33px !important;
	height:17px !important;
}

#item124464 {
	width:80px !important;
	height:251px !important;
	left:2480px !important;
	top:1109px !important;
}

#item148270 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes hereinfliegenvonoben-144677 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-144677 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item144677 {
	width:70px !important;
	height:71px !important;
	left:1245px !important;
	top:1200px !important;
}

#item144691 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item144685 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item144689 {
	width:33px !important;
	height:17px !important;
}

#item144682 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item144701 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item144696 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item144698 {
	width:33px !important;
	height:17px !important;
}

#item144693 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item148274 {
	width:1652px !important;
	left:454px !important;
	top:561px !important;
	min-height:58px !important;
}

@keyframes einblenden-148274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-148274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148374 {
	width:1344px !important;
	left:608px !important;
	top:745px !important;
	min-height:149px !important;
}

@keyframes einblenden-148374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-148374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148318 {
	width:529px !important;
	left:240px !important;
	top:453px !important;
	min-height:58px !important;
}

@keyframes hereinfliegenvonunten-148318 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-148318 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148324 {
	width:307px !important;
	left:901px !important;
	top:453px !important;
	min-height:58px !important;
}

@keyframes hereinfliegenvonunten-148324 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-148324 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148405 {
	width:98px !important;
	left:786px !important;
	top:453px !important;
	min-height:58px !important;
}

@keyframes hereinfliegenvonunten-148405 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-148405 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148433 {
	width:98px !important;
	left:1225px !important;
	top:453px !important;
	min-height:58px !important;
}

@keyframes hereinfliegenvonunten-148433 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-148433 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148349 {
	width:980px !important;
	left:1340px !important;
	top:453px !important;
	min-height:58px !important;
}

@keyframes hereinfliegenvonunten-148349 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-148349 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160723 {
	width:892px !important;
	left:80px !important;
	top:80px !important;
	min-height:67px !important;
}

#item153185 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item151946 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item151941 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item151944 {
	width:33px !important;
	height:17px !important;
}

#item151938 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item151956 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item151951 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item151953 {
	width:33px !important;
	height:17px !important;
}

#item151948 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item160750 {
	width:892px !important;
	left:80px !important;
	top:80px !important;
	min-height:67px !important;
}

@keyframes einblenden-161928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-161928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item161931 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item161952 {
	opacity:0.80;
	width:261px !important;
	left:28px !important;
	top:432px !important;
	min-height:75px !important;
}

#item161975 {
	width:232px !important;
	left:43px !important;
	top:161px !important;
	min-height:74px !important;
}

#item152089 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item152108 {
	opacity:0.80;
	width:275px !important;
	left:21px !important;
	top:432px !important;
	min-height:75px !important;
}

#item152132 {
	width:232px !important;
	left:43px !important;
	top:161px !important;
	min-height:62px !important;
}

#item161928 {
	width:317px !important;
	height:556px !important;
	left:80px !important;
	top:206px !important;
}

@keyframes einblenden-162048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162303 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item162324 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item162347 {
	width:271px !important;
	left:23px !important;
	top:161px !important;
	min-height:74px !important;
}

#item153955 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item153432 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item153455 {
	width:253px !important;
	left:32px !important;
	top:161px !important;
	min-height:62px !important;
}

#item162048 {
	width:317px !important;
	height:556px !important;
	left:1121px !important;
	top:206px !important;
}

@keyframes einblenden-162040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162056 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item162062 {
	width:271px !important;
	left:23px !important;
	top:161px !important;
	min-height:31px !important;
}

#item162085 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item153941 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item152298 {
	width:271px !important;
	left:23px !important;
	top:161px !important;
	min-height:31px !important;
}

#item152321 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item162040 {
	width:317px !important;
	height:556px !important;
	left:427px !important;
	top:206px !important;
}

@keyframes einblenden-171369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-171369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item171371 {
	width:665px !important;
	height:556px !important;
	background:#44ad51;
}

#item171385 {
	width:469px !important;
	left:98px !important;
	top:161px !important;
	min-height:25px !important;
}

#item171408 {
	opacity:0.80;
	width:418px !important;
	left:123px !important;
	top:462px !important;
	min-height:45px !important;
}

#item153959 {
	opacity:0.50;
	width:665px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item153479 {
	width:469px !important;
	left:98px !important;
	top:161px !important;
	min-height:25px !important;
}

#item153502 {
	opacity:0.80;
	width:418px !important;
	left:123px !important;
	top:462px !important;
	min-height:45px !important;
}

#item171369 {
	width:665px !important;
	height:556px !important;
	left:1816px !important;
	top:206px !important;
}

@keyframes einblenden-162516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162519 {
	width:665px !important;
	height:556px !important;
	background:#12202b;
}

#item162525 {
	opacity:0.80;
	width:665px !important;
	top:461px !important;
	min-height:45px !important;
}

#item153961 {
	width:665px !important;
	height:556px !important;
	background:#12202b;
}

#item153594 {
	opacity:0.80;
	width:516px !important;
	left:74px !important;
	top:461px !important;
	min-height:45px !important;
}

#item162516 {
	width:665px !important;
	height:556px !important;
	left:1815px !important;
	top:804px !important;
}

@keyframes einblenden-162042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162114 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item162115 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:74px !important;
}

#item162138 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item153946 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item152345 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:62px !important;
}

#item152368 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:462px !important;
	min-height:45px !important;
}

#item162042 {
	width:317px !important;
	height:556px !important;
	left:774px !important;
	top:206px !important;
}

@keyframes einblenden-162044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162180 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item162181 {
	width:212px !important;
	left:52px !important;
	top:161px !important;
	min-height:31px !important;
}

#item162204 {
	opacity:0.80;
	width:266px !important;
	left:26px !important;
	top:462px !important;
	min-height:45px !important;
}

#item153948 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item152452 {
	width:212px !important;
	left:52px !important;
	top:161px !important;
	min-height:31px !important;
}

#item152475 {
	opacity:0.80;
	width:262px !important;
	left:27px !important;
	top:461px !important;
	min-height:45px !important;
}

#item162044 {
	width:317px !important;
	height:556px !important;
	left:1468px !important;
	top:804px !important;
}

@keyframes einblenden-162046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-162046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162243 {
	width:317px !important;
	height:555px !important;
	background:#44ad51;
}

#item162244 {
	width:283px !important;
	left:17px !important;
	top:161px !important;
	min-height:74px !important;
}

#item162267 {
	opacity:0.80;
	width:271px !important;
	left:23px !important;
	top:431px !important;
	min-height:75px !important;
}

#item153950 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item152507 {
	width:271px !important;
	left:23px !important;
	top:161px !important;
	min-height:62px !important;
}

#item152530 {
	opacity:0.80;
	width:275px !important;
	left:21px !important;
	top:431px !important;
	min-height:75px !important;
}

#item162046 {
	width:317px !important;
	height:556px !important;
	left:80px !important;
	top:804px !important;
}

@keyframes einblenden-169035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-169035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169038 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item169039 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:62px !important;
}

#item169062 {
	opacity:0.80;
	width:267px !important;
	left:25px !important;
	top:432px !important;
	min-height:74px !important;
}

#item161625 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item161626 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:62px !important;
}

#item161649 {
	opacity:0.80;
	width:271px !important;
	left:23px !important;
	top:431px !important;
	min-height:74px !important;
}

#item169035 {
	width:317px !important;
	height:556px !important;
	left:427px !important;
	top:804px !important;
}

@keyframes einblenden-165962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-165962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165965 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item165966 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:62px !important;
}

#item165990 {
	opacity:0.80;
	width:233px !important;
	left:42px !important;
	top:491px !important;
	min-height:15px !important;
}

#item164754 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item164755 {
	width:287px !important;
	left:15px !important;
	top:161px !important;
	min-height:62px !important;
}

#item164778 {
	opacity:0.80;
	width:237px !important;
	left:40px !important;
	top:491px !important;
	min-height:15px !important;
}

#item165962 {
	width:317px !important;
	height:556px !important;
	left:1121px !important;
	top:804px !important;
}

@keyframes einblenden-166472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166475 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item166476 {
	width:263px !important;
	left:27px !important;
	top:161px !important;
	min-height:179px !important;
}

#item166499 {
	opacity:0.80;
	width:261px !important;
	left:28px !important;
	top:432px !important;
	min-height:74px !important;
}

#item161736 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item161737 {
	width:267px !important;
	left:25px !important;
	top:161px !important;
	min-height:179px !important;
}

#item161760 {
	opacity:0.80;
	width:251px !important;
	left:33px !important;
	top:431px !important;
	min-height:74px !important;
}

#item166472 {
	width:317px !important;
	height:556px !important;
	left:774px !important;
	top:804px !important;
}

@keyframes einblenden-165745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-165745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165748 {
	width:317px !important;
	height:556px !important;
	background:#44ad51;
}

#item165749 {
	width:286px !important;
	left:16px !important;
	top:161px !important;
	min-height:62px !important;
}

#item165772 {
	opacity:0.80;
	width:235px !important;
	left:41px !important;
	top:432px !important;
	min-height:74px !important;
}

#item164808 {
	opacity:0.50;
	width:317px !important;
	height:556px !important;
	border:solid 2px #44ad51;
}

#item164809 {
	width:278px !important;
	left:20px !important;
	top:161px !important;
	min-height:62px !important;
}

#item164832 {
	opacity:0.80;
	width:243px !important;
	left:37px !important;
	top:433px !important;
	min-height:74px !important;
}

#item165745 {
	width:317px !important;
	height:556px !important;
	left:1468px !important;
	top:206px !important;
}

#item157159 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-163421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157185 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item158806 {
	width:921px !important;
	left:129px !important;
	top:224px !important;
	min-height:108px !important;
}

@keyframes einblenden-163420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157187 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item157211 {
	opacity:0.80;
	width:535px !important;
	top:155px !important;
	min-height:139px !important;
}

#item157234 {
	width:447px !important;
	left:44px !important;
	min-height:108px !important;
}

@keyframes einblenden-157257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-157257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157267 {
	width:485px !important;
	min-height:43px !important;
}

#item157290 {
	opacity:0.80;
	width:965px !important;
	top:90px !important;
	min-height:287px !important;
}

@keyframes einblenden-157313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-157313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157320 {
	width:474px !important;
	left:20px !important;
	min-height:43px !important;
}

#item157343 {
	opacity:0.80;
	width:514px !important;
	top:90px !important;
	min-height:84px !important;
}

#item164366 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item164368 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item164341 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item164342 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item164338 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item157375 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157369 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157372 {
	width:33px !important;
	height:17px !important;
}

#item157366 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item157385 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157380 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157382 {
	width:33px !important;
	height:17px !important;
}

#item157377 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item160856 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item160913 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item160879 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item160909 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

#item137587 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-163423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137932 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item158833 {
	width:921px !important;
	left:129px !important;
	top:224px !important;
	min-height:108px !important;
}

#item160939 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item160989 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item160965 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item160962 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-163422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137895 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item137760 {
	opacity:0.80;
	width:524px !important;
	top:90px !important;
	min-height:84px !important;
}

#item137959 {
	width:447px !important;
	left:38px !important;
	min-height:43px !important;
}

@keyframes einblenden-140280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-140280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137940 {
	width:990px !important;
	height:556px !important;
	background:#12202b;
}

#item138010 {
	width:485px !important;
	min-height:43px !important;
}

#item137813 {
	opacity:0.80;
	width:783px !important;
	top:90px !important;
	min-height:249px !important;
}

@keyframes einblenden-140279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-140279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138035 {
	width:474px !important;
	left:20px !important;
	min-height:43px !important;
}

#item137838 {
	opacity:0.80;
	width:514px !important;
	top:90px !important;
	min-height:194px !important;
}

#item124535 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124530 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124533 {
	width:33px !important;
	height:17px !important;
}

#item124527 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item124545 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124540 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item124542 {
	width:33px !important;
	height:17px !important;
}

#item124537 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item163998 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item164000 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163973 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163974 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163970 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item154394 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item161019 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161073 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161049 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161046 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-154587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-154587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item154589 {
	width:936px !important;
	height:556px !important;
	background:#12202b;
}

#item154596 {
	width:485px !important;
	top:164px !important;
	min-height:43px !important;
}

#item154619 {
	opacity:0.80;
	width:889px !important;
	top:254px !important;
	min-height:139px !important;
}

@keyframes einblenden-154643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-154643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-163424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item154439 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item154494 {
	opacity:0.80;
	width:524px !important;
	top:155px !important;
	min-height:84px !important;
}

#item154517 {
	width:447px !important;
	left:38px !important;
	min-height:108px !important;
}

#item154704 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item154699 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item154702 {
	width:33px !important;
	height:17px !important;
}

#item154696 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item154715 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item154709 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item154711 {
	width:33px !important;
	height:17px !important;
}

#item154706 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item163940 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item163942 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163915 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163916 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163912 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-174576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-174576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174578 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item174580 {
	opacity:0.80;
	width:960px !important;
	left:109px !important;
	top:154px !important;
	min-height:249px !important;
}

#item157495 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-158232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-158232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-163432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158247 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item158730 {
	opacity:0.80;
	width:871px !important;
	left:154px !important;
	top:229px !important;
	min-height:194px !important;
}

#item158753 {
	width:921px !important;
	left:129px !important;
	top:133px !important;
	min-height:43px !important;
}

#item161270 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161320 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161296 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161293 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-163431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157523 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

@keyframes einblenden-158177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-158177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158180 {
	width:485px !important;
	min-height:43px !important;
}

#item158203 {
	opacity:0.80;
	width:745px !important;
	top:90px !important;
	min-height:331px !important;
}

#item168451 {
	opacity:0.80;
	width:524px !important;
	top:155px !important;
	min-height:84px !important;
}

#item168474 {
	width:495px !important;
	left:15px !important;
	min-height:108px !important;
}

#item157637 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157632 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157635 {
	width:33px !important;
	height:17px !important;
}

#item157629 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item157647 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157642 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157644 {
	width:33px !important;
	height:17px !important;
}

#item157639 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item163764 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item163767 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163739 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163740 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163736 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item159007 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item161431 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161483 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161457 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161454 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-173408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-173408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-172436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-172436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159034 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item172088 {
	opacity:0.80;
	width:450px !important;
	left:28px !important;
	top:83px !important;
	min-height:67px !important;
}

#item172111 {
	width:506px !important;
	min-height:43px !important;
}

#item172166 {
	opacity:0.80;
	width:395px !important;
	top:83px !important;
	min-height:67px !important;
}

#item172189 {
	width:217px !important;
	left:89px !important;
	min-height:43px !important;
}

@keyframes einblenden-173423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-173423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item159095 {
	width:477px !important;
	left:57px !important;
	top:63px !important;
	min-height:29px !important;
}

#item159118 {
	opacity:0.80;
	width:482px !important;
	left:52px !important;
	top:153px !important;
	min-height:335px !important;
}

#item172228 {
	width:485px !important;
	left:645px !important;
	top:63px !important;
	min-height:29px !important;
}

#item172251 {
	opacity:0.80;
	width:490px !important;
	left:640px !important;
	top:153px !important;
	min-height:166px !important;
}

#item159155 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item159150 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item159153 {
	width:33px !important;
	height:17px !important;
}

#item159147 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item159167 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item159161 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item159164 {
	width:33px !important;
	height:17px !important;
}

#item159158 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item163643 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item163645 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163618 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163619 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163615 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-173516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-173516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172363 {
	width:23px !important;
	height:43px !important;
	left:67px !important;
	top:256px !important;
}

#item172370 {
	width:23px !important;
	height:43px !important;
	left:1090px !important;
	top:256px !important;
}

#item172377 {
	width:33px !important;
	height:9px !important;
	left:573px !important;
	top:505px !important;
}

#item173457 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item173459 {
	opacity:0.80;
	width:715px !important;
	left:232px !important;
	top:204px !important;
	min-height:194px !important;
}

#item173482 {
	width:777px !important;
	left:201px !important;
	top:65px !important;
	min-height:43px !important;
}

#item172285 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item172288 {
	opacity:0.80;
	width:715px !important;
	left:232px !important;
	top:204px !important;
	min-height:194px !important;
}

#item172391 {
	width:777px !important;
	left:201px !important;
	top:65px !important;
	min-height:43px !important;
}

#item173455 {
	width:1179px !important;
	height:556px !important;
}

#item173435 {
	width:23px !important;
	height:43px !important;
	left:67px !important;
	top:256px !important;
}

#item173441 {
	width:23px !important;
	height:43px !important;
	left:1090px !important;
	top:256px !important;
}

#item173448 {
	width:33px !important;
	height:9px !important;
	left:573px !important;
	top:505px !important;
}

#item174112 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item164995 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item165045 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item165021 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item165018 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-165121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-165121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-165126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-165126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165127 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item165154 {
	opacity:0.80;
	width:503px !important;
	top:90px !important;
	min-height:139px !important;
}

#item165177 {
	width:447px !important;
	left:28px !important;
	min-height:43px !important;
}

@keyframes einblenden-172638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-172638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165074 {
	width:485px !important;
	left:54px !important;
	top:62px !important;
	min-height:43px !important;
}

#item165097 {
	opacity:0.80;
	width:535px !important;
	left:54px !important;
	top:152px !important;
	min-height:324px !important;
}

#item172441 {
	opacity:0.80;
	width:458px !important;
	left:618px !important;
	top:152px !important;
	min-height:324px !important;
}

#item165221 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item165216 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item165219 {
	width:33px !important;
	height:17px !important;
}

#item165213 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item165231 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item165226 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item165228 {
	width:33px !important;
	height:17px !important;
}

#item165223 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item165496 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item165497 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item165471 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item165472 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item165468 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-165678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-165678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165679 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item165681 {
	opacity:0.80;
	width:985px !important;
	left:97px !important;
	top:236px !important;
	min-height:247px !important;
}

#item165704 {
	width:921px !important;
	left:129px !important;
	top:73px !important;
	min-height:108px !important;
}

#item157707 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-158251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-158251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item161190 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161240 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161216 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161213 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-172639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-172639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172461 {
	width:485px !important;
	left:54px !important;
	top:48px !important;
	min-height:43px !important;
}

#item172484 {
	opacity:0.80;
	width:535px !important;
	left:54px !important;
	top:138px !important;
	min-height:359px !important;
}

#item172507 {
	opacity:0.80;
	width:514px !important;
	left:618px !important;
	top:138px !important;
	min-height:317px !important;
}

@keyframes einblenden-163429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157733 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item157737 {
	opacity:0.80;
	width:485px !important;
	top:155px !important;
	min-height:194px !important;
}

#item157760 {
	width:451px !important;
	left:17px !important;
	min-height:108px !important;
}

#item157810 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157805 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157808 {
	width:33px !important;
	height:17px !important;
}

#item157802 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item157820 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157815 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item157817 {
	width:33px !important;
	height:17px !important;
}

#item157812 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

@keyframes einblenden-163430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158249 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item158674 {
	opacity:0.80;
	width:1029px !important;
	left:75px !important;
	top:257px !important;
	min-height:194px !important;
}

#item158697 {
	width:921px !important;
	left:129px !important;
	top:160px !important;
	min-height:43px !important;
}

#item163823 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item163825 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163798 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163799 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163795 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item168579 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-168582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-168582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168586 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item168637 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item168613 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item168610 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-168661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-168661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168662 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item168690 {
	width:447px !important;
	left:71px !important;
	top:224px !important;
	min-height:108px !important;
}

@keyframes einblenden-172641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-172641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172526 {
	width:485px !important;
	left:111px !important;
	top:158px !important;
	min-height:43px !important;
}

#item172549 {
	opacity:0.80;
	width:972px !important;
	left:111px !important;
	top:248px !important;
	min-height:139px !important;
}

#item168777 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item168772 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item168775 {
	width:33px !important;
	height:17px !important;
}

#item168769 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item168789 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item168782 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item168786 {
	width:33px !important;
	height:17px !important;
}

#item168779 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

@keyframes einblenden-168791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-168791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168792 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item168794 {
	opacity:0.80;
	width:1029px !important;
	left:75px !important;
	top:257px !important;
	min-height:194px !important;
}

#item168817 {
	width:921px !important;
	left:129px !important;
	top:160px !important;
	min-height:43px !important;
}

#item168868 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item168869 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item168843 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item168844 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item168840 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item166106 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-166110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166115 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item166165 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item166141 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item166138 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-166188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166189 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item166194 {
	opacity:0.80;
	width:485px !important;
	left:1px !important;
	top:155px !important;
	min-height:194px !important;
}

#item166217 {
	width:487px !important;
	min-height:108px !important;
}

@keyframes einblenden-166247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166250 {
	width:485px !important;
	min-height:43px !important;
}

#item166274 {
	opacity:0.80;
	width:964px !important;
	top:90px !important;
	min-height:233px !important;
}

#item166306 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item166301 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item166304 {
	width:33px !important;
	height:17px !important;
}

#item166298 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item166316 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item166311 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item166313 {
	width:33px !important;
	height:17px !important;
}

#item166308 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

@keyframes einblenden-166318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166319 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item166321 {
	opacity:0.80;
	width:733px !important;
	left:223px !important;
	top:209px !important;
	min-height:139px !important;
}

#item166397 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item166398 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item166371 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item166372 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item166368 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

#item158374 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item165817 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item165867 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item165843 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item165840 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

#item165930 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item165932 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item165905 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item165906 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item165902 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-174005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-174005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-166549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166552 {
	width:519px !important;
	min-height:43px !important;
}

#item166575 {
	opacity:0.80;
	width:999px !important;
	top:90px !important;
	min-height:332px !important;
}

@keyframes einblenden-166598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-166598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166599 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item166603 {
	opacity:0.80;
	width:507px !important;
	left:2px !important;
	top:90px !important;
	min-height:139px !important;
}

#item166626 {
	width:511px !important;
	min-height:43px !important;
}

#item166818 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item166820 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item166793 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item166794 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item166789 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-173974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-173974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173975 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item173977 {
	opacity:0.80;
	width:883px !important;
	left:148px !important;
	top:209px !important;
	min-height:139px !important;
}

#item136958 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item136953 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item136956 {
	width:33px !important;
	height:17px !important;
}

#item136950 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item136968 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item136963 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item136965 {
	width:33px !important;
	height:17px !important;
}

#item136960 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item156268 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item161110 {
	width:1216px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161160 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161136 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161133 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

@keyframes einblenden-156366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-156366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156368 {
	width:936px !important;
	height:556px !important;
	background:#12202b;
}

#item156375 {
	width:485px !important;
	top:137px !important;
	min-height:43px !important;
}

#item156398 {
	opacity:0.80;
	width:972px !important;
	top:227px !important;
	min-height:191px !important;
}

@keyframes einblenden-156422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-156422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-163426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-163426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156296 {
	width:1179px !important;
	height:556px !important;
	background:#44ad51;
}

#item156320 {
	opacity:0.80;
	width:503px !important;
	top:90px !important;
	min-height:84px !important;
}

#item156343 {
	width:447px !important;
	left:28px !important;
	min-height:43px !important;
}

#item156483 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item156478 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item156481 {
	width:33px !important;
	height:17px !important;
}

#item156475 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item156493 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item156488 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item156490 {
	width:33px !important;
	height:17px !important;
}

#item156485 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item163882 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item163884 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163856 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item163857 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item163853 {
	width:289px !important;
	height:64px !important;
	left:1135px !important;
	top:1296px !important;
}

@keyframes einblenden-173783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-173783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173784 {
	width:1179px !important;
	height:556px !important;
	background:#12202b;
}

#item173786 {
	opacity:0.80;
	width:1007px !important;
	left:86px !important;
	top:70px !important;
	min-height:317px !important;
}

#item173855 {
	width:327px !important;
	height:64px !important;
	border:solid 1.2px #fff;
}

#item173856 {
	width:321px !important;
	left:3px !important;
	top:20px !important;
	min-height:35px !important;
}

#item173830 {
	width:327px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #4ba8d1;
}

#item173831 {
	width:321px !important;
	left:3px !important;
	top:20px !important;
	min-height:35px !important;
}

#item173827 {
	width:327px !important;
	height:64px !important;
	left:426px !important;
	top:438px !important;
}

#item133641 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item137567 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item137562 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item137565 {
	width:33px !important;
	height:17px !important;
}

#item137559 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item137577 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item137572 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item137574 {
	width:33px !important;
	height:17px !important;
}

#item137569 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1280px !important;
}

#item139729 {
	width:2400px !important;
	height:1154px !important;
	background:#12202b;
}

@keyframes benutzerdefiniert-139861 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
@-webkit-keyframes benutzerdefiniert-139861 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
}
#item139805 {
	width:296px !important;
	height:64px !important;
	border:solid 1.2px #fff;
}

#item139806 {
	width:291px !important;
	left:3px !important;
	top:20px !important;
	min-height:35px !important;
}

#item139780 {
	width:296px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #4ba8d1;
}

#item139781 {
	width:291px !important;
	left:3px !important;
	top:20px !important;
	min-height:35px !important;
}

#item139777 {
	width:296px !important;
	height:64px !important;
	left:1916px !important;
	top:1167px !important;
}

#item133801 {
	opacity:0.80;
	width:1034px !important;
	left:163px !important;
	top:432px !important;
	min-height:127px !important;
}

#item140196 {
	width:1034px !important;
	left:163px !important;
	top:291px !important;
	min-height:77px !important;
}

#item174141 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:529px !important;
	background:#fff;
}

#item174142 {
	width:889px !important;
	left:12px !important;
	top:528px !important;
	min-height:49px !important;
}

#item138079 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:1px !important;
	background:#fff;
}

#item138080 {
	width:671px !important;
	left:12px !important;
	min-height:49px !important;
}

#item140001 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:89px !important;
	background:#fff;
}

#item140002 {
	width:977px !important;
	left:12px !important;
	top:88px !important;
	min-height:65px !important;
}

#item140035 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:176px !important;
	background:#fff;
}

#item140036 {
	width:671px !important;
	left:12px !important;
	top:176px !important;
	min-height:49px !important;
}

#item140067 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:264px !important;
	background:#fff;
}

#item140068 {
	width:851px !important;
	left:12px !important;
	top:263px !important;
	min-height:49px !important;
}

#item140100 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:352px !important;
	background:#fff;
}

#item140101 {
	width:851px !important;
	left:12px !important;
	top:351px !important;
	min-height:49px !important;
}

#item140138 {
	opacity:0.20;
	width:1039px !important;
	height:71px !important;
	top:440px !important;
	background:#fff;
}

#item140139 {
	width:889px !important;
	left:12px !important;
	top:439px !important;
	min-height:49px !important;
}

#item133824 {
	width:932px !important;
	min-height:49px !important;
}

#item161513 {
	width:346px !important;
	left:80px !important;
	top:121px !important;
	min-height:49px !important;
}

#item161563 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161539 {
	opacity:0.50;
	width:784px !important;
	min-height:22px !important;
}

#item161536 {
	width:784px !important;
	height:22px !important;
	left:80px !important;
	top:80px !important;
}

#item164629 {
	width:289px !important;
	height:64px !important;
	background:#4ba8d1;
	border:solid 1.2px #ffffff;
}

#item164631 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item164604 {
	width:289px !important;
	height:64px !important;
	background:#12202b;
	border:solid 1.2px #4ba8d1;
}

#item164605 {
	width:284px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item164601 {
	width:289px !important;
	height:64px !important;
	left:1548px !important;
	top:1167px !important;
}

#item160029 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

#item160069 {
	width:118px !important;
	height:64px !important;
	border:solid 1.2px #4ba8d1;
}

#item160070 {
	width:116px !important;
	left:1px !important;
	top:20px !important;
	min-height:35px !important;
}

#item160044 {
	width:118px !important;
	height:64px !important;
	border:solid 1.2px #fff;
}

#item160045 {
	width:116px !important;
	left:1px !important;
	top:20px !important;
	min-height:35px !important;
}

#item160041 {
	width:118px !important;
	height:64px !important;
	left:80px !important;
	top:1296px !important;
}

#item144776 {
	width:2560px !important;
	height:1440px !important;
	background:#293640;
}

@keyframes einblenden-158636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-158636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158636.in5-parallax-bg {
	width:2560px !important;
	height:1440px !important;
}

@keyframes hereinfliegenvonlinks-129141 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-129141 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
#item129150 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item129145 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item129148 {
	width:33px !important;
	height:17px !important;
}

#item129142 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1191px !important;
}

#item168314 {
	width:77px !important;
	height:64px !important;
	left:80px !important;
	top:1296px !important;
}

#item129153 {
	width:980px !important;
	left:80px !important;
	top:217px !important;
	min-height:143px !important;
}

#item146121 {
	width:880px !important;
	left:80px !important;
	top:435px !important;
	min-height:125px !important;
}

#item163295 {
	width:514px !important;
	left:80px !important;
	top:760px !important;
	min-height:325px !important;
}

#item129176 {
	width:1080px !important;
	left:80px !important;
	top:80px !important;
	min-height:67px !important;
}

#item129227 {
	width:566px !important;
	height:64px !important;
	border:solid 1.2px #4ba8d1;
}

#item129228 {
	width:556px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item129202 {
	width:566px !important;
	height:64px !important;
	border:solid 1.2px #fff;
}

#item129203 {
	width:556px !important;
	left:5px !important;
	top:20px !important;
	min-height:35px !important;
}

#item129199 {
	width:566px !important;
	height:64px !important;
	left:997px !important;
	top:1296px !important;
}
#in5footer,  #prefooter {display:none;}
