/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:14527px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item220375 {
	width:74px !important;
	height:584px !important;
	top:230px !important;
	background:#ffffff;
}

#item77171 {
	width:16px !important;
	height:16px !important;
	left:28px !important;
	top:797px !important;
}

@keyframes hereinfliegenvonrechts-264001 {
	0% {transform:translate(27.149px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-264001 {
	0% {-webkit-transform:translate(27.149px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-267243 {
	0% {transform:translate(18.731px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-267243 {
	0% {-webkit-transform:translate(18.731px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-266998 {
	0% {transform:translate(30.331px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-266998 {
	0% {-webkit-transform:translate(30.331px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-253708 {
	0% {transform:translate(35.235px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-253708 {
	0% {-webkit-transform:translate(35.235px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-253709 {
	0% {transform:translate(41.825px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-253709 {
	0% {-webkit-transform:translate(41.825px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-253712 {
	0% {transform:translate(48.803px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-253712 {
	0% {-webkit-transform:translate(48.803px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-258696 {
	0% {transform:translate(-59.726px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-258696 {
	0% {-webkit-transform:translate(-59.726px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes einzoomen2d-253707 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-253707 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item259494 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	background:#fff;
}

#item259495 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	background:#fff;
}

#item259496 {
	width:3px !important;
	height:3px !important;
	left:28px !important;
	background:#fff;
}

#item259497 {
	width:3px !important;
	height:3px !important;
	left:31px !important;
	background:#fff;
}

#item259498 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	background:#fff;
}

#item259505 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:3px !important;
	background:#fff;
}

#item259512 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:5px !important;
	background:#fff;
}

#item259516 {
	width:3px !important;
	height:3px !important;
	left:49px !important;
	top:5px !important;
	background:#fff;
}

#item259518 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:5px !important;
	background:#fff;
}

#item259520 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	top:8px !important;
	background:#fff;
}

#item259521 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:8px !important;
	background:#fff;
}

#item259524 {
	width:3px !important;
	height:3px !important;
	left:38px !important;
	top:8px !important;
	background:#fff;
}

#item259525 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:8px !important;
	background:#fff;
}

#item259529 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:8px !important;
	background:#fff;
}

#item259530 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:10px !important;
	background:#fff;
}

#item259531 {
	width:3px !important;
	height:3px !important;
	left:28px !important;
	top:10px !important;
	background:#fff;
}

#item259536 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:13px !important;
	background:#fff;
}

#item259537 {
	width:3px !important;
	height:3px !important;
	left:28px !important;
	top:13px !important;
	background:#fff;
}

#item259540 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:13px !important;
	background:#fff;
}

#item259542 {
	width:3px !important;
	height:3px !important;
	left:49px !important;
	top:13px !important;
	background:#fff;
}

#item259543 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:13px !important;
	background:#fff;
}

#item259545 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:13px !important;
	background:#fff;
}

#item259548 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:15px !important;
	background:#fff;
}

#item259553 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:15px !important;
	background:#fff;
}

#item259554 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:15px !important;
	background:#fff;
}

#item259558 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	top:18px !important;
	background:#fff;
}

#item259559 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:18px !important;
	background:#fff;
}

#item259563 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:18px !important;
	background:#fff;
}

#item259571 {
	width:3px !important;
	height:3px !important;
	left:15px !important;
	top:20px !important;
	background:#fff;
}

#item259573 {
	width:3px !important;
	height:3px !important;
	left:28px !important;
	top:20px !important;
	background:#fff;
}

#item259575 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:20px !important;
	background:#fff;
}

#item259582 {
	width:3px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item259583 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:23px !important;
	background:#fff;
}

#item259590 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:23px !important;
	background:#fff;
}

#item259591 {
	width:3px !important;
	height:3px !important;
	left:49px !important;
	top:23px !important;
	background:#fff;
}

#item259596 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:23px !important;
	background:#fff;
}

#item259597 {
	width:3px !important;
	height:3px !important;
	left:77px !important;
	top:23px !important;
	background:#fff;
}

#item259598 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:23px !important;
	background:#fff;
}

#item259599 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:23px !important;
	background:#fff;
}

#item259600 {
	width:3px !important;
	height:3px !important;
	top:26px !important;
	background:#fff;
}

#item259604 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	top:26px !important;
	background:#fff;
}

#item259605 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:26px !important;
	background:#fff;
}

#item259606 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:26px !important;
	background:#fff;
}

#item259608 {
	width:3px !important;
	height:3px !important;
	left:44px !important;
	top:26px !important;
	background:#fff;
}

#item259609 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:26px !important;
	background:#fff;
}

#item259610 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:26px !important;
	background:#fff;
}

#item259611 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:26px !important;
	background:#fff;
}

#item259612 {
	width:3px !important;
	height:3px !important;
	left:56px !important;
	top:26px !important;
	background:#fff;
}

#item259614 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:26px !important;
	background:#fff;
}

#item259615 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:26px !important;
	background:#fff;
}

#item259616 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:26px !important;
	background:#fff;
}

#item259617 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:26px !important;
	background:#fff;
}

#item259619 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:26px !important;
	background:#fff;
}

#item259620 {
	width:3px !important;
	height:3px !important;
	top:28px !important;
	background:#fff;
}

#item259623 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:28px !important;
	background:#fff;
}

#item259628 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:28px !important;
	background:#fff;
}

#item259629 {
	width:3px !important;
	height:3px !important;
	left:49px !important;
	top:28px !important;
	background:#fff;
}

#item259631 {
	width:3px !important;
	height:3px !important;
	left:56px !important;
	top:28px !important;
	background:#fff;
}

#item259632 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:28px !important;
	background:#fff;
}

#item259635 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:28px !important;
	background:#fff;
}

#item259636 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:28px !important;
	background:#fff;
}

#item259637 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:28px !important;
	background:#fff;
}

#item259640 {
	width:3px !important;
	height:3px !important;
	left:10px !important;
	top:31px !important;
	background:#fff;
}

#item259643 {
	width:3px !important;
	height:3px !important;
	left:28px !important;
	top:31px !important;
	background:#fff;
}

#item259650 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:31px !important;
	background:#fff;
}

#item259660 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:33px !important;
	background:#fff;
}

#item259662 {
	width:3px !important;
	height:3px !important;
	left:31px !important;
	top:33px !important;
	background:#fff;
}

#item259666 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:33px !important;
	background:#fff;
}

#item259668 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:36px !important;
	background:#fff;
}

#item259671 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:36px !important;
	background:#fff;
}

#item259673 {
	width:3px !important;
	height:3px !important;
	left:31px !important;
	top:36px !important;
	background:#fff;
}

#item259675 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:36px !important;
	background:#fff;
}

#item259677 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:36px !important;
	background:#fff;
}

#item259678 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:36px !important;
	background:#fff;
}

#item259681 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:36px !important;
	background:#fff;
}

#item259682 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:36px !important;
	background:#fff;
}

#item259688 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:38px !important;
	background:#fff;
}

#item259690 {
	width:3px !important;
	height:3px !important;
	left:31px !important;
	top:38px !important;
	background:#fff;
}

#item259693 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:38px !important;
	background:#fff;
}

#item259695 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:38px !important;
	background:#fff;
}

#item259696 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:38px !important;
	background:#fff;
}

#item259699 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:38px !important;
	background:#fff;
}

#item259703 {
	width:3px !important;
	height:3px !important;
	left:8px !important;
	top:41px !important;
	background:#fff;
}

#item259704 {
	width:3px !important;
	height:3px !important;
	left:10px !important;
	top:41px !important;
	background:#fff;
}

#item259705 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:41px !important;
	background:#fff;
}

#item259706 {
	width:3px !important;
	height:3px !important;
	left:15px !important;
	top:41px !important;
	background:#fff;
}

#item259707 {
	width:3px !important;
	height:3px !important;
	left:18px !important;
	top:41px !important;
	background:#fff;
}

#item259708 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:41px !important;
	background:#fff;
}

#item259710 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:41px !important;
	background:#fff;
}

#item259711 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:41px !important;
	background:#fff;
}

#item259712 {
	width:3px !important;
	height:3px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item259713 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:41px !important;
	background:#fff;
}

#item259714 {
	width:3px !important;
	height:3px !important;
	left:44px !important;
	top:41px !important;
	background:#fff;
}

#item259716 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:41px !important;
	background:#fff;
}

#item259717 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:41px !important;
	background:#fff;
}

#item259721 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:41px !important;
	background:#fff;
}

#item259722 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:41px !important;
	background:#fff;
}

#item259725 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:44px !important;
	background:#fff;
}

#item259726 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:44px !important;
	background:#fff;
}

