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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family:FF-RobotoCondensed-Light;
	src:url("../fonts/Roboto_Condensed-Light.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-Regular;
	src:url("../fonts/Roboto-VariableFont_wdth,wght.ttf");
}

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

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

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

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

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

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

#item1015932 {
	width:139px !important;
	height:47px !important;
	left:581px !important;
	top:889px !important;
}

@keyframes hereinfliegenvonlinks-989290 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-989290 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item989596 {
	width:292px !important;
	left:86px !important;
	top:768px !important;
	min-height:91px !important;
}

@keyframes hereinfliegenvonlinks-989596 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-989596 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1018138 {
	width:139px !important;
	height:47px !important;
	left:238px !important;
	top:677px !important;
}

#item1018471 {
	width:241px !important;
	left:34px !important;
	top:511px !important;
	min-height:63px !important;
}

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

#item1029683 {
	width:97px !important;
	height:33px !important;
	left:868px !important;
	top:660px !important;
}

@keyframes hereinfliegenvonlinks-1029992 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-1029992 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1030016 {
	width:204px !important;
	left:522px !important;
	top:575px !important;
	min-height:64px !important;
}

@keyframes hereinfliegenvonlinks-1030016 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-1030016 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item913592_1047540 {
	width:527.192519685046px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

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

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

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

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

#item913592_1047550 {
	width:26px !important;
	position:relative;
	left:267px;
}

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

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

#item913592 {
	width:508px !important;
	left:102px !important;
	top:45px !important;
	min-height:837px !important;
}

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

#item999806_1048700 {
	width:26px !important;
	position:absolute;
	top:848px;
	left:523px;
}

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

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

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

#item999806_1048713 {
	width:26px !important;
	position:absolute;
	top:523px;
	left:523px;
}

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

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

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

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

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

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

#item999806 {
	width:508px !important;
	left:102px !important;
	top:1155px !important;
	min-height:1018px !important;
}

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

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

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

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

#item999727 {
	width:264px !important;
	left:100px !important;
	top:2223px !important;
	min-height:244px !important;
}

#item912626 {
	width:403px !important;
	left:105px !important;
	top:909px !important;
	min-height:220px !important;
}

#item854639 {
	width:206px !important;
	left:100px !important;
	top:2563px !important;
	min-height:29px !important;
}

#item854684 {
	width:88px !important;
	height:44px !important;
	left:362px !important;
	top:2612px !important;
}

#item854688 {
	width:91px !important;
	height:88px !important;
	left:103px !important;
	top:2593px !important;
}

#item854692 {
	mix-blend-mode:multiply;
	width:66px !important;
	height:81px !important;
	left:549px !important;
	top:2584px !important;
}

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

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

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

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

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

#item1018622_1050774 {
	width:26px !important;
	position:relative;
	left:90px;
}

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

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

#item1018622 {
	width:358px !important;
	left:21px !important;
	top:42px !important;
	min-height:952px !important;
}

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

#item1018645_1051925 {
	width:26px !important;
	position:absolute;
	top:950px;
	left:343px;
}

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

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

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

#item1018645_1051938 {
	width:26px !important;
	position:absolute;
	top:561px;
	left:343px;
}

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

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

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

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

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

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

#item1018645 {
	width:356px !important;
	left:23px !important;
	top:1285px !important;
	min-height:1165px !important;
}

#item1018649 {
	width:360px !important;
	left:19px !important;
	top:1033px !important;
	min-height:220px !important;
}

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

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

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

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

#item1018678 {
	width:264px !important;
	left:21px !important;
	top:2398px !important;
	min-height:244px !important;
}

#item1018701 {
	width:206px !important;
	left:21px !important;
	top:2732px !important;
	min-height:29px !important;
}

#item1018745 {
	width:88px !important;
	height:44px !important;
	left:283px !important;
	top:2781px !important;
}

#item1018750 {
	width:91px !important;
	height:88px !important;
	left:24px !important;
	top:2762px !important;
}

#item1018756 {
	mix-blend-mode:multiply;
	width:66px !important;
	height:81px !important;
	left:204px !important;
	top:2857px !important;
}

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

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

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

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

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

#item1030166_1053998 {
	width:26px !important;
	position:relative;
	left:303px;
}

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

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

#item1030166 {
	width:508px !important;
	left:156px !important;
	top:42px !important;
	min-height:833px !important;
}

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

#item1030189_1055151 {
	width:26px !important;
	position:absolute;
	top:875px;
	left:529px;
}

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

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

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

#item1030189_1055164 {
	width:26px !important;
	position:absolute;
	top:496px;
	left:529px;
}

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

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

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

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

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

#item1030189 {
	width:508px !important;
	left:728px !important;
	top:42px !important;
	min-height:1148px !important;
}

#item1030193 {
	width:403px !important;
	left:155px !important;
	top:956px !important;
	min-height:220px !important;
}

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

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

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

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

#item1030222 {
	width:264px !important;
	left:727px !important;
	top:1086px !important;
	min-height:244px !important;
}

#item1030245 {
	width:206px !important;
	left:726px !important;
	top:1406px !important;
	min-height:29px !important;
}

#item1030289 {
	width:88px !important;
	height:44px !important;
	left:988px !important;
	top:1465px !important;
}

#item1030293 {
	width:91px !important;
	height:88px !important;
	left:729px !important;
	top:1446px !important;
}

#item1030300 {
	mix-blend-mode:multiply;
	width:66px !important;
	height:81px !important;
	left:1175px !important;
	top:1437px !important;
}

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

#item991666 {
	width:277px !important;
	left:391px !important;
	top:763px !important;
	min-height:154px !important;
	padding:0px 11px 0px 11px;
}

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

#item991768 {
	width:326px !important;
	left:42px !important;
	top:118px !important;
	min-height:484px !important;
	padding:0px 12px 0px 12px;
}

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

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

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

#item854486 {
	mix-blend-mode:multiply;
	width:447px !important;
	left:279px !important;
	top:1029px !important;
	min-height:709px !important;
}

#item959309 {
	width:218px !important;
	left:42px !important;
	top:1280px !important;
	min-height:76px !important;
}

@keyframes hereinfliegenvonrechts-854696 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonrechts-854696 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1018815 {
	width:277px !important;
	left:21px !important;
	top:1355px !important;
	min-height:154px !important;
	padding:0px 11px 0px 11px;
}

#item1018843 {
	width:326px !important;
	left:31px !important;
	top:118px !important;
	min-height:484px !important;
	padding:0px 12px 0px 12px;
}

#item1018868 {
	mix-blend-mode:multiply;
	width:358px !important;
	left:21px !important;
	top:1838px !important;
	min-height:893px !important;
}

#item1018892 {
	width:218px !important;
	left:91px !important;
	top:1718px !important;
	min-height:76px !important;
}

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

#item1030362 {
	width:277px !important;
	left:727px !important;
	top:763px !important;
	min-height:154px !important;
	padding:0px 11px 0px 11px;
}

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

#item1030389 {
	width:326px !important;
	left:272px !important;
	top:118px !important;
	min-height:484px !important;
	padding:0px 12px 0px 12px;
}

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

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

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

#item1030414 {
	mix-blend-mode:multiply;
	width:447px !important;
	left:727px !important;
	top:992px !important;
	min-height:709px !important;
}

#item1030437 {
	width:218px !important;
	left:334px !important;
	top:1243px !important;
	min-height:76px !important;
}

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

#item996222 {
	width:373px !important;
	height:63px !important;
	left:273px !important;
	top:1197px !important;
	border-radius:30px;
	background:#f4f0e8;
}

#item992548 {
	width:285px !important;
	left:133px !important;
	top:5887px !important;
	min-height:32px !important;
}

#item992591 {
	width:608px !important;
	height:549px !important;
	left:74px !important;
	top:480px !important;
	background:#eef4fc;
}

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

#item992592 {
	width:373px !important;
	left:87px !important;
	top:41px !important;
	min-height:95px !important;
}

#item992643 {
	width:595px !important;
	left:86px !important;
	top:163px !important;
	min-height:234px !important;
}

#item992668 {
	width:595px !important;
	left:86px !important;
	top:1435px !important;
	min-height:231px !important;
}

#item992718 {
	width:549px !important;
	left:86px !important;
	top:546px !important;
	min-height:456px !important;
}

#item992743 {
	width:316px !important;
	left:366px !important;
	top:1856px !important;
	min-height:324px !important;
}

#item992819 {
	width:327px !important;
	left:86px !important;
	top:419px !important;
	min-height:120px !important;
}

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

#item992844 {
	width:316px !important;
	left:90px !important;
	top:1726px !important;
	min-height:28px !important;
}

#item992869 {
	width:362px !important;
	left:86px !important;
	top:1122px !important;
	min-height:33px !important;
}

#item992894 {
	width:316px !important;
	left:365px !important;
	top:1768px !important;
	min-height:63px !important;
}

#item992946 {
	width:185px !important;
	left:83px !important;
	top:1200px !important;
	min-height:221px !important;
}

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

#item993102 {
	width:111px !important;
	left:313px !important;
	top:1302px !important;
	min-height:109px !important;
}

#item992618 {
	width:568px !important;
	left:100px !important;
	top:2474px !important;
	min-height:540px !important;
}

#item992693 {
	width:350px !important;
	left:318px !important;
	top:3057px !important;
	min-height:496px !important;
}

#item992793 {
	width:210px !important;
	left:100px !important;
	top:3068px !important;
	min-height:72px !important;
}

#item993052 {
	width:123px !important;
	left:101px !important;
	top:3264px !important;
	min-height:121px !important;
}

#item993167 {
	width:451px !important;
	left:100px !important;
	top:2285px !important;
	min-height:71px !important;
}

#item993192 {
	width:190px !important;
	left:274px !important;
	top:2392px !important;
	min-height:34px !important;
}

#item998537 {
	width:598px !important;
	height:748px !important;
	left:85px !important;
	top:4976px !important;
	border-radius:6px;
	background:#eef4fc;
}

#item998581 {
	width:568px !important;
	left:100px !important;
	top:4090px !important;
	min-height:766px !important;
}

#item998605 {
	width:451px !important;
	left:100px !important;
	top:3790px !important;
	min-height:289px !important;
}

#item998628 {
	width:397px !important;
	left:104px !important;
	top:3695px !important;
	min-height:48px !important;
}

#item998652 {
	width:167px !important;
	left:100px !important;
	top:4923px !important;
	min-height:24px !important;
}

#item998675 {
	width:200px !important;
	left:552px !important;
	top:3792px !important;
	min-height:156px !important;
}

#item998698 {
	width:316px !important;
	left:121px !important;
	top:5000px !important;
	min-height:57px !important;
}

#item998748 {
	width:337px !important;
	left:100px !important;
	top:5389px !important;
	min-height:35px !important;
}

#item998772 {
	width:214px !important;
	left:260px !important;
	top:5593px !important;
	min-height:47px !important;
}

#item1043134 {
	width:308px !important;
	left:308px !important;
	top:1219px !important;
	min-height:62px !important;
}

#item1018989 {
	width:373px !important;
	height:63px !important;
	left:13px !important;
	top:1672px !important;
	border-radius:30px;
	background:#f4f0e8;
}

#item1018998 {
	width:285px !important;
	left:21px !important;
	top:8044px !important;
	min-height:32px !important;
}

#item1019029 {
	width:418px !important;
	height:638px !important;
	left:-11px !important;
	top:669px !important;
	background:#eef4fc;
}

#item1019030 {
	width:373px !important;
	left:21px !important;
	top:82px !important;
	min-height:95px !important;
}

#item1019053 {
	width:358px !important;
	left:21px !important;
	top:194px !important;
	min-height:275px !important;
}

#item1019076 {
	width:357px !important;
	left:22px !important;
	top:1778px !important;
	min-height:397px !important;
}

#item1019100 {
	width:358px !important;
	left:21px !important;
	top:683px !important;
	min-height:637px !important;
}

#item1019123 {
	width:316px !important;
	left:23px !important;
	top:2799px !important;
	min-height:324px !important;
}

#item1019146 {
	width:327px !important;
	left:21px !important;
	top:546px !important;
	min-height:134px !important;
}

#item1019169 {
	width:316px !important;
	left:23px !important;
	top:2209px !important;
	min-height:28px !important;
}

