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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'Lade Inhalte...'; }
.page-scale-wrap { width:768px; height:1024px; background: #fff !important; }
.paper-vertical { width:768px; height:100%; }
.paper-horizontal { width:10px; height:1036px; }
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);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1024px) {
	.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; }
}
.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);
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-CrimsonProRoman-Black;
	src:url("../fonts/CrimsonPro-VariableFont_wght.ttf");
}

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

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

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

@font-face {
	font-family:FF-FontAwesome;
	src:url("../fonts/fontawesome-webfont.ttf");
}

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

@font-face {
	font-family:FF-RobotoCondensed-Regular;
	src:url("../fonts/RobotoCondensed-Regular.ttf");
	font-stretch:condensed;
}

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

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

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

@font-face {
	font-family:FF-CrimsonProRoman-Regular;
	src:url("../fonts/CrimsonPro-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-RobotoCondensed-Light;
	src:url("../fonts/RobotoCondensed-Light.ttf");
	font-stretch:condensed;
}

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

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

@font-face {
	font-family:FF-CrimsonProRoman-Bold;
	src:url("../fonts/CrimsonPro-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-RobotoCondensed-Bold;
	src:url("../fonts/RobotoCondensed-Bold.ttf");
	font-weight:bold;
	font-stretch:condensed;
}

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

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

@font-face {
	font-family:FF-CrimsonProItalic-Regular;
	src:url("../fonts/CrimsonPro-Italic-VariableFont_wght.ttf");
	font-style:italic;
}

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

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

#item948022 {
	width:222px !important;
	height:220px !important;
	left:459px !important;
	top:540px !important;
}

#item949083 {
	width:222px !important;
	height:220px !important;
	left:176px !important;
	top:468px !important;
}

#item960323 {
	width:131px !important;
	height:130px !important;
	left:758px !important;
	top:416px !important;
}

#item913592_959848 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959846 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959844 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959841 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959838 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959836 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959834 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959832 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959830 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959828 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959826 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959812 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959810 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959808 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959805 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959802 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959800 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959798 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592_959795 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item913592 {
	width:502px !important;
	left:86px !important;
	top:45px !important;
	min-height:2322px !important;
}

#item912626 {
	width:262px !important;
	left:86px !important;
	top:896px !important;
	min-height:200px !important;
}

#item854639 {
	width:264px !important;
	left:86px !important;
	top:2833px !important;
	min-height:24px !important;
}

#item854684 {
	width:96px !important;
	height:48px !important;
	left:381px !important;
	top:2903px !important;
}

#item854688 {
	width:99px !important;
	height:96px !important;
	left:86px !important;
	top:2882px !important;
}

#item854692 {
	mix-blend-mode:multiply;
	width:72px !important;
	height:88px !important;
	left:593px !important;
	top:2873px !important;
}

#item947848_947876 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item947848_947880 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item947848_947882 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item947848_947884 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item947848 {
	width:264px !important;
	left:86px !important;
	top:2368px !important;
	min-height:381px !important;
}

#item949524_971865 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971867 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971869 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971871 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971873 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971875 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971877 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971879 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971881 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971883 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971885 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971887 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971889 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971891 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971893 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971895 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971898 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971900 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524_971902 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949524 {
	width:351px !important;
	left:58px !important;
	top:41px !important;
	min-height:2351px !important;
}

#item949551 {
	width:262px !important;
	left:56px !important;
	top:881px !important;
	min-height:200px !important;
}

#item949600 {
	width:264px !important;
	left:58px !important;
	top:2848px !important;
	min-height:24px !important;
}

#item949648 {
	width:99px !important;
	height:96px !important;
	left:58px !important;
	top:2954px !important;
}

#item949643 {
	width:96px !important;
	height:48px !important;
	left:58px !important;
	top:3123px !important;
}

#item949652 {
	mix-blend-mode:multiply;
	width:72px !important;
	height:88px !important;
	left:270px !important;
	top:3093px !important;
}

#item949656_956771 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949656_956773 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949656_956775 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949656_956777 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949656 {
	width:264px !important;
	left:59px !important;
	top:2459px !important;
	min-height:381px !important;
}

#item960765_977065 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977067 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977069 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977072 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977074 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977077 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977079 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765_977081 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960765 {
	width:502px !important;
	left:223px !important;
	top:42px !important;
	min-height:638px !important;
}

#item960788_977795 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977797 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977799 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977802 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977804 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977807 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977809 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977811 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977813 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977815 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788_977817 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960788 {
	width:502px !important;
	left:865px !important;
	top:40px !important;
	min-height:976px !important;
}

#item960792 {
	width:262px !important;
	left:260px !important;
	top:699px !important;
	min-height:200px !important;
}

#item960842 {
	width:264px !important;
	left:223px !important;
	top:1070px !important;
	min-height:24px !important;
}

#item960887 {
	width:96px !important;
	height:48px !important;
	left:518px !important;
	top:1141px !important;
}

#item960892 {
	width:99px !important;
	height:96px !important;
	left:223px !important;
	top:1120px !important;
}

#item960898 {
	mix-blend-mode:multiply;
	width:72px !important;
	height:88px !important;
	left:730px !important;
	top:1110px !important;
}

#item960902_968064 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960902_968066 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960902_968068 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960902_968070 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960902 {
	width:264px !important;
	left:865px !important;
	top:947px !important;
	min-height:381px !important;
}

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

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

#item854457_943264 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854457_943261 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854457 {
	width:281px !important;
	left:40px !important;
	top:40px !important;
	min-height:760px !important;
}

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

#item854536 {
	width:316px !important;
	left:366px !important;
	top:622px !important;
	min-height:130px !important;
}

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

#item854486 {
	mix-blend-mode:multiply;
	width:494px !important;
	left:226px !important;
	top:888px !important;
	min-height:1113px !important;
}

#item854511 {
	width:195px !important;
	left:20px !important;
	top:1369px !important;
	min-height:196px !important;
}

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

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

#item949722_970663 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949722_970665 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item949722 {
	width:281px !important;
	left:60px !important;
	top:42px !important;
	min-height:780px !important;
}

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

#item949745 {
	width:316px !important;
	left:59px !important;
	top:1474px !important;
	min-height:130px !important;
}

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

#item949768 {
	mix-blend-mode:multiply;
	width:320px !important;
	left:40px !important;
	top:2055px !important;
	min-height:1393px !important;
}

#item949791 {
	width:195px !important;
	left:102px !important;
	top:1905px !important;
	min-height:196px !important;
}

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

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

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

#item960966_970677 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960966_970679 {
	width:37.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item960966 {
	width:535px !important;
	left:132px !important;
	top:36px !important;
	min-height:760px !important;
}

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

#item960989 {
	width:316px !important;
	left:773px !important;
	top:618px !important;
	min-height:130px !important;
}

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

#item961012 {
	mix-blend-mode:multiply;
	width:535px !important;
	left:773px !important;
	top:864px !important;
	min-height:816px !important;
}

#item961035 {
	width:195px !important;
	left:471px !important;
	top:1137px !important;
	min-height:196px !important;
}

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

#item934587 {
	width:618px !important;
	height:398px !important;
	left:75px !important;
	top:3404px !important;
	background:#8aa239;
}

#item894046 {
	width:141px !important;
	left:75px !important;
	top:3878px !important;
	min-height:16px !important;
}

#item931288 {
	width:502px !important;
	height:594px !important;
	left:133px !important;
	top:934px !important;
	background:#fff;
}

#item931289 {
	width:502px !important;
	left:133px !important;
	top:937px !important;
	min-height:71px !important;
	padding:0px 0px 0px 11px;
}

#item931314 {
	width:502px !important;
	height:80px !important;
	left:133px !important;
	top:1544px !important;
	background:#fff;
}

#item931315_988217 {
	width:58.1323961837768px !important;
	margin-top:8px;
	margin-bottom:8px;
}

#item931315 {
	width:409px !important;
	left:180px !important;
	top:1016px !important;
	min-height:504px !important;
}

#item943394 {
	width:409px !important;
	left:180px !important;
	top:1540px !important;
	min-height:104px !important;
}

#item931360 {
	width:245px !important;
	left:168px !important;
	top:29px !important;
	min-height:22px !important;
}

#item931387 {
	width:455px !important;
	left:133px !important;
	top:422px !important;
	min-height:370px !important;
}

#item931601 {
	width:502px !important;
	left:133px !important;
	top:2054px !important;
	min-height:424px !important;
}

#item931412 {
	width:351px !important;
	left:133px !important;
	top:77px !important;
	min-height:48px !important;
}

#item931626 {
	width:467px !important;
	left:168px !important;
	top:1805px !important;
	min-height:97px !important;
}

#item931437 {
	width:315px !important;
	left:168px !important;
	top:1752px !important;
	min-height:34px !important;
}

#item934455 {
	width:502px !important;
	left:133px !important;
	top:3551px !important;
	min-height:218px !important;
}

#item931499 {
	width:549px !important;
	left:86px !important;
	top:2846px !important;
	min-height:458px !important;
}

#item931524 {
	width:369px !important;
	left:86px !important;
	top:2667px !important;
	min-height:45px !important;
}

#item934558 {
	width:298px !important;
	left:168px !important;
	top:3340px !important;
	min-height:29px !important;
}

#item931549 {
	width:595px !important;
	left:86px !important;
	top:2733px !important;
	min-height:102px !important;
}

#item934530 {
	width:455px !important;
	height:56px !important;
	left:133px !important;
	top:3426px !important;
}

#item934553 {
	width:409px !important;
	left:133px !important;
	top:3733px !important;
	min-height:36px !important;
}

#item949871 {
	width:320px !important;
	height:638px !important;
	left:40px !important;
	top:4490px !important;
	background:#8aa239;
}

#item949878 {
	width:141px !important;
	left:40px !important;
	top:5236px !important;
	min-height:16px !important;
}

#item949941 {
	width:318px !important;
	height:652px !important;
	left:42px !important;
	top:1196px !important;
	background:#fff;
}

#item949942 {
	width:318px !important;
	left:42px !important;
	top:1072px !important;
	min-height:71px !important;
}

#item949966 {
	width:318px !important;
	height:80px !important;
	left:42px !important;
	top:1880px !important;
	background:#fff;
}

#item949967_991139 {
	width:58.1323961837769px !important;
	margin-top:8px;
	margin-bottom:8px;
}

#item949967 {
	width:283px !important;
	left:59px !important;
	top:1216px !important;
	min-height:608px !important;
}

#item949990 {
	width:302px !important;
	left:59px !important;
	top:1851px !important;
	min-height:104px !important;
}

#item949994 {
	width:245px !important;
	left:73px !important;
	top:27px !important;
	min-height:32px !important;
}

#item950017 {
	width:320px !important;
	left:40px !important;
	top:486px !important;
	min-height:504px !important;
}

#item950040 {
	width:318px !important;
	left:42px !important;
	top:2564px !important;
	min-height:564px !important;
}

#item950063 {
	width:286px !important;
	left:73px !important;
	top:65px !important;
	min-height:87px !important;
}

#item950087 {
	width:319px !important;
	left:41px !important;
	top:2200px !important;
	min-height:144px !important;
}

#item950110 {
	width:315px !important;
	left:41px !important;
	top:2127px !important;
	min-height:34px !important;
}

#item950133 {
	opacity:0.90;
	width:113px !important;
	height:18px !important;
	left:40px !important;
	top:424px !important;
}

#item950156 {
	width:281px !important;
	left:58px !important;
	top:4637px !important;
	min-height:363px !important;
}

#item950179 {
	width:320px !important;
	left:40px !important;
	top:3522px !important;
	min-height:766px !important;
}

#item950202 {
	width:369px !important;
	left:40px !important;
	top:3343px !important;
	min-height:45px !important;
}

#item950225 {
	width:298px !important;
	left:41px !important;
	top:4409px !important;
	min-height:29px !important;
}

#item950248 {
	width:327px !important;
	left:40px !important;
	top:3392px !important;
	min-height:102px !important;
}

#item950272 {
	width:283px !important;
	height:112px !important;
	left:59px !important;
	top:4512px !important;
}

#item950295 {
	width:256px !important;
	left:58px !important;
	top:4958px !important;
	min-height:106px !important;
}

#item961137 {
	width:618px !important;
	height:413px !important;
	left:773px !important;
	top:1803px !important;
	background:#8aa239;
}

#item961145 {
	width:141px !important;
	left:132px !important;
	top:2448px !important;
	min-height:16px !important;
}

#item961211 {
	width:502px !important;
	height:524px !important;
	left:175px !important;
	top:918px !important;
	background:#fff;
}

#item970236 {
	width:502px !important;
	height:524px !important;
	left:706px !important;
	top:918px !important;
	background:#fff;
}

#item961213 {
	width:502px !important;
	left:175px !important;
	top:1043px !important;
	min-height:71px !important;
	padding:0px 0px 0px 11px;
}

#item961236 {
	width:502px !important;
	height:80px !important;
	left:706px !important;
	top:1467px !important;
	background:#fff;
}

#item961237_992637 {
	width:116.264792367554px !important;
	margin-top:8px;
	margin-bottom:8px;
}

#item961237 {
	width:409px !important;
	left:222px !important;
	top:1122px !important;
	min-height:264px !important;
}

#item970237 {
	width:409px !important;
	left:758px !important;
	top:1037px !important;
	min-height:282px !important;
}

#item961260 {
	width:409px !important;
	left:758px !important;
	top:1474px !important;
	min-height:104px !important;
}

#item961264 {
	width:245px !important;
	left:866px !important;
	top:24px !important;
	min-height:31px !important;
}

#item961288 {
	width:455px !important;
	left:831px !important;
	top:426px !important;
	min-height:370px !important;
}

#item961311 {
	width:502px !important;
	left:175px !important;
	top:329px !important;
	min-height:424px !important;
}

#item961334 {
	width:351px !important;
	left:831px !important;
	top:81px !important;
	min-height:48px !important;
}

#item961357 {
	width:467px !important;
	left:209px !important;
	top:80px !important;
	min-height:97px !important;
}

#item961380 {
	width:315px !important;
	left:210px !important;
	top:27px !important;
	min-height:34px !important;
}

#item961427 {
	width:502px !important;
	left:832px !important;
	top:1950px !important;
	min-height:218px !important;
}

#item961451 {
	width:560px !important;
	left:132px !important;
	top:1924px !important;
	min-height:458px !important;
}

#item961474 {
	width:369px !important;
	left:132px !important;
	top:1745px !important;
	min-height:45px !important;
}

#item961497 {
	width:298px !important;
	left:957px !important;
	top:1680px !important;
	min-height:29px !important;
}

#item961520 {
	width:595px !important;
	left:132px !important;
	top:1812px !important;
	min-height:102px !important;
}

#item961544 {
	width:455px !important;
	height:56px !important;
	left:832px !important;
	top:1825px !important;
}

#item961567 {
	width:409px !important;
	left:831px !important;
	top:2132px !important;
	min-height:36px !important;
}

#item922815 {
	width:575px !important;
	height:185px !important;
	left:180px !important;
	top:6295px !important;
	border-radius:undefined;
	border:solid 1px #000;
}

#item948234 {
	width:866px !important;
	height:457px !important;
	left:-60px !important;
	top:10439px !important;
	background:#005183;
}

.panzoom > #item919219_0 {
	width:1466px !important;
	max-width:2932px;
	left:-252px !important;
	top:-116px !important;
}