#item259727 {
	width:3px !important;
	height:3px !important;
	left:8px !important;
	top:44px !important;
	background:#fff;
}

#item259732 {
	width:3px !important;
	height:3px !important;
	left:44px !important;
	top:44px !important;
	background:#fff;
}

#item259736 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:44px !important;
	background:#fff;
}

#item259737 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:44px !important;
	background:#fff;
}

#item259738 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:44px !important;
	background:#fff;
}

#item259739 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:44px !important;
	background:#fff;
}

#item259743 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:46px !important;
	background:#fff;
}

#item259753 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:46px !important;
	background:#fff;
}

#item259754 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:46px !important;
	background:#fff;
}

#item259756 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:46px !important;
	background:#fff;
}

#item259759 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:46px !important;
	background:#fff;
}

#item259761 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:49px !important;
	background:#fff;
}

#item259765 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	top:49px !important;
	background:#fff;
}

#item259772 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:49px !important;
	background:#fff;
}

#item259774 {
	width:3px !important;
	height:3px !important;
	top:51px !important;
	background:#fff;
}

#item259775 {
	width:3px !important;
	height:3px !important;
	left:3px !important;
	top:51px !important;
	background:#fff;
}

#item259783 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:51px !important;
	background:#fff;
}

#item259785 {
	width:3px !important;
	height:3px !important;
	left:77px !important;
	top:51px !important;
	background:#fff;
}

#item259786 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:51px !important;
	background:#fff;
}

#item259787 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:51px !important;
	background:#fff;
}

#item259790 {
	width:3px !important;
	height:3px !important;
	left:18px !important;
	top:54px !important;
	background:#fff;
}

#item259793 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:54px !important;
	background:#fff;
}

#item259794 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:54px !important;
	background:#fff;
}

#item259796 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:54px !important;
	background:#fff;
}

#item259797 {
	width:3px !important;
	height:3px !important;
	left:49px !important;
	top:54px !important;
	background:#fff;
}

#item259798 {
	width:3px !important;
	height:3px !important;
	left:51px !important;
	top:54px !important;
	background:#fff;
}

#item259801 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:54px !important;
	background:#fff;
}

#item259803 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:54px !important;
	background:#fff;
}

#item259805 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:54px !important;
	background:#fff;
}

#item259809 {
	width:3px !important;
	height:3px !important;
	left:18px !important;
	top:56px !important;
	background:#fff;
}

#item259810 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:56px !important;
	background:#fff;
}

#item259811 {
	width:3px !important;
	height:3px !important;
	left:23px !important;
	top:56px !important;
	background:#fff;
}

#item259814 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:56px !important;
	background:#fff;
}

#item259816 {
	width:3px !important;
	height:3px !important;
	left:44px !important;
	top:56px !important;
	background:#fff;
}

#item259817 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	top:56px !important;
	background:#fff;
}

#item259820 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:56px !important;
	background:#fff;
}

#item259821 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:56px !important;
	background:#fff;
}

#item259822 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:56px !important;
	background:#fff;
}

#item259825 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:56px !important;
	background:#fff;
}

#item259828 {
	width:3px !important;
	height:3px !important;
	left:82px !important;
	top:56px !important;
	background:#fff;
}

#item259830 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:59px !important;
	background:#fff;
}

#item259831 {
	width:3px !important;
	height:3px !important;
	left:8px !important;
	top:59px !important;
	background:#fff;
}

#item259832 {
	width:3px !important;
	height:3px !important;
	left:10px !important;
	top:59px !important;
	background:#fff;
}

#item259834 {
	width:3px !important;
	height:3px !important;
	left:18px !important;
	top:59px !important;
	background:#fff;
}

#item259836 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:59px !important;
	background:#fff;
}

#item259839 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:59px !important;
	background:#fff;
}

#item259841 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:59px !important;
	background:#fff;
}

#item259842 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:59px !important;
	background:#fff;
}

#item259843 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:59px !important;
	background:#fff;
}

#item259844 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:59px !important;
	background:#fff;
}

#item259845 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:59px !important;
	background:#fff;
}

#item259849 {
	width:3px !important;
	height:3px !important;
	left:15px !important;
	top:61px !important;
	background:#fff;
}

#item259851 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:61px !important;
	background:#fff;
}

#item259853 {
	width:3px !important;
	height:3px !important;
	left:38px !important;
	top:61px !important;
	background:#fff;
}

#item259854 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:61px !important;
	background:#fff;
}

#item259856 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:61px !important;
	background:#fff;
}

#item259857 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:61px !important;
	background:#fff;
}

#item259858 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:61px !important;
	background:#fff;
}

#item259859 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:61px !important;
	background:#fff;
}

#item259860 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:61px !important;
	background:#fff;
}

#item259861 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:61px !important;
	background:#fff;
}

#item259863 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:61px !important;
	background:#fff;
}

#item259866 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:64px !important;
	background:#fff;
}

#item259873 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:64px !important;
	background:#fff;
}

#item259874 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:64px !important;
	background:#fff;
}

#item259878 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:67px !important;
	background:#fff;
}

#item259879 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

#item259883 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:67px !important;
	background:#fff;
}

#item259885 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:67px !important;
	background:#fff;
}

#item259892 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:69px !important;
	background:#fff;
}

#item259894 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:69px !important;
	background:#fff;
}

#item259895 {
	width:3px !important;
	height:3px !important;
	left:72px !important;
	top:69px !important;
	background:#fff;
}

#item259896 {
	width:3px !important;
	height:3px !important;
	left:74px !important;
	top:69px !important;
	background:#fff;
}

#item259897 {
	width:3px !important;
	height:3px !important;
	left:77px !important;
	top:69px !important;
	background:#fff;
}

#item259905 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:72px !important;
	background:#fff;
}

#item259907 {
	width:3px !important;
	height:3px !important;
	left:56px !important;
	top:72px !important;
	background:#fff;
}

#item259908 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:72px !important;
	background:#fff;
}

#item259909 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:72px !important;
	background:#fff;
}

#item259910 {
	width:3px !important;
	height:3px !important;
	left:64px !important;
	top:72px !important;
	background:#fff;
}

#item259911 {
	width:3px !important;
	height:3px !important;
	left:67px !important;
	top:72px !important;
	background:#fff;
}

#item259912 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:72px !important;
	background:#fff;
}

#item259915 {
	width:3px !important;
	height:3px !important;
	left:79px !important;
	top:72px !important;
	background:#fff;
}

#item259924 {
	width:3px !important;
	height:3px !important;
	left:54px !important;
	top:74px !important;
	background:#fff;
}

#item259925 {
	width:3px !important;
	height:3px !important;
	left:56px !important;
	top:74px !important;
	background:#fff;
}

#item259926 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:74px !important;
	background:#fff;
}

#item259927 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:74px !important;
	background:#fff;
}

#item259931 {
	width:3px !important;
	height:3px !important;
	left:26px !important;
	top:77px !important;
	background:#fff;
}

#item259935 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:77px !important;
	background:#fff;
}

#item259936 {
	width:3px !important;
	height:3px !important;
	left:61px !important;
	top:77px !important;
	background:#fff;
}

#item259938 {
	width:3px !important;
	height:3px !important;
	left:69px !important;
	top:77px !important;
	background:#fff;
}

#item259943 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:79px !important;
	background:#fff;
}

#item259945 {
	width:3px !important;
	height:3px !important;
	left:41px !important;
	top:79px !important;
	background:#fff;
}

#item259948 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:79px !important;
	background:#fff;
}

#item259955 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:82px !important;
	background:#fff;
}

#item259956 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:82px !important;
	background:#fff;
}

#item259957 {
	width:3px !important;
	height:3px !important;
	left:38px !important;
	top:82px !important;
	background:#fff;
}

#item259967 {
	width:8px !important;
	height:8px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item259968 {
	width:8px !important;
	height:8px !important;
	left:72px !important;
	top:5px !important;
	background:#fff;
}

#item259970 {
	width:8px !important;
	height:8px !important;
	left:5px !important;
	top:72px !important;
	background:#fff;
}

