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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Lade Inhalte'; }
.page-scale-wrap { width:1440px; height:800px; background: #fff !important; }
.paper-vertical { width:1440px; height:100%; }
.paper-horizontal { width:10px; height:812px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1440px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

@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-RubikDirt-Regular;
	src:url("../fonts/RubikDirt-Regular.ttf");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1000616_1133597 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133599 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133601 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133603 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133605 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133607 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133610 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616_1133612 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1000616 {
	width:350px !important;
	left:135px !important;
	top:448px !important;
	min-height:697px !important;
}

#item1079926_1134341 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134343 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134345 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134347 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134349 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134351 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134354 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926_1134356 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1079926 {
	width:371px !important;
	left:542px !important;
	top:448px !important;
	min-height:803px !important;
}

#item1080119_1135105 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135107 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135109 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135111 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135113 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135115 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135118 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135120 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119_1135122 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1080119 {
	width:375px !important;
	left:957px !important;
	top:448px !important;
	min-height:803px !important;
}

#item1000671 {
	width:213px !important;
	left:138px !important;
	top:48px !important;
	min-height:56px !important;
}

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

#item1071460 {
	width:245px !important;
	left:549px !important;
	top:367px !important;
	min-height:56px !important;
}

#item1071493 {
	width:242px !important;
	left:140px !important;
	top:223px !important;
	min-height:56px !important;
}

#item1064095 {
	width:206px !important;
	left:135px !important;
	top:1256px !important;
	min-height:24px !important;
}

#item1064135 {
	width:57px !important;
	height:29px !important;
	left:319px !important;
	top:1291px !important;
}

#item1064144 {
	width:59px !important;
	height:57px !important;
	left:135px !important;
	top:1279px !important;
}

#item1064152 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:557px !important;
	top:1273px !important;
}

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

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

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

#item1094562_1136143 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136145 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136147 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136151 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136153 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136155 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136157 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562_1136159 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094562 {
	width:350px !important;
	left:41px !important;
	top:390px !important;
	min-height:698px !important;
}

#item1094585_1136947 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136950 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136953 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136955 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136957 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136959 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136961 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136963 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136965 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136967 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136969 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136971 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136973 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136975 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136977 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585_1136980 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1094585 {
	width:345px !important;
	left:42px !important;
	top:1591px !important;
	min-height:1604px !important;
}

#item1094593 {
	width:213px !important;
	left:47px !important;
	top:1100px !important;
	min-height:56px !important;
}

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

#item1094619 {
	width:245px !important;
	left:52px !important;
	top:317px !important;
	min-height:56px !important;
}

#item1094645 {
	width:242px !important;
	left:49px !important;
	top:1335px !important;
	min-height:56px !important;
}

#item1094679 {
	width:206px !important;
	left:45px !important;
	top:3232px !important;
	min-height:24px !important;
}

#item1094719 {
	width:57px !important;
	height:29px !important;
	left:228px !important;
	top:3267px !important;
}

#item1094723 {
	width:59px !important;
	height:57px !important;
	left:44px !important;
	top:3255px !important;
}

#item1094728 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:230px !important;
	top:3321px !important;
}

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

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

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

#item1109270_1138725 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138727 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138729 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138731 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138733 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138735 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138737 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270_1138739 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109270 {
	width:350px !important;
	left:42px !important;
	top:395px !important;
	min-height:698px !important;
}

#item1109293_1139526 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139528 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139530 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139532 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139534 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139536 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139538 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139540 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139542 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139544 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139546 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139548 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139550 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139552 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139554 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293_1139557 {
	width:335.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1109293 {
	width:371px !important;
	left:42px !important;
	top:1402px !important;
	min-height:1640px !important;
}

#item1109301 {
	width:252px !important;
	left:45px !important;
	top:1118px !important;
	min-height:79px !important;
}

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

#item1109327 {
	width:336px !important;
	left:51px !important;
	top:307px !important;
	min-height:56px !important;
}

#item1109354 {
	width:277px !important;
	left:398px !important;
	top:1122px !important;
	min-height:56px !important;
}

#item1109389 {
	width:206px !important;
	left:42px !important;
	top:3030px !important;
	min-height:24px !important;
}

#item1109428 {
	width:57px !important;
	height:29px !important;
	left:226px !important;
	top:3065px !important;
}

#item1109433 {
	width:59px !important;
	height:57px !important;
	left:42px !important;
	top:3052px !important;
}

#item1109438 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:464px !important;
	top:3047px !important;
}

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

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

#item1000536 {
	width:443px !important;
	height:173px !important;
	left:682px !important;
	top:720px !important;
	padding:0px 11px 0px 11px;
}

#item1062627 {
	width:1109px !important;
	height:171px !important;
	left:166px !important;
	top:1094px !important;
}

#item1000646 {
	mix-blend-mode:multiply;
	width:443px !important;
	left:133px !important;
	top:312px !important;
	min-height:648px !important;
}

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

#item1000696 {
	width:441px !important;
	left:135px !important;
	top:249px !important;
	min-height:54px !important;
}

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

#item1122718 {
	width:594px !important;
	left:423px !important;
	top:1379px !important;
	min-height:54px !important;
}

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

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

#item1094797 {
	width:443px !important;
	height:173px !important;
	left:42px !important;
	top:401px !important;
	padding:0px 11px 0px 11px;
}

#item1094879 {
	width:360px !important;
	left:18px !important;
	top:1949px !important;
	min-height:266px !important;
}

#item1094926 {
	mix-blend-mode:multiply;
	width:318px !important;
	left:42px !important;
	top:956px !important;
	min-height:916px !important;
}

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

#item1094950 {
	width:441px !important;
	left:-20px !important;
	top:879px !important;
	min-height:54px !important;
}

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

#item1122770 {
	width:594px !important;
	left:-99px !important;
	top:2343px !important;
	min-height:54px !important;
}

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

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

#item1109509 {
	width:443px !important;
	height:173px !important;
	left:43px !important;
	top:752px !important;
	padding:0px 11px 0px 11px;
}

#item1109592 {
	width:684px !important;
	height:424px !important;
	left:42px !important;
	top:1944px !important;
}

#item1109639 {
	mix-blend-mode:multiply;
	width:569px !important;
	left:99px !important;
	top:1278px !important;
	min-height:645px !important;
}

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

#item1109662 {
	width:441px !important;
	left:117px !important;
	top:1212px !important;
	min-height:54px !important;
}

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

#item1122852 {
	width:594px !important;
	left:21px !important;
	top:2377px !important;
	min-height:54px !important;
}

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

#item1058840_1059724 {
	width:45.3543307086614px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058840 {
	width:442px !important;
	left:865px !important;
	top:203px !important;
	min-height:351px !important;
}

#item1058990 {
	width:292px !important;
	left:855px !important;
	top:42px !important;
	min-height:30px !important;
}

#item1059278 {
	width:327px !important;
	left:240px !important;
	top:48px !important;
	min-height:27px !important;
	padding:0px 11px 0px 11px;
}

#item1059304_1071624 {
	width:55.5590551181103px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1059304 {
	width:426px !important;
	left:186px !important;
	top:88px !important;
	min-height:479px !important;
	padding:0px 11px 0px 11px;
}

#item1058865 {
	width:443px !important;
	left:499px !important;
	top:737px !important;
	min-height:396px !important;
}

#item1058965 {
	width:626px !important;
	left:499px !important;
	top:621px !important;
	min-height:27px !important;
}

#item1059040 {
	width:281px !important;
	left:499px !important;
	top:666px !important;
	min-height:30px !important;
}

#item1062001 {
	width:80px !important;
	left:213px !important;
	top:151px !important;
	min-height:83px !important;
}

#item1058814_1063102 {
	width:28.3464566929134px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058814 {
	width:438px !important;
	left:869px !important;
	top:1602px !important;
	min-height:324px !important;
}

#item1058890_1059742 {
	width:186.592373132706px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058890 {
	width:443px !important;
	left:864px !important;
	top:2043px !important;
	min-height:279px !important;
}

#item1058915 {
	width:533px !important;
	left:133px !important;
	top:1603px !important;
	min-height:261px !important;
}

#item1058940 {
	width:407px !important;
	left:133px !important;
	top:1944px !important;
	min-height:36px !important;
}

#item1059015 {
	width:532px !important;
	left:866px !important;
	top:1296px !important;
	min-height:36px !important;
}

#item1059065 {
	width:460px !important;
	left:133px !important;
	top:1377px !important;
	min-height:164px !important;
}

#item1059090 {
	width:146px !important;
	left:1231px !important;
	top:1917px !important;
	min-height:126px !important;
}

#item1059115 {
	width:532px !important;
	left:135px !important;
	top:2044px !important;
	min-height:246px !important;
}

#item1059244 {
	width:375px !important;
	left:867px !important;
	top:1944px !important;
	min-height:27px !important;
}

#item1058780 {
	width:532px !important;
	left:134px !important;
	top:1296px !important;
	min-height:39px !important;
}

#item1059492 {
	width:442px !important;
	left:865px !important;
	top:2439px !important;
	min-height:24px !important;
}

#item1059517 {
	width:440px !important;
	left:865px !important;
	top:3267px !important;
	min-height:270px !important;
}

#item1059543 {
	width:443px !important;
	left:864px !important;
	top:2709px !important;
	min-height:225px !important;
}

#item1059618 {
	width:503px !important;
	left:865px !important;
	top:3136px !important;
	min-height:149px !important;
}

#item1062303 {
	width:534px !important;
	left:133px !important;
	top:2480px !important;
	min-height:121px !important;
}

#item1062136 {
	width:534px !important;
	left:133px !important;
	top:2619px !important;
	min-height:279px !important;
}

#item1062161 {
	width:533px !important;
	left:133px !important;
	top:2439px !important;
	min-height:27px !important;
}

#item1062234 {
	width:472px !important;
	left:133px !important;
	top:3080px !important;
	min-height:52px !important;
}

#item1062360 {
	width:441px !important;
	left:864px !important;
	top:2662px !important;
	min-height:38px !important;
}

#item1059593 {
	width:80px !important;
	left:765px !important;
	top:2584px !important;
	min-height:62px !important;
}

#item1063141 {
	width:335px !important;
	left:880px !important;
	top:2949px !important;
	min-height:84px !important;
}

#item1063145 {
	width:415px !important;
	left:193px !important;
	top:2950px !important;
	min-height:60px !important;
}

#item1095182 {
	width:316px !important;
	height:651px !important;
	left:42px !important;
	top:42px !important;
	background:#fff;
}

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

#item1095375_1103848 {
	width:45.3543307086614px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1095375 {
	width:318px !important;
	left:42px !important;
	top:972px !important;
	min-height:495px !important;
}

#item1095398 {
	width:316px !important;
	left:42px !important;
	top:801px !important;
	min-height:36px !important;
}

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

#item1095513 {
	width:317px !important;
	left:41px !important;
	top:2057px !important;
	min-height:67px !important;
}

#item1095536 {
	width:281px !important;
	left:41px !important;
	top:2133px !important;
	min-height:30px !important;
}

#item1095444 {
	width:327px !important;
	left:40px !important;
	top:43px !important;
	min-height:27px !important;
	padding:0px 11px 0px 11px;
}

#item1095467_1103867 {
	width:55.5590551181103px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1095467 {
	width:316px !important;
	left:42px !important;
	top:89px !important;
	min-height:604px !important;
	padding:0px 11px 0px 11px;
}

#item1095560 {
	width:80px !important;
	left:20px !important;
	top:158px !important;
	min-height:83px !important;
}

#item1095590 {
	width:315px !important;
	left:43px !important;
	top:3784px !important;
	min-height:446px !important;
}

#item1095614_1103916 {
	width:70.6447238133649px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1095614 {
	width:316px !important;
	left:42px !important;
	top:5166px !important;
	min-height:432px !important;
}