#item919219 {
	width:1167px !important;
	height:867px !important;
	left:40px !important;
	top:45px !important;
}

#item943441.in5-parallax-bg {
	width:1208px !important;
	height:760px !important;
	left:-479px !important;
	top:1144px !important;
}

#item922304 {
	width:513px !important;
	height:502px !important;
	left:215px !important;
	top:3878px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item922046 {
	width:618px !important;
	height:216px !important;
	left:75px !important;
	top:853px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item922047 {
	width:588px !important;
	left:86px !important;
	top:869px !important;
	min-height:196px !important;
}

#item932997 {
	width:298px !important;
	left:413px !important;
	top:1279px !important;
	background:#fff;
	min-height:261px !important;
	padding:12px;
}

#item888967 {
	width:409px !important;
	left:320px !important;
	top:1972px !important;
	min-height:1168px !important;
}

#item922511_943447 {
	width:38.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item922511 {
	width:222px !important;
	left:40px !important;
	top:2444px !important;
	min-height:290px !important;
}

#item922305 {
	width:467px !important;
	left:226px !important;
	top:3891px !important;
	min-height:497px !important;
}

#item922543 {
	width:128px !important;
	left:40px !important;
	top:3196px !important;
	min-height:260px !important;
}

#item889263 {
	width:595px !important;
	left:40px !important;
	top:4482px !important;
	min-height:1762px !important;
}

#item922764 {
	width:503px !important;
	height:174px !important;
	left:216px !important;
	top:6303px !important;
}

#item922397 {
	width:513px !important;
	height:807px !important;
	left:215px !important;
	top:7261px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item922398 {
	width:476px !important;
	left:226px !important;
	top:7277px !important;
	min-height:775px !important;
}

#item922651 {
	width:129px !important;
	left:40px !important;
	top:6533px !important;
	min-height:365px !important;
}

#item922358 {
	width:525px !important;
	height:852px !important;
	left:218px !important;
	top:9524px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item922359 {
	width:484px !important;
	left:244px !important;
	top:9540px !important;
	min-height:804px !important;
}

#item922714 {
	width:155px !important;
	left:13px !important;
	top:8800px !important;
	min-height:444px !important;
}

#item906585 {
	width:560px !important;
	left:86px !important;
	top:10984px !important;
	min-height:1712px !important;
}

#item925407 {
	width:151px !important;
	left:40px !important;
	top:10633px !important;
	min-height:111px !important;
}

#item922784_943481 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item922784_943477 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item922784 {
	width:315px !important;
	left:226px !important;
	top:8226px !important;
	min-height:437px !important;
}

#item925351 {
	width:461px !important;
	left:250px !important;
	top:10493px !important;
	min-height:387px !important;
}

#item925401 {
	width:89px !important;
	left:71px !important;
	top:10592px !important;
	min-height:37px !important;
}

#item950364 {
	width:575px !important;
	height:203px !important;
	left:-87px !important;
	top:7697px !important;
	border-radius:undefined;
	border:solid 1px #000;
}

#item950365 {
	width:447px !important;
	height:676px !important;
	left:-19px !important;
	top:11944px !important;
	background:#005183;
}

.panzoom > #item950366_0 {
	width:610px !important;
	max-width:1220px;
	left:-120px !important;
	top:-2px !important;
}

#item950366 {
	width:332px !important;
	height:400px !important;
	left:39px !important;
	top:40px !important;
}

#item950374.in5-parallax-bg {
	width:423px !important;
	height:248px !important;
	top:800px !important;
}

#item950393 {
	width:366px !important;
	height:736px !important;
	left:16px !important;
	top:5096px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item950425 {
	width:309px !important;
	height:406px !important;
	left:51px !important;
	top:405px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item950427 {
	width:293px !important;
	left:58px !important;
	top:421px !important;
	min-height:388px !important;
}

#item950451 {
	width:320px !important;
	left:48px !important;
	top:1024px !important;
	background:#fff;
	min-height:261px !important;
	padding:12px;
}

#item950474 {
	width:320px !important;
	left:40px !important;
	top:1272px !important;
	min-height:1480px !important;
}

#item960062 {
	width:320px !important;
	left:40px !important;
	top:3320px !important;
	min-height:1368px !important;
}

#item950497_956923 {
	width:38.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item950497 {
	width:222px !important;
	left:89px !important;
	top:3026px !important;
	min-height:290px !important;
}

#item950520 {
	width:320px !important;
	left:40px !important;
	top:5109px !important;
	min-height:714px !important;
}

#item950543 {
	width:302px !important;
	left:58px !important;
	top:4720px !important;
	min-height:168px !important;
}

#item950566 {
	width:320px !important;
	left:40px !important;
	top:5872px !important;
	min-height:1792px !important;
}

#item950571 {
	width:400px !important;
	height:174px !important;
	top:7719px !important;
}

#item950605 {
	width:360px !important;
	height:1142px !important;
	left:18px !important;
	top:8481px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item950606 {
	width:320px !important;
	left:40px !important;
	top:8500px !important;
	min-height:1135px !important;
}

#item950629 {
	width:162px !important;
	left:12px !important;
	top:8227px !important;
	min-height:236px !important;
}

#item950655 {
	width:363px !important;
	height:1257px !important;
	left:17px !important;
	top:10743px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item950656 {
	width:321px !important;
	left:40px !important;
	top:10760px !important;
	min-height:1224px !important;
}

#item950679 {
	width:173px !important;
	left:187px !important;
	top:10155px !important;
	background:#fff;
	min-height:428px !important;
	padding:6px;
}

#item950702 {
	width:319px !important;
	left:41px !important;
	top:12646px !important;
	min-height:2690px !important;
}

#item950706 {
	width:151px !important;
	left:123px !important;
	top:12032px !important;
	min-height:59px !important;
}

#item950729_956945 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item950729_956947 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item950729 {
	width:315px !important;
	left:42px !important;
	top:9651px !important;
	min-height:437px !important;
}

#item950752 {
	width:320px !important;
	left:40px !important;
	top:12108px !important;
	min-height:488px !important;
}

#item950776 {
	width:89px !important;
	left:29px !important;
	top:12032px !important;
	min-height:37px !important;
}

#item961635 {
	width:575px !important;
	height:185px !important;
	left:644px !important;
	top:4063px !important;
	border-radius:undefined;
	border:solid 1px #000;
}

#item961636 {
	width:577px !important;
	height:512px !important;
	left:-2px !important;
	top:5856px !important;
	border:dashed 1px #005183;
}

.panzoom > #item961637_0 {
	width:1466px !important;
	max-width:2932px;
	left:-68px !important;
	top:-123px !important;
}

#item961637 {
	width:1360px !important;
	height:800px !important;
	left:40px !important;
	top:40px !important;
}

#item961658.in5-parallax-bg {
	width:809px !important;
	height:652px !important;
	left:499px !important;
	top:2328px !important;
}

#item961664 {
	width:513px !important;
	height:502px !important;
	left:58px !important;
	top:2413px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item961665.in5-parallax-bg {
	width:1177px !important;
	height:760px !important;
	left:132px !important;
	top:6544px !important;
}

#item961696 {
	width:657px !important;
	height:216px !important;
	left:483px !important;
	top:788px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item961698 {
	width:627px !important;
	left:498px !important;
	top:804px !important;
	min-height:196px !important;
}

#item961721 {
	width:298px !important;
	left:1068px !important;
	top:136px !important;
	min-height:261px !important;
	padding:12px;
}

#item961744 {
	width:627px !important;
	left:498px !important;
	top:1104px !important;
	min-height:1168px !important;
}

#item961767_968217 {
	width:38.306500852108px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item961767 {
	width:222px !important;
	left:135px !important;
	top:1878px !important;
	min-height:290px !important;
}

#item961790 {
	width:408px !important;
	left:132px !important;
	top:2417px !important;
	min-height:497px !important;
}

#item961813 {
	width:260px !important;
	left:498px !important;
	top:2996px !important;
	min-height:112px !important;
}

#item961836 {
	width:634px !important;
	left:498px !important;
	top:3203px !important;
	min-height:813px !important;
}

#item970298 {
	width:642px !important;
	left:498px !important;
	top:4302px !important;
	min-height:378px !important;
}

#item961841 {
	width:503px !important;
	height:174px !important;
	left:680px !important;
	top:4071px !important;
}

#item961869.in5-parallax-bg {
	width:810px !important;
	height:760px !important;
	left:498px !important;
	top:4712px !important;
}

#item961874 {
	width:550px !important;
	height:783px !important;
	left:40px !important;
	top:4781px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item961875 {
	width:443px !important;
	left:132px !important;
	top:4818px !important;
	min-height:775px !important;
}

#item961898 {
	width:352px !important;
	left:682px !important;
	top:5495px !important;
	min-height:141px !important;
}

#item961923 {
	width:657px !important;
	height:632px !important;
	left:575px !important;
	top:7216px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.5);
	border-radius:undefined;
	background:#fff;
}

#item961924 {
	width:627px !important;
	left:590px !important;
	top:7260px !important;
	min-height:588px !important;
}

#item961948 {
	width:390px !important;
	left:132px !important;
	top:7328px !important;
	min-height:216px !important;
}

#item961971 {
	width:627px !important;
	left:590px !important;
	top:5704px !important;
	min-height:928px !important;
}

#item961975 {
	width:151px !important;
	left:224px !important;
	top:5896px !important;
	min-height:64px !important;
}

#item961998_968239 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item961998_968241 {
	width:76.613001704216px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item961998 {
	width:407px !important;
	left:40px !important;
	top:3964px !important;
	min-height:551px !important;
}

#item962021 {
	width:406px !important;
	left:130px !important;
	top:5989px !important;
	min-height:371px !important;
}

#item962045 {
	width:143px !important;
	left:64px !important;
	top:5901px !important;
	min-height:60px !important;
}

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

#item921909 {
	width:502px !important;
	height:992px !important;
	left:86px !important;
	top:560px !important;
	border-radius:2px;
	background:#fff;
}

#item921912 {
	width:502px !important;
	height:281px !important;
	left:86px !important;
	top:1609px !important;
	border-radius:2px;
	background:#fff;
}

#item895351 {
	width:438px !important;
	left:133px !important;
	top:592px !important;
	min-height:976px !important;
}

#item898756 {
	width:506px !important;
	left:135px !important;
	top:103px !important;
	min-height:73px !important;
}

#item921815 {
	width:420px !important;
	left:133px !important;
	top:1630px !important;
	min-height:320px !important;
}

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

#item950875 {
	width:345px !important;
	height:1248px !important;
	left:41px !important;
	top:354px !important;
	border-radius:2px;
	background:#fff;
}

#item950922 {
	width:302px !important;
	left:59px !important;
	top:387px !important;
	min-height:1200px !important;
}

#item950945 {
	width:320px !important;
	left:40px !important;
	top:95px !important;
	min-height:169px !important;
}

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

#item962144 {
	width:565px !important;
	height:736px !important;
	left:392px !important;
	top:312px !important;
	border-radius:2px;
	background:#fff;
}

#item962168 {
	width:565px !important;
	height:224px !important;
	left:392px !important;
	top:1112px !important;
	border-radius:2px;
	background:#fff;
}

#item962189 {
	width:535px !important;
	left:407px !important;
	top:344px !important;
	min-height:704px !important;
}

#item962212 {
	width:506px !important;
	left:379px !important;
	top:101px !important;
	min-height:73px !important;
}

#item962245 {
	width:535px !important;
	left:407px !important;
	top:1133px !important;
	min-height:203px !important;
}

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

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

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

#item923107 {
	width:484px !important;
	left:86px !important;
	top:560px !important;
	min-height:224px !important;
}

#item923162 {
	width:516px !important;
	left:86px !important;
	top:49px !important;
	min-height:103px !important;
}

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

#item923237 {
	width:455px !important;
	height:216px !important;
	left:226px !important;
	top:848px !important;
	background:#fff;
}

#item923377 {
	width:362px !important;
	left:366px !important;
	top:401px !important;
	min-height:119px !important;
}

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

#item923852 {
	width:269px !important;
	left:226px !important;
	top:1063px !important;
	min-height:48px !important;
}

#item923132 {
	width:595px !important;
	left:86px !important;
	top:1316px !important;
	min-height:812px !important;
}

#item929705 {
	width:524px !important;
	left:86px !important;
	top:3362px !important;
	background:#fff;
	min-height:152px !important;
}

#item923263 {
	width:502px !important;
	left:86px !important;
	top:2725px !important;
	min-height:605px !important;
}

#item923402 {
	width:597px !important;
	height:66px !important;
	left:75px !important;
	top:2184px !important;
}

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

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

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

#item951143 {
	width:320px !important;
	left:40px !important;
	top:863px !important;
	min-height:364px !important;
}

#item951166 {
	width:302px !important;
	left:58px !important;
	top:56px !important;
	min-height:192px !important;
}

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

#item951189 {
	width:320px !important;
	left:40px !important;
	top:1280px !important;
	background:#fff;
	min-height:280px !important;
}

#item951214 {
	width:320px !important;
	left:40px !important;
	top:508px !important;
	min-height:95px !important;
}

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

#item951237 {
	width:232px !important;
	left:159px !important;
	top:1536px !important;
	min-height:44px !important;
}

#item951265 {
	width:320px !important;
	left:40px !important;
	top:1816px !important;
	min-height:1432px !important;
}

#item951269 {
	width:320px !important;
	left:40px !important;
	top:4832px !important;
	background:#fff;
	min-height:152px !important;
}

#item951292 {
	width:320px !important;
	left:40px !important;
	top:3848px !important;
	min-height:936px !important;
}

#item951317 {
	width:320px !important;
	height:48px !important;
	left:40px !important;
	top:3288px !important;
}

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

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

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

#item962412 {
	width:550px !important;
	left:498px !important;
	top:672px !important;
	min-height:904px !important;
}

#item962435 {
	width:722px !important;
	left:498px !important;
	top:46px !important;
	min-height:144px !important;
}

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

#item962458 {
	width:455px !important;
	height:216px !important;
	left:501px !important;
	top:1581px !important;
	background:#fff;
}

#item962483 {
	width:443px !important;
	left:957px !important;
	top:500px !important;
	min-height:114px !important;
}

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

#item962506 {
	width:269px !important;
	left:501px !important;
	top:1795px !important;
	min-height:48px !important;
}

#item962540 {
	width:524px !important;
	left:498px !important;
	top:2704px !important;
	background:#fff;
	min-height:152px !important;
}

#item962563 {
	width:535px !important;
	left:498px !important;
	top:2162px !important;
	min-height:502px !important;
}

#item919810 {
	width:141px !important;
	left:343px !important;
	top:45px !important;
	min-height:210px !important;
}

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

#item919835 {
	width:233px !important;
	left:75px !important;
	top:46px !important;
	min-height:499px !important;
}

#item919861 {
	width:409px !important;
	left:320px !important;
	top:536px !important;
	min-height:1430px !important;
}

#item929590 {
	width:175px !important;
	left:75px !important;
	top:765px !important;
	min-height:72px !important;
}

#item951422 {
	width:141px !important;
	left:73px !important;
	top:38px !important;
	min-height:210px !important;
}

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

#item951445 {
	width:233px !important;
	left:76px !important;
	top:528px !important;
	min-height:499px !important;
}

#item951468 {
	width:320px !important;
	left:40px !important;
	top:1336px !important;
	min-height:1776px !important;
}

#item951520 {
	width:175px !important;
	left:76px !important;
	top:1209px !important;
	min-height:72px !important;
}

