/* 	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...'; }
#slider { width:1920px; height:5000px; }
.page-scale-wrap { width:1920px; height:5000px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:7720px; height:5012px; }
@media all and (max-height:5000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}

#item44642 {
	width:1920px !important;
	height:544px !important;
	top:7686px !important;
	background:#efefef;
}

#item27755 {
	width:1920px !important;
	height:1170px !important;
	top:2873px !important;
	background:#efefef;
}

#item27756 {
	width:1920px !important;
	height:1152px !important;
	top:5611px !important;
	background:#efefef;
}

#item33570 {
	width:635px !important;
	height:402px !important;
	left:659px !important;
	top:281px !important;
}

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

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

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

#item44550 {
	width:57px !important;
	height:57px !important;
	left:931px !important;
	top:961px !important;
}

#item29395 {
	width:1302px !important;
	height:474px !important;
	left:312px !important;
	top:1239px !important;
}

#item29441 {
	width:859px !important;
	left:530px !important;
	top:2958px !important;
	min-height:102px !important;
}

#item29464 {
	width:859px !important;
	left:530px !important;
	top:5707px !important;
	min-height:62px !important;
}

#item29487 {
	width:1200px !important;
	left:360px !important;
	top:6864px !important;
	min-height:139px !important;
}

#item29510 {
	width:859px !important;
	left:530px !important;
	top:4133px !important;
	min-height:75px !important;
}

#item29533 {
	width:1200px !important;
	left:360px !important;
	top:2142px !important;
	min-height:84px !important;
}

#item29556 {
	width:329px !important;
	left:618px !important;
	top:7337px !important;
	min-height:165px !important;
}

#item29579 {
	width:329px !important;
	left:1080px !important;
	top:7337px !important;
	min-height:165px !important;
}

#item29602 {
	width:1388px !important;
	left:266px !important;
	top:8112px !important;
	min-height:60px !important;
}

#item40457 {
	width:53px !important;
	height:42px !important;
	left:558px !important;
	top:7756px !important;
}

#item40492 {
	width:44px !important;
	height:44px !important;
	left:889px !important;
	top:7754px !important;
}

#item40527 {
	width:46px !important;
	height:43px !important;
	left:1214px !important;
	top:7756px !important;
}

#item40610 {
	width:266px !important;
	left:558px !important;
	top:7819px !important;
	min-height:165px !important;
}

#item40631 {
	width:266px !important;
	left:889px !important;
	top:7819px !important;
	min-height:165px !important;
}

#item40656 {
	width:266px !important;
	left:1214px !important;
	top:7819px !important;
	min-height:141px !important;
}

#item41041 {
	width:100px !important;
	top:54px !important;
	min-height:30px !important;
}

#item41020 {
	width:100px !important;
	height:84px !important;
	left:910px !important;
	top:7562px !important;
}

#item29820 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item29796 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item29790 {
	width:352px !important;
	height:371px !important;
	left:784px !important;
	top:2295px !important;
}

#item31016 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30992 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30986 {
	width:352px !important;
	height:371px !important;
	left:360px !important;
	top:2295px !important;
}

#item29877 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item29853 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item29847 {
	width:352px !important;
	height:371px !important;
	left:784px !important;
	top:3531px !important;
}

#item29935 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item29911 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item29904 {
	width:352px !important;
	height:371px !important;
	left:1208px !important;
	top:2295px !important;
}

#item30050 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30025 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30019 {
	width:352px !important;
	height:371px !important;
	left:783px !important;
	top:6281px !important;
}

#item30108 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30084 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30078 {
	width:352px !important;
	height:371px !important;
	left:1214px !important;
	top:5119px !important;
}

#item30166 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30142 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30135 {
	width:352px !important;
	height:371px !important;
	left:360px !important;
	top:3078px !important;
}

#item30226 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30202 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30195 {
	width:352px !important;
	height:371px !important;
	left:360px !important;
	top:5827px !important;
}

#item30283 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30259 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30253 {
	width:352px !important;
	height:371px !important;
	left:358px !important;
	top:4246px !important;
}

#item30341 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30317 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30311 {
	width:352px !important;
	height:371px !important;
	left:783px !important;
	top:4683px !important;
}

#item31084 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item31060 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item31054 {
	width:352px !important;
	height:371px !important;
	left:358px !important;
	top:4683px !important;
}

#item30398 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30374 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30368 {
	width:352px !important;
	height:371px !important;
	left:784px !important;
	top:3078px !important;
}

#item30457 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30433 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30425 {
	width:352px !important;
	height:371px !important;
	left:784px !important;
	top:5827px !important;
}

#item30515 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30491 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30484 {
	width:352px !important;
	height:371px !important;
	left:783px !important;
	top:4246px !important;
}

#item30573 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30549 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30542 {
	width:352px !important;
	height:371px !important;
	left:1208px !important;
	top:4683px !important;
}

#item30631 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30607 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30600 {
	width:352px !important;
	height:371px !important;
	left:1208px !important;
	top:3078px !important;
}

#item30690 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30665 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30658 {
	width:352px !important;
	height:371px !important;
	left:1208px !important;
	top:5827px !important;
}

#item30747 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30723 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30717 {
	width:352px !important;
	height:371px !important;
	left:1208px !important;
	top:4246px !important;
}

#item30804 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item30780 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item30774 {
	width:352px !important;
	height:371px !important;
	left:786px !important;
	top:5119px !important;
}

#item31149 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:10px 15px 0px 15px;
}

#item31125 {
	width:294px !important;
	height:209px !important;
	left:31px !important;
	top:135px !important;
	padding:0px 15px 10px 15px;
}

#item31119 {
	width:352px !important;
	height:371px !important;
	left:358px !important;
	top:5119px !important;
}

#item41017 {
	width:57px !important;
	height:57px !important;
	left:931px !important;
	top:1779px !important;
}

#item26820 {
	width:172px !important;
	height:172px !important;
	background:#fff;
}

#item33626 {
	width:173px !important;
	height:173px !important;
	top:1px !important;
}

#item26817 {
	width:173px !important;
	height:174px !important;
	left:1633px !important;
	top:-1px !important;
}

#item40877 {
	width:43px !important;
	height:34px !important;
	left:6px !important;
}

#item40885 {
	width:55px !important;
	top:39px !important;
	min-height:21px !important;
}

#item40909 {
	width:43px !important;
	height:34px !important;
	left:6px !important;
}

#item40875 {
	width:55px !important;
	height:60px !important;
	left:122px !important;
	top:74px !important;
}

#item40919 {
	width:36px !important;
	height:36px !important;
	left:14px !important;
}

#item40925 {
	width:64px !important;
	top:42px !important;
	min-height:21px !important;
}

#item40949 {
	width:36px !important;
	height:36px !important;
	left:14px !important;
}

#item40917 {
	width:64px !important;
	height:63px !important;
	left:195px !important;
	top:71px !important;
}

#item40957 {
	width:38px !important;
	height:35px !important;
	left:13px !important;
}

#item40963 {
	width:64px !important;
	top:41px !important;
	min-height:21px !important;
}

#item40987 {
	width:38px !important;
	height:35px !important;
	left:13px !important;
}

#item40955 {
	width:64px !important;
	height:62px !important;
	left:276px !important;
	top:72px !important;
}

#item44705 {
	width:352px !important;
	left:2px !important;
	min-height:53px !important;
}

#item44712 {
	width:352px !important;
	left:2px !important;
	min-height:53px !important;
}

#item44681 {
	width:354px !important;
	height:63px !important;
	left:781px !important;
	top:1860px !important;
}

#item44641 {
	width:10px !important;
	height:10px !important;
}

#item44635 {
	width:256px !important;
	height:171px !important;
	top:7686px !important;
}

#item27319 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item27219 {
	width:1779px !important;
	height:958px !important;
	background:#efefef;
}

#item27221 {
	width:1200px !important;
	min-height:78px !important;
}

#item38045 {
	width:117px !important;
	height:79px !important;
	left:540px !important;
	top:111px !important;
}

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

#item27275 {
	width:56px !important;
	height:56px !important;
}

#item27277 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:6px !important;
	background:#ff6633;
}

#item27278 {
	width:6px !important;
	height:6px !important;
	background:#ff6633;
}

#item27279 {
	width:6px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#ff6633;
}

#item27280 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:19px !important;
	background:#ff6633;
}

#item27281 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	top:25px !important;
	background:#ff6633;
}

#item27282 {
	width:6px !important;
	height:6px !important;
	left:6px !important;
	top:19px !important;
	background:#ff6633;
}

#item27283 {
	width:6px !important;
	height:6px !important;
	top:25px !important;
	background:#ff6633;
}

#item27284 {
	width:6px !important;
	height:6px !important;
	left:19px !important;
	top:6px !important;
	background:#ff6633;
}

#item27285 {
	width:6px !important;
	height:6px !important;
	left:25px !important;
	background:#ff6633;
}

#item27273 {
	width:56px !important;
	height:56px !important;
	left:866px !important;
	top:846px !important;
}

#item27286 {
	width:1302px !important;
	height:436px !important;
	left:246px !important;
	top:343px !important;
}

#item27287 {
	width:1200px !important;
	left:48px !important;
	min-height:759px !important;
}

#item38014 {
	width:10px !important;
	height:10px !important;
}

#item27321 {
	width:1920px !important;
	height:1080px !important;
	top:1080px !important;
}

#item41309 {
	width:1920px !important;
	height:918px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item41311 {
	width:1795px !important;
	height:790px !important;
	background:#e8e8e8;
}

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

#item41314 {
	width:50px !important;
	height:50px !important;
}

#item41312 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:700px !important;
}

#item41319 {
	width:1630px !important;
	left:82px !important;
	top:202px !important;
	min-height:183px !important;
}

#item41343 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:73px !important;
}

#item41359 {
	width:329px !important;
	left:850px !important;
	top:417px !important;
	min-height:165px !important;
}

#item41531 {
	width:1920px !important;
	height:1350px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item41533 {
	width:1795px !important;
	height:1224px !important;
	background:#e8e8e8;
}

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

#item41536 {
	width:50px !important;
	height:50px !important;
}

#item41534 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1112px !important;
}

#item41539 {
	width:1630px !important;
	left:82px !important;
	top:806px !important;
	min-height:104px !important;
}

#item41562 {
	width:1630px !important;
	left:82px !important;
	top:209px !important;
	min-height:183px !important;
}

#item41595 {
	width:329px !important;
	left:570px !important;
	top:425px !important;
	min-height:165px !important;
}

#item41618 {
	width:329px !important;
	left:1183px !important;
	top:425px !important;
	min-height:165px !important;
}

#item41641 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:88px !important;
}

#item41645 {
	width:518px !important;
	height:123px !important;
	left:315px !important;
	top:938px !important;
}

#item41653 {
	width:564px !important;
	height:77px !important;
}

#item41650 {
	width:564px !important;
	height:77px !important;
	left:947px !important;
	top:949px !important;
}

#item41385 {
	width:1920px !important;
	height:1350px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item41386 {
	width:1795px !important;
	height:1224px !important;
	left:73px !important;
	top:70px !important;
	background:#e8e8e8;
}

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

#item41389 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
}

#item41387 {
	width:56px !important;
	height:56px !important;
	left:942px !important;
	top:1146px !important;
}

#item41394 {
	width:1630px !important;
	left:155px !important;
	top:818px !important;
	min-height:114px !important;
}

#item41418 {
	width:1630px !important;
	left:155px !important;
	top:275px !important;
	min-height:183px !important;
}

#item41456 {
	width:329px !important;
	left:642px !important;
	top:500px !important;
	min-height:165px !important;
}

#item41479 {
	width:329px !important;
	left:1255px !important;
	top:500px !important;
	min-height:165px !important;
}

#item41502 {
	width:123px !important;
	height:76px !important;
	left:908px !important;
	top:147px !important;
}

#item41506 {
	width:518px !important;
	height:123px !important;
	left:225px !important;
	top:953px !important;
}

#item41513 {
	width:316px !important;
	height:165px !important;
	left:804px !important;
	top:932px !important;
}

#item41523 {
	width:584px !important;
	height:63px !important;
	left:3px !important;
	top:3px !important;
}

#item41520 {
	width:590px !important;
	height:69px !important;
	left:1129px !important;
	top:970px !important;
}

#item41383 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item41307 {
	width:1930px !important;
	height:1360px !important;
	left:-10px !important;
	top:1990px !important;
}

#item42196 {
	width:1920px !important;
	height:1386px !important;
	top:1px !important;
	background:#fff;
}

#item42198 {
	width:1795px !important;
	height:1252px !important;
	background:#e8e8e8;
}

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

#item42201 {
	width:50px !important;
	height:50px !important;
}

#item42199 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1141px !important;
}

#item42204 {
	width:1630px !important;
	left:82px !important;
	top:215px !important;
	min-height:183px !important;
}

#item42227 {
	width:178px !important;
	height:91px !important;
	left:808px !important;
	top:86px !important;
}

#item42231 {
	width:428px !important;
	height:120px !important;
	left:479px !important;
	top:977px !important;
}

#item42245 {
	width:329px !important;
	left:570px !important;
	top:479px !important;
	min-height:165px !important;
}

#item42269 {
	width:329px !important;
	left:1183px !important;
	top:479px !important;
	min-height:165px !important;
}

#item42292 {
	width:1630px !important;
	left:82px !important;
	top:841px !important;
	min-height:104px !important;
}

#item42315 {
	width:316px !important;
	height:165px !important;
	left:943px !important;
	top:952px !important;
}

#item42052 {
	width:1920px !important;
	height:1332px !important;
	background:#fff;
}

#item42054 {
	width:1795px !important;
	height:1212px !important;
	background:#e8e8e8;
}

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

#item42058 {
	width:50px !important;
	height:50px !important;
}

#item42055 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1095px !important;
}

#item42061 {
	width:1630px !important;
	left:82px !important;
	top:214px !important;
	min-height:183px !important;
}

#item42084 {
	width:171px !important;
	height:91px !important;
	left:812px !important;
	top:69px !important;
}

#item42088 {
	width:414px !important;
	height:120px !important;
	left:86px !important;
	top:909px !important;
}

#item42096 {
	width:267px !important;
	height:58px !important;
}

#item42093 {
	width:267px !important;
	height:58px !important;
	left:849px !important;
	top:928px !important;
}

#item42104 {
	width:1630px !important;
	left:82px !important;
	top:774px !important;
	min-height:104px !important;
}

#item42127 {
	width:297px !important;
	height:137px !important;
	left:519px !important;
	top:892px !important;
}

#item42135 {
	width:570px !important;
	height:87px !important;
}

#item42132 {
	width:570px !important;
	height:87px !important;
	left:1162px !important;
	top:919px !important;
}

#item42149 {
	width:329px !important;
	left:570px !important;
	top:432px !important;
	min-height:165px !important;
}

#item42172 {
	width:329px !important;
	left:1183px !important;
	top:432px !important;
	min-height:165px !important;
}

#item41910 {
	width:1920px !important;
	height:1302px !important;
	top:1px !important;
	background:#fff;
}

#item41912 {
	width:1795px !important;
	height:1184px !important;
	background:#e8e8e8;
}

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

#item41915 {
	width:50px !important;
	height:50px !important;
}

#item41913 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1073px !important;
}

#item41918 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item41941 {
	width:171px !important;
	height:91px !important;
	left:812px !important;
	top:75px !important;
}

#item41949 {
	width:225px !important;
	height:133px !important;
}

#item41945 {
	width:225px !important;
	height:133px !important;
	left:794px !important;
	top:902px !important;
}

#item41955 {
	width:1630px !important;
	left:82px !important;
	top:779px !important;
	min-height:104px !important;
}

#item41988 {
	width:329px !important;
	left:570px !important;
	top:423px !important;
	min-height:165px !important;
}

#item42011 {
	width:329px !important;
	left:1183px !important;
	top:423px !important;
	min-height:165px !important;
}

#item42034 {
	width:518px !important;
	height:123px !important;
	left:216px !important;
	top:893px !important;
}

#item42045 {
	width:558px !important;
	height:80px !important;
}

#item42042 {
	width:558px !important;
	height:80px !important;
	left:1082px !important;
	top:919px !important;
}

#item41753 {
	width:1920px !important;
	height:1284px !important;
	top:1px !important;
	background:#fff;
}

#item41756 {
	width:1795px !important;
	height:1158px !important;
	background:#e8e8e8;
}

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

#item41759 {
	width:50px !important;
	height:50px !important;
}

#item41757 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1041px !important;
}

#item41767 {
	width:275px !important;
	height:150px !important;
}

#item41764 {
	width:275px !important;
	height:150px !important;
	left:768px !important;
	top:851px !important;
}

#item41775 {
	width:1630px !important;
	left:82px !important;
	top:727px !important;
	min-height:104px !important;
}

#item41798 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item41821 {
	width:171px !important;
	height:91px !important;
	left:812px !important;
	top:75px !important;
}

#item41830 {
	width:356px !important;
	height:104px !important;
}

#item41827 {
	width:356px !important;
	height:104px !important;
	left:1089px !important;
	top:881px !important;
}

#item41852 {
	width:329px !important;
	left:546px !important;
	top:427px !important;
	min-height:165px !important;
}

#item41875 {
	width:329px !important;
	left:1159px !important;
	top:427px !important;
	min-height:165px !important;
}

#item41898 {
	width:467px !important;
	height:141px !important;
	left:239px !important;
	top:859px !important;
}

#item41908 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item41751 {
	width:1920px !important;
	height:1387px !important;
	top:2873px !important;
}

#item43447 {
	width:1920px !important;
	height:1278px !important;
	background:#fff;
}

#item43449 {
	width:1795px !important;
	height:1158px !important;
	background:#e8e8e8;
}

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

#item43452 {
	width:50px !important;
	height:50px !important;
}

#item43450 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1035px !important;
}

#item43458 {
	width:278px !important;
	height:91px !important;
}

#item43455 {
	width:278px !important;
	height:91px !important;
	left:768px !important;
	top:873px !important;
}

#item43463 {
	width:1630px !important;
	left:82px !important;
	top:215px !important;
	min-height:183px !important;
}

#item43486 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:86px !important;
}

#item43493 {
	width:187px !important;
	height:91px !important;
}

#item43490 {
	width:187px !important;
	height:91px !important;
	left:150px !important;
	top:873px !important;
}

#item43497 {
	width:280px !important;
	height:117px !important;
	left:1408px !important;
	top:866px !important;
}

#item43503 {
	width:347px !important;
	height:122px !important;
	left:372px !important;
	top:863px !important;
}

#item43519 {
	width:329px !important;
	left:546px !important;
	top:423px !important;
	min-height:165px !important;
}

#item43542 {
	width:329px !important;
	left:1159px !important;
	top:423px !important;
	min-height:165px !important;
}

#item43565 {
	width:1630px !important;
	left:82px !important;
	top:756px !important;
	min-height:104px !important;
}

#item43591 {
	width:275px !important;
	height:138px !important;
}

#item43588 {
	width:275px !important;
	height:138px !important;
	left:1081px !important;
	top:860px !important;
}

#item43298 {
	width:1920px !important;
	height:1329px !important;
	background:#fff;
}

#item43300 {
	width:1795px !important;
	height:1200px !important;
	background:#e8e8e8;
}

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

#item43303 {
	width:50px !important;
	height:50px !important;
}

#item43301 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1062px !important;
}

#item43306 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item43329 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item43342 {
	width:329px !important;
	left:546px !important;
	top:429px !important;
	min-height:165px !important;
}

#item43365 {
	width:329px !important;
	left:1159px !important;
	top:429px !important;
	min-height:165px !important;
}

#item43388 {
	width:1630px !important;
	left:82px !important;
	top:762px !important;
	min-height:104px !important;
}

#item43414 {
	width:187px !important;
	height:91px !important;
}

#item43411 {
	width:187px !important;
	height:91px !important;
	left:350px !important;
	top:894px !important;
}

#item43424 {
	width:267px !important;
	height:58px !important;
}

#item43421 {
	width:267px !important;
	height:58px !important;
	left:585px !important;
	top:917px !important;
}

#item43431 {
	width:278px !important;
	height:91px !important;
}

#item43428 {
	width:278px !important;
	height:91px !important;
	left:916px !important;
	top:897px !important;
}

#item43438 {
	width:275px !important;
	height:138px !important;
}

#item43435 {
	width:275px !important;
	height:138px !important;
	left:1221px !important;
	top:878px !important;
}

#item43155 {
	width:1920px !important;
	height:1359px !important;
	background:#fff;
}

#item43157 {
	width:1795px !important;
	height:1226px !important;
	background:#e8e8e8;
}

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

#item43160 {
	width:50px !important;
	height:50px !important;
}

#item43158 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1069px !important;
}

#item43165 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item43188 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item43192 {
	width:320px !important;
	height:71px !important;
	left:1242px !important;
	top:924px !important;
}

#item43208 {
	width:329px !important;
	left:546px !important;
	top:428px !important;
	min-height:165px !important;
}

#item43231 {
	width:329px !important;
	left:1159px !important;
	top:428px !important;
	min-height:165px !important;
}

#item43255 {
	width:1630px !important;
	left:82px !important;
	top:761px !important;
	min-height:104px !important;
}

#item43282 {
	width:275px !important;
	height:138px !important;
}

#item43279 {
	width:275px !important;
	height:138px !important;
	left:926px !important;
	top:880px !important;
}

#item43288 {
	width:278px !important;
	height:91px !important;
}

#item43285 {
	width:278px !important;
	height:91px !important;
	left:617px !important;
	top:893px !important;
}

#item43294 {
	width:267px !important;
	height:58px !important;
}

#item43291 {
	width:267px !important;
	height:58px !important;
	left:292px !important;
	top:916px !important;
}

#item43018 {
	width:1920px !important;
	height:1341px !important;
	background:#fff;
}

#item43020 {
	width:1795px !important;
	height:1213px !important;
	background:#e8e8e8;
}

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

#item43024 {
	width:50px !important;
	height:50px !important;
}

#item43022 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1097px !important;
}

#item43027 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item43050 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item43056 {
	width:209px !important;
	height:149px !important;
}

#item43053 {
	width:209px !important;
	height:149px !important;
	left:797px !important;
	top:894px !important;
}

#item43062 {
	width:1630px !important;
	left:82px !important;
	top:760px !important;
	min-height:104px !important;
}

#item43085 {
	width:467px !important;
	height:141px !important;
	left:275px !important;
	top:894px !important;
}

#item43093 {
	width:356px !important;
	height:104px !important;
}

#item43090 {
	width:356px !important;
	height:104px !important;
	left:1046px !important;
	top:916px !important;
}

#item43108 {
	width:329px !important;
	left:546px !important;
	top:453px !important;
	min-height:165px !important;
}

#item43131 {
	width:329px !important;
	left:1159px !important;
	top:453px !important;
	min-height:165px !important;
}

#item42877 {
	width:1920px !important;
	height:1290px !important;
	background:#fff;
}

#item42879 {
	width:1795px !important;
	height:1158px !important;
	background:#e8e8e8;
}

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

#item42882 {
	width:50px !important;
	height:50px !important;
}

#item42880 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1038px !important;
}

#item42885 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item42908 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item42912 {
	width:380px !important;
	height:104px !important;
	left:1237px !important;
	top:900px !important;
}

#item42920 {
	width:1630px !important;
	left:82px !important;
	top:747px !important;
	min-height:104px !important;
}

#item42946 {
	width:565px !important;
	height:82px !important;
}

#item42943 {
	width:565px !important;
	height:82px !important;
	left:616px !important;
	top:891px !important;
}

#item42956 {
	width:320px !important;
	height:71px !important;
	left:192px !important;
	top:902px !important;
}

#item42970 {
	width:329px !important;
	left:546px !important;
	top:435px !important;
	min-height:165px !important;
}

#item42994 {
	width:329px !important;
	left:1159px !important;
	top:435px !important;
	min-height:165px !important;
}

#item42745 {
	width:1920px !important;
	height:1313px !important;
	background:#fff;
}

#item42747 {
	width:1795px !important;
	height:1184px !important;
	background:#e8e8e8;
}

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

#item42750 {
	width:50px !important;
	height:50px !important;
}

#item42748 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1058px !important;
}

#item42753 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item42776 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item42780 {
	width:320px !important;
	height:71px !important;
	left:557px !important;
	top:904px !important;
}

#item42787 {
	width:1630px !important;
	left:82px !important;
	top:743px !important;
	min-height:104px !important;
}

#item42820 {
	width:329px !important;
	left:546px !important;
	top:431px !important;
	min-height:165px !important;
}

#item42845 {
	width:329px !important;
	left:1159px !important;
	top:431px !important;
	min-height:165px !important;
}

#item42871 {
	width:275px !important;
	height:138px !important;
}

#item42868 {
	width:275px !important;
	height:138px !important;
	left:906px !important;
	top:862px !important;
}

#item42596 {
	width:1920px !important;
	height:1313px !important;
	background:#fff;
}

#item42598 {
	width:1795px !important;
	height:1184px !important;
	background:#e8e8e8;
}

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

#item42601 {
	width:50px !important;
	height:50px !important;
}

#item42599 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1051px !important;
}

#item42604 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item42627 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item42631 {
	width:1630px !important;
	left:82px !important;
	top:734px !important;
	min-height:104px !important;
}

#item42663 {
	width:329px !important;
	left:546px !important;
	top:422px !important;
	min-height:165px !important;
}

#item42686 {
	width:329px !important;
	left:1159px !important;
	top:422px !important;
	min-height:165px !important;
}

#item42713 {
	width:275px !important;
	height:138px !important;
}

#item42710 {
	width:275px !important;
	height:138px !important;
	left:1072px !important;
	top:851px !important;
}

#item42728 {
	width:278px !important;
	height:91px !important;
}

#item42725 {
	width:278px !important;
	height:91px !important;
	left:763px !important;
	top:864px !important;
}

#item42739 {
	width:267px !important;
	height:58px !important;
}

#item42735 {
	width:267px !important;
	height:58px !important;
	left:438px !important;
	top:887px !important;
}

#item42452 {
	width:1920px !important;
	height:1313px !important;
	background:#fff;
}

#item42454 {
	width:1795px !important;
	height:1184px !important;
	background:#e8e8e8;
}

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

#item42457 {
	width:50px !important;
	height:50px !important;
}

#item42455 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1062px !important;
}

#item42462 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item42485 {
	width:123px !important;
	height:76px !important;
	left:836px !important;
	top:75px !important;
}

#item42492 {
	width:297px !important;
	height:77px !important;
	left:1136px !important;
	top:880px !important;
}

#item42498 {
	width:1630px !important;
	left:82px !important;
	top:735px !important;
	min-height:104px !important;
}

#item42534 {
	width:329px !important;
	left:546px !important;
	top:423px !important;
	min-height:165px !important;
}

#item42558 {
	width:329px !important;
	left:1159px !important;
	top:423px !important;
	min-height:165px !important;
}

#item42581 {
	width:316px !important;
	height:150px !important;
	left:779px !important;
	top:846px !important;
}

#item42587 {
	width:518px !important;
	height:123px !important;
	left:234px !important;
	top:865px !important;
}

#item42594 {
	width:10px !important;
	height:10px !important;
}

#item42450 {
	width:1920px !important;
	height:1359px !important;
	top:4131px !important;
}

#item43984 {
	width:1920px !important;
	height:1362px !important;
	background:#fff;
}

#item43986 {
	width:1795px !important;
	height:1228px !important;
	background:#e8e8e8;
}

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

#item43989 {
	width:50px !important;
	height:50px !important;
}

#item43987 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:1111px !important;
}

#item43992 {
	width:1630px !important;
	left:82px !important;
	top:205px !important;
	min-height:183px !important;
}

#item44015 {
	width:187px !important;
	height:91px !important;
	left:804px !important;
	top:68px !important;
}

#item44021 {
	width:275px !important;
	height:138px !important;
}

#item44018 {
	width:275px !important;
	height:138px !important;
	left:762px !important;
	top:908px !important;
}

#item44024 {
	width:1630px !important;
	left:92px !important;
	top:780px !important;
	min-height:104px !important;
}

#item44058 {
	width:329px !important;
	left:555px !important;
	top:468px !important;
	min-height:165px !important;
}

#item44081 {
	width:329px !important;
	left:1168px !important;
	top:468px !important;
	min-height:165px !important;
}

#item43856 {
	width:1920px !important;
	height:1242px !important;
	background:#fff;
}

#item43858 {
	width:1795px !important;
	height:1113px !important;
	background:#e8e8e8;
}

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

#item43861 {
	width:50px !important;
	height:50px !important;
}

#item43859 {
	width:50px !important;
	height:50px !important;
	left:872px !important;
	top:998px !important;
}

#item43867 {
	width:1630px !important;
	left:82px !important;
	top:686px !important;
	min-height:103px !important;
}

#item43890 {
	width:1630px !important;
	left:82px !important;
	top:215px !important;
	min-height:183px !important;
}

#item43913 {
	width:187px !important;
	height:91px !important;
	left:804px !important;
	top:86px !important;
}

#item43932 {
	width:329px !important;
	left:852px !important;
	top:446px !important;
	min-height:165px !important;
}

#item43958 {
	width:275px !important;
	height:138px !important;
}

#item43955 {
	width:275px !important;
	height:138px !important;
	left:1079px !important;
	top:817px !important;
}

#item43967 {
	width:267px !important;
	height:58px !important;
}

#item43963 {
	width:267px !important;
	height:58px !important;
	left:445px !important;
	top:853px !important;
}

#item43975 {
	width:209px !important;
	height:149px !important;
}

#item43972 {
	width:209px !important;
	height:149px !important;
	left:795px !important;
	top:818px !important;
}

#item43982 {
	width:10px !important;
	height:10px !important;
}

#item43854 {
	width:1920px !important;
	height:1362px !important;
	top:5611px !important;
}

#item44630 {
	width:70px !important;
	height:66px !important;
}

#item44625 {
	width:70px !important;
	height:66px !important;
}

#item44633 {
	width:10px !important;
	height:10px !important;
}

#item44626 {
	width:70px !important;
	height:66px !important;
}

#item31194 {
	width:1920px !important;
	height:4497px !important;
	background:#e8e8e8;
}

#item31238 {
	width:533px !important;
	height:1322px !important;
	left:118px !important;
	top:185px !important;
	background:#fff;
}

#item31262 {
	width:474px !important;
	left:145px !important;
	top:429px !important;
	min-height:1079px !important;
}

#item31286 {
	width:528px !important;
	left:1275px !important;
	top:2600px !important;
	background:#fff;
	min-height:93px !important;
	padding:10px 15px 17px 15px;
}

#item31309 {
	width:528px !important;
	left:1275px !important;
	top:3906px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31332 {
	width:528px !important;
	left:1275px !important;
	top:4325px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31355 {
	width:528px !important;
	left:123px !important;
	top:3467px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item31378 {
	width:528px !important;
	left:1275px !important;
	top:1283px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item31402 {
	width:528px !important;
	left:699px !important;
	top:2600px !important;
	background:#fff;
	min-height:93px !important;
	padding:10px 15px 17px 15px;
}

#item31425 {
	width:528px !important;
	left:699px !important;
	top:3906px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31448 {
	width:528px !important;
	left:699px !important;
	top:4325px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31471 {
	width:528px !important;
	left:699px !important;
	top:1283px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item31494 {
	width:528px !important;
	left:123px !important;
	top:2600px !important;
	background:#fff;
	min-height:93px !important;
	padding:10px 15px 17px 15px;
}

#item31517 {
	width:528px !important;
	left:123px !important;
	top:3906px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31541 {
	width:528px !important;
	left:123px !important;
	top:4325px !important;
	background:#fff;
	min-height:84px !important;
	padding:10px 15px 17px 15px;
}

#item31564 {
	width:528px !important;
	left:123px !important;
	top:3029px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item31587 {
	width:1104px !important;
	left:699px !important;
	top:3353px !important;
	background:#fff;
	min-height:215px !important;
	padding:10px 15px 17px 15px;
}

#item31610 {
	width:1104px !important;
	left:699px !important;
	top:806px !important;
	background:#fff;
	min-height:141px !important;
	padding:10px 15px 17px 15px;
}

#item31633 {
	width:1104px !important;
	left:123px !important;
	top:2200px !important;
	background:#fff;
	min-height:66px !important;
	padding:10px 15px 17px 15px;
}

#item31657 {
	width:528px !important;
	left:1275px !important;
	top:1737px !important;
	background:#fff;
	min-height:93px !important;
	padding:10px 15px 17px 15px;
}

#item31680 {
	width:528px !important;
	left:1275px !important;
	top:2164px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item31704 {
	width:1104px !important;
	height:625px !important;
	left:699px !important;
	top:185px !important;
}

#item31708 {
	width:1104px !important;
	height:625px !important;
	left:123px !important;
	top:1575px !important;
}

#item31712 {
	width:528px !important;
	height:301px !important;
	left:699px !important;
	top:986px !important;
}

#item31716 {
	width:528px !important;
	height:301px !important;
	left:699px !important;
	top:2301px !important;
}

#item31720 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:1867px !important;
}

#item31724 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:1440px !important;
}

#item31728 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:986px !important;
}

#item31732 {
	width:528px !important;
	height:301px !important;
	left:699px !important;
	top:3607px !important;
}

#item31736 {
	width:528px !important;
	height:301px !important;
	left:123px !important;
	top:2730px !important;
}

#item31740 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:4028px !important;
}

#item31744 {
	width:528px !important;
	height:301px !important;
	left:123px !important;
	top:2303px !important;
}

#item31748 {
	width:528px !important;
	height:301px !important;
	left:123px !important;
	top:3170px !important;
}

#item31753 {
	width:528px !important;
	height:301px !important;
	left:123px !important;
	top:3607px !important;
}

#item31757 {
	width:528px !important;
	height:301px !important;
	left:699px !important;
	top:4028px !important;
}

#item31761 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:2303px !important;
}

#item31765 {
	width:528px !important;
	height:301px !important;
	left:123px !important;
	top:4028px !important;
}

#item31769 {
	width:1104px !important;
	height:625px !important;
	left:699px !important;
	top:2732px !important;
}

#item31773 {
	width:528px !important;
	height:301px !important;
	left:1275px !important;
	top:3605px !important;
}

#item41125 {
	width:474px !important;
	left:145px !important;
	top:211px !important;
	min-height:206px !important;
}

#item31904 {
	width:194px !important;
	height:93px !important;
}

#item31855 {
	width:194px !important;
	height:93px !important;
}

#item27577 {
	width:194px !important;
	height:93px !important;
	left:118px !important;
	top:61px !important;
}

#item33488 {
	width:194px !important;
	height:93px !important;
}

#item33493 {
	width:194px !important;
	height:93px !important;
}

#item33484 {
	width:194px !important;
	height:93px !important;
	left:863px !important;
	top:4553px !important;
}

#item33644 {
	width:140px !important;
	height:140px !important;
	background:#fff;
}

#item33645 {
	width:141px !important;
	height:141px !important;
	top:1px !important;
}

#item33641 {
	width:141px !important;
	height:141px !important;
	left:1662px !important;
	top:-1px !important;
}

#item41206 {
	width:30px !important;
	left:170px !important;
	top:85px !important;
	min-height:18px !important;
}

#item31927 {
	width:1920px !important;
	height:3803px !important;
	background:#e8e8e8;
}

#item32056 {
	width:533px !important;
	height:1304px !important;
	left:120px !important;
	top:185px !important;
	background:#fff;
}

#item32057 {
	width:453px !important;
	left:147px !important;
	top:207px !important;
	min-height:218px !important;
}

#item32080 {
	width:478px !important;
	left:147px !important;
	top:426px !important;
	min-height:1026px !important;
}

#item32138 {
	width:528px !important;
	height:297px !important;
	left:123px !important;
	top:3337px !important;
	background:#666666;
}

#item32184 {
	width:528px !important;
	height:297px !important;
	left:1277px !important;
	top:2430px !important;
	background:#666666;
}

#item32239 {
	width:528px !important;
	height:297px !important;
	left:701px !important;
	top:2430px !important;
	background:#666666;
}

#item32262 {
	width:528px !important;
	height:297px !important;
	left:701px !important;
	top:2883px !important;
	background:#666666;
}

#item32308 {
	width:528px !important;
	left:123px !important;
	top:2277px !important;
	background:#fff;
	min-height:122px !important;
	padding:10px 15px 17px 15px;
}

#item32332 {
	width:528px !important;
	left:123px !important;
	top:1824px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32355 {
	width:528px !important;
	left:123px !important;
	top:2728px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32378 {
	width:528px !important;
	left:123px !important;
	top:3182px !important;
	background:#fff;
	min-height:121px !important;
	padding:10px 15px 17px 15px;
}

#item32401 {
	width:528px !important;
	left:123px !important;
	top:3638px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item32433 {
	width:528px !important;
	left:1277px !important;
	top:918px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32456 {
	width:528px !important;
	left:1277px !important;
	top:1370px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32490 {
	width:528px !important;
	left:1277px !important;
	top:484px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item32513 {
	width:528px !important;
	left:1277px !important;
	top:1824px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32536 {
	width:528px !important;
	left:1277px !important;
	top:2275px !important;
	background:#fff;
	min-height:124px !important;
	padding:10px 15px 17px 15px;
}

#item32559 {
	width:528px !important;
	left:1277px !important;
	top:2727px !important;
	background:#fff;
	min-height:121px !important;
	padding:10px 15px 17px 15px;
}

#item32583 {
	width:528px !important;
	left:1277px !important;
	top:3180px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32614 {
	width:528px !important;
	top:297px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32638 {
	width:528px !important;
	left:701px !important;
	top:1370px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32672 {
	width:528px !important;
	top:297px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item32695 {
	width:528px !important;
	left:701px !important;
	top:1824px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item32718 {
	width:528px !important;
	left:701px !important;
	top:2275px !important;
	background:#fff;
	min-height:124px !important;
	padding:10px 15px 17px 15px;
}

#item32741 {
	width:528px !important;
	left:701px !important;
	top:2727px !important;
	background:#fff;
	min-height:121px !important;
	padding:10px 15px 17px 15px;
}

#item32764 {
	width:528px !important;
	left:701px !important;
	top:3180px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item33507 {
	width:194px !important;
	height:93px !important;
}

#item33514 {
	width:194px !important;
	height:93px !important;
}

#item33503 {
	width:194px !important;
	height:93px !important;
	left:120px !important;
	top:60px !important;
}

#item34402 {
	width:194px !important;
	height:93px !important;
}

#item34408 {
	width:194px !important;
	height:93px !important;
}

#item34398 {
	width:194px !important;
	height:93px !important;
	left:863px !important;
	top:3854px !important;
}

#item32798 {
	width:50px !important;
	height:50px !important;
}

#item32811 {
	width:50px !important;
	height:50px !important;
}

#item32795 {
	width:50px !important;
	height:50px !important;
	left:1167px !important;
	top:203px !important;
}

#item32822 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:637px !important;
}

#item32849 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:1089px !important;
}

#item32876 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:1543px !important;
}

#item32902 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:1997px !important;
}

#item32928 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:2449px !important;
}

#item32955 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:2902px !important;
}

#item32980 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:1543px !important;
}

#item33008 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:1997px !important;
}

#item33034 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:2449px !important;
}

#item33059 {
	width:45px !important;
	height:45px !important;
	left:1169px !important;
	top:2902px !important;
}

#item33085 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:205px !important;
}

#item33112 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:637px !important;
}

#item33138 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:1089px !important;
}

#item33165 {
	width:45px !important;
	height:45px !important;
	left:591px !important;
	top:1996px !important;
}

#item33191 {
	width:45px !important;
	height:45px !important;
	left:591px !important;
	top:1543px !important;
}

#item33218 {
	width:45px !important;
	height:45px !important;
	left:591px !important;
	top:2450px !important;
}

#item33244 {
	width:45px !important;
	height:45px !important;
	left:593px !important;
	top:2904px !important;
}

#item33271 {
	width:45px !important;
	height:45px !important;
	left:593px !important;
	top:3356px !important;
}

#item33666 {
	width:140px !important;
	height:140px !important;
	background:#fff;
}

#item33667 {
	width:141px !important;
	height:141px !important;
	top:1px !important;
}

#item33663 {
	width:141px !important;
	height:141px !important;
	left:1664px !important;
	top:-1px !important;
}

#item34388 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34386 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3017px !important;
}

#item34393 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34391 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:47px !important;
}

#item20232 {
	width:1920px !important;
	height:3780px !important;
	background:#e8e8e8;
}

#item20235 {
	width:1685px !important;
	height:902px !important;
	background:#fff;
}

#item34366 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34364 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:934px !important;
}

#item19951 {
	width:1920px !important;
	height:3910px !important;
	left:10px !important;
	top:10px !important;
}

#item19953 {
	width:1920px !important;
	height:3850px !important;
	background:#e8e8e8;
}

#item19954 {
	width:1685px !important;
	height:2324px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item34351 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34349 {
	width:46px !important;
	height:46px !important;
	left:955px !important;
	top:2323px !important;
}

#item34359 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34357 {
	width:46px !important;
	height:46px !important;
	left:955px !important;
	top:52px !important;
}

#item19799 {
	width:1920px !important;
	height:3830px !important;
	left:10px !important;
	top:10px !important;
}

#item19801 {
	width:1920px !important;
	height:3850px !important;
	background:#e8e8e8;
}

#item19802 {
	width:1685px !important;
	height:2439px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item34336 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34334 {
	width:46px !important;
	height:46px !important;
	left:952px !important;
	top:2452px !important;
}

#item34343 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34341 {
	width:46px !important;
	height:46px !important;
	left:952px !important;
	top:47px !important;
}

#item19633 {
	width:1920px !important;
	height:3840px !important;
	left:10px !important;
	top:10px !important;
}

#item19635 {
	width:1920px !important;
	height:3860px !important;
	background:#e8e8e8;
}

#item19636 {
	width:1685px !important;
	height:3034px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item34324 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34322 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:3058px !important;
}

#item34329 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34327 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:56px !important;
}

#item34308 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34306 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item34300 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item34298 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3049px !important;
}

#item33969 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33966 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:3358px !important;
}

#item33975 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33973 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:56px !important;
}

#item33955 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33953 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:5701px !important;
}

#item33960 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33958 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33929 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33927 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:4626px !important;
}

#item33942 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33940 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:47px !important;
}

#item33891 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33889 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4627px !important;
}

#item33921 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33919 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33875 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33873 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33884 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33882 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4795px !important;
}

#item19155 {
	width:1920px !important;
	height:3880px !important;
	background:#e8e8e8;
}

#item19156 {
	width:1685px !important;
	height:904px !important;
	left:120px !important;
	top:116px !important;
	background:#fff;
}

#item33867 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33865 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:926px !important;
}

#item33854 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33852 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:56px !important;
}

#item33859 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33857 {
	width:46px !important;
	height:46px !important;
	left:950px !important;
	top:2447px !important;
}

#item33840 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33838 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33845 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33843 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4546px !important;
}

#item33831 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33829 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:1776px !important;
}

#item33807 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33805 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33815 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33813 {
	width:46px !important;
	height:46px !important;
	left:949px !important;
	top:3453px !important;
}

#item33785 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33783 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4117px !important;
}

#item33790 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33788 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33769 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33767 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3811px !important;
}

#item33775 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33773 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item33740 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33738 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4011px !important;
}

#item33735 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item33733 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:56px !important;
}

#item15514 {
	width:10px !important;
	height:10px !important;
	left:15px !important;
	top:15px !important;
}

#item15388 {
	width:1930px !important;
	height:6000px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35854 {
	width:533px !important;
	height:1809px !important;
	left:120px !important;
	top:185px !important;
	background:#fff;
}

#item35855 {
	width:453px !important;
	left:147px !important;
	top:207px !important;
	min-height:218px !important;
}

#item35878 {
	width:478px !important;
	left:147px !important;
	top:426px !important;
	min-height:1258px !important;
}

#item36009 {
	width:528px !important;
	height:297px !important;
	left:1277px !important;
	top:2973px !important;
	background:#666666;
}

#item36041 {
	width:528px !important;
	left:701px !important;
	top:1854px !important;
	background:#fff;
	min-height:140px !important;
	padding:10px 15px 17px 15px;
}

#item36064 {
	width:533px !important;
	left:120px !important;
	top:2781px !important;
	background:#fff;
	min-height:156px !important;
	padding:10px 15px 17px 15px;
}

#item36087 {
	width:528px !important;
	left:1277px !important;
	top:2781px !important;
	background:#fff;
	min-height:156px !important;
	padding:10px 15px 17px 15px;
}

#item36110 {
	width:528px !important;
	left:1277px !important;
	top:484px !important;
	background:#fff;
	min-height:138px !important;
	padding:10px 15px 17px 15px;
}

#item36133 {
	width:528px !important;
	left:701px !important;
	top:3270px !important;
	background:#fff;
	min-height:138px !important;
	padding:10px 15px 17px 15px;
}

#item36156 {
	width:528px !important;
	left:701px !important;
	top:2331px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36180 {
	width:528px !important;
	left:701px !important;
	top:484px !important;
	background:#fff;
	min-height:138px !important;
	padding:10px 15px 17px 15px;
}

#item36203 {
	width:528px !important;
	left:701px !important;
	top:958px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36226 {
	width:528px !important;
	left:701px !important;
	top:1414px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item36249 {
	width:533px !important;
	left:120px !important;
	top:3270px !important;
	background:#fff;
	min-height:138px !important;
	padding:10px 15px 17px 15px;
}

#item36272 {
	width:528px !important;
	left:1277px !important;
	top:958px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36296 {
	width:533px !important;
	left:120px !important;
	top:3739px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36319 {
	width:528px !important;
	left:1277px !important;
	top:3270px !important;
	background:#fff;
	min-height:138px !important;
	padding:10px 15px 17px 15px;
}

#item36352 {
	width:528px !important;
	left:1277px !important;
	top:2331px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36384 {
	width:528px !important;
	left:701px !important;
	top:2781px !important;
	background:#fff;
	min-height:156px !important;
	padding:10px 15px 17px 15px;
}

#item36414 {
	width:528px !important;
	left:1277px !important;
	top:1414px !important;
	background:#fff;
	min-height:102px !important;
	padding:10px 15px 17px 15px;
}

#item36447 {
	width:533px !important;
	left:120px !important;
	top:2331px !important;
	background:#fff;
	min-height:120px !important;
	padding:10px 15px 17px 15px;
}

#item36478 {
	width:528px !important;
	left:1277px !important;
	top:1854px !important;
	background:#fff;
	min-height:140px !important;
	padding:10px 15px 17px 15px;
}

#item35623 {
	width:194px !important;
	height:93px !important;
}

#item35629 {
	width:194px !important;
	height:93px !important;
}

#item35619 {
	width:194px !important;
	height:93px !important;
	left:120px !important;
	top:60px !important;
}

#item35638 {
	width:194px !important;
	height:93px !important;
}

#item35644 {
	width:194px !important;
	height:93px !important;
}

#item35634 {
	width:194px !important;
	height:93px !important;
	left:863px !important;
	top:4010px !important;
}

#item35651 {
	width:140px !important;
	height:140px !important;
	background:#fff;
}

#item35652 {
	width:141px !important;
	height:141px !important;
	top:1px !important;
}

#item35648 {
	width:141px !important;
	height:141px !important;
	left:1664px !important;
}

#item35661 {
	width:50px !important;
	height:50px !important;
}

#item35667 {
	width:50px !important;
	height:50px !important;
}

#item35659 {
	width:50px !important;
	height:50px !important;
	left:582px !important;
	top:3462px !important;
}

#item35674 {
	width:50px !important;
	height:50px !important;
}

#item35679 {
	width:50px !important;
	height:50px !important;
}

#item35672 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:2992px !important;
}

#item35684 {
	width:50px !important;
	height:50px !important;
}

#item35689 {
	width:50px !important;
	height:50px !important;
}

#item35682 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:2992px !important;
}

#item35697 {
	width:50px !important;
	height:50px !important;
}

#item35702 {
	width:50px !important;
	height:50px !important;
}

#item35695 {
	width:50px !important;
	height:50px !important;
	left:582px !important;
	top:2992px !important;
}

#item35707 {
	width:50px !important;
	height:50px !important;
}

#item35712 {
	width:50px !important;
	height:50px !important;
}

#item35705 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:2053px !important;
}

#item35718 {
	width:50px !important;
	height:50px !important;
}

#item35724 {
	width:50px !important;
	height:50px !important;
}

#item35716 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:2053px !important;
}

#item35730 {
	width:50px !important;
	height:50px !important;
}

#item35734 {
	width:50px !important;
	height:50px !important;
}

#item35727 {
	width:50px !important;
	height:50px !important;
	left:582px !important;
	top:2053px !important;
}

#item35739 {
	width:50px !important;
	height:50px !important;
}

#item35743 {
	width:50px !important;
	height:50px !important;
}

#item35737 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:2502px !important;
}

#item35749 {
	width:50px !important;
	height:50px !important;
}

#item35755 {
	width:50px !important;
	height:50px !important;
}

#item35747 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:2502px !important;
}

#item35760 {
	width:50px !important;
	height:50px !important;
}

#item35764 {
	width:50px !important;
	height:50px !important;
}

#item35758 {
	width:50px !important;
	height:50px !important;
	left:582px !important;
	top:2502px !important;
}

#item35770 {
	width:50px !important;
	height:50px !important;
}

#item35775 {
	width:50px !important;
	height:50px !important;
}

#item35768 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:1575px !important;
}

#item35783 {
	width:50px !important;
	height:50px !important;
}

#item35787 {
	width:50px !important;
	height:50px !important;
}

#item35781 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:1136px !important;
}

#item35792 {
	width:50px !important;
	height:50px !important;
}

#item35796 {
	width:50px !important;
	height:50px !important;
}

#item35790 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:1575px !important;
}

#item35801 {
	width:50px !important;
	height:50px !important;
}

#item35806 {
	width:50px !important;
	height:50px !important;
}

#item35799 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:1136px !important;
}

#item35813 {
	width:50px !important;
	height:50px !important;
}

#item35817 {
	width:50px !important;
	height:50px !important;
}

#item35811 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:685px !important;
}

#item35822 {
	width:50px !important;
	height:50px !important;
}

#item35827 {
	width:50px !important;
	height:50px !important;
}

#item35820 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:203px !important;
}

#item35834 {
	width:50px !important;
	height:50px !important;
}

#item35840 {
	width:50px !important;
	height:50px !important;
}

#item35832 {
	width:50px !important;
	height:50px !important;
	left:1735px !important;
	top:203px !important;
}

#item35845 {
	width:50px !important;
	height:50px !important;
}

#item35849 {
	width:50px !important;
	height:50px !important;
}

#item35843 {
	width:50px !important;
	height:50px !important;
	left:1160px !important;
	top:685px !important;
}

#item39960 {
	width:1920px !important;
	height:3930px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39961 {
	width:1685px !important;
	height:3644px !important;
	left:130px !important;
	top:140px !important;
	background:#fff;
}

#item40028 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item40026 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:67px !important;
}

#item40033 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item40031 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3667px !important;
}

#item39821 {
	width:1920px !important;
	height:4380px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39822 {
	width:1685px !important;
	height:4134px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item39949 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39947 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:47px !important;
}

#item39955 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39953 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4138px !important;
}

#item39723 {
	width:1920px !important;
	height:5265px !important;
	background:#e8e8e8;
}

#item39724 {
	width:1674px !important;
	height:4994px !important;
	left:120px !important;
	top:134px !important;
	background:#fff;
}

#item39811 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39809 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:5020px !important;
}

#item39817 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39815 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:66px !important;
}

#item39683 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39684 {
	width:1685px !important;
	height:1704px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item39718 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39716 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:1727px !important;
}

#item39553 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39555 {
	width:1685px !important;
	height:3123px !important;
	left:130px !important;
	top:160px !important;
	background:#fff;
}

#item39671 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39669 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:63px !important;
}

#item39679 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39676 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3167px !important;
}

#item39431 {
	width:1920px !important;
	height:5200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39432 {
	width:1685px !important;
	height:3340px !important;
	left:130px !important;
	top:140px !important;
	background:#fff;
}

#item39491 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39489 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:67px !important;
}

#item39496 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39494 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3347px !important;
}

#item39364 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39365 {
	width:1685px !important;
	height:2510px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item39422 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39420 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:2519px !important;
}

#item39427 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39425 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:47px !important;
}

#item39295 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39296 {
	width:1685px !important;
	height:2724px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item39354 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39352 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:57px !important;
}

#item39359 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39357 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:2749px !important;
}

#item39167 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39168 {
	width:1685px !important;
	height:3864px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item39275 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39272 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:57px !important;
}

#item39289 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39287 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3869px !important;
}

#item39095 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item39096 {
	width:1685px !important;
	height:2295px !important;
	left:130px !important;
	top:167px !important;
	background:#fff;
}

#item39158 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39156 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:74px !important;
}

#item39163 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39161 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:2336px !important;
}

#item38894 {
	width:1920px !important;
	height:7000px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item38895 {
	width:1674px !important;
	height:6685px !important;
	left:130px !important;
	top:157px !important;
	background:#fff;
}

#item39085 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39082 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:67px !important;
}

#item39090 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item39088 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:6721px !important;
}

#item38796 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item38797 {
	width:1685px !important;
	height:3573px !important;
	left:130px !important;
	top:149px !important;
	background:#fff;
}

#item38859 {
	width:237px !important;
	left:1393px !important;
	top:1922px !important;
	background:#d0318a;
	min-height:198px !important;
}

#item38884 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38882 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:67px !important;
}

#item38890 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38888 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3603px !important;
}

#item38078 {
	width:1920px !important;
	height:4360px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item38080 {
	width:1685px !important;
	height:4034px !important;
	left:130px !important;
	top:140px !important;
	background:#fff;
}

#item38164 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38162 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:66px !important;
}

#item38171 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38169 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4067px !important;
}

#item38684 {
	width:1920px !important;
	height:5200px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item38685 {
	width:1685px !important;
	height:4944px !important;
	left:130px !important;
	top:126px !important;
	background:#fff;
}

#item38787 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38785 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:51px !important;
}

#item38792 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38790 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4956px !important;
}

#item38570 {
	width:1920px !important;
	height:4960px !important;
	left:10px !important;
	top:10px !important;
	background:#e8e8e8;
}

#item38665 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38663 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:67px !important;
}

#item38672 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38670 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:4692px !important;
}

#item38467 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:11px !important;
	background:#e8e8e8;
}

#item38468 {
	width:1685px !important;
	height:2790px !important;
	left:130px !important;
	top:177px !important;
	background:#fff;
}

#item38537 {
	width:372px !important;
	left:1204px !important;
	top:2490px !important;
	min-height:53px !important;
}

@keyframes pulsieren-38567 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulsieren-38567 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item38527 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:7px !important;
	background:#ff6633;
}

#item38529 {
	width:7px !important;
	height:7px !important;
	background:#ff6633;
}

#item38530 {
	width:7px !important;
	height:7px !important;
	left:13px !important;
	top:13px !important;
	background:#ff6633;
}

#item38531 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:20px !important;
	background:#ff6633;
}

#item38532 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	top:27px !important;
	background:#ff6633;
}

#item38533 {
	width:7px !important;
	height:7px !important;
	left:7px !important;
	top:20px !important;
	background:#ff6633;
}

#item38534 {
	width:7px !important;
	height:7px !important;
	top:27px !important;
	background:#ff6633;
}

#item38535 {
	width:7px !important;
	height:7px !important;
	left:20px !important;
	top:7px !important;
	background:#ff6633;
}

#item38536 {
	width:7px !important;
	height:7px !important;
	left:27px !important;
	background:#ff6633;
}

#item38522 {
	width:85px !important;
	height:85px !important;
	left:928px !important;
	top:2823px !important;
}

#item38562 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38560 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:77px !important;
}

#item38293 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:11px !important;
	background:#e8e8e8;
}

#item38294 {
	width:1685px !important;
	height:3791px !important;
	left:130px !important;
	top:146px !important;
	background:#fff;
}

#item38458 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38456 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3827px !important;
}

#item38463 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38461 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:68px !important;
}

#item38176 {
	width:1920px !important;
	height:4200px !important;
	left:10px !important;
	top:11px !important;
	background:#e8e8e8;
}

#item38177 {
	width:1685px !important;
	height:3909px !important;
	left:130px !important;
	top:144px !important;
	background:#fff;
}

#item38282 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38280 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:3912px !important;
}

#item38289 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item38287 {
	width:46px !important;
	height:46px !important;
	left:947px !important;
	top:68px !important;
}

#item40115 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item38076 {
	width:1930px !important;
	height:7010px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