#item1095637 {
	width:316px !important;
	left:42px !important;
	top:3043px !important;
	min-height:396px !important;
}

#item1095660 {
	width:407px !important;
	left:-4px !important;
	top:4284px !important;
	min-height:36px !important;
}

#item1095683 {
	width:349px !important;
	left:42px !important;
	top:3492px !important;
	min-height:36px !important;
}

#item1095706 {
	width:316px !important;
	left:42px !important;
	top:2897px !important;
	min-height:123px !important;
}

#item1095729 {
	width:146px !important;
	left:232px !important;
	top:5028px !important;
	min-height:126px !important;
}

#item1095752 {
	width:316px !important;
	left:42px !important;
	top:4368px !important;
	min-height:474px !important;
}

#item1095776 {
	width:375px !important;
	left:13px !important;
	top:4932px !important;
	min-height:27px !important;
}

#item1095804 {
	width:532px !important;
	left:41px !important;
	top:2844px !important;
	min-height:39px !important;
}

#item1095828 {
	width:315px !important;
	left:43px !important;
	top:6375px !important;
	min-height:42px !important;
}

#item1095851 {
	width:336px !important;
	left:42px !important;
	top:7826px !important;
	min-height:311px !important;
}

#item1095874 {
	width:316px !important;
	left:42px !important;
	top:6782px !important;
	min-height:446px !important;
}

#item1095897 {
	width:318px !important;
	left:42px !important;
	top:7700px !important;
	min-height:149px !important;
}

#item1095920 {
	width:400px !important;
	top:5723px !important;
	min-height:121px !important;
}

#item1095944 {
	width:316px !important;
	left:42px !important;
	top:5861px !important;
	min-height:367px !important;
}

#item1095968 {
	width:533px !important;
	left:-66px !important;
	top:5681px !important;
	min-height:27px !important;
}

#item1095991 {
	width:400px !important;
	top:7313px !important;
	min-height:52px !important;
}

#item1096019 {
	width:400px !important;
	top:6721px !important;
	min-height:47px !important;
}

#item1096043 {
	width:80px !important;
	left:18px !important;
	top:6398px !important;
	min-height:62px !important;
}

#item1096070 {
	width:415px !important;
	left:-8px !important;
	top:6234px !important;
	min-height:60px !important;
}

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

#item1110084_1118554 {
	width:45.3543307086614px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1110084 {
	width:569px !important;
	left:99px !important;
	top:953px !important;
	min-height:415px !important;
}

#item1110107 {
	width:292px !important;
	left:100px !important;
	top:792px !important;
	min-height:30px !important;
}

#item1110153 {
	width:327px !important;
	left:221px !important;
	top:42px !important;
	min-height:27px !important;
	padding:0px 11px 0px 11px;
}

#item1110176_1118574 {
	width:55.5590551181103px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1110176 {
	width:451px !important;
	left:158px !important;
	top:147px !important;
	min-height:551px !important;
	padding:0px 11px 0px 11px;
}

#item1110199 {
	width:335px !important;
	left:391px !important;
	top:1525px !important;
	min-height:608px !important;
}

#item1110223 {
	width:626px !important;
	left:45px !important;
	top:1422px !important;
	min-height:27px !important;
}

#item1110246 {
	width:281px !important;
	left:390px !important;
	top:1476px !important;
	min-height:30px !important;
}

#item1110269 {
	width:80px !important;
	left:63px !important;
	top:103px !important;
	min-height:83px !important;
}

#item1110299_1118611 {
	width:28.3464566929134px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1110299 {
	width:565px !important;
	left:103px !important;
	top:3267px !important;
	min-height:324px !important;
}

#item1110323_1118623 {
	width:186.592373132706px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1110323 {
	width:568px !important;
	left:100px !important;
	top:4321px !important;
	min-height:332px !important;
}

#item1110346 {
	width:568px !important;
	left:100px !important;
	top:2542px !important;
	min-height:261px !important;
}

#item1110369 {
	width:407px !important;
	left:97px !important;
	top:3673px !important;
	min-height:36px !important;
}

#item1110392 {
	width:532px !important;
	left:100px !important;
	top:2880px !important;
	min-height:36px !important;
}

#item1110415 {
	width:460px !important;
	left:100px !important;
	top:2316px !important;
	min-height:164px !important;
}

#item1110438 {
	width:146px !important;
	left:467px !important;
	top:4195px !important;
	min-height:126px !important;
}

#item1110461 {
	width:567px !important;
	left:99px !important;
	top:3751px !important;
	min-height:300px !important;
}

#item1110486 {
	width:375px !important;
	left:104px !important;
	top:4222px !important;
	min-height:27px !important;
}

#item1110516 {
	width:532px !important;
	left:101px !important;
	top:2235px !important;
	min-height:39px !important;
}

#item1110539 {
	width:442px !important;
	left:100px !important;
	top:4717px !important;
	min-height:24px !important;
}

#item1110562 {
	width:568px !important;
	left:158px !important;
	top:6748px !important;
	min-height:270px !important;
}

#item1110585 {
	width:443px !important;
	left:163px !important;
	top:5108px !important;
	min-height:364px !important;
}

#item1110608 {
	width:161px !important;
	left:42px !important;
	top:6741px !important;
	min-height:149px !important;
}

#item1110631 {
	width:534px !important;
	left:117px !important;
	top:5599px !important;
	min-height:121px !important;
}

#item1110654 {
	width:534px !important;
	left:117px !important;
	top:5738px !important;
	min-height:279px !important;
}

#item1110678 {
	width:533px !important;
	left:118px !important;
	top:5558px !important;
	min-height:27px !important;
}

#item1110701 {
	width:472px !important;
	left:43px !important;
	top:6252px !important;
	min-height:52px !important;
}

#item1110729 {
	width:441px !important;
	left:164px !important;
	top:5062px !important;
	min-height:38px !important;
}

#item1110753 {
	width:80px !important;
	left:26px !important;
	top:4861px !important;
	min-height:62px !important;
}

#item1110781 {
	width:415px !important;
	left:176px !important;
	top:6069px !important;
	min-height:60px !important;
}

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

#item1071784 {
	width:106px !important;
	left:476px !important;
	top:423px !important;
	min-height:12px !important;
}

#item1071824 {
	width:85px !important;
	left:584px !important;
	top:423px !important;
	min-height:9px !important;
}

#item1065972 {
	width:71px !important;
	left:670px !important;
	top:749px !important;
	min-height:12px !important;
}

#item1065997 {
	width:136px !important;
	left:515px !important;
	top:749px !important;
	min-height:12px !important;
}

#item1066022 {
	width:71px !important;
	left:759px !important;
	top:749px !important;
	min-height:11px !important;
}

#item1066047 {
	width:108px !important;
	left:907px !important;
	top:748px !important;
	min-height:13px !important;
}

#item1066072 {
	width:74px !important;
	left:425px !important;
	top:749px !important;
	min-height:11px !important;
}

#item1066097 {
	width:43px !important;
	left:848px !important;
	top:748px !important;
	min-height:13px !important;
}

#item1065931 {
	width:502px !important;
	left:469px !important;
	top:493px !important;
	min-height:47px !important;
}

#item1096395 {
	width:379px !important;
	left:8px !important;
	top:38px !important;
	min-height:217px !important;
}

#item1096418 {
	width:230px !important;
	left:157px !important;
	top:261px !important;
	min-height:72px !important;
}

#item1096446 {
	width:400px !important;
	top:423px !important;
	min-height:72px !important;
}

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

#item1110919 {
	width:106px !important;
	left:139px !important;
	top:577px !important;
	min-height:12px !important;
}

#item1110942 {
	width:85px !important;
	left:247px !important;
	top:581px !important;
	min-height:9px !important;
}

#item1110965 {
	width:71px !important;
	left:335px !important;
	top:662px !important;
	min-height:12px !important;
}

#item1110988 {
	width:136px !important;
	left:180px !important;
	top:662px !important;
	min-height:12px !important;
}

#item1111012 {
	width:71px !important;
	left:424px !important;
	top:663px !important;
	min-height:11px !important;
}

#item1111035 {
	width:108px !important;
	left:572px !important;
	top:662px !important;
	min-height:13px !important;
}

#item1111058 {
	width:74px !important;
	left:90px !important;
	top:663px !important;
	min-height:11px !important;
}

#item1111081 {
	width:43px !important;
	left:513px !important;
	top:662px !important;
	min-height:13px !important;
}

#item1111156 {
	width:502px !important;
	left:133px !important;
	top:619px !important;
	min-height:47px !important;
}

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

#item1066433 {
	width:3px !important;
	height:6px !important;
	left:496px !important;
	top:5729px !important;
}

#item957204 {
	width:625px !important;
	left:225px !important;
	top:1226px !important;
	min-height:961px !important;
}

#item957162 {
	width:808px !important;
	left:225px !important;
	top:832px !important;
	min-height:324px !important;
}

#item1051541 {
	width:365px !important;
	left:941px !important;
	top:1629px !important;
	min-height:126px !important;
}

#item1051569 {
	width:528px !important;
	left:759px !important;
	top:2251px !important;
	min-height:558px !important;
}

#item1054315 {
	width:351px !important;
	left:225px !important;
	top:2835px !important;
	min-height:153px !important;
}

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

#item1052716_1071993 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071991 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071989 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071987 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071985 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071983 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716_1071999 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052716 {
	width:441px !important;
	left:864px !important;
	top:3044px !important;
	min-height:1155px !important;
}

#item1052658 {
	width:534px !important;
	left:225px !important;
	top:3051px !important;
	min-height:972px !important;
}

#item1054195 {
	width:534px !important;
	left:225px !important;
	top:4869px !important;
	min-height:846px !important;
}

#item1053335 {
	width:549px !important;
	left:225px !important;
	top:4026px !important;
	min-height:135px !important;
}

#item1054336 {
	width:451px !important;
	left:224px !important;
	top:4725px !important;
	min-height:86px !important;
}

#item1009972_1072009 {
	width:271.204724409419px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1009972 {
	width:274px !important;
	left:1047px !important;
	top:4842px !important;
	min-height:378px !important;
}

#item1054162_1072019 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1054162_1072017 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1054162_1072015 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1054162_1072013 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1054162_1072011 {
	width:442.666666666666px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1054162 {
	width:443px !important;
	left:864px !important;
	top:5346px !important;
	min-height:594px !important;
}

#item1071935 {
	width:441px !important;
	left:783px !important;
	top:2827px !important;
	min-height:81px !important;
}

#item1107989 {
	width:448px !important;
	height:1323px !important;
	left:-26px !important;
	top:6129px !important;
	background:#fcfce0;
}

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

#item1096717 {
	width:316px !important;
	left:42px !important;
	top:1818px !important;
	min-height:961px !important;
}

#item1096741 {
	width:316px !important;
	left:42px !important;
	top:819px !important;
	min-height:936px !important;
}

#item1096764 {
	width:317px !important;
	left:41px !important;
	top:2968px !important;
	min-height:180px !important;
}

#item1096792 {
	width:316px !important;
	left:42px !important;
	top:3825px !important;
	min-height:999px !important;
}

#item1096819 {
	width:316px !important;
	left:42px !important;
	top:3641px !important;
	min-height:149px !important;
}

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

#item1096842_1123004 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123006 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123008 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123010 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123012 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123014 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842_1123016 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096842 {
	width:360px !important;
	left:18px !important;
	top:6153px !important;
	min-height:1263px !important;
}

#item1096865 {
	width:318px !important;
	left:42px !important;
	top:4914px !important;
	min-height:1197px !important;
}

#item1096870 {
	width:316px !important;
	left:42px !important;
	top:8226px !important;
	min-height:1764px !important;
}

#item1096875 {
	width:315px !important;
	left:43px !important;
	top:7510px !important;
	min-height:221px !important;
}