#item962692 {
	width:141px !important;
	left:674px !important;
	top:40px !important;
	min-height:210px !important;
}

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

#item962715 {
	width:325px !important;
	left:315px !important;
	top:204px !important;
	min-height:330px !important;
}

#item962739 {
	width:474px !important;
	left:651px !important;
	top:536px !important;
	min-height:1120px !important;
}

#item962791 {
	width:175px !important;
	left:315px !important;
	top:840px !important;
	min-height:72px !important;
}

#item919921 {
	width:595px !important;
	height:794px !important;
	left:173px !important;
	top:115px !important;
	border:solid 16px #fff;
}

#item946142 {
	width:780px !important;
	height:578px !important;
	top:1080px !important;
	background:#000;
}

#item946144 {
	width:688px !important;
	left:40px !important;
	top:870px !important;
	min-height:186px !important;
}

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

#item946167 {
	width:348px !important;
	left:87px !important;
	top:1098px !important;
	min-height:70px !important;
}

#item946190 {
	width:532px !important;
	left:122px !important;
	top:1693px !important;
	min-height:650px !important;
}

#item946543 {
	width:532px !important;
	left:122px !important;
	top:3114px !important;
	min-height:765px !important;
}

#item946194 {
	width:528px !important;
	left:122px !important;
	top:4765px !important;
	min-height:1194px !important;
}

#item946198 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1181px !important;
}

#item946225 {
	width:435px !important;
	left:326px !important;
	top:2429px !important;
	min-height:533px !important;
}

@keyframes anwachsen-946303 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946303 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-946295 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946295 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-946288 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946288 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-946280 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946280 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-946273 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946273 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-946264 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-946264 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item946251 {
	width:395px !important;
	height:584px !important;
	left:122px !important;
	top:3967px !important;
}

#item946357 {
	width:19px !important;
	height:19px !important;
	left:181px !important;
	top:2620px !important;
}

#item946364 {
	width:40px !important;
	height:40px !important;
	left:483px !important;
	top:4587px !important;
}

#item946375 {
	width:40px !important;
	height:40px !important;
	left:385px !important;
	top:4587px !important;
}

#item951619 {
	width:429px !important;
	height:363px !important;
	left:-23px !important;
	top:1277px !important;
	background:#000;
}

#item951620 {
	width:320px !important;
	left:40px !important;
	top:862px !important;
	min-height:362px !important;
}

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

#item951643 {
	width:348px !important;
	left:40px !important;
	top:1295px !important;
	min-height:70px !important;
}

#item951666 {
	width:320px !important;
	left:40px !important;
	top:1688px !important;
	min-height:800px !important;
}

#item951670 {
	width:320px !important;
	left:40px !important;
	top:3872px !important;
	min-height:1416px !important;
}

#item951674 {
	width:320px !important;
	left:40px !important;
	top:6136px !important;
	min-height:1861px !important;
}

#item951678 {
	width:370px !important;
	height:214px !important;
	left:15px !important;
	top:1378px !important;
}

#item951703 {
	width:338px !important;
	left:40px !important;
	top:3235px !important;
	min-height:533px !important;
}

@keyframes anwachsen-951733 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951733 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-951757 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951757 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-951752 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951752 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-951748 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-951743 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951743 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-951738 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-951738 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item951731 {
	width:395px !important;
	height:584px !important;
	left:3px !important;
	top:5376px !important;
}

#item951769 {
	width:40px !important;
	height:40px !important;
	left:253px !important;
	top:5992px !important;
}

#item951781 {
	width:40px !important;
	height:40px !important;
	left:154px !important;
	top:5992px !important;
}

#item962889 {
	width:1472px !important;
	height:530px !important;
	left:-16px !important;
	top:1078px !important;
	background:#000;
}

#item962890 {
	width:657px !important;
	left:392px !important;
	top:875px !important;
	min-height:186px !important;
}

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

#item962913 {
	width:348px !important;
	left:34px !important;
	top:1125px !important;
	min-height:70px !important;
}

#item962936 {
	width:535px !important;
	left:407px !important;
	top:1659px !important;
	min-height:661px !important;
}

#item962941 {
	width:535px !important;
	left:407px !important;
	top:3096px !important;
	min-height:701px !important;
}

#item962945 {
	width:535px !important;
	left:407px !important;
	top:4654px !important;
	min-height:1194px !important;
}

#item962949 {
	width:740px !important;
	height:420px !important;
	left:392px !important;
	top:1122px !important;
}

#item962975 {
	width:435px !important;
	left:682px !important;
	top:2406px !important;
	min-height:533px !important;
}

@keyframes anwachsen-963005 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963005 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-963030 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963030 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-963024 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963024 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-963019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-963013 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963013 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-963009 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-963009 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item963003 {
	width:395px !important;
	height:584px !important;
	left:408px !important;
	top:3910px !important;
}

#item963043 {
	width:40px !important;
	height:40px !important;
	left:757px !important;
	top:4517px !important;
}

#item963056 {
	width:40px !important;
	height:40px !important;
	left:658px !important;
	top:4517px !important;
}

#item895830 {
	opacity:0.25;
	width:689px !important;
	height:2803px !important;
	left:40px !important;
	top:45px !important;
	background:#951b81;
}

@keyframes einblenden-895830 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes einblenden-895830 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item895830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item896275 {
	width:455px !important;
	left:86px !important;
	top:662px !important;
	min-height:1186px !important;
}

#item896304 {
	width:502px !important;
	left:86px !important;
	top:171px !important;
	min-height:117px !important;
}

#item896329 {
	width:494px !important;
	left:86px !important;
	top:73px !important;
	min-height:104px !important;
}

#item943525 {
	width:258px !important;
	height:24px !important;
	left:62px !important;
	top:548px !important;
	background:#e8ebd8;
}

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

#item943526 {
	width:340px !important;
	height:24px !important;
	left:62px !important;
	top:572px !important;
	background:#e8ebd8;
}

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

#item943527 {
	width:258px !important;
	height:24px !important;
	left:62px !important;
	top:597px !important;
	background:#e8ebd8;
}

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

#item912775 {
	width:339px !important;
	left:86px !important;
	top:550px !important;
	min-height:97px !important;
}

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

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

#item895914_943536 {
	width:475.870866141702px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item895914_943534 {
	width:175.03937007868px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item895914 {
	width:485px !important;
	left:226px !important;
	top:2964px !important;
	min-height:440px !important;
}

#item900156 {
	width:455px !important;
	left:86px !important;
	top:2188px !important;
	min-height:572px !important;
}

#item951934 {
	opacity:0.25;
	width:359px !important;
	height:3688px !important;
	left:20px !important;
	top:40px !important;
	background:#951b81;
}

@keyframes einblenden-951934 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes einblenden-951934 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item951934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item951946 {
	width:320px !important;
	left:40px !important;
	top:808px !important;
	min-height:1120px !important;
}

#item951969 {
	width:301px !important;
	left:59px !important;
	top:259px !important;
	min-height:149px !important;
}

#item951992 {
	width:302px !important;
	left:59px !important;
	top:68px !important;
	min-height:172px !important;
}

#item952015 {
	width:258px !important;
	height:24px !important;
	left:33px !important;
	top:686px !important;
	background:#e8ebd8;
}

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

#item952016 {
	width:340px !important;
	height:24px !important;
	left:33px !important;
	top:711px !important;
	background:#e8ebd8;
}

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

#item952017 {
	width:258px !important;
	height:24px !important;
	left:33px !important;
	top:736px !important;
	background:#e8ebd8;
}

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

#item952018 {
	width:339px !important;
	left:57px !important;
	top:689px !important;
	min-height:97px !important;
}

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

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

#item952042_957070 {
	width:320px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952042_957072 {
	width:175.03937007868px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952042 {
	width:320px !important;
	left:40px !important;
	top:4036px !important;
	min-height:440px !important;
}

#item952065 {
	width:320px !important;
	left:40px !important;
	top:2304px !important;
	min-height:1416px !important;
}

#item963207 {
	opacity:0.25;
	width:1207px !important;
	height:2048px !important;
	left:117px !important;
	top:40px !important;
	background:#951b81;
}

@keyframes einblenden-963207 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
@-webkit-keyframes einblenden-963207 {
	0% {opacity:0;}
	100% {opacity:0.25;}
}
#item963207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item963218 {
	width:535px !important;
	left:315px !important;
	top:658px !important;
	min-height:1398px !important;
}

#item963242 {
	width:627px !important;
	left:315px !important;
	top:166px !important;
	min-height:117px !important;
}

#item963265 {
	width:494px !important;
	left:315px !important;
	top:69px !important;
	min-height:104px !important;
}

#item963288 {
	width:258px !important;
	height:24px !important;
	left:293px !important;
	top:543px !important;
	background:#e8ebd8;
}

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

#item963289 {
	width:340px !important;
	height:24px !important;
	left:293px !important;
	top:568px !important;
	background:#e8ebd8;
}

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

#item963290 {
	width:258px !important;
	height:24px !important;
	left:293px !important;
	top:593px !important;
	background:#e8ebd8;
}

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

#item963291 {
	width:339px !important;
	left:318px !important;
	top:545px !important;
	min-height:97px !important;
}

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

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

#item963316_968365 {
	width:475.870866141702px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963316_968367 {
	width:175.03937007868px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963316 {
	width:550px !important;
	left:773px !important;
	top:2170px !important;
	min-height:224px !important;
}

#item871696 {
	width:596px !important;
	left:81px !important;
	top:390px !important;
	min-height:58px !important;
}

#item871775 {
	width:502px !important;
	left:86px !important;
	top:600px !important;
	min-height:736px !important;
}

#item943542_1027185 {
	width:468.283464566772px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item943542 {
	width:502px !important;
	left:86px !important;
	top:1808px !important;
	min-height:464px !important;
}

#item899055 {
	width:269px !important;
	left:413px !important;
	top:456px !important;
	min-height:58px !important;
}

#item942031 {
	width:549px !important;
	left:86px !important;
	top:46px !important;
	min-height:274px !important;
}

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

#item952223 {
	width:320px !important;
	left:40px !important;
	top:536px !important;
	min-height:208px !important;
}

#item952246 {
	width:320px !important;
	left:40px !important;
	top:744px !important;
	min-height:1248px !important;
}

#item952269_1027737 {
	width:320px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952269 {
	width:320px !important;
	left:40px !important;
	top:2368px !important;
	min-height:808px !important;
}

#item952273 {
	width:269px !important;
	left:173px !important;
	top:682px !important;
	min-height:58px !important;
}

#item952297 {
	width:302px !important;
	left:59px !important;
	top:40px !important;
	min-height:448px !important;
}

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

#item963496 {
	width:596px !important;
	left:407px !important;
	top:331px !important;
	min-height:58px !important;
}

#item963519_968380 {
	width:468.283464566772px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963519 {
	width:535px !important;
	left:407px !important;
	top:512px !important;
	min-height:936px !important;
}

#item963547 {
	width:269px !important;
	left:739px !important;
	top:398px !important;
	min-height:58px !important;
}

#item963571 {
	width:627px !important;
	left:407px !important;
	top:39px !important;
	min-height:241px !important;
}

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

#item923958 {
	width:270px !important;
	left:86px !important;
	top:45px !important;
	min-height:19px !important;
}

#item924011 {
	width:595px !important;
	left:86px !important;
	top:1049px !important;
	min-height:447px !important;
}

#item943653 {
	width:595px !important;
	left:86px !important;
	top:1802px !important;
	min-height:774px !important;
}

#item924040 {
	width:502px !important;
	left:86px !important;
	top:87px !important;
	min-height:78px !important;
}

#item924091 {
	width:455px !important;
	left:86px !important;
	top:200px !important;
	min-height:208px !important;
}

#item924206 {
	width:269px !important;
	left:86px !important;
	top:874px !important;
	min-height:119px !important;
}

#item924116 {
	width:228px !important;
	left:81px !important;
	top:1579px !important;
	min-height:104px !important;
}

#item943599 {
	width:362px !important;
	left:320px !important;
	top:1577px !important;
	min-height:120px !important;
}

#item924141 {
	width:549px !important;
	left:133px !important;
	top:2952px !important;
	min-height:688px !important;
}

#item924166 {
	width:513px !important;
	left:133px !important;
	top:3724px !important;
	min-height:249px !important;
}

#item924467_1030691 {
	width:501.971653543307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924467 {
	width:502px !important;
	left:133px !important;
	top:5463px !important;
	min-height:713px !important;
}

#item924496 {
	width:270px !important;
	left:299px !important;
	top:5023px !important;
	min-height:257px !important;
}

#item924599_943694 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924599_943692 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924599_948563 {
	width:15.4285717010498px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924599_943690 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924599 {
	width:595px !important;
	left:86px !important;
	top:4056px !important;
	min-height:896px !important;
}

#item952468 {
	width:270px !important;
	left:58px !important;
	top:62px !important;
	min-height:19px !important;
}

#item952491 {
	width:302px !important;
	left:59px !important;
	top:1057px !important;
	min-height:751px !important;
}

#item952514 {
	width:285px !important;
	left:75px !important;
	top:2224px !important;
	min-height:1104px !important;
}

#item952518 {
	width:301px !important;
	left:59px !important;
	top:104px !important;
	min-height:136px !important;
}

#item952541 {
	width:302px !important;
	left:59px !important;
	top:288px !important;
	min-height:288px !important;
}

#item952564 {
	width:302px !important;
	left:59px !important;
	top:881px !important;
	min-height:119px !important;
}

#item952610 {
	width:228px !important;
	left:132px !important;
	top:1864px !important;
	min-height:104px !important;
}

#item952633 {
	width:362px !important;
	left:59px !important;
	top:1976px !important;
	min-height:120px !important;
}

#item952637 {
	width:301px !important;
	left:59px !important;
	top:3608px !important;
	min-height:1064px !important;
}

#item952660 {
	width:301px !important;
	left:59px !important;
	top:4706px !important;
	min-height:334px !important;
}

#item952694_1033439 {
	width:307.985826771654px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952694 {
	width:303px !important;
	left:57px !important;
	top:7004px !important;
	min-height:1652px !important;
}

#item952699 {
	width:270px !important;
	left:65px !important;
	top:6318px !important;
	min-height:257px !important;
}

#item952722_971783 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952722_971785 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952722_971787 {
	width:15.4285717010498px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952722_971789 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952722 {
	width:320px !important;
	left:40px !important;
	top:5120px !important;
	min-height:1112px !important;
}

#item963739 {
	width:270px !important;
	left:223px !important;
	top:38px !important;
	min-height:19px !important;
}

#item963762 {
	width:627px !important;
	left:223px !important;
	top:1042px !important;
	min-height:446px !important;
}

#item963785 {
	width:627px !important;
	left:223px !important;
	top:1825px !important;
	min-height:543px !important;
}

#item970359_1035442 {
	width:626.666666666667px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item970359 {
	width:627px !important;
	left:223px !important;
	top:2800px !important;
	min-height:624px !important;
}

#item963789 {
	width:502px !important;
	left:223px !important;
	top:80px !important;
	min-height:78px !important;
}

#item963812 {
	width:455px !important;
	left:223px !important;
	top:193px !important;
	min-height:208px !important;
}

#item963836 {
	width:269px !important;
	left:223px !important;
	top:867px !important;
	min-height:119px !important;
}

#item963882 {
	width:228px !important;
	left:256px !important;
	top:1572px !important;
	min-height:104px !important;
}