@keyframes hereinfliegenvonrechts-253888 {
	0% {transform:translate(16.356px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-253888 {
	0% {-webkit-transform:translate(16.356px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-266929 {
	0% {transform:translate(43.049px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-266929 {
	0% {-webkit-transform:translate(43.049px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item254024 {
	width:604px !important;
	height:868px !important;
	left:-9px !important;
	top:-9px !important;
	background:#8a976d;
}

@keyframes hereinfliegenvonrechts-254870 {
	0% {transform:translate(35.235px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-254870 {
	0% {-webkit-transform:translate(35.235px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonunten-265591 {
	0% {transform:translate(-1.957px,22.092px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-265591 {
	0% {-webkit-transform:translate(-1.957px,22.092px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonoben-265618 {
	0% {transform:translate(-1.494px,-57.251px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonoben-265618 {
	0% {-webkit-transform:translate(-1.494px,-57.251px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-255917 {
	0% {transform:translate(-47.709px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-255917 {
	0% {-webkit-transform:translate(-47.709px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes einzoomen2d-255608 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255608 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes hereinfliegenvonrechts-256374 {
	0% {transform:translate(35.235px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-256374 {
	0% {-webkit-transform:translate(35.235px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-256168 {
	0% {transform:translate(-64.108px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-256168 {
	0% {-webkit-transform:translate(-64.108px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item259999 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260012 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:3px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260017 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:3px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260021 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:5px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260023 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:5px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260024 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:5px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260025 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260027 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:7px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260030 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:7px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260031 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:7px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260033 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:7px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260035 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260036 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260037 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260040 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260041 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260042 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260043 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260044 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260046 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:9px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260049 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:10px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260052 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:10px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260053 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:10px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260055 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:10px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260061 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:12px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260069 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:14px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260072 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:14px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260074 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:14px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260075 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:14px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260083 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260084 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260085 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260091 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260092 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260093 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260095 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260097 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260099 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:16px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260100 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260101 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260106 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260110 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260112 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260114 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260115 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260116 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:17px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260128 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:19px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260131 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:19px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260132 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:19px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260135 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:19px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260136 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:21px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260140 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:21px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260144 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:21px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260146 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:21px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260151 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:23px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260153 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:23px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260156 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:23px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260162 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:23px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260168 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:24px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260172 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:24px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260174 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:24px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260179 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:24px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260184 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260189 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260191 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260192 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260193 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260196 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260198 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:26px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260200 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260201 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260204 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260205 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260206 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260207 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260208 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260209 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260210 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260212 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260213 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260214 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260215 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260217 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260219 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:28px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260224 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:30px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260225 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:30px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260228 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:30px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260229 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:30px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260231 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:30px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260247 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:31px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260256 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:33px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260257 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:33px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260262 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:33px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260263 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:33px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260267 {
	width:2px !important;
	height:2px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260269 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260273 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260274 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260275 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260282 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:35px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260285 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260286 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260288 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260291 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260294 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260296 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:37px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260302 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260305 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260306 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260308 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260309 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260310 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260313 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260315 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:38px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260322 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:40px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260325 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:40px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260326 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:40px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260333 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260334 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260335 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260340 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260343 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260344 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260345 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260346 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:42px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260348 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:44px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260355 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:44px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260358 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:44px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260360 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:44px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260363 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260364 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260365 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260367 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260372 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260373 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260375 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:45px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260377 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260380 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260381 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260382 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260383 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260384 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260385 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:47px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260387 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260390 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260393 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260395 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260396 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260397 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260398 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260399 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260400 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260401 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260403 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260404 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260407 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:51px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260409 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:51px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260414 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:51px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260415 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:51px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260416 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:51px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260420 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:52px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260422 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:52px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260423 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:52px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260426 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:52px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260431 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260432 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260435 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260436 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260440 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260441 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260442 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260443 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260444 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:54px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260462 {
	width:5px !important;
	height:5px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260463 {
	width:5px !important;
	height:5px !important;
	left:49px !important;
	top:3px !important;
	border-radius:6px;
	background:#926e8e;
}

#item260464 {
	width:5px !important;
	height:5px !important;
	left:3px !important;
	top:49px !important;
	border-radius:6px;
	background:#926e8e;
}

#item264939 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	background:#926e8e;
}

#item264945 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	background:#926e8e;
}

#item264949 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:2px !important;
	background:#926e8e;
}

#item264950 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:2px !important;
	background:#926e8e;
}

#item264953 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:2px !important;
	background:#926e8e;
}

#item264959 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:3px !important;
	background:#926e8e;
}

#item264966 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:5px !important;
	background:#926e8e;
}

#item264967 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:5px !important;
	background:#926e8e;
}

#item264979 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:9px !important;
	background:#926e8e;
}

#item264981 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#926e8e;
}

#item264982 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:9px !important;
	background:#926e8e;
}

#item264983 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:9px !important;
	background:#926e8e;
}

#item264987 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:10px !important;
	background:#926e8e;
}

#item264991 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:10px !important;
	background:#926e8e;
}

#item264992 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:10px !important;
	background:#926e8e;
}

#item264996 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:12px !important;
	background:#926e8e;
}

#item264999 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:12px !important;
	background:#926e8e;
}

#item265006 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:14px !important;
	background:#926e8e;
}

#item265009 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:14px !important;
	background:#926e8e;
}

#item265019 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:16px !important;
	background:#926e8e;
}

#item265020 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:16px !important;
	background:#926e8e;
}

#item265022 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:16px !important;
	background:#926e8e;
}

#item265023 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:16px !important;
	background:#926e8e;
}

#item265025 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:16px !important;
	background:#926e8e;
}

#item265028 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:17px !important;
	background:#926e8e;
}

#item265029 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:17px !important;
	background:#926e8e;
}

#item265030 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:17px !important;
	background:#926e8e;
}

#item265031 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:17px !important;
	background:#926e8e;
}

#item265035 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:17px !important;
	background:#926e8e;
}

#item265037 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:17px !important;
	background:#926e8e;
}

#item265038 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:17px !important;
	background:#926e8e;
}

#item265039 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:17px !important;
	background:#926e8e;
}

#item265040 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:17px !important;
	background:#926e8e;
}

#item265041 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:17px !important;
	background:#926e8e;
}

#item265042 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:17px !important;
	background:#926e8e;
}

#item265044 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:17px !important;
	background:#926e8e;
}

#item265045 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:17px !important;
	background:#926e8e;
}

#item265046 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:17px !important;
	background:#926e8e;
}

#item265047 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:17px !important;
	background:#926e8e;
}

#item265053 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:19px !important;
	background:#926e8e;
}

#item265054 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:19px !important;
	background:#926e8e;
}

#item265055 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:19px !important;
	background:#926e8e;
}

#item265056 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:19px !important;
	background:#926e8e;
}

#item265057 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:19px !important;
	background:#926e8e;
}

#item265061 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:19px !important;
	background:#926e8e;
}

#item265063 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:19px !important;
	background:#926e8e;
}

#item265064 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:19px !important;
	background:#926e8e;
}

#item265065 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:19px !important;
	background:#926e8e;
}

#item265066 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:19px !important;
	background:#926e8e;
}

#item265067 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:19px !important;
	background:#926e8e;
}

#item265069 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:19px !important;
	background:#926e8e;
}

#item265070 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:19px !important;
	background:#926e8e;
}

#item265076 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:21px !important;
	background:#926e8e;
}

#item265077 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:21px !important;
	background:#926e8e;
}

#item265082 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:21px !important;
	background:#926e8e;
}

#item265084 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:23px !important;
	background:#926e8e;
}

#item265091 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:23px !important;
	background:#926e8e;
}

#item265092 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:23px !important;
	background:#926e8e;
}

#item265099 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:24px !important;
	background:#926e8e;
}

#item265103 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:24px !important;
	background:#926e8e;
}

#item265105 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:24px !important;
	background:#926e8e;
}

#item265107 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:24px !important;
	background:#926e8e;
}

#item265108 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:24px !important;
	background:#926e8e;
}

#item265111 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:24px !important;
	background:#926e8e;
}

#item265112 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:24px !important;
	background:#926e8e;
}

#item265117 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:26px !important;
	background:#926e8e;
}

#item265122 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:26px !important;
	background:#926e8e;
}

#item265125 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:26px !important;
	background:#926e8e;
}

#item265127 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:26px !important;
	background:#926e8e;
}

#item265128 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:26px !important;
	background:#926e8e;
}

#item265130 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:26px !important;
	background:#926e8e;
}

#item265132 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:26px !important;
	background:#926e8e;
}

#item265136 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:28px !important;
	background:#926e8e;
}

#item265140 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:28px !important;
	background:#926e8e;
}

#item265141 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:28px !important;
	background:#926e8e;
}

#item265143 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:28px !important;
	background:#926e8e;
}

#item265144 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:28px !important;
	background:#926e8e;
}

#item265145 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:28px !important;
	background:#926e8e;
}

#item265146 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:28px !important;
	background:#926e8e;
}

#item265147 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:28px !important;
	background:#926e8e;
}

#item265148 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:28px !important;
	background:#926e8e;
}

#item265149 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:28px !important;
	background:#926e8e;
}

#item265152 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:28px !important;
	background:#926e8e;
}