#item1096898 {
	width:316px !important;
	left:42px !important;
	top:7978px !important;
	min-height:140px !important;
}

#item1096922_1123195 {
	width:271.204724409419px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096922 {
	width:318px !important;
	left:42px !important;
	top:10107px !important;
	min-height:342px !important;
}

#item1096945 {
	width:20px !important;
	height:50px !important;
	left:367px !important;
	top:10180px !important;
}

#item1096949_1104121 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096949_1104123 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096949_1104125 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096949_1104127 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096949_1104129 {
	width:442.666666666666px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1096949 {
	width:316px !important;
	left:42px !important;
	top:10737px !important;
	min-height:873px !important;
}

#item1108011 {
	width:316px !important;
	left:44px !important;
	top:11581px !important;
	min-height:1647px !important;
}

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

#item1111359 {
	width:3px !important;
	height:6px !important;
	left:484px !important;
	top:9654px !important;
}

#item1111429 {
	width:585px !important;
	left:99px !important;
	top:1427px !important;
	min-height:1066px !important;
}

#item1111452 {
	width:583px !important;
	left:99px !important;
	top:824px !important;
	min-height:500px !important;
}

#item1111475 {
	width:365px !important;
	left:261px !important;
	top:2636px !important;
	min-height:126px !important;
}

#item1111502 {
	width:568px !important;
	left:158px !important;
	top:3642px !important;
	min-height:669px !important;
}

#item1111529 {
	width:351px !important;
	left:41px !important;
	top:2867px !important;
	min-height:153px !important;
}

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

#item1111552_1123052 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123054 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123056 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123058 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123060 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123063 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552_1123065 {
	width:468.283464566929px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111552 {
	width:441px !important;
	left:164px !important;
	top:5598px !important;
	min-height:1155px !important;
}

#item1111575 {
	width:568px !important;
	left:100px !important;
	top:4482px !important;
	min-height:990px !important;
}

#item1111580 {
	width:569px !important;
	left:99px !important;
	top:9329px !important;
	min-height:837px !important;
}

#item1111585 {
	width:549px !important;
	left:43px !important;
	top:6880px !important;
	min-height:135px !important;
}

#item1111608 {
	width:451px !important;
	left:42px !important;
	top:7600px !important;
	min-height:86px !important;
}

#item1111633_1123219 {
	width:271.204724409419px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111633 {
	width:509px !important;
	left:101px !important;
	top:7845px !important;
	min-height:228px !important;
}

#item1111658_1118829 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111658_1118831 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111658_1118833 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111658_1118835 {
	width:441px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111658_1118837 {
	width:442.666666666666px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1111658 {
	width:509px !important;
	left:157px !important;
	top:8482px !important;
	min-height:689px !important;
}

#item1041664_1168518 {
	width:316.346456692805px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1041664 {
	width:603px !important;
	left:702px !important;
	top:42px !important;
	min-height:696px !important;
}

#item1072097 {
	width:441px !important;
	left:225px !important;
	top:421px !important;
	min-height:297px !important;
}

#item1041714 {
	width:365px !important;
	left:279px !important;
	top:42px !important;
	min-height:129px !important;
}

#item1041689 {
	width:441px !important;
	left:225px !important;
	top:228px !important;
	min-height:159px !important;
}

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

#item1072175 {
	width:27px !important;
	left:171px !important;
	top:395px !important;
	min-height:45px !important;
}

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

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

#item1072203 {
	width:27px !important;
	left:655px !important;
	top:31px !important;
	min-height:45px !important;
}

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

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

#item1072305 {
	width:27px !important;
	left:648px !important;
	top:395px !important;
	min-height:45px !important;
}

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

#item1097370 {
	width:315px !important;
	left:43px !important;
	top:1149px !important;
	min-height:768px !important;
}

#item1108024_1169486 {
	width:316.346456692805px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1108024 {
	width:315px !important;
	left:43px !important;
	top:2073px !important;
	min-height:768px !important;
}

#item1097393 {
	width:318px !important;
	left:42px !important;
	top:635px !important;
	min-height:423px !important;
}

#item1097430 {
	width:316px !important;
	left:42px !important;
	top:357px !important;
	min-height:226px !important;
}

#item1097453 {
	width:316px !important;
	left:42px !important;
	top:45px !important;
	min-height:351px !important;
}

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

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

#item1097272 {
	width:27px !important;
	left:187px !important;
	top:560px !important;
	min-height:45px !important;
}

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

#item1097295 {
	width:27px !important;
	left:187px !important;
	top:1949px !important;
	min-height:45px !important;
}

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

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

#item1097341 {
	width:27px !important;
	left:187px !important;
	top:1083px !important;
	min-height:45px !important;
}

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

#item1112100_1118864 {
	width:561.666666666666px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1112100 {
	width:568px !important;
	left:158px !important;
	top:421px !important;
	min-height:1289px !important;
}

#item1112135 {
	width:365px !important;
	left:261px !important;
	top:42px !important;
	min-height:129px !important;
}

#item1112159 {
	width:441px !important;
	left:207px !important;
	top:227px !important;
	min-height:159px !important;
}

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

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

#item1111979 {
	width:27px !important;
	left:103px !important;
	top:434px !important;
	min-height:45px !important;
}

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

#item1112002 {
	width:27px !important;
	left:104px !important;
	top:1228px !important;
	min-height:45px !important;
}

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

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

#item1112048 {
	width:27px !important;
	left:103px !important;
	top:741px !important;
	min-height:45px !important;
}

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

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

#item1049306 {
	width:615px !important;
	left:681px !important;
	top:219px !important;
	min-height:852px !important;
}

#item1049335 {
	width:441px !important;
	left:225px !important;
	top:594px !important;
	min-height:440px !important;
}

#item1049390 {
	width:533px !important;
	left:226px !important;
	top:65px !important;
	min-height:133px !important;
}

#item1049416 {
	width:159px !important;
	left:738px !important;
	top:63px !important;
	min-height:80px !important;
}

#item1097536_1108061 {
	width:316.952380952381px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1097536 {
	width:316px !important;
	left:42px !important;
	top:1353px !important;
	min-height:1671px !important;
}

#item1097559 {
	width:314px !important;
	left:44px !important;
	top:671px !important;
	min-height:616px !important;
}

#item1097616 {
	width:344px !important;
	left:43px !important;
	top:70px !important;
	min-height:133px !important;
}

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

#item1097639 {
	width:159px !important;
	left:192px !important;
	top:207px !important;
	min-height:80px !important;
}

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

#item1112242 {
	width:566px !important;
	left:100px !important;
	top:957px !important;
	min-height:1023px !important;
}

#item1112266 {
	width:626px !important;
	left:100px !important;
	top:596px !important;
	min-height:331px !important;
}

#item1112321 {
	width:533px !important;
	left:101px !important;
	top:67px !important;
	min-height:133px !important;
}

#item1112344 {
	width:159px !important;
	left:578px !important;
	top:65px !important;
	min-height:80px !important;
}

#item1049293 {
	width:595px !important;
	height:794px !important;
	left:845px !important;
	top:3px !important;
	border:solid 16px #fff;
}

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

#item1074911 {
	width:431px !important;
	left:485px !important;
	top:741px !important;
	min-height:60px !important;
}

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

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

#item1074969 {
	width:670px !important;
	left:385px !important;
	top:876px !important;
	min-height:238px !important;
}

#item1074992 {
	width:671px !important;
	left:385px !important;
	top:1191px !important;
	min-height:754px !important;
}

#item1075015 {
	width:671px !important;
	left:385px !important;
	top:2570px !important;
	min-height:776px !important;
}

#item1075019 {
	width:671px !important;
	left:385px !important;
	top:5882px !important;
	min-height:1938px !important;
}

#item1075023 {
	width:799px !important;
	height:530px !important;
	left:371px !important;
	top:1976px !important;
	background:#000;
}

#item1075024 {
	width:740px !important;
	height:420px !important;
	left:388px !important;
	top:2044px !important;
}

#item1075028 {
	width:348px !important;
	left:388px !important;
	top:1995px !important;
	min-height:28px !important;
}

#item1075056_1075302 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1075056_1075306 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1075056_1075308 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1075056 {
	width:557px !important;
	left:156px !important;
	top:3383px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	min-height:600px !important;
	padding:12px;
}

#item1075080 {
	width:483px !important;
	height:725px !important;
	left:156px !important;
	top:4057px !important;
}

#item1075177 {
	width:40px !important;
	height:40px !important;
	left:384px !important;
	top:4736px !important;
}

#item1075193 {
	width:40px !important;
	height:40px !important;
	left:284px !important;
	top:5481px !important;
}

#item1075204 {
	width:40px !important;
	height:40px !important;
	left:317px !important;
	top:4736px !important;
}

#item1075216 {
	width:40px !important;
	height:40px !important;
	left:217px !important;
	top:5481px !important;
}

#item1075227 {
	width:899px !important;
	height:599px !important;
	left:385px !important;
	top:5195px !important;
}

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

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

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

#item1097797 {
	width:317px !important;
	left:41px !important;
	top:765px !important;
	min-height:477px !important;
}

#item1097820 {
	width:317px !important;
	left:41px !important;
	top:1325px !important;
	min-height:1591px !important;
}

#item1097843 {
	width:317px !important;
	left:41px !important;
	top:3294px !important;
	min-height:1647px !important;
}

#item1097847 {
	width:317px !important;
	left:41px !important;
	top:8460px !important;
	min-height:4212px !important;
}

#item1097851 {
	width:474px !important;
	height:319px !important;
	left:-42px !important;
	top:2921px !important;
	background:#000;
}

#item1097852 {
	width:380px !important;
	height:218px !important;
	left:10px !important;
	top:2985px !important;
}

#item1097854 {
	width:348px !important;
	left:44px !important;
	top:2936px !important;
	min-height:28px !important;
}

#item1097881_1132650 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1097881_1132652 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1097881_1132654 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1097881 {
	width:348px !important;
	left:30px !important;
	top:5682px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	min-height:600px !important;
	padding:12px;
}

#item1097904 {
	width:363px !important;
	height:544px !important;
	left:19px !important;
	top:6414px !important;
}

#item1097961 {
	width:40px !important;
	height:40px !important;
	left:197px !important;
	top:6898px !important;
}

#item1097972 {
	width:40px !important;
	height:40px !important;
	left:202px !important;
	top:8332px !important;
}

#item1097984 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
	top:6898px !important;
}

#item1097995 {
	width:40px !important;
	height:40px !important;
	left:136px !important;
	top:8332px !important;
}

#item1098006 {
	width:360px !important;
	height:240px !important;
	left:19px !important;
	top:8074px !important;
}

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

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

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

#item1112504 {
	width:624px !important;
	left:42px !important;
	top:864px !important;
	min-height:288px !important;
}

#item1112527 {
	width:569px !important;
	left:43px !important;
	top:1252px !important;
	min-height:746px !important;
}

#item1112550 {
	width:623px !important;
	left:43px !important;
	top:2680px !important;
	min-height:1271px !important;
}

#item1112554 {
	width:625px !important;
	left:43px !important;
	top:7449px !important;
	min-height:2388px !important;
}

#item1112558 {
	width:903px !important;
	height:562px !important;
	left:-81px !important;
	top:2003px !important;
	background:#000;
}

#item1112559 {
	width:740px !important;
	height:420px !important;
	left:40px !important;
	top:2071px !important;
}

#item1112562 {
	width:348px !important;
	left:53px !important;
	top:2012px !important;
	min-height:28px !important;
}

#item1112612 {
	width:483px !important;
	height:725px !important;
	left:156px !important;
	top:5251px !important;
}

#item1112589_1132656 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1112589_1132659 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1112589_1132661 {
	width:562px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1112589 {
	width:557px !important;
	left:180px !important;
	top:4620px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	min-height:519px !important;
	padding:12px;
}