#item963905 {
	width:352px !important;
	left:498px !important;
	top:1570px !important;
	min-height:120px !important;
}

#item963909 {
	width:433px !important;
	left:957px !important;
	top:808px !important;
	min-height:688px !important;
}

#item963932 {
	width:444px !important;
	left:956px !important;
	top:1587px !important;
	min-height:249px !important;
}

#item963970 {
	width:270px !important;
	left:459px !important;
	top:2495px !important;
	min-height:257px !important;
}

#item963993_971805 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963993_971807 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963993_971809 {
	width:15.4285717010498px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963993_971811 {
	width:601.988976377953px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item963993 {
	width:447px !important;
	left:957px !important;
	top:2355px !important;
	min-height:1124px !important;
}

#item924434 {
	width:697px !important;
	height:1875px !important;
	left:75px !important;
	top:45px !important;
	background:#eae6e5;
}

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

#item942671 {
	width:141px !important;
	height:42px !important;
	left:518px !important;
	top:1077px !important;
}

#item924442_943789 {
	width:455.099212598329px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924442 {
	width:362px !important;
	left:133px !important;
	top:440px !important;
	min-height:1448px !important;
}

#item924471 {
	width:232px !important;
	left:506px !important;
	top:480px !important;
	min-height:656px !important;
}

#item924521 {
	width:457px !important;
	left:133px !important;
	top:75px !important;
	min-height:93px !important;
}

#item952819 {
	width:320px !important;
	height:2136px !important;
	left:40px !important;
	top:40px !important;
	background:#eae6e5;
}

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

#item952829 {
	width:141px !important;
	height:42px !important;
	left:129px !important;
	top:2851px !important;
}

#item952835_960145 {
	width:267.093700787353px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item952835 {
	width:282px !important;
	left:59px !important;
	top:435px !important;
	min-height:1749px !important;
}

#item952859 {
	width:320px !important;
	left:40px !important;
	top:2257px !important;
	min-height:575px !important;
}

#item952882 {
	width:283px !important;
	left:59px !important;
	top:70px !important;
	min-height:186px !important;
}

#item964090 {
	width:733px !important;
	height:1264px !important;
	left:300px !important;
	top:40px !important;
	background:#eae6e5;
}

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

#item964100 {
	width:176px !important;
	height:53px !important;
	left:1069px !important;
	top:1051px !important;
}

#item964106_968442 {
	width:626.666666666666px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964106 {
	width:627px !important;
	left:315px !important;
	top:504px !important;
	min-height:749px !important;
}

#item964129 {
	width:274px !important;
	left:1049px !important;
	top:541px !important;
	min-height:468px !important;
}

#item964152 {
	width:457px !important;
	left:316px !important;
	top:82px !important;
	min-height:93px !important;
}

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

#item893431 {
	width:549px !important;
	left:86px !important;
	top:391px !important;
	min-height:233px !important;
}

#item926091 {
	width:549px !important;
	left:86px !important;
	top:230px !important;
	min-height:106px !important;
}

#item893435_1039527 {
	width:455.36377952748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893435_1039529 {
	width:455.36377952748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893435_1039531 {
	width:455.36377952748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893435_1039533 {
	width:455.36377952748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893435 {
	width:455px !important;
	left:86px !important;
	top:1129px !important;
	min-height:887px !important;
}

#item893468 {
	width:456px !important;
	height:126px !important;
	left:86px !important;
	top:80px !important;
}

#item898930 {
	width:120px !important;
	left:612px !important;
	top:73px !important;
	min-height:115px !important;
}

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

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

#item952983 {
	width:302px !important;
	left:59px !important;
	top:567px !important;
	min-height:425px !important;
}

#item953006 {
	width:302px !important;
	left:59px !important;
	top:200px !important;
	min-height:140px !important;
}

#item953029_1040476 {
	width:301.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item953029_1040478 {
	width:301.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item953029_1040480 {
	width:301.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item953029_1040482 {
	width:301.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item953029 {
	width:283px !important;
	left:59px !important;
	top:1416px !important;
	min-height:1328px !important;
}

#item953062 {
	width:456px !important;
	height:126px !important;
	left:59px !important;
	top:42px !important;
}

#item953085 {
	width:120px !important;
	left:167px !important;
	top:367px !important;
	min-height:115px !important;
}

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

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

#item964253_968460 {
	width:534.732283464597px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964253_968462 {
	width:534.732283464597px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964253_968464 {
	width:534.732283464597px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964253_968466 {
	width:534.732283464597px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964253 {
	width:549px !important;
	left:407px !important;
	top:385px !important;
	min-height:943px !important;
}

#item964276 {
	width:549px !important;
	left:407px !important;
	top:225px !important;
	min-height:106px !important;
}

#item964331 {
	width:456px !important;
	height:126px !important;
	left:407px !important;
	top:74px !important;
}

#item964355 {
	width:120px !important;
	left:932px !important;
	top:73px !important;
	min-height:115px !important;
}

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

#item915562 {
	width:595px !important;
	height:794px !important;
	left:173px !important;
	top:115px !important;
	border:solid 16px #fff;
}

#item945711 {
	width:780px !important;
	height:578px !important;
	top:1345px !important;
	background:#000;
}

#item945735 {
	width:348px !important;
	left:87px !important;
	top:1362px !important;
	min-height:70px !important;
}

#item945758 {
	width:532px !important;
	left:122px !important;
	top:1982px !important;
	min-height:1281px !important;
}

#item945781 {
	width:528px !important;
	left:122px !important;
	top:3902px !important;
	min-height:955px !important;
}

#item945785 {
	width:528px !important;
	left:122px !important;
	top:5513px !important;
	min-height:725px !important;
}

#item945789 {
	width:528px !important;
	left:122px !important;
	top:6765px !important;
	min-height:981px !important;
}

#item945793 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1446px !important;
}

#item945798 {
	width:777px !important;
	height:508px !important;
	top:3331px !important;
}

#item945818 {
	width:339px !important;
	height:481px !important;
	left:400px !important;
	top:3339px !important;
	background:#fff;
}

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

#item945820_946106 {
	width:300px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item945820 {
	width:313px !important;
	left:415px !important;
	top:3348px !important;
	min-height:458px !important;
}