#item265157 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:30px !important;
	background:#926e8e;
}

#item265161 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:30px !important;
	background:#926e8e;
}

#item265162 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:30px !important;
	background:#926e8e;
}

#item265163 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:30px !important;
	background:#926e8e;
}

#item265164 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:30px !important;
	background:#926e8e;
}

#item265168 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:31px !important;
	background:#926e8e;
}

#item265172 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:31px !important;
	background:#926e8e;
}

#item265173 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:31px !important;
	background:#926e8e;
}

#item265174 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:31px !important;
	background:#926e8e;
}

#item265175 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:31px !important;
	background:#926e8e;
}

#item265177 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:31px !important;
	background:#926e8e;
}

#item265180 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:31px !important;
	background:#926e8e;
}

#item265181 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:31px !important;
	background:#926e8e;
}

#item265182 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:31px !important;
	background:#926e8e;
}

#item265191 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:33px !important;
	background:#926e8e;
}

#item265192 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:33px !important;
	background:#926e8e;
}

#item265198 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:33px !important;
	background:#926e8e;
}

#item265199 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:33px !important;
	background:#926e8e;
}

#item265203 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:33px !important;
	background:#926e8e;
}

#item265209 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:35px !important;
	background:#926e8e;
}

#item265216 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:35px !important;
	background:#926e8e;
}

#item265218 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:35px !important;
	background:#926e8e;
}

#item265219 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:35px !important;
	background:#926e8e;
}

#item265220 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:35px !important;
	background:#926e8e;
}

#item265225 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:37px !important;
	background:#926e8e;
}

#item265229 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:37px !important;
	background:#926e8e;
}

#item265231 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:37px !important;
	background:#926e8e;
}

#item265233 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:37px !important;
	background:#926e8e;
}

#item265234 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:37px !important;
	background:#926e8e;
}

#item265236 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:37px !important;
	background:#926e8e;
}

#item265239 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:37px !important;
	background:#926e8e;
}

#item265241 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:38px !important;
	background:#926e8e;
}

#item265243 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:38px !important;
	background:#926e8e;
}

#item265246 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:38px !important;
	background:#926e8e;
}

#item265248 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:38px !important;
	background:#926e8e;
}

#item265249 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:38px !important;
	background:#926e8e;
}

#item265251 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:38px !important;
	background:#926e8e;
}

#item265260 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:40px !important;
	background:#926e8e;
}

#item265261 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:40px !important;
	background:#926e8e;
}

#item265264 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:40px !important;
	background:#926e8e;
}

#item265268 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:40px !important;
	background:#926e8e;
}

#item265269 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:40px !important;
	background:#926e8e;
}

#item265270 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:40px !important;
	background:#926e8e;
}

#item265271 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:40px !important;
	background:#926e8e;
}

#item265278 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:42px !important;
	background:#926e8e;
}

#item265279 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:42px !important;
	background:#926e8e;
}

#item265281 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:42px !important;
	background:#926e8e;
}

#item265284 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:42px !important;
	background:#926e8e;
}

#item265286 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:42px !important;
	background:#926e8e;
}

#item265287 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:42px !important;
	background:#926e8e;
}

#item265288 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:42px !important;
	background:#926e8e;
}

#item265289 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:42px !important;
	background:#926e8e;
}

#item265290 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:42px !important;
	background:#926e8e;
}

#item265291 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:42px !important;
	background:#926e8e;
}

#item265293 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:44px !important;
	background:#926e8e;
}

#item265301 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:44px !important;
	background:#926e8e;
}

#item265302 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:44px !important;
	background:#926e8e;
}

#item265304 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:44px !important;
	background:#926e8e;
}

#item265308 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:45px !important;
	background:#926e8e;
}

#item265313 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:45px !important;
	background:#926e8e;
}

#item265316 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:45px !important;
	background:#926e8e;
}

#item265318 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:45px !important;
	background:#926e8e;
}

#item265320 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:47px !important;
	background:#926e8e;
}

#item265321 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:47px !important;
	background:#926e8e;
}

#item265326 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:47px !important;
	background:#926e8e;
}

#item265328 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:47px !important;
	background:#926e8e;
}

#item265329 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:47px !important;
	background:#926e8e;
}

#item265330 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	background:#926e8e;
}

#item265331 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:47px !important;
	background:#926e8e;
}

#item265336 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:49px !important;
	background:#926e8e;
}

#item265337 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:49px !important;
	background:#926e8e;
}

#item265338 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:49px !important;
	background:#926e8e;
}

#item265340 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:49px !important;
	background:#926e8e;
}

#item265341 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:49px !important;
	background:#926e8e;
}

#item265342 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:49px !important;
	background:#926e8e;
}

#item265343 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:49px !important;
	background:#926e8e;
}

#item265345 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:49px !important;
	background:#926e8e;
}

#item265346 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:49px !important;
	background:#926e8e;
}

#item265353 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:51px !important;
	background:#926e8e;
}

#item265354 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:51px !important;
	background:#926e8e;
}

#item265355 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:51px !important;
	background:#926e8e;
}

#item265358 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:52px !important;
	background:#926e8e;
}

#item265359 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:52px !important;
	background:#926e8e;
}

#item265362 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:52px !important;
	background:#926e8e;
}

#item265363 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:52px !important;
	background:#926e8e;
}

#item265365 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:52px !important;
	background:#926e8e;
}

#item265368 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:54px !important;
	background:#926e8e;
}

#item265370 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:54px !important;
	background:#926e8e;
}

#item265371 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:54px !important;
	background:#926e8e;
}

#item265372 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:54px !important;
	background:#926e8e;
}

#item265373 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:54px !important;
	background:#926e8e;
}

#item265378 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:54px !important;
	background:#926e8e;
}

#item265379 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:54px !important;
	background:#926e8e;
}

#item265385 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:56px !important;
	background:#926e8e;
}

#item265388 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:56px !important;
	background:#926e8e;
}

#item265389 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:56px !important;
	background:#926e8e;
}

#item265390 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:56px !important;
	background:#926e8e;
}

#item265399 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:56px !important;
	background:#926e8e;
}

#item261679 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	background:#926e8e;
}

#item261680 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	background:#926e8e;
}

#item261685 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	background:#926e8e;
}

#item261689 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:2px !important;
	background:#926e8e;
}

#item261690 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:2px !important;
	background:#926e8e;
}

#item261692 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:2px !important;
	background:#926e8e;
}

#item261693 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:2px !important;
	background:#926e8e;
}

#item261694 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:2px !important;
	background:#926e8e;
}

#item261700 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:3px !important;
	background:#926e8e;
}

#item261702 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:3px !important;
	background:#926e8e;
}

#item261703 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:3px !important;
	background:#926e8e;
}

#item261704 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:3px !important;
	background:#926e8e;
}

#item261707 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:3px !important;
	background:#926e8e;
}

#item261709 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:5px !important;
	background:#926e8e;
}

#item261711 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:5px !important;
	background:#926e8e;
}

#item261713 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:5px !important;
	background:#926e8e;
}

#item261716 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:5px !important;
	background:#926e8e;
}

#item261719 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:7px !important;
	background:#926e8e;
}

#item261720 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:7px !important;
	background:#926e8e;
}

#item261721 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:7px !important;
	background:#926e8e;
}

#item261724 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:7px !important;
	background:#926e8e;
}

#item261725 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:7px !important;
	background:#926e8e;
}

#item261729 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:9px !important;
	background:#926e8e;
}

#item261733 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:9px !important;
	background:#926e8e;
}

#item261734 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:9px !important;
	background:#926e8e;
}

#item261740 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:10px !important;
	background:#926e8e;
}

#item261747 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:12px !important;
	background:#926e8e;
}

#item261748 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:12px !important;
	background:#926e8e;
}

#item261752 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:14px !important;
	background:#926e8e;
}

#item261753 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:14px !important;
	background:#926e8e;
}

#item261754 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:14px !important;
	background:#926e8e;
}

#item261755 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:14px !important;
	background:#926e8e;
}

#item261756 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:14px !important;
	background:#926e8e;
}

#item261764 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:14px !important;
	background:#926e8e;
}

#item261768 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:16px !important;
	background:#926e8e;
}

#item261773 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:16px !important;
	background:#926e8e;
}

#item261774 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:16px !important;
	background:#926e8e;
}

#item261775 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:16px !important;
	background:#926e8e;
}

#item261778 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:16px !important;
	background:#926e8e;
}

#item261781 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:16px !important;
	background:#926e8e;
}

#item261782 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:16px !important;
	background:#926e8e;
}

#item261783 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:16px !important;
	background:#926e8e;
}