#item1019192 {
	width:362px !important;
	left:22px !important;
	top:1388px !important;
	min-height:33px !important;
}

#item1019215 {
	width:316px !important;
	left:22px !important;
	top:2735px !important;
	min-height:63px !important;
}

#item1019238 {
	width:185px !important;
	left:18px !important;
	top:1423px !important;
	min-height:242px !important;
}

#item1019267 {
	width:111px !important;
	left:219px !important;
	top:1561px !important;
	min-height:109px !important;
}

#item1019345 {
	width:358px !important;
	left:21px !important;
	top:3364px !important;
	min-height:704px !important;
}

#item1019369 {
	width:358px !important;
	left:21px !important;
	top:4376px !important;
	min-height:511px !important;
}

#item1019392 {
	width:358px !important;
	left:21px !important;
	top:4131px !important;
	min-height:72px !important;
}

#item1019443 {
	width:123px !important;
	left:22px !important;
	top:4211px !important;
	min-height:121px !important;
}

#item1019466 {
	width:451px !important;
	left:21px !important;
	top:3176px !important;
	min-height:71px !important;
}

#item1019489 {
	width:190px !important;
	left:194px !important;
	top:3283px !important;
	min-height:34px !important;
}

#item1019550 {
	width:418px !important;
	height:588px !important;
	left:1px !important;
	top:6924px !important;
	border-radius:6px;
	background:#eef4fc;
}

#item1019590 {
	width:359px !important;
	left:20px !important;
	top:5617px !important;
	min-height:1118px !important;
}

#item1019613 {
	width:359px !important;
	left:20px !important;
	top:5023px !important;
	min-height:354px !important;
}

#item1019636 {
	width:397px !important;
	left:20px !important;
	top:4949px !important;
	min-height:48px !important;
}

#item1019659 {
	width:167px !important;
	left:21px !important;
	top:6872px !important;
	min-height:24px !important;
}

#item1019683 {
	width:200px !important;
	left:21px !important;
	top:5391px !important;
	min-height:196px !important;
}

#item1019706 {
	width:316px !important;
	left:21px !important;
	top:6951px !important;
	min-height:57px !important;
}

#item1019756 {
	width:337px !important;
	left:21px !important;
	top:7554px !important;
	min-height:35px !important;
}

#item1019780 {
	width:214px !important;
	left:93px !important;
	top:7876px !important;
	min-height:47px !important;
}

#item1043168 {
	width:308px !important;
	left:45px !important;
	top:1686px !important;
	min-height:63px !important;
}

#item1030536 {
	width:373px !important;
	height:63px !important;
	left:347px !important;
	top:780px !important;
	border-radius:30px;
	background:#f4f0e8;
}

#item1030544 {
	width:285px !important;
	left:156px !important;
	top:4035px !important;
	min-height:32px !important;
}

#item1030576 {
	width:608px !important;
	height:549px !important;
	left:727px !important;
	top:105px !important;
	background:#eef4fc;
}

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

#item1030577 {
	width:373px !important;
	left:157px !important;
	top:41px !important;
	min-height:95px !important;
}

#item1030600 {
	width:556px !important;
	left:156px !important;
	top:163px !important;
	min-height:234px !important;
}

#item1030623 {
	width:544px !important;
	left:740px !important;
	top:768px !important;
	min-height:231px !important;
}

#item1030646 {
	width:549px !important;
	left:740px !important;
	top:191px !important;
	min-height:456px !important;
}

#item1030669 {
	width:431px !important;
	left:739px !important;
	top:1182px !important;
	min-height:324px !important;
}

#item1030692 {
	width:327px !important;
	left:740px !important;
	top:44px !important;
	min-height:134px !important;
}

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

#item1030715 {
	width:316px !important;
	left:159px !important;
	top:1051px !important;
	min-height:28px !important;
}

#item1030738 {
	width:362px !important;
	left:160px !important;
	top:705px !important;
	min-height:33px !important;
}

#item1030761 {
	width:316px !important;
	left:738px !important;
	top:1093px !important;
	min-height:63px !important;
}

#item1030784 {
	width:185px !important;
	left:156px !important;
	top:759px !important;
	min-height:242px !important;
}

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

#item1030813 {
	width:111px !important;
	left:387px !important;
	top:884px !important;
	min-height:109px !important;
}

#item1030891 {
	width:557px !important;
	left:155px !important;
	top:1970px !important;
	min-height:459px !important;
}

#item1030914 {
	width:544px !important;
	left:740px !important;
	top:1970px !important;
	min-height:336px !important;
}

#item1030937 {
	width:210px !important;
	left:742px !important;
	top:1762px !important;
	min-height:72px !important;
}

#item1030989 {
	width:123px !important;
	left:743px !important;
	top:1851px !important;
	min-height:121px !important;
}

#item1031013 {
	width:451px !important;
	left:155px !important;
	top:1781px !important;
	min-height:71px !important;
}

#item1031036 {
	width:190px !important;
	left:328px !important;
	top:1888px !important;
	min-height:34px !important;
}

#item1031097 {
	width:1148px !important;
	height:407px !important;
	left:140px !important;
	top:3485px !important;
	border-radius:6px;
	background:#eef4fc;
}

#item1031138 {
	width:556px !important;
	left:156px !important;
	top:2876px !important;
	min-height:444px !important;
}

#item1040270 {
	width:556px !important;
	left:727px !important;
	top:2840px !important;
	min-height:444px !important;
}

#item1031161 {
	width:556px !important;
	left:156px !important;
	top:2604px !important;
	min-height:289px !important;
}

#item1031184 {
	width:598px !important;
	left:156px !important;
	top:2538px !important;
	min-height:52px !important;
}

#item1031207 {
	width:167px !important;
	left:155px !important;
	top:3432px !important;
	min-height:24px !important;
}

#item1031230 {
	width:373px !important;
	left:727px !important;
	top:2604px !important;
	min-height:236px !important;
}

#item1031255 {
	width:316px !important;
	left:176px !important;
	top:3510px !important;
	min-height:57px !important;
}

#item1031305 {
	width:337px !important;
	left:730px !important;
	top:3577px !important;
	min-height:35px !important;
}

#item1031329 {
	width:214px !important;
	left:876px !important;
	top:3789px !important;
	min-height:47px !important;
}

#item1043100 {
	width:312px !important;
	left:389px !important;
	top:799px !important;
	min-height:48px !important;
}

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

#item1028993 {
	width:433px !important;
	height:276px !important;
	left:-7px !important;
	top:528px !important;
	background:#0079be;
}

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

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

#item1001371 {
	width:598px !important;
	height:266px !important;
	left:85px !important;
	top:952px !important;
	background:#fff;
}

#item983223 {
	width:530px !important;
	left:100px !important;
	top:683px !important;
	min-height:52px !important;
}

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

#item998142 {
	width:201px !important;
	left:190px !important;
	top:315px !important;
	min-height:61px !important;
}

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

#item957204_1072041 {
	width:77.6466267403846px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item957204 {
	width:568px !important;
	left:100px !important;
	top:1249px !important;
	min-height:1579px !important;
}

#item957162 {
	width:568px !important;
	left:100px !important;
	top:980px !important;
	min-height:206px !important;
}

#item1019881 {
	width:357px !important;
	height:266px !important;
	left:22px !important;
	top:726px !important;
	background:#fff;
}

#item1020132 {
	width:357px !important;
	left:71px !important;
	top:552px !important;
	min-height:108px !important;
}

#item1020155 {
	width:201px !important;
	left:7px !important;
	top:168px !important;
	min-height:61px !important;
}

#item1020178_1074185 {
	width:77.6466267403846px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1020178 {
	width:357px !important;
	left:22px !important;
	top:1197px !important;
	min-height:2408px !important;
}

#item1020201 {
	width:315px !important;
	left:40px !important;
	top:749px !important;
	min-height:410px !important;
}

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

#item1031430 {
	width:701px !important;
	height:266px !important;
	left:370px !important;
	top:954px !important;
	background:#fff;
}

#item1031680 {
	width:887px !important;
	left:385px !important;
	top:685px !important;
	min-height:127px !important;
}

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

#item1031703 {
	width:201px !important;
	left:284px !important;
	top:317px !important;
	min-height:61px !important;
}

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

#item1031726_1075228 {
	width:77.6466267403846px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1031726 {
	width:556px !important;
	left:385px !important;
	top:1253px !important;
	min-height:1288px !important;
}

#item1031749 {
	width:671px !important;
	left:385px !important;
	top:981px !important;
	min-height:206px !important;
}

#item1041912 {
	width:389px !important;
	left:119px !important;
	top:1020px !important;
	min-height:91px !important;
}

#item889263 {
	width:362px !important;
	left:42px !important;
	top:1908px !important;
	min-height:969px !important;
}

#item906585 {
	width:451px !important;
	left:100px !important;
	top:3037px !important;
	min-height:913px !important;
}

#item983289 {
	width:568px !important;
	left:158px !important;
	top:4690px !important;
	min-height:712px !important;
}

#item957199 {
	width:549px !important;
	left:86px !important;
	top:5429px !important;
	min-height:707px !important;
}

#item983281 {
	width:549px !important;
	left:159px !important;
	top:7191px !important;
	min-height:798px !important;
}

#item957296 {
	width:626px !important;
	left:100px !important;
	top:10px !important;
	min-height:247px !important;
}

#item957389 {
	width:549px !important;
	left:102px !important;
	top:1170px !important;
	min-height:685px !important;
}

#item1041995 {
	width:256px !important;
	left:36px !important;
	top:915px !important;
	min-height:81px !important;
}

#item1021524 {
	width:362px !important;
	left:21px !important;
	top:2086px !important;
	min-height:969px !important;
}

#item1021536 {
	width:358px !important;
	left:21px !important;
	top:3758px !important;
	min-height:1121px !important;
}

#item1021540 {
	width:358px !important;
	left:21px !important;
	top:5671px !important;
	min-height:1056px !important;
}

#item1021544 {
	width:358px !important;
	left:21px !important;
	top:6756px !important;
	min-height:966px !important;
}

#item1021548 {
	width:357px !important;
	left:22px !important;
	top:8582px !important;
	min-height:1211px !important;
}

#item1021552 {
	width:354px !important;
	left:25px !important;
	top:42px !important;
	min-height:420px !important;
}

#item1021557 {
	width:358px !important;
	left:21px !important;
	top:1015px !important;
	min-height:993px !important;
}

#item1033072 {
	width:381px !important;
	left:156px !important;
	top:1340px !important;
	background:#fff;
	min-height:802px !important;
	padding:6px;
}

#item1033083 {
	width:451px !important;
	left:156px !important;
	top:2272px !important;
	min-height:780px !important;
}

#item1033087 {
	width:568px !important;
	left:613px !important;
	top:3199px !important;
	background:#fff;
	min-height:651px !important;
	padding:6px;
}

#item1033091 {
	width:549px !important;
	left:172px !important;
	top:4180px !important;
	background:#fff;
	min-height:560px !important;
	padding:6px;
}

#item1033095 {
	width:549px !important;
	left:156px !important;
	top:4996px !important;
	background:#fff;
	min-height:735px !important;
	padding:6px;
}

#item1033099 {
	width:608px !important;
	left:168px !important;
	top:42px !important;
	min-height:247px !important;
}

#item1033103 {
	width:460px !important;
	left:724px !important;
	top:650px !important;
	background:#fff;
	min-height:665px !important;
	padding:6px;
}

#item1042021 {
	width:389px !important;
	left:178px !important;
	top:1028px !important;
	min-height:91px !important;
}

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

#item992490 {
	width:468px !important;
	height:530px !important;
	left:71px !important;
	top:324px !important;
	background:#6599d1;
}

#item983698 {
	width:493px !important;
	height:537px !important;
	left:85px !important;
	top:324px !important;
	background:#fff;
}

#item992493 {
	width:482px !important;
	height:551px !important;
	left:184px !important;
	top:891px !important;
	background:#f9b000;
}

#item992491 {
	width:482px !important;
	height:551px !important;
	left:199px !important;
	top:891px !important;
	background:#fff;
}

#item983700 {
	width:614px !important;
	height:367px !important;
	left:69px !important;
	top:1502px !important;
	background:#bc890d;
}