#item1112666 {
	width:40px !important;
	height:40px !important;
	left:383px !important;
	top:5929px !important;
}

#item1112677 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:7130px !important;
}

#item1112689 {
	width:40px !important;
	height:40px !important;
	left:317px !important;
	top:5929px !important;
}

#item1112701 {
	width:40px !important;
	height:40px !important;
	left:6px !important;
	top:7130px !important;
}

#item1112712 {
	width:621px !important;
	height:414px !important;
	left:154px !important;
	top:6898px !important;
}

#item1027108 {
	width:595px !important;
	height:794px !important;
	left:845px !important;
	top:3px !important;
	border:solid 16px #fff;
}

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

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

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

#item1001650 {
	width:446px !important;
	left:409px !important;
	top:59px !important;
	min-height:48px !important;
}

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

#item1001786 {
	width:717px !important;
	left:407px !important;
	top:145px !important;
	min-height:161px !important;
}

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

#item1001811 {
	width:534px !important;
	left:407px !important;
	top:720px !important;
	min-height:720px !important;
}

#item1047008 {
	width:537px !important;
	left:404px !important;
	top:621px !important;
	min-height:90px !important;
}

#item1046951 {
	width:398px !important;
	left:317px !important;
	top:2166px !important;
	min-height:102px !important;
}

#item1040491 {
	width:534px !important;
	left:407px !important;
	top:2318px !important;
	min-height:1678px !important;
}

#item1072477 {
	width:216px !important;
	height:94px !important;
	left:13px !important;
	top:661px !important;
}

#item1072508 {
	width:219px !important;
	height:105px !important;
	left:10px !important;
	top:661px !important;
}

#item1072476 {
	width:844px !important;
	height:765px !important;
	left:97px !important;
	top:1484px !important;
}

#item1047248 {
	width:443px !important;
	left:309px !important;
	top:676px !important;
	min-height:90px !important;
}

#item1072609 {
	width:216px !important;
	height:94px !important;
	left:13px !important;
	top:661px !important;
}

#item1072676 {
	width:443px !important;
	left:309px !important;
	top:685px !important;
	min-height:180px !important;
}

#item1072553 {
	width:219px !important;
	height:105px !important;
	left:10px !important;
	top:661px !important;
}

#item1072544 {
	width:844px !important;
	height:865px !important;
	left:373px !important;
	top:4013px !important;
}

#item1040462 {
	width:626px !important;
	left:407px !important;
	top:4869px !important;
	min-height:972px !important;
}

#item1040737_1072715 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1040737_1072717 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1040737 {
	width:335px !important;
	left:34px !important;
	top:4037px !important;
	min-height:617px !important;
}

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

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

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

#item1098110 {
	width:446px !important;
	left:44px !important;
	top:59px !important;
	min-height:48px !important;
}

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

#item1098133 {
	width:318px !important;
	left:42px !important;
	top:144px !important;
	min-height:369px !important;
}

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

#item1098156 {
	width:316px !important;
	left:42px !important;
	top:1062px !important;
	min-height:1467px !important;
}

#item1098182 {
	width:316px !important;
	left:42px !important;
	top:868px !important;
	min-height:108px !important;
}

#item1098228 {
	width:317px !important;
	left:41px !important;
	top:2916px !important;
	min-height:123px !important;
}

#item1098251 {
	width:316px !important;
	left:42px !important;
	top:3146px !important;
	min-height:2493px !important;
}

#item1098321 {
	width:255px !important;
	height:95px !important;
	left:13px !important;
	top:271px !important;
}

#item1098264 {
	width:259px !important;
	height:375px !important;
	left:10px !important;
	top:262px !important;
}

#item1098255 {
	width:438px !important;
	height:638px !important;
	left:-34px !important;
	top:2546px !important;
}

#item1098460 {
	width:318px !important;
	left:77px !important;
	top:422px !important;
	min-height:90px !important;
}

#item1098483 {
	width:255px !important;
	height:97px !important;
	left:13px !important;
	top:341px !important;
}

#item1098381 {
	width:318px !important;
	left:77px !important;
	top:431px !important;
	min-height:108px !important;
}

#item1098404 {
	width:259px !important;
	height:452px !important;
	left:10px !important;
	top:333px !important;
}

#item1098371 {
	width:439px !important;
	height:785px !important;
	left:-34px !important;
	top:5752px !important;
}

#item1098533 {
	width:316px !important;
	left:42px !important;
	top:6435px !important;
	min-height:1332px !important;
}

#item1108079 {
	width:316px !important;
	left:38px !important;
	top:8559px !important;
	min-height:1332px !important;
}

#item1098537_1104269 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1098537_1104271 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1098537 {
	width:319px !important;
	left:41px !important;
	top:7855px !important;
	min-height:695px !important;
}

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

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

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

#item1112820 {
	width:446px !important;
	left:101px !important;
	top:61px !important;
	min-height:48px !important;
}

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

#item1112843 {
	width:568px !important;
	left:100px !important;
	top:146px !important;
	min-height:205px !important;
}

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

#item1112867 {
	width:510px !important;
	left:100px !important;
	top:828px !important;
	min-height:837px !important;
}

#item1112892 {
	width:537px !important;
	left:100px !important;
	top:683px !important;
	min-height:73px !important;
}

#item1112938 {
	width:380px !important;
	left:281px !important;
	top:2323px !important;
	min-height:102px !important;
}

#item1112961 {
	width:512px !important;
	left:100px !important;
	top:2516px !important;
	min-height:1453px !important;
}

#item1113031 {
	width:216px !important;
	height:94px !important;
	left:13px !important;
	top:661px !important;
}

#item1112972 {
	width:219px !important;
	height:105px !important;
	left:10px !important;
	top:661px !important;
}

#item1112965 {
	width:844px !important;
	height:765px !important;
	left:61px !important;
	top:1641px !important;
}

#item1113169 {
	width:443px !important;
	left:309px !important;
	top:676px !important;
	min-height:90px !important;
}

#item1113192 {
	width:216px !important;
	height:94px !important;
	left:13px !important;
	top:661px !important;
}

#item1113090 {
	width:443px !important;
	left:309px !important;
	top:685px !important;
	min-height:180px !important;
}

#item1113113 {
	width:219px !important;
	height:105px !important;
	left:10px !important;
	top:661px !important;
}

#item1113082 {
	width:844px !important;
	height:865px !important;
	left:65px !important;
	top:4022px !important;
}

#item1113242 {
	width:568px !important;
	left:99px !important;
	top:5427px !important;
	min-height:1332px !important;
}

#item1113246_1118976 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1113246_1118978 {
	width:210.75590551163px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1113246 {
	width:451px !important;
	left:158px !important;
	top:4867px !important;
	min-height:524px !important;
}

#item1074234 {
	width:529px !important;
	height:647px !important;
	left:914px !important;
	top:-7px !important;
	border-radius:10px;
}

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

@keyframes pulsieren-1074498 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1074498 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1074582 {
	width:394px !important;
	height:226px !important;
	left:956px !important;
	top:723px !important;
}

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

#item1074668 {
	width:557px !important;
	left:270px !important;
	top:209px !important;
	min-height:505px !important;
}

#item1074692 {
	width:557px !important;
	left:270px !important;
	top:695px !important;
	min-height:895px !important;
}

#item1074718 {
	width:562px !important;
	left:270px !important;
	top:57px !important;
	min-height:156px !important;
}

#item1098916 {
	width:264px !important;
	height:323px !important;
	left:144px !important;
	top:177px !important;
	border-radius:5px;
}

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

@keyframes pulsieren-1099167 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1099167 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1099245 {
	width:394px !important;
	height:226px !important;
	left:-26px !important;
	top:1458px !important;
}

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

#item1099327 {
	width:316px !important;
	left:44px !important;
	top:558px !important;
	min-height:812px !important;
}

#item1099351 {
	width:316px !important;
	left:44px !important;
	top:1851px !important;
	min-height:1821px !important;
}

#item1099376 {
	width:370px !important;
	left:44px !important;
	top:53px !important;
	min-height:145px !important;
}

#item1113627 {
	width:529px !important;
	height:647px !important;
	left:251px !important;
	top:676px !important;
	border-radius:10px;
}

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

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

#item1114039 {
	width:557px !important;
	left:100px !important;
	top:193px !important;
	min-height:505px !important;
}

#item1114062 {
	width:577px !important;
	left:86px !important;
	top:1461px !important;
	min-height:915px !important;
}

#item1114087 {
	width:562px !important;
	left:100px !important;
	top:41px !important;
	min-height:156px !important;
}

@keyframes pulsieren-1113877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1113877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1113956 {
	width:394px !important;
	height:226px !important;
	left:-58px !important;
	top:1194px !important;
}

#item1073929 {
	width:1482px !important;
	height:558px !important;
	left:-30px !important;
	top:459px !important;
	background:#ffac00;
}

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

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

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

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

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

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

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

#item1074271 {
	width:597px !important;
	left:133px !important;
	top:45px !important;
	min-height:178px !important;
}

#item1074294 {
	width:624px !important;
	left:774px !important;
	top:42px !important;
	min-height:336px !important;
}

#item1074317 {
	width:1440px !important;
	height:504px !important;
	top:489px !important;
}

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

#item1074321 {
	width:557px !important;
	left:270px !important;
	top:1033px !important;
	min-height:106px !important;
}

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

#item1074344 {
	width:557px !important;
	left:435px !important;
	top:1144px !important;
	min-height:94px !important;
}

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

#item1074348 {
	width:557px !important;
	left:270px !important;
	top:1256px !important;
	min-height:97px !important;
}

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

#item1074352 {
	width:557px !important;
	left:520px !important;
	top:1375px !important;
	min-height:97px !important;
}

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

#item1074356 {
	width:557px !important;
	left:270px !important;
	top:1484px !important;
	min-height:97px !important;
}

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

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

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

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

@keyframes pulsieren-1130556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1130556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1130581 {
	width:394px !important;
	height:226px !important;
	left:90px !important;
	top:1701px !important;
}

#item1108137 {
	width:468px !important;
	height:2295px !important;
	left:-27px !important;
	top:828px !important;
	background:#ffac00;
}

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

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

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

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

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

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

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

#item1098991 {
	width:400px !important;
	height:2204px !important;
	top:874px !important;
}

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

#item1098994 {
	width:359px !important;
	left:41px !important;
	top:3246px !important;
	min-height:142px !important;
}

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

#item1099017 {
	width:316px !important;
	left:42px !important;
	top:3648px !important;
	min-height:184px !important;
}

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

#item1099021 {
	width:318px !important;
	left:42px !important;
	top:4111px !important;
	min-height:165px !important;
}

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

#item1099026 {
	width:318px !important;
	left:42px !important;
	top:4570px !important;
	min-height:178px !important;
}

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

#item1099030 {
	width:316px !important;
	left:42px !important;
	top:5051px !important;
	min-height:255px !important;
}

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

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

#item1098945 {
	width:336px !important;
	left:42px !important;
	top:37px !important;
	min-height:177px !important;
}

#item1098968 {
	width:315px !important;
	left:45px !important;
	top:176px !important;
	min-height:657px !important;
}

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

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

@keyframes pulsieren-1130473 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1130473 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1130497 {
	width:394px !important;
	height:226px !important;
	left:-26px !important;
	top:5307px !important;
}

#item1113341 {
	width:852px !important;
	height:896px !important;
	left:-15px !important;
	top:635px !important;
	background:#ffac00;
}

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

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

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

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

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

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

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

#item1113656 {
	width:597px !important;
	left:96px !important;
	top:42px !important;
	min-height:178px !important;
}

#item1113679 {
	width:563px !important;
	left:99px !important;
	top:225px !important;
	min-height:372px !important;
}

#item1113703 {
	width:768px !important;
	height:804px !important;
	top:659px !important;
}

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

#item1113705 {
	width:420px !important;
	left:291px !important;
	top:1510px !important;
	min-height:144px !important;
}

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