#item261785 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:17px !important;
	background:#926e8e;
}

#item261786 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:17px !important;
	background:#926e8e;
}

#item261789 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:17px !important;
	background:#926e8e;
}

#item261791 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:17px !important;
	background:#926e8e;
}

#item261792 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:17px !important;
	background:#926e8e;
}

#item261793 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:17px !important;
	background:#926e8e;
}

#item261795 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:17px !important;
	background:#926e8e;
}

#item261797 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:17px !important;
	background:#926e8e;
}

#item261800 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:17px !important;
	background:#926e8e;
}

#item261801 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:17px !important;
	background:#926e8e;
}

#item261802 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:17px !important;
	background:#926e8e;
}

#item261803 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:17px !important;
	background:#926e8e;
}

#item261806 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:17px !important;
	background:#926e8e;
}

#item261807 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:17px !important;
	background:#926e8e;
}

#item261808 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:17px !important;
	background:#926e8e;
}

#item261811 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:19px !important;
	background:#926e8e;
}

#item261816 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:19px !important;
	background:#926e8e;
}

#item261819 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:19px !important;
	background:#926e8e;
}

#item261824 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:19px !important;
	background:#926e8e;
}

#item261829 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:21px !important;
	background:#926e8e;
}

#item261834 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:21px !important;
	background:#926e8e;
}

#item261838 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:21px !important;
	background:#926e8e;
}

#item261845 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:23px !important;
	background:#926e8e;
}

#item261848 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:23px !important;
	background:#926e8e;
}

#item261849 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:23px !important;
	background:#926e8e;
}

#item261850 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:23px !important;
	background:#926e8e;
}

#item261853 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:23px !important;
	background:#926e8e;
}

#item261854 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:23px !important;
	background:#926e8e;
}

#item261859 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:24px !important;
	background:#926e8e;
}

#item261860 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:24px !important;
	background:#926e8e;
}

#item261861 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:24px !important;
	background:#926e8e;
}

#item261864 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:24px !important;
	background:#926e8e;
}

#item261865 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:24px !important;
	background:#926e8e;
}

#item261870 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:24px !important;
	background:#926e8e;
}

#item261871 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:24px !important;
	background:#926e8e;
}

#item261876 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:24px !important;
	background:#926e8e;
}

#item261877 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:24px !important;
	background:#926e8e;
}

#item261878 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:24px !important;
	background:#926e8e;
}

#item261882 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:26px !important;
	background:#926e8e;
}

#item261883 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:26px !important;
	background:#926e8e;
}

#item261885 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:26px !important;
	background:#926e8e;
}

#item261890 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:26px !important;
	background:#926e8e;
}

#item261892 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:26px !important;
	background:#926e8e;
}

#item261893 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:26px !important;
	background:#926e8e;
}

#item261899 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:28px !important;
	background:#926e8e;
}

#item261902 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:28px !important;
	background:#926e8e;
}

#item261903 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:28px !important;
	background:#926e8e;
}

#item261907 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:28px !important;
	background:#926e8e;
}

#item261913 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:28px !important;
	background:#926e8e;
}

#item261914 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:28px !important;
	background:#926e8e;
}

#item261915 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:28px !important;
	background:#926e8e;
}

#item261918 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:30px !important;
	background:#926e8e;
}

#item261920 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:30px !important;
	background:#926e8e;
}

#item261922 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:30px !important;
	background:#926e8e;
}

#item261923 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:30px !important;
	background:#926e8e;
}

#item261924 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:30px !important;
	background:#926e8e;
}

#item261925 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:30px !important;
	background:#926e8e;
}

#item261927 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:30px !important;
	background:#926e8e;
}

#item261941 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:31px !important;
	background:#926e8e;
}

#item261942 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:31px !important;
	background:#926e8e;
}

#item261943 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:31px !important;
	background:#926e8e;
}

#item261945 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:31px !important;
	background:#926e8e;
}

#item261952 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:31px !important;
	background:#926e8e;
}

#item261953 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:31px !important;
	background:#926e8e;
}

#item261955 {
	width:2px !important;
	height:2px !important;
	left:3px !important;
	top:33px !important;
	background:#926e8e;
}

#item261965 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:33px !important;
	background:#926e8e;
}

#item261966 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:33px !important;
	background:#926e8e;
}

#item261967 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:33px !important;
	background:#926e8e;
}

#item261969 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:35px !important;
	background:#926e8e;
}

#item261983 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:37px !important;
	background:#926e8e;
}

#item261984 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:37px !important;
	background:#926e8e;
}

#item261986 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:37px !important;
	background:#926e8e;
}

#item261992 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:37px !important;
	background:#926e8e;
}

#item261996 {
	width:2px !important;
	height:2px !important;
	top:38px !important;
	background:#926e8e;
}

#item261998 {
	width:2px !important;
	height:2px !important;
	left:5px !important;
	top:38px !important;
	background:#926e8e;
}

#item261999 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:38px !important;
	background:#926e8e;
}

#item262000 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:38px !important;
	background:#926e8e;
}

#item262001 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:38px !important;
	background:#926e8e;
}

#item262002 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:38px !important;
	background:#926e8e;
}

#item262007 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:38px !important;
	background:#926e8e;
}

#item262008 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:38px !important;
	background:#926e8e;
}

#item262014 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:38px !important;
	background:#926e8e;
}

#item262016 {
	width:2px !important;
	height:2px !important;
	top:40px !important;
	background:#926e8e;
}

#item262017 {
	width:2px !important;
	height:2px !important;
	left:7px !important;
	top:40px !important;
	background:#926e8e;
}

#item262018 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:40px !important;
	background:#926e8e;
}

#item262019 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:40px !important;
	background:#926e8e;
}

#item262020 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:40px !important;
	background:#926e8e;
}

#item262023 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:40px !important;
	background:#926e8e;
}

#item262024 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:40px !important;
	background:#926e8e;
}

#item262027 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:40px !important;
	background:#926e8e;
}

#item262028 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:40px !important;
	background:#926e8e;
}

#item262033 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:42px !important;
	background:#926e8e;
}

#item262034 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:42px !important;
	background:#926e8e;
}

#item262037 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:42px !important;
	background:#926e8e;
}

#item262038 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:42px !important;
	background:#926e8e;
}

#item262040 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:42px !important;
	background:#926e8e;
}

#item262042 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:42px !important;
	background:#926e8e;
}

#item262044 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:42px !important;
	background:#926e8e;
}

#item262045 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:42px !important;
	background:#926e8e;
}

#item262046 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:42px !important;
	background:#926e8e;
}

#item262048 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:42px !important;
	background:#926e8e;
}

#item262049 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:42px !important;
	background:#926e8e;
}

#item262052 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:44px !important;
	background:#926e8e;
}

#item262053 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:44px !important;
	background:#926e8e;
}

#item262055 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:44px !important;
	background:#926e8e;
}

#item262056 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:44px !important;
	background:#926e8e;
}

#item262058 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:44px !important;
	background:#926e8e;
}

#item262061 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:44px !important;
	background:#926e8e;
}

#item262062 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:44px !important;
	background:#926e8e;
}

#item262065 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:45px !important;
	background:#926e8e;
}

#item262068 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:45px !important;
	background:#926e8e;
}

#item262070 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:45px !important;
	background:#926e8e;
}

#item262073 {
	width:2px !important;
	height:2px !important;
	left:38px !important;
	top:45px !important;
	background:#926e8e;
}

#item262074 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:45px !important;
	background:#926e8e;
}

#item262075 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:45px !important;
	background:#926e8e;
}

#item262077 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:45px !important;
	background:#926e8e;
}

#item262078 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:45px !important;
	background:#926e8e;
}

#item262079 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:47px !important;
	background:#926e8e;
}

#item262080 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:47px !important;
	background:#926e8e;
}

#item262082 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:47px !important;
	background:#926e8e;
}

#item262085 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:47px !important;
	background:#926e8e;
}

#item262086 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:47px !important;
	background:#926e8e;
}

#item262087 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	background:#926e8e;
}

#item262088 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:47px !important;
	background:#926e8e;
}

#item262089 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:47px !important;
	background:#926e8e;
}

#item262091 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:49px !important;
	background:#926e8e;
}

#item262095 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:49px !important;
	background:#926e8e;
}

#item262098 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:49px !important;
	background:#926e8e;
}

#item262099 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:49px !important;
	background:#926e8e;
}

#item262101 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:49px !important;
	background:#926e8e;
}

#item262102 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:49px !important;
	background:#926e8e;
}

#item262103 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:49px !important;
	background:#926e8e;
}

#item262105 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:49px !important;
	background:#926e8e;
}

#item262106 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:49px !important;
	background:#926e8e;
}

