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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'Lade Inhalt...'; }
.page-scale-wrap { width:768px; height:1004px; background: #fff !important; }
.paper-vertical { width:768px; height:100%; }
.paper-horizontal { width:38900px; height:1016px; }
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:1004px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:768px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
label input.choice {display:none;}
label > .state {cursor:pointer;}
label > .state:not(.btn-n-off) {display:none;}
label > input.choice:checked ~ .state:not(.btn-n-on) {display:none;}
label > input.choice:checked ~ .state.btn-n-on {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state.btn-r-off {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state:not(.btn-r-off) { display:none;}
label.has-r-on:hover > input.choice:checked ~ .state.btn-r-on {display:block;}
label.has-r-on:hover > input.choice:checked ~ .state:not(.btn-r-on) { display:none;}
label.has-c-on:active > input.choice:checked ~ .state.btn-c-on {display:block;}
label.has-c-on:active > input.choice:checked ~ .state:not(.btn-c-on) {display:none;}
label.has-c-off:active > input.choice:not(:checked) ~ .state.btn-c-off {display:block;}
label.has-c-off:active > input.choice:not(:checked) ~ .state:not(.btn-c-off) {display:none;}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#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 #282828; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#282828;}
#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;}
}

@font-face {
	font-family:FF-Arial-BoldItalicMT;
	src:url("../fonts/arialbi.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Arial-ItalicMT;
	src:url("../fonts/ariali.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-FontAwesome7Free-Regular;
	src:url("../fonts/Font Awesome 7 Free-Regular-400.otf");
}

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/arial.ttf");
}

@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

#item56694 {
	width:528px !important;
	left:58px !important;
	top:238px !important;
	min-height:180px !important;
}

#item69301 {
	width:89px !important;
	left:62px !important;
	top:947px !important;
	min-height:18px !important;
}

#item69353 {
	width:310px !important;
	height:37px !important;
	left:40px !important;
	top:435px !important;
}

#item75819 {
	width:404px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item85966 {
	width:472px !important;
	left:40px !important;
	top:111px !important;
	min-height:134px !important;
}

@keyframes hereinfliegenvonlinks-85966 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-85966 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item69276 {
	width:306px !important;
	left:40px !important;
	top:301px !important;
	min-height:621px !important;
}

#item75854 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

#item60632 {
	width:642px !important;
	left:138px !important;
	top:215px !important;
	min-height:540px !important;
}

#item38124 {
	width:1140px !important;
	height:881px !important;
	left:-40px !important;
	top:76px !important;
	background:#0076b9;
}

@keyframes hereinfliegenvonlinks-38124 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-38124 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-32743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-32743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100468 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:12px !important;
}

#item75885 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

#item69636 {
	width:354px !important;
	left:374px !important;
	top:111px !important;
	min-height:104px !important;
}

#item1904 {
	width:358px !important;
	height:396px !important;
	left:374px !important;
	top:400px !important;
	background:#fff;
}

#item75950 {
	width:404px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item5559 {
	width:334px !important;
	left:394px !important;
	top:199px !important;
	min-height:171px !important;
}

#item32784 {
	width:517px !important;
	left:105px !important;
	top:505px !important;
	min-height:241px !important;
}

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

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

#item75916 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

#item5578 {
	width:342px !important;
	left:32px !important;
	top:480px !important;
	min-height:320px !important;
}

#item1908 {
	width:346px !important;
	left:392px !important;
	top:199px !important;
	min-height:609px !important;
}

#item87059 {
	width:1494px !important;
	height:962px !important;
	left:20px !important;
	top:130px !important;
	background:#fff;
}

#item101176 {
	width:521px !important;
	height:193px !important;
	left:-20px !important;
	top:703px !important;
	background:#0076b9;
}

#item87093 {
	width:334px !important;
	left:40px !important;
	top:40px !important;
	min-height:12px !important;
}

#item87367 {
	width:360px !important;
	left:40px !important;
	top:111px !important;
	min-height:130px !important;
}

#item87526 {
	width:451px !important;
	left:41px !important;
	top:738px !important;
	min-height:140px !important;
}

#item87267 {
	width:482px !important;
	left:158px !important;
	top:300px !important;
	background:#fff;
	min-height:243px !important;
}

#item92141 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

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

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

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

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

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

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

#item102187 {
	width:211px !important;
	left:27px !important;
	top:237px !important;
	min-height:63px !important;
}

#item92172 {
	width:404px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

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

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

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

#item102157 {
	width:326px !important;
	left:68px !important;
	top:229px !important;
	min-height:69px !important;
}

#item97957 {
	width:452px !important;
	left:112px !important;
	top:300px !important;
	background:#fff;
	min-height:367px !important;
}

#item92205 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

@keyframes hereinfliegenvonlinks-98829 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-98829 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes hereinfliegenvonlinks-98837 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-98837 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item76062 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:17px !important;
}

#item35806 {
	width:640px !important;
	left:40px !important;
	top:111px !important;
	min-height:122px !important;
}

#item53582 {
	width:260px !important;
	left:1245px !important;
	top:897px !important;
	min-height:69px !important;
}

@keyframes hereinfliegenvonrechts-53582 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-53582 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-39586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-39586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39586 {
	width:112px !important;
	height:121px !important;
	left:273px !important;
	top:415px !important;
}

@keyframes anwachsen-42537 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-42537 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item42537 {
	width:117px !important;
	height:127px !important;
	left:592px !important;
	top:370px !important;
}

@keyframes anwachsen-39590 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-39590 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item39590 {
	width:70px !important;
	height:77px !important;
	left:657px !important;
	top:518px !important;
}

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

#item39587 {
	width:68px !important;
	height:74px !important;
	left:476px !important;
	top:448px !important;
}

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

#item64862 {
	width:29px !important;
	height:32px !important;
	left:38px !important;
	top:173px !important;
}

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

#item39588 {
	width:72px !important;
	height:77px !important;
	left:312px !important;
	top:558px !important;
}

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

#item39589 {
	width:70px !important;
	height:77px !important;
	left:477px !important;
	top:602px !important;
}

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

#item39591 {
	width:64px !important;
	height:71px !important;
	left:576px !important;
	top:256px !important;
}

#item56283 {
	width:1500px !important;
	height:968px !important;
	left:20px !important;
	top:20px !important;
}

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

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

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

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

#item77784 {
	width:300px !important;
	left:184px !important;
	top:250px !important;
	min-height:220px !important;
}

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

#item79969 {
	width:84px !important;
	height:47px !important;
	left:84px !important;
	top:321px !important;
}

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

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

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

#item77752 {
	width:284px !important;
	left:184px !important;
	top:250px !important;
	min-height:198px !important;
}

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

#item79934 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79944 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item77718 {
	width:272px !important;
	left:184px !important;
	top:250px !important;
	min-height:188px !important;
}

#item79909 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79919 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item77689 {
	width:310px !important;
	left:184px !important;
	top:250px !important;
	min-height:214px !important;
}

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

#item79885 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79896 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item77659 {
	width:310px !important;
	left:184px !important;
	top:250px !important;
	min-height:214px !important;
}

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