@keyframes benutzerdefiniert-945850 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.2% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.8% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-945850 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.2% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.8% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-945852 {
	0% {transform:translate(0px,0px);}
	6.2% {transform:translate(56.997px,1.336px);}
	18.4% {transform:translate(172.344px,7.082px);}
	24.4% {transform:translate(230.024px,7.609px);}
	30.6% {transform:translate(288.66px,3.037px);}
	37.3% {transform:translate(351.697px,-2.638px);}
	44.8% {transform:translate(422.577px,-5.419px);}
	52.6% {transform:translate(496.988px,-9.325px);}
	59.9% {transform:translate(565.835px,-17.918px);}
	66.3% {transform:translate(625.396px,-26.512px);}
	71.2% {transform:translate(671.944px,-30.418px);}
	100% {transform:translate(945.677px,-28px);}
}
@-webkit-keyframes benutzerdefiniert-945852 {
	0% {-webkit-transform:translate(0px,0px);}
	6.2% {-webkit-transform:translate(56.997px,1.336px);}
	18.4% {-webkit-transform:translate(172.344px,7.082px);}
	24.4% {-webkit-transform:translate(230.024px,7.609px);}
	30.6% {-webkit-transform:translate(288.66px,3.037px);}
	37.3% {-webkit-transform:translate(351.697px,-2.638px);}
	44.8% {-webkit-transform:translate(422.577px,-5.419px);}
	52.6% {-webkit-transform:translate(496.988px,-9.325px);}
	59.9% {-webkit-transform:translate(565.835px,-17.918px);}
	66.3% {-webkit-transform:translate(625.396px,-26.512px);}
	71.2% {-webkit-transform:translate(671.944px,-30.418px);}
	100% {-webkit-transform:translate(945.677px,-28px);}
}
@keyframes benutzerdefiniert-945856 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-945856 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {-webkit-transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {-webkit-transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-945859 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-945859 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {-webkit-transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {-webkit-transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-945862 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.1% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.7% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-945862 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.1% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.7% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-945863 {
	0% {transform:translate(0px,0px);}
	10% {transform:translate(88.713px,9.291px);}
	25% {transform:translate(226.1px,18.582px);}
	57.2% {transform:translate(521px,18.582px);}
	70.5% {transform:translate(642.95px,16.671px);}
	84.6% {transform:translate(772px,9.292px);}
	91.4% {transform:translate(833.859px,-0.08px);}
	96.2% {transform:translate(875.375px,-13.588px);}
	99% {transform:translate(898.703px,-25.73px);}
	100% {transform:translate(906px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-945863 {
	0% {-webkit-transform:translate(0px,0px);}
	10% {-webkit-transform:translate(88.713px,9.291px);}
	25% {-webkit-transform:translate(226.1px,18.582px);}
	57.2% {-webkit-transform:translate(521px,18.582px);}
	70.5% {-webkit-transform:translate(642.95px,16.671px);}
	84.6% {-webkit-transform:translate(772px,9.292px);}
	91.4% {-webkit-transform:translate(833.859px,-0.08px);}
	96.2% {-webkit-transform:translate(875.375px,-13.588px);}
	99% {-webkit-transform:translate(898.703px,-25.73px);}
	100% {-webkit-transform:translate(906px,-31px);}
}
@keyframes benutzerdefiniert-945867 {
	0% {transform:translate(0px,0px);}
	8.8% {transform:translate(72.038px,17.478px);}
	23.1% {transform:translate(196.8px,44.332px);}
	27.5% {transform:translate(234.953px,54.195px);}
	31.3% {transform:translate(267.921px,62.3px);}
	38.4% {transform:translate(331.645px,64.546px);}
	53% {transform:translate(462.067px,56.832px);}
	69.3% {transform:translate(606.4px,42.073px);}
	80.5% {transform:translate(706.033px,28.635px);}
	89.7% {transform:translate(788.167px,20.587px);}
	100% {transform:translate(880px,22px);}
}
@-webkit-keyframes benutzerdefiniert-945867 {
	0% {-webkit-transform:translate(0px,0px);}
	8.8% {-webkit-transform:translate(72.038px,17.478px);}
	23.1% {-webkit-transform:translate(196.8px,44.332px);}
	27.5% {-webkit-transform:translate(234.953px,54.195px);}
	31.3% {-webkit-transform:translate(267.921px,62.3px);}
	38.4% {-webkit-transform:translate(331.645px,64.546px);}
	53% {-webkit-transform:translate(462.067px,56.832px);}
	69.3% {-webkit-transform:translate(606.4px,42.073px);}
	80.5% {-webkit-transform:translate(706.033px,28.635px);}
	89.7% {-webkit-transform:translate(788.167px,20.587px);}
	100% {-webkit-transform:translate(880px,22px);}
}
@keyframes benutzerdefiniert-945868 {
	0% {transform:translate(0px,0px);}
	9.9% {transform:translate(97.81px,9.291px);}
	25% {transform:translate(249.286px,18.582px);}
	57.2% {transform:translate(574.428px,18.582px);}
	70.5% {transform:translate(708.883px,16.671px);}
	84.7% {transform:translate(851.167px,9.292px);}
	91.5% {transform:translate(919.37px,-0.08px);}
	96.2% {transform:translate(965.143px,-13.588px);}
	99% {transform:translate(990.864px,-25.73px);}
	100% {transform:translate(998.909px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-945868 {
	0% {-webkit-transform:translate(0px,0px);}
	9.9% {-webkit-transform:translate(97.81px,9.291px);}
	25% {-webkit-transform:translate(249.286px,18.582px);}
	57.2% {-webkit-transform:translate(574.428px,18.582px);}
	70.5% {-webkit-transform:translate(708.883px,16.671px);}
	84.7% {-webkit-transform:translate(851.167px,9.292px);}
	91.5% {-webkit-transform:translate(919.37px,-0.08px);}
	96.2% {-webkit-transform:translate(965.143px,-13.588px);}
	99% {-webkit-transform:translate(990.864px,-25.73px);}
	100% {-webkit-transform:translate(998.909px,-31px);}
}
@keyframes pulsieren-945871 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-945871 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {-webkit-transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {-webkit-transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {-webkit-transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {-webkit-transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {-webkit-transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {-webkit-transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {-webkit-transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {-webkit-transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {-webkit-transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {-webkit-transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {-webkit-transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {-webkit-transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {-webkit-transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {-webkit-transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {-webkit-transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {-webkit-transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {-webkit-transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {-webkit-transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {-webkit-transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
#item945907 {
	width:684px !important;
	left:39px !important;
	top:901px !important;
	min-height:188px !important;
}

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

#item945912 {
	width:646px !important;
	height:431px !important;
	left:119px !important;
	top:4931px !important;
}

#item945962 {
	width:562px !important;
	height:375px !important;
	left:119px !important;
	top:6304px !important;
}

#item945979 {
	width:40px !important;
	height:40px !important;
	left:219px !important;
	top:5384px !important;
}

#item945990 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:5384px !important;
}

#item946002 {
	width:19px !important;
	height:19px !important;
	left:147px !important;
	top:6325px !important;
}

#item946010 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:3352px !important;
}

#item946027 {
	width:398px !important;
	left:185px !important;
	top:7988px !important;
	min-height:103px !important;
}

#item953235 {
	width:484px !important;
	height:373px !important;
	left:-47px !important;
	top:1499px !important;
	background:#000;
}

#item953259 {
	width:348px !important;
	left:40px !important;
	top:1517px !important;
	min-height:70px !important;
}

#item953282 {
	width:320px !important;
	left:40px !important;
	top:1904px !important;
	min-height:1768px !important;
}

#item953305 {
	width:320px !important;
	left:40px !important;
	top:4831px !important;
	min-height:1113px !important;
}

#item953309 {
	width:320px !important;
	left:40px !important;
	top:6470px !important;
	min-height:1243px !important;
}

#item953313 {
	width:320px !important;
	left:40px !important;
	top:8149px !important;
	min-height:1995px !important;
}

#item953317 {
	width:370px !important;
	height:214px !important;
	left:15px !important;
	top:1600px !important;
}

#item953319 {
	width:777px !important;
	height:508px !important;
	left:-2px !important;
	top:3736px !important;
}

#item953330 {
	width:339px !important;
	height:481px !important;
	left:39px !important;
	top:4224px !important;
	background:#fff;
}

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

#item953331_971746 {
	width:300px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item953331 {
	width:313px !important;
	left:54px !important;
	top:4233px !important;
	min-height:458px !important;
}

@keyframes benutzerdefiniert-953361 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.2% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.8% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-953361 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.2% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.8% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-953363 {
	0% {transform:translate(0px,0px);}
	6.2% {transform:translate(56.997px,1.336px);}
	18.4% {transform:translate(172.344px,7.082px);}
	24.4% {transform:translate(230.024px,7.609px);}
	30.6% {transform:translate(288.66px,3.037px);}
	37.3% {transform:translate(351.697px,-2.638px);}
	44.8% {transform:translate(422.577px,-5.419px);}
	52.6% {transform:translate(496.988px,-9.325px);}
	59.9% {transform:translate(565.835px,-17.918px);}
	66.3% {transform:translate(625.396px,-26.512px);}
	71.2% {transform:translate(671.944px,-30.418px);}
	100% {transform:translate(945.677px,-28px);}
}
@-webkit-keyframes benutzerdefiniert-953363 {
	0% {-webkit-transform:translate(0px,0px);}
	6.2% {-webkit-transform:translate(56.997px,1.336px);}
	18.4% {-webkit-transform:translate(172.344px,7.082px);}
	24.4% {-webkit-transform:translate(230.024px,7.609px);}
	30.6% {-webkit-transform:translate(288.66px,3.037px);}
	37.3% {-webkit-transform:translate(351.697px,-2.638px);}
	44.8% {-webkit-transform:translate(422.577px,-5.419px);}
	52.6% {-webkit-transform:translate(496.988px,-9.325px);}
	59.9% {-webkit-transform:translate(565.835px,-17.918px);}
	66.3% {-webkit-transform:translate(625.396px,-26.512px);}
	71.2% {-webkit-transform:translate(671.944px,-30.418px);}
	100% {-webkit-transform:translate(945.677px,-28px);}
}
@keyframes benutzerdefiniert-953367 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-953367 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {-webkit-transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {-webkit-transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-953370 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-953370 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {-webkit-transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {-webkit-transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-953373 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.1% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.7% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-953373 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.1% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.7% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-953374 {
	0% {transform:translate(0px,0px);}
	10% {transform:translate(88.713px,9.291px);}
	25% {transform:translate(226.1px,18.582px);}
	57.2% {transform:translate(521px,18.582px);}
	70.5% {transform:translate(642.95px,16.671px);}
	84.6% {transform:translate(772px,9.292px);}
	91.4% {transform:translate(833.859px,-0.08px);}
	96.2% {transform:translate(875.375px,-13.588px);}
	99% {transform:translate(898.703px,-25.73px);}
	100% {transform:translate(906px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-953374 {
	0% {-webkit-transform:translate(0px,0px);}
	10% {-webkit-transform:translate(88.713px,9.291px);}
	25% {-webkit-transform:translate(226.1px,18.582px);}
	57.2% {-webkit-transform:translate(521px,18.582px);}
	70.5% {-webkit-transform:translate(642.95px,16.671px);}
	84.6% {-webkit-transform:translate(772px,9.292px);}
	91.4% {-webkit-transform:translate(833.859px,-0.08px);}
	96.2% {-webkit-transform:translate(875.375px,-13.588px);}
	99% {-webkit-transform:translate(898.703px,-25.73px);}
	100% {-webkit-transform:translate(906px,-31px);}
}
@keyframes benutzerdefiniert-953378 {
	0% {transform:translate(0px,0px);}
	8.8% {transform:translate(72.038px,17.478px);}
	23.1% {transform:translate(196.8px,44.332px);}
	27.5% {transform:translate(234.953px,54.195px);}
	31.3% {transform:translate(267.921px,62.3px);}
	38.4% {transform:translate(331.645px,64.546px);}
	53% {transform:translate(462.067px,56.832px);}
	69.3% {transform:translate(606.4px,42.073px);}
	80.5% {transform:translate(706.033px,28.635px);}
	89.7% {transform:translate(788.167px,20.587px);}
	100% {transform:translate(880px,22px);}
}
@-webkit-keyframes benutzerdefiniert-953378 {
	0% {-webkit-transform:translate(0px,0px);}
	8.8% {-webkit-transform:translate(72.038px,17.478px);}
	23.1% {-webkit-transform:translate(196.8px,44.332px);}
	27.5% {-webkit-transform:translate(234.953px,54.195px);}
	31.3% {-webkit-transform:translate(267.921px,62.3px);}
	38.4% {-webkit-transform:translate(331.645px,64.546px);}
	53% {-webkit-transform:translate(462.067px,56.832px);}
	69.3% {-webkit-transform:translate(606.4px,42.073px);}
	80.5% {-webkit-transform:translate(706.033px,28.635px);}
	89.7% {-webkit-transform:translate(788.167px,20.587px);}
	100% {-webkit-transform:translate(880px,22px);}
}
@keyframes benutzerdefiniert-953379 {
	0% {transform:translate(0px,0px);}
	9.9% {transform:translate(97.81px,9.291px);}
	25% {transform:translate(249.286px,18.582px);}
	57.2% {transform:translate(574.428px,18.582px);}
	70.5% {transform:translate(708.883px,16.671px);}
	84.7% {transform:translate(851.167px,9.292px);}
	91.5% {transform:translate(919.37px,-0.08px);}
	96.2% {transform:translate(965.143px,-13.588px);}
	99% {transform:translate(990.864px,-25.73px);}
	100% {transform:translate(998.909px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-953379 {
	0% {-webkit-transform:translate(0px,0px);}
	9.9% {-webkit-transform:translate(97.81px,9.291px);}
	25% {-webkit-transform:translate(249.286px,18.582px);}
	57.2% {-webkit-transform:translate(574.428px,18.582px);}
	70.5% {-webkit-transform:translate(708.883px,16.671px);}
	84.7% {-webkit-transform:translate(851.167px,9.292px);}
	91.5% {-webkit-transform:translate(919.37px,-0.08px);}
	96.2% {-webkit-transform:translate(965.143px,-13.588px);}
	99% {-webkit-transform:translate(990.864px,-25.73px);}
	100% {-webkit-transform:translate(998.909px,-31px);}
}
@keyframes pulsieren-953382 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-953382 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {-webkit-transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {-webkit-transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {-webkit-transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {-webkit-transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {-webkit-transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {-webkit-transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {-webkit-transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {-webkit-transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {-webkit-transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {-webkit-transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {-webkit-transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {-webkit-transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {-webkit-transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {-webkit-transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {-webkit-transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {-webkit-transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {-webkit-transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {-webkit-transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {-webkit-transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
#item953411 {
	width:321px !important;
	left:39px !important;
	top:876px !important;
	min-height:372px !important;
}

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

#item953416 {
	width:393px !important;
	height:262px !important;
	left:3px !important;
	top:6032px !important;
}

#item953444 {
	width:393px !important;
	height:262px !important;
	left:3px !important;
	top:7784px !important;
}

#item953456 {
	width:40px !important;
	height:40px !important;
	left:287px !important;
	top:6320px !important;
}

#item953469 {
	width:40px !important;
	height:40px !important;
	left:188px !important;
	top:6320px !important;
}

#item953480 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:7795px !important;
}

#item953488 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:3757px !important;
}

#item964506 {
	width:902px !important;
	height:578px !important;
	left:223px !important;
	top:1336px !important;
	background:#000;
}

#item964530 {
	width:348px !important;
	left:358px !important;
	top:1354px !important;
	min-height:70px !important;
}

#item964553 {
	width:532px !important;
	left:315px !important;
	top:1973px !important;
	min-height:1011px !important;
}

#item964576 {
	width:528px !important;
	left:315px !important;
	top:3610px !important;
	min-height:1030px !important;
}

#item964580 {
	width:528px !important;
	left:315px !important;
	top:5283px !important;
	min-height:941px !important;
}

#item964584 {
	width:528px !important;
	left:315px !important;
	top:6757px !important;
	min-height:699px !important;
}

#item964588 {
	width:740px !important;
	height:420px !important;
	left:315px !important;
	top:1437px !important;
}

#item964590 {
	width:777px !important;
	height:508px !important;
	left:223px !important;
	top:3039px !important;
}

#item964600 {
	width:339px !important;
	height:481px !important;
	left:850px !important;
	top:3053px !important;
	background:#fff;
}

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

#item964601_971751 {
	width:300px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item964601 {
	width:313px !important;
	left:865px !important;
	top:3062px !important;
	min-height:458px !important;
}

@keyframes benutzerdefiniert-964632 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.2% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.8% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-964632 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.2% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.8% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-964634 {
	0% {transform:translate(0px,0px);}
	6.2% {transform:translate(56.997px,1.336px);}
	18.4% {transform:translate(172.344px,7.082px);}
	24.4% {transform:translate(230.024px,7.609px);}
	30.6% {transform:translate(288.66px,3.037px);}
	37.3% {transform:translate(351.697px,-2.638px);}
	44.8% {transform:translate(422.577px,-5.419px);}
	52.6% {transform:translate(496.988px,-9.325px);}
	59.9% {transform:translate(565.835px,-17.918px);}
	66.3% {transform:translate(625.396px,-26.512px);}
	71.2% {transform:translate(671.944px,-30.418px);}
	100% {transform:translate(945.677px,-28px);}
}
@-webkit-keyframes benutzerdefiniert-964634 {
	0% {-webkit-transform:translate(0px,0px);}
	6.2% {-webkit-transform:translate(56.997px,1.336px);}
	18.4% {-webkit-transform:translate(172.344px,7.082px);}
	24.4% {-webkit-transform:translate(230.024px,7.609px);}
	30.6% {-webkit-transform:translate(288.66px,3.037px);}
	37.3% {-webkit-transform:translate(351.697px,-2.638px);}
	44.8% {-webkit-transform:translate(422.577px,-5.419px);}
	52.6% {-webkit-transform:translate(496.988px,-9.325px);}
	59.9% {-webkit-transform:translate(565.835px,-17.918px);}
	66.3% {-webkit-transform:translate(625.396px,-26.512px);}
	71.2% {-webkit-transform:translate(671.944px,-30.418px);}
	100% {-webkit-transform:translate(945.677px,-28px);}
}
@keyframes benutzerdefiniert-964638 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-964638 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.7% {-webkit-transform:translate(280.622px,15.323px) rotate(0.654deg) scaleX(1.00327) scaleY(1.00327);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.7% {-webkit-transform:translate(594.6px,9.416px) rotate(1.374deg) scaleX(1.00687) scaleY(1.00687);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-964641 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes benutzerdefiniert-964641 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.9% {-webkit-transform:translate(47.617px,9.41px) rotate(0.118deg) scaleX(1.00059) scaleY(1.00059);}
	12.7% {-webkit-transform:translate(106.65px,15.879px) rotate(0.254deg) scaleX(1.00127) scaleY(1.00127);}
	22.1% {-webkit-transform:translate(188.733px,18.82px) rotate(0.442deg) scaleX(1.00221) scaleY(1.00221);}
	32.6% {-webkit-transform:translate(280.622px,15.323px) rotate(0.652deg) scaleX(1.00326) scaleY(1.00326);}
	43.4% {-webkit-transform:translate(374.092px,8.712px) rotate(0.868deg) scaleX(1.00434) scaleY(1.00434);}
	55.1% {-webkit-transform:translate(476.349px,4.804px) rotate(1.102deg) scaleX(1.00551) scaleY(1.00551);}
	68.6% {-webkit-transform:translate(594.6px,9.416px) rotate(1.372deg) scaleX(1.00686) scaleY(1.00686);}
	81.9% {-webkit-transform:translate(709.684px,16.995px) rotate(1.638deg) scaleX(1.00819) scaleY(1.00819);}
	91.7% {-webkit-transform:translate(795.625px,19.614px) rotate(1.834deg) scaleX(1.00917) scaleY(1.00917);}
	100% {-webkit-transform:translate(868px,19px) rotate(2deg) scaleX(1.01) scaleY(1.01);}
}
@keyframes benutzerdefiniert-964644 {
	0% {transform:translate(0px,0px);}
	15.8% {transform:translate(156.192px,-29.616px);}
	21.1% {transform:translate(211.078px,-33.318px);}
	31.1% {transform:translate(312.733px,-31.168px);}
	44.7% {transform:translate(452.254px,-22.308px);}
	57.9% {transform:translate(586.524px,-9.607px);}
	70.1% {transform:translate(710.907px,0.18px);}
	80.9% {transform:translate(820.767px,0.296px);}
	100% {transform:translate(1016px,-16px);}
}
@-webkit-keyframes benutzerdefiniert-964644 {
	0% {-webkit-transform:translate(0px,0px);}
	15.8% {-webkit-transform:translate(156.192px,-29.616px);}
	21.1% {-webkit-transform:translate(211.078px,-33.318px);}
	31.1% {-webkit-transform:translate(312.733px,-31.168px);}
	44.7% {-webkit-transform:translate(452.254px,-22.308px);}
	57.9% {-webkit-transform:translate(586.524px,-9.607px);}
	70.1% {-webkit-transform:translate(710.907px,0.18px);}
	80.9% {-webkit-transform:translate(820.767px,0.296px);}
	100% {-webkit-transform:translate(1016px,-16px);}
}
@keyframes benutzerdefiniert-964645 {
	0% {transform:translate(0px,0px);}
	10% {transform:translate(88.713px,9.291px);}
	25% {transform:translate(226.1px,18.582px);}
	57.2% {transform:translate(521px,18.582px);}
	70.5% {transform:translate(642.95px,16.671px);}
	84.6% {transform:translate(772px,9.292px);}
	91.4% {transform:translate(833.859px,-0.08px);}
	96.2% {transform:translate(875.375px,-13.588px);}
	99% {transform:translate(898.703px,-25.73px);}
	100% {transform:translate(906px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-964645 {
	0% {-webkit-transform:translate(0px,0px);}
	10% {-webkit-transform:translate(88.713px,9.291px);}
	25% {-webkit-transform:translate(226.1px,18.582px);}
	57.2% {-webkit-transform:translate(521px,18.582px);}
	70.5% {-webkit-transform:translate(642.95px,16.671px);}
	84.6% {-webkit-transform:translate(772px,9.292px);}
	91.4% {-webkit-transform:translate(833.859px,-0.08px);}
	96.2% {-webkit-transform:translate(875.375px,-13.588px);}
	99% {-webkit-transform:translate(898.703px,-25.73px);}
	100% {-webkit-transform:translate(906px,-31px);}
}
@keyframes benutzerdefiniert-964648 {
	0% {transform:translate(0px,0px);}
	8.8% {transform:translate(72.038px,17.478px);}
	23.1% {transform:translate(196.8px,44.332px);}
	27.5% {transform:translate(234.953px,54.195px);}
	31.3% {transform:translate(267.921px,62.3px);}
	38.4% {transform:translate(331.645px,64.546px);}
	53% {transform:translate(462.067px,56.832px);}
	69.3% {transform:translate(606.4px,42.073px);}
	80.5% {transform:translate(706.033px,28.635px);}
	89.7% {transform:translate(788.167px,20.587px);}
	100% {transform:translate(880px,22px);}
}
@-webkit-keyframes benutzerdefiniert-964648 {
	0% {-webkit-transform:translate(0px,0px);}
	8.8% {-webkit-transform:translate(72.038px,17.478px);}
	23.1% {-webkit-transform:translate(196.8px,44.332px);}
	27.5% {-webkit-transform:translate(234.953px,54.195px);}
	31.3% {-webkit-transform:translate(267.921px,62.3px);}
	38.4% {-webkit-transform:translate(331.645px,64.546px);}
	53% {-webkit-transform:translate(462.067px,56.832px);}
	69.3% {-webkit-transform:translate(606.4px,42.073px);}
	80.5% {-webkit-transform:translate(706.033px,28.635px);}
	89.7% {-webkit-transform:translate(788.167px,20.587px);}
	100% {-webkit-transform:translate(880px,22px);}
}
@keyframes benutzerdefiniert-964649 {
	0% {transform:translate(0px,0px);}
	9.9% {transform:translate(97.81px,9.291px);}
	25% {transform:translate(249.286px,18.582px);}
	57.2% {transform:translate(574.428px,18.582px);}
	70.5% {transform:translate(708.883px,16.671px);}
	84.7% {transform:translate(851.167px,9.292px);}
	91.5% {transform:translate(919.37px,-0.08px);}
	96.2% {transform:translate(965.143px,-13.588px);}
	99% {transform:translate(990.864px,-25.73px);}
	100% {transform:translate(998.909px,-31px);}
}
@-webkit-keyframes benutzerdefiniert-964649 {
	0% {-webkit-transform:translate(0px,0px);}
	9.9% {-webkit-transform:translate(97.81px,9.291px);}
	25% {-webkit-transform:translate(249.286px,18.582px);}
	57.2% {-webkit-transform:translate(574.428px,18.582px);}
	70.5% {-webkit-transform:translate(708.883px,16.671px);}
	84.7% {-webkit-transform:translate(851.167px,9.292px);}
	91.5% {-webkit-transform:translate(919.37px,-0.08px);}
	96.2% {-webkit-transform:translate(965.143px,-13.588px);}
	99% {-webkit-transform:translate(990.864px,-25.73px);}
	100% {-webkit-transform:translate(998.909px,-31px);}
}
@keyframes pulsieren-964652 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-964652 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	5.5% {-webkit-transform:translate(49.699px,25.198px) rotate(0.66deg) scaleX(1) scaleY(1);}
	10.2% {-webkit-transform:translate(92.405px,51.7px) rotate(1.224deg) scaleX(1) scaleY(1);}
	18.6% {-webkit-transform:translate(168.137px,100.165px) rotate(2.232deg) scaleX(1) scaleY(1);}
	22.6% {-webkit-transform:translate(206.815px,117.907px) rotate(2.712deg) scaleX(1) scaleY(1);}
	26.7% {-webkit-transform:translate(249.802px,128.506px) rotate(3.204deg) scaleX(1) scaleY(1);}
	31.4% {-webkit-transform:translate(299.921px,129.851px) rotate(3.768deg) scaleX(1) scaleY(1);}
	37.1% {-webkit-transform:translate(360px,119.831px) rotate(4.452deg) scaleX(1) scaleY(1);}
	39.4% {-webkit-transform:translate(383.366606060606px,112.919383838384px) rotate(4.728deg) scaleX(1) scaleY(1);}
	47% {-webkit-transform:translate(460.578px,90.081px) rotate(5.64deg) scaleX(1.0034112037037) scaleY(1.0034112037037);}
	53.3% {-webkit-transform:translate(524.125px,67.581px) rotate(6.396deg) scaleX(1.00623891203704) scaleY(1.00623891203704);}
	56.2% {-webkit-transform:translate(554.111px,59.577px) rotate(6.744deg) scaleX(1.00754055555556) scaleY(1.00754055555556);}
	59.5% {-webkit-transform:translate(589.359px,54.018px) rotate(7.14deg) scaleX(1.00902173611111) scaleY(1.00902173611111);}
	69.4% {-webkit-transform:translate(695px,51.082px) rotate(8.328deg) scaleX(1.01346527777778) scaleY(1.01346527777778);}
	75.7% {-webkit-transform:translate(761.736px,55.125px) rotate(9.084deg) scaleX(1.01629298611111) scaleY(1.01629298611111);}
	81.5% {-webkit-transform:translate(822.578px,63.347px) rotate(9.78deg) scaleX(1.01889627314815) scaleY(1.01889627314815);}
	82.6% {-webkit-transform:translate(834.070364583333px,66.00109375px) rotate(9.912deg) scaleX(1.01939) scaleY(1.01939);}
	91.1% {-webkit-transform:translate(922.875px,86.51px) rotate(10.932deg) scaleX(1.01968798850575) scaleY(1.01968798850575);}
	97.6% {-webkit-transform:translate(988.484px,108.939px) rotate(11.712deg) scaleX(1.01991586206897) scaleY(1.01991586206897);}
	100% {-webkit-transform:translate(1012px,119px) rotate(12deg) scaleX(1.02) scaleY(1.02);}
}
#item964682 {
	width:733px !important;
	left:300px !important;
	top:893px !important;
	min-height:188px !important;
}

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

#item964686 {
	width:646px !important;
	height:431px !important;
	left:315px !important;
	top:4708px !important;
}

#item964720 {
	width:562px !important;
	height:375px !important;
	left:315px !important;
	top:6295px !important;
}

#item964729 {
	width:40px !important;
	height:40px !important;
	left:414px !important;
	top:5160px !important;
}

#item964740 {
	width:40px !important;
	height:40px !important;
	left:315px !important;
	top:5160px !important;
}

#item964752 {
	width:19px !important;
	height:19px !important;
	left:343px !important;
	top:6316px !important;
}

#item964760 {
	width:19px !important;
	height:19px !important;
	left:252px !important;
	top:3060px !important;
}

#item964772 {
	width:398px !important;
	left:957px !important;
	top:6935px !important;
	min-height:103px !important;
}

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

#item897205_948470 {
	width:127.63963675499px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897205 {
	width:409px !important;
	left:180px !important;
	top:1381px !important;
	min-height:112px !important;
}

#item927869 {
	width:478px !important;
	left:133px !important;
	top:108px !important;
	min-height:23px !important;
}

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

#item897607 {
	width:270px !important;
	left:249px !important;
	top:1184px !important;
	min-height:18px !important;
}

#item909632 {
	width:455px !important;
	left:133px !important;
	top:1992px !important;
	min-height:246px !important;
}

#item909877 {
	width:502px !important;
	left:133px !important;
	top:240px !important;
	min-height:635px !important;
}

#item909900 {
	width:463px !important;
	left:141px !important;
	top:63px !important;
	min-height:33px !important;
}

#item927919_927924 {
	width:17.0078740157481px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item927919 {
	width:515px !important;
	left:74px !important;
	top:900px !important;
	min-height:76px !important;
}

#item928083 {
	width:202px !important;
	left:104px !important;
	top:2478px !important;
	min-height:26px !important;
}

#item897280 {
	width:492px !important;
	left:86px !important;
	top:2424px !important;
	min-height:31px !important;
}

#item897933 {
	width:427px !important;
	left:86px !important;
	top:2373px !important;
	min-height:27px !important;
}

#item897983_928113 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897983 {
	width:502px !important;
	left:180px !important;
	top:2588px !important;
	min-height:504px !important;
}

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

#item954106_957228 {
	width:127.63963675499px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item954106 {
	width:409px !important;
	left:11px !important;
	top:1778px !important;
	min-height:112px !important;
}

#item954129 {
	width:313px !important;
	left:59px !important;
	top:192px !important;
	min-height:49px !important;
}

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

#item954153 {
	width:270px !important;
	left:80px !important;
	top:1568px !important;
	min-height:32px !important;
}

#item954180 {
	width:313px !important;
	left:47px !important;
	top:2285px !important;
	min-height:355px !important;
}

#item954204 {
	width:270px !important;
	left:62px !important;
	top:68px !important;
	background:#fff;
	min-height:28px !important;
}

#item954227 {
	width:320px !important;
	left:40px !important;
	top:336px !important;
	min-height:1000px !important;
}

#item954250 {
	width:463px !important;
	left:40px !important;
	top:139px !important;
	min-height:33px !important;
}

#item954296_971164 {
	width:17.0078740157481px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item954296 {
	width:320px !important;
	left:40px !important;
	top:1340px !important;
	min-height:180px !important;
}

#item954320 {
	width:228px !important;
	left:47px !important;
	top:2918px !important;
	min-height:26px !important;
}

#item954343 {
	width:287px !important;
	left:40px !important;
	top:2824px !important;
	min-height:70px !important;
}

#item954366 {
	width:320px !important;
	left:40px !important;
	top:2728px !important;
	min-height:64px !important;
}

#item954389_957267 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item954389 {
	width:320px !important;
	left:40px !important;
	top:3024px !important;
	min-height:816px !important;
}

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

#item965379_968522 {
	width:127.63963675499px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item965379 {
	width:409px !important;
	left:208px !important;
	top:1396px !important;
	min-height:112px !important;
}

#item965402 {
	width:478px !important;
	left:132px !important;
	top:123px !important;
	min-height:23px !important;
}

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