#item992494 {
	width:627px !important;
	height:367px !important;
	left:85px !important;
	top:1502px !important;
	background:#fff;
}

#item957847 {
	width:467px !important;
	left:216px !important;
	top:905px !important;
	min-height:537px !important;
}

#item957878 {
	width:510px !important;
	left:100px !important;
	top:1501px !important;
	min-height:333px !important;
}

#item957872 {
	width:450px !important;
	left:102px !important;
	top:334px !important;
	min-height:506px !important;
}

#item957443 {
	width:490px !important;
	left:80px !important;
	top:40px !important;
	min-height:247px !important;
}

#item1020794 {
	width:252px !important;
	height:647px !important;
	left:-12px !important;
	top:473px !important;
	background:#6599d1;
}

#item1029030 {
	width:810px !important;
	height:560px !important;
	left:-82px !important;
	top:2429px !important;
}

#item1020795 {
	width:374px !important;
	height:640px !important;
	left:12px !important;
	top:473px !important;
	background:#fff;
}

#item1020796 {
	width:482px !important;
	height:658px !important;
	left:32px !important;
	top:1232px !important;
	background:#f9b000;
}

#item1020797 {
	width:379px !important;
	height:674px !important;
	left:13px !important;
	top:1195px !important;
	background:#fff;
}

#item1020798 {
	width:353px !important;
	height:367px !important;
	left:-14px !important;
	top:2322px !important;
	background:#bc890d;
}

#item1020799 {
	width:363px !important;
	height:499px !important;
	left:16px !important;
	top:2182px !important;
	background:#fff;
}

#item1020801 {
	width:360px !important;
	left:19px !important;
	top:1202px !important;
	min-height:667px !important;
}

#item1020824 {
	width:353px !important;
	left:26px !important;
	top:2191px !important;
	min-height:469px !important;
}

#item1020829 {
	width:360px !important;
	left:19px !important;
	top:484px !important;
	min-height:622px !important;
}

#item1020833 {
	width:358px !important;
	left:21px !important;
	top:42px !important;
	min-height:378px !important;
}

#item1044213 {
	opacity:0.00;
	width:358px !important;
	height:140px !important;
	left:21px !important;
	top:2779px !important;
}

#item1032343 {
	width:468px !important;
	height:454px !important;
	left:470px !important;
	top:324px !important;
	background:#6599d1;
}

#item1032344 {
	width:586px !important;
	height:460px !important;
	left:484px !important;
	top:324px !important;
	background:#fff;
}

#item1032345 {
	width:482px !important;
	height:429px !important;
	left:239px !important;
	top:817px !important;
	background:#f9b000;
}

#item1032346 {
	width:482px !important;
	height:429px !important;
	left:253px !important;
	top:817px !important;
	background:#fff;
}

#item1032347 {
	width:614px !important;
	height:367px !important;
	left:468px !important;
	top:1327px !important;
	background:#bc890d;
}

#item1032348 {
	width:627px !important;
	height:367px !important;
	left:484px !important;
	top:1327px !important;
	background:#fff;
}

#item1032350 {
	width:467px !important;
	left:270px !important;
	top:831px !important;
	min-height:415px !important;
}

#item1032373 {
	width:510px !important;
	left:499px !important;
	top:1350px !important;
	min-height:333px !important;
}

#item1032378 {
	width:554px !important;
	left:501px !important;
	top:334px !important;
	min-height:408px !important;
}

#item1032383 {
	width:490px !important;
	left:271px !important;
	top:40px !important;
	min-height:247px !important;
}

#item1002125 {
	mix-blend-mode:overlay;
	opacity:0.45;
	width:796px !important;
	height:2269px !important;
	left:-21px !important;
	background:#fff;
}

#item1043691 {
	mix-blend-mode:multiply;
	opacity:0.51;
	width:726px !important;
	height:2058px !important;
	left:24px !important;
	top:28px !important;
	border-radius:24px;
	background:#000;
}

#item1002115 {
	width:700px !important;
	height:2052px !important;
	left:34px !important;
	top:24px !important;
}

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

#item1021637 {
	width:432px !important;
	height:2165px !important;
	left:-25px !important;
	top:275px !important;
	background:#fff;
}

#item1043692 {
	width:442px !important;
	height:2107px !important;
	left:-21px !important;
	top:325px !important;
	border-radius:24px;
	background:#000;
}

#item1021645 {
	width:380px !important;
	height:2052px !important;
	left:10px !important;
	top:287px !important;
}

#item1043214 {
	mix-blend-mode:multiply;
	opacity:0.51;
	width:1331px !important;
	height:1211px !important;
	left:55px !important;
	top:21px !important;
	border-radius:24px;
	background:#000;
}

#item1033193 {
	width:1300px !important;
	height:1152px !important;
	left:70px !important;
	top:48px !important;
}

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

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

#item973581 {
	width:415px !important;
	left:96px !important;
	top:416px !important;
	min-height:65px !important;
}

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

#item973606 {
	width:587px !important;
	left:96px !important;
	top:40px !important;
	min-height:359px !important;
}

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

#item973631 {
	width:509px !important;
	left:100px !important;
	top:847px !important;
	min-height:763px !important;
}

#item976841 {
	width:509px !important;
	left:159px !important;
	top:1630px !important;
	min-height:512px !important;
}

#item978152 {
	width:511px !important;
	height:535px !important;
	left:41px !important;
	top:3387px !important;
	border:solid 1px #000;
}

#item977935 {
	width:423px !important;
	left:85px !important;
	top:3411px !important;
	min-height:469px !important;
}

#item977829 {
	width:509px !important;
	left:100px !important;
	top:2162px !important;
	min-height:622px !important;
}

#item977854 {
	width:539px !important;
	left:143px !important;
	top:2798px !important;
	min-height:565px !important;
}

#item977009 {
	width:509px !important;
	left:217px !important;
	top:4627px !important;
	min-height:504px !important;
}

#item977035 {
	width:451px !important;
	left:100px !important;
	top:5135px !important;
	min-height:581px !important;
}

#item977970 {
	width:276px !important;
	left:42px !important;
	top:4025px !important;
	min-height:175px !important;
}

#item1021701 {
	width:353px !important;
	left:24px !important;
	top:609px !important;
	min-height:51px !important;
}

#item1021724_1091021 {
	width:328.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1021724 {
	width:354px !important;
	left:22px !important;
	top:690px !important;
	min-height:2384px !important;
}

#item1021757 {
	width:380px !important;
	height:520px !important;
	left:10px !important;
	top:3120px !important;
	border:solid 1px #000;
}

#item1021758 {
	width:359px !important;
	left:20px !important;
	top:3145px !important;
	min-height:488px !important;
}

#item1021790_1091559 {
	width:321.828083989501px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1021790 {
	width:358px !important;
	left:21px !important;
	top:4438px !important;
	min-height:3136px !important;
}

#item1021805 {
	width:276px !important;
	left:16px !important;
	top:4263px !important;
	min-height:119px !important;
}

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

#item1033248 {
	width:415px !important;
	left:756px !important;
	top:40px !important;
	min-height:65px !important;
}

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

#item1033271 {
	width:642px !important;
	left:756px !important;
	top:123px !important;
	min-height:359px !important;
}

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

#item1033294 {
	width:546px !important;
	left:156px !important;
	top:524px !important;
	min-height:537px !important;
}

#item1033298 {
	width:532px !important;
	left:270px !important;
	top:1056px !important;
	min-height:372px !important;
}

#item1033303 {
	width:528px !important;
	height:462px !important;
	left:827px !important;
	top:1558px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1033304 {
	width:442px !important;
	left:871px !important;
	top:1590px !important;
	min-height:469px !important;
}

#item1033327 {
	width:556px !important;
	left:156px !important;
	top:1439px !important;
	min-height:1701px !important;
}

#item1033351 {
	width:328px !important;
	left:842px !important;
	top:2828px !important;
	min-height:175px !important;
}

#item982390 {
	width:2222px !important;
	height:2278px !important;
	left:42px !important;
	top:-26px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	border-radius:28px;
	background:#fff;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item982394 {
	width:113px !important;
	height:161px !important;
	left:425px !important;
	top:231px !important;
	border-radius:6px;
	background:#451e56;
}

#item982395 {
	width:209px !important;
	height:137px !important;
	left:105px !important;
	top:245px !important;
	border-radius:4px;
	background:#451e56;
}

#item982396 {
	width:209px !important;
	height:137px !important;
	left:100px !important;
	top:240px !important;
	border-radius:4px;
	background:#becadf;
}

#item982397 {
	width:75px !important;
	height:17px !important;
	left:304px !important;
	top:280px !important;
	border-radius:12px;
	background:#000;
}

#item982399 {
	width:192px !important;
	left:109px !important;
	top:296px !important;
	min-height:37px !important;
}

#item982436 {
	width:152px !important;
	height:36px !important;
	left:300px !important;
	top:276px !important;
	border-radius:12px;
	background:#f9b233;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item982437 {
	width:77px !important;
	height:18px !important;
	left:300px !important;
	top:276px !important;
}

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

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

#item982469 {
	width:357px !important;
	left:99px !important;
	top:43px !important;
	min-height:118px !important;
}

#item982494 {
	width:568px !important;
	left:100px !important;
	top:448px !important;
	min-height:693px !important;
}

#item1021897 {
	width:794px !important;
	height:958px !important;
	left:-7px !important;
	top:197px !important;
}

#item1022023 {
	width:2248px !important;
	height:3074px !important;
	left:21px !important;
	top:-27px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	border-radius:28px;
	background:#fff;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1022097 {
	width:357px !important;
	left:70px !important;
	top:43px !important;
	min-height:118px !important;
}

#item1022120 {
	width:332px !important;
	left:35px !important;
	top:350px !important;
	min-height:1218px !important;
}

#item1033568 {
	width:1486px !important;
	height:2160px !important;
	left:213px !important;
	top:40px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.2);
	border-radius:28px;
	background:#fff;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1033569 {
	width:113px !important;
	height:161px !important;
	left:595px !important;
	top:274px !important;
	border-radius:6px;
	background:#451e56;
}

#item1033570 {
	width:209px !important;
	height:137px !important;
	left:276px !important;
	top:288px !important;
	border-radius:4px;
	background:#451e56;
}

#item1033571 {
	width:209px !important;
	height:137px !important;
	left:271px !important;
	top:283px !important;
	border-radius:4px;
	background:#becadf;
}

#item1033572 {
	width:75px !important;
	height:17px !important;
	left:475px !important;
	top:323px !important;
	border-radius:12px;
	background:#000;
}

#item1033575 {
	width:192px !important;
	left:280px !important;
	top:339px !important;
	min-height:37px !important;
}

#item1033610 {
	width:152px !important;
	height:36px !important;
	left:471px !important;
	top:319px !important;
	border-radius:12px;
	background:#f9b233;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1033612 {
	width:77px !important;
	height:18px !important;
	left:471px !important;
	top:319px !important;
}

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

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

#item1033643 {
	width:357px !important;
	left:270px !important;
	top:86px !important;
	min-height:118px !important;
}

#item1033666 {
	width:568px !important;
	left:271px !important;
	top:491px !important;
	min-height:693px !important;
}

#item972484 {
	width:516px !important;
	left:100px !important;
	top:42px !important;
	min-height:126px !important;
}

#item974097 {
	width:516px !important;
	left:100px !important;
	top:181px !important;
	min-height:66px !important;
}

#item974141 {
	width:509px !important;
	left:100px !important;
	top:305px !important;
	min-height:738px !important;
}

#item974166 {
	width:509px !important;
	left:100px !important;
	top:1519px !important;
	min-height:672px !important;
}

#item974314 {
	width:393px !important;
	left:333px !important;
	top:1102px !important;
	min-height:305px !important;
}

#item974286 {
	width:335px !important;
	left:392px !important;
	top:2381px !important;
	min-height:581px !important;
}

#item974242 {
	width:509px !important;
	left:100px !important;
	top:2992px !important;
	min-height:574px !important;
}

#item974268 {
	width:451px !important;
	left:217px !important;
	top:4300px !important;
	min-height:698px !important;
}