#item79861 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79871 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item77626 {
	width:300px !important;
	left:184px !important;
	top:250px !important;
	min-height:216px !important;
}

#item79836 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79847 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item77597 {
	width:320px !important;
	left:184px !important;
	top:250px !important;
	min-height:206px !important;
}

#item79812 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79822 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item77567 {
	width:300px !important;
	left:184px !important;
	top:250px !important;
	min-height:170px !important;
}

#item79787 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79798 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item77533 {
	width:310px !important;
	left:184px !important;
	top:250px !important;
	min-height:216px !important;
}

#item79763 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79773 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item77504 {
	width:310px !important;
	left:184px !important;
	top:250px !important;
	min-height:180px !important;
}

#item79738 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79749 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item77410 {
	width:310px !important;
	left:184px !important;
	top:250px !important;
	min-height:206px !important;
}

#item79708 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79719 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item55027 {
	width:320px !important;
	left:184px !important;
	top:250px !important;
	min-height:224px !important;
}

#item79682 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item79696 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item54596 {
	width:314px !important;
	left:184px !important;
	top:250px !important;
	min-height:200px !important;
}

#item79993 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

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

#item55023 {
	width:561px !important;
	height:558px !important;
	left:66px !important;
	top:230px !important;
}

#item54979 {
	width:51px !important;
	height:51px !important;
	left:504px !important;
	top:414px !important;
}

#item76095 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

@keyframes anwachsen-55090 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes anwachsen-55090 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item55090 {
	width:308px !important;
	height:256px !important;
	left:158px !important;
	top:772px !important;
}

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

#item39593 {
	width:87px !important;
	height:95px !important;
	left:120px !important;
	top:247px !important;
}

@keyframes anwachsen-42558 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes anwachsen-42558 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item42558 {
	width:86px !important;
	height:90px !important;
	left:40px !important;
	top:340px !important;
}

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

#item39595 {
	width:74px !important;
	height:80px !important;
	left:197px !important;
	top:414px !important;
}

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

#item39596 {
	width:67px !important;
	height:73px !important;
	left:359px !important;
	top:463px !important;
}

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

#item39597 {
	width:67px !important;
	height:73px !important;
	left:219px !important;
	top:623px !important;
}

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

#item39594 {
	width:67px !important;
	height:73px !important;
	left:352px !important;
	top:313px !important;
}

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

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

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

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

#item99068 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:202px !important;
}

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

#item99091 {
	width:84px !important;
	height:47px !important;
	left:84px !important;
	top:321px !important;
}

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

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

#item99706 {
	width:300px !important;
	left:182px !important;
	top:250px !important;
	min-height:198px !important;
}

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

#item99729 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99741 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item99655 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:188px !important;
}

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

#item99678 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99689 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item99604 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:202px !important;
}

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

#item99627 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99639 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item99554 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:214px !important;
}

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

#item99577 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99589 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

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

#item99505 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:214px !important;
}

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

#item99528 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99539 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99455 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:208px !important;
}

#item99478 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99489 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99403 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:178px !important;
}

#item99426 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99439 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99351 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:214px !important;
}

#item99376 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99388 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99301 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:232px !important;
}

#item99324 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99335 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99232 {
	width:310px !important;
	left:182px !important;
	top:270px !important;
	min-height:188px !important;
}

#item99273 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99285 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99164 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:202px !important;
}

#item99205 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

#item99216 {
	width:47px !important;
	height:47px !important;
	left:124px !important;
	top:321px !important;
}

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

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

#item99108 {
	width:310px !important;
	left:182px !important;
	top:250px !important;
	min-height:208px !important;
}

#item99149 {
	width:47px !important;
	height:47px !important;
	left:514px !important;
	top:321px !important;
}

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

#item99063 {
	width:561px !important;
	height:558px !important;
	left:100px !important;
	top:230px !important;
}

#item78589 {
	width:51px !important;
	height:51px !important;
	left:552px !important;
	top:422px !important;
}

#item55165 {
	width:655px !important;
	height:961px !important;
	left:57px !important;
	top:24px !important;
}

#item55148 {
	width:50px !important;
	height:50px !important;
	left:627px !important;
	top:37px !important;
}

#item102298 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

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

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

#item87900 {
	width:312px !important;
	left:40px !important;
	top:40px !important;
	min-height:17px !important;
}

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

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

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

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

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

#item102268 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

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

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

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

#item87877 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	background:#fff;
	min-height:18px !important;
}

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

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

@keyframes wachsen-101460 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes wachsen-101460 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item101460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachsen-101670 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes wachsen-101670 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item101670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101614 {
	width:310px !important;
	left:362px !important;
	top:328px !important;
	min-height:304px !important;
}

#item101640 {
	width:200px !important;
	left:528px !important;
	top:160px !important;
	min-height:80px !important;
}

#item101695 {
	width:242px !important;
	left:344px !important;
	top:758px !important;
	min-height:114px !important;
}

#item71328 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item82580 {
	width:28px !important;
	height:32px !important;
	left:996px !important;
	top:-32px !important;
}

@keyframes benutzerdefiniert-82580 {
	0% {transform:translate(0px,0px);}
	19% {transform:translate(34.218px,56.694px);}
	29.6% {transform:translate(32.437px,93.888px);}
	42% {transform:translate(25.843px,137.294px);}
	53.8% {transform:translate(12.687px,177.138px);}
	64.3% {transform:translate(2.905px,212.856px);}
	68.8% {transform:translate(2.386px,228.993px);}
	73.2% {transform:translate(6.437px,243.888px);}
	91% {transform:translate(28.187px,303.138px);}
	100% {transform:translate(36.437px,333.888px);}
}
@-webkit-keyframes benutzerdefiniert-82580 {
	0% {-webkit-transform:translate(0px,0px);}
	19% {-webkit-transform:translate(34.218px,56.694px);}
	29.6% {-webkit-transform:translate(32.437px,93.888px);}
	42% {-webkit-transform:translate(25.843px,137.294px);}
	53.8% {-webkit-transform:translate(12.687px,177.138px);}
	64.3% {-webkit-transform:translate(2.905px,212.856px);}
	68.8% {-webkit-transform:translate(2.386px,228.993px);}
	73.2% {-webkit-transform:translate(6.437px,243.888px);}
	91% {-webkit-transform:translate(28.187px,303.138px);}
	100% {-webkit-transform:translate(36.437px,333.888px);}
}
@keyframes benutzerdefiniert-98856 {
	0% {transform:translate(0px,0px);}
	19% {transform:translate(34.218px,56.694px);}
	29.6% {transform:translate(32.437px,93.888px);}
	42% {transform:translate(25.843px,137.294px);}
	53.8% {transform:translate(12.687px,177.138px);}
	64.3% {transform:translate(2.905px,212.856px);}
	68.8% {transform:translate(2.386px,228.993px);}
	73.2% {transform:translate(6.437px,243.888px);}
	91% {transform:translate(28.187px,303.138px);}
	100% {transform:translate(36.437px,333.888px);}
}
@-webkit-keyframes benutzerdefiniert-98856 {
	0% {-webkit-transform:translate(0px,0px);}
	19% {-webkit-transform:translate(34.218px,56.694px);}
	29.6% {-webkit-transform:translate(32.437px,93.888px);}
	42% {-webkit-transform:translate(25.843px,137.294px);}
	53.8% {-webkit-transform:translate(12.687px,177.138px);}
	64.3% {-webkit-transform:translate(2.905px,212.856px);}
	68.8% {-webkit-transform:translate(2.386px,228.993px);}
	73.2% {-webkit-transform:translate(6.437px,243.888px);}
	91% {-webkit-transform:translate(28.187px,303.138px);}
	100% {-webkit-transform:translate(36.437px,333.888px);}
}
#item98851 {
	width:28px !important;
	height:32px !important;
	left:1292px !important;
	top:-52px !important;
}