#item965426 {
	width:270px !important;
	left:291px !important;
	top:1199px !important;
	min-height:18px !important;
}

#item965452 {
	width:455px !important;
	left:223px !important;
	top:1528px !important;
	min-height:232px !important;
}

#item965500 {
	width:512px !important;
	left:132px !important;
	top:255px !important;
	min-height:635px !important;
}

#item965523 {
	width:463px !important;
	left:140px !important;
	top:78px !important;
	min-height:33px !important;
}

#item965569_971174 {
	width:17.0078740157481px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item965569 {
	width:515px !important;
	left:73px !important;
	top:859px !important;
	min-height:85px !important;
}

#item965594 {
	width:202px !important;
	left:919px !important;
	top:177px !important;
	min-height:26px !important;
}

#item965617 {
	width:492px !important;
	left:901px !important;
	top:93px !important;
	min-height:31px !important;
}

#item965640 {
	width:427px !important;
	left:837px !important;
	top:56px !important;
	min-height:27px !important;
}

#item965663_968560 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item965663 {
	width:443px !important;
	left:865px !important;
	top:255px !important;
	min-height:552px !important;
}

#item912885 {
	opacity:0.25;
	width:595px !important;
	height:471px !important;
	left:86px !important;
	top:45px !important;
	background:#79645d;
}

#item912920 {
	width:141px !important;
	left:53px !important;
	top:578px !important;
	min-height:102px !important;
}

#item912943 {
	width:466px !important;
	left:227px !important;
	top:570px !important;
	min-height:309px !important;
	padding:0px 5px 0px 0px;
}

#item954487 {
	opacity:0.25;
	width:417px !important;
	height:471px !important;
	left:-9px !important;
	top:40px !important;
	background:#79645d;
}

#item954629 {
	width:141px !important;
	left:33px !important;
	top:530px !important;
	min-height:102px !important;
}

#item954653 {
	width:266px !important;
	left:94px !important;
	top:622px !important;
	min-height:362px !important;
	padding:0px 5px 0px 0px;
}

#item965761 {
	opacity:0.25;
	width:1207px !important;
	height:895px !important;
	left:117px !important;
	top:41px !important;
	background:#79645d;
}

#item965903 {
	width:141px !important;
	left:236px !important;
	top:971px !important;
	min-height:102px !important;
}

#item965926 {
	width:718px !important;
	left:407px !important;
	top:963px !important;
	min-height:213px !important;
	padding:0px 5px 0px 0px;
}

#item948357 {
	width:618px !important;
	height:416px !important;
	left:75px !important;
	top:5328px !important;
	background:#dde5f5;
}

#item899400 {
	width:595px !important;
	left:86px !important;
	top:433px !important;
	min-height:215px !important;
}

#item899425 {
	width:502px !important;
	left:133px !important;
	top:1436px !important;
	min-height:924px !important;
}

#item899442 {
	width:595px !important;
	left:86px !important;
	top:140px !important;
	min-height:252px !important;
}

#item899467 {
	width:516px !important;
	left:86px !important;
	top:43px !important;
	min-height:33px !important;
}

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

#item899581 {
	width:502px !important;
	left:133px !important;
	top:2644px !important;
	min-height:484px !important;
}

#item913143 {
	width:362px !important;
	left:86px !important;
	top:1080px !important;
	min-height:80px !important;
}

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

#item899960 {
	width:544px !important;
	left:120px !important;
	top:5344px !important;
	min-height:488px !important;
}

#item899542 {
	width:502px !important;
	left:133px !important;
	top:3469px !important;
	min-height:592px !important;
}

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

#item926042 {
	width:513px !important;
	left:133px !important;
	top:4352px !important;
	min-height:872px !important;
}

#item954699 {
	width:414px !important;
	height:718px !important;
	left:-5px !important;
	top:7321px !important;
	background:#dde5f5;
}

#item954709 {
	width:320px !important;
	left:40px !important;
	top:840px !important;
	min-height:384px !important;
}

#item954732 {
	width:302px !important;
	left:59px !important;
	top:2056px !important;
	min-height:1488px !important;
}

#item954736 {
	width:320px !important;
	left:40px !important;
	top:296px !important;
	min-height:472px !important;
}

#item954759 {
	width:302px !important;
	left:58px !important;
	top:40px !important;
	min-height:144px !important;
}

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

#item954833 {
	width:303px !important;
	left:57px !important;
	top:3838px !important;
	min-height:698px !important;
}

#item954837 {
	width:320px !important;
	left:40px !important;
	top:1648px !important;
	min-height:120px !important;
}

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

#item954908 {
	width:320px !important;
	left:40px !important;
	top:7354px !important;
	min-height:623px !important;
}

#item954932 {
	width:302px !important;
	left:59px !important;
	top:4856px !important;
	min-height:848px !important;
}

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

#item955033 {
	width:302px !important;
	left:59px !important;
	top:6008px !important;
	min-height:1264px !important;
}

#item965972 {
	width:382px !important;
	height:576px !important;
	left:942px !important;
	top:3159px !important;
	background:#dde5f5;
}

#item965981 {
	width:642px !important;
	left:315px !important;
	top:429px !important;
	min-height:215px !important;
}

#item966004 {
	width:642px !important;
	left:315px !important;
	top:1432px !important;
	min-height:656px !important;
}

#item966008 {
	width:642px !important;
	left:315px !important;
	top:136px !important;
	min-height:252px !important;
}

#item966032 {
	width:516px !important;
	left:315px !important;
	top:40px !important;
	min-height:33px !important;
}

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

#item966107 {
	width:627px !important;
	left:315px !important;
	top:2448px !important;
	min-height:344px !important;
}

#item966111 {
	width:459px !important;
	left:314px !important;
	top:1076px !important;
	min-height:80px !important;
}

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

#item966181 {
	width:352px !important;
	left:957px !important;
	top:3175px !important;
	min-height:536px !important;
}

#item966204 {
	width:535px !important;
	left:315px !important;
	top:3152px !important;
	min-height:480px !important;
}

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

#item966305 {
	width:535px !important;
	left:315px !important;
	top:3992px !important;
	min-height:872px !important;
}

#item920431 {
	width:470px !important;
	left:134px !important;
	top:45px !important;
	min-height:251px !important;
}

#item920456 {
	width:549px !important;
	left:133px !important;
	top:720px !important;
	min-height:883px !important;
}

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

#item955121 {
	width:302px !important;
	left:58px !important;
	top:42px !important;
	min-height:342px !important;
}

#item955144 {
	width:320px !important;
	left:40px !important;
	top:736px !important;
	min-height:1040px !important;
}

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

#item966396 {
	width:470px !important;
	left:315px !important;
	top:42px !important;
	min-height:251px !important;
}

#item966419 {
	width:549px !important;
	left:313px !important;
	top:776px !important;
	min-height:552px !important;
}

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

#item970458 {
	width:366px !important;
	left:964px !important;
	top:825px !important;
	min-height:48px !important;
}

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

#item929821 {
	width:502px !important;
	left:133px !important;
	top:467px !important;
	min-height:703px !important;
}

#item929871 {
	width:473px !important;
	left:127px !important;
	top:78px !important;
	min-height:118px !important;
}

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

#item929896 {
	width:502px !important;
	left:133px !important;
	top:222px !important;
	min-height:205px !important;
}

#item929976 {
	width:221px !important;
	left:486px !important;
	top:1219px !important;
	min-height:85px !important;
}

#item930001 {
	width:293px !important;
	left:413px !important;
	top:1323px !important;
	min-height:59px !important;
}