#item1113728 {
	width:557px !important;
	left:86px !important;
	top:1783px !important;
	min-height:125px !important;
}

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

#item1113732 {
	width:393px !important;
	left:327px !important;
	top:2047px !important;
	min-height:135px !important;
}

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

#item1113736 {
	width:557px !important;
	left:46px !important;
	top:2259px !important;
	min-height:120px !important;
}

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

#item1113741 {
	width:672px !important;
	left:54px !important;
	top:2727px !important;
	min-height:192px !important;
}

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

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

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

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

@keyframes pulsieren-1130388 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1130388 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1130412 {
	width:394px !important;
	height:226px !important;
	left:151px !important;
	top:2904px !important;
}

#item1001957 {
	width:141px !important;
	left:117px !important;
	top:905px !important;
	min-height:12px !important;
}

#item1002012 {
	width:521px !important;
	left:316px !important;
	top:203px !important;
	min-height:671px !important;
}

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

#item1039926 {
	width:439px !important;
	left:317px !important;
	top:153px !important;
	min-height:50px !important;
}

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

#item1039951 {
	width:533px !important;
	left:317px !important;
	top:42px !important;
	min-height:129px !important;
}

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

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

#item1041342 {
	width:266px !important;
	left:976px !important;
	top:487px !important;
	min-height:44px !important;
}

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

#item1099523 {
	width:141px !important;
	left:42px !important;
	top:1896px !important;
	min-height:12px !important;
}

#item1099547 {
	width:317px !important;
	left:41px !important;
	top:581px !important;
	min-height:1283px !important;
}

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

#item1099570 {
	width:299px !important;
	left:42px !important;
	top:152px !important;
	min-height:50px !important;
}

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

#item1099594 {
	width:363px !important;
	left:19px !important;
	top:41px !important;
	min-height:129px !important;
}

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

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

#item1099647 {
	width:315px !important;
	left:43px !important;
	top:498px !important;
	min-height:69px !important;
}

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

#item1114235 {
	width:141px !important;
	left:43px !important;
	top:1364px !important;
	min-height:12px !important;
}

#item1114259 {
	width:530px !important;
	left:96px !important;
	top:628px !important;
	min-height:722px !important;
}

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

#item1114282 {
	width:439px !important;
	left:303px !important;
	top:155px !important;
	min-height:50px !important;
}

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

#item1114305 {
	width:533px !important;
	left:97px !important;
	top:45px !important;
	min-height:129px !important;
}

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

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

#item1114359 {
	width:315px !important;
	left:227px !important;
	top:525px !important;
	min-height:42px !important;
}

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

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

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

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

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

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

#item1073014 {
	width:452px !important;
	height:659px !important;
	left:161px !important;
	top:2683px !important;
	border:solid 4px #0079c2;
}

#item1057894 {
	width:397px !important;
	left:134px !important;
	top:370px !important;
	min-height:620px !important;
}

#item1057919_1189365 {
	width:7.875px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1057919 {
	width:516px !important;
	left:882px !important;
	top:913px !important;
	min-height:473px !important;
}

#item1058015 {
	width:260px !important;
	left:590px !important;
	top:368px !important;
	min-height:665px !important;
}

#item1055617 {
	width:369px !important;
	left:135px !important;
	top:1377px !important;
	min-height:549px !important;
}

#item1058264 {
	width:534px !important;
	left:772px !important;
	top:1957px !important;
	min-height:1399px !important;
}

#item1055673 {
	width:747px !important;
	left:346px !important;
	top:44px !important;
	min-height:66px !important;
}

#item1058113 {
	width:237px !important;
	left:591px !important;
	top:1137px !important;
	min-height:807px !important;
}

#item1058082 {
	width:28px !important;
	height:121px !important;
	left:459px !important;
	top:1441px !important;
}

#item1058109 {
	width:1049px !important;
	left:196px !important;
	top:102px !important;
	min-height:57px !important;
}

#item1056287 {
	width:211px !important;
	left:360px !important;
	top:2791px !important;
	min-height:360px !important;
}

#item1057947 {
	width:441px !important;
	left:166px !important;
	top:2721px !important;
	min-height:642px !important;
}

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

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

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

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

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

#item1100107 {
	width:360px !important;
	height:659px !important;
	left:18px !important;
	top:7213px !important;
	border:solid 4px #0079c2;
}

#item1099772_1191692 {
	width:7.875px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1099772 {
	width:316px !important;
	left:42px !important;
	top:360px !important;
	min-height:1782px !important;
}

#item1099796 {
	width:316px !important;
	left:42px !important;
	top:3816px !important;
	min-height:1998px !important;
}

#item1099800 {
	width:316px !important;
	left:42px !important;
	top:2201px !important;
	min-height:90px !important;
}

#item1099823 {
	width:317px !important;
	left:41px !important;
	top:2300px !important;
	min-height:665px !important;
}

#item1099869 {
	width:314px !important;
	left:46px !important;
	top:7983px !important;
	min-height:1463px !important;
}

#item1099877 {
	width:318px !important;
	left:42px !important;
	top:39px !important;
	min-height:96px !important;
}

#item1099900 {
	width:313px !important;
	left:45px !important;
	top:6018px !important;
	min-height:708px !important;
}

#item1099904 {
	width:316px !important;
	left:42px !important;
	top:5891px !important;
	min-height:85px !important;
}

#item1099929 {
	width:314px !important;
	left:44px !important;
	top:161px !important;
	min-height:199px !important;
}

#item1099999 {
	width:211px !important;
	left:95px !important;
	top:7321px !important;
	min-height:360px !important;
}

#item1100003 {
	width:441px !important;
	left:-21px !important;
	top:7251px !important;
	min-height:642px !important;
}

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

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

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

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

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

#item1114817 {
	width:452px !important;
	height:659px !important;
	left:158px !important;
	top:4230px !important;
	border:solid 4px #0079c2;
}

#item1114479 {
	width:449px !important;
	left:100px !important;
	top:545px !important;
	min-height:616px !important;
}

#item1114502_1194107 {
	width:7.875px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1114502 {
	width:511px !important;
	left:99px !important;
	top:3283px !important;
	min-height:911px !important;
}

#item1114530 {
	width:298px !important;
	left:216px !important;
	top:1185px !important;
	min-height:734px !important;
}

#item1114576 {
	width:548px !important;
	left:100px !important;
	top:5625px !important;
	min-height:1494px !important;
}

#item1114584 {
	width:568px !important;
	left:100px !important;
	top:43px !important;
	min-height:155px !important;
}

#item1114607 {
	width:276px !important;
	left:266px !important;
	top:1953px !important;
	min-height:807px !important;
}

#item1114636 {
	width:569px !important;
	left:97px !important;
	top:162px !important;
	min-height:117px !important;
}

#item1114706 {
	width:211px !important;
	left:279px !important;
	top:4338px !important;
	min-height:360px !important;
}

#item1114711 {
	width:441px !important;
	left:163px !important;
	top:4268px !important;
	min-height:642px !important;
}

#item1055835 {
	width:609px !important;
	height:811px !important;
	left:845px !important;
	top:-5px !important;
}

#item1056120 {
	width:460px !important;
	left:316px !important;
	top:42px !important;
	min-height:175px !important;
}

#item1056170 {
	width:529px !important;
	left:316px !important;
	top:426px !important;
	min-height:537px !important;
}

#item1063241_1073122 {
	width:456.944881889402px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1063241_1063305 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1063241_1073120 {
	width:456.944881889402px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1063241 {
	width:441px !important;
	left:957px !important;
	top:423px !important;
	min-height:303px !important;
}

#item1108236 {
	width:609px !important;
	height:243px !important;
	left:41px !important;
	top:864px !important;
}

#item1100487 {
	width:360px !important;
	left:27px !important;
	top:38px !important;
	min-height:88px !important;
}

#item1100510_1108232 {
	width:305.162729658805px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1100510_1108224 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1100510_1108230 {
	width:305.162729658805px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1100510 {
	width:317px !important;
	left:41px !important;
	top:342px !important;
	min-height:1305px !important;
}

#item1115194 {
	width:460px !important;
	left:154px !important;
	top:42px !important;
	min-height:175px !important;
}

#item1115217 {
	width:529px !important;
	left:158px !important;
	top:693px !important;
	min-height:609px !important;
}

#item1115247_1123144 {
	width:456.944881889402px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1115247_1123146 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1115247_1123148 {
	width:456.944881889402px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1115247 {
	width:441px !important;
	left:333px !important;
	top:372px !important;
	min-height:303px !important;
}

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

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

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

#item1050801 {
	width:468px !important;
	left:405px !important;
	top:42px !important;
	min-height:120px !important;
}

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

#item1050829 {
	width:468px !important;
	left:405px !important;
	top:161px !important;
	min-height:208px !important;
}

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

#item1050775_1073124 {
	width:400.025196850275px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1050775 {
	width:534px !important;
	left:407px !important;
	top:690px !important;
	min-height:1245px !important;
}

#item1050873 {
	width:230px !important;
	left:830px !important;
	top:351px !important;
	min-height:174px !important;
}

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

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

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

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

#item1100642 {
	width:316px !important;
	left:42px !important;
	top:42px !important;
	min-height:120px !important;
}

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

#item1100665 {
	width:316px !important;
	left:42px !important;
	top:161px !important;
	min-height:181px !important;
}

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

#item1100688_1104421 {
	width:315.387926509381px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1100688 {
	width:316px !important;
	left:42px !important;
	top:963px !important;
	min-height:2331px !important;
}

#item1100711 {
	width:318px !important;
	left:42px !important;
	top:360px !important;
	min-height:117px !important;
}

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

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

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

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

#item1115348 {
	width:468px !important;
	left:150px !important;
	top:43px !important;
	min-height:120px !important;
}

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

#item1115371 {
	width:468px !important;
	left:150px !important;
	top:162px !important;
	min-height:144px !important;
}

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

#item1115394_1119129 {
	width:400.025196850275px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1115394 {
	width:511px !important;
	left:158px !important;
	top:765px !important;
	min-height:1368px !important;
}

#item1115418 {
	width:230px !important;
	left:236px !important;
	top:471px !important;
	min-height:174px !important;
}

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

#item1058594 {
	width:1449px !important;
	top:-5px !important;
	background:#e3eff9;
	min-height:811px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1056971 {
	width:261px !important;
	left:320px !important;
	top:42px !important;
	min-height:138px !important;
}

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

#item1056996 {
	width:378px !important;
	left:261px !important;
	top:212px !important;
	min-height:481px !important;
}

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

#item1057021 {
	width:263px !important;
	left:683px !important;
	top:558px !important;
	min-height:126px !important;
}

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

#item1100804 {
	width:1449px !important;
	left:-18px !important;
	top:-5px !important;
	background:#e3eff9;
	min-height:221px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1101437 {
	width:261px !important;
	left:70px !important;
	top:42px !important;
	min-height:138px !important;
}

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

#item1101460 {
	width:316px !important;
	left:42px !important;
	top:1640px !important;
	min-height:643px !important;
}

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

#item1101484 {
	width:263px !important;
	left:81px !important;
	top:2313px !important;
	min-height:126px !important;
}

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

#item1115511 {
	width:789px !important;
	left:-12px !important;
	top:-9px !important;
	background:#e3eff9;
	min-height:1566px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1116144 {
	width:261px !important;
	left:254px !important;
	top:42px !important;
	min-height:138px !important;
}

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

#item1116167 {
	width:451px !important;
	left:158px !important;
	top:212px !important;
	min-height:436px !important;
}

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

#item1116190 {
	width:263px !important;
	left:84px !important;
	top:1143px !important;
	min-height:126px !important;
}

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

#item1005781 {
	width:295px !important;
	left:225px !important;
	top:1560px !important;
	min-height:33px !important;
}

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

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