@keyframes benutzerdefiniert-98851 {
	0% {transform:translate(0px,0px);}
	13.4% {transform:translate(29.062px,43.39px);}
	18.9% {transform:translate(44.201px,59.03px);}
	20.1% {transform:translate(46.528px,63.227px);}
	21.5% {transform:translate(45.349px,68.627px);}
	28.6% {transform:translate(32.437px,93.888px);}
	36.1% {transform:translate(20.65px,121.212px);}
	42.3% {transform:translate(13.794px,144.963px);}
	52.1% {transform:translate(11.842px,184.001px);}
	60.3% {transform:translate(20.518px,215.515px);}
	68.2% {transform:translate(33.758px,244.017px);}
	72.3% {transform:translate(37.636px,260.084px);}
	77% {transform:translate(36.664px,278.799px);}
	87.3% {transform:translate(25.508px,318.267px);}
	100% {transform:translate(3.757px,364.017px);}
}
@-webkit-keyframes benutzerdefiniert-98851 {
	0% {-webkit-transform:translate(0px,0px);}
	13.4% {-webkit-transform:translate(29.062px,43.39px);}
	18.9% {-webkit-transform:translate(44.201px,59.03px);}
	20.1% {-webkit-transform:translate(46.528px,63.227px);}
	21.5% {-webkit-transform:translate(45.349px,68.627px);}
	28.6% {-webkit-transform:translate(32.437px,93.888px);}
	36.1% {-webkit-transform:translate(20.65px,121.212px);}
	42.3% {-webkit-transform:translate(13.794px,144.963px);}
	52.1% {-webkit-transform:translate(11.842px,184.001px);}
	60.3% {-webkit-transform:translate(20.518px,215.515px);}
	68.2% {-webkit-transform:translate(33.758px,244.017px);}
	72.3% {-webkit-transform:translate(37.636px,260.084px);}
	77% {-webkit-transform:translate(36.664px,278.799px);}
	87.3% {-webkit-transform:translate(25.508px,318.267px);}
	100% {-webkit-transform:translate(3.757px,364.017px);}
}
@keyframes benutzerdefiniert-98875 {
	0% {transform:translate(0px,0px);}
	13.1% {transform:translate(-22.75px,-9.75px);}
	30.2% {transform:translate(-68px,-24px);}
	38.5% {transform:translate(-90.203px,-30.937px);}
	46.7% {transform:translate(-110.625px,-40.5px);}
	58% {transform:translate(-139px,-54px);}
	85.6% {transform:translate(-215px,-64px);}
	100% {transform:translate(-255px,-66px);}
}
@-webkit-keyframes benutzerdefiniert-98875 {
	0% {-webkit-transform:translate(0px,0px);}
	13.1% {-webkit-transform:translate(-22.75px,-9.75px);}
	30.2% {-webkit-transform:translate(-68px,-24px);}
	38.5% {-webkit-transform:translate(-90.203px,-30.937px);}
	46.7% {-webkit-transform:translate(-110.625px,-40.5px);}
	58% {-webkit-transform:translate(-139px,-54px);}
	85.6% {-webkit-transform:translate(-215px,-64px);}
	100% {-webkit-transform:translate(-255px,-66px);}
}
#item100495 {
	width:349px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item49294 {
	width:660px !important;
	left:40px !important;
	top:111px !important;
	min-height:194px !important;
}

@keyframes hereinfliegenvonlinks-49294 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-49294 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53027 {
	width:126px !important;
	left:-46px !important;
	top:560px !important;
	min-height:128px !important;
}

#item38086 {
	width:357px !important;
	left:1139px !important;
	top:904px !important;
	min-height:72px !important;
}

@keyframes hereinfliegenvonrechts-38086 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-38086 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-82055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-82055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82055 {
	width:182px !important;
	height:78px !important;
	left:140px !important;
	top:279px !important;
}

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

#item42981 {
	width:100px !important;
	height:41px !important;
	left:612px !important;
	top:279px !important;
}

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

#item82053 {
	width:147px !important;
	height:76px !important;
	left:398px !important;
	top:279px !important;
}

#item56158 {
	width:1500px !important;
	height:968px !important;
	left:20px !important;
	top:20px !important;
}

#item81867 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81868 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81869 {
	width:380px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81903 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81818 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81819 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81820 {
	width:395px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81843 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81855 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81769 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81771 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81772 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81783 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81794 {
	width:380px !important;
	left:110px !important;
	top:54px !important;
	min-height:347px !important;
}

#item81720 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81721 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81722 {
	width:397px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81745 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81756 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81670 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81671 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81672 {
	width:397px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81695 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81707 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81621 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81622 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81624 {
	width:389px !important;
	left:110px !important;
	top:97px !important;
	min-height:237px !important;
}

#item81647 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81658 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81572 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81573 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81574 {
	width:399px !important;
	left:110px !important;
	top:96px !important;
	min-height:249px !important;
}

#item81597 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81608 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81523 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81524 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81525 {
	width:380px !important;
	left:110px !important;
	top:97px !important;
	min-height:237px !important;
}

#item81548 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81559 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item81471 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item81472 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81473 {
	width:425px !important;
	left:110px !important;
	top:95px !important;
	min-height:275px !important;
}

#item81499 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81510 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item98028 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item98029 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81434 {
	width:393px !important;
	left:110px !important;
	top:93px !important;
	min-height:202px !important;
}

#item81457 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

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

#item81430 {
	width:588px !important;
	height:430px !important;
	left:85px !important;
	top:366px !important;
}

#item82018 {
	width:51px !important;
	height:51px !important;
	left:585px !important;
	top:419px !important;
}

#item84619 {
	opacity:0.80;
	width:28px !important;
	height:32px !important;
	left:258px !important;
	top:216px !important;
}

@keyframes benutzerdefiniert-98887 {
to{}	}
@-webkit-keyframes benutzerdefiniert-98887 {
to{}	}
@keyframes benutzerdefiniert-98902 {
to{}	}
@-webkit-keyframes benutzerdefiniert-98902 {
to{}	}
#item76127 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:16px !important;
}

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

#item82058 {
	width:99px !important;
	height:35px !important;
	left:396px !important;
	top:237px !important;
}

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

#item82040 {
	width:99px !important;
	height:35px !important;
	left:243px !important;
	top:305px !important;
}

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

#item82038 {
	width:145px !important;
	height:38px !important;
	left:100px !important;
	top:236px !important;
}

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