#item1022244 {
	width:358px !important;
	left:21px !important;
	top:34px !important;
	min-height:140px !important;
}

#item1022267 {
	width:358px !important;
	left:21px !important;
	top:183px !important;
	min-height:113px !important;
}

#item1022290 {
	width:334px !important;
	left:37px !important;
	top:298px !important;
	min-height:1242px !important;
}

#item1022313 {
	width:356px !important;
	left:24px !important;
	top:2031px !important;
	min-height:777px !important;
}

#item1022317 {
	width:350px !important;
	left:21px !important;
	top:1626px !important;
	min-height:334px !important;
}

#item1022344 {
	width:335px !important;
	left:24px !important;
	top:3442px !important;
	min-height:581px !important;
}

#item1022375 {
	width:358px !important;
	left:21px !important;
	top:4130px !important;
	min-height:791px !important;
}

#item1022380 {
	width:358px !important;
	left:21px !important;
	top:5598px !important;
	min-height:789px !important;
}

#item1033792 {
	width:516px !important;
	left:272px !important;
	top:42px !important;
	min-height:126px !important;
}

#item1033815 {
	width:516px !important;
	left:272px !important;
	top:181px !important;
	min-height:66px !important;
}

#item1033838 {
	width:555px !important;
	left:272px !important;
	top:305px !important;
	min-height:710px !important;
}

#item1033861 {
	width:555px !important;
	left:272px !important;
	top:1834px !important;
	min-height:672px !important;
}

#item1033865 {
	width:393px !important;
	left:874px !important;
	top:401px !important;
	min-height:305px !important;
}

#item1033891 {
	width:335px !important;
	left:847px !important;
	top:1205px !important;
	min-height:581px !important;
}

#item1033921 {
	width:555px !important;
	left:272px !important;
	top:3193px !important;
	min-height:700px !important;
}

#item998918 {
	width:873px !important;
	height:2459px !important;
	left:-84px !important;
	background:#000;
}

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

#item998919 {
	width:607px !important;
	height:772px !important;
	top:1659px !important;
}

#item998939 {
	width:598px !important;
	height:284px !important;
	left:85px !important;
	top:1211px !important;
	border-radius:3px;
	background:#fff;
}

#item998940 {
	width:596px !important;
	height:235px !important;
	left:87px !important;
	top:1526px !important;
	border-radius:3px;
	background:#fff;
}

#item998950 {
	width:335px !important;
	height:313px !important;
	left:333px !important;
	top:44px !important;
}

#item998969 {
	width:200px !important;
	height:34px !important;
	left:522px !important;
	top:112px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item998970 {
	width:200px !important;
	height:34px !important;
	left:515px !important;
	top:142px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item998971 {
	width:196px !important;
	left:530px !important;
	top:116px !important;
	min-height:66px !important;
}

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

#item999002 {
	width:481px !important;
	left:144px !important;
	top:1096px !important;
	min-height:91px !important;
}

#item999026 {
	width:369px !important;
	height:55px !important;
	left:195px !important;
	top:278px !important;
	background:#fff;
}

#item999028 {
	width:568px !important;
	height:276px !important;
	left:100px !important;
	top:326px !important;
	background:#fff;
}

#item999030 {
	width:451px !important;
	left:159px !important;
	top:355px !important;
	min-height:224px !important;
}

#item999053 {
	width:568px !important;
	left:100px !important;
	top:1541px !important;
	min-height:217px !important;
}

#item999099 {
	width:568px !important;
	left:100px !important;
	top:1226px !important;
	min-height:273px !important;
}

#item999123 {
	width:451px !important;
	left:159px !important;
	top:644px !important;
	min-height:393px !important;
}

#item999130 {
	width:461px !important;
	left:149px !important;
	top:287px !important;
	min-height:33px !important;
}

@keyframes pulsieren-1043330 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-1043330 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item1043330 {
	width:283px !important;
	height:414px !important;
	left:225px !important;
	top:1862px !important;
}

#item1022463 {
	width:481px !important;
	height:3021px !important;
	left:-28px !important;
	top:-13px !important;
	background:#000;
}

#item1022484 {
	width:607px !important;
	height:772px !important;
	left:-90px !important;
	top:1507px !important;
}

#item1029331 {
	width:607px !important;
	height:772px !important;
	left:-46px !important;
	top:2226px !important;
}

#item1022524 {
	width:388px !important;
	height:422px !important;
	left:6px !important;
	top:1471px !important;
	border-radius:3px;
	background:#fff;
}

#item1029330 {
	width:388px !important;
	height:422px !important;
	left:6px !important;
	top:1946px !important;
	border-radius:3px;
	background:#fff;
}

#item1022532 {
	width:335px !important;
	height:313px !important;
	left:98px !important;
	top:-4px !important;
}

#item1022552 {
	width:200px !important;
	height:34px !important;
	left:366px !important;
	top:154px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item1022553 {
	width:200px !important;
	height:34px !important;
	left:359px !important;
	top:184px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item1022554 {
	width:196px !important;
	left:374px !important;
	top:158px !important;
	min-height:66px !important;
}

#item1022582 {
	width:358px !important;
	left:21px !important;
	top:1313px !important;
	min-height:102px !important;
}

#item1022605 {
	width:369px !important;
	height:55px !important;
	left:16px !important;
	top:306px !important;
	background:#fff;
}

#item1022606 {
	width:451px !important;
	height:311px !important;
	left:-30px !important;
	top:358px !important;
	background:#fff;
}

#item1022607 {
	width:351px !important;
	left:21px !important;
	top:375px !important;
	min-height:283px !important;
}

#item1022630 {
	width:356px !important;
	left:23px !important;
	top:1999px !important;
	min-height:360px !important;
}

#item1022653 {
	width:358px !important;
	left:21px !important;
	top:1486px !important;
	min-height:443px !important;
}

#item1022676 {
	width:331px !important;
	left:34px !important;
	top:762px !important;
	min-height:505px !important;
}

#item1022701 {
	width:461px !important;
	left:-31px !important;
	top:315px !important;
	min-height:33px !important;
}

@keyframes pulsieren-1043425 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-1043425 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item1043425 {
	width:283px !important;
	height:414px !important;
	left:59px !important;
	top:2439px !important;
}

#item1034010 {
	width:1564px !important;
	height:2183px !important;
	left:-74px !important;
	top:-62px !important;
	background:#000;
}

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

#item1034030 {
	width:607px !important;
	height:772px !important;
	left:-9px !important;
	top:1338px !important;
}

#item1034069 {
	width:598px !important;
	height:284px !important;
	left:421px !important;
	top:1380px !important;
	border-radius:3px;
	background:#fff;
}

#item1034072 {
	width:596px !important;
	height:235px !important;
	left:422px !important;
	top:1695px !important;
	border-radius:3px;
	background:#fff;
}

#item1034078 {
	width:670px !important;
	height:612px !important;
	left:556px !important;
	top:-3px !important;
}

#item1034097 {
	width:200px !important;
	height:34px !important;
	left:940px !important;
	top:113px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item1034099 {
	width:200px !important;
	height:34px !important;
	left:933px !important;
	top:143px !important;
	box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,0.5);
	background:#f9b000;
}

#item1034100 {
	width:196px !important;
	left:949px !important;
	top:117px !important;
	min-height:66px !important;
}

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

#item1034151 {
	width:369px !important;
	height:55px !important;
	left:536px !important;
	top:487px !important;
	background:#fff;
}

#item1034152 {
	width:568px !important;
	height:264px !important;
	left:436px !important;
	top:527px !important;
	background:#fff;
}

#item1034154 {
	width:451px !important;
	left:494px !important;
	top:556px !important;
	min-height:224px !important;
}

#item1034177 {
	width:568px !important;
	left:436px !important;
	top:1710px !important;
	min-height:217px !important;
}

#item1034200 {
	width:568px !important;
	left:436px !important;
	top:1395px !important;
	min-height:273px !important;
}

#item1034223 {
	width:451px !important;
	left:499px !important;
	top:813px !important;
	min-height:393px !important;
}

#item1034128 {
	width:481px !important;
	left:477px !important;
	top:1225px !important;
	min-height:91px !important;
}

#item1034248 {
	width:461px !important;
	left:489px !important;
	top:496px !important;
	min-height:33px !important;
}

@keyframes pulsieren-1043262 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-1043262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item1043262 {
	width:283px !important;
	height:414px !important;
	left:1068px !important;
	top:1379px !important;
}

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

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

#item975841_1106381 {
	width:358.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item975841 {
	width:362px !important;
	left:366px !important;
	top:4006px !important;
	min-height:1617px !important;
}

#item975909_1043650 {
	width:279.987401574803px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item975909 {
	width:288px !important;
	left:40px !important;
	top:4740px !important;
	min-height:461px !important;
}

#item976071 {
	width:302px !important;
	left:40px !important;
	top:4295px !important;
	min-height:85px !important;
}

#item976132 {
	width:233px !important;
	left:75px !important;
	top:4011px !important;
	min-height:135px !important;
}

#item976078 {
	width:269px !important;
	left:40px !important;
	top:4572px !important;
	min-height:154px !important;
}

#item1043629 {
	width:300px !important;
	height:173px !important;
	left:40px !important;
	top:5187px !important;
}

#item1043640 {
	width:300px !important;
	height:173px !important;
	left:40px !important;
	top:5392px !important;
}

#item975697 {
	width:516px !important;
	left:100px !important;
	top:42px !important;
	min-height:119px !important;
}

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

#item899581 {
	width:568px !important;
	left:100px !important;
	top:1222px !important;
	min-height:1568px !important;
}

#item975722 {
	width:568px !important;
	left:100px !important;
	top:827px !important;
	min-height:338px !important;
}

#item975880 {
	width:333px !important;
	height:448px !important;
	left:377px !important;
	top:3459px !important;
	box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	-webkit-box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	border-radius:3px;
	background:#fff;
	padding:12px;
}

#item1022815_1113147 {
	width:358.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1022815 {
	width:358px !important;
	left:21px !important;
	top:6818px !important;
	min-height:1223px !important;
}

#item1022838_1043657 {
	width:279.987401574803px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1022838 {
	width:358px !important;
	left:21px !important;
	top:5986px !important;
	min-height:412px !important;
}

#item1022868 {
	width:302px !important;
	left:49px !important;
	top:5534px !important;
	min-height:85px !important;
}

#item1022891 {
	width:233px !important;
	left:83px !important;
	top:5250px !important;
	min-height:135px !important;
}

#item1022914 {
	width:269px !important;
	left:66px !important;
	top:5811px !important;
	min-height:154px !important;
}

#item1043666 {
	width:300px !important;
	height:173px !important;
	left:50px !important;
	top:6414px !important;
}

#item1043668 {
	width:300px !important;
	height:173px !important;
	left:50px !important;
	top:6619px !important;
}

#item1022937 {
	width:362px !important;
	left:22px !important;
	top:43px !important;
	min-height:165px !important;
}

#item1022960 {
	width:358px !important;
	left:21px !important;
	top:1316px !important;
	min-height:2772px !important;
}

#item1022965 {
	width:358px !important;
	left:21px !important;
	top:747px !important;
	min-height:527px !important;
}

#item1022988 {
	width:333px !important;
	height:448px !important;
	left:55px !important;
	top:4690px !important;
	box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	-webkit-box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	border-radius:3px;
	background:#fff;
	padding:12px;
}

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

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

#item1034359_1115529 {
	width:665.75px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1034359 {
	width:671px !important;
	left:156px !important;
	top:3090px !important;
	min-height:616px !important;
}

#item1034382_1043677 {
	width:279.987401574803px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1034382 {
	width:347px !important;
	left:816px !important;
	top:1528px !important;
	min-height:420px !important;
}

#item1034413 {
	width:302px !important;
	left:816px !important;
	top:1054px !important;
	min-height:85px !important;
}

#item1034436 {
	width:233px !important;
	left:851px !important;
	top:770px !important;
	min-height:135px !important;
}

#item1034459 {
	width:269px !important;
	left:816px !important;
	top:1331px !important;
	min-height:154px !important;
}

#item1043686 {
	width:300px !important;
	height:173px !important;
	left:813px !important;
	top:1934px !important;
}

#item1043688 {
	width:300px !important;
	height:173px !important;
	left:813px !important;
	top:2128px !important;
}