#item930039 {
	width:293px !important;
	left:413px !important;
	top:1358px !important;
	min-height:669px !important;
}

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

#item929921_1069162 {
	width:128.424611902237px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item929921 {
	width:433px !important;
	left:133px !important;
	top:2104px !important;
	min-height:136px !important;
}

#item948930 {
	width:433px !important;
	left:133px !important;
	top:2760px !important;
	min-height:1416px !important;
}

#item931147 {
	width:344px !important;
	left:187px !important;
	top:2578px !important;
	min-height:74px !important;
}

#item930451 {
	width:261px !important;
	left:320px !important;
	top:4604px !important;
	min-height:73px !important;
}

#item930381_1069758 {
	width:87.8638686537743px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item930381 {
	width:455px !important;
	left:133px !important;
	top:4216px !important;
	min-height:104px !important;
}

#item948992_1069862 {
	width:455.307086614179px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item948992 {
	width:455px !important;
	left:133px !important;
	top:4752px !important;
	min-height:1896px !important;
}

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

#item955318 {
	width:320px !important;
	left:40px !important;
	top:705px !important;
	min-height:455px !important;
}

#item960204 {
	width:320px !important;
	left:40px !important;
	top:2364px !important;
	min-height:600px !important;
}

#item955341 {
	width:302px !important;
	left:59px !important;
	top:122px !important;
	min-height:230px !important;
}

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

#item955364 {
	width:320px !important;
	left:40px !important;
	top:358px !important;
	min-height:309px !important;
}

#item955388 {
	width:221px !important;
	left:139px !important;
	top:1245px !important;
	min-height:85px !important;
}

#item955411 {
	width:293px !important;
	left:67px !important;
	top:1350px !important;
	min-height:59px !important;
}

#item955448 {
	width:293px !important;
	left:67px !important;
	top:1384px !important;
	min-height:669px !important;
}

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

#item955496_1070978 {
	width:128.424611902237px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item955496 {
	width:320px !important;
	left:40px !important;
	top:2992px !important;
	min-height:184px !important;
}

#item955500 {
	width:320px !important;
	left:40px !important;
	top:3680px !important;
	min-height:1872px !important;
}

#item955505 {
	width:323px !important;
	left:59px !important;
	top:3558px !important;
	min-height:74px !important;
}

#item955577 {
	width:111px !important;
	left:260px !important;
	top:6008px !important;
	min-height:240px !important;
}

#item955637_1071630 {
	width:87.8638686537743px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item955637 {
	width:320px !important;
	left:40px !important;
	top:5632px !important;
	min-height:115px !important;
}

#item955641_1071734 {
	width:320px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item955641 {
	width:320px !important;
	left:40px !important;
	top:6360px !important;
	min-height:2536px !important;
}

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

#item966592_1072102 {
	width:128.424611902237px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item966592 {
	width:536px !important;
	left:314px !important;
	top:601px !important;
	min-height:703px !important;
}

#item966616 {
	width:473px !important;
	left:308px !important;
	top:73px !important;
	min-height:118px !important;
}

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

#item966639 {
	width:535px !important;
	left:315px !important;
	top:216px !important;
	min-height:205px !important;
}

#item966663 {
	width:221px !important;
	left:1066px !important;
	top:1767px !important;
	min-height:85px !important;
}

#item966686 {
	width:293px !important;
	left:993px !important;
	top:1872px !important;
	min-height:59px !important;
}

#item966725 {
	width:293px !important;
	left:993px !important;
	top:1906px !important;
	min-height:669px !important;
}

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

#item966773_1073986 {
	width:87.8638686537743px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item966773 {
	width:535px !important;
	left:315px !important;
	top:1748px !important;
	min-height:1172px !important;
}

#item966777_1074466 {
	width:534.843772577158px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item966777 {
	width:535px !important;
	left:315px !important;
	top:3272px !important;
	min-height:1404px !important;
}

#item966783 {
	width:344px !important;
	left:208px !important;
	top:1602px !important;
	min-height:74px !important;
}

#item966853 {
	width:155px !important;
	left:407px !important;
	top:3037px !important;
	min-height:97px !important;
}

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

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

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

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

#item784604_944504 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item784604_944528 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item784604 {
	width:151px !important;
	height:397px !important;
	left:75px !important;
	top:363px !important;
}

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

#item784631 {
	width:455px !important;
	left:274px !important;
	top:352px !important;
	min-height:1488px !important;
}

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

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

#item784661 {
	width:408px !important;
	left:274px !important;
	top:236px !important;
	min-height:76px !important;
}

#item784686 {
	width:376px !important;
	height:74px !important;
	left:273px !important;
	top:78px !important;
}

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

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

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

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

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

#item955817_957390 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item955817_957414 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item955817 {
	width:287px !important;
	height:397px !important;
	left:73px !important;
	top:440px !important;
}

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

#item955840 {
	width:283px !important;
	left:58px !important;
	top:1071px !important;
	min-height:2060px !important;
}

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

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

#item955869 {
	width:320px !important;
	left:40px !important;
	top:883px !important;
	min-height:76px !important;
}

#item955892 {
	width:283px !important;
	height:74px !important;
	left:59px !important;
	top:54px !important;
}

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

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

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

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

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

#item967089_968684 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item967089_968708 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item967089 {
	width:260px !important;
	height:397px !important;
	left:248px !important;
	top:358px !important;
}

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

#item967112 {
	width:549px !important;
	left:591px !important;
	top:347px !important;
	min-height:1045px !important;
}

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

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

#item967140 {
	width:408px !important;
	left:591px !important;
	top:231px !important;
	min-height:76px !important;
}

#item967163 {
	width:376px !important;
	height:74px !important;
	left:590px !important;
	top:73px !important;
}

#item944628 {
	width:912px !important;
	height:103px !important;
	left:-47px !important;
	top:332px !important;
	background:#951b81;
}

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

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

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

#item944646 {
	width:689px !important;
	height:142px !important;
	left:16px !important;
	top:7132px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item944647 {
	width:639px !important;
	left:85px !important;
	top:49px !important;
	min-height:65px !important;
}

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

#item944695 {
	width:653px !important;
	left:86px !important;
	top:222px !important;
	min-height:58px !important;
}

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

#item944718 {
	width:410px !important;
	left:40px !important;
	top:483px !important;
	min-height:705px !important;
}

#item944743 {
	width:247px !important;
	left:477px !important;
	top:482px !important;
	min-height:632px !important;
}

#item944767 {
	width:364px !important;
	left:40px !important;
	top:1245px !important;
	min-height:34px !important;
}

#item944791_945154 {
	width:203.498423262834px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item944791_945219 {
	width:155.628108587892px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item944791_945321 {
	width:366.161847572939px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item944791_945413 {
	width:426.869568295365px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item944791 {
	width:422px !important;
	left:40px !important;
	top:1351px !important;
	min-height:5393px !important;
}

#item944815 {
	width:251px !important;
	left:478px !important;
	top:1245px !important;
	min-height:50px !important;
}

#item944838 {
	width:260px !important;
	left:478px !important;
	top:1405px !important;
	min-height:5134px !important;
}

#item944862 {
	width:668px !important;
	left:38px !important;
	top:7153px !important;
	min-height:149px !important;
}

#item944885 {
	width:175px !important;
	height:18px !important;
	left:288px !important;
	top:1895px !important;
}

#item944931 {
	width:347px !important;
	left:40px !important;
	top:6800px !important;
	min-height:135px !important;
}

#item944954 {
	width:675px !important;
	left:86px !important;
	top:158px !important;
	min-height:37px !important;
}

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

#item948546 {
	width:182px !important;
	height:182px !important;
	left:509px !important;
	top:6846px !important;
}

@keyframes schwingen-945046 {
	0% {
		transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
@-webkit-keyframes schwingen-945046 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {-webkit-transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {-webkit-transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {-webkit-transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {-webkit-transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {-webkit-transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {-webkit-transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {-webkit-transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {-webkit-transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		-webkit-transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {-webkit-transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {-webkit-transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		-webkit-transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
#item945046 {
	transform-origin:50.081% 50.063%;
	-webkit-transform-origin:50.081% 50.063%;
}

#item955983 {
	width:912px !important;
	height:103px !important;
	left:-333px !important;
	top:377px !important;
	background:#951b81;
}

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

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

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

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

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

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

#item955999 {
	width:366px !important;
	height:230px !important;
	left:19px !important;
	top:9106px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item956000 {
	width:321px !important;
	left:39px !important;
	top:38px !important;
	min-height:90px !important;
}

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

#item956046 {
	width:320px !important;
	left:40px !important;
	top:246px !important;
	min-height:86px !important;
}

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

#item956070 {
	width:320px !important;
	left:40px !important;
	top:536px !important;
	min-height:888px !important;
}

#item956093 {
	width:320px !important;
	left:40px !important;
	top:1460px !important;
	min-height:632px !important;
}

#item956116 {
	width:320px !important;
	left:40px !important;
	top:2120px !important;
	min-height:58px !important;
}

#item956139_957442 {
	width:203.498423262834px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item956139_957501 {
	width:155.628108587892px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item956139_957596 {
	width:366.161847572939px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item956139_957680 {
	width:341.495654636292px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item956139 {
	width:320px !important;
	left:40px !important;
	top:2242px !important;
	min-height:6464px !important;
}

#item956209 {
	width:319px !important;
	left:41px !important;
	top:9127px !important;
	min-height:209px !important;
}

#item956232 {
	width:175px !important;
	height:18px !important;
	left:291px !important;
	top:3957px !important;
}

#item956278 {
	width:347px !important;
	left:43px !important;
	top:8760px !important;
	min-height:82px !important;
}

#item956301 {
	width:320px !important;
	left:40px !important;
	top:165px !important;
	min-height:35px !important;
}

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

#item956347 {
	width:182px !important;
	height:182px !important;
	left:178px !important;
	top:8820px !important;
}

@keyframes schwingen-956396 {
	0% {
		transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
@-webkit-keyframes schwingen-956396 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {-webkit-transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {-webkit-transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {-webkit-transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {-webkit-transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {-webkit-transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {-webkit-transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {-webkit-transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {-webkit-transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		-webkit-transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {-webkit-transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {-webkit-transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		-webkit-transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
#item956396 {
	transform-origin:50.081% 50.063%;
	-webkit-transform-origin:50.081% 50.063%;
}

#item967254 {
	width:1085px !important;
	height:103px !important;
	left:40px !important;
	top:323px !important;
	background:#951b81;
}

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

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

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

#item967270 {
	width:1085px !important;
	height:142px !important;
	left:132px !important;
	top:6518px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item967272 {
	width:639px !important;
	left:128px !important;
	top:39px !important;
	min-height:65px !important;
}

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

#item967318 {
	width:653px !important;
	left:129px !important;
	top:212px !important;
	min-height:58px !important;
}

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

#item967341 {
	width:443px !important;
	left:132px !important;
	top:474px !important;
	min-height:598px !important;
}

#item967364 {
	width:352px !important;
	left:682px !important;
	top:472px !important;
	min-height:568px !important;
}

#item967387 {
	width:364px !important;
	left:132px !important;
	top:1184px !important;
	min-height:34px !important;
}

#item967410_968736 {
	width:203.498423262834px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item967410_968796 {
	width:155.628108587892px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item967410_968890 {
	width:366.161847572939px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item967410_968974 {
	width:426.869568295365px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item967410 {
	width:443px !important;
	left:132px !important;
	top:1336px !important;
	min-height:4704px !important;
}

#item967434 {
	width:350px !important;
	left:683px !important;
	top:1184px !important;
	min-height:48px !important;
}

#item967457 {
	width:351px !important;
	left:682px !important;
	top:1360px !important;
	min-height:4640px !important;
}

#item967480 {
	width:668px !important;
	left:223px !important;
	top:6539px !important;
	min-height:149px !important;
}

#item967503 {
	width:175px !important;
	height:18px !important;
	left:292px !important;
	top:1885px !important;
}

#item967551 {
	width:347px !important;
	left:132px !important;
	top:6152px !important;
	min-height:135px !important;
}

#item967574 {
	width:675px !important;
	left:129px !important;
	top:148px !important;
	min-height:37px !important;
}

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

#item967620 {
	width:182px !important;
	height:182px !important;
	left:790px !important;
	top:6232px !important;
}

@keyframes schwingen-967669 {
	0% {
		transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
@-webkit-keyframes schwingen-967669 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.13356) scaleY(0.13356);
		opacity:0;
	}
	11.7% {opacity:1;}
	16.7% {-webkit-transform:translate(107.442652329749px,40.3732974910394px) scaleX(0.23549) scaleY(0.23549);}
	27.9% {-webkit-transform:translate(179.5px,67.45px) scaleX(0.34258973733583) scaleY(0.34258973733583);}
	28% {-webkit-transform:translate(179.55px,67.5px) scaleX(0.34354598499062) scaleY(0.34354598499062);}
	30.9% {-webkit-transform:translate(157.8px,72.85px) scaleX(0.37127716697936) scaleY(0.37127716697936);}
	34.1% {-webkit-transform:translate(134.747px,75.347px) scaleX(0.40187709193246) scaleY(0.40187709193246);}
	37.9% {-webkit-transform:translate(107.25px,74px) scaleX(0.43821450281426) scaleY(0.43821450281426);}
	40.8% {-webkit-transform:translate(86px,70.45px) scaleX(0.465945684803) scaleY(0.465945684803);}
	54.8% {-webkit-transform:translate(-12.85px,45.2px) scaleX(0.5998203564728) scaleY(0.5998203564728);}
	70% {
		-webkit-transform:translate(-118.227777777778px,9.64444444444445px) scaleX(0.74517) scaleY(0.74517);
		opacity:1;
	}
	71.7% {opacity:1;}
	71.9% {-webkit-transform:translate(-131.4px,5.2px) scaleX(0.76130923333333) scaleY(0.76130923333333);}
	75% {-webkit-transform:translate(-153.05px,-2.2px) scaleX(0.78764166666667) scaleY(0.78764166666667);}
	100% {
		-webkit-transform:translate(-327.7px,-57.15px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
#item967669 {
	transform-origin:50.081% 50.063%;
	-webkit-transform-origin:50.081% 50.063%;
}

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

#item944099 {
	width:315px !important;
	left:86px !important;
	top:45px !important;
	min-height:1067px !important;
}

#item944134 {
	width:269px !important;
	left:413px !important;
	top:45px !important;
	min-height:1059px !important;
}

#item944253 {
	width:549px !important;
	left:86px !important;
	top:1181px !important;
	min-height:67px !important;
}

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

#item956499 {
	width:362px !important;
	left:40px !important;
	top:40px !important;
	min-height:2088px !important;
}

#item956543 {
	width:318px !important;
	left:42px !important;
	top:2216px !important;
	min-height:136px !important;
}

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

#item967774 {
	width:315px !important;
	left:315px !important;
	top:40px !important;
	min-height:1067px !important;
}

#item967797 {
	width:269px !important;
	left:773px !important;
	top:40px !important;
	min-height:1059px !important;
}

#item967816 {
	width:549px !important;
	left:315px !important;
	top:1176px !important;
	min-height:67px !important;
}

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

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

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

p.autoParaStyle181 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle180 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle179 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:16px;
	line-height:26px;
	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.autoParaStyle178 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-CrimsonProItalic-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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.autoParaStyle177 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle176 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:26px;
	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.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#951b81;
	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.autoParaStyle174 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle173 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:26px;
	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:center;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:26px;
	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.autoParaStyle170 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle169 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:25px;
	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:center;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:15px;
	line-height:25px;
	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:center;
}