#item82035 {
	width:86px !important;
	height:42px !important;
	left:9px !important;
	top:313px !important;
}

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

#item54544 {
	width:112px !important;
	height:36px !important;
	left:28px !important;
	top:135px !important;
}

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

#item82042 {
	width:140px !important;
	height:41px !important;
	left:264px !important;
	top:134px !important;
}

#item54541 {
	width:45px !important;
	height:41px !important;
	left:292px !important;
	top:902px !important;
}

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

#item43040 {
	width:98px !important;
	height:44px !important;
	left:523px !important;
	top:301px !important;
}

#item78960 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78961 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78962 {
	width:380px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81342 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78928 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78930 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78931 {
	width:400px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81309 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81320 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78897 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78899 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item81283 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81294 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78900 {
	width:380px !important;
	left:110px !important;
	top:54px !important;
	min-height:338px !important;
}

#item78868 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78869 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78870 {
	width:392px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81256 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81266 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78839 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78840 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78841 {
	width:408px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81232 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81243 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78807 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78808 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78809 {
	width:390px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81198 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81208 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item78778 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item78779 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item78781 {
	width:400px !important;
	left:110px !important;
	top:96px !important;
	min-height:237px !important;
}

#item81174 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81184 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item56189 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item56190 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item56191 {
	width:380px !important;
	left:110px !important;
	top:96px !important;
	min-height:287px !important;
}

#item81149 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81160 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item54476 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item54478 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item54480 {
	width:425px !important;
	left:110px !important;
	top:96px !important;
	min-height:293px !important;
}

#item81122 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

#item81133 {
	width:47px !important;
	height:47px !important;
	left:38px !important;
	top:225px !important;
}

#item98038 {
	width:578px !important;
	height:420px !important;
	left:10px !important;
	top:10px !important;
	border-radius:40px 0 40px 0;
	background:#0076b9;
	border:solid 1px #585858;
}

#item98039 {
	width:533px !important;
	height:373px !important;
	left:33px !important;
	top:34px !important;
	border-radius:40px 0 40px 0;
	background:#ffffff;
	border:solid 1px #585858;
}

#item38768 {
	width:400px !important;
	left:110px !important;
	top:94px !important;
	min-height:220px !important;
}

#item81096 {
	width:47px !important;
	height:47px !important;
	left:508px !important;
	top:225px !important;
}

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

#item38841 {
	width:588px !important;
	height:434px !important;
	left:82px !important;
	top:366px !important;
}

#item38815 {
	width:51px !important;
	height:51px !important;
	left:588px !important;
	top:418px !important;
}

#item71333 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item32551 {
	width:120px !important;
	height:964px !important;
	left:932px !important;
	top:20px !important;
	background:#0076b9;
}

@keyframes hereinfliegenvonlinks-32551 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-32551 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item71338 {
	width:1496px !important;
	height:964px !important;
	top:16px !important;
}

#item76187 {
	width:404px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item100794 {
	width:342px !important;
	height:147px !important;
	left:392px !important;
	top:310px !important;
	background:#fff;
}

#item76218 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	background:#fff;
	min-height:18px !important;
}

#item30345 {
	width:323px !important;
	left:256px !important;
	top:113px !important;
	min-height:143px !important;
}

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

#item56811 {
	width:333px !important;
	left:398px !important;
	top:322px !important;
	background:#fff;
	min-height:102px !important;
	padding:4px;
}

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

#item70349 {
	width:379px !important;
	height:54px !important;
	left:392px !important;
	top:430px !important;
}

#item30322 {
	width:334px !important;
	left:392px !important;
	top:534px !important;
	background:#fff;
	min-height:414px !important;
}

#item69536 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item69520 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
}

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

@keyframes anwachsen-72973 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72973 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72999 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #e3e3e3;
}

#item72975 {
	width:230px !important;
	border-radius:12px;
	background:#3391c7;
	border:solid 1px #ababab;
	min-height:220px !important;
	padding:20px;
}

#item72973 {
	width:230px !important;
	height:220px !important;
	left:525px !important;
	top:446px !important;
}

#item100522 {
	width:415px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

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

#item67558 {
	width:676px !important;
	left:40px !important;
	top:111px !important;
	min-height:170px !important;
}

#item67585 {
	width:350px !important;
	left:40px !important;
	top:680px !important;
	min-height:114px !important;
}

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

#item77034 {
	width:186px !important;
	left:300px !important;
	top:503px !important;
	background:#fff;
	min-height:51px !important;
}

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

@keyframes anwachsen-72647 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72647 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72674 {
	width:230px !important;
	height:221px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72650 {
	width:230px !important;
	border-radius:12px;
	background:#3391c7;
	border:solid 1px #7fbadc;
	min-height:221px !important;
	padding:20px;
}

#item79118 {
	width:202px !important;
	left:14px !important;
	top:96px !important;
	min-height:93px !important;
}

#item72647 {
	width:230px !important;
	height:221px !important;
	left:507px !important;
	top:206px !important;
}

@keyframes anwachsen-72748 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72774 {
	width:230px !important;
	height:221px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72750 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #ababab;
	min-height:221px !important;
	padding:20px;
}

#item77444 {
	width:214px !important;
	left:5px !important;
	top:99px !important;
	min-height:113px !important;
}

#item72748 {
	width:230px !important;
	height:221px !important;
	left:7px !important;
	top:446px !important;
}

@keyframes anwachsen-72847 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72847 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72873 {
	width:230px !important;
	height:221px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72849 {
	width:230px !important;
	border-radius:12px;
	background:#3f98ca;
	border:solid 1px #3391c7;
	min-height:221px !important;
	padding:20px;
}

#item79090 {
	width:202px !important;
	left:14px !important;
	top:100px !important;
	min-height:93px !important;
}

#item72847 {
	width:230px !important;
	height:221px !important;
	left:257px !important;
	top:206px !important;
}

@keyframes anwachsen-73072 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-73072 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item73098 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item73074 {
	width:230px !important;
	border-radius:12px;
	background:#268ac3;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item73072 {
	width:230px !important;
	height:220px !important;
	left:257px !important;
	top:446px !important;
}

@keyframes wachsen-73473 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes wachsen-73473 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item73473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73499 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item73475 {
	width:230px !important;
	border-radius:12px;
	background:#1983c0;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item73473 {
	width:230px !important;
	height:220px !important;
	left:511px !important;
	top:448px !important;
}

#item76279 {
	width:522px !important;
	left:206px !important;
	top:40px !important;
	min-height:18px !important;
}

#item69488 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

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

@keyframes anwachsen-72798 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72798 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72824 {
	width:229px !important;
	height:221px !important;
	left:1px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72800 {
	width:229px !important;
	border-radius:12px;
	background:#3391c7;
	border:solid 1px #7fbadc;
	min-height:221px !important;
	padding:20px;
}

#item79061 {
	width:206px !important;
	left:14px !important;
	top:82px !important;
	min-height:118px !important;
}

#item72798 {
	width:230px !important;
	height:221px !important;
	left:528px !important;
	top:608px !important;
}

