/* 	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-Bold;
	src:url("../fonts/CrimsonPro-VariableFont_wght.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

@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");
}

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

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

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

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

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

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

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

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

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

#item913592 {
	width:547px !important;
	left:87px !important;
	top:41px !important;
	min-height:554px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item918299 {
	width:547px !important;
	left:87px !important;
	top:852px !important;
	min-height:1162px !important;
}

#item912626 {
	width:333px !important;
	left:107px !important;
	top:621px !important;
	min-height:146px !important;
}

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

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

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

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

#item918375 {
	width:264px !important;
	left:87px !important;
	top:2039px !important;
	min-height:275px !important;
}

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

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

#item918450 {
	width:412px !important;
	left:87px !important;
	top:2332px !important;
	min-height:33px !important;
}

#item918501 {
	width:97px !important;
	height:48px !important;
	left:385px !important;
	top:2398px !important;
}

#item918512 {
	width:100px !important;
	height:97px !important;
	left:87px !important;
	top:2377px !important;
}

#item918520 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:599px !important;
	top:2369px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item922510 {
	width:302px !important;
	left:59px !important;
	top:911px !important;
	min-height:1228px !important;
}

#item922520 {
	width:333px !important;
	left:58px !important;
	top:688px !important;
	min-height:146px !important;
}

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

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

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

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

#item922543 {
	width:264px !important;
	left:60px !important;
	top:2128px !important;
	min-height:381px !important;
}

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

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

#item922571 {
	width:412px !important;
	left:61px !important;
	top:2494px !important;
	min-height:33px !important;
}

#item922620 {
	width:100px !important;
	height:97px !important;
	left:68px !important;
	top:2538px !important;
}

#item922613 {
	width:97px !important;
	height:48px !important;
	left:59px !important;
	top:2691px !important;
}

#item922624 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:273px !important;
	top:2660px !important;
}

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

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

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

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

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

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

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

#item931781 {
	width:535px !important;
	left:223px !important;
	top:40px !important;
	min-height:517px !important;
}

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

#item940346 {
	width:535px !important;
	left:223px !important;
	top:914px !important;
	min-height:81px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item931827 {
	width:547px !important;
	left:773px !important;
	top:40px !important;
	min-height:980px !important;
}

#item931835 {
	width:333px !important;
	left:244px !important;
	top:604px !important;
	min-height:146px !important;
}

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

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

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

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

#item931858 {
	width:264px !important;
	left:773px !important;
	top:1051px !important;
	min-height:381px !important;
}

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

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

#item931884 {
	width:412px !important;
	left:224px !important;
	top:997px !important;
	min-height:33px !important;
}

#item931927 {
	width:97px !important;
	height:48px !important;
	left:223px !important;
	top:1168px !important;
}

#item931931 {
	width:100px !important;
	height:97px !important;
	left:223px !important;
	top:1042px !important;
}

#item931936 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:438px !important;
	top:1137px !important;
}

#item854457 {
	width:265px !important;
	height:478px !important;
	left:56px !important;
	top:158px !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%;
}

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

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

#item854536 {
	width:313px !important;
	left:368px !important;
	top:763px !important;
	min-height:188px !important;
}

#item854511 {
	width:297px !important;
	left:9px !important;
	top:1144px !important;
	min-height:123px !important;
}

#item854486 {
	mix-blend-mode:multiply;
	width:360px !important;
	left:368px !important;
	top:976px !important;
	min-height:1135px !important;
}

#item922691 {
	width:265px !important;
	height:478px !important;
	left:67px !important;
	top:157px !important;
}

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

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

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

#item922716 {
	width:313px !important;
	left:59px !important;
	top:1443px !important;
	min-height:188px !important;
}

#item922762 {
	width:297px !important;
	left:52px !important;
	top:1832px !important;
	min-height:123px !important;
}

#item922785 {
	mix-blend-mode:multiply;
	width:360px !important;
	left:20px !important;
	top:2091px !important;
	min-height:1135px !important;
}

#item932005 {
	width:265px !important;
	height:478px !important;
	left:316px !important;
	top:152px !important;
}

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

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

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

#item932031 {
	width:313px !important;
	left:773px !important;
	top:758px !important;
	min-height:188px !important;
}

#item932077 {
	width:297px !important;
	left:350px !important;
	top:1247px !important;
	min-height:123px !important;
}

#item932100 {
	mix-blend-mode:multiply;
	width:535px !important;
	left:682px !important;
	top:970px !important;
	min-height:775px !important;
}

#item894046 {
	width:141px !important;
	left:72px !important;
	top:3011px !important;
	min-height:36px !important;
}

#item788581 {
	width:301px !important;
	left:306px !important;
	top:39px !important;
	min-height:44px !important;
}

#item788606 {
	width:375px !important;
	left:306px !important;
	top:78px !important;
	min-height:68px !important;
}

#item788755 {
	width:407px !important;
	left:306px !important;
	top:170px !important;
	min-height:506px !important;
}

#item908470 {
	width:202px !important;
	left:72px !important;
	top:464px !important;
	min-height:194px !important;
}

#item908201 {
	width:266px !important;
	left:211px !important;
	top:785px !important;
	min-height:91px !important;
}

#item908047 {
	width:451px !important;
	left:214px !important;
	top:1007px !important;
	min-height:138px !important;
}

#item941304 {
	width:407px !important;
	left:134px !important;
	top:1417px !important;
	min-height:353px !important;
}

#item941330 {
	width:454px !important;
	left:134px !important;
	top:1201px !important;
	background:#fff;
	min-height:29px !important;
}

#item941353 {
	width:330px !important;
	left:134px !important;
	top:1279px !important;
	min-height:85px !important;
}

#item941376 {
	width:272px !important;
	left:274px !important;
	top:1347px !important;
	min-height:35px !important;
}

#item873255 {
	width:500px !important;
	left:166px !important;
	top:1832px !important;
	min-height:33px !important;
}

#item873305 {
	width:211px !important;
	left:134px !important;
	top:1875px !important;
	min-height:65px !important;
}

#item873280 {
	width:501px !important;
	left:134px !important;
	top:1966px !important;
	min-height:394px !important;
}

#item873960 {
	width:250px !important;
	left:71px !important;
	top:2466px !important;
	min-height:31px !important;
}

#item789065 {
	width:235px !important;
	left:71px !important;
	top:2552px !important;
	min-height:95px !important;
}

#item761070 {
	width:407px !important;
	left:321px !important;
	top:2541px !important;
	min-height:447px !important;
}

#item922890 {
	width:141px !important;
	left:40px !important;
	top:4365px !important;
	min-height:36px !important;
}

#item922926 {
	width:301px !important;
	left:57px !important;
	top:40px !important;
	min-height:44px !important;
}

#item922950 {
	width:343px !important;
	left:57px !important;
	top:80px !important;
	min-height:68px !important;
}

#item922973 {
	width:301px !important;
	left:57px !important;
	top:172px !important;
	min-height:367px !important;
}

#item931019 {
	width:301px !important;
	left:57px !important;
	top:1134px !important;
	min-height:273px !important;
}

#item923019 {
	width:202px !important;
	left:60px !important;
	top:989px !important;
	min-height:194px !important;
}

#item923042 {
	width:266px !important;
	left:107px !important;
	top:1510px !important;
	min-height:91px !important;
}

#item923065 {
	width:302px !important;
	left:59px !important;
	top:1732px !important;
	min-height:188px !important;
}

#item923089 {
	width:287px !important;
	left:59px !important;
	top:2692px !important;
	min-height:59px !important;
}

#item923113 {
	width:211px !important;
	left:59px !important;
	top:2763px !important;
	min-height:65px !important;
}

#item923136 {
	width:302px !important;
	left:59px !important;
	top:2843px !important;
	min-height:576px !important;
}

#item923170 {
	width:250px !important;
	left:40px !important;
	top:3513px !important;
	min-height:31px !important;
}

#item923193 {
	width:235px !important;
	left:58px !important;
	top:3595px !important;
	min-height:95px !important;
}

#item923216 {
	width:302px !important;
	left:59px !important;
	top:3741px !important;
	min-height:597px !important;
}

#item941529 {
	width:319px !important;
	left:41px !important;
	top:2178px !important;
	min-height:454px !important;
}

#item941552 {
	width:454px !important;
	left:41px !important;
	top:1963px !important;
	min-height:29px !important;
}

#item941575 {
	width:330px !important;
	left:41px !important;
	top:2040px !important;
	min-height:67px !important;
}

#item941598 {
	width:272px !important;
	left:126px !important;
	top:2114px !important;
	min-height:35px !important;
}

#item932208 {
	width:141px !important;
	left:186px !important;
	top:1814px !important;
	min-height:36px !important;
}

#item932244 {
	width:301px !important;
	left:589px !important;
	top:45px !important;
	min-height:44px !important;
}

#item932268 {
	width:375px !important;
	left:590px !important;
	top:88px !important;
	min-height:68px !important;
}

#item932291 {
	width:535px !important;
	left:590px !important;
	top:176px !important;
	min-height:331px !important;
}

#item932338 {
	width:202px !important;
	left:132px !important;
	top:176px !important;
	min-height:194px !important;
}

#item932361 {
	width:266px !important;
	left:260px !important;
	top:640px !important;
	min-height:91px !important;
}

#item932384 {
	width:344px !important;
	left:224px !important;
	top:870px !important;
	min-height:138px !important;
}

#item932407 {
	width:500px !important;
	left:714px !important;
	top:562px !important;
	min-height:33px !important;
}

#item932430 {
	width:211px !important;
	left:682px !important;
	top:605px !important;
	min-height:65px !important;
}

#item932453 {
	width:501px !important;
	left:682px !important;
	top:696px !important;
	min-height:394px !important;
}

#item932488 {
	width:250px !important;
	left:773px !important;
	top:1176px !important;
	min-height:31px !important;
}

#item932511 {
	width:235px !important;
	left:773px !important;
	top:1254px !important;
	min-height:95px !important;
}

#item932535 {
	width:534px !important;
	left:775px !important;
	top:1392px !important;
	min-height:316px !important;
}

#item941654 {
	width:445px !important;
	left:222px !important;
	top:1392px !important;
	min-height:309px !important;
}

#item941677 {
	width:454px !important;
	left:222px !important;
	top:1176px !important;
	background:#fff;
	min-height:29px !important;
}

#item941700 {
	width:330px !important;
	left:222px !important;
	top:1254px !important;
	min-height:66px !important;
}

#item941723 {
	width:272px !important;
	left:362px !important;
	top:1322px !important;
	min-height:35px !important;
}

#item918698 {
	width:787px !important;
	height:1499px !important;
	left:40px !important;
	top:2358px !important;
	background:#e3e3e3;
}

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

#item906292 {
	width:406px !important;
	height:1379px !important;
	left:103px !important;
	top:2429px !important;
	border-radius:6px;
	background:#fff;
}

#item906628 {
	width:500px !important;
	height:275px !important;
	left:103px !important;
	top:9774px !important;
	border-radius:6px;
	background:#fff;
}

#item906655 {
	width:501px !important;
	height:532px !important;
	left:109px !important;
	top:7474px !important;
	border-radius:6px;
	background:#fff;
}

#item888478 {
	width:609px !important;
	left:72px !important;
	top:714px !important;
	min-height:169px !important;
}

@keyframes hereinfliegenvonunten-888478 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-888478 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item906431 {
	width:594px !important;
	left:87px !important;
	top:932px !important;
	min-height:356px !important;
}

#item888994 {
	width:454px !important;
	left:87px !important;
	top:1489px !important;
	min-height:850px !important;
}

#item889263 {
	width:501px !important;
	left:87px !important;
	top:4049px !important;
	min-height:1356px !important;
}

#item905920 {
	width:641px !important;
	left:87px !important;
	top:5450px !important;
	min-height:324px !important;
}

#item906629 {
	width:384px !important;
	left:250px !important;
	top:6519px !important;
	min-height:78px !important;
}

#item889275 {
	width:501px !important;
	left:86px !important;
	top:6640px !important;
	min-height:819px !important;
}

#item906435 {
	width:516px !important;
	left:87px !important;
	top:8473px !important;
	min-height:867px !important;
}

#item889238 {
	width:375px !important;
	left:119px !important;
	top:2451px !important;
	min-height:1569px !important;
}

#item906382 {
	width:220px !important;
	left:541px !important;
	top:2780px !important;
	min-height:180px !important;
}

#item906190 {
	width:451px !important;
	left:120px !important;
	top:7498px !important;
	min-height:555px !important;
}

#item906504 {
	width:446px !important;
	left:120px !important;
	top:9786px !important;
	min-height:369px !important;
}

#item923314 {
	width:451px !important;
	height:2043px !important;
	left:-35px !important;
	top:2964px !important;
	background:#e3e3e3;
}

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

#item923328 {
	width:360px !important;
	height:1541px !important;
	left:20px !important;
	top:3391px !important;
	border-radius:6px;
	background:#fff;
}

#item923346 {
	width:367px !important;
	height:275px !important;
	left:25px !important;
	top:12008px !important;
	border-radius:6px;
	background:#fff;
}

#item923658 {
	width:355px !important;
	height:588px !important;
	left:22px !important;
	top:9236px !important;
	border-radius:6px;
	background:#fff;
}

#item923659 {
	width:320px !important;
	left:40px !important;
	top:451px !important;
	min-height:159px !important;
}

@keyframes hereinfliegenvonunten-923659 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-923659 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item923682 {
	width:320px !important;
	left:40px !important;
	top:745px !important;
	min-height:638px !important;
}

#item923705 {
	width:328px !important;
	left:33px !important;
	top:1598px !important;
	min-height:1347px !important;
}

#item923729 {
	width:320px !important;
	left:40px !important;
	top:5214px !important;
	min-height:1775px !important;
}

#item923733 {
	width:321px !important;
	left:39px !important;
	top:7086px !important;
	min-height:377px !important;
}

#item923757 {
	width:320px !important;
	left:40px !important;
	top:7917px !important;
	min-height:109px !important;
}

#item923780 {
	width:320px !important;
	left:40px !important;
	top:8039px !important;
	min-height:1156px !important;
}

#item923784 {
	width:320px !important;
	left:40px !important;
	top:10201px !important;
	min-height:1544px !important;
}

#item923788 {
	width:320px !important;
	left:40px !important;
	top:3410px !important;
	min-height:1828px !important;
}

#item923811 {
	width:287px !important;
	left:40px !important;
	top:3226px !important;
	min-height:138px !important;
}

#item923834 {
	width:320px !important;
	left:40px !important;
	top:9261px !important;
	min-height:547px !important;
}

#item923857 {
	width:320px !important;
	left:40px !important;
	top:12026px !important;
	min-height:432px !important;
}

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

#item932645 {
	width:580px !important;
	height:1233px !important;
	left:240px !important;
	top:2072px !important;
	border-radius:6px;
	background:#fff;
}

#item932646.in5-parallax-bg {
	width:443px !important;
	height:580px !important;
	left:865px !important;
	top:4767px !important;
}

#item932973 {
	width:843px !important;
	height:386px !important;
	left:205px !important;
	top:5599px !important;
	border-radius:6px;
	background:#fff;
}

#item932974 {
	width:609px !important;
	left:241px !important;
	top:551px !important;
	min-height:169px !important;
}

@keyframes hereinfliegenvonunten-932974 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-932974 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item932997 {
	width:627px !important;
	left:223px !important;
	top:757px !important;
	min-height:375px !important;
}

#item933020 {
	width:627px !important;
	left:223px !important;
	top:1237px !important;
	min-height:702px !important;
}

#item933043 {
	width:627px !important;
	left:223px !important;
	top:3379px !important;
	min-height:2148px !important;
}

#item933047 {
	width:443px !important;
	left:865px !important;
	top:4470px !important;
	min-height:296px !important;
}

#item933070 {
	width:384px !important;
	left:865px !important;
	top:5373px !important;
	min-height:78px !important;
}

#item933101 {
	width:557px !important;
	left:255px !important;
	top:2094px !important;
	min-height:1313px !important;
}

#item933124 {
	width:260px !important;
	left:820px !important;
	top:2786px !important;
	min-height:180px !important;
}

#item933147 {
	width:451px !important;
	left:230px !important;
	top:5629px !important;
	min-height:291px !important;
}

#item939565 {
	width:451px !important;
	left:723px !important;
	top:5749px !important;
	min-height:336px !important;
}

#item933170 {
	width:446px !important;
	left:865px !important;
	top:3753px !important;
	min-height:266px !important;
}

#item889413 {
	width:531px !important;
	left:119px !important;
	top:75px !important;
	min-height:89px !important;
}

#item889384_918826 {
	width:390.863517060271px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item889384 {
	width:391px !important;
	left:321px !important;
	top:483px !important;
	min-height:1576px !important;
}

#item923963 {
	width:302px !important;
	left:59px !important;
	top:71px !important;
	min-height:205px !important;
}

#item923988_939970 {
	width:320.733136483115px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item923988 {
	width:321px !important;
	left:39px !important;
	top:670px !important;
	min-height:1869px !important;
}

#item933278 {
	width:531px !important;
	left:691px !important;
	top:78px !important;
	min-height:89px !important;
}

#item933303_939979 {
	width:390.863517060271px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item933303 {
	width:536px !important;
	left:681px !important;
	top:386px !important;
	min-height:1115px !important;
}

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

#item895322 {
	width:204px !important;
	left:297px !important;
	top:40px !important;
	min-height:150px !important;
}

#item900527 {
	width:187px !important;
	left:71px !important;
	top:40px !important;
	min-height:174px !important;
}

#item900630 {
	width:206px !important;
	left:540px !important;
	top:362px !important;
	min-height:124px !important;
}

#item895351_918854 {
	width:414.561417322889px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item895351 {
	width:423px !important;
	left:72px !important;
	top:298px !important;
	min-height:1547px !important;
}

#item900543 {
	width:211px !important;
	left:541px !important;
	top:601px !important;
	min-height:219px !important;
}

#item939647_939688 {
	width:277.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939647_939686 {
	width:277.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939647_939684 {
	width:277.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939647 {
	width:187px !important;
	left:541px !important;
	top:864px !important;
	min-height:313px !important;
}

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

#item924125 {
	width:146px !important;
	left:62px !important;
	top:44px !important;
	min-height:150px !important;
}

#item924148 {
	width:251px !important;
	left:39px !important;
	top:501px !important;
	min-height:144px !important;
}

#item924171 {
	width:185px !important;
	left:208px !important;
	top:358px !important;
	min-height:124px !important;
}

#item924194 {
	width:320px !important;
	left:40px !important;
	top:682px !important;
	min-height:1569px !important;
}

#item931126_964425 {
	width:414.561417322889px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item931126 {
	width:320px !important;
	left:40px !important;
	top:2976px !important;
	min-height:581px !important;
}

#item924221 {
	width:211px !important;
	left:95px !important;
	top:2382px !important;
	min-height:219px !important;
}

#item939690_939716 {
	width:343px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939690_939718 {
	width:344px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939690_939721 {
	width:324px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939690 {
	width:202px !important;
	left:92px !important;
	top:2670px !important;
	min-height:313px !important;
}

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

#item939728_939754 {
	width:351.666666666667px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939728_939756 {
	width:351.666666666667px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939728_939759 {
	width:351.666666666667px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item939728 {
	width:296px !important;
	left:957px !important;
	top:882px !important;
	min-height:313px !important;
}

#item933441 {
	width:204px !important;
	left:498px !important;
	top:40px !important;
	min-height:150px !important;
}

#item933464 {
	width:246px !important;
	left:224px !important;
	top:40px !important;
	min-height:136px !important;
}

#item933487 {
	width:185px !important;
	left:240px !important;
	top:530px !important;
	min-height:124px !important;
}

#item933510_939817 {
	width:414.561417322889px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item933510 {
	width:443px !important;
	left:498px !important;
	top:220px !important;
	min-height:1469px !important;
}

#item933535 {
	width:350px !important;
	left:957px !important;
	top:665px !important;
	min-height:143px !important;
}

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

#item900502 {
	width:799px !important;
	height:2519px !important;
	left:-23px !important;
	background:#f6e700;
}

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

#item898756 {
	width:496px !important;
	left:87px !important;
	top:39px !important;
	min-height:59px !important;
}

#item898731_907693 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898731_907695 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898731 {
	width:334px !important;
	left:414px !important;
	top:111px !important;
	min-height:178px !important;
}

#item898702 {
	width:469px !important;
	left:86px !important;
	top:576px !important;
	min-height:1915px !important;
}

#item924337 {
	width:436px !important;
	height:3693px !important;
	left:-23px !important;
	top:-5px !important;
	background:#f6e700;
}

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

#item924339 {
	width:360px !important;
	left:40px !important;
	top:40px !important;
	min-height:59px !important;
}

#item924362_928656 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924362_928658 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924362 {
	width:334px !important;
	left:41px !important;
	top:258px !important;
	min-height:178px !important;
}

#item924386 {
	width:320px !important;
	left:40px !important;
	top:782px !important;
	min-height:2738px !important;
}

#item933651 {
	width:1622px !important;
	height:2543px !important;
	left:-22px !important;
	top:-23px !important;
	background:#f6e700;
}

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

#item933652 {
	width:496px !important;
	left:224px !important;
	top:40px !important;
	min-height:59px !important;
}

#item933676_937974 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item933676_937976 {
	width:297.809448818982px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item933676 {
	width:334px !important;
	left:500px !important;
	top:112px !important;
	min-height:178px !important;
}

#item933700 {
	width:535px !important;
	left:223px !important;
	top:376px !important;
	min-height:1650px !important;
}

#item875337 {
	width:594px !important;
	left:87px !important;
	top:40px !important;
	min-height:115px !important;
}

#item874396 {
	width:548px !important;
	left:86px !important;
	top:160px !important;
	min-height:110px !important;
}

#item874367 {
	width:516px !important;
	left:86px !important;
	top:795px !important;
	min-height:1788px !important;
}

#item874363 {
	width:501px !important;
	left:86px !important;
	top:3076px !important;
	min-height:1531px !important;
}

#item911818_918990 {
	width:422.610498687664px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911818_918988 {
	width:422.610498687664px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911818_918986 {
	width:422.610498687664px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911818 {
	width:360px !important;
	left:368px !important;
	top:2639px !important;
	min-height:369px !important;
}

#item912496 {
	width:79px !important;
	height:106px !important;
	left:728px !important;
	top:204px !important;
}

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

#item911972_919009 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911972_919006 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911972_919004 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item911972 {
	width:501px !important;
	left:87px !important;
	top:4651px !important;
	min-height:613px !important;
}

#item924540 {
	width:302px !important;
	left:58px !important;
	top:41px !important;
	min-height:210px !important;
}

#item924563 {
	width:305px !important;
	left:57px !important;
	top:272px !important;
	min-height:209px !important;
}

#item924586 {
	width:303px !important;
	left:57px !important;
	top:832px !important;
	min-height:1650px !important;
}

#item924609_975737 {
	width:489.791076115313px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924609 {
	width:320px !important;
	left:40px !important;
	top:3332px !important;
	min-height:3456px !important;
}

#item924618_928684 {
	width:319.933333333334px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924618_928686 {
	width:319.933333333334px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924618_928688 {
	width:319.933333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924618 {
	width:360px !important;
	left:40px !important;
	top:2948px !important;
	min-height:369px !important;
}

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

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

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

#item924688_928702 {
	width:330px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item924688 {
	width:320px !important;
	left:40px !important;
	top:6820px !important;
	min-height:975px !important;
}

#item933858 {
	width:594px !important;
	left:406px !important;
	top:39px !important;
	min-height:115px !important;
}

#item933882 {
	width:548px !important;
	left:406px !important;
	top:159px !important;
	min-height:110px !important;
}

#item933905 {
	width:626px !important;
	left:407px !important;
	top:801px !important;
	min-height:1780px !important;
}

#item933928_977241 {
	width:489.791076115313px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item933928 {
	width:536px !important;
	left:406px !important;
	top:3007px !important;
	min-height:901px !important;
}

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

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

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

#item933937 {
	width:360px !important;
	left:407px !important;
	top:2638px !important;
	min-height:369px !important;
}

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

#item934004_938016 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item934004_938018 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item934004_938020 {
	width:500.532782152382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item934004 {
	width:443px !important;
	left:957px !important;
	top:3107px !important;
	min-height:613px !important;
}

#item895830 {
	opacity:0.25;
	width:777px !important;
	height:4503px !important;
	left:-9px !important;
	top:-9px !important;
	background:#008bd2;
}

@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%;
}

#item900149 {
	width:562px !important;
	height:4218px !important;
	left:72px !important;
	top:33px !important;
	background:#fff;
}

#item921859 {
	width:189px !important;
	height:267px !important;
	left:588px !important;
	top:326px !important;
	background:#fff;
}

#item896329 {
	width:413px !important;
	left:134px !important;
	top:70px !important;
	min-height:74px !important;
}

#item896304 {
	width:469px !important;
	left:134px !important;
	top:153px !important;
	min-height:144px !important;
}

#item912713 {
	width:160px !important;
	left:587px !important;
	top:332px !important;
	min-height:319px !important;
}

#item896275 {
	width:469px !important;
	left:134px !important;
	top:628px !important;
	min-height:1581px !important;
}

#item919023 {
	width:374px !important;
	height:225px !important;
	left:40px !important;
	top:2526px !important;
	background:#fff;
}

#item912775 {
	width:307px !important;
	left:87px !important;
	top:2550px !important;
	min-height:183px !important;
}

#item900156 {
	width:469px !important;
	left:134px !important;
	top:2745px !important;
	min-height:1125px !important;
}

#item895914 {
	width:292px !important;
	left:259px !important;
	top:3883px !important;
	min-height:175px !important;
}

#item924810 {
	opacity:0.25;
	width:416px !important;
	height:6039px !important;
	left:-8px !important;
	background:#008bd2;
}

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

#item924811 {
	width:342px !important;
	height:4913px !important;
	left:29px !important;
	top:814px !important;
	background:#fff;
}

#item924826 {
	width:342px !important;
	left:59px !important;
	top:42px !important;
	min-height:59px !important;
}

#item924849 {
	width:302px !important;
	left:59px !important;
	top:95px !important;
	min-height:226px !important;
}

#item924872 {
	width:320px !important;
	left:40px !important;
	top:626px !important;
	min-height:138px !important;
}

#item924895 {
	width:320px !important;
	left:40px !important;
	top:820px !important;
	min-height:1631px !important;
}

#item924919 {
	width:297px !important;
	left:74px !important;
	top:2884px !important;
	min-height:183px !important;
}

#item924942 {
	width:319px !important;
	left:41px !important;
	top:3076px !important;
	min-height:2213px !important;
}

#item924946 {
	width:292px !important;
	left:42px !important;
	top:5339px !important;
	min-height:175px !important;
}

#item934127 {
	opacity:0.25;
	width:1100px !important;
	height:3592px !important;
	left:300px !important;
	top:40px !important;
	background:#008bd2;
}

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

#item934128 {
	width:733px !important;
	height:3431px !important;
	left:392px !important;
	top:70px !important;
	background:#fff;
}

#item934129 {
	width:264px !important;
	height:256px !important;
	left:1116px !important;
	top:295px !important;
	background:#fff;
}

#item939983 {
	width:264px !important;
	height:256px !important;
	left:1116px !important;
	top:2264px !important;
	background:#fff;
}

#item934141 {
	width:413px !important;
	left:498px !important;
	top:95px !important;
	min-height:58px !important;
}

#item934164 {
	width:535px !important;
	left:498px !important;
	top:158px !important;
	min-height:144px !important;
}

#item934187 {
	width:212px !important;
	left:1140px !important;
	top:337px !important;
	min-height:214px !important;
}

#item934210 {
	width:535px !important;
	left:498px !important;
	top:707px !important;
	min-height:1544px !important;
}

#item934233 {
	width:378px !important;
	height:237px !important;
	left:370px !important;
	top:2577px !important;
	background:#fff;
}

#item934234 {
	width:307px !important;
	left:421px !important;
	top:2612px !important;
	min-height:183px !important;
}

#item934257 {
	width:535px !important;
	left:498px !important;
	top:2804px !important;
	min-height:650px !important;
}

#item934261 {
	width:261px !important;
	left:1125px !important;
	top:2307px !important;
	min-height:175px !important;
}

#item899096 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:452px !important;
	top:162px !important;
}

#item899242 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:87px !important;
	top:85px !important;
}

#item899249 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:241px !important;
	top:199px !important;
}

#item899245 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:310px !important;
	top:40px !important;
}

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

#item871696 {
	width:626px !important;
	left:87px !important;
	top:415px !important;
	min-height:105px !important;
}

#item899055 {
	width:361px !important;
	left:86px !important;
	top:507px !important;
	min-height:69px !important;
}

#item871775_919055 {
	width:499.562053254154px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item871775 {
	width:500px !important;
	left:88px !important;
	top:591px !important;
	min-height:879px !important;
}

#item899138 {
	mix-blend-mode:multiply;
	width:343px !important;
	left:87px !important;
	top:1535px !important;
	min-height:148px !important;
}

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

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

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

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

#item925106 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:232px !important;
	top:216px !important;
}

#item925110 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:15px !important;
	top:64px !important;
}

#item925114 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:70px !important;
	top:232px !important;
}

#item925117 {
	opacity:0.48;
	width:171px !important;
	height:171px !important;
	left:237px !important;
	top:19px !important;
}

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

#item925156 {
	width:320px !important;
	left:40px !important;
	top:550px !important;
	min-height:105px !important;
}

#item925180 {
	width:319px !important;
	left:41px !important;
	top:689px !important;
	min-height:94px !important;
}

#item925203_928737 {
	width:319.734120734908px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item925203 {
	width:320px !important;
	left:40px !important;
	top:807px !important;
	min-height:1375px !important;
}

#item925227 {
	mix-blend-mode:multiply;
	width:343px !important;
	left:39px !important;
	top:2210px !important;
	min-height:148px !important;
}

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

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

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

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

#item934422 {
	opacity:0.48;
	width:214px !important;
	height:214px !important;
	left:706px !important;
	top:188px !important;
}

#item934425 {
	opacity:0.48;
	width:214px !important;
	height:214px !important;
	left:249px !important;
	top:92px !important;
}

#item934428 {
	opacity:0.48;
	width:214px !important;
	height:214px !important;
	left:442px !important;
	top:234px !important;
}

#item934431 {
	opacity:0.48;
	width:214px !important;
	height:214px !important;
	left:527px !important;
	top:36px !important;
}

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

#item934472 {
	width:626px !important;
	left:315px !important;
	top:472px !important;
	min-height:105px !important;
}

#item934496 {
	width:361px !important;
	left:315px !important;
	top:565px !important;
	min-height:69px !important;
}

#item934519_938054 {
	width:626.354704172789px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item934519 {
	width:626px !important;
	left:315px !important;
	top:648px !important;
	min-height:703px !important;
}

#item934543 {
	mix-blend-mode:multiply;
	width:343px !important;
	left:315px !important;
	top:1336px !important;
	min-height:148px !important;
}

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

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

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

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

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

#item867902 {
	width:270px !important;
	left:52px !important;
	top:40px !important;
	min-height:19px !important;
}

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

#item895163 {
	width:516px !important;
	left:52px !important;
	top:82px !important;
	min-height:263px !important;
}

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

#item867982 {
	width:501px !important;
	left:87px !important;
	top:720px !important;
	min-height:1506px !important;
}

#item868037 {
	width:496px !important;
	left:86px !important;
	top:2789px !important;
	min-height:1363px !important;
}

#item868301 {
	width:501px !important;
	left:87px !important;
	top:4547px !important;
	min-height:786px !important;
}

#item905761 {
	width:194px !important;
	height:29px !important;
	left:509px !important;
	top:2243px !important;
}

#item905734 {
	width:501px !important;
	left:87px !important;
	top:2280px !important;
	min-height:193px !important;
}

#item905584 {
	width:407px !important;
	left:119px !important;
	top:5993px !important;
	min-height:177px !important;
}

#item905650 {
	width:181px !important;
	left:232px !important;
	top:5369px !important;
	min-height:218px !important;
}

#item919113 {
	width:454px !important;
	left:119px !important;
	top:5555px !important;
	min-height:225px !important;
}

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

#item925370 {
	width:270px !important;
	left:52px !important;
	top:39px !important;
	min-height:19px !important;
}

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

#item925398 {
	width:337px !important;
	left:40px !important;
	top:81px !important;
	min-height:263px !important;
}

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

#item925421 {
	width:320px !important;
	left:40px !important;
	top:682px !important;
	min-height:1606px !important;
}

#item925445 {
	width:320px !important;
	left:40px !important;
	top:3051px !important;
	min-height:1606px !important;
}

#item925449 {
	width:320px !important;
	left:40px !important;
	top:4995px !important;
	min-height:988px !important;
}

#item931174 {
	width:320px !important;
	left:40px !important;
	top:7224px !important;
	min-height:1127px !important;
}

#item925453 {
	width:194px !important;
	height:29px !important;
	left:40px !important;
	top:2320px !important;
}

#item925476 {
	width:320px !important;
	left:40px !important;
	top:2417px !important;
	min-height:328px !important;
}

#item925499 {
	width:320px !important;
	left:40px !important;
	top:6884px !important;
	min-height:283px !important;
}

#item925523 {
	width:181px !important;
	left:109px !important;
	top:6142px !important;
	min-height:218px !important;
}

#item925565 {
	width:320px !important;
	left:40px !important;
	top:6328px !important;
	min-height:327px !important;
}

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

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

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

#item934715 {
	width:516px !important;
	left:223px !important;
	top:82px !important;
	min-height:263px !important;
}

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

#item934738 {
	width:627px !important;
	left:223px !important;
	top:732px !important;
	min-height:1794px !important;
}

#item939989 {
	width:627px !important;
	left:223px !important;
	top:3237px !important;
	min-height:902px !important;
}

#item934769 {
	width:194px !important;
	height:29px !important;
	left:1129px !important;
	top:1034px !important;
}

#item934792 {
	width:458px !important;
	left:865px !important;
	top:1071px !important;
	min-height:221px !important;
}

#item934816 {
	width:407px !important;
	left:891px !important;
	top:2328px !important;
	min-height:200px !important;
}

#item934839 {
	width:181px !important;
	left:1003px !important;
	top:1683px !important;
	min-height:218px !important;
}

#item934879 {
	width:458px !important;
	left:865px !important;
	top:1885px !important;
	min-height:225px !important;
}

#item860845 {
	opacity:0.50;
	width:609px !important;
	height:1778px !important;
	left:52px !important;
	top:235px !important;
	background:#c7d48a;
}

@keyframes einblenden-860845 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes einblenden-860845 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item860845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item899343 {
	opacity:0.30;
	width:657px !important;
	height:375px !important;
	left:117px !important;
	top:202px !important;
	border-radius:20px;
	background:#c7d48a;
}

#item860389 {
	width:433px !important;
	left:134px !important;
	top:44px !important;
	min-height:132px !important;
}

#item860415 {
	width:500px !important;
	left:134px !important;
	top:607px !important;
	min-height:1288px !important;
}

#item860461 {
	width:508px !important;
	left:134px !important;
	top:516px !important;
	min-height:35px !important;
}

#item925640 {
	opacity:0.50;
	width:360px !important;
	height:2645px !important;
	top:-13px !important;
	background:#c7d48a;
}

@keyframes einblenden-925640 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes einblenden-925640 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item925640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item925642 {
	opacity:0.30;
	width:366px !important;
	height:283px !important;
	left:17px !important;
	top:212px !important;
	border-radius:20px;
	background:#c7d48a;
}

#item925643 {
	width:342px !important;
	left:59px !important;
	top:43px !important;
	min-height:132px !important;
}

#item925666 {
	width:320px !important;
	left:40px !important;
	top:532px !important;
	min-height:1975px !important;
}

#item925702 {
	width:234px !important;
	left:40px !important;
	top:414px !important;
	min-height:56px !important;
}

#item934956 {
	opacity:0.30;
	width:735px !important;
	height:494px !important;
	left:390px !important;
	top:201px !important;
	border-radius:20px;
	background:#c7d48a;
}

#item934957 {
	width:352px !important;
	left:406px !important;
	top:44px !important;
	min-height:132px !important;
}

#item934980 {
	width:627px !important;
	left:407px !important;
	top:745px !important;
	min-height:1025px !important;
}

#item935016 {
	width:508px !important;
	left:407px !important;
	top:652px !important;
	min-height:35px !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%;
}

#item898930 {
	width:75px !important;
	left:603px !important;
	top:40px !important;
	min-height:92px !important;
}

#item893468 {
	width:438px !important;
	height:131px !important;
	left:87px !important;
	top:34px !important;
}

#item893431 {
	width:407px !important;
	left:87px !important;
	top:207px !important;
	min-height:188px !important;
}

#item893406_989607 {
	width:453.971900475047px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893406_989609 {
	width:453.971900475047px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893406 {
	width:454px !important;
	left:87px !important;
	top:764px !important;
	min-height:1131px !important;
}

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

#item925804 {
	width:75px !important;
	left:266px !important;
	top:24px !important;
	min-height:92px !important;
}

#item925827 {
	width:302px !important;
	height:181px !important;
	left:59px !important;
	top:160px !important;
}

#item925850_990145 {
	width:283px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item925850 {
	width:302px !important;
	left:59px !important;
	top:386px !important;
	min-height:281px !important;
}

#item925873_990356 {
	width:319.985950237523px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item925873 {
	width:320px !important;
	left:40px !important;
	top:945px !important;
	min-height:1519px !important;
}

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

#item935117 {
	width:75px !important;
	left:845px !important;
	top:74px !important;
	min-height:92px !important;
}

#item935140 {
	width:438px !important;
	height:131px !important;
	left:315px !important;
	top:32px !important;
}

#item935163_990865 {
	width:534.596572391057px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item935163 {
	width:535px !important;
	left:315px !important;
	top:205px !important;
	min-height:188px !important;
}

#item935186_991076 {
	width:528.596572391057px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item935186 {
	width:535px !important;
	left:315px !important;
	top:734px !important;
	min-height:938px !important;
}

#item915558 {
	width:585px !important;
	height:781px !important;
	left:71px !important;
	top:44px !important;
}

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

#item920843 {
	width:780px !important;
	height:578px !important;
	top:1038px !important;
	background:#000;
}

#item920844 {
	width:684px !important;
	left:71px !important;
	top:881px !important;
	min-height:138px !important;
}

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

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

#item920867 {
	width:532px !important;
	left:122px !important;
	top:1651px !important;
	min-height:1341px !important;
}

#item920872 {
	width:528px !important;
	left:122px !important;
	top:4176px !important;
	min-height:1378px !important;
}

#item920899 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1139px !important;
}

#item920926 {
	width:442px !important;
	left:326px !important;
	top:3047px !important;
	min-height:511px !important;
}

@keyframes anwachsen-921462 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-921462 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-921442 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-921442 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-921029 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-921029 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-920955 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-920955 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-921018 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-921018 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-921009 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-921009 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-920999 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-920999 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-920989 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-920989 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-920979 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-920979 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-920969 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-920969 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item920953 {
	width:353px !important;
	height:523px !important;
	left:118px !important;
	top:3607px !important;
}

#item921039 {
	width:42px !important;
	height:42px !important;
	left:592px !important;
	top:3853px !important;
}

#item921053 {
	width:42px !important;
	height:42px !important;
	left:492px !important;
	top:3853px !important;
}

#item921064 {
	width:308px !important;
	height:487px !important;
	top:3073px !important;
}

#item915725 {
	width:405px !important;
	left:107px !important;
	top:768px !important;
	min-height:70px !important;
}

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

#item926004 {
	width:400px !important;
	height:322px !important;
	top:1011px !important;
	background:#000;
}

#item926005 {
	width:320px !important;
	left:40px !important;
	top:707px !important;
	min-height:319px !important;
}

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

#item926028 {
	width:348px !important;
	left:41px !important;
	top:1029px !important;
	min-height:70px !important;
}

#item926051 {
	width:320px !important;
	left:40px !important;
	top:1357px !important;
	min-height:1619px !important;
}

#item926055 {
	width:320px !important;
	left:40px !important;
	top:4811px !important;
	min-height:2575px !important;
}

#item926059 {
	width:360px !important;
	height:189px !important;
	left:20px !important;
	top:1112px !important;
}

#item926084 {
	width:320px !important;
	left:40px !important;
	top:3505px !important;
	min-height:546px !important;
}

@keyframes anwachsen-926113 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926113 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926158 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926158 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926154 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926154 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926149 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926149 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926142 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926142 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926137 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926137 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926132 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926132 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926126 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926126 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926122 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926122 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-926118 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-926118 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item926111 {
	width:353px !important;
	height:523px !important;
	left:23px !important;
	top:4154px !important;
}

#item926161 {
	width:42px !important;
	height:42px !important;
	left:229px !important;
	top:4700px !important;
}

#item926172 {
	width:42px !important;
	height:42px !important;
	left:129px !important;
	top:4700px !important;
}

#item926184 {
	width:308px !important;
	height:487px !important;
	left:38px !important;
	top:3005px !important;
}

#item926229 {
	width:268px !important;
	left:59px !important;
	top:587px !important;
	min-height:129px !important;
}

#item935308 {
	width:585px !important;
	height:781px !important;
	left:315px !important;
	top:44px !important;
}

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

#item935315 {
	width:810px !important;
	height:578px !important;
	left:315px !important;
	top:1038px !important;
	background:#000;
}

#item935317 {
	width:718px !important;
	left:315px !important;
	top:856px !important;
	min-height:138px !important;
}

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

#item935340 {
	width:348px !important;
	left:402px !important;
	top:1056px !important;
	min-height:70px !important;
}

#item935363 {
	width:627px !important;
	left:315px !important;
	top:1664px !important;
	min-height:1225px !important;
}

#item935367 {
	width:627px !important;
	left:315px !important;
	top:3540px !important;
	min-height:1068px !important;
}

#item935371 {
	width:740px !important;
	height:420px !important;
	left:350px !important;
	top:1139px !important;
}

#item935396 {
	width:442px !important;
	left:483px !important;
	top:2970px !important;
	min-height:500px !important;
}

@keyframes anwachsen-935424 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935424 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935472 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935472 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935468 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935468 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935464 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935464 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935460 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935460 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935456 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935456 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935450 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935450 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935442 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935442 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-935430 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-935430 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item935422 {
	width:353px !important;
	height:523px !important;
	left:955px !important;
	top:2969px !important;
}

#item935475 {
	width:42px !important;
	height:42px !important;
	left:1154px !important;
	top:3518px !important;
}

#item935487 {
	width:42px !important;
	height:42px !important;
	left:1054px !important;
	top:3518px !important;
}

#item935498 {
	width:308px !important;
	height:487px !important;
	left:132px !important;
	top:2969px !important;
}

#item935545 {
	width:405px !important;
	left:352px !important;
	top:768px !important;
	min-height:70px !important;
}

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

#item897205 {
	width:414px !important;
	left:173px !important;
	top:295px !important;
	min-height:125px !important;
}

#item909632 {
	width:407px !important;
	left:181px !important;
	top:410px !important;
	min-height:435px !important;
}

#item914041 {
	width:369px !important;
	left:119px !important;
	top:920px !important;
	min-height:63px !important;
}

#item919479 {
	width:302px !important;
	left:119px !important;
	top:1364px !important;
	min-height:63px !important;
}

#item897933 {
	width:511px !important;
	left:134px !important;
	top:1489px !important;
	min-height:56px !important;
}

#item897280 {
	width:200px !important;
	left:259px !important;
	top:1568px !important;
	min-height:79px !important;
}

#item897983_919533 {
	width:281.199999918424px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897983 {
	width:454px !important;
	left:134px !important;
	top:1663px !important;
	min-height:426px !important;
}

#item909854 {
	width:431px !important;
	left:134px !important;
	top:2142px !important;
	background:#fff;
	min-height:30px !important;
}

#item909900 {
	width:222px !important;
	left:134px !important;
	top:2195px !important;
	min-height:88px !important;
}

#item909877 {
	width:454px !important;
	left:134px !important;
	top:2334px !important;
	min-height:373px !important;
}

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

#item897180 {
	width:141px !important;
	left:72px !important;
	top:2789px !important;
	min-height:25px !important;
}

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

#item919456 {
	width:560px !important;
	height:319px !important;
	left:104px !important;
	top:1011px !important;
}

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

#item926313 {
	width:320px !important;
	left:40px !important;
	top:264px !important;
	min-height:119px !important;
}

#item926336 {
	width:320px !important;
	left:40px !important;
	top:448px !important;
	min-height:516px !important;
}

#item926359 {
	width:369px !important;
	left:40px !important;
	top:1064px !important;
	min-height:63px !important;
}

#item926382 {
	width:302px !important;
	left:39px !important;
	top:1376px !important;
	min-height:63px !important;
}

#item926386 {
	width:321px !important;
	left:39px !important;
	top:1489px !important;
	min-height:69px !important;
}

#item926409 {
	width:200px !important;
	left:108px !important;
	top:1612px !important;
	min-height:79px !important;
}

#item926433_939902 {
	width:281.199999918424px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item926433 {
	width:321px !important;
	left:39px !important;
	top:1756px !important;
	min-height:557px !important;
}

#item926462 {
	width:361px !important;
	left:39px !important;
	top:2402px !important;
	background:#fff;
	min-height:37px !important;
}

#item926485 {
	width:182px !important;
	left:31px !important;
	top:2445px !important;
	min-height:88px !important;
}

#item926508 {
	width:320px !important;
	left:40px !important;
	top:2622px !important;
	min-height:505px !important;
}

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

#item926535 {
	width:141px !important;
	left:40px !important;
	top:3182px !important;
	min-height:25px !important;
}

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

#item926594 {
	width:360px !important;
	height:189px !important;
	left:20px !important;
	top:1155px !important;
}

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

#item935630 {
	width:414px !important;
	left:216px !important;
	top:293px !important;
	min-height:125px !important;
}

#item935653 {
	width:536px !important;
	left:224px !important;
	top:409px !important;
	min-height:435px !important;
}

#item935676 {
	width:369px !important;
	left:773px !important;
	top:349px !important;
	min-height:63px !important;
}

#item935699 {
	width:302px !important;
	left:773px !important;
	top:754px !important;
	min-height:63px !important;
}

#item935703 {
	width:511px !important;
	left:223px !important;
	top:951px !important;
	min-height:56px !important;
}

#item935726 {
	width:278px !important;
	left:223px !important;
	top:1043px !important;
	min-height:83px !important;
}

#item935749_939938 {
	width:281.199999918424px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item935749 {
	width:535px !important;
	left:223px !important;
	top:1182px !important;
	min-height:426px !important;
}

#item935779 {
	width:431px !important;
	left:867px !important;
	top:951px !important;
	background:#fff;
	min-height:30px !important;
}

#item935802 {
	width:307px !important;
	left:833px !important;
	top:1043px !important;
	min-height:102px !important;
}

#item935825 {
	width:454px !important;
	left:867px !important;
	top:1182px !important;
	min-height:373px !important;
}

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

#item935851 {
	width:141px !important;
	left:208px !important;
	top:1701px !important;
	min-height:25px !important;
}

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

#item935909 {
	width:560px !important;
	height:319px !important;
	left:773px !important;
	top:421px !important;
}

#item919255 {
	opacity:0.25;
	width:688px !important;
	height:717px !important;
	left:40px !important;
	top:40px !important;
	background:#79655d;
}

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

#item919283 {
	width:105px !important;
	left:72px !important;
	top:461px !important;
	min-height:131px !important;
}

#item919306 {
	width:501px !important;
	left:210px !important;
	top:451px !important;
	min-height:294px !important;
	padding:0px 5px 0px 0px;
}

#item926642 {
	opacity:0.25;
	width:407px !important;
	height:826px !important;
	left:-1px !important;
	background:#79655d;
}

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

#item926648 {
	width:105px !important;
	left:40px !important;
	top:235px !important;
	min-height:97px !important;
}

#item926671 {
	width:318px !important;
	left:41px !important;
	top:363px !important;
	min-height:407px !important;
	padding:0px 5px 0px 0px;
}

#item935957 {
	opacity:0.25;
	width:1207px !important;
	height:752px !important;
	left:117px !important;
	top:37px !important;
	background:#79655d;
}

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

#item935964 {
	width:105px !important;
	left:255px !important;
	top:598px !important;
	min-height:131px !important;
}

#item935987 {
	width:773px !important;
	left:407px !important;
	top:595px !important;
	min-height:156px !important;
	padding:0px 5px 0px 0px;
}

#item899467 {
	width:527px !important;
	left:87px !important;
	top:40px !important;
	min-height:69px !important;
}

#item899442 {
	width:516px !important;
	left:87px !important;
	top:160px !important;
	min-height:360px !important;
}

#item899400_1002352 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899400 {
	width:516px !important;
	left:87px !important;
	top:570px !important;
	min-height:831px !important;
}

#item899581_1002482 {
	width:4.5px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002484 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002486 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002488 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002490 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002492 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002494 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002496 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581_1002498 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item899581 {
	width:516px !important;
	left:87px !important;
	top:1951px !important;
	min-height:3025px !important;
}

#item913143 {
	width:187px !important;
	left:400px !important;
	top:1445px !important;
	min-height:169px !important;
}

#item899888 {
	width:409px !important;
	left:134px !important;
	top:5017px !important;
	min-height:590px !important;
}

#item899960 {
	width:407px !important;
	left:134px !important;
	top:5757px !important;
	min-height:225px !important;
}

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

#item926840 {
	width:320px !important;
	left:40px !important;
	top:276px !important;
	min-height:569px !important;
}

#item926863_1004057 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926863_1004059 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926863_1004061 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926863_1004063 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926863 {
	width:320px !important;
	left:40px !important;
	top:939px !important;
	min-height:2131px !important;
}

#item926886_1004329 {
	width:4.5px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886_1004331 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886_1004333 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886_1004335 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886_1004337 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886_1004339 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item926886 {
	width:320px !important;
	left:40px !important;
	top:3664px !important;
	min-height:3331px !important;
}

#item926890 {
	width:187px !important;
	left:400px !important;
	top:3251px !important;
	min-height:169px !important;
}

#item926916 {
	width:320px !important;
	left:40px !important;
	top:7156px !important;
	min-height:733px !important;
}

#item926940 {
	width:320px !important;
	left:40px !important;
	top:8070px !important;
	min-height:225px !important;
}

#item936135 {
	width:527px !important;
	left:315px !important;
	top:40px !important;
	min-height:69px !important;
}

#item936159 {
	width:718px !important;
	left:315px !important;
	top:160px !important;
	min-height:272px !important;
}

#item936182_938223 {
	width:4.5px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938225 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938227 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938230 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938232 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938234 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938236 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938238 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938240 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182_938242 {
	width:5.10349916140331px !important;
	margin-top:4px;
	margin-bottom:4px;
}

#item936182 {
	width:626px !important;
	left:315px !important;
	top:492px !important;
	min-height:3103px !important;
}

#item936209 {
	width:260px !important;
	left:1048px !important;
	top:1282px !important;
	min-height:119px !important;
}

#item936235 {
	width:409px !important;
	left:992px !important;
	top:1579px !important;
	min-height:590px !important;
}

#item936258 {
	width:407px !important;
	left:993px !important;
	top:2391px !important;
	min-height:225px !important;
}

#item912458 {
	width:773px !important;
	height:836px !important;
	left:-1px !important;
	top:1422px !important;
	background:#e6ecd3;
}

#item908878 {
	width:644px !important;
	height:1288px !important;
	left:96px !important;
	top:3720px !important;
	background:#244123;
}

#item908880 {
	width:634px !important;
	height:1286px !important;
	left:72px !important;
	top:3690px !important;
	background:#e6ecd3;
}

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

#item919767 {
	width:313px !important;
	height:402px !important;
	left:415px !important;
	top:1475px !important;
}

@keyframes hereinfliegenvonoben-908770 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-908770 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item908662 {
	width:270px !important;
	left:321px !important;
	top:467px !important;
	min-height:78px !important;
}

#item908696 {
	width:407px !important;
	left:321px !important;
	top:576px !important;
	min-height:175px !important;
}

#item908555 {
	width:407px !important;
	left:321px !important;
	top:759px !important;
	min-height:603px !important;
}

#item908943_1007295 {
	width:406.8px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item908943 {
	width:422px !important;
	left:306px !important;
	top:2314px !important;
	min-height:1356px !important;
}

#item908580 {
	width:328px !important;
	left:40px !important;
	top:1470px !important;
	min-height:469px !important;
}

#item908954 {
	width:205px !important;
	left:415px !important;
	top:1900px !important;
	min-height:77px !important;
}

#item908743 {
	width:201px !important;
	left:73px !important;
	top:943px !important;
	min-height:25px !important;
}

#item908909 {
	width:594px !important;
	left:87px !important;
	top:3826px !important;
	min-height:1094px !important;
}

#item927077 {
	width:425px !important;
	height:1531px !important;
	left:-9px !important;
	top:2145px !important;
	background:#e6ecd3;
}

#item927078 {
	width:644px !important;
	height:2119px !important;
	left:-122px !important;
	top:4989px !important;
	background:#244123;
}

#item927079 {
	width:431px !important;
	height:1997px !important;
	left:-23px !important;
	top:5010px !important;
	background:#e6ecd3;
}

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

#item927087 {
	width:313px !important;
	height:402px !important;
	left:43px !important;
	top:2950px !important;
}

@keyframes hereinfliegenvonoben-927119 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-927119 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item927142 {
	width:270px !important;
	left:38px !important;
	top:461px !important;
	min-height:78px !important;
}

#item927165 {
	width:320px !important;
	left:40px !important;
	top:570px !important;
	min-height:200px !important;
}

#item927188 {
	width:320px !important;
	left:40px !important;
	top:801px !important;
	min-height:1081px !important;
}

#item927211_1008501 {
	width:406.8px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item927211 {
	width:320px !important;
	left:40px !important;
	top:3701px !important;
	min-height:1348px !important;
}

#item927216 {
	width:328px !important;
	left:43px !important;
	top:2197px !important;
	min-height:479px !important;
}

#item927239 {
	width:205px !important;
	left:43px !important;
	top:3601px !important;
	min-height:77px !important;
}

#item927281 {
	width:201px !important;
	left:39px !important;
	top:2062px !important;
	min-height:25px !important;
}

#item927324 {
	width:320px !important;
	left:40px !important;
	top:5154px !important;
	min-height:1828px !important;
}

#item936396 {
	width:917px !important;
	height:804px !important;
	left:223px !important;
	top:1253px !important;
	background:#e6ecd3;
}

#item936397 {
	width:877px !important;
	height:1175px !important;
	left:315px !important;
	top:3157px !important;
	background:#244123;
}

#item936398 {
	width:902px !important;
	height:1113px !important;
	left:223px !important;
	top:3107px !important;
	background:#e6ecd3;
}

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

#item936404 {
	width:313px !important;
	height:402px !important;
	left:718px !important;
	top:1282px !important;
}

@keyframes hereinfliegenvonoben-936436 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-936436 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item936459 {
	width:211px !important;
	left:315px !important;
	top:595px !important;
	min-height:94px !important;
}

#item936482 {
	width:535px !important;
	left:590px !important;
	top:595px !important;
	min-height:125px !important;
}

#item936505 {
	width:535px !important;
	left:590px !important;
	top:789px !important;
	min-height:400px !important;
}

#item936528_1009603 {
	width:406.8px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item936528 {
	width:535px !important;
	left:590px !important;
	top:2107px !important;
	min-height:1025px !important;
}

#item936532 {
	width:352px !important;
	left:315px !important;
	top:1282px !important;
	min-height:431px !important;
}

#item936555 {
	width:205px !important;
	left:719px !important;
	top:1952px !important;
	min-height:77px !important;
}

#item936601 {
	width:201px !important;
	left:316px !important;
	top:969px !important;
	min-height:25px !important;
}

#item936643 {
	width:672px !important;
	left:338px !important;
	top:3251px !important;
	min-height:969px !important;
}

#item919908 {
	width:912px !important;
	height:103px !important;
	left:-47px !important;
	top:332px !important;
	background:#0079c2;
}

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

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

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

#item920013 {
	width:689px !important;
	height:142px !important;
	left:16px !important;
	top:6844px !important;
	box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	background:#0079c2;
}

#item920220 {
	width:639px !important;
	left:85px !important;
	top:49px !important;
	min-height:65px !important;
}

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

#item920244 {
	width:712px !important;
	left:86px !important;
	top:222px !important;
	min-height:34px !important;
}

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

#item920290 {
	width:410px !important;
	left:40px !important;
	top:483px !important;
	min-height:530px !important;
}

#item920313 {
	width:247px !important;
	left:477px !important;
	top:482px !important;
	min-height:519px !important;
}

#item920338 {
	width:364px !important;
	left:40px !important;
	top:1059px !important;
	min-height:34px !important;
}

#item920361_920489 {
	width:60.5637793707792px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920361_920521 {
	width:88.1809741519936px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920361_920577 {
	width:51.7358828861336px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920361_920632 {
	width:80.6014299649534px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920361_920669 {
	width:78.2682739169109px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920361 {
	width:422px !important;
	left:40px !important;
	top:1151px !important;
	min-height:5288px !important;
}

#item920385 {
	width:251px !important;
	left:478px !important;
	top:1059px !important;
	min-height:50px !important;
}

#item920408 {
	width:260px !important;
	left:478px !important;
	top:1205px !important;
	min-height:502px !important;
}

#item920015 {
	width:668px !important;
	left:38px !important;
	top:6865px !important;
	min-height:149px !important;
}

#item920062 {
	width:175px !important;
	height:18px !important;
	left:288px !important;
	top:1295px !important;
}

#item920108 {
	width:347px !important;
	left:40px !important;
	top:6512px !important;
	min-height:135px !important;
}

#item920267 {
	width:675px !important;
	left:86px !important;
	top:158px !important;
	min-height:37px !important;
}

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

#item920431_1024991 {
	width:95.6102119758725px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920431_1025019 {
	width:116.244067628238px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item920431 {
	width:260px !important;
	left:478px !important;
	top:2156px !important;
	min-height:4251px !important;
}

#item927434 {
	width:496px !important;
	height:103px !important;
	left:-96px !important;
	top:375px !important;
	background:#0079c2;
}

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

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

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

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

#item927505 {
	width:420px !important;
	height:216px !important;
	left:-33px !important;
	top:8979px !important;
	box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	background:#0079c2;
}

#item927506 {
	width:332px !important;
	left:40px !important;
	top:42px !important;
	min-height:96px !important;
}

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

#item927552 {
	width:320px !important;
	left:40px !important;
	top:276px !important;
	min-height:56px !important;
}

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

#item927575 {
	width:320px !important;
	left:40px !important;
	top:495px !important;
	min-height:631px !important;
}

#item927598 {
	width:302px !important;
	left:59px !important;
	top:1164px !important;
	min-height:469px !important;
}

#item927621 {
	width:364px !important;
	left:35px !important;
	top:1659px !important;
	min-height:34px !important;
}

#item927644_929000 {
	width:60.5637793707792px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_929027 {
	width:88.1809741519936px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_929079 {
	width:51.7358828861336px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_929134 {
	width:80.6014299649534px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_929167 {
	width:78.2682739169109px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_931294 {
	width:92.4105564266846px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_931271 {
	width:86.401788610319px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item927644_931236 {
	width:74.8726815514353px !important;
	margin-top:10px;
	margin-bottom:10px;
}

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

#item927713 {
	width:320px !important;
	left:40px !important;
	top:9000px !important;
	min-height:170px !important;
}

#item927736 {
	width:175px !important;
	height:18px !important;
	left:239px !important;
	top:3201px !important;
}

#item927783 {
	width:347px !important;
	left:40px !important;
	top:8627px !important;
	min-height:135px !important;
}

#item927883 {
	width:320px !important;
	left:40px !important;
	top:151px !important;
	min-height:56px !important;
}

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

#item936755 {
	width:1455px !important;
	height:103px !important;
	left:-7px !important;
	top:325px !important;
	background:#0079c2;
}

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

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

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

#item936824 {
	width:825px !important;
	height:142px !important;
	left:208px !important;
	top:6338px !important;
	box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(192,136,21,0.75);
	background:#0079c2;
}

#item936825 {
	width:639px !important;
	left:222px !important;
	top:42px !important;
	min-height:65px !important;
}

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

#item936871 {
	width:712px !important;
	left:223px !important;
	top:216px !important;
	min-height:34px !important;
}

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

#item936894 {
	width:443px !important;
	left:223px !important;
	top:477px !important;
	min-height:480px !important;
}

#item936917 {
	width:352px !important;
	left:773px !important;
	top:475px !important;
	min-height:444px !important;
}

#item936941 {
	width:364px !important;
	left:223px !important;
	top:982px !important;
	min-height:34px !important;
}

#item936964_938316 {
	width:60.5637793707792px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item936964_938344 {
	width:88.1809741519936px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item936964_938396 {
	width:51.7358828861336px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item936964_938452 {
	width:80.6014299649534px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item936964_938485 {
	width:78.2682739169109px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item936964 {
	width:443px !important;
	left:223px !important;
	top:1082px !important;
	min-height:4919px !important;
}

#item936987 {
	width:251px !important;
	left:773px !important;
	top:982px !important;
	min-height:50px !important;
}

#item937011 {
	width:352px !important;
	left:773px !important;
	top:1136px !important;
	min-height:409px !important;
}

#item937034 {
	width:668px !important;
	left:231px !important;
	top:6359px !important;
	min-height:149px !important;
}

#item937058 {
	width:175px !important;
	height:18px !important;
	left:424px !important;
	top:1226px !important;
}

#item937104 {
	width:347px !important;
	left:223px !important;
	top:6097px !important;
	min-height:135px !important;
}

#item937205 {
	width:675px !important;
	left:223px !important;
	top:151px !important;
	min-height:37px !important;
}

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

#item937228_1194642 {
	width:95.6102119758725px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item937228_1194669 {
	width:116.244067628238px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item937228 {
	width:352px !important;
	left:773px !important;
	top:2031px !important;
	min-height:3895px !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%;
}

#item784686 {
	width:376px !important;
	height:74px !important;
	left:259px !important;
	top:60px !important;
}

#item784661 {
	width:446px !important;
	left:260px !important;
	top:220px !important;
	min-height:62px !important;
}

#item784604 {
	width:157px !important;
	left:87px !important;
	top:398px !important;
	min-height:129px !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%;
}

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

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

#item784631 {
	width:421px !important;
	left:260px !important;
	top:345px !important;
	min-height:1344px !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%;
}

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

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

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

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

#item927990 {
	width:376px !important;
	height:74px !important;
	left:38px !important;
	top:60px !important;
}

#item928013 {
	width:446px !important;
	left:39px !important;
	top:220px !important;
	min-height:62px !important;
}

#item928036 {
	width:253px !important;
	left:74px !important;
	top:718px !important;
	min-height:129px !important;
}

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

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

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

#item928061_931336 {
	width:317.540157056435px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item928061 {
	width:320px !important;
	left:40px !important;
	top:942px !important;
	min-height:1859px !important;
}

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

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

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

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

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

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

#item937312 {
	width:376px !important;
	height:74px !important;
	left:406px !important;
	top:60px !important;
}

#item937335 {
	width:446px !important;
	left:407px !important;
	top:220px !important;
	min-height:62px !important;
}

#item937358 {
	width:157px !important;
	left:223px !important;
	top:398px !important;
	min-height:129px !important;
}

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

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

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

#item937383 {
	width:443px !important;
	left:407px !important;
	top:345px !important;
	min-height:1162px !important;
}

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

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

#item784516 {
	width:313px !important;
	left:87px !important;
	top:72px !important;
	min-height:973px !important;
}

#item784541 {
	mix-blend-mode:multiply;
	width:99px !important;
	height:55px !important;
	left:528px !important;
	top:1183px !important;
}

#item784555 {
	width:325px !important;
	left:400px !important;
	top:73px !important;
	min-height:959px !important;
}

#item784573 {
	width:265px !important;
	left:88px !important;
	top:1246px !important;
	min-height:36px !important;
}

#item823783 {
	width:594px !important;
	left:87px !important;
	top:1095px !important;
	min-height:44px !important;
}

#item928162 {
	width:313px !important;
	left:59px !important;
	top:40px !important;
	min-height:1886px !important;
}

#item928185 {
	mix-blend-mode:multiply;
	width:99px !important;
	height:55px !important;
	left:40px !important;
	top:2259px !important;
}

#item928202 {
	width:265px !important;
	left:42px !important;
	top:2146px !important;
	min-height:36px !important;
}

#item928229 {
	width:300px !important;
	left:41px !important;
	top:1939px !important;
	min-height:81px !important;
}

#item937483 {
	width:313px !important;
	left:315px !important;
	top:70px !important;
	min-height:973px !important;
}

#item937506 {
	mix-blend-mode:multiply;
	width:99px !important;
	height:55px !important;
	left:757px !important;
	top:1158px !important;
}

#item937510 {
	width:325px !important;
	left:682px !important;
	top:71px !important;
	min-height:959px !important;
}

#item937520 {
	width:265px !important;
	left:317px !important;
	top:1221px !important;
	min-height:36px !important;
}

#item937547 {
	width:594px !important;
	left:316px !important;
	top:1057px !important;
	min-height:44px !important;
}

#item931339 {
	width:428px !important;
	height:283px !important;
	left:-22px !important;
	top:540px !important;
	background:#ffea00;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:6px;
	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;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	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:center;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle118X {
	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.autoParaStyle118X:hover {
	
	color:#e3e3e3;
	
}

p.autoParaStyle118X a:hover {
	
	color:#e3e3e3;
	
}

p.autoParaStyle117 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle115X {
	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.autoParaStyle115X:hover {

	color:#c08815;

}

p.autoParaStyle114 {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle113 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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:center;
}

p.autoParaStyle110 {
	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:center;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:44px;
	line-height:38px;
	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;
}

ul.autoParaStyle107 > li {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	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;
	padding-left:18px;
	text-align:left;
}
ul.autoParaStyle107 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle106 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:12.5px;
	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;
}

ul.autoParaStyle105 > li {
	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;
	padding-left:18px;
	text-align:left;
}
ul.autoParaStyle105 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle104 {
	font-weight:900;
	font-family:FF-Roboto-Black,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.autoParaStyle103 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#ec6607;
	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.autoParaStyle102 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#ef7d00;
	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.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#ec6607;
	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.autoParaStyle100 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:12px;
	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.autoParaStyle99 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#ef7d00;
	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.autoParaStyle98 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#ef7d00;
	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.autoParaStyle97 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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.autoParaStyle96 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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;
	padding-left:2px;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"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;
	padding-left:2px;
	text-align:left;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	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;
	padding-left:11px;
	padding-right:6px;
	text-align:left;
}

p.autoParaStyle90 {
	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;
	padding-left:11px;
	padding-right:6px;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.autoParaStyle88 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:36px;
	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.autoParaStyle87 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	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;
	text-align:left;
}

p.autoParaStyle86 {
	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:left;
}

p.autoParaStyle85 {
	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-align:center;
}

p.autoParaStyle84 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	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:center;
}

p.autoParaStyle83 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	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:center;
}

p.autoParaStyle82 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:30px;
	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:left;
}

p.autoParaStyle79 {
	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-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-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:56px;
	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.autoParaStyle76 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:48px;
	line-height:56px;
	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.autoParaStyle73 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	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:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	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.autoParaStyle71 {
	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:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Roboto-Light,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.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	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.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:300;
	font-style:italic;
	font-family:FF-NotoSans-LightItalic,"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.autoParaStyle65 {
	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:12px;
	text-align:left;
}

p.autoParaStyle64 {
	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:12px;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#575756;
	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: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.autoParaStyle61 {
	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-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#575756;
	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.autoParaStyle59 {
	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:12px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:300;
	font-style:italic;
	font-family:FF-NotoSans-LightItalic,"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.autoParaStyle57 {
	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:12px;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:40px;
	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.autoParaStyle55 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:59px;
	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.autoParaStyle53 {
	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;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:62px;
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:44px;
	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.autoParaStyle49 {
	font-family:FF-FontAwesome,FontAwesome;
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#951b81;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:44px;
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:27px;
	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.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Roboto-Light,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.autoParaStyle40 {
	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:right;
}

p.autoParaStyle39 {
	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;
	text-align:left;
}

p.autoParaStyle38 {
	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;
}

p.autoParaStyle37 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:9px;
	line-height:12.5px;
	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.autoParaStyle36 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:9.3px;
	line-height:13px;
	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;
	text-align:left;
}

ul.autoParaStyle35 > li {
	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;
	padding-left:11.3385826771654px;
	text-align:left;
}
ul.autoParaStyle35 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Roboto-Light,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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Roboto-Light,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.autoParaStyle30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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:right;
}

p.autoParaStyle29 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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;
	padding-right:31px;
	text-align:right;
}

p.autoParaStyle28 {
	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;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:24px;
	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.autoParaStyle25 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:24px;
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	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.autoParaStyle23 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:43px;
	line-height:43px;
	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.autoParaStyle21 {
	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;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:36px;
	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:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:36px;
	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:left;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	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-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	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-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.autoParaStyle14 {
	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-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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.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-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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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.autoParaStyle1 {
	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.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;
}

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: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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	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.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	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;
}

p.WISdESKTOP-H_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	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;
}

p.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.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISdESKTOP-H_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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.WISdESKTOP-H_-_zusatz_-_Aufzählung--Neue-Haas-9_5 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_zusatz_-_Mail---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-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_-_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_-_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_-_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;
}

p.WISdESKTOP-H_-_Lead_-_Hass10-12-medium {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISdESKTOP-H_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.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.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;
}

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;
}

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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISPHONE400-800-V_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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.WISPHONE400-800-V_-_zusatz_-_Aufzählung--Neue-Haas-9_5 {
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_zusatz_-_Mail---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-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_-_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_-_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_-_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;
}

p.WISPHONE400-800-V_-_Lead_-_Hass10-12-medium {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISPHONE400-800-V_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.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;
}

p.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;
}

p.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;
}

p.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;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.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.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_-_Aufzählung--Neue-Haas-9_5 {
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_zusatz_-_Mail---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_-_URL-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---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;
}

p.Benutzerdefiniert-V_-_Pagination-rand_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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_-_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;
}

p.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;
}

p.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;
}

p.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_-_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.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.Benutzerdefiniert-V_-_Lead_-_Hass10-12-medium {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.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;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Interstate {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.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;
}

p.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;
}

p.Benutzerdefiniert-V_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.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;
}

p.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;
}

p.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;
}

p.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.autoCharStyle28 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle27 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle26 {
	color:#8aa33b;
}

span.autoCharStyle25 {
	color:#0079c2;
}

span.autoCharStyle24 {
	color:#c08815;
}

span.autoCharStyle23 {
	letter-spacing:0.003em;
}

span.autoCharStyle22 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
}

span.autoCharStyle20 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	letter-spacing:-0.180em;
}

span.autoCharStyle17 {
	letter-spacing:0.005em;
}

span.autoCharStyle16 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	color:#575756;
	letter-spacing:0.025em;
}

span.autoCharStyle15 {
	text-decoration:underline;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	color:#951b81;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	color:#951b81;
}

span.autoCharStyle12 {
	letter-spacing:-0.005em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
}




span.autoCharStyle10 {
	font-size:22px;
}

span.autoCharStyle9 {
	font-size:24px;
}

span.autoCharStyle8 {
	letter-spacing:0.010em;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle6 {
	text-transform:uppercase;
}

span.autoCharStyle5 {
	color:#e30513;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle3 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-family:FF-FontAwesome,FontAwesome;
}

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_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	color:#585654;
}

span.WISdESKTOP-H_-_Inhalt-Thin {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
}

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_-_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_-_Inhalt-Thin {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
}

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;
	text-transform:uppercase;
}

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; } }