p.autoParaStyle167 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	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.autoParaStyle166 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

p.autoParaStyle165 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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:right;
}

p.autoParaStyle164 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:23.5px;
	line-height:25px;
	color:#000;
	letter-spacing:0.010em;
	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.autoParaStyle162 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.025em;
	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.autoParaStyle161 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle160 {
	font-family:Veneer;
	font-size:33px;
	line-height:26px;
	color:#000;
	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;
	margin-bottom:6px;
	text-align:center;
}

p.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle158 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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:right;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:right;
}

p.autoParaStyle156 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:right;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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:right;
}

p.autoParaStyle154 {
	font-family:Veneer;
	font-size:33px;
	line-height:26px;
	color:#000;
	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:right;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:30px;
	color:#000;
	letter-spacing:0.010em;
	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:right;
}

p.autoParaStyle152 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:68px;
	line-height:70px;
	color:#000;
	letter-spacing:0.035em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:23.5px;
	line-height:25px;
	color:#000;
	letter-spacing:0.010em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:51px;
	line-height:54px;
	color:#000;
	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;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:51px;
	line-height:54px;
	color:#000;
	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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-decoration:underline;
	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.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	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;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24.5px;
	line-height:25px;
	color:#000;
	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.autoParaStyle143 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	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-indent:11px;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#008bd2;
	letter-spacing:0.025em;
	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.autoParaStyle141 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#f39200;
	letter-spacing:0.025em;
	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.autoParaStyle140 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	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;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#f9b000;
	letter-spacing:0.025em;
	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.autoParaStyle138 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	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-indent:11px;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:13px;
	color:#575756;
	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.autoParaStyle136 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:13px;
	color:#575756;
	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.autoParaStyle135 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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:3px;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#ec6607;
	letter-spacing:0.025em;
	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.autoParaStyle133 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#ec6607;
	letter-spacing:0.025em;
	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.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle131 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle130 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle129 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#005183;
	letter-spacing:0.025em;
	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.autoParaStyle128 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#005183;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle126 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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:right;
}

p.autoParaStyle125 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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-indent:11px;
	padding-right:11px;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle123 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:22px;
	line-height:24px;
	color:#f9b000;
	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.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:20px;
	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:right;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:14px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	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:right;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	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:right;
}

p.autoParaStyle116 {
	font-family:FF-Roboto-Bold,Roboto;
	font-size:28px;
	line-height:30px;
	color:#405481;
	letter-spacing:0.010em;
	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.autoParaStyle115 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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-indent:11px;
	padding-right:11px;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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:right;
}

p.autoParaStyle112 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:24px;
	color:#f9b000;
	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.autoParaStyle111 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:24px;
	color:#f9b000;
	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.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	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.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	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:center;
}

p.autoParaStyle108 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:47px;
	line-height:54px;
	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;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	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.autoParaStyle106 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:67px;
	line-height:54px;
	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;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle104 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:48px;
	color:#000;
	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.autoParaStyle103 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:22px;
	color:#575756;
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.autoParaStyle101 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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:center;
}

ol.autoParaStyle100 > li {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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;
	list-style-type:decimal;
	padding-left:2ex;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:41px;
	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.autoParaStyle98 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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-indent:3px;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:40px;
	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:center;
}

p.autoParaStyle96 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle95 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#575756;
	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.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#575756;
	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.autoParaStyle91 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#575756;
	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-indent:3px;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:22px;
	color:#575756;
	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-indent:3px;
	text-align:center;
}

p.autoParaStyle89 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#575756;
	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.autoParaStyle88 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
}

ol.autoParaStyle87 > li {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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;
	list-style-type:decimal;
	padding-left:2ex;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:22px;
	color:#575756;
	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.autoParaStyle85 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:24px;
	color:#575756;
	letter-spacing:0.010em;
	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:right;
}

p.autoParaStyle84 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#575756;
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:32px;
	color:#000;
	letter-spacing:0.010em;
	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.autoParaStyle82 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.025em;
	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.autoParaStyle81 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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-indent:3px;
	text-align:left;
}

p.autoParaStyle80 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:8px;
	line-height:28px;
	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;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	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.autoParaStyle75 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:10px;
	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.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle73 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:10px;
	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.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle71 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle70 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:21px;
	line-height:30px;
	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.autoParaStyle69 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	letter-spacing:-0.010em;
	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.autoParaStyle68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:67px;
	line-height:54px;
	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.autoParaStyle67 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:36.4px;
	line-height:33.6px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:33.6px;
	line-height:36.4px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:56px;
	line-height:53.2px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle62 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.050em;
	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.autoParaStyle61 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:26px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:40px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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:1px;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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:1px;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	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;
	padding-left:24px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:60.8px;
	line-height:56px;
	color:#000;
	letter-spacing:0.020em;
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:32px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	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.autoParaStyle52 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	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.autoParaStyle50 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	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:right;
}

p.autoParaStyle49 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	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.autoParaStyle48 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle47 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#fff;
	letter-spacing:0.020em;
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#454a42;
	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.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.autoParaStyle41 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:11px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle37 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	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:right;
}

p.autoParaStyle36 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#454a42;
	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-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#005183;
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle30 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#878786;
	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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	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.autoParaStyle26 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle25 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#c0aa5f;
	letter-spacing:0.020em;
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:13px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle22 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	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.autoParaStyle21 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#585654;
	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.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:28px;
	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-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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:center;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:28px;
	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:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle15 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:8px;
	line-height:12.5px;
	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.autoParaStyle14 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:39px;
	color:#000;
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:48px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:9px;
	line-height:12.5px;
	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:center;
}

p.autoParaStyle10 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.autoParaStyle9 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle8 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.autoParaStyle7 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	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.autoParaStyle6 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle5 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:25px;
	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-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:50px;
	color:0uxfff;
	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.autoParaStyle1 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:50px;
	color:0uxfff;
	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.WISdESKTOP-H_-_Einf--Abs- {
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Pagination-aus {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#878786;
	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;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	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;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Pagination {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_inhaltsverzeichnis-fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	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;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Inhaltsverzeichnis-Thin {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	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;
}

h6.WISdESKTOP-H_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	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.WISdESKTOP-H_-_zusatz_-_Url-Link-rechts {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:right;
}

p.WISdESKTOP-H_-_zusatz_-_URLNHassWeissbold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_Url-Link-Zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:center;
}

p.WISdESKTOP-H_-_zusatz_-_URL---Neue-Haas-9_5 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	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:center;
}

p.WISdESKTOP-H_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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.WISdESKTOP-H_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	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.WISdESKTOP-H_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
}

h3.WISdESKTOP-H_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	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;
}

h2.WISdESKTOP-H_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	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;
}

h2.WISdESKTOP-H_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h2.WISdESKTOP-H_-_Lead_-_Lead-–-INTER-CON---light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:left;
}

h2.WISdESKTOP-H_-_Lead_-_Lead---INTER-CON---light-13_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	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;
}

h2.WISdESKTOP-H_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h2.WISdESKTOP-H_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_HL---Inter-Cond--24-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	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;
	padding-left:24px;
	text-align:left;
}

h1.WISdESKTOP-H_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_INTER-COM--extra-light-46 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	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;
}

h1.WISdESKTOP-H_-_Headline_-_HL-Hass-Big {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:54px;
	color:#000;
	letter-spacing:0.020em;
	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:6px;
	text-align:left;
}

h1.WISdESKTOP-H_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	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.WISdESKTOP-H_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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;
}

h4.WISdESKTOP-H_-_Fliesstext_-_ZZ---Haas-11-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.025em;
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

h4.WISdESKTOP-H_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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;
}

h4.WISdESKTOP-H_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

p.WISPHONE400-800-V_-_Einf--Abs- {
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Pagination-aus {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#878786;
	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;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	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;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Pagination {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_inhaltsverzeichnis-fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	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;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Inhaltsverzeichnis-Thin {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	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;
}

h6.WISPHONE400-800-V_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:50px;
	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.WISPHONE400-800-V_-_zusatz_-_Url-Link-rechts {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:right;
}

p.WISPHONE400-800-V_-_zusatz_-_URLNHassWeissbold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_Url-Link-Zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:center;
}

p.WISPHONE400-800-V_-_zusatz_-_URL---Neue-Haas-9_5 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.WISPHONE400-800-V_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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.WISPHONE400-800-V_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	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.WISPHONE400-800-V_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
}

h3.WISPHONE400-800-V_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	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;
}

h2.WISPHONE400-800-V_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	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;
}

h2.WISPHONE400-800-V_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h2.WISPHONE400-800-V_-_Lead_-_Lead-–-INTER-CON---light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:left;
}

h2.WISPHONE400-800-V_-_Lead_-_Lead---INTER-CON---light-13_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	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;
}

h2.WISPHONE400-800-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h2.WISPHONE400-800-V_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_HL---Inter-Cond--24-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	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;
	padding-left:24px;
	text-align:left;
}

h1.WISPHONE400-800-V_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_INTER-COM--extra-light-46 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	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;
}

h1.WISPHONE400-800-V_-_Headline_-_HL-Hass-Big {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:54px;
	color:#000;
	letter-spacing:0.020em;
	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:6px;
	text-align:left;
}

h1.WISPHONE400-800-V_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	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.WISPHONE400-800-V_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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;
}

h4.WISPHONE400-800-V_-_Fliesstext_-_ZZ---Haas-11-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.025em;
	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.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

h4.WISPHONE400-800-V_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	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.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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;
}

h4.WISPHONE400-800-V_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

ol.Nummerierte-Liste-1 > li {
	font-family:"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#031059;
	text-indent:-9px;
	padding-left:32px;
	margin-bottom:9px;
	list-style-position:inside;
	list-style-type:decimal;
	text-align:left;
}

ul.Aufzählung > li {
	font-family:"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#031059;
	padding-left:36px;
	margin-bottom:9px;
	text-align:left;
}
ul.Aufzählung > li::before {
	content:'\2023';
	position:absolute;
	display:inline-block;
	left:22.5px;
	width:0;
}

p.Absatz {
	font-family:"Source Sans 3",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#031059;
	margin-bottom:9px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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.Benutzerdefiniert-V_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	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.Benutzerdefiniert-V_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_URLNHassWeissbold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_Url-Link-Zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_Url-Link-rechts {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:right;
}

p.Benutzerdefiniert-V_-_zusatz_-_URL---Neue-Haas-9_5 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_inhaltsverzeichnis-fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Inhaltsverzeichnis-Thin {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:50px;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#878786;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	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;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination-aus {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

h6.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:18px;
	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:right;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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.Benutzerdefiniert-V_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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;
}

h4.Benutzerdefiniert-V_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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;
}

h4.Benutzerdefiniert-V_-_Fliesstext_-_ZZ---Haas-11-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:21px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.025em;
	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.Benutzerdefiniert-V_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	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.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	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-indent:11px;
	text-align:left;
}

h3.Benutzerdefiniert-V_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	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;
}

h2.Benutzerdefiniert-V_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	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;
}

h2.Benutzerdefiniert-V_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	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;
}

h2.Benutzerdefiniert-V_-_Lead_-_Lead-–-INTER-CON---light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
	text-align:left;
}

h2.Benutzerdefiniert-V_-_Lead_-_Lead---INTER-CON---light-13_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	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;
}

h2.Benutzerdefiniert-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h2.Benutzerdefiniert-V_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL---Inter-Cond--24-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:22px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.Benutzerdefiniert-V_-_Headline_-_INTER-COM--extra-light-46 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	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;
}

h1.Benutzerdefiniert-V_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	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;
	padding-left:24px;
	text-align:left;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	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;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL-Hass-Big {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:54px;
	color:#000;
	letter-spacing:0.020em;
	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:6px;
	text-align:left;
}

h1.Benutzerdefiniert-V_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	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.Benutzerdefiniert-V_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	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.Einf--Abs- {
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	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.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.autoCharStyle56 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-CrimsonProItalic-Regular,"Crimson Pro";
}

span.autoCharStyle55 {
	color:#8aa239;
}

span.autoCharStyle54 {
	color:#951b81;
}

span.autoCharStyle53 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:14px;
	color:#951b81;
}

span.autoCharStyle52 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	color:#8aa239;
}

span.autoCharStyle51 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	color:#951b81;
}

span.autoCharStyle50 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle49 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	letter-spacing:-0.010em;
	text-transform:uppercase;
}

span.autoCharStyle48 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle47 {
	font-size:24px;
}

span.autoCharStyle46 {
	font-size:56px;
	color:#dde5f5;
}

span.autoCharStyle45 {
	font-size:64px;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle43 {
	font-family:FF-Roboto-Regular,Roboto,serif;
}

span.autoCharStyle42 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
}

span.autoCharStyle41 {
	letter-spacing:0.012em;
}

span.autoCharStyle40 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:22px;
}

span.autoCharStyle39 {
	font-size:14px;
}

span.autoCharStyle38 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.autoCharStyle37 {
	font-family:Veneer;
	font-size:36px;
	letter-spacing:0.010em;
	text-transform:uppercase;
}

span.autoCharStyle36 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle35 {
}

span.autoCharStyle34 {
}

span.autoCharStyle33 {
}

span.autoCharStyle32 {
}

span.autoCharStyle31 {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle30 {
}

span.autoCharStyle29 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle28 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:16px;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:FF-NotoSans-ExtraBold,"Noto Sans",sans-serif;
}

span.autoCharStyle26 {
	font-size:36.4px;
}

span.autoCharStyle25 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.autoCharStyle24 {
	font-size:26px;
}

span.autoCharStyle23 {
	font-family:FF-FontAwesome,FontAwesome;
}

span.autoCharStyle22 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:FF-NotoSans-SemiBold,"Noto Sans",sans-serif;
}

span.autoCharStyle20 {
	font-weight:600;
	font-family:FF-NotoSans-SemiBold,"Noto Sans",sans-serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:FF-NotoSans-SemiBold,"Noto Sans",sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle18 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:16px;
}

span.autoCharStyle17 {
	letter-spacing:-0.005em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle15 {
	text-transform:uppercase;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:900;
	font-family:FF-CrimsonProRoman-Black,"Crimson Pro";
}

span.autoCharStyle12 {
	letter-spacing:0.005em;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	color:#fff;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#000;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
}

span.autoCharStyle7 {
	font-size:38px;
}

span.autoCharStyle6 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:18px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#000;
}

span.autoCharStyle3 {
	font-size:38px;
}

span.autoCharStyle2 {
	font-family:FF-FontAwesome,FontAwesome;
}

span.autoCharStyle1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
}

span.WISdESKTOP-H_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.WISdESKTOP-H_-_fliesstexr-sans-bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}

span.WISdESKTOP-H_-_Inhalt-Thin {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
}

span.WISdESKTOP-H_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	color:#585654;
}

span.WISPHONE400-800-V_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.WISPHONE400-800-V_-_fliesstexr-sans-bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}

span.WISPHONE400-800-V_-_Inhalt-Thin {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
}

span.WISPHONE400-800-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	color:#585654;
}

span.Benutzerdefiniert-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	color:#585654;
}

span.Benutzerdefiniert-V_-_Inhalt-Thin {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
}

span.Benutzerdefiniert-V_-_fliesstexr-sans-bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}

span.Benutzerdefiniert-V_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.fliesstexr-sans-bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}

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