#item76310 {
	width:524px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item68649 {
	width:366px !important;
	height:63px !important;
	left:122px !important;
	top:657px !important;
	background:#fff;
}

#item68626 {
	width:296px !important;
	left:374px !important;
	top:257px !important;
	min-height:131px !important;
}

@keyframes wachsen-68626 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes wachsen-68626 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes anwachsen-73172 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-73172 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item73198 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item73174 {
	width:230px !important;
	border-radius:12px;
	background:#4c9fce;
	border:solid 1px #ababab;
	min-height:220px !important;
	padding:20px;
}

#item73172 {
	width:230px !important;
	height:220px !important;
	left:10px !important;
	top:608px !important;
}

@keyframes anwachsen-73222 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-73222 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item73248 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item73224 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #ababab;
	min-height:220px !important;
	padding:20px;
}

#item73222 {
	width:230px !important;
	height:220px !important;
	left:261px !important;
	top:610px !important;
}

@keyframes anwachsen-72596 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72596 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72623 {
	width:230px !important;
	height:221px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72598 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #7fbadc;
	min-height:221px !important;
	padding:20px;
}

#item77369 {
	width:202px !important;
	left:17px !important;
	top:100px !important;
	min-height:93px !important;
}

#item72596 {
	width:230px !important;
	height:221px !important;
	left:511px !important;
	top:374px !important;
}

@keyframes anwachsen-72698 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72698 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72725 {
	width:230px !important;
	height:221px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item72701 {
	width:229px !important;
	border-radius:12px;
	background:#3391c7;
	border:solid 1px #7fbadc;
	min-height:221px !important;
	padding:20px;
}

#item77472 {
	width:201px !important;
	left:14px !important;
	top:100px !important;
	min-height:93px !important;
}

#item72698 {
	width:230px !important;
	height:221px !important;
	left:261px !important;
	top:374px !important;
}

@keyframes anwachsen-90335 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-90335 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item90361 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item90337 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item90335 {
	width:230px !important;
	height:220px !important;
	left:511px !important;
	top:610px !important;
}

#item76340 {
	width:526px !important;
	left:202px !important;
	top:40px !important;
	min-height:18px !important;
}

#item89949 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

@keyframes anwachsen-90433 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-90433 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item90436 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item90460 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item90433 {
	width:230px !important;
	height:220px !important;
	left:270px !important;
	top:374px !important;
}

@keyframes anwachsen-72922 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-72922 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item72949 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #e3e3e3;
}

#item72924 {
	width:230px !important;
	border-radius:12px;
	background:#1983c0;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item72922 {
	width:230px !important;
	height:220px !important;
	left:528px !important;
	top:130px !important;
}

@keyframes anwachsen-91677 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-91677 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item91703 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item91679 {
	width:230px !important;
	border-radius:12px;
	background:#1983c0;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item91677 {
	width:230px !important;
	height:220px !important;
	left:528px !important;
	top:608px !important;
}

#item91116 {
	width:524px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
	min-height:20px !important;
}

#item91163 {
	width:366px !important;
	height:63px !important;
	left:122px !important;
	top:665px !important;
	background:#fff;
}

@keyframes anwachsen-90087 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-90087 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item90113 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item90089 {
	width:230px !important;
	border-radius:12px;
	background:#0076b9;
	border:solid 1px #e3e3e3;
	min-height:220px !important;
	padding:20px;
}

#item90087 {
	width:230px !important;
	height:220px !important;
	left:10px !important;
	top:608px !important;
}

@keyframes anwachsen-90185 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-90185 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item90211 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item90187 {
	width:230px !important;
	border-radius:12px;
	background:#3391c7;
	border:solid 1px #ababab;
	min-height:220px !important;
	padding:20px;
}

#item90185 {
	width:230px !important;
	height:220px !important;
	left:511px !important;
	top:608px !important;
}

@keyframes anwachsen-90483 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes anwachsen-90483 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item90509 {
	width:230px !important;
	height:220px !important;
	border-radius:12px;
	background:#f9b000;
	border:solid 1px #c8c8c8;
}

#item90485 {
	width:230px !important;
	border-radius:12px;
	background:#1983c0;
	border:solid 1px #ababab;
	min-height:220px !important;
	padding:20px;
}

#item90483 {
	width:230px !important;
	height:220px !important;
	left:256px !important;
	top:608px !important;
}

#item91093 {
	width:526px !important;
	left:202px !important;
	top:40px !important;
	min-height:18px !important;
}

#item69554 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:18px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item32541 {
	width:663px !important;
	height:426px !important;
	left:20px !important;
	top:543px !important;
	background:#0076b9;
}

@keyframes hereinfliegenvonunten-32541 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-32541 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31274 {
	width:732px !important;
	height:426px !important;
	left:20px !important;
	top:559px !important;
	background:#0076b9;
}

@keyframes hereinfliegenvonlinks-31274 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-31274 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35417 {
	width:76px !important;
	height:426px !important;
	left:20px !important;
	top:559px !important;
	background:#000;
}

#item76374 {
	width:520px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item30697 {
	width:354px !important;
	left:276px !important;
	top:130px !important;
	background:#fff;
	min-height:324px !important;
}

#item31327 {
	width:597px !important;
	height:426px !important;
	left:86px !important;
	top:559px !important;
}

#item31344 {
	width:36px !important;
	height:36px !important;
	left:42px !important;
	top:753px !important;
}

#item39017 {
	width:36px !important;
	height:36px !important;
	left:700px !important;
	top:753px !important;
}

#item32540 {
	width:472px !important;
	height:329px !important;
	left:276px !important;
	top:134px !important;
	background:#0076b9;
}

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

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

#item76407 {
	width:536px !important;
	left:192px !important;
	top:40px !important;
	background:#fff;
	min-height:20px !important;
}

#item30674 {
	width:472px !important;
	left:256px !important;
	top:559px !important;
	background:#fff;
	min-height:401px !important;
}

#item101285 {
	width:197px !important;
	left:55px !important;
	top:895px !important;
	min-height:70px !important;
}

@keyframes hereinfliegenvonrechts-35353 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-35353 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100548 {
	width:405px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item28446 {
	width:720px !important;
	left:40px !important;
	top:111px !important;
	min-height:91px !important;
}

#item28400 {
	width:570px !important;
	left:40px !important;
	top:294px !important;
	min-height:221px !important;
}

@keyframes hereinfliegenvonoben-58208 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-58208 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-58206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-58206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58210 {
	width:72px !important;
	height:72px !important;
	left:547px !important;
	top:604px !important;
	background:#d8eaf4;
}

@keyframes hereinfliegenvonoben-58210 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-58210 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58211 {
	width:650px !important;
	height:411px !important;
	left:-20px !important;
	top:598px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.1);
	background:#0076b9;
}

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

#item58219 {
	width:335px !important;
	left:59px !important;
	top:636px !important;
	min-height:258px !important;
}

#item58242 {
	width:379px !important;
	height:94px !important;
	left:59px !important;
	top:894px !important;
}

#item55250 {
	width:772px !important;
	height:1006px !important;
	left:768px !important;
}

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