#item1034482 {
	width:516px !important;
	left:156px !important;
	top:42px !important;
	min-height:119px !important;
}

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

#item1034505 {
	width:556px !important;
	left:156px !important;
	top:756px !important;
	min-height:1505px !important;
}

#item1034510 {
	width:568px !important;
	left:727px !important;
	top:292px !important;
	min-height:338px !important;
}

#item1034533 {
	width:333px !important;
	height:448px !important;
	left:766px !important;
	top:2418px !important;
	box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	-webkit-box-shadow:6px 6px 1px 0px rgba(101,153,209,0.75);
	border-radius:3px;
	background:#fff;
	padding:12px;
}

#item972541 {
	width:509px !important;
	left:100px !important;
	top:785px !important;
	min-height:356px !important;
}

#item972591 {
	width:510px !important;
	left:99px !important;
	top:1160px !important;
	min-height:1157px !important;
}

#item972702 {
	width:504px !important;
	left:92px !important;
	top:42px !important;
	min-height:252px !important;
}

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

#item972827 {
	width:358px !important;
	left:100px !important;
	top:287px !important;
	min-height:87px !important;
}

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

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

@keyframes pulsieren-975138 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-975138 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1023082 {
	width:358px !important;
	left:21px !important;
	top:819px !important;
	min-height:483px !important;
}

#item1023105 {
	width:358px !important;
	left:21px !important;
	top:1344px !important;
	min-height:1503px !important;
}

#item1023128 {
	width:376px !important;
	left:24px !important;
	top:38px !important;
	min-height:214px !important;
}

#item1023151 {
	width:358px !important;
	left:33px !important;
	top:276px !important;
	min-height:87px !important;
}

#item1034626 {
	width:509px !important;
	left:272px !important;
	top:785px !important;
	min-height:300px !important;
}

#item1034649 {
	width:510px !important;
	left:271px !important;
	top:1083px !important;
	min-height:954px !important;
}

#item1034672 {
	width:504px !important;
	left:264px !important;
	top:42px !important;
	min-height:238px !important;
}

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

#item1034696 {
	width:358px !important;
	left:272px !important;
	top:275px !important;
	min-height:87px !important;
}

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

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

@keyframes pulsieren-1034729 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1034729 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1029469 {
	width:414px !important;
	height:805px !important;
	left:-7px !important;
	top:-7px !important;
	background:#161511;
}

@keyframes einblenden-979256 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
@-webkit-keyframes einblenden-979256 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
#item979256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-979271 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
@-webkit-keyframes einblenden-979271 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
#item979271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes einblenden-979258 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
@-webkit-keyframes einblenden-979258 {
	0% {opacity:0;}
	100% {opacity:0.2;}
}
#item979258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item979176 {
	width:309px !important;
	left:230px !important;
	top:1147px !important;
	min-height:290px !important;
}

#item909632_997877 {
	width:607.63937007874px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item909632 {
	width:595px !important;
	left:86px !important;
	top:1538px !important;
	min-height:483px !important;
}

#item897205 {
	width:202px !important;
	left:283px !important;
	top:2246px !important;
	min-height:56px !important;
}

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

#item979042 {
	width:595px !important;
	left:86px !important;
	top:2321px !important;
	min-height:262px !important;
}

#item909555 {
	width:455px !important;
	left:156px !important;
	top:2160px !important;
	min-height:99px !important;
}

#item1003801 {
	width:270px !important;
	left:460px !important;
	top:45px !important;
	min-height:26px !important;
}

#item1003849 {
	width:404px !important;
	left:86px !important;
	top:77px !important;
	min-height:72px !important;
}

#item1003872 {
	width:409px !important;
	left:337px !important;
	top:471px !important;
	background:#fff;
	min-height:598px !important;
	padding:6px;
}

@keyframes pulsieren-1003982 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
@-webkit-keyframes pulsieren-1003982 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.02) scaleY(1.02);}
}
#item1003982 {
	width:224px !important;
	height:118px !important;
	left:506px !important;
	top:1925px !important;
}

#item1023535 {
	width:309px !important;
	left:46px !important;
	top:1310px !important;
	min-height:290px !important;
}

#item1023582_1042970 {
	width:607.63937007874px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1023582 {
	width:359px !important;
	left:20px !important;
	top:1642px !important;
	min-height:640px !important;
}

#item1023657 {
	width:202px !important;
	left:99px !important;
	top:2540px !important;
	min-height:56px !important;
}

#item1023680 {
	width:270px !important;
	left:65px !important;
	top:2420px !important;
	min-height:27px !important;
}

#item1023703 {
	width:358px !important;
	left:21px !important;
	top:2656px !important;
	min-height:379px !important;
}

#item1023746 {
	width:455px !important;
	left:-28px !important;
	top:2454px !important;
	min-height:99px !important;
}

#item1023834 {
	width:270px !important;
	left:28px !important;
	top:78px !important;
	min-height:26px !important;
}

#item1023880 {
	width:404px !important;
	left:20px !important;
	top:186px !important;
	min-height:72px !important;
}

#item1023903 {
	width:362px !important;
	left:20px !important;
	top:615px !important;
	min-height:658px !important;
}

#item1023933 {
	width:216px !important;
	height:90px !important;
	left:92px !important;
	top:2244px !important;
}

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

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

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

#item1035129_1042978 {
	width:607.63937007874px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1035129 {
	width:595px !important;
	left:422px !important;
	top:1152px !important;
	min-height:371px !important;
}

#item1035082 {
	width:309px !important;
	left:513px !important;
	top:761px !important;
	min-height:290px !important;
}

#item1035206 {
	width:202px !important;
	left:619px !important;
	top:1776px !important;
	min-height:56px !important;
}

#item1035229 {
	width:270px !important;
	left:585px !important;
	top:1656px !important;
	min-height:19px !important;
}

#item1035252 {
	width:595px !important;
	left:422px !important;
	top:1851px !important;
	min-height:262px !important;
}

#item1035293 {
	width:455px !important;
	left:492px !important;
	top:1690px !important;
	min-height:99px !important;
}

#item1035384 {
	width:270px !important;
	left:727px !important;
	top:42px !important;
	min-height:26px !important;
}

#item1035430 {
	width:404px !important;
	left:271px !important;
	top:74px !important;
	min-height:72px !important;
}

#item1035453 {
	width:442px !important;
	left:271px !important;
	top:177px !important;
	min-height:432px !important;
}

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

@keyframes pulsieren-1035482 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes pulsieren-1035482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item1035482 {
	width:224px !important;
	height:118px !important;
	left:916px !important;
	top:1456px !important;
}

#item912885 {
	opacity:0.25;
	width:689px !important;
	height:473px !important;
	left:40px !important;
	top:45px !important;
	background:#79655d;
}

#item912920 {
	width:164px !important;
	left:62px !important;
	top:566px !important;
	min-height:100px !important;
}

#item912943 {
	width:448px !important;
	left:262px !important;
	top:568px !important;
	min-height:356px !important;
}

#item1024059 {
	opacity:0.25;
	width:516px !important;
	height:524px !important;
	left:-46px !important;
	top:-24px !important;
	background:#79655d;
}

#item1024070 {
	width:164px !important;
	left:219px !important;
	top:513px !important;
	min-height:100px !important;
}

#item1024093 {
	width:358px !important;
	left:21px !important;
	top:562px !important;
	min-height:483px !important;
}

#item1035609 {
	opacity:0.25;
	width:1043px !important;
	height:690px !important;
	left:141px !important;
	top:45px !important;
	background:#79655d;
}

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

#item1035618 {
	width:164px !important;
	left:180px !important;
	top:771px !important;
	min-height:100px !important;
}

#item1035644 {
	width:556px !important;
	left:385px !important;
	top:771px !important;
	min-height:321px !important;
}

#item978153 {
	opacity:0.30;
	width:37px !important;
	height:1023px !important;
	top:-1px !important;
	background:#8aa239;
}

#item971494 {
	width:755px !important;
	height:799px !important;
	left:-43px !important;
	top:1560px !important;
}

#item971631 {
	width:568px !important;
	left:92px !important;
	top:117px !important;
	min-height:105px !important;
}

#item971682 {
	width:452px !important;
	left:99px !important;
	top:277px !important;
	min-height:1410px !important;
}

#item971698 {
	width:446px !important;
	left:100px !important;
	top:42px !important;
	min-height:56px !important;
}

#item971688_1135250 {
	width:392.75px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item971688 {
	width:451px !important;
	left:100px !important;
	top:2326px !important;
	min-height:1650px !important;
}

#item971910 {
	mix-blend-mode:multiply;
	width:464px !important;
	left:44px !important;
	top:2163px !important;
	min-height:109px !important;
}

#item1024262 {
	opacity:0.30;
	width:37px !important;
	height:1023px !important;
	left:-19px !important;
	top:-3px !important;
	background:#8aa239;
}

#item1024263 {
	width:755px !important;
	height:799px !important;
	left:-96px !important;
	top:1588px !important;
}

#item1024390 {
	width:318px !important;
	left:70px !important;
	top:200px !important;
	min-height:165px !important;
}

#item1024413 {
	width:309px !important;
	left:70px !important;
	top:413px !important;
	min-height:1309px !important;
}

#item1024436 {
	width:303px !important;
	left:70px !important;
	top:42px !important;
	min-height:105px !important;
}

#item1024489_1136199 {
	width:392.75px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1024489 {
	width:358px !important;
	left:21px !important;
	top:2430px !important;
	min-height:2365px !important;
}

#item1024493 {
	mix-blend-mode:multiply;
	width:358px !important;
	left:21px !important;
	top:2195px !important;
	min-height:121px !important;
}

#item1035811 {
	opacity:0.30;
	width:62px !important;
	height:1023px !important;
	left:-21px !important;
	top:-5px !important;
	background:#8aa239;
}

#item1035812 {
	width:755px !important;
	height:799px !important;
	left:296px !important;
	top:57px !important;
}

#item1035939 {
	width:568px !important;
	left:385px !important;
	top:113px !important;
	min-height:105px !important;
}

#item1035962_1038476 {
	width:392.75px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1035962 {
	width:556px !important;
	left:385px !important;
	top:716px !important;
	min-height:1930px !important;
}

#item1035985 {
	width:446px !important;
	left:393px !important;
	top:38px !important;
	min-height:56px !important;
}

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

#item1036042 {
	mix-blend-mode:multiply;
	width:314px !important;
	left:1084px !important;
	top:241px !important;
	min-height:187px !important;
}

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

#item950539 {
	width:467px !important;
	left:86px !important;
	top:488px !important;
	min-height:308px !important;
}

#item972017_1137943 {
	width:455.307086614173px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item972017 {
	width:467px !important;
	left:86px !important;
	top:1357px !important;
	min-height:1345px !important;
}

#item950564 {
	width:549px !important;
	left:86px !important;
	top:265px !important;
	min-height:162px !important;
}

#item950620 {
	width:491px !important;
	height:193px !important;
	left:86px !important;
	top:41px !important;
}

#item950646 {
	width:147px !important;
	left:595px !important;
	top:61px !important;
	min-height:115px !important;
}

#item1024595 {
	width:357px !important;
	left:22px !important;
	top:553px !important;
	min-height:399px !important;
}

#item1024618_1138709 {
	width:356.656167979003px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1024618 {
	width:357px !important;
	left:22px !important;
	top:1589px !important;
	min-height:1736px !important;
}

#item1024622 {
	width:358px !important;
	left:21px !important;
	top:271px !important;
	min-height:256px !important;
}

#item1024674 {
	width:355px !important;
	left:36px !important;
	top:141px !important;
	min-height:127px !important;
}

#item1024698 {
	width:147px !important;
	left:242px !important;
	top:27px !important;
	min-height:115px !important;
}

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

#item1036143 {
	width:457px !important;
	left:271px !important;
	top:488px !important;
	min-height:240px !important;
}

#item1036166_1147404 {
	width:455.307086614173px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1036166 {
	width:490px !important;
	left:286px !important;
	top:1350px !important;
	min-height:1345px !important;
}

#item1036171 {
	width:549px !important;
	left:271px !important;
	top:265px !important;
	min-height:162px !important;
}