#item1001528 {
	width:354px !important;
	left:222px !important;
	top:691px !important;
	min-height:56px !important;
}

#item1001554 {
	width:174px !important;
	left:222px !important;
	top:765px !important;
	min-height:90px !important;
}

#item1001579_1073230 {
	width:534px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1001579_1011349 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1001579 {
	width:532px !important;
	left:681px !important;
	top:1087px !important;
	min-height:371px !important;
}

#item999266 {
	width:375px !important;
	left:532px !important;
	top:27px !important;
	min-height:51px !important;
}

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

#item999346 {
	width:443px !important;
	left:499px !important;
	top:432px !important;
	min-height:162px !important;
}

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

#item999523 {
	width:702px !important;
	left:369px !important;
	top:198px !important;
	min-height:180px !important;
}

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

#item999216 {
	width:586px !important;
	left:427px !important;
	top:345px !important;
	min-height:60px !important;
}

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

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

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

#item1038853_1073228 {
	width:350.645669291157px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1038853_1041398 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1038853 {
	width:351px !important;
	left:225px !important;
	top:893px !important;
	min-height:284px !important;
}

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

#item1061828 {
	width:88px !important;
	left:913px !important;
	top:128px !important;
	min-height:61px !important;
}

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

#item1101583 {
	width:295px !important;
	left:42px !important;
	top:2200px !important;
	min-height:33px !important;
}

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

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

#item1101621 {
	width:354px !important;
	left:44px !important;
	top:756px !important;
	min-height:56px !important;
}

#item1101644 {
	width:174px !important;
	left:44px !important;
	top:829px !important;
	min-height:90px !important;
}

#item1101667_1104468 {
	width:115.833333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1101667_1104470 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1101667 {
	width:316px !important;
	left:37px !important;
	top:1528px !important;
	min-height:587px !important;
}

#item1101690 {
	width:319px !important;
	left:41px !important;
	top:39px !important;
	min-height:51px !important;
}

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

#item1101713 {
	width:316px !important;
	left:42px !important;
	top:422px !important;
	min-height:267px !important;
}

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

#item1101736 {
	width:316px !important;
	left:42px !important;
	top:210px !important;
	min-height:78px !important;
}

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

#item1101759 {
	width:316px !important;
	left:42px !important;
	top:282px !important;
	min-height:96px !important;
}

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

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

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

#item1101846_1104502 {
	width:234.547619047619px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1101846_1104504 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1101846 {
	width:316px !important;
	left:43px !important;
	top:957px !important;
	min-height:284px !important;
}

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

#item1101876 {
	width:88px !important;
	left:308px !important;
	top:141px !important;
	min-height:61px !important;
}

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

#item1116289 {
	width:295px !important;
	left:42px !important;
	top:1975px !important;
	min-height:33px !important;
}

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

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

#item1116325 {
	width:698px !important;
	left:40px !important;
	top:666px !important;
	min-height:56px !important;
}

#item1116348 {
	width:174px !important;
	left:40px !important;
	top:740px !important;
	min-height:90px !important;
}

#item1116371_1119175 {
	width:625.5px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1116371_1119177 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1116371 {
	width:626px !important;
	left:42px !important;
	top:1449px !important;
	min-height:371px !important;
}

#item1116394 {
	width:375px !important;
	left:268px !important;
	top:3px !important;
	min-height:51px !important;
}

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

#item1116417 {
	width:495px !important;
	left:207px !important;
	top:408px !important;
	min-height:222px !important;
}

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

#item1116441 {
	width:702px !important;
	left:105px !important;
	top:174px !important;
	min-height:180px !important;
}

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

#item1116464 {
	width:586px !important;
	left:163px !important;
	top:321px !important;
	min-height:60px !important;
}

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

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

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

#item1116554_1119208 {
	width:350.645669291157px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1116554_1119210 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1116554 {
	width:450px !important;
	left:217px !important;
	top:740px !important;
	min-height:205px !important;
}

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

#item1116586 {
	width:88px !important;
	left:649px !important;
	top:104px !important;
	min-height:61px !important;
}

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

#item998874 {
	width:1356px !important;
	height:747px !important;
	left:42px !important;
	top:18px !important;
	background:#e8eae6;
}

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

#item999165 {
	width:216px !important;
	left:1059px !important;
	top:226px !important;
	min-height:68px !important;
}

#item999190 {
	width:327px !important;
	height:239px !important;
	left:1059px !important;
	top:310px !important;
	padding:0px 5px 0px 0px;
}

#item1101969 {
	width:423px !important;
	height:1197px !important;
	left:-9px !important;
	top:18px !important;
	background:#e8eae6;
}

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

#item1101980 {
	width:216px !important;
	left:42px !important;
	top:650px !important;
	min-height:68px !important;
}

#item1102028 {
	width:316px !important;
	left:42px !important;
	top:751px !important;
	min-height:302px !important;
	padding:0px 5px 0px 0px;
}

#item1116677 {
	width:734px !important;
	height:928px !important;
	left:20px !important;
	top:17px !important;
	background:#e8eae6;
}

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

#item1116685 {
	width:216px !important;
	left:53px !important;
	top:679px !important;
	min-height:68px !important;
}

#item1116733 {
	width:495px !important;
	left:217px !important;
	top:679px !important;
	min-height:239px !important;
	padding:0px 5px 0px 0px;
}

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

#item1039151_1206503 {
	width:8.50400000000002px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1039151 {
	width:626px !important;
	left:498px !important;
	top:513px !important;
	min-height:1557px !important;
}

#item1039155 {
	width:263px !important;
	left:133px !important;
	top:45px !important;
	min-height:297px !important;
}

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

#item1037821 {
	width:701px !important;
	left:296px !important;
	top:427px !important;
	min-height:51px !important;
}

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

#item1040271 {
	width:48px !important;
	height:2061px !important;
	left:1400px !important;
	background:#ffac00;
}

#item1051406 {
	width:152px !important;
	left:1225px !important;
	top:45px !important;
	min-height:324px !important;
}

#item1039438 {
	width:625px !important;
	left:499px !important;
	top:2844px !important;
	min-height:504px !important;
}

#item1040182 {
	width:306px !important;
	left:135px !important;
	top:856px !important;
	min-height:881px !important;
}

#item1040270 {
	width:60px !important;
	height:1170px !important;
	left:-9px !important;
	top:2178px !important;
	background:#ffac00;
}

#item1039305_1039346 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1039305 {
	width:335px !important;
	left:133px !important;
	top:2718px !important;
	min-height:666px !important;
}

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

#item1102157_1211614 {
	width:8.50399999999991px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1102157 {
	width:318px !important;
	left:42px !important;
	top:792px !important;
	min-height:1368px !important;
}

#item1102180 {
	width:316px !important;
	left:42px !important;
	top:42px !important;
	min-height:210px !important;
}

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

#item1102204 {
	width:316px !important;
	left:42px !important;
	top:661px !important;
	min-height:117px !important;
}

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

#item1102230 {
	width:387px !important;
	height:967px !important;
	left:54px !important;
	top:2547px !important;
	background:#ffac00;
}

#item1102231 {
	width:301px !important;
	left:41px !important;
	top:296px !important;
	min-height:163px !important;
}

#item1102254 {
	width:317px !important;
	left:41px !important;
	top:3535px !important;
	min-height:999px !important;
}

#item1102259 {
	width:319px !important;
	left:41px !important;
	top:5874px !important;
	min-height:2188px !important;
}

#item1102263 {
	width:306px !important;
	left:42px !important;
	top:2485px !important;
	min-height:1070px !important;
}

#item1102291 {
	width:389px !important;
	height:608px !important;
	left:-11px !important;
	top:5240px !important;
	background:#ffac00;
}

#item1102319_1104588 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1102319 {
	width:335px !important;
	left:42px !important;
	top:5191px !important;
	min-height:666px !important;
}

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

#item1116865_1214666 {
	width:8.50400000000002px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1116865 {
	width:525px !important;
	left:85px !important;
	top:981px !important;
	min-height:1368px !important;
}

#item1116888 {
	width:437px !important;
	left:243px !important;
	top:675px !important;
	min-height:186px !important;
}

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

#item1116912 {
	width:701px !important;
	left:33px !important;
	top:873px !important;
	min-height:51px !important;
}

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

#item1116938 {
	width:486px !important;
	height:785px !important;
	left:270px !important;
	top:2439px !important;
	background:#ffac00;
}

#item1116939 {
	width:269px !important;
	left:468px !important;
	top:54px !important;
	min-height:117px !important;
	padding:0px 11px 0px 11px;
}

#item1116962 {
	width:509px !important;
	left:100px !important;
	top:4400px !important;
	min-height:1260px !important;
}

#item1116970 {
	width:364px !important;
	left:252px !important;
	top:2369px !important;
	min-height:881px !important;
}

#item1116999 {
	width:640px !important;
	height:531px !important;
	left:-28px !important;
	top:3817px !important;
	background:#ffac00;
}

#item1117026_1119293 {
	width:17.007874015748px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1117026 {
	width:472px !important;
	left:79px !important;
	top:3770px !important;
	min-height:666px !important;
}

#item1068625 {
	width:1368px !important;
	height:854px !important;
	left:72px !important;
	top:-18px !important;
	background:#ffac00;
}

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

#item1073906 {
	width:322px !important;
	height:88px !important;
	left:64px !important;
	top:-8px !important;
	background:#fff;
}

#item1073907 {
	width:469px !important;
	height:106px !important;
	left:198px !important;
	top:74px !important;
	background:#fff;
}

#item1068633 {
	width:150px !important;
	left:733px !important;
	top:53px !important;
	min-height:94px !important;
}

#item1068658 {
	width:351px !important;
	left:225px !important;
	top:220px !important;
	min-height:492px !important;
}

#item1073842 {
	width:347px !important;
	left:589px !important;
	top:220px !important;
	min-height:294px !important;
}

#item1073873 {
	width:351px !important;
	left:955px !important;
	top:220px !important;
	min-height:406px !important;
}

#item1068684 {
	width:445px !important;
	left:221px !important;
	top:90px !important;
	min-height:90px !important;
}

#item1068709 {
	width:227px !important;
	left:107px !important;
	top:42px !important;
	min-height:39px !important;
}

#item1102415 {
	width:445px !important;
	height:2312px !important;
	left:50px !important;
	top:-17px !important;
	background:#ffac00;
}

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

#item1102416 {
	width:201px !important;
	height:88px !important;
	left:42px !important;
	top:-7px !important;
	background:#fff;
}

#item1102417 {
	width:360px !important;
	height:207px !important;
	left:81px !important;
	top:76px !important;
	background:#fff;
}

#item1102426 {
	width:150px !important;
	left:185px !important;
	top:305px !important;
	min-height:94px !important;
}

#item1102449 {
	width:283px !important;
	left:71px !important;
	top:453px !important;
	min-height:1743px !important;
}

#item1102481 {
	width:270px !important;
	left:88px !important;
	top:104px !important;
	min-height:148px !important;
}

#item1102504 {
	width:227px !important;
	left:40px !important;
	top:42px !important;
	min-height:39px !important;
}

#item1117122 {
	width:695px !important;
	height:1754px !important;
	left:88px !important;
	top:-17px !important;
	background:#ffac00;
}

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

#item1117123 {
	width:322px !important;
	height:88px !important;
	left:45px !important;
	top:-6px !important;
	background:#fff;
}

#item1117124 {
	width:524px !important;
	height:131px !important;
	left:178px !important;
	top:76px !important;
	background:#fff;
}

#item1117133 {
	width:150px !important;
	left:484px !important;
	top:279px !important;
	min-height:94px !important;
}

#item1117156 {
	width:463px !important;
	left:205px !important;
	top:414px !important;
	min-height:1281px !important;
}

#item1117188 {
	width:483px !important;
	left:201px !important;
	top:92px !important;
	min-height:106px !important;
}

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

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

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