@keyframes einblenden-29041 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(10deg);
		opacity:1;
	}
}
@-webkit-keyframes einblenden-29041 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(10deg);
		opacity:1;
	}
}
#item29041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes hereinfliegenvonunten-35354 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-35354 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-29071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-29071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76466 {
	width:496px !important;
	left:232px !important;
	top:40px !important;
	min-height:18px !important;
}

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

#item56145 {
	width:224px !important;
	height:275px !important;
	left:177px !important;
	top:234px !important;
}

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

#item56142 {
	width:223px !important;
	height:172px !important;
	left:368px !important;
	top:285px !important;
}

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

#item79316 {
	width:224px !important;
	height:275px !important;
	left:39px !important;
	top:423px !important;
}

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

#item79319 {
	width:228px !important;
	height:176px !important;
	left:226px !important;
	top:474px !important;
}

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

#item79325 {
	width:228px !important;
	height:281px !important;
	left:417px !important;
	top:422px !important;
}

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

#item79328 {
	width:228px !important;
	height:172px !important;
	left:367px !important;
	top:667px !important;
}

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

#item79289 {
	width:434px !important;
	left:142px !important;
	top:344px !important;
	min-height:252px !important;
}

#item81029 {
	width:47px !important;
	height:47px !important;
	left:20px !important;
	top:416px !important;
}

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

#item79256 {
	width:434px !important;
	left:142px !important;
	top:344px !important;
	min-height:252px !important;
}

#item80994 {
	width:47px !important;
	height:47px !important;
	left:590px !important;
	top:416px !important;
}

#item81005 {
	width:47px !important;
	height:47px !important;
	left:20px !important;
	top:416px !important;
}

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

#item79224 {
	width:434px !important;
	left:142px !important;
	top:344px !important;
	min-height:252px !important;
}

#item80970 {
	width:47px !important;
	height:47px !important;
	left:590px !important;
	top:416px !important;
}

#item80981 {
	width:47px !important;
	height:47px !important;
	left:20px !important;
	top:416px !important;
}

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

#item79191 {
	width:434px !important;
	left:142px !important;
	top:344px !important;
	min-height:252px !important;
}

#item80944 {
	width:47px !important;
	height:47px !important;
	left:590px !important;
	top:416px !important;
}

#item80956 {
	width:47px !important;
	height:47px !important;
	left:20px !important;
	top:416px !important;
}

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

#item55190 {
	width:380px !important;
	left:136px !important;
	top:344px !important;
	min-height:182px !important;
}

#item80920 {
	width:47px !important;
	height:47px !important;
	left:590px !important;
	top:416px !important;
}

#item80930 {
	width:47px !important;
	height:47px !important;
	left:20px !important;
	top:416px !important;
}

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

#item55258 {
	width:408px !important;
	left:142px !important;
	top:344px !important;
	min-height:182px !important;
}

#item80898 {
	width:47px !important;
	height:47px !important;
	left:590px !important;
	top:416px !important;
}

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

#item79149 {
	width:802px !important;
	height:861px !important;
	left:16px !important;
	top:36px !important;
}

#item55205 {
	width:76px !important;
	height:76px !important;
	left:547px !important;
	top:296px !important;
}

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

#item100574 {
	width:413px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item14604 {
	width:720px !important;
	left:40px !important;
	top:111px !important;
	min-height:194px !important;
}

#item3238 {
	width:462px !important;
	left:158px !important;
	top:329px !important;
	background:#fff;
	min-height:441px !important;
}

#item101202 {
	width:304px !important;
	left:508px !important;
	top:888px !important;
	min-height:48px !important;
}

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

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

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

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

#item76645 {
	width:488px !important;
	left:240px !important;
	top:40px !important;
	background:#fff;
	min-height:18px !important;
}

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

#item92339 {
	width:196px !important;
	left:66px !important;
	top:691px !important;
	min-height:122px !important;
}

#item55646 {
	width:306px !important;
	left:232px !important;
	top:439px !important;
	min-height:141px !important;
}

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

@keyframes einblenden-91963 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes einblenden-91963 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item91963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes einblenden-91938 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
@-webkit-keyframes einblenden-91938 {
	0% {opacity:0;}
	100% {opacity:0.9;}
}
#item91938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item57541 {
	width:368px !important;
	height:288px !important;
	left:138px !important;
	top:130px !important;
}

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

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

#item76711 {
	width:526px !important;
	left:40px !important;
	top:40px !important;
	min-height:24px !important;
}

#item70183 {
	width:196px !important;
	left:102px !important;
	top:586px !important;
	min-height:122px !important;
}

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

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

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

#item76675 {
	width:508px !important;
	left:220px !important;
	top:40px !important;
	min-height:18px !important;
}

#item55477 {
	width:472px !important;
	left:158px !important;
	top:202px !important;
	min-height:684px !important;
}

@keyframes einblenden-50169 {
	0% {opacity:0;}
	100% {opacity:0.67;}
}
@-webkit-keyframes einblenden-50169 {
	0% {opacity:0;}
	100% {opacity:0.67;}
}
#item50169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100600 {
	width:420px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item49496 {
	width:591px !important;
	left:40px !important;
	top:111px !important;
	min-height:182px !important;
}

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

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

#item49631 {
	width:180px !important;
	height:162px !important;
	left:-7px !important;
	top:496px !important;
}

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

#item49681 {
	width:160px !important;
	height:162px !important;
	left:204px !important;
	top:496px !important;
}

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

#item49731 {
	width:155px !important;
	height:156px !important;
	left:408px !important;
	top:496px !important;
}

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

#item49783 {
	width:160px !important;
	height:156px !important;
	left:606px !important;
	top:496px !important;
}

#item50037 {
	width:538px !important;
	height:261px !important;
	left:93px !important;
	top:22px !important;
	box-shadow:14px 14px 10px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:14px 14px 10px 0px rgba(0,0,0,0.25);
	border-radius:60px 0 60px 60px;
	background:#f2f2f2;
	border:solid 1px #585858;
}

#item50038 {
	width:452px !important;
	left:131px !important;
	top:71px !important;
	min-height:189px !important;
}

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

#item50061 {
	width:55px !important;
	height:55px !important;
	left:82px !important;
	top:17px !important;
}

#item49994 {
	width:469px !important;
	left:119px !important;
	top:71px !important;
	min-height:177px !important;
}

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

#item50017 {
	width:55px !important;
	height:55px !important;
	left:555px !important;
	top:10px !important;
}

#item49952 {
	width:469px !important;
	left:49px !important;
	top:71px !important;
	min-height:177px !important;
}

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

#item49975 {
	width:55px !important;
	height:55px !important;
	left:485px !important;
	top:10px !important;
}

#item49907 {
	width:452px !important;
	left:49px !important;
	top:71px !important;
	min-height:189px !important;
}

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

#item49930 {
	width:55px !important;
	height:55px !important;
	left:485px !important;
	top:17px !important;
}

#item49948 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:13px !important;
}

#item49904 {
	width:630px !important;
	height:283px !important;
	left:63px !important;
	top:688px !important;
}

#item76524 {
	width:512px !important;
	left:216px !important;
	top:40px !important;
	min-height:24px !important;
}