#item262112 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:51px !important;
	background:#926e8e;
}

#item262113 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:51px !important;
	background:#926e8e;
}

#item262116 {
	width:2px !important;
	height:2px !important;
	left:44px !important;
	top:51px !important;
	background:#926e8e;
}

#item262117 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:51px !important;
	background:#926e8e;
}

#item262120 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:51px !important;
	background:#926e8e;
}

#item262121 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:51px !important;
	background:#926e8e;
}

#item262124 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:52px !important;
	background:#926e8e;
}

#item262128 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:52px !important;
	background:#926e8e;
}

#item262131 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:52px !important;
	background:#926e8e;
}

#item262132 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:52px !important;
	background:#926e8e;
}

#item262133 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:52px !important;
	background:#926e8e;
}

#item262134 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:52px !important;
	background:#926e8e;
}

#item262135 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:52px !important;
	background:#926e8e;
}

#item262136 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:52px !important;
	background:#926e8e;
}

#item262138 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:54px !important;
	background:#926e8e;
}

#item262141 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:54px !important;
	background:#926e8e;
}

#item262142 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:54px !important;
	background:#926e8e;
}

#item262143 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:54px !important;
	background:#926e8e;
}

#item262144 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:54px !important;
	background:#926e8e;
}

#item262145 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:54px !important;
	background:#926e8e;
}

#item262149 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:56px !important;
	background:#926e8e;
}

#item262150 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:56px !important;
	background:#926e8e;
}

#item262151 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:56px !important;
	background:#926e8e;
}

#item262152 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:56px !important;
	background:#926e8e;
}

#item262157 {
	width:2px !important;
	height:2px !important;
	left:42px !important;
	top:56px !important;
	background:#926e8e;
}

#item262165 {
	width:5px !important;
	height:5px !important;
	left:3px !important;
	top:3px !important;
	background:#926e8e;
}

#item262166 {
	width:5px !important;
	height:5px !important;
	left:49px !important;
	top:3px !important;
	background:#926e8e;
}

#item262167 {
	width:5px !important;
	height:5px !important;
	left:3px !important;
	top:49px !important;
	background:#926e8e;
}

#item255274 {
	opacity:0.62;
	width:1234px !important;
	height:869px !important;
	left:-26px !important;
	top:-16px !important;
	background:#6e665c;
}

@keyframes einzoomen2d-266949 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266949 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266950 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266950 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266951 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266951 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266948 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266948 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266961 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266961 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266954 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266954 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item255287 {
	width:1px !important;
	height:5px !important;
	left:4px !important;
	top:20px !important;
	background:#fff;
}

#item255293 {
	width:1px !important;
	height:5px !important;
	left:36px !important;
	top:20px !important;
	background:#fff;
}

@keyframes einzoomen2d-266955 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266955 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266956 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266956 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item255398 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:11px !important;
	background:#f7a600;
}

#item255400 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:11px !important;
	background:#f7a600;
}

#item255401 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:14px !important;
	background:#f7a600;
}

#item255402 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:14px !important;
	background:#f7a600;
}

#item255403 {
	width:64px !important;
	height:1px !important;
	top:27px !important;
	background:#f7a600;
}

#item255411 {
	width:1px !important;
	height:4px !important;
	left:16px !important;
	top:29px !important;
	background:#f7a600;
}

#item255412 {
	width:1px !important;
	height:3px !important;
	left:17px !important;
	top:30px !important;
	background:#f7a600;
}

#item255416 {
	width:1px !important;
	height:3px !important;
	left:21px !important;
	top:30px !important;
	background:#f7a600;
}

#item255421 {
	width:1px !important;
	height:3px !important;
	left:34px !important;
	top:29px !important;
	background:#f7a600;
}

#item255428 {
	width:1px !important;
	height:3px !important;
	left:47px !important;
	top:30px !important;
	background:#f7a600;
}

#item255433 {
	width:1px !important;
	height:4px !important;
	left:55px !important;
	top:29px !important;
	background:#f7a600;
}

#item255452 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:11px !important;
	background:#afca0a;
}

#item255454 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:11px !important;
	background:#afca0a;
}

#item255455 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:14px !important;
	background:#afca0a;
}

#item255456 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:14px !important;
	background:#afca0a;
}

#item255457 {
	width:63px !important;
	height:1px !important;
	top:26px !important;
	background:#afca0a;
}

#item255464 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:29px !important;
	background:#afca0a;
}

#item255471 {
	width:1px !important;
	height:4px !important;
	left:36px !important;
	top:29px !important;
	background:#afca0a;
}

#item255478 {
	width:1px !important;
	height:2px !important;
	left:48px !important;
	top:30px !important;
	background:#afca0a;
}

@keyframes einzoomen2d-266957 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266957 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item255353 {
	width:1px !important;
	height:4px !important;
	left:54px !important;
	top:14px !important;
	background:#000;
}

#item255360 {
	width:1px !important;
	height:3px !important;
	left:68px !important;
	top:16px !important;
	background:#000;
}

#item255363 {
	width:1px !important;
	height:4px !important;
	left:76px !important;
	top:14px !important;
	background:#000;
}

@keyframes einzoomen2d-266952 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266952 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes hereinfliegenvonunten-266272 {
	0% {transform:translate(-3.955px,9.633px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-266272 {
	0% {-webkit-transform:translate(-3.955px,9.633px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonunten-257224 {
	0% {transform:translate(-1.662px,33.982px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-257224 {
	0% {-webkit-transform:translate(-1.662px,33.982px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonunten-256878 {
	0% {transform:translate(-1.888px,23.791px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-256878 {
	0% {-webkit-transform:translate(-1.888px,23.791px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes einzoomen2d-256894 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-256894 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-256901 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-256901 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes hereinfliegenvonunten-257426 {
	0% {transform:translate(-1.705px,31.196px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-257426 {
	0% {-webkit-transform:translate(-1.705px,31.196px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonoben-266977 {
	0% {transform:translate(-2.025px,-20.717px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonoben-266977 {
	0% {-webkit-transform:translate(-2.025px,-20.717px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item263100 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	background:#fff;
}

#item263104 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:2px !important;
	background:#fff;
}

#item263106 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:2px !important;
	background:#fff;
}

#item263109 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:4px !important;
	background:#fff;
}

#item263110 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:4px !important;
	background:#fff;
}

#item263111 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:4px !important;
	background:#fff;
}

#item263112 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:4px !important;
	background:#fff;
}

#item263117 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:6px !important;
	background:#fff;
}

#item263118 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:6px !important;
	background:#fff;
}

#item263119 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:6px !important;
	background:#fff;
}

#item263122 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:9px !important;
	background:#fff;
}

#item263123 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:9px !important;
	background:#fff;
}

#item263126 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:9px !important;
	background:#fff;
}

#item263127 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:9px !important;
	background:#fff;
}

#item263128 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:9px !important;
	background:#fff;
}

#item263131 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:9px !important;
	background:#fff;
}

#item263134 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:11px !important;
	background:#fff;
}

#item263135 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:11px !important;
	background:#fff;
}

#item263137 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:11px !important;
	background:#fff;
}

#item263138 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:11px !important;
	background:#fff;
}

#item263142 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:13px !important;
	background:#fff;
}

#item263143 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:13px !important;
	background:#fff;
}

#item263144 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:13px !important;
	background:#fff;
}

#item263151 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:15px !important;
	background:#fff;
}

#item263152 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:15px !important;
	background:#fff;
}

#item263153 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:15px !important;
	background:#fff;
}

#item263154 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:15px !important;
	background:#fff;
}

#item263159 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:17px !important;
	background:#fff;
}

#item263163 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:17px !important;
	background:#fff;
}

#item263164 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:17px !important;
	background:#fff;
}

#item263171 {
	width:2px !important;
	height:2px !important;
	top:19px !important;
	background:#fff;
}

#item263172 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:19px !important;
	background:#fff;
}

#item263173 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:19px !important;
	background:#fff;
}

#item263174 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:19px !important;
	background:#fff;
}

#item263177 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item263179 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:19px !important;
	background:#fff;
}

#item263180 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:19px !important;
	background:#fff;
}

#item263181 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:19px !important;
	background:#fff;
}

#item263182 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:19px !important;
	background:#fff;
}

#item263183 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:19px !important;
	background:#fff;
}

#item263184 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:19px !important;
	background:#fff;
}

#item263185 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:19px !important;
	background:#fff;
}

#item263186 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:19px !important;
	background:#fff;
}

#item263197 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:21px !important;
	background:#fff;
}

#item263199 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:21px !important;
	background:#fff;
}

#item263200 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:21px !important;
	background:#fff;
}