#item1075367 {
	width:762px !important;
	height:478px !important;
	left:293px !important;
	top:280px !important;
}

#item1075443 {
	width:443px !important;
	left:613px !important;
	top:806px !important;
	min-height:727px !important;
}

#item1075467 {
	width:24px !important;
	height:13px !important;
	left:531px !important;
	top:927px !important;
}

#item1075468 {
	width:328px !important;
	left:270px !important;
	top:808px !important;
	min-height:450px !important;
}

#item1075505 {
	mix-blend-mode:screen;
	width:698px !important;
	height:153px !important;
	left:307px !important;
	top:72px !important;
}

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

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

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

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

#item1102603 {
	width:461px !important;
	height:289px !important;
	left:-38px !important;
	top:299px !important;
}

#item1102667 {
	width:329px !important;
	left:40px !important;
	top:1154px !important;
	min-height:331px !important;
}

#item1108630_1221441 {
	width:348.204492283456px !important;
	margin-top:24px;
	margin-bottom:24px;
}

#item1108630 {
	width:329px !important;
	left:40px !important;
	top:2147px !important;
	min-height:1179px !important;
}

#item1102691 {
	width:316px !important;
	left:42px !important;
	top:648px !important;
	min-height:459px !important;
}

#item1102724 {
	mix-blend-mode:screen;
	width:316px !important;
	height:216px !important;
	left:42px !important;
	top:50px !important;
}

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

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

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

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

#item1117311 {
	width:762px !important;
	height:478px !important;
	left:63px !important;
	top:255px !important;
}

#item1117375 {
	width:393px !important;
	left:42px !important;
	top:1091px !important;
	min-height:916px !important;
}

#item1117398 {
	width:24px !important;
	height:13px !important;
	left:322px !important;
	top:902px !important;
}

#item1117399 {
	width:571px !important;
	left:96px !important;
	top:752px !important;
	min-height:279px !important;
}

#item1117428 {
	mix-blend-mode:screen;
	width:698px !important;
	height:153px !important;
	left:98px !important;
	top:47px !important;
}

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

#item1075562 {
	width:675px !important;
	left:261px !important;
	top:93px !important;
	min-height:65px !important;
}

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

#item1075585 {
	width:1176px !important;
	height:103px !important;
	left:260px !important;
	top:315px !important;
	background:#951b81;
}

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

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

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

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

#item1075622 {
	width:489px !important;
	height:29px !important;
	left:261px !important;
	top:40px !important;
}

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

#item1075645 {
	width:442px !important;
	left:261px !important;
	top:504px !important;
	min-height:791px !important;
}

#item1075669_1076030 {
	width:58.8538762946023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1075669_1076036 {
	width:196.523678386381px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1075669_1076166 {
	width:140.931997765192px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1075669_1076544 {
	width:291.1298187141px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1075669 {
	width:442px !important;
	left:261px !important;
	top:1430px !important;
	min-height:5290px !important;
}

#item1075692 {
	width:358px !important;
	left:829px !important;
	top:504px !important;
	min-height:704px !important;
}

#item1075716_1077293 {
	width:196.475636298835px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1075716_1077410 {
	width:164.249058132772px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1075716_1077430 {
	width:282.941113813372px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1075716_1077567 {
	width:217.743417262832px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1075716_1077651 {
	width:346.780365402894px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1075716 {
	width:358px !important;
	left:832px !important;
	top:1430px !important;
	min-height:5265px !important;
}

#item1075741 {
	width:364px !important;
	left:261px !important;
	top:1353px !important;
	min-height:34px !important;
}

#item1075764 {
	width:251px !important;
	left:829px !important;
	top:1359px !important;
	min-height:50px !important;
}

#item1075789 {
	width:926px !important;
	height:160px !important;
	left:235px !important;
	top:7032px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item1075851 {
	width:347px !important;
	left:259px !important;
	top:6819px !important;
	min-height:135px !important;
}

#item1075874 {
	width:182px !important;
	height:182px !important;
	left:1009px !important;
	top:6745px !important;
}

#item1075994 {
	width:666px !important;
	left:275px !important;
	top:7051px !important;
	min-height:156px !important;
}

#item1102782 {
	width:315px !important;
	left:43px !important;
	top:157px !important;
	min-height:149px !important;
}

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

#item1102805 {
	width:436px !important;
	height:81px !important;
	left:-36px !important;
	top:446px !important;
	background:#951b81;
}

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

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

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

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

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

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

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

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

#item1102817 {
	width:315px !important;
	height:72px !important;
	left:43px !important;
	top:333px !important;
}

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

#item1102841 {
	width:315px !important;
	height:97px !important;
	left:43px !important;
	top:44px !important;
}

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

#item1102864 {
	width:316px !important;
	left:42px !important;
	top:613px !important;
	min-height:1250px !important;
}

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

#item1102887_1108716 {
	width:316px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1102887_1104636 {
	width:58.8538762946023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1102887_1104641 {
	width:196.523678386381px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1102887_1104748 {
	width:140.931997765192px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1102887_1105088 {
	width:291.1298187141px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1102887 {
	width:316px !important;
	left:42px !important;
	top:2682px !important;
	min-height:7704px !important;
}

#item1102910 {
	width:318px !important;
	left:42px !important;
	top:1926px !important;
	min-height:621px !important;
}

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

#item1103006 {
	width:360px !important;
	height:221px !important;
	left:18px !important;
	top:10653px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item1103060 {
	width:347px !important;
	left:42px !important;
	top:10386px !important;
	min-height:135px !important;
}

#item1103083 {
	width:182px !important;
	height:182px !important;
	left:213px !important;
	top:10365px !important;
}

#item1103202 {
	width:316px !important;
	left:42px !important;
	top:10673px !important;
	min-height:273px !important;
}

#item1117486 {
	width:675px !important;
	left:42px !important;
	top:96px !important;
	min-height:65px !important;
}

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

#item1117509 {
	width:778px !important;
	height:103px !important;
	left:41px !important;
	top:319px !important;
	background:#951b81;
}

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

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

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

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

#item1117545 {
	width:489px !important;
	height:29px !important;
	left:42px !important;
	top:43px !important;
}

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

#item1117568 {
	width:442px !important;
	left:42px !important;
	top:507px !important;
	min-height:888px !important;
}

#item1117592_1119346 {
	width:58.8538762946023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1117592_1119351 {
	width:196.523678386381px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1117592_1119459 {
	width:140.931997765192px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1117592_1119802 {
	width:291.1298187141px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1117592 {
	width:442px !important;
	left:42px !important;
	top:1500px !important;
	min-height:5691px !important;
}

#item1117615 {
	width:250px !important;
	left:506px !important;
	top:507px !important;
	min-height:825px !important;
}

#item1117639_1120477 {
	width:196.475636298835px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1117639_1120589 {
	width:164.249058132772px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1117639_1120605 {
	width:282.941113813372px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1117639_1120734 {
	width:217.743417262832px !important;
	margin-top:20px;
	margin-bottom:20px;
}

#item1117639_1120814 {
	width:260.085274052171px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1117639 {
	width:250px !important;
	left:506px !important;
	top:1512px !important;
	min-height:5661px !important;
}

#item1117664 {
	width:364px !important;
	left:42px !important;
	top:1423px !important;
	min-height:34px !important;
}

#item1117687 {
	width:251px !important;
	left:507px !important;
	top:1429px !important;
	min-height:50px !important;
}

#item1117710 {
	width:926px !important;
	height:160px !important;
	left:17px !important;
	top:7487px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

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

#item1117787 {
	width:182px !important;
	height:182px !important;
	left:499px !important;
	top:7200px !important;
}

#item1117907 {
	width:666px !important;
	left:57px !important;
	top:7506px !important;
	min-height:156px !important;
}

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

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

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

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

#item1002336_1073675 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1002336_1073677 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1002336 {
	width:260px !important;
	left:225px !important;
	top:647px !important;
	min-height:199px !important;
}

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

#item1002363 {
	width:533px !important;
	left:591px !important;
	top:414px !important;
	min-height:1098px !important;
}

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

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

#item1002393 {
	width:417px !important;
	left:591px !important;
	top:284px !important;
	min-height:58px !important;
}

#item1002418 {
	width:377px !important;
	height:74px !important;
	left:590px !important;
	top:99px !important;
}

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

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

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

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

#item1103261_1106171 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1103261_1106173 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1103261 {
	width:260px !important;
	left:70px !important;
	top:821px !important;
	min-height:199px !important;
}

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

#item1103284_1108723 {
	width:315.524746906754px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1103284 {
	width:315px !important;
	left:43px !important;
	top:1152px !important;
	min-height:1809px !important;
}

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

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

#item1103309 {
	width:318px !important;
	left:42px !important;
	top:243px !important;
	min-height:99px !important;
}

#item1103332 {
	width:316px !important;
	height:84px !important;
	left:42px !important;
	top:90px !important;
}

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

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

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

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

#item1117967_1120887 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1117967_1120889 {
	width:18.653250426054px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1117967 {
	width:260px !important;
	left:-13px !important;
	top:648px !important;
	min-height:199px !important;
}

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

#item1117990 {
	width:533px !important;
	left:217px !important;
	top:414px !important;
	min-height:1341px !important;
}

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

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

#item1118015 {
	width:417px !important;
	left:217px !important;
	top:284px !important;
	min-height:58px !important;
}

#item1118038 {
	width:377px !important;
	height:74px !important;
	left:216px !important;
	top:100px !important;
}

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

#item1073330 {
	width:261px !important;
	left:225px !important;
	top:109px !important;
	min-height:594px !important;
}

#item1073357 {
	width:306px !important;
	left:522px !important;
	top:109px !important;
	min-height:504px !important;
}

#item1073361 {
	width:259px !important;
	left:865px !important;
	top:109px !important;
	min-height:666px !important;
}

#item1073366 {
	width:105px !important;
	left:1138px !important;
	top:144px !important;
	min-height:119px !important;
}

#item1073837 {
	width:378px !important;
	left:225px !important;
	top:42px !important;
	min-height:33px !important;
}

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

#item1103448 {
	width:316px !important;
	left:42px !important;
	top:108px !important;
	min-height:1755px !important;
}

#item1103484 {
	width:378px !important;
	left:42px !important;
	top:42px !important;
	min-height:33px !important;
}

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

#item1118154 {
	width:335px !important;
	left:158px !important;
	top:108px !important;
	min-height:1809px !important;
}

#item1118191 {
	width:378px !important;
	left:158px !important;
	top:41px !important;
	min-height:33px !important;
}

#item1108726 {
	width:603px !important;
	height:873px !important;
	left:-90px !important;
	top:-45px !important;
	background:#ffea00;
	border:solid 2.2px #000;
}