@keyframes einblenden-49471 {
	0% {opacity:0;}
	100% {opacity:0.78;}
}
@-webkit-keyframes einblenden-49471 {
	0% {opacity:0;}
	100% {opacity:0.78;}
}
#item49471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57391 {
	width:569px !important;
	left:159px !important;
	top:131px !important;
	background:#fff;
	min-height:72px !important;
}

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

#item56152 {
	width:160px !important;
	height:155px !important;
	left:40px !important;
	top:496px !important;
}

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

#item56154 {
	width:160px !important;
	height:164px !important;
	left:241px !important;
	top:496px !important;
}

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

#item56156 {
	width:160px !important;
	height:156px !important;
	left:442px !important;
	top:496px !important;
}

#item77232 {
	width:469px !important;
	left:119px !important;
	top:71px !important;
	min-height:177px !important;
}

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

#item77255 {
	width:55px !important;
	height:55px !important;
	left:555px !important;
	top:10px !important;
}

#item77190 {
	width:469px !important;
	left:49px !important;
	top:71px !important;
	min-height:177px !important;
}

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

#item77213 {
	width:55px !important;
	height:55px !important;
	left:485px !important;
	top:18px !important;
}

#item77146 {
	width:452px !important;
	left:49px !important;
	top:71px !important;
	min-height:189px !important;
}

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

#item77169 {
	width:55px !important;
	height:55px !important;
	left:485px !important;
	top:17px !important;
}

#item77143 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:13px !important;
}

#item77098 {
	width:618px !important;
	height:287px !important;
	left:32px !important;
	top:692px !important;
}

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

#item100625 {
	width:414px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item40750 {
	width:680px !important;
	left:40px !important;
	top:111px !important;
	min-height:182px !important;
}

@keyframes hereinfliegenvonlinks-40750 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-40750 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40681 {
	width:460px !important;
	left:40px !important;
	top:328px !important;
	min-height:258px !important;
}

@keyframes hereinfliegenvonlinks-40681 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-40681 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item70402 {
	width:490px !important;
	height:51px !important;
	left:40px !important;
	top:763px !important;
}

#item57419_70450 {
	width:18px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item57419 {
	width:336px !important;
	left:91px !important;
	top:814px !important;
	min-height:60px !important;
}

#item76585 {
	width:356px !important;
	left:372px !important;
	top:40px !important;
	background:#0076b9;
	min-height:18px !important;
}

#item40704 {
	width:472px !important;
	left:160px !important;
	top:285px !important;
	min-height:79px !important;
}

#item40727 {
	width:399px !important;
	left:224px !important;
	top:390px !important;
	min-height:16px !important;
}

#item96418 {
	width:399px !important;
	left:224px !important;
	top:428px !important;
	min-height:14px !important;
}

#item96447 {
	width:399px !important;
	left:224px !important;
	top:463px !important;
	min-height:15px !important;
}

#item96476 {
	width:399px !important;
	left:224px !important;
	top:500px !important;
	min-height:16px !important;
}

#item96548 {
	width:399px !important;
	left:224px !important;
	top:536px !important;
	min-height:14px !important;
}

#item96579 {
	width:399px !important;
	left:224px !important;
	top:572px !important;
	min-height:17px !important;
}

#item96608 {
	width:399px !important;
	left:224px !important;
	top:608px !important;
	min-height:16px !important;
}

#item96637 {
	width:399px !important;
	left:224px !important;
	top:643px !important;
	min-height:15px !important;
}

#item96666 {
	width:399px !important;
	left:224px !important;
	top:680px !important;
	min-height:16px !important;
}

#item96695 {
	width:399px !important;
	left:224px !important;
	top:716px !important;
	min-height:17px !important;
}

#item96727 {
	width:399px !important;
	left:224px !important;
	top:751px !important;
	min-height:15px !important;
}

#item96756 {
	width:399px !important;
	left:224px !important;
	top:788px !important;
	min-height:50px !important;
}

#item43207 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:388px !important;
}

#item43213 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:424px !important;
}

#item43220 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:460px !important;
}

#item43226 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:496px !important;
}

#item43233 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:532px !important;
}

#item43239 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:568px !important;
}

#item43245 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:604px !important;
}

#item43251 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:640px !important;
}

#item43258 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:676px !important;
}

#item43264 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:712px !important;
}

#item43270 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:748px !important;
}

#item43276 {
	width:24px !important;
	height:24px !important;
	left:163px !important;
	top:784px !important;
}

#item70456 {
	width:490px !important;
	height:51px !important;
	left:158px !important;
	top:843px !important;
}

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

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

#item100653 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

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

#item93168 {
	width:334px !important;
	left:40px !important;
	top:111px !important;
	min-height:194px !important;
}

#item93193 {
	width:376px !important;
	left:195px !important;
	top:410px !important;
	min-height:184px !important;
}

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

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

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

#item102035 {
	width:296px !important;
	left:432px !important;
	top:40px !important;
	min-height:12px !important;
}

#item93977 {
	width:211px !important;
	left:65px !important;
	top:257px !important;
	min-height:63px !important;
}

#item94829 {
	width:20px !important;
	height:20px !important;
	left:317px !important;
	top:709px !important;
}

#item94905 {
	width:20px !important;
	height:20px !important;
	left:400px !important;
	top:709px !important;
}

#item94919 {
	width:20px !important;
	height:20px !important;
	left:484px !important;
	top:709px !important;
}

#item94931 {
	width:20px !important;
	height:20px !important;
	left:567px !important;
	top:709px !important;
}

#item98136 {
	width:231px !important;
	left:65px !important;
	top:711px !important;
	min-height:29px !important;
}

#item98675 {
	width:46px !important;
	left:65px !important;
	top:202px !important;
	min-height:48px !important;
}

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

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

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

#item98170 {
	width:236px !important;
	left:40px !important;
	top:711px !important;
	min-height:19px !important;
}

#item100679 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item93618 {
	width:400px !important;
	left:40px !important;
	top:111px !important;
	min-height:32px !important;
}

#item94041 {
	width:326px !important;
	left:40px !important;
	top:259px !important;
	min-height:69px !important;
}

#item96962 {
	width:20px !important;
	height:20px !important;
	left:290px !important;
	top:709px !important;
}

#item96973 {
	width:20px !important;
	height:20px !important;
	left:373px !important;
	top:709px !important;
}

#item96983 {
	width:20px !important;
	height:20px !important;
	left:457px !important;
	top:709px !important;
}

#item96994 {
	width:20px !important;
	height:20px !important;
	left:540px !important;
	top:709px !important;
}

#item98705 {
	width:46px !important;
	left:40px !important;
	top:202px !important;
	min-height:48px !important;
}

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

#item98146 {
	width:231px !important;
	left:65px !important;
	top:711px !important;
	min-height:29px !important;
}

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

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

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

#item102062 {
	width:290px !important;
	left:438px !important;
	top:40px !important;
	min-height:18px !important;
}

#item94016 {
	width:401px !important;
	left:65px !important;
	top:259px !important;
	min-height:61px !important;
}