#item263201 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:21px !important;
	background:#fff;
}

#item263208 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:24px !important;
	background:#fff;
}

#item263213 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:24px !important;
	background:#fff;
}

#item263214 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:24px !important;
	background:#fff;
}

#item263215 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:24px !important;
	background:#fff;
}

#item263216 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:24px !important;
	background:#fff;
}

#item263222 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:26px !important;
	background:#fff;
}

#item263235 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:28px !important;
	background:#fff;
}

#item263240 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:28px !important;
	background:#fff;
}

#item263241 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:28px !important;
	background:#fff;
}

#item263244 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:30px !important;
	background:#fff;
}

#item263245 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:30px !important;
	background:#fff;
}

#item263246 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:30px !important;
	background:#fff;
}

#item263247 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:30px !important;
	background:#fff;
}

#item263248 {
	width:2px !important;
	height:2px !important;
	left:11px !important;
	top:30px !important;
	background:#fff;
}

#item263249 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:30px !important;
	background:#fff;
}

#item263250 {
	width:2px !important;
	height:2px !important;
	left:15px !important;
	top:30px !important;
	background:#fff;
}

#item263251 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:30px !important;
	background:#fff;
}

#item263256 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:30px !important;
	background:#fff;
}

#item263257 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:30px !important;
	background:#fff;
}

#item263258 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:30px !important;
	background:#fff;
}

#item263261 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:30px !important;
	background:#fff;
}

#item263270 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:32px !important;
	background:#fff;
}

#item263271 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:32px !important;
	background:#fff;
}

#item263272 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:32px !important;
	background:#fff;
}

#item263273 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:32px !important;
	background:#fff;
}

#item263275 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:32px !important;
	background:#fff;
}

#item263276 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:32px !important;
	background:#fff;
}

#item263277 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:32px !important;
	background:#fff;
}

#item263281 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:34px !important;
	background:#fff;
}

#item263285 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:34px !important;
	background:#fff;
}

#item263286 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:34px !important;
	background:#fff;
}

#item263287 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:34px !important;
	background:#fff;
}

#item263290 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:34px !important;
	background:#fff;
}

#item263292 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:34px !important;
	background:#fff;
}

#item263302 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:36px !important;
	background:#fff;
}

#item263304 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:36px !important;
	background:#fff;
}

#item263308 {
	width:2px !important;
	height:2px !important;
	left:9px !important;
	top:39px !important;
	background:#fff;
}

#item263309 {
	width:2px !important;
	height:2px !important;
	left:11px !important;
	top:39px !important;
	background:#fff;
}

#item263315 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:39px !important;
	background:#fff;
}

#item263319 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:39px !important;
	background:#fff;
}

#item263321 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:41px !important;
	background:#fff;
}

#item263325 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:41px !important;
	background:#fff;
}

#item263329 {
	width:2px !important;
	height:2px !important;
	left:11px !important;
	top:43px !important;
	background:#fff;
}

#item263330 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:43px !important;
	background:#fff;
}

#item263333 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:43px !important;
	background:#fff;
}

#item263334 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:43px !important;
	background:#fff;
}

#item263337 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:43px !important;
	background:#fff;
}

#item263338 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:43px !important;
	background:#fff;
}

#item263339 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:43px !important;
	background:#fff;
}

#item263340 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:43px !important;
	background:#fff;
}

#item263341 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:43px !important;
	background:#fff;
}

#item263342 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:43px !important;
	background:#fff;
}

#item263343 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:43px !important;
	background:#fff;
}

#item263344 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:43px !important;
	background:#fff;
}

#item263347 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:45px !important;
	background:#fff;
}

#item263348 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:45px !important;
	background:#fff;
}

#item263349 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:45px !important;
	background:#fff;
}

#item263350 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:45px !important;
	background:#fff;
}

#item263352 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:45px !important;
	background:#fff;
}

#item263353 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:45px !important;
	background:#fff;
}

#item263354 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:45px !important;
	background:#fff;
}

#item263355 {
	width:2px !important;
	height:2px !important;
	left:56px !important;
	top:45px !important;
	background:#fff;
}

#item263356 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:45px !important;
	background:#fff;
}

#item263358 {
	width:2px !important;
	height:2px !important;
	left:17px !important;
	top:47px !important;
	background:#fff;
}

#item263359 {
	width:2px !important;
	height:2px !important;
	left:19px !important;
	top:47px !important;
	background:#fff;
}

#item263360 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:47px !important;
	background:#fff;
}

#item263362 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:47px !important;
	background:#fff;
}

#item263363 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:47px !important;
	background:#fff;
}

#item263369 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:47px !important;
	background:#fff;
}

#item263371 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:47px !important;
	background:#fff;
}

#item263372 {
	width:2px !important;
	height:2px !important;
	left:54px !important;
	top:47px !important;
	background:#fff;
}

#item263373 {
	width:2px !important;
	height:2px !important;
	left:58px !important;
	top:47px !important;
	background:#fff;
}

#item263375 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:49px !important;
	background:#fff;
}

#item263378 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:49px !important;
	background:#fff;
}

#item263379 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:49px !important;
	background:#fff;
}

#item263385 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:52px !important;
	background:#fff;
}

#item263387 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:52px !important;
	background:#fff;
}

#item263388 {
	width:2px !important;
	height:2px !important;
	left:34px !important;
	top:52px !important;
	background:#fff;
}

#item263389 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:52px !important;
	background:#fff;
}

#item263390 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:52px !important;
	background:#fff;
}

#item263393 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:52px !important;
	background:#fff;
}

#item263394 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:52px !important;
	background:#fff;
}

#item263395 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:52px !important;
	background:#fff;
}

#item263396 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:52px !important;
	background:#fff;
}

#item263401 {
	width:2px !important;
	height:2px !important;
	left:30px !important;
	top:54px !important;
	background:#fff;
}

#item263403 {
	width:2px !important;
	height:2px !important;
	left:36px !important;
	top:54px !important;
	background:#fff;
}

#item263405 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:54px !important;
	background:#fff;
}

#item263406 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:54px !important;
	background:#fff;
}

#item263407 {
	width:2px !important;
	height:2px !important;
	left:52px !important;
	top:54px !important;
	background:#fff;
}

#item263413 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:56px !important;
	background:#fff;
}

#item263414 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:56px !important;
	background:#fff;
}

#item263427 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:58px !important;
	background:#fff;
}

#item263433 {
	width:2px !important;
	height:2px !important;
	left:24px !important;
	top:60px !important;
	background:#fff;
}

#item263434 {
	width:2px !important;
	height:2px !important;
	left:26px !important;
	top:60px !important;
	background:#fff;
}

#item263435 {
	width:2px !important;
	height:2px !important;
	left:28px !important;
	top:60px !important;
	background:#fff;
}

#item263439 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:60px !important;
	background:#fff;
}

#item263445 {
	width:6px !important;
	height:6px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item263446 {
	width:6px !important;
	height:6px !important;
	left:52px !important;
	top:4px !important;
	background:#fff;
}

#item263447 {
	width:6px !important;
	height:6px !important;
	left:4px !important;
	top:52px !important;
	background:#fff;
}

#item254725 {
	width:604px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#98b826;
}

@keyframes hereinfliegenvonlinks-257815 {
	0% {transform:translate(-24.998px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-257815 {
	0% {-webkit-transform:translate(-24.998px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-257816 {
	0% {transform:translate(51.732px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-257816 {
	0% {-webkit-transform:translate(51.732px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonoben-266990 {
	0% {transform:translate(-1.716px,-30.561px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonoben-266990 {
	0% {-webkit-transform:translate(-1.716px,-30.561px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-226613 {
	0% {transform:translate(-67.087px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-226613 {
	0% {-webkit-transform:translate(-67.087px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item240859 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	background:#fff;
}

#item240860 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	background:#fff;
}

#item240864 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:2px !important;
	background:#fff;
}

#item240865 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:2px !important;
	background:#fff;
}

#item240868 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:2px !important;
	background:#fff;
}

#item240869 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:2px !important;
	background:#fff;
}

#item240871 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:4px !important;
	background:#fff;
}

#item240874 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:4px !important;
	background:#fff;
}

#item240875 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:4px !important;
	background:#fff;
}

#item240877 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:6px !important;
	background:#fff;
}

#item240879 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:6px !important;
	background:#fff;
}

#item240880 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:6px !important;
	background:#fff;
}

#item240881 {
	width:2px !important;
	height:2px !important;
	left:25px !important;
	top:6px !important;
	background:#fff;
}

#item240883 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:6px !important;
	background:#fff;
}

#item240885 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:6px !important;
	background:#fff;
}

#item240887 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:8px !important;
	background:#fff;
}

#item240889 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:8px !important;
	background:#fff;
}

#item240890 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:8px !important;
	background:#fff;
}

#item240892 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:8px !important;
	background:#fff;
}

#item240896 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:10px !important;
	background:#fff;
}

#item240898 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:10px !important;
	background:#fff;
}

#item240899 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:10px !important;
	background:#fff;
}

#item240905 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:12px !important;
	background:#fff;
}

#item240907 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:12px !important;
	background:#fff;
}