#item1122612 {
	width:952px !important;
	height:1078px !important;
	left:-89px !important;
	top:-17px !important;
	background:#ffea00;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	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.autoParaStyle176 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:35px;
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#f4f0e7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-CrimsonPro-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.autoParaStyle170 {
	font-family:FF-CrimsonPro-RegMAG2,"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.autoParaStyle169 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#f4f0e7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-CrimsonPro-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.autoParaStyle167 {
	font-family:FF-CrimsonPro-RegMAG2,"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.autoParaStyle166 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.autoParaStyle165 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#f4f0e7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-CrimsonPro-Regular,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	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.autoParaStyle160 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	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.autoParaStyle159 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	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.autoParaStyle157 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#dddb26;
	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.autoParaStyle156 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#dddb26;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle155 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	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.autoParaStyle154 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	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.autoParaStyle153 {
	font-weight:900;
	font-style:italic;
	font-family:FF-Roboto-BlackItalic,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:24px;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle152 {
	font-family:FF-Roboto-Regular,Roboto,sans-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:24px;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle151 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:22px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle149 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:44px;
	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.autoParaStyle147 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle146 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:16px;
	line-height:18px;
	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.autoParaStyle145 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:12px;
	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.autoParaStyle144 {
	font-weight:500;
	font-family:FF-Roboto-Medium,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.autoParaStyle143 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:12px;
	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:34px;
	text-align:left;
}

p.autoParaStyle142 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle141 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle140 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle139 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:8px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle138 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:64px;
	line-height:70px;
	color:#0079c2;
	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.autoParaStyle137 {
	font-family:FF-NotoSans-Regular,"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;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle136 {
	font-family:FF-NotoSans-Regular,"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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:8px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	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.autoParaStyle133 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:24px;
	line-height:35px;
	color:#0079c2;
	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.autoParaStyle132 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:130px;
	line-height:70px;
	color:#0079c2;
	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.autoParaStyle131 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle130 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:8px;
	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;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle122 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:44px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	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:11px;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle118 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:28px;
	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:11px;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:50px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.autoParaStyle112 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#0079c2;
	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.autoParaStyle111 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#0079c2;
	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.autoParaStyle110 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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:center;
}

p.autoParaStyle109 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#0079c2;
	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.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:32px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle107 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.autoParaStyle106 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#0079c2;
	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.autoParaStyle105 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#0079c2;
	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.autoParaStyle104 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:26px;
	color:#0079c2;
	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.autoParaStyle103 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	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:center;
}

p.autoParaStyle102 {
	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.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:34px;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:8px;
	line-height:10.5px;
	color:#0079c2;
	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.autoParaStyle100 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:12.5px;
	color:#0079c2;
	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-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:8px;
	line-height:10.5px;
	color:#0079c2;
	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.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:50px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	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.autoParaStyle96 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	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.autoParaStyle95 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle93 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	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.autoParaStyle91 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:60px;
	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.autoParaStyle90 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:38px;
	line-height:61px;
	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.autoParaStyle89 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:57px;
	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.autoParaStyle88 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:60px;
	line-height:57px;
	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.autoParaStyle87 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:44px;
	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.autoParaStyle86 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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.autoParaStyle85 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Roboto-LightItalic,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:center;
}

p.autoParaStyle84 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:54px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	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.autoParaStyle81 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:20px;
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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.autoParaStyle77 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	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.autoParaStyle75 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:35px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:58px;
	line-height:54px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	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.autoParaStyle71 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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:center;
}

p.autoParaStyle68 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	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.autoParaStyle67 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"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.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	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.autoParaStyle65 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:9.3px;
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	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;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:26px;
	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.autoParaStyle57 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:9.3px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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.autoParaStyle52 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:28px;
	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;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:67.5px;
	line-height:47.5px;
	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;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:60px;
	line-height:47.5px;
	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;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:28px;
	color:#848281;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:8px;
	line-height:28px;
	color:#d3e8f4;
	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.autoParaStyle46 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:FF-NotoSans-Regular,"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.autoParaStyle44 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:9.5px;
	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.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:66.1px;
	line-height:66.1px;
	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.autoParaStyle42 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:36.8px;
	line-height:44.1px;
	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.autoParaStyle41 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:9.5px;
	line-height:26px;
	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.autoParaStyle40 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:FF-Roboto-Regular,Roboto,sans-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:center;
}

p.autoParaStyle38 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle37 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:88.2px;
	line-height:88.2px;
	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.autoParaStyle34 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:49px;
	line-height:58.8px;
	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.autoParaStyle33 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:26px;
	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;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle31 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:20px;
	line-height:24px;
	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;
}

p.autoParaStyle30 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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.autoParaStyle29 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	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.autoParaStyle27 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.autoParaStyle26 {
	font-family:FF-Roboto-Regular,Roboto,sans-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-indent:23px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:28px;
	color:#ed101b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:24px;
	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:center;
}

p.autoParaStyle21 {
	font-family:FF-NotoSans-Regular,"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-indent:11px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#ed101b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-Roboto-Light,Roboto,serif;
	font-size:38px;
	line-height:44px;
	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.autoParaStyle18 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:38px;
	line-height:44px;
	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.autoParaStyle17 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:32px;
	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:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle15 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle14 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#ed101b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:44px;
	line-height:44px;
	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.autoParaStyle11 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:44px;
	line-height:44px;
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	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.autoParaStyle9 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	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.autoParaStyle7 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:35px;
	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-Regular,"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.autoParaStyle4 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	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-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	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-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	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.autoParaStyle1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	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.WISTablet-V_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	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;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li::before {
	content:'\3AD';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"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:32px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:21px;
	line-height:28px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"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:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISTablet-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.WISTablet-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.WISTablet-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	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.WISTablet-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	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.WISTablet-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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.WISTablet-V_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-RobotoCondensed-ExtraLight,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	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.WISTablet-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.WISTablet-V_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:35px;
	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.WISTablet-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISTablet-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISTablet-V_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	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.WISTablet-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISTablet-V_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:20px;
	line-height:35px;
	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;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h4.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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;
}

h6.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-TT-9_12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h4.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	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;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	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;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h4.WISTablet-V_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	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;
}

h1.WISTablet-V_-_Headlines_-_H1-NeueHaas-Black-48-Kopie {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISTablet-V_-_Headlines_-_H2-INTER-Comp-reg-TT-30 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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;
}

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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;
}

h3.WISTablet-V_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h3.WISTablet-V_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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;
}

h1.WISTablet-V_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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;
}

h3.WISTablet-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h1.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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;
}

h5.WISTablet-V_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	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;
}

h1.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	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.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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.WISTablet-V_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	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;
}

p.WISTablet-V_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
}

h1.WISTablet-V_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h3.WISTablet-V_-_Fliesstext_-_Antworten-Interview-TT- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:20px;
	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;
}

h3.WISTablet-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	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.WISTablet-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	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.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"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.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"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.WISTablet-V_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.WISTablet-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.WISTablet-V_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.WISMobile-V_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	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;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li::before {
	content:'\3AD';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"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:32px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:21px;
	line-height:28px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"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:24px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISMobile-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.WISMobile-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.WISMobile-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	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.WISMobile-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	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.WISMobile-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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.WISMobile-V_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-RobotoCondensed-ExtraLight,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	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.WISMobile-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.WISMobile-V_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	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.WISMobile-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISMobile-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISMobile-V_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	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.WISMobile-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.WISMobile-V_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	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;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h4.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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;
}

h6.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-TT-9_12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h4.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	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;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	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;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h4.WISMobile-V_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	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;
}

h1.WISMobile-V_-_Headlines_-_H1-NeueHaas-Black-48-Kopie {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISMobile-V_-_Headlines_-_H2-INTER-Comp-reg-TT-30 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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;
}

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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;
}

h3.WISMobile-V_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h3.WISMobile-V_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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;
}

h1.WISMobile-V_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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;
}

h3.WISMobile-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h1.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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;
}

h5.WISMobile-V_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	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;
}

h1.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	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.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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.WISMobile-V_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	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;
}

p.WISMobile-V_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
}

h1.WISMobile-V_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h3.WISMobile-V_-_Fliesstext_-_Antworten-Interview-TT- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:30px;
	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;
}

h3.WISMobile-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:30px;
	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.WISMobile-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	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.WISMobile-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"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.WISMobile-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"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.WISMobile-V_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.WISMobile-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"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.WISMobile-V_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"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;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li::before {
	content:'\3AD';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#8aa239;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:21px;
	line-height:28px;
	color:#942c8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:32px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.URL {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-RobotoCondensed-ExtraLight,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	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.Desktop_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	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.Desktop_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	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.Desktop_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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.Desktop_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	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.Desktop_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.Inhaltsverzeichnis-small {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.Desktop_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	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.Desktop_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	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.Desktop_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	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.Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Zitat-INTER-Cond-Bold-Zent-TT-18_24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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.Desktop_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	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.Zitat-INTER-Cond-Bold-Zent-TT-18 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	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;
}

h3.Desktop_-_Fliesstext_-_Antworten-Interview-TT- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:30px;
	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;
}

h3.Desktop_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:16px;
	line-height:30px;
	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.Desktop_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.Desktop_-_Lead_-_Lead-INTER-Cond-light-TT-9_12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h4.Desktop_-_Lead_-_Lead-INTER-Cond-light-18_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	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;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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.Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-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;
}

h6.Desktop_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h6.Desktop_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	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;
}

h4.Desktop_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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;
}

h1.Desktop_-_Headlines_-_H1-NeueHaas-Black-48-Kopie {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.Desktop_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	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;
}

h3.Desktop_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	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;
}

h3.Desktop_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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;
}

h3.Desktop_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
}

h1.Desktop_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Desktop_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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;
}

h5.Desktop_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	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;
}

h2.Desktop_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	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.Desktop_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	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;
}

h1.Desktop_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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;
}

h2.Desktop_-_Headlines_-_H2-INTER-Comp-reg-TT-30 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	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.Desktop_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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;
}

h1.Desktop_-_Headlines_-_H1-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	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;
}

h1.Desktop_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Desktop_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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.Desktop_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.Desktop_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.Desktop_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Desktop_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	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.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.autoCharStyle43 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle42 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle41 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle40 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle39 {
	color:#951b81;
}

span.autoCharStyle38 {
	color:#8aa239;
}

span.autoCharStyle37 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
}

span.autoCharStyle36 {
	font-weight:900;
	font-style:italic;
	font-family:FF-Roboto-BlackItalic,Roboto,serif;
}

span.autoCharStyle35 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:39px;
}

span.autoCharStyle33 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
}

span.autoCharStyle32 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,sans-serif;
}

span.autoCharStyle31 {
	color:#ffac00;
	letter-spacing:-0.100em;
}

span.autoCharStyle30 {
	font-style:italic;
	font-weight:normal;
	font-family:"Crimson Pro";
	letter-spacing:-0.005em;
}

span.autoCharStyle29 {
	letter-spacing:-0.005em;
}

span.autoCharStyle28 {
	letter-spacing:-0.005em;
}

span.autoCharStyle27 {
	font-style:italic;
	font-weight:normal;
	font-family:"Crimson Pro";
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	letter-spacing:0.010em;
	text-transform:uppercase;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	letter-spacing:0.010em;
	text-transform:uppercase;
}

span.autoCharStyle24 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	text-transform:uppercase;
}

span.autoCharStyle23 {
	color:#0079c2;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	text-decoration:underline;
}

span.autoCharStyle21 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:28px;
}

span.autoCharStyle20 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,sans-serif;
}

span.autoCharStyle19 {
	font-size:24px;
}

span.autoCharStyle18 {
	font-family:Roboto,sans-serif;
	font-size:24px;
	color:#000;
	letter-spacing:0.025em;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	text-decoration:underline;
}

span.autoCharStyle15 {
	font-family:Roboto,sans-serif;
	font-size:18px;
	color:#000;
	letter-spacing:0.025em;
}

span.autoCharStyle14 {
	font-family:"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	text-transform:uppercase;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	letter-spacing:0.025em;
}

span.autoCharStyle11 {
	font-size:60px;
}

span.autoCharStyle10 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle8 {
	letter-spacing:0.005em;
}

span.autoCharStyle7 {
	font-size:13px;
}

span.autoCharStyle6 {
	font-size:50px;
}

span.autoCharStyle5 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle3 {
	font-family:"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.autoCharStyle2 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
}

span.autoCharStyle1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
}

span.WISTablet-V_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISTablet-V_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISTablet-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.WISTablet-V_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISTablet-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
}

span.WISTablet-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

span.WISMobile-V_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISMobile-V_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISMobile-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.WISMobile-V_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.WISMobile-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
}

span.WISMobile-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

span.Desktop_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
}

span.Desktop_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

span.Desktop_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.Desktop_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.Desktop_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.Desktop_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
}

span.Inhaltsverzeichnis-Reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
}

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

#loadIndicator{display:none;}