#item1036223 {
	width:491px !important;
	height:193px !important;
	left:271px !important;
	top:41px !important;
}

#item1036247 {
	width:147px !important;
	left:779px !important;
	top:61px !important;
	min-height:115px !important;
}

#item1001163 {
	width:642px !important;
	left:40px !important;
	top:1078px !important;
	min-height:385px !important;
}

#item1001191 {
	width:554px !important;
	left:40px !important;
	top:1460px !important;
	min-height:1333px !important;
}

#item1002482_1148673 {
	width:629.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1002482_1148675 {
	width:629.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1002482 {
	width:554px !important;
	left:40px !important;
	top:5935px !important;
	min-height:1793px !important;
}

#item1001234 {
	width:810px !important;
	height:530px !important;
	left:-21px !important;
	top:2809px !important;
	background:#000;
}

#item1001235 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:2877px !important;
}

#item1001258 {
	width:348px !important;
	left:32px !important;
	top:2828px !important;
	min-height:28px !important;
}

#item1002584 {
	width:549px !important;
	left:40px !important;
	top:3381px !important;
	min-height:581px !important;
}

#item1002726 {
	width:455px !important;
	height:683px !important;
	left:86px !important;
	top:5025px !important;
}

#item1002737 {
	width:40px !important;
	height:40px !important;
	left:638px !important;
	top:5346px !important;
}

#item1002750 {
	width:40px !important;
	height:40px !important;
	left:571px !important;
	top:5346px !important;
}

#item1002830 {
	width:131px !important;
	height:131px !important;
	left:72px !important;
	top:5730px !important;
}

#item1002824 {
	width:276px !important;
	left:229px !important;
	top:5774px !important;
	min-height:63px !important;
}

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

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

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

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

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

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

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

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

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

#item1001283 {
	width:596px !important;
	left:80px !important;
	top:4327px !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:649px !important;
	padding:12px;
}

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

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

#item1024791 {
	width:362px !important;
	left:21px !important;
	top:875px !important;
	min-height:539px !important;
}

#item1024814 {
	width:348px !important;
	left:21px !important;
	top:1428px !important;
	min-height:917px !important;
}

#item1024837_1150897 {
	width:358px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1024837_1150899 {
	width:379px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1024837 {
	width:358px !important;
	left:21px !important;
	top:6426px !important;
	min-height:2926px !important;
}

#item1024841 {
	width:453px !important;
	height:328px !important;
	left:-32px !important;
	top:2395px !important;
	background:#000;
}

#item1024842 {
	width:360px !important;
	height:214px !important;
	left:20px !important;
	top:2463px !important;
}

#item1024844 {
	width:348px !important;
	left:21px !important;
	top:2414px !important;
	min-height:28px !important;
}

#item1024871 {
	width:358px !important;
	left:15px !important;
	top:2723px !important;
	min-height:1554px !important;
}

#item1024875 {
	width:364px !important;
	height:546px !important;
	left:21px !important;
	top:5376px !important;
}

#item1024925 {
	width:40px !important;
	height:40px !important;
	left:209px !important;
	top:5953px !important;
}

#item1024936 {
	width:40px !important;
	height:40px !important;
	left:143px !important;
	top:5953px !important;
}

#item1024947 {
	width:131px !important;
	height:131px !important;
	left:134px !important;
	top:6118px !important;
}

#item1024968 {
	width:276px !important;
	left:62px !important;
	top:6241px !important;
	min-height:63px !important;
}

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

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

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

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

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

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

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

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

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

#item1024991 {
	width:372px !important;
	left:7px !important;
	top:4613px !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:728px !important;
	padding:12px;
}

#item1036341 {
	width:600px !important;
	left:156px !important;
	top:882px !important;
	min-height:385px !important;
}

#item1036364 {
	width:554px !important;
	left:156px !important;
	top:1267px !important;
	min-height:889px !important;
}

#item1036387_1153374 {
	width:629.314960629921px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1036387 {
	width:554px !important;
	left:156px !important;
	top:4963px !important;
	min-height:1437px !important;
}

#item1036391 {
	width:810px !important;
	height:530px !important;
	left:121px !important;
	top:2178px !important;
	background:#000;
}

#item1036392 {
	width:740px !important;
	height:420px !important;
	left:156px !important;
	top:2246px !important;
}

#item1036394 {
	width:348px !important;
	left:174px !important;
	top:2197px !important;
	min-height:28px !important;
}

#item1036420 {
	width:549px !important;
	left:156px !important;
	top:2758px !important;
	min-height:826px !important;
}

#item1036424 {
	width:455px !important;
	height:683px !important;
	left:153px !important;
	top:4116px !important;
}

#item1036474 {
	width:40px !important;
	height:40px !important;
	left:375px !important;
	top:4838px !important;
}

#item1036486 {
	width:40px !important;
	height:40px !important;
	left:308px !important;
	top:4838px !important;
}

#item1036497 {
	width:131px !important;
	height:131px !important;
	left:727px !important;
	top:4460px !important;
}

#item1036514 {
	width:276px !important;
	left:884px !important;
	top:4503px !important;
	min-height:63px !important;
}

#item1042177 {
	width:571px !important;
	left:727px !important;
	top:4645px !important;
	min-height:199px !important;
}

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

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

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

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

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

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

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

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

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

#item1036538 {
	width:596px !important;
	left:723px !important;
	top:3766px !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:649px !important;
	padding:12px;
}

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

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

#item978408 {
	width:516px !important;
	left:159px !important;
	top:44px !important;
	min-height:75px !important;
}

#item978433 {
	width:516px !important;
	left:159px !important;
	top:146px !important;
	min-height:32px !important;
}

#item978524 {
	width:509px !important;
	left:159px !important;
	top:217px !important;
	min-height:504px !important;
}

#item978460_1155294 {
	width:466px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item978460 {
	width:549px !important;
	left:133px !important;
	top:3442px !important;
	min-height:1584px !important;
}

#item998104 {
	width:180px !important;
	left:554px !important;
	top:733px !important;
	min-height:270px !important;
}

#item978629 {
	width:509px !important;
	left:137px !important;
	top:5534px !important;
	min-height:668px !important;
}

#item1044087 {
	width:539px !important;
	left:144px !important;
	top:1120px !important;
	min-height:1876px !important;
}

#item1025161 {
	width:344px !important;
	left:35px !important;
	top:47px !important;
	min-height:75px !important;
}

#item1025184 {
	width:341px !important;
	left:23px !important;
	top:1162px !important;
	min-height:63px !important;
}

#item1025207 {
	width:358px !important;
	left:21px !important;
	top:1295px !important;
	min-height:3157px !important;
}

#item1025233 {
	width:358px !important;
	left:21px !important;
	top:4872px !important;
	min-height:2177px !important;
}

#item1025239 {
	width:180px !important;
	left:22px !important;
	top:547px !important;
	min-height:165px !important;
}

#item1025262 {
	width:358px !important;
	left:21px !important;
	top:7525px !important;
	min-height:1001px !important;
}

#item1036712 {
	width:516px !important;
	left:384px !important;
	top:42px !important;
	min-height:75px !important;
}

#item1036735 {
	width:516px !important;
	left:384px !important;
	top:144px !important;
	min-height:32px !important;
}

#item1036758 {
	width:509px !important;
	left:384px !important;
	top:215px !important;
	min-height:548px !important;
}

#item1042185 {
	width:549px !important;
	left:727px !important;
	top:797px !important;
	min-height:785px !important;
}

#item1036791 {
	width:180px !important;
	left:149px !important;
	top:1176px !important;
	min-height:270px !important;
}

#item1036814 {
	width:556px !important;
	left:156px !important;
	top:1628px !important;
	min-height:773px !important;
}

#item1042221 {
	width:562px !important;
	left:839px !important;
	top:2443px !important;
	min-height:522px !important;
}

#item1042255_1162399 {
	width:547.25px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1042255 {
	width:509px !important;
	left:156px !important;
	top:3059px !important;
	min-height:980px !important;
}

#item1044141 {
	width:509px !important;
	left:725px !important;
	top:4102px !important;
	min-height:560px !important;
}

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

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

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

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

#item954098 {
	width:140px !important;
	height:157px !important;
	left:75px !important;
	top:559px !important;
}

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

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

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

#item954125 {
	width:455px !important;
	left:273px !important;
	top:227px !important;
	min-height:1159px !important;
}

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

#item954156 {
	width:642px !important;
	left:86px !important;
	top:157px !important;
	min-height:39px !important;
}

#item954181 {
	width:387px !important;
	height:74px !important;
	left:86px !important;
	top:45px !important;
}

#item1025380 {
	width:235px !important;
	height:157px !important;
	left:83px !important;
	top:953px !important;
}

#item1025405 {
	width:358px !important;
	left:21px !important;
	top:304px !important;
	min-height:284px !important;
}

#item1029534_1164006 {
	width:358px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1029534 {
	width:358px !important;
	left:21px !important;
	top:1204px !important;
	min-height:1159px !important;
}

#item1025431 {
	width:359px !important;
	left:20px !important;
	top:156px !important;
	min-height:82px !important;
}

#item1025454 {
	width:358px !important;
	height:74px !important;
	left:21px !important;
	top:44px !important;
}

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

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

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

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

#item1036931 {
	width:140px !important;
	height:157px !important;
	left:374px !important;
	top:559px !important;
}

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

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

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

#item1036956 {
	width:455px !important;
	left:572px !important;
	top:227px !important;
	min-height:900px !important;
}

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

#item1036984 {
	width:642px !important;
	left:385px !important;
	top:156px !important;
	min-height:39px !important;
}

#item1037007 {
	width:387px !important;
	height:74px !important;
	left:385px !important;
	top:45px !important;
}

#item999956 {
	width:689px !important;
	height:142px !important;
	left:16px !important;
	top:7511px !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;
}

#item1000043 {
	width:675px !important;
	left:110px !important;
	top:92px !important;
	min-height:37px !important;
}

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

#item1000066 {
	width:393px !important;
	left:55px !important;
	top:420px !important;
	min-height:617px !important;
}

#item1000091 {
	width:247px !important;
	left:489px !important;
	top:418px !important;
	min-height:575px !important;
}

#item1000116 {
	width:422px !important;
	left:45px !important;
	top:1161px !important;
	min-height:500px !important;
}

#item1000140_1167150 {
	width:394.010976021089px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item1000140 {
	width:422px !important;
	left:45px !important;
	top:2869px !important;
	min-height:803px !important;
}

#item1000144_1170562 {
	width:178.718377687082px !important;
	margin-top:7px;
	margin-bottom:7px;
}

#item1000144_1170652 {
	width:114.551093235408px !important;
	margin-top:7px;
	margin-bottom:27px;
}

#item1000144 {
	width:422px !important;
	left:45px !important;
	top:4221px !important;
	min-height:3022px !important;
}

#item1000148 {
	width:260px !important;
	left:477px !important;
	top:1219px !important;
	min-height:469px !important;
}

#item1000172 {
	width:260px !important;
	left:477px !important;
	top:2870px !important;
	min-height:455px !important;
}

#item1000176 {
	width:260px !important;
	left:477px !important;
	top:4278px !important;
	min-height:2934px !important;
}

#item1000180 {
	width:635px !important;
	left:45px !important;
	top:7531px !important;
	min-height:149px !important;
}

#item1000203 {
	width:347px !important;
	left:45px !important;
	top:7262px !important;
	min-height:135px !important;
}

#item1000226 {
	width:912px !important;
	height:103px !important;
	left:-47px !important;
	top:269px !important;
	background:#951b81;
}

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

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

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

#item1000269 {
	width:261px !important;
	height:24px !important;
	left:110px !important;
	top:41px !important;
}

#item1000292 {
	width:364px !important;
	left:45px !important;
	top:1076px !important;
	min-height:34px !important;
}

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

#item1000339 {
	width:175px !important;
	height:18px !important;
	left:288px !important;
	top:1849px !important;
}

#item1000408 {
	width:182px !important;
	height:182px !important;
	left:522px !important;
	top:7224px !important;
}

#item1000457 {
	width:522px !important;
	left:114px !important;
	top:2761px !important;
	min-height:50px !important;
}

#item1000480 {
	width:540px !important;
	height:964px !important;
	left:114px !important;
	top:1786px !important;
}