#item240912 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:14px !important;
	background:#fff;
}

#item240913 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:14px !important;
	background:#fff;
}

#item240914 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:14px !important;
	background:#fff;
}

#item240922 {
	width:2px !important;
	height:2px !important;
	left:18px !important;
	top:16px !important;
	background:#fff;
}

#item240928 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:18px !important;
	background:#fff;
}

#item240936 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:18px !important;
	background:#fff;
}

#item240941 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:21px !important;
	background:#fff;
}

#item240945 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:21px !important;
	background:#fff;
}

#item240951 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:21px !important;
	background:#fff;
}

#item240953 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:21px !important;
	background:#fff;
}

#item240954 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:21px !important;
	background:#fff;
}

#item240956 {
	width:2px !important;
	height:2px !important;
	top:23px !important;
	background:#fff;
}

#item240963 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:23px !important;
	background:#fff;
}

#item240964 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:23px !important;
	background:#fff;
}

#item240968 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:23px !important;
	background:#fff;
}

#item240969 {
	width:2px !important;
	height:2px !important;
	top:25px !important;
	background:#fff;
}

#item240970 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:25px !important;
	background:#fff;
}

#item240978 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:25px !important;
	background:#fff;
}

#item240980 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:25px !important;
	background:#fff;
}

#item240981 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:25px !important;
	background:#fff;
}

#item240982 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:25px !important;
	background:#fff;
}

#item240983 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:25px !important;
	background:#fff;
}

#item240990 {
	width:2px !important;
	height:2px !important;
	top:27px !important;
	background:#fff;
}

#item240995 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item240997 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:27px !important;
	background:#fff;
}

#item240999 {
	width:2px !important;
	height:2px !important;
	top:29px !important;
	background:#fff;
}

#item241007 {
	width:2px !important;
	height:2px !important;
	left:25px !important;
	top:29px !important;
	background:#fff;
}

#item241010 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:29px !important;
	background:#fff;
}

#item241014 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:29px !important;
	background:#fff;
}

#item241015 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:29px !important;
	background:#fff;
}

#item241016 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:29px !important;
	background:#fff;
}

#item241019 {
	width:2px !important;
	height:2px !important;
	left:2px !important;
	top:31px !important;
	background:#fff;
}

#item241020 {
	width:2px !important;
	height:2px !important;
	left:6px !important;
	top:31px !important;
	background:#fff;
}

#item241024 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:31px !important;
	background:#fff;
}

#item241025 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:31px !important;
	background:#fff;
}

#item241026 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:31px !important;
	background:#fff;
}

#item241027 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:31px !important;
	background:#fff;
}

#item241028 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:31px !important;
	background:#fff;
}

#item241032 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:31px !important;
	background:#fff;
}

#item241034 {
	width:2px !important;
	height:2px !important;
	left:4px !important;
	top:33px !important;
	background:#fff;
}

#item241042 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:33px !important;
	background:#fff;
}

#item241044 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:33px !important;
	background:#fff;
}

#item241045 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:33px !important;
	background:#fff;
}

#item241046 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:33px !important;
	background:#fff;
}

#item241047 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:33px !important;
	background:#fff;
}

#item241051 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:35px !important;
	background:#fff;
}

#item241054 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:35px !important;
	background:#fff;
}

#item241057 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:35px !important;
	background:#fff;
}

#item241058 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:35px !important;
	background:#fff;
}

#item241062 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

#item241068 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:37px !important;
	background:#fff;
}

#item241072 {
	width:2px !important;
	height:2px !important;
	left:57px !important;
	top:37px !important;
	background:#fff;
}

#item241089 {
	width:2px !important;
	height:2px !important;
	left:14px !important;
	top:41px !important;
	background:#fff;
}

#item241097 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:41px !important;
	background:#fff;
}

#item241098 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:41px !important;
	background:#fff;
}

#item241099 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:41px !important;
	background:#fff;
}

#item241108 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:43px !important;
	background:#fff;
}

#item241109 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:43px !important;
	background:#fff;
}

#item241111 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:43px !important;
	background:#fff;
}

#item241116 {
	width:2px !important;
	height:2px !important;
	left:27px !important;
	top:45px !important;
	background:#fff;
}

#item241118 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:45px !important;
	background:#fff;
}

#item241120 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:45px !important;
	background:#fff;
}

#item241121 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:45px !important;
	background:#fff;
}

#item241126 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:47px !important;
	background:#fff;
}

#item241127 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:47px !important;
	background:#fff;
}

#item241128 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:47px !important;
	background:#fff;
}

#item241130 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:47px !important;
	background:#fff;
}

#item241131 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:47px !important;
	background:#fff;
}

#item241135 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:49px !important;
	background:#fff;
}

#item241136 {
	width:2px !important;
	height:2px !important;
	left:33px !important;
	top:49px !important;
	background:#fff;
}

#item241138 {
	width:2px !important;
	height:2px !important;
	left:41px !important;
	top:49px !important;
	background:#fff;
}

#item241139 {
	width:2px !important;
	height:2px !important;
	left:43px !important;
	top:49px !important;
	background:#fff;
}

#item241140 {
	width:2px !important;
	height:2px !important;
	left:45px !important;
	top:49px !important;
	background:#fff;
}

#item241141 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:49px !important;
	background:#fff;
}

#item241142 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:49px !important;
	background:#fff;
}

#item241143 {
	width:2px !important;
	height:2px !important;
	left:55px !important;
	top:49px !important;
	background:#fff;
}

#item241150 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:51px !important;
	background:#fff;
}

#item241153 {
	width:2px !important;
	height:2px !important;
	left:47px !important;
	top:51px !important;
	background:#fff;
}

#item241154 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:51px !important;
	background:#fff;
}

#item241155 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:51px !important;
	background:#fff;
}

#item241156 {
	width:2px !important;
	height:2px !important;
	left:53px !important;
	top:51px !important;
	background:#fff;
}

#item241159 {
	width:2px !important;
	height:2px !important;
	left:23px !important;
	top:53px !important;
	background:#fff;
}

#item241161 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:53px !important;
	background:#fff;
}

#item241165 {
	width:2px !important;
	height:2px !important;
	left:51px !important;
	top:53px !important;
	background:#fff;
}

#item241171 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:55px !important;
	background:#fff;
}

#item241172 {
	width:2px !important;
	height:2px !important;
	left:37px !important;
	top:55px !important;
	background:#fff;
}

#item241173 {
	width:2px !important;
	height:2px !important;
	left:39px !important;
	top:55px !important;
	background:#fff;
}

#item241180 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:57px !important;
	background:#fff;
}

#item241188 {
	width:2px !important;
	height:2px !important;
	left:49px !important;
	top:57px !important;
	background:#fff;
}

#item241194 {
	width:6px !important;
	height:6px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item241195 {
	width:6px !important;
	height:6px !important;
	left:49px !important;
	top:4px !important;
	background:#fff;
}

#item241196 {
	width:6px !important;
	height:6px !important;
	left:4px !important;
	top:49px !important;
	background:#fff;
}

@keyframes einzoomen2d-255634 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-255645 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255645 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-255649 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255649 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-255660 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255660 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-266992 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-266992 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes einzoomen2d-255670 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes einzoomen2d-255670 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes hereinfliegenvonoben-263486 {
	0% {transform:translate(-1.769px,-27.925px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonoben-263486 {
	0% {-webkit-transform:translate(-1.769px,-27.925px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-263488 {
	0% {transform:translate(-35.592px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-263488 {
	0% {-webkit-transform:translate(-35.592px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-263490 {
	0% {transform:translate(25.116px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-263490 {
	0% {-webkit-transform:translate(25.116px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonunten-263495 {
	0% {transform:translate(-2.082px,19.747px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonunten-263495 {
	0% {-webkit-transform:translate(-2.082px,19.747px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonrechts-263498 {
	0% {transform:translate(22.852px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonrechts-263498 {
	0% {-webkit-transform:translate(22.852px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes hereinfliegenvonlinks-263500 {
	0% {transform:translate(-31.494px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-263500 {
	0% {-webkit-transform:translate(-31.494px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}#in5footer,  #prefooter {display:none;}