#item96922 {
	width:20px !important;
	height:20px !important;
	left:317px !important;
	top:709px !important;
}

#item96932 {
	width:20px !important;
	height:20px !important;
	left:400px !important;
	top:709px !important;
}

#item96942 {
	width:20px !important;
	height:20px !important;
	left:484px !important;
	top:709px !important;
}

#item96952 {
	width:20px !important;
	height:20px !important;
	left:567px !important;
	top:709px !important;
}

#item98682 {
	width:46px !important;
	left:65px !important;
	top:202px !important;
	min-height:48px !important;
}

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

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

#item84954 {
	width:366px !important;
	left:40px !important;
	top:40px !important;
	min-height:17px !important;
}

#item14754 {
	width:680px !important;
	left:28px !important;
	top:111px !important;
	min-height:147px !important;
}

#item3321 {
	width:484px !important;
	left:40px !important;
	top:320px !important;
	min-height:104px !important;
}

#item70493 {
	width:490px !important;
	height:47px !important;
	left:35px !important;
	top:437px !important;
}

#item76772 {
	width:396px !important;
	left:332px !important;
	top:40px !important;
	min-height:18px !important;
}

#item3344 {
	width:492px !important;
	left:138px !important;
	top:132px !important;
	min-height:748px !important;
}

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

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

#item71293 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item42477 {
	width:120px !important;
	height:964px !important;
	left:926px !important;
	top:20px !important;
	background:#0076b9;
}

@keyframes hereinfliegenvonlinks-42477 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-42477 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85180 {
	width:424px !important;
	left:40px !important;
	top:40px !important;
	min-height:17px !important;
}

#item76837 {
	width:442px !important;
	left:286px !important;
	top:40px !important;
	min-height:20px !important;
}

#item38184 {
	width:420px !important;
	left:318px !important;
	top:111px !important;
	min-height:280px !important;
}

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

#item38502 {
	width:394px !important;
	left:318px !important;
	top:502px !important;
	background:#fff;
	min-height:258px !important;
}

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

#item71302 {
	width:1496px !important;
	height:964px !important;
	left:20px !important;
	top:20px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item76868 {
	width:460px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item42469 {
	width:425px !important;
	left:40px !important;
	top:303px !important;
	background:#fff;
	min-height:391px !important;
}

#item100736 {
	width:442px !important;
	left:286px !important;
	top:40px !important;
	min-height:20px !important;
}

#item95729 {
	width:535px !important;
	left:67px !important;
	top:205px !important;
	min-height:57px !important;
}

#item102214 {
	width:211px !important;
	left:67px !important;
	top:681px !important;
	min-height:63px !important;
}

@keyframes hereinfliegenvonrechts-50189 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-50189 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100766 {
	width:286px !important;
	left:40px !important;
	top:40px !important;
	min-height:16px !important;
}

#item95450 {
	width:363px !important;
	left:40px !important;
	top:111px !important;
	min-height:186px !important;
}

@keyframes hereinfliegenvonlinks-95473 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-95473 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95473 {
	width:363px !important;
	height:47px !important;
	left:40px !important;
	top:415px !important;
}

@keyframes hereinfliegenvonlinks-95504 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-95504 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95504 {
	width:367px !important;
	height:47px !important;
	left:40px !important;
	top:486px !important;
}

@keyframes hereinfliegenvonlinks-95534 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-95534 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95534 {
	width:363px !important;
	height:47px !important;
	left:40px !important;
	top:557px !important;
}

@keyframes hereinfliegenvonlinks-95563 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-95563 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95563 {
	width:369px !important;
	height:47px !important;
	left:40px !important;
	top:627px !important;
}

@keyframes hereinfliegenvonlinks-95592 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-95592 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95592 {
	width:355px !important;
	height:47px !important;
	left:40px !important;
	top:698px !important;
}

#item95404 {
	width:257px !important;
	left:470px !important;
	top:327px !important;
	min-height:451px !important;
}

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

#item95371 {
	width:334px !important;
	left:394px !important;
	top:40px !important;
	min-height:18px !important;
}

#item98314 {
	width:473px !important;
	left:203px !important;
	top:412px !important;
	min-height:360px !important;
}

@keyframes hereinfliegenvonrechts-98347 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-98347 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes einblenden-98348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-98348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98486 {
	width:404px !important;
	left:40px !important;
	top:40px !important;
	min-height:20px !important;
}

#item98396 {
	width:334px !important;
	left:258px !important;
	top:314px !important;
	min-height:320px !important;
}

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

#item98419 {
	width:334px !important;
	left:273px !important;
	top:693px !important;
	background:#0076b9;
	min-height:174px !important;
	padding:2px 0px 0px 0px;
}

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

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#0076b9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:140px;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:38px;
	color:#0076b9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#c8c8c8;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:56px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:44px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:30px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#0076b9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:32px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:38px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#4c9fce;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

ul.autoParaStyle38 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.autoParaStyle38 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle37 > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.autoParaStyle37 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#0076b9;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#0076b9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-FontAwesome7Free-Regular,"Font Awesome 7 Free","Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#8a8a8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#4c9fce;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28px;
	color:#585858;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#585858;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:38px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#0076b9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#8a8a8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:52px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

h3.Desktop-Quer_-_Headlines_-_H3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Desktop-Quer_-_Headlines_-_H2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#585858;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Desktop-Quer_-_Headlines_-_H1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Absatz-20 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#585858;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.Absatz-18---Aufzählung > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:30px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.Absatz-18---Aufzählung > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Absatz-18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:30px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.H4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:46px;
	line-height:63px;
	color:#585858;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Auszeichnung-LINK {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Auszeichnung-LINK---weiße-Hinterlegung {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#585858;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
	margin-right:-4px;
	margin-left:-4px;
	margin-top:-4px;
	margin-bottom:-6px;
	padding-right:4px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:6px;
}

h3.Headlines_-_H3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:32px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Headlines_-_H2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:36px;
	color:#585858;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.h1-Inhaltsverzeichnis {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Headlines_-_H1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:48px;
	line-height:56px;
	color:#0076b9;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Bild-BU {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:10px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Pagination-Inhaltsverzeichnis {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#8a8a8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Pagination {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#8a8a8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Small {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#8a8a8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.Einf--Abs--Aufzählung > li {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.Einf--Abs--Aufzählung > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.inhaltsverzeichnis {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:42px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:22px;
	border-bottom:solid 1px #585858;
	text-align:left;
}

p.link {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:24px;
	color:#585858;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Arial-BoldItalicMT,Arial,sans-serif;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	color:#000;
}

span.autoCharStyle14 {
	font-size:18px;
}

span.autoCharStyle13 {
	font-family:FF-FontAwesome7Free-Regular,"Font Awesome 7 Free","Times New Roman", Times, serif;
}

span.autoCharStyle12 {
	color:#ff0000;
}

span.autoCharStyle11 {
	color:#fff;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	text-decoration:underline;
}

span.autoCharStyle8 {
	color:#000;
}

span.autoCharStyle7 {
	color:#fff;
}

span.autoCharStyle6 {
	color:#0076b9;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
}

span.autoCharStyle2 {
	color:#0076b9;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