#item1000484 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:3683px !important;
}

#item1025548 {
	width:398px !important;
	height:250px !important;
	left:-10px !important;
	top:7961px !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;
}

#item1025603 {
	width:364px !important;
	left:22px !important;
	top:97px !important;
	min-height:97px !important;
}

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

#item1025626 {
	width:357px !important;
	left:22px !important;
	top:447px !important;
	min-height:694px !important;
}

#item1025649 {
	width:358px !important;
	left:21px !important;
	top:1175px !important;
	min-height:477px !important;
}

#item1025673 {
	width:358px !important;
	left:21px !important;
	top:1764px !important;
	min-height:581px !important;
}

#item1025696_1183664 {
	width:346.72965888925px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item1025696 {
	width:358px !important;
	left:21px !important;
	top:3192px !important;
	min-height:826px !important;
}

#item1025700_1187410 {
	width:358px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1025700_1187412 {
	width:358px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1025700_1187414 {
	width:178.718377687082px !important;
	margin-top:7px;
	margin-bottom:7px;
}

#item1025700_1187504 {
	width:114.551093235408px !important;
	margin-top:7px;
	margin-bottom:28px;
}

#item1025700 {
	width:358px !important;
	left:21px !important;
	top:4340px !important;
	min-height:3332px !important;
}

#item1025735 {
	width:339px !important;
	left:19px !important;
	top:7982px !important;
	min-height:215px !important;
}

#item1025782 {
	width:480px !important;
	height:89px !important;
	left:-66px !important;
	top:338px !important;
	background:#951b81;
}

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

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

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

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

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

#item1025800 {
	width:357px !important;
	height:42px !important;
	left:22px !important;
	top:217px !important;
}

#item1025823 {
	width:362px !important;
	height:25px !important;
	left:22px !important;
	top:45px !important;
}

#item1025846 {
	width:364px !important;
	left:21px !important;
	top:1694px !important;
	min-height:34px !important;
}

#item1025892 {
	width:175px !important;
	height:18px !important;
	left:194px !important;
	top:2488px !important;
}

#item1025962 {
	width:182px !important;
	height:182px !important;
	left:206px !important;
	top:7676px !important;
}

#item1026011 {
	width:374px !important;
	left:20px !important;
	top:3094px !important;
	min-height:49px !important;
}

#item1026034 {
	width:340px !important;
	height:644px !important;
	left:20px !important;
	top:2425px !important;
}

#item1026036 {
	width:360px !important;
	height:214px !important;
	left:20px !important;
	top:4051px !important;
}

#item1037099 {
	width:926px !important;
	height:142px !important;
	left:244px !important;
	top:6664px !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;
}

#item1037154 {
	width:675px !important;
	left:271px !important;
	top:97px !important;
	min-height:37px !important;
}

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

#item1037177 {
	width:442px !important;
	left:271px !important;
	top:424px !important;
	min-height:437px !important;
}

#item1037201 {
	width:328px !important;
	left:842px !important;
	top:422px !important;
	min-height:432px !important;
}

#item1037224 {
	width:422px !important;
	left:274px !important;
	top:1015px !important;
	min-height:476px !important;
}

#item1037247_1192518 {
	width:394.010976021089px !important;
	margin-top:12px;
	margin-bottom:12px;
}

#item1037247 {
	width:422px !important;
	left:271px !important;
	top:2412px !important;
	min-height:745px !important;
}

#item1037251_1201089 {
	width:178.718377687082px !important;
	margin-top:7px;
	margin-bottom:7px;
}

#item1037251_1201176 {
	width:114.551093235408px !important;
	margin-top:7px;
	margin-bottom:27px;
}

#item1037251 {
	width:442px !important;
	left:271px !important;
	top:3668px !important;
	min-height:2611px !important;
}

#item1037255 {
	width:328px !important;
	left:842px !important;
	top:1061px !important;
	min-height:241px !important;
}

#item1042300 {
	width:398px !important;
	left:842px !important;
	top:1596px !important;
	min-height:112px !important;
}

#item1037278 {
	width:328px !important;
	left:842px !important;
	top:2412px !important;
	min-height:661px !important;
}

#item1037282 {
	width:328px !important;
	left:842px !important;
	top:3738px !important;
	min-height:2590px !important;
}

#item1037286 {
	width:635px !important;
	left:273px !important;
	top:6685px !important;
	min-height:149px !important;
}

#item1037309 {
	width:347px !important;
	left:273px !important;
	top:6415px !important;
	min-height:135px !important;
}

#item1037332 {
	width:1176px !important;
	height:103px !important;
	left:271px !important;
	top:273px !important;
	background:#951b81;
}

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

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

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

#item1037374 {
	width:261px !important;
	height:24px !important;
	left:271px !important;
	top:45px !important;
}

#item1037397 {
	width:364px !important;
	left:274px !important;
	top:929px !important;
	min-height:34px !important;
}

#item1037420 {
	width:251px !important;
	left:842px !important;
	top:935px !important;
	min-height:50px !important;
}

#item1037443 {
	width:175px !important;
	height:18px !important;
	left:960px !important;
	top:2891px !important;
}

#item1037512 {
	width:182px !important;
	height:182px !important;
	left:941px !important;
	top:6377px !important;
}

#item1037585 {
	width:450px !important;
	height:804px !important;
	left:270px !important;
	top:1542px !important;
}

#item1037587 {
	width:740px !important;
	height:420px !important;
	left:271px !important;
	top:3169px !important;
}

#item1001683 {
	width:502px !important;
	left:133px !important;
	top:1123px !important;
	min-height:67px !important;
}

#item1001707 {
	width:269px !important;
	left:133px !important;
	top:58px !important;
	min-height:1041px !important;
}

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

#item1026061 {
	width:336px !important;
	left:43px !important;
	top:2160px !important;
	min-height:119px !important;
}

#item1026084 {
	width:334px !important;
	left:45px !important;
	top:30px !important;
	min-height:2021px !important;
}

#item1037612 {
	width:785px !important;
	left:385px !important;
	top:1104px !important;
	min-height:67px !important;
}

#item1037636 {
	width:269px !important;
	left:385px !important;
	top:57px !important;
	min-height:972px !important;
}

#item1037659 {
	width:269px !important;
	left:727px !important;
	top:57px !important;
	min-height:1010px !important;
}

#item1029607 {
	width:447px !important;
	height:312px !important;
	left:-7px !important;
	top:526px !important;
	background:#ffea00;
}

p.autoParaStyle111 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:34px;
	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.autoParaStyle110 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#951b81;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	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:center;
}

p.autoParaStyle107 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:34px;
	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.autoParaStyle106 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#951b81;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-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.autoParaStyle104 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:17.5px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:42px;
	line-height:37px;
	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.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"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.autoParaStyle96 {
	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:center;
}

p.autoParaStyle95 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:42px;
	line-height:37px;
	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.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	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.autoParaStyle91 {
	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.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.autoParaStyle90 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:14px;
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:14px;
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#959595;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	font-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:right;
}

p.autoParaStyle84 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#8aa239;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle81 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#f39200;
	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.autoParaStyle77 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:80px;
	line-height:70px;
	color:#d53c0d;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle76 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:36px;
	color:#f39200;
	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.autoParaStyle75 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:11px;
	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-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:137px;
	line-height:118px;
	color:#0074bc;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle71 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	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:left;
}

p.autoParaStyle70 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:42px;
	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;
	background-color:#ffffff;
}

p.autoParaStyle69 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:152px;
	line-height:136px;
	color:#0074bc;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle68 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:11px;
	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-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:13px;
	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:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:11px;
	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:23px;
	padding-right:11px;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:900;
	font-family:"FreightSans Pro",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	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.autoParaStyle61 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"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:center;
	background-color:#ffffff;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	font-weight:100;
	font-family:"Neue Haas Grotesk Display Pro";
	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.autoParaStyle57 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	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:left;
}

p.autoParaStyle56 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:11px;
	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:left;
}

p.autoParaStyle55 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	line-height:38px;
	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.autoParaStyle53 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	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.autoParaStyle52 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:11px;
	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-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.autoParaStyle50 {
	font-weight:900;
	font-family:FF-Roboto-Black,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.autoParaStyle49 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	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:center;
}

p.autoParaStyle48 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:6px;
	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.autoParaStyle47 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:6px;
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	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;
}

p.autoParaStyle45 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:5px;
	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.autoParaStyle42 {
	font-family:"FreightText Pro";
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	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.autoParaStyle40 {
	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;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle39 {
	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;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:"FreightText 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.autoParaStyle37 {
	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.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:70px;
	line-height:70px;
	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.autoParaStyle35 {
	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.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.autoParaStyle34 {
	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:right;
}

p.autoParaStyle33 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:74px;
	line-height:72px;
	color:#005183;
	letter-spacing:0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:42px;
	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.autoParaStyle28 {
	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:center;
}

p.autoParaStyle27 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:50px;
	line-height:49px;
	color:#005183;
	letter-spacing:0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-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-align:left;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	color:#155ba7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-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.autoParaStyle21 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#0074bc;
	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.autoParaStyle20 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:69px;
	line-height:63px;
	color:#829cbf;
	letter-spacing:0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:69px;
	line-height:63px;
	color:#005183;
	letter-spacing:0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:22.5px;
	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.autoParaStyle17 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:9.5px;
	line-height:6px;
	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.autoParaStyle16 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:42px;
	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.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#575756;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#e30513;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-NotoSans-Bold,"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.autoParaStyle11 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#e30513;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:37px;
	line-height:35px;
	color:#000;
	letter-spacing:-0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	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.autoParaStyle1 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:19px;
	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.WISDesktop-2025-1-H_-_Zitate_-_Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,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.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38_38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:38px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISDesktop-2025-1-H_-_Zitate_-_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.WISDesktop-2025-1-H_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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:center;
}

p.WISDesktop-2025-1-H_-_Zitate_-_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;
}

ul.WISDesktop-2025-1-H_-_zusatz_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18.1417322834646px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:3.96850393700787px;
	width:0;
}

p.WISDesktop-2025-1-H_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005183;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISDesktop-2025-1-H_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0074bc;
	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;
}

ul.WISDesktop-2025-1-H_-_zusatz_-_Aufzählung-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,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:20px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_zusatz_-_Aufzählung-NeueHaas > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISDesktop-2025-1-H_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_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;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Mail-url-zentriert > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Mail-url-zentriert > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Mail-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Mail-NeueHaas > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Seite-URL > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_Seite-URL > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h6.WISDesktop-2025-1-H_-_Inhalt-Links_-_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;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_URL-NeueHass-w > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_URL-NeueHass-w > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_URL-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISDesktop-2025-1-H_-_Inhalt-Links_-_URL-NeueHaas > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISDesktop-2025-1-H_-_Inhalt-Links_-_Inhaltsverzeichnis-small-weiss {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	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:left;
}

p.WISDesktop-2025-1-H_-_Inhalt-Links_-_Inhaltsverzeichnis-weiss {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	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:left;
}

p.WISDesktop-2025-1-H_-_Inhalt-Links_-_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;
}

p.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_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:#878786;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISDesktop-2025-1-H_-_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:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISDesktop-2025-1-H_-_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;
}

h6.WISDesktop-2025-1-H_-_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;
}

p.WISDesktop-2025-1-H_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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;
}

h5.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-light-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISDesktop-2025-1-H_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,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.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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;
}

h4.WISDesktop-2025-1-H_-_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;
}

h5.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISDesktop-2025-1-H_-_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;
}

p.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_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;
}

h2.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"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;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

h1.WISDesktop-2025-1-H_-_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;
}

h3.WISDesktop-2025-1-H_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,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.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_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;
}

h3.WISDesktop-2025-1-H_-_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:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	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.WISDesktop-2025-1-H_-_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;
}

h2.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_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;
}

h3.WISDesktop-2025-1-H_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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.WISDesktop-2025-1-H_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-family:FF-Roboto-Regular,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.WISDesktop-2025-1-H_-_Fliesstext_-_Interview-Fragen-FreightText-bold {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_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;
}

p.WISDesktop-2025-1-H_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISDesktop-2025-1-H_-_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.WISDesktop-2025-1-H_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISPhone-2025-1-V_-_Zitate_-_Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,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.WISPhone-2025-1-V_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38_38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:38px;
	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.WISPhone-2025-1-V_-_Zitate_-_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.WISPhone-2025-1-V_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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:center;
}

p.WISPhone-2025-1-V_-_Zitate_-_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;
}

ul.WISPhone-2025-1-V_-_zusatz_-_Aufzählung-Fliesstext > 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:18.1417322834646px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:3.96850393700787px;
	width:0;
}

p.WISPhone-2025-1-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPhone-2025-1-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.WISPhone-2025-1-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005183;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.WISPhone-2025-1-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0074bc;
	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;
}

ul.WISPhone-2025-1-V_-_zusatz_-_Aufzählung-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,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:20px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_zusatz_-_Aufzählung-NeueHaas > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISPhone-2025-1-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPhone-2025-1-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;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Mail-url-zentriert > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Mail-url-zentriert > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Mail-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Mail-NeueHaas > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Seite-URL > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_Seite-URL > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h6.WISPhone-2025-1-V_-_Inhalt-Links_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_URL-NeueHass-w > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_URL-NeueHass-w > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISPhone-2025-1-V_-_Inhalt-Links_-_URL-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.WISPhone-2025-1-V_-_Inhalt-Links_-_URL-NeueHaas > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISPhone-2025-1-V_-_Inhalt-Links_-_Inhaltsverzeichnis-small-weiss {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	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:left;
}

p.WISPhone-2025-1-V_-_Inhalt-Links_-_Inhaltsverzeichnis-weiss {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	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:left;
}

p.WISPhone-2025-1-V_-_Inhalt-Links_-_Inhaltsverzeichnis-small {
	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.WISPhone-2025-1-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;
}

p.WISPhone-2025-1-V_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPhone-2025-1-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.WISPhone-2025-1-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:#878786;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISPhone-2025-1-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:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISPhone-2025-1-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;
}

h6.WISPhone-2025-1-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;
}

p.WISPhone-2025-1-V_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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;
}

h5.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-light-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPhone-2025-1-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,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.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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;
}

h4.WISPhone-2025-1-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;
}

h5.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISPhone-2025-1-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.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISPhone-2025-1-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.WISPhone-2025-1-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISPhone-2025-1-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.WISPhone-2025-1-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;
}

h2.WISPhone-2025-1-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;
}

p.WISPhone-2025-1-V_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"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;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

h1.WISPhone-2025-1-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;
}

h3.WISPhone-2025-1-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,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.WISPhone-2025-1-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.WISPhone-2025-1-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;
}

h3.WISPhone-2025-1-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: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.WISPhone-2025-1-V_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	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.WISPhone-2025-1-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;
}

h2.WISPhone-2025-1-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;
}

h5.WISPhone-2025-1-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.WISPhone-2025-1-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;
}

h3.WISPhone-2025-1-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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.WISPhone-2025-1-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-family:FF-Roboto-Regular,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.WISPhone-2025-1-V_-_Fliesstext_-_Interview-Fragen-FreightText-bold {
	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;
	padding-left:11px;
	text-align:left;
}

p.WISPhone-2025-1-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;
}

p.WISPhone-2025-1-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.WISPhone-2025-1-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.WISPhone-2025-1-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.WISPhone-2025-1-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.WISPhone-2025-1-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.Benutzerdefiniert-V_-_zusatz_-_Aufzählung-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,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:20px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_zusatz_-_Aufzählung-NeueHaas > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_zusatz_-_Aufzählung-Fliesstext > 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:18.1417322834646px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:3.96850393700787px;
	width:0;
}

p.Benutzerdefiniert-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.Benutzerdefiniert-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0074bc;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005183;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_URL-NeueHass-w > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_URL-NeueHass-w > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Seite-URL > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Seite-URL > li::before {
	content:'\8D';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_URL-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_URL-NeueHaas > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Mail-url-zentriert > li {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:center;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Mail-url-zentriert > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Mail-NeueHaas > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,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;
	padding-left:20px;
	text-align:left;
}
ul.Benutzerdefiniert-V_-_Inhalt-Links_-_Mail-NeueHaas > li::before {
	content:'\8C';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Benutzerdefiniert-V_-_Inhalt-Links_-_Inhaltsverzeichnis-small-weiss {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	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:left;
}

p.Benutzerdefiniert-V_-_Inhalt-Links_-_Inhaltsverzeichnis-small {
	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.Benutzerdefiniert-V_-_Inhalt-Links_-_Inhaltsverzeichnis-weiss {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	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:left;
}

p.Benutzerdefiniert-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;
}

h6.Benutzerdefiniert-V_-_Inhalt-Links_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Zitate_-_Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,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.Benutzerdefiniert-V_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38_38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
	line-height:38px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_Zitate_-_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.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-V_-_Zitate_-_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;
}

p.Benutzerdefiniert-V_-_Zitate_-_Zitat-INTER-Comp-Reg-Zent-TT-38 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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:center;
}

h3.Benutzerdefiniert-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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.Benutzerdefiniert-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.Benutzerdefiniert-V_-_Fliesstext_-_Interview-Fragen-FreightText-bold {
	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;
	padding-left:11px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-family:FF-Roboto-Regular,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.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-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.Benutzerdefiniert-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.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-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.Benutzerdefiniert-V_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	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;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Benutzerdefiniert-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;
}

h5.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,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.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,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.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-light-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h5.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Benutzerdefiniert-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Benutzerdefiniert-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;
}

h6.Benutzerdefiniert-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;
}

h4.Benutzerdefiniert-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;
}

h4.Benutzerdefiniert-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;
}

h3.Benutzerdefiniert-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,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.Benutzerdefiniert-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:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	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.Benutzerdefiniert-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;
}

h5.Benutzerdefiniert-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;
}

h2.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-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;
}

h1.Benutzerdefiniert-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;
}

h2.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-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;
}

h1.Benutzerdefiniert-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;
}

h1.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-V_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"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;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

h1.Benutzerdefiniert-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;
}

p.Benutzerdefiniert-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:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Benutzerdefiniert-V_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-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:#878786;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Benutzerdefiniert-V_-_Pagination_-_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.Benutzerdefiniert-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.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.autoCharStyle56 {
	color:#fff;
}

span.autoCharStyle55 {
	font-size:10px;
	color:#8aa239;
}

span.autoCharStyle54 {
	color:#8aa239;
}

span.autoCharStyle53 {
	color:#8aa239;
}

span.autoCharStyle52 {
	color:#951b81;
}

span.autoCharStyle51 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
}

span.autoCharStyle50 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle49 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle48 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle47 {
	font-family:"FreightText Pro";
	font-size:9.3px;
}

span.autoCharStyle46 {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,sans-serif;
	font-size:42px;
}

span.autoCharStyle45 {
	font-weight:bold;
	font-family:FF-Roboto-Bold_EWK,Roboto,sans-serif;
}

span.autoCharStyle44 {
	font-family:"FreightText Pro";
	font-size:9.3px;
}

span.autoCharStyle43 {
	font-weight:900;
	font-family:FF-CrimsonPro-Black,"Crimson Pro";
}

span.autoCharStyle42 {
	color:#e94e5d;
}

span.autoCharStyle41 {
	color:#00a662;
}

span.autoCharStyle40 {
	color:#000;
}

span.autoCharStyle39 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle37 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	letter-spacing:-0.010em;
}

span.autoCharStyle36 {
	font-size:22px;
}

span.autoCharStyle35 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	text-transform:uppercase;
}

span.autoCharStyle34 {
	text-transform:uppercase;
}

span.autoCharStyle33 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:16px;
}

span.autoCharStyle32 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
}

span.autoCharStyle31 {
	font-weight:100;
	font-family:"Neue Haas Grotesk Display Pro";
	text-transform:uppercase;
}

span.autoCharStyle30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	letter-spacing:0.025em;
}

span.autoCharStyle29 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:11px;
	letter-spacing:0.025em;
}

span.autoCharStyle28 {
	letter-spacing:-0.005em;
}

span.autoCharStyle27 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	letter-spacing:0.025em;
}

span.autoCharStyle26 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:11px;
	letter-spacing:0.025em;
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	text-transform:uppercase;
}

span.autoCharStyle23 {
	font-weight:600;
	font-family:"FreightSans Pro",sans-serif;
}

span.autoCharStyle22 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:17px;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:FF-CrimsonPro-SemiBold,"Crimson Pro";
}

span.autoCharStyle20 {
	color:#e30513;
}

span.autoCharStyle19 {
	color:#f9b233;
}

span.autoCharStyle18 {
	font-style:italic;
	font-weight:normal;
	font-family:"Noto Sans",sans-serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle17 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle16 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-variant:small-caps;
}

span.autoCharStyle15 {
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	letter-spacing:0.025em;
}

span.autoCharStyle12 {
	letter-spacing:0.025em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:9.5px;
}

span.autoCharStyle10 {
	color:#0074bc;
}

span.autoCharStyle9 {
	letter-spacing:-0.003em;
}

span.autoCharStyle8 {
	letter-spacing:-0.005em;
}

span.autoCharStyle7 {
	letter-spacing:-0.010em;
}

span.autoCharStyle6 {
	letter-spacing:0.005em;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	letter-spacing:-0.010em;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-family:FF-FontAwesome,FontAwesome;
}

span.autoCharStyle2 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.autoCharStyle1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
}

strong.INTER-Bold {
	font-weight:bold;
}

span.WISDesktop-2025-1-H_-_NeueHaas-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.WISDesktop-2025-1-H_-_H3-Interstate-Com-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
}

span.WISDesktop-2025-1-H_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISDesktop-2025-1-H_-_INTER-Black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISDesktop-2025-1-H_-_Lead-NeueHass-Bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:28px;
}

span.WISDesktop-2025-1-H_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
}

span.WISDesktop-2025-1-H_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	color:#575756;
}

span.WISDesktop-2025-1-H_-_Fliesstext-ohne-Typo_-_Unterstreichung {
	text-decoration:underline;
	text-decoration-color:#d53c0d;
	-webkit-text-decoration-color:#d53c0d;
}

span.WISDesktop-2025-1-H_-_Fliesstext-ohne-Typo_-_Book-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Noto Sans",sans-serif;
}

span.WISDesktop-2025-1-H_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.WISDesktop-2025-1-H_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.WISDesktop-2025-1-H_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISPhone-2025-1-V_-_NeueHaas-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.WISPhone-2025-1-V_-_H3-Interstate-Com-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
}

span.WISPhone-2025-1-V_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISPhone-2025-1-V_-_INTER-Black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.WISPhone-2025-1-V_-_Lead-NeueHass-Bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:28px;
}

span.WISPhone-2025-1-V_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
}

span.WISPhone-2025-1-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	color:#575756;
}

span.WISPhone-2025-1-V_-_Fliesstext-ohne-Typo_-_Unterstreichung {
	text-decoration:underline;
	text-decoration-color:#d53c0d;
	-webkit-text-decoration-color:#d53c0d;
}

span.WISPhone-2025-1-V_-_Fliesstext-ohne-Typo_-_Book-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Noto Sans",sans-serif;
}

span.WISPhone-2025-1-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.WISPhone-2025-1-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.WISPhone-2025-1-V_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Benutzerdefiniert-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.Benutzerdefiniert-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.Benutzerdefiniert-V_-_Fliesstext-ohne-Typo_-_Book-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Noto Sans",sans-serif;
}

span.Benutzerdefiniert-V_-_Fliesstext-ohne-Typo_-_Unterstreichung {
	text-decoration:underline;
	text-decoration-color:#d53c0d;
	-webkit-text-decoration-color:#d53c0d;
}

span.Benutzerdefiniert-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	color:#575756;
}

span.Benutzerdefiniert-V_-_NeueHaas-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
}

span.Benutzerdefiniert-V_-_NeueHaas-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
}

span.Benutzerdefiniert-V_-_INTER-Black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Benutzerdefiniert-V_-_INTER-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.Benutzerdefiniert-V_-_H3-Interstate-Com-Bold {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
}

span.Benutzerdefiniert-V_-_Lead-NeueHass-Bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:28px;
}

span.Benutzerdefiniert-V_-_Inter-cond-black {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

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

