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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'Lade Inhalte...'; }
.page-scale-wrap { width:768px; height:1024px; background: #fff !important; }
.paper-vertical { width:768px; height:100%; }
.paper-horizontal { width:10px; height:1036px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1024px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:768px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#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 #0079c2; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#0079c2;}
#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-FontAwesome;
	src:url("../fonts/fontawesome-webfont.ttf");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item893820_925761 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925763 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925765 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925767 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925769 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925771 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925773 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925775 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925777 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820_925779 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item893820 {
	width:454px !important;
	left:118px !important;
	top:1212px !important;
	min-height:896px !important;
}

#item854612 {
	width:412px !important;
	left:118px !important;
	top:871px !important;
	min-height:131px !important;
}

#item854587_926960 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926962 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926964 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926966 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926968 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926970 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926972 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587_926974 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item854587 {
	width:454px !important;
	left:118px !important;
	top:60px !important;
	min-height:785px !important;
}

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

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

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

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

#item895805 {
	width:264px !important;
	left:118px !important;
	top:2146px !important;
	min-height:265px !important;
}

#item895828 {
	width:412px !important;
	left:118px !important;
	top:2455px !important;
	min-height:33px !important;
}

#item895874 {
	width:97px !important;
	height:48px !important;
	left:416px !important;
	top:2521px !important;
}

#item895882 {
	width:100px !important;
	height:97px !important;
	left:118px !important;
	top:2500px !important;
}

#item895889 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:630px !important;
	top:2490px !important;
}

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

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

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

#item897183_929575 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929577 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929579 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929581 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929583 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929585 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929587 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929589 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929592 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183_929594 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897183 {
	width:320px !important;
	left:40px !important;
	top:1126px !important;
	min-height:1044px !important;
}

#item897206 {
	width:412px !important;
	left:40px !important;
	top:791px !important;
	min-height:131px !important;
}

#item897230_930640 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930642 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930644 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930646 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930648 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930650 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930652 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230_930654 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item897230 {
	width:360px !important;
	left:40px !important;
	top:41px !important;
	min-height:717px !important;
}

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

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

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

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

#item897257 {
	width:264px !important;
	left:40px !important;
	top:2092px !important;
	min-height:265px !important;
}

#item897281 {
	width:412px !important;
	left:40px !important;
	top:2411px !important;
	min-height:33px !important;
}

#item897323 {
	width:97px !important;
	height:48px !important;
	left:38px !important;
	top:2567px !important;
}

#item897327 {
	width:100px !important;
	height:97px !important;
	left:40px !important;
	top:2456px !important;
}

#item897331 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:287px !important;
	top:2552px !important;
}

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

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

#item910405_931933 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931935 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931937 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931939 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931941 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931943 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931945 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931947 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405_931950 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910405 {
	width:454px !important;
	left:841px !important;
	top:43px !important;
	min-height:721px !important;
}

#item910428 {
	width:412px !important;
	left:269px !important;
	top:979px !important;
	min-height:131px !important;
}

#item910453_932869 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932871 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932873 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932875 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932877 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932879 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932881 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932884 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453_932886 {
	width:461px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item910453 {
	width:454px !important;
	left:269px !important;
	top:40px !important;
	min-height:798px !important;
}

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

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

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

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

#item910480 {
	width:264px !important;
	left:841px !important;
	top:844px !important;
	min-height:265px !important;
}

#item910503 {
	width:412px !important;
	left:255px !important;
	top:1297px !important;
	min-height:33px !important;
}

#item910547 {
	width:97px !important;
	height:48px !important;
	left:553px !important;
	top:1363px !important;
}

#item910552 {
	width:100px !important;
	height:97px !important;
	left:255px !important;
	top:1341px !important;
}

#item910556 {
	mix-blend-mode:multiply;
	width:73px !important;
	height:89px !important;
	left:767px !important;
	top:1332px !important;
}

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

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

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

#item854486 {
	mix-blend-mode:multiply;
	width:377px !important;
	left:351px !important;
	top:1479px !important;
	min-height:1228px !important;
}

#item854511 {
	width:248px !important;
	left:104px !important;
	top:1676px !important;
	min-height:100px !important;
}

#item854536 {
	width:326px !important;
	left:352px !important;
	top:976px !important;
	min-height:194px !important;
}

#item854457 {
	width:532px !important;
	height:193px !important;
	left:118px !important;
	top:371px !important;
}

#item896217 {
	width:117px !important;
	left:326px !important;
	top:576px !important;
	min-height:25px !important;
}

#item897407 {
	mix-blend-mode:multiply;
	width:320px !important;
	left:40px !important;
	top:2114px !important;
	min-height:1456px !important;
}

#item897430 {
	width:248px !important;
	left:76px !important;
	top:1954px !important;
	min-height:100px !important;
}

#item897453 {
	width:320px !important;
	left:40px !important;
	top:1514px !important;
	min-height:194px !important;
}

#item897476 {
	width:343px !important;
	height:325px !important;
	left:28px !important;
	top:366px !important;
}

#item897531 {
	width:139px !important;
	left:131px !important;
	top:735px !important;
	min-height:19px !important;
}

#item910628 {
	mix-blend-mode:multiply;
	width:396px !important;
	left:789px !important;
	top:701px !important;
	min-height:1063px !important;
}

#item910651 {
	width:248px !important;
	left:1171px !important;
	top:925px !important;
	min-height:100px !important;
}

#item910674 {
	width:215px !important;
	left:498px !important;
	top:972px !important;
	min-height:194px !important;
}

#item910697 {
	width:532px !important;
	height:193px !important;
	left:418px !important;
	top:367px !important;
}

#item910752 {
	width:117px !important;
	left:626px !important;
	top:572px !important;
	min-height:25px !important;
}

#item788581 {
	width:282px !important;
	left:353px !important;
	top:1607px !important;
	min-height:78px !important;
}

#item873077 {
	width:235px !important;
	left:118px !important;
	top:40px !important;
	min-height:19px !important;
}

#item873255 {
	width:298px !important;
	left:118px !important;
	top:839px !important;
	min-height:28px !important;
}

#item788755 {
	width:532px !important;
	left:118px !important;
	top:1901px !important;
	min-height:600px !important;
}

#item873102 {
	width:532px !important;
	left:118px !important;
	top:193px !important;
	min-height:553px !important;
}

#item873280 {
	width:516px !important;
	left:118px !important;
	top:1239px !important;
	min-height:271px !important;
}

#item873152 {
	width:456px !important;
	left:116px !important;
	top:103px !important;
	min-height:86px !important;
}

#item873305 {
	width:500px !important;
	left:118px !important;
	top:868px !important;
	min-height:46px !important;
}

#item788606 {
	width:306px !important;
	left:351px !important;
	top:1668px !important;
	min-height:140px !important;
}

#item761070 {
	width:376px !important;
	left:118px !important;
	top:2995px !important;
	min-height:425px !important;
}

#item873960 {
	width:608px !important;
	left:120px !important;
	top:2536px !important;
	min-height:34px !important;
}

#item788298 {
	width:170px !important;
	left:127px !important;
	top:2870px !important;
	min-height:56px !important;
}

#item789065 {
	width:283px !important;
	left:120px !important;
	top:2595px !important;
	min-height:256px !important;
}

#item814116 {
	width:376px !important;
	left:118px !important;
	top:3619px !important;
	min-height:420px !important;
}

#item814141 {
	width:496px !important;
	left:118px !important;
	top:3528px !important;
	min-height:125px !important;
}

#item814091 {
	width:376px !important;
	left:118px !important;
	top:3464px !important;
	min-height:25px !important;
}

#item897727 {
	width:282px !important;
	left:41px !important;
	top:1862px !important;
	min-height:33px !important;
}

#item897750 {
	width:235px !important;
	left:41px !important;
	top:40px !important;
	min-height:19px !important;
}

#item897773 {
	width:298px !important;
	left:40px !important;
	top:1020px !important;
	min-height:28px !important;
}

#item897796 {
	width:320px !important;
	left:40px !important;
	top:2282px !important;
	min-height:850px !important;
}

#item897819 {
	width:341px !important;
	left:40px !important;
	top:287px !important;
	min-height:693px !important;
}

#item897843 {
	width:319px !important;
	left:41px !important;
	top:1414px !important;
	min-height:375px !important;
}

#item897866 {
	width:320px !important;
	left:40px !important;
	top:103px !important;
	min-height:142px !important;
}

#item897889 {
	width:320px !important;
	left:40px !important;
	top:1049px !important;
	min-height:40px !important;
}

#item897931 {
	width:306px !important;
	left:41px !important;
	top:1892px !important;
	min-height:140px !important;
}

#item897957 {
	width:320px !important;
	left:40px !important;
	top:3705px !important;
	min-height:494px !important;
}

#item897980 {
	width:320px !important;
	left:40px !important;
	top:3171px !important;
	min-height:36px !important;
}

#item898003 {
	width:170px !important;
	left:174px !important;
	top:3585px !important;
	min-height:56px !important;
}

#item898028 {
	width:283px !important;
	left:40px !important;
	top:3226px !important;
	min-height:256px !important;
}

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

#item898079 {
	width:335px !important;
	left:40px !important;
	top:4292px !important;
	min-height:125px !important;
}

#item898102 {
	width:376px !important;
	left:40px !important;
	top:4257px !important;
	min-height:25px !important;
}

#item910951 {
	width:282px !important;
	left:386px !important;
	top:1590px !important;
	min-height:25px !important;
}

#item910974 {
	width:235px !important;
	left:384px !important;
	top:40px !important;
	min-height:19px !important;
}

#item910997 {
	width:298px !important;
	left:383px !important;
	top:776px !important;
	min-height:28px !important;
}

#item911020 {
	width:563px !important;
	left:736px !important;
	top:1621px !important;
	min-height:468px !important;
}

#item911043 {
	width:588px !important;
	left:384px !important;
	top:193px !important;
	min-height:433px !important;
}

#item911066 {
	width:558px !important;
	left:384px !important;
	top:1293px !important;
	min-height:214px !important;
}

#item911089 {
	width:456px !important;
	left:381px !important;
	top:103px !important;
	min-height:86px !important;
}

#item911113 {
	width:500px !important;
	left:383px !important;
	top:801px !important;
	min-height:46px !important;
}

#item911154 {
	width:379px !important;
	left:383px !important;
	top:1621px !important;
	min-height:218px !important;
}

#item911180 {
	width:559px !important;
	left:727px !important;
	top:2228px !important;
	min-height:313px !important;
}

#item911203 {
	width:608px !important;
	left:157px !important;
	top:2176px !important;
	min-height:34px !important;
}

#item911226 {
	width:170px !important;
	left:164px !important;
	top:2548px !important;
	min-height:56px !important;
}

#item911250 {
	width:283px !important;
	left:157px !important;
	top:2235px !important;
	min-height:256px !important;
}

#item911280 {
	width:376px !important;
	left:384px !important;
	top:2869px !important;
	min-height:420px !important;
}

#item911303 {
	width:335px !important;
	left:384px !important;
	top:2745px !important;
	min-height:125px !important;
}

#item911326 {
	width:376px !important;
	left:383px !important;
	top:2714px !important;
	min-height:25px !important;
}

#item884344 {
	width:676px !important;
	height:321px !important;
	left:104px !important;
	top:3480px !important;
	background:#ffac00;
}

#item887503 {
	width:624px !important;
	height:1116px !important;
	left:104px !important;
	top:8247px !important;
	box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	background:#ffbc33;
}

#item873399 {
	width:570px !important;
	left:118px !important;
	top:797px !important;
	min-height:210px !important;
}

#item884410 {
	width:610px !important;
	left:118px !important;
	top:1476px !important;
	min-height:669px !important;
}

#item884404 {
	width:610px !important;
	left:118px !important;
	top:2399px !important;
	min-height:1059px !important;
}

#item884439 {
	mix-blend-mode:multiply;
	width:124px !important;
	height:130px !important;
	left:119px !important;
	top:3576px !important;
}

#item886041 {
	mix-blend-mode:multiply;
	width:454px !important;
	left:274px !important;
	top:3557px !important;
	min-height:194px !important;
}

#item886093 {
	width:220px !important;
	left:508px !important;
	top:2184px !important;
	min-height:129px !important;
}

#item884583 {
	width:610px !important;
	left:118px !important;
	top:3845px !important;
	min-height:681px !important;
}

#item885754 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:118px !important;
	top:5000px !important;
	min-height:367px !important;
}

#item885779 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:430px !important;
	top:5000px !important;
	min-height:280px !important;
}

#item885804 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:118px !important;
	top:4592px !important;
	min-height:367px !important;
}

#item885829_924644 {
	width:298px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item885829 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:118px !important;
	top:5388px !important;
	min-height:364px !important;
}

#item885854 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:430px !important;
	top:4592px !important;
	min-height:365px !important;
}

#item884716 {
	width:610px !important;
	left:118px !important;
	top:6184px !important;
	min-height:1086px !important;
}

#item884721 {
	width:220px !important;
	left:508px !important;
	top:5756px !important;
	min-height:231px !important;
}

#item884940_887161 {
	width:456.944881889969px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item884940 {
	width:532px !important;
	left:118px !important;
	top:8261px !important;
	min-height:1177px !important;
}

#item884967 {
	width:610px !important;
	left:118px !important;
	top:7868px !important;
	min-height:288px !important;
}

#item884978 {
	width:220px !important;
	left:508px !important;
	top:7451px !important;
	min-height:199px !important;
}

#item898190 {
	width:417px !important;
	height:576px !important;
	left:-9px !important;
	top:4930px !important;
	background:#ffac00;
}

#item898196 {
	width:377px !important;
	height:1339px !important;
	left:12px !important;
	top:12633px !important;
	box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	background:#ffbc33;
	border:solid 1px #f5eddb;
}

#item898215 {
	width:320px !important;
	left:40px !important;
	top:510px !important;
	min-height:249px !important;
}

#item898551 {
	width:320px !important;
	left:40px !important;
	top:1346px !important;
	min-height:1269px !important;
}

#item898598 {
	width:320px !important;
	left:40px !important;
	top:2855px !important;
	min-height:2041px !important;
}

#item898605 {
	mix-blend-mode:multiply;
	width:124px !important;
	height:130px !important;
	left:138px !important;
	top:4984px !important;
}

#item898609 {
	mix-blend-mode:multiply;
	width:320px !important;
	left:40px !important;
	top:5146px !important;
	min-height:306px !important;
}

#item898633 {
	width:220px !important;
	left:226px !important;
	top:2679px !important;
	min-height:129px !important;
}

#item898656 {
	width:320px !important;
	left:40px !important;
	top:5551px !important;
	min-height:1194px !important;
}

#item898660 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:40px !important;
	top:7624px !important;
	min-height:325px !important;
}

#item898683 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:40px !important;
	top:7993px !important;
	min-height:271px !important;
}

#item898706 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:43px !important;
	top:6807px !important;
	min-height:351px !important;
}

#item898730_924647 {
	width:298px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898730 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:39px !important;
	top:8261px !important;
	min-height:368px !important;
}

#item898753 {
	mix-blend-mode:multiply;
	width:298px !important;
	left:40px !important;
	top:7230px !important;
	min-height:365px !important;
}

#item898776 {
	width:320px !important;
	left:40px !important;
	top:9307px !important;
	min-height:2025px !important;
}

#item898780 {
	width:220px !important;
	left:40px !important;
	top:9083px !important;
	min-height:231px !important;
}

#item898803_909838 {
	width:314.111111111111px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923305 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923303 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923298 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923296 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923294 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923292 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923290 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803_923288 {
	width:307px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item898803 {
	width:321px !important;
	left:39px !important;
	top:12647px !important;
	min-height:1300px !important;
}

#item898826 {
	width:320px !important;
	left:40px !important;
	top:12003px !important;
	min-height:600px !important;
}

#item898835 {
	width:220px !important;
	left:43px !important;
	top:11807px !important;
	min-height:199px !important;
}

#item911414 {
	width:458px !important;
	height:511px !important;
	left:942px !important;
	top:1290px !important;
	background:#ffac00;
}

#item911420 {
	width:458px !important;
	height:1122px !important;
	left:942px !important;
	top:4431px !important;
	box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,0,0,0.75);
	background:#ffbc33;
}

#item911438 {
	width:558px !important;
	left:269px !important;
	top:590px !important;
	min-height:275px !important;
}

#item911774 {
	width:558px !important;
	left:269px !important;
	top:1286px !important;
	min-height:646px !important;
}

#item911821 {
	width:558px !important;
	left:269px !important;
	top:2199px !important;
	min-height:1702px !important;
}

#item911827 {
	mix-blend-mode:multiply;
	width:124px !important;
	height:130px !important;
	left:1109px !important;
	top:1630px !important;
}

#item911831 {
	mix-blend-mode:multiply;
	width:430px !important;
	left:956px !important;
	top:1320px !important;
	min-height:244px !important;
}

#item911854 {
	width:344px !important;
	left:483px !important;
	top:1989px !important;
	min-height:129px !important;
}

#item911877 {
	width:607px !important;
	left:269px !important;
	top:4301px !important;
	min-height:538px !important;
}

#item923438 {
	width:607px !important;
	left:269px !important;
	top:5318px !important;
	min-height:672px !important;
}

#item911882 {
	mix-blend-mode:multiply;
	width:330px !important;
	left:956px !important;
	top:2999px !important;
	min-height:304px !important;
}

#item911905 {
	mix-blend-mode:multiply;
	width:330px !important;
	left:956px !important;
	top:3365px !important;
	min-height:236px !important;
}

#item911928 {
	mix-blend-mode:multiply;
	width:330px !important;
	left:956px !important;
	top:2226px !important;
	min-height:349px !important;
}

#item911951 {
	mix-blend-mode:multiply;
	width:330px !important;
	left:956px !important;
	top:3657px !important;
	min-height:313px !important;
}

#item911974 {
	mix-blend-mode:multiply;
	width:330px !important;
	left:956px !important;
	top:2626px !important;
	min-height:325px !important;
}

#item912001 {
	width:220px !important;
	left:659px !important;
	top:3920px !important;
	min-height:231px !important;
}

#item912024_920190 {
	width:444px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item912024 {
	width:532px !important;
	left:956px !important;
	top:4444px !important;
	min-height:1121px !important;
}

#item912057 {
	width:220px !important;
	left:659px !important;
	top:4915px !important;
	min-height:199px !important;
}

#item887502 {
	width:624px !important;
	height:974px !important;
	left:104px !important;
	top:40px !important;
	box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	background:#000;
}

#item884558 {
	width:532px !important;
	left:118px !important;
	top:53px !important;
	min-height:944px !important;
}

#item898931 {
	width:343px !important;
	height:1542px !important;
	left:28px !important;
	top:40px !important;
	box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	background:#000;
}

#item898932 {
	width:320px !important;
	left:40px !important;
	top:51px !important;
	min-height:1525px !important;
}

#item912154 {
	width:1182px !important;
	height:718px !important;
	left:103px !important;
	top:39px !important;
	box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	-webkit-box-shadow:9px 9px 0px 0px rgba(0,121,194,0.75);
	background:#000;
}

#item912155 {
	width:788px !important;
	left:269px !important;
	top:62px !important;
	min-height:727px !important;
}

#item885908 {
	width:688px !important;
	height:2524px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	background:#ffac00;
}

#item885933 {
	width:532px !important;
	left:118px !important;
	top:495px !important;
	min-height:2031px !important;
}

#item885962 {
	width:362px !important;
	left:354px !important;
	top:98px !important;
	min-height:122px !important;
}

#item885988 {
	width:364px !important;
	left:352px !important;
	top:253px !important;
	min-height:186px !important;
}

#item899024 {
	width:348px !important;
	height:3880px !important;
	left:26px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	background:#ffac00;
}

#item899047 {
	width:320px !important;
	left:40px !important;
	top:745px !important;
	min-height:3200px !important;
}

#item899071 {
	width:320px !important;
	left:40px !important;
	top:57px !important;
	min-height:122px !important;
}

#item899096 {
	width:320px !important;
	left:40px !important;
	top:416px !important;
	min-height:186px !important;
}

#item912247 {
	width:1158px !important;
	height:2087px !important;
	left:141px !important;
	top:32px !important;
	box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 0px 0px rgba(0,0,0,0.75);
	background:#ffac00;
}

#item912270 {
	width:558px !important;
	left:612px !important;
	top:289px !important;
	min-height:1743px !important;
}

#item912293 {
	width:362px !important;
	left:612px !important;
	top:102px !important;
	min-height:122px !important;
}

#item912317 {
	width:281px !important;
	left:154px !important;
	top:289px !important;
	min-height:209px !important;
}

#item871696 {
	width:603px !important;
	left:125px !important;
	top:42px !important;
	min-height:91px !important;
}

#item871746 {
	width:525px !important;
	left:125px !important;
	top:151px !important;
	min-height:137px !important;
}

#item871775_887709 {
	width:525px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item871775 {
	width:525px !important;
	left:125px !important;
	top:813px !important;
	min-height:1100px !important;
}

#item899216 {
	width:344px !important;
	left:40px !important;
	top:39px !important;
	min-height:169px !important;
}

#item899239 {
	width:320px !important;
	left:40px !important;
	top:214px !important;
	min-height:250px !important;
}

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

#item899243 {
	width:320px !important;
	left:40px !important;
	top:764px !important;
	min-height:1681px !important;
}

#item912436 {
	width:603px !important;
	left:383px !important;
	top:40px !important;
	min-height:91px !important;
}

#item912459 {
	width:559px !important;
	left:383px !important;
	top:149px !important;
	min-height:138px !important;
}

#item912464_920246 {
	width:525px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item912464 {
	width:573px !important;
	left:383px !important;
	top:1017px !important;
	min-height:966px !important;
}

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

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

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

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

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

#item868215_869218 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item868215 {
	width:452px !important;
	left:118px !important;
	top:4655px !important;
	min-height:354px !important;
}

#item872889_872920 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item872889 {
	width:453px !important;
	left:118px !important;
	top:5721px !important;
	min-height:265px !important;
}

#item872817_872847 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item872817 {
	width:453px !important;
	left:118px !important;
	top:5191px !important;
	min-height:331px !important;
}

#item879565 {
	width:368px !important;
	height:43px !important;
	left:306px !important;
	top:2159px !important;
	border-radius:6px;
	background:#fff;
}

#item879811_881401 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item879811_881403 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item879811 {
	width:343px !important;
	left:45px !important;
	top:2630px !important;
	min-height:70px !important;
}

#item867902 {
	width:532px !important;
	left:118px !important;
	top:220px !important;
	min-height:256px !important;
}

#item867927 {
	width:610px !important;
	left:93px !important;
	top:77px !important;
	min-height:87px !important;
}

#item867982 {
	width:532px !important;
	left:118px !important;
	top:530px !important;
	min-height:1334px !important;
}

#item879534 {
	width:538px !important;
	left:119px !important;
	top:3253px !important;
	min-height:1191px !important;
}

#item867852 {
	width:376px !important;
	left:352px !important;
	top:2217px !important;
	min-height:353px !important;
}

#item868306_960553 {
	width:453.535433070824px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item868306 {
	width:532px !important;
	left:118px !important;
	top:6051px !important;
	min-height:1426px !important;
}

#item899524_907032 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item899524 {
	width:319px !important;
	left:41px !important;
	top:6239px !important;
	min-height:397px !important;
}

#item899547_907036 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item899547 {
	width:320px !important;
	left:40px !important;
	top:7362px !important;
	min-height:333px !important;
}

#item899570_907041 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item899570 {
	width:318px !important;
	left:42px !important;
	top:6803px !important;
	min-height:406px !important;
}

#item899612_907045 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item899612_907047 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item899612 {
	width:343px !important;
	left:40px !important;
	top:3770px !important;
	min-height:70px !important;
}

#item899641 {
	width:326px !important;
	left:42px !important;
	top:252px !important;
	min-height:406px !important;
}

#item899664 {
	width:308px !important;
	left:52px !important;
	top:63px !important;
	min-height:141px !important;
}

#item899687 {
	width:320px !important;
	left:40px !important;
	top:691px !important;
	min-height:1167px !important;
}

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

#item899712 {
	width:319px !important;
	left:41px !important;
	top:4194px !important;
	min-height:1908px !important;
}

#item899717 {
	width:320px !important;
	left:40px !important;
	top:2231px !important;
	min-height:406px !important;
}

#item900850_962558 {
	width:318.188188976096px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item900850 {
	width:318px !important;
	left:42px !important;
	top:7720px !important;
	min-height:1988px !important;
}

#item912747_920256 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item912747 {
	width:452px !important;
	left:957px !important;
	top:3286px !important;
	min-height:354px !important;
}

#item912770_920260 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item912770 {
	width:453px !important;
	left:956px !important;
	top:4251px !important;
	min-height:265px !important;
}

#item912793_920264 {
	width:36.6659988284111px !important;
	margin-bottom:17.007874015748px;
}

#item912793 {
	width:453px !important;
	left:956px !important;
	top:3768px !important;
	min-height:331px !important;
}

#item912830 {
	width:434px !important;
	height:43px !important;
	left:942px !important;
	top:1329px !important;
	border-radius:6px;
	background:#fff;
}

#item912834_920268 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item912834_920270 {
	width:8.50393700787401px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item912834 {
	width:343px !important;
	left:269px !important;
	top:2010px !important;
	min-height:70px !important;
}

#item912864 {
	width:902px !important;
	left:269px !important;
	top:286px !important;
	min-height:453px !important;
}

#item912887 {
	width:902px !important;
	left:244px !important;
	top:92px !important;
	min-height:128px !important;
}

#item912910 {
	width:532px !important;
	left:269px !important;
	top:774px !important;
	min-height:1227px !important;
}

#item912935 {
	width:552px !important;
	left:269px !important;
	top:2985px !important;
	min-height:1719px !important;
}

#item912940 {
	width:403px !important;
	left:955px !important;
	top:1344px !important;
	min-height:325px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item824338 {
	width:532px !important;
	left:118px !important;
	top:976px !important;
	min-height:1156px !important;
}

#item824373 {
	width:516px !important;
	left:118px !important;
	top:54px !important;
	min-height:82px !important;
}

#item824398 {
	width:528px !important;
	left:118px !important;
	top:176px !important;
	min-height:269px !important;
}

#item900953 {
	width:320px !important;
	left:40px !important;
	top:1176px !important;
	min-height:1819px !important;
}

#item901006 {
	width:332px !important;
	left:40px !important;
	top:53px !important;
	min-height:136px !important;
}

#item901030 {
	width:320px !important;
	left:40px !important;
	top:232px !important;
	min-height:425px !important;
}

#item914172 {
	width:532px !important;
	left:269px !important;
	top:495px !important;
	min-height:988px !important;
}

#item914226 {
	width:516px !important;
	left:269px !important;
	top:55px !important;
	min-height:82px !important;
}

#item914249 {
	width:528px !important;
	left:269px !important;
	top:177px !important;
	min-height:269px !important;
}

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

#item894910 {
	width:780px !important;
	height:578px !important;
	top:1124px !important;
	background:#000;
}

#item894911 {
	width:684px !important;
	left:42px !important;
	top:865px !important;
	min-height:224px !important;
}

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

#item894938 {
	width:532px !important;
	left:118px !important;
	top:1725px !important;
	min-height:1314px !important;
}

#item894961 {
	width:532px !important;
	left:118px !important;
	top:5254px !important;
	min-height:947px !important;
}

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

#item894992 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1225px !important;
}

#item895019 {
	width:442px !important;
	left:326px !important;
	top:3086px !important;
	min-height:458px !important;
}

@keyframes anwachsen-895050 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895050 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895112 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895112 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895104 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895104 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895095 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895095 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895084 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895084 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895075 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895075 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895067 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895067 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-895060 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-895060 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item895048 {
	width:353px !important;
	height:523px !important;
	left:118px !important;
	top:4704px !important;
}

#item895118 {
	width:42px !important;
	height:42px !important;
	left:592px !important;
	top:4951px !important;
}

#item895130 {
	width:42px !important;
	height:42px !important;
	left:492px !important;
	top:4951px !important;
}

#item895141 {
	width:308px !important;
	height:487px !important;
	top:3086px !important;
}

#item895173 {
	width:317px !important;
	left:409px !important;
	top:3604px !important;
	min-height:29px !important;
}

#item895196 {
	width:585px !important;
	height:781px !important;
	left:93px !important;
	top:42px !important;
}

#item895241 {
	width:528px !important;
	left:62px !important;
	top:755px !important;
	min-height:94px !important;
}

#item924237 {
	width:454px !important;
	height:288px !important;
	left:118px !important;
	top:4384px !important;
}

#item901207 {
	width:443px !important;
	height:325px !important;
	left:-20px !important;
	top:1252px !important;
	background:#000;
}

#item901208 {
	width:320px !important;
	left:40px !important;
	top:786px !important;
	min-height:447px !important;
}

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

#item901236 {
	width:320px !important;
	left:40px !important;
	top:1564px !important;
	min-height:1413px !important;
}

#item901259 {
	width:320px !important;
	left:40px !important;
	top:5764px !important;
	min-height:2481px !important;
}

#item901267 {
	width:348px !important;
	left:22px !important;
	top:1270px !important;
	min-height:70px !important;
}

#item901315 {
	width:344px !important;
	left:40px !important;
	top:3538px !important;
	min-height:570px !important;
}

#item901428 {
	width:317px !important;
	left:123px !important;
	top:4148px !important;
	min-height:29px !important;
}

#item901493 {
	width:289px !important;
	left:42px !important;
	top:664px !important;
	min-height:75px !important;
}

#item909913 {
	width:360px !important;
	height:189px !important;
	left:20px !important;
	top:1359px !important;
}

#item924350 {
	width:320px !important;
	height:487px !important;
	left:40px !important;
	top:3026px !important;
}

@keyframes anwachsen-924426 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924426 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924378 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924378 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924419 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924419 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924413 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924413 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924406 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924406 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924399 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924399 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924392 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924392 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924386 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item924376 {
	width:312px !important;
	height:461px !important;
	left:40px !important;
	top:5167px !important;
}

#item924431 {
	width:42px !important;
	height:42px !important;
	left:244px !important;
	top:5664px !important;
}

#item924444 {
	width:42px !important;
	height:42px !important;
	left:114px !important;
	top:5664px !important;
}

#item924460 {
	width:409px !important;
	height:259px !important;
	left:-4px !important;
	top:4870px !important;
}

#item914426 {
	width:1508px !important;
	height:578px !important;
	left:-56px !important;
	top:1261px !important;
	background:#000;
}

#item914428 {
	width:684px !important;
	left:269px !important;
	top:862px !important;
	min-height:358px !important;
}

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

#item914455 {
	width:558px !important;
	left:269px !important;
	top:1875px !important;
	min-height:1220px !important;
}

#item914479 {
	width:539px !important;
	left:269px !important;
	top:4482px !important;
	min-height:725px !important;
}

#item914484 {
	width:348px !important;
	left:350px !important;
	top:1279px !important;
	min-height:70px !important;
}

#item914507 {
	width:740px !important;
	height:420px !important;
	left:350px !important;
	top:1362px !important;
}

#item914532 {
	width:442px !important;
	left:958px !important;
	top:2441px !important;
	min-height:566px !important;
}

#item914643 {
	width:317px !important;
	left:1040px !important;
	top:3172px !important;
	min-height:29px !important;
}

#item914666 {
	width:585px !important;
	height:781px !important;
	left:207px !important;
	top:43px !important;
}

#item914708 {
	width:528px !important;
	left:176px !important;
	top:755px !important;
	min-height:94px !important;
}

@keyframes anwachsen-924559 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924510 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924510 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924553 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924553 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924546 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924539 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924539 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924531 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924531 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@keyframes anwachsen-924517 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
@-webkit-keyframes anwachsen-924517 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.01) scaleY(1.01);}
}
#item924508 {
	width:353px !important;
	height:523px !important;
	left:269px !important;
	top:3882px !important;
}

#item924565 {
	width:42px !important;
	height:42px !important;
	left:785px !important;
	top:4128px !important;
}

#item924576 {
	width:42px !important;
	height:42px !important;
	left:685px !important;
	top:4128px !important;
}

#item924591 {
	width:454px !important;
	height:288px !important;
	left:956px !important;
	top:3292px !important;
}

#item924624 {
	width:308px !important;
	height:487px !important;
	left:956px !important;
	top:1914px !important;
}

#item870342 {
	width:688px !important;
	height:4030px !important;
	left:40px !important;
	top:40px !important;
	background:#e7dde9;
}

#item855120 {
	width:527px !important;
	left:120px !important;
	top:42px !important;
	min-height:272px !important;
}

#item870040 {
	width:530px !important;
	left:118px !important;
	top:795px !important;
	background:#e7dde9;
	min-height:300px !important;
}

#item870084 {
	width:454px !important;
	left:196px !important;
	top:1226px !important;
	min-height:144px !important;
}

#item892558 {
	width:450px !important;
	left:197px !important;
	top:1375px !important;
	min-height:259px !important;
}

#item892588_970723 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item892588 {
	width:530px !important;
	left:118px !important;
	top:1630px !important;
	min-height:371px !important;
}

#item870146_892622 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item870146 {
	width:530px !important;
	left:118px !important;
	top:2032px !important;
	min-height:344px !important;
}

#item870173_892664 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item870173 {
	width:530px !important;
	left:117px !important;
	top:2854px !important;
	min-height:453px !important;
}

#item870228_892624 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item870228 {
	width:530px !important;
	left:118px !important;
	top:2389px !important;
	min-height:419px !important;
}

#item870283_892666 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item870283 {
	width:532px !important;
	left:118px !important;
	top:3353px !important;
	min-height:711px !important;
}

#item901644 {
	width:343px !important;
	height:5529px !important;
	left:29px !important;
	top:41px !important;
	background:#e7dde9;
}

#item901673 {
	width:320px !important;
	left:40px !important;
	top:55px !important;
	min-height:353px !important;
}

#item901696 {
	width:320px !important;
	left:40px !important;
	top:776px !important;
	min-height:494px !important;
}

#item901722 {
	width:327px !important;
	left:40px !important;
	top:1329px !important;
	min-height:203px !important;
}

#item901745_972973 {
	width:45.2100937500001px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item901745_972980 {
	width:45.21010546875px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item901745_972986 {
	width:45.2100937499999px !important;
	margin-top:6px;
	margin-bottom:6px;
}

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

#item901749_973221 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item901749 {
	width:320px !important;
	left:40px !important;
	top:2178px !important;
	min-height:492px !important;
}

#item901753_924917 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item901753 {
	width:320px !important;
	left:40px !important;
	top:2695px !important;
	min-height:425px !important;
}

#item901776_924927 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item901776 {
	width:320px !important;
	left:40px !important;
	top:3810px !important;
	min-height:644px !important;
}

#item901799_924921 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item901799 {
	width:320px !important;
	left:40px !important;
	top:3161px !important;
	min-height:603px !important;
}

#item901822_924934 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item901822 {
	width:320px !important;
	left:40px !important;
	top:4457px !important;
	min-height:906px !important;
}

#item914864 {
	width:1159px !important;
	height:3706px !important;
	left:141px !important;
	top:39px !important;
	background:#e7dde9;
}

#item914892 {
	width:902px !important;
	left:269px !important;
	top:64px !important;
	min-height:293px !important;
}

#item914915 {
	width:586px !important;
	left:255px !important;
	top:360px !important;
	background:#e7dde9;
	min-height:260px !important;
	padding:2px 2px 2px 13px;
}

#item914940 {
	width:557px !important;
	left:271px !important;
	top:1039px !important;
	min-height:131px !important;
}

#item914964 {
	width:450px !important;
	left:348px !important;
	top:1197px !important;
	min-height:273px !important;
}

#item914969_975424 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item914969 {
	width:444px !important;
	left:269px !important;
	top:1486px !important;
	min-height:391px !important;
}

#item914973_924961 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item914973 {
	width:558px !important;
	left:269px !important;
	top:2443px !important;
	min-height:289px !important;
}

#item914997_924946 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item914997 {
	width:530px !important;
	left:269px !important;
	top:3158px !important;
	min-height:447px !important;
}

#item915020_924955 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item915020 {
	width:530px !important;
	left:269px !important;
	top:2733px !important;
	min-height:428px !important;
}

#item915043_924940 {
	width:532.708661417239px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item915043 {
	width:532px !important;
	left:269px !important;
	top:1902px !important;
	min-height:525px !important;
}

#item874367 {
	width:454px !important;
	left:118px !important;
	top:876px !important;
	min-height:1238px !important;
}

#item874396 {
	width:532px !important;
	left:118px !important;
	top:72px !important;
	min-height:169px !important;
}

#item874449 {
	width:610px !important;
	left:118px !important;
	top:707px !important;
	min-height:100px !important;
}

#item875337 {
	width:577px !important;
	left:119px !important;
	top:495px !important;
	min-height:55px !important;
}

#item874363 {
	width:532px !important;
	left:118px !important;
	top:3026px !important;
	min-height:663px !important;
}

#item874371 {
	width:532px !important;
	left:196px !important;
	top:2176px !important;
	min-height:694px !important;
}

#item874568 {
	width:376px !important;
	left:118px !important;
	top:4036px !important;
	min-height:144px !important;
}

#item874621 {
	width:220px !important;
	left:508px !important;
	top:3735px !important;
	min-height:174px !important;
}

#item874555 {
	width:532px !important;
	left:118px !important;
	top:4226px !important;
	min-height:606px !important;
}

@keyframes benutzerdefiniert-924142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes benutzerdefiniert-924142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item901937 {
	width:499px !important;
	height:1212px !important;
	left:-9px !important;
	top:2789px !important;
	background:#0079c2;
}

#item901961 {
	width:320px !important;
	left:40px !important;
	top:1051px !important;
	min-height:1719px !important;
}

#item901985 {
	width:297px !important;
	left:63px !important;
	top:57px !important;
	min-height:269px !important;
}

#item902008 {
	width:317px !important;
	left:40px !important;
	top:818px !important;
	min-height:175px !important;
}

#item902031 {
	width:307px !important;
	left:60px !important;
	top:482px !important;
	min-height:113px !important;
}

#item902054 {
	width:322px !important;
	left:40px !important;
	top:4064px !important;
	min-height:1025px !important;
}

#item902058 {
	width:320px !important;
	left:40px !important;
	top:2833px !important;
	min-height:1100px !important;
}

#item902081 {
	width:333px !important;
	left:40px !important;
	top:5532px !important;
	min-height:188px !important;
}

#item902128 {
	width:320px !important;
	left:40px !important;
	top:5751px !important;
	min-height:978px !important;
}

#item915159 {
	width:565px !important;
	height:775px !important;
	left:722px !important;
	top:867px !important;
	border:solid 1px #0079c2;
}

#item915181 {
	width:454px !important;
	left:155px !important;
	top:720px !important;
	min-height:1100px !important;
}

#item922152 {
	width:592px !important;
	height:181px !important;
	left:80px !important;
	top:32px !important;
	background:#fff;
}

#item915204 {
	width:532px !important;
	left:117px !important;
	top:46px !important;
	min-height:169px !important;
}

#item915227 {
	width:559px !important;
	left:727px !important;
	top:720px !important;
	min-height:100px !important;
}

#item915250 {
	width:577px !important;
	left:269px !important;
	top:519px !important;
	min-height:55px !important;
}

#item915278 {
	width:504px !important;
	left:756px !important;
	top:911px !important;
	min-height:740px !important;
}

#item915301 {
	width:376px !important;
	left:155px !important;
	top:1870px !important;
	min-height:144px !important;
}

#item915324 {
	width:220px !important;
	left:1145px !important;
	top:1735px !important;
	min-height:174px !important;
}

#item915349 {
	width:558px !important;
	left:155px !important;
	top:2090px !important;
	min-height:1299px !important;
}

@keyframes benutzerdefiniert-924147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes benutzerdefiniert-924147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item874545 {
	width:683px !important;
	height:2992px !important;
	left:40px !important;
	top:40px !important;
	background:#ebefdd;
}

#item874719 {
	width:376px !important;
	left:118px !important;
	top:51px !important;
	min-height:38px !important;
}

#item874744 {
	width:376px !important;
	left:118px !important;
	top:98px !important;
	min-height:278px !important;
}

#item874769 {
	width:454px !important;
	left:118px !important;
	top:2182px !important;
	min-height:788px !important;
}

#item902197 {
	width:345px !important;
	height:4193px !important;
	left:26px !important;
	top:40px !important;
	background:#ebefdd;
}

#item902198 {
	width:376px !important;
	left:40px !important;
	top:51px !important;
	min-height:38px !important;
}

#item902221 {
	width:320px !important;
	left:40px !important;
	top:98px !important;
	min-height:329px !important;
}

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

#item915419 {
	width:1159px !important;
	height:1869px !important;
	left:140px !important;
	top:39px !important;
	background:#ebefdd;
}

#item915420 {
	width:616px !important;
	left:230px !important;
	top:70px !important;
	min-height:56px !important;
}

#item915443 {
	width:376px !important;
	left:269px !important;
	top:156px !important;
	min-height:278px !important;
}

#item915466 {
	width:493px !important;
	left:727px !important;
	top:156px !important;
	min-height:664px !important;
}

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

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

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

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

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

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

#item878281 {
	width:688px !important;
	height:1237px !important;
	left:40px !important;
	top:1888px !important;
	background:#e7dde9;
}

#item878282 {
	width:527px !important;
	height:523px !important;
	left:104px !important;
	top:2483px !important;
	border-radius:undefined;
	background:#fff;
}

#item877692 {
	width:532px !important;
	left:118px !important;
	top:686px !important;
	min-height:1156px !important;
}

#item877722 {
	width:454px !important;
	left:274px !important;
	top:153px !important;
	min-height:238px !important;
}

#item877747 {
	width:496px !important;
	left:117px !important;
	top:40px !important;
	min-height:102px !important;
}

#item877797 {
	width:454px !important;
	left:274px !important;
	top:415px !important;
	min-height:212px !important;
}

#item877893 {
	width:323px !important;
	left:371px !important;
	top:2306px !important;
	min-height:113px !important;
}

#item877919 {
	width:454px !important;
	left:118px !important;
	top:2499px !important;
	min-height:500px !important;
}

#item892811 {
	width:394px !important;
	left:352px !important;
	top:3046px !important;
	min-height:116px !important;
}

#item878273 {
	width:438px !important;
	left:118px !important;
	top:2438px !important;
	min-height:43px !important;
}

#item902879 {
	width:478px !important;
	height:1231px !important;
	left:-44px !important;
	top:2864px !important;
	background:#e7dde9;
}

#item902880 {
	width:375px !important;
	height:637px !important;
	left:11px !important;
	top:3427px !important;
	border-radius:undefined;
	background:#fff;
}

#item902884 {
	width:320px !important;
	left:40px !important;
	top:1007px !important;
	min-height:1831px !important;
}

#item902907 {
	width:298px !important;
	left:62px !important;
	top:207px !important;
	min-height:363px !important;
}

#item902930 {
	width:322px !important;
	left:63px !important;
	top:40px !important;
	min-height:198px !important;
}

#item902953 {
	width:306px !important;
	left:62px !important;
	top:604px !important;
	min-height:362px !important;
}

#item902978 {
	width:320px !important;
	left:40px !important;
	top:3187px !important;
	min-height:102px !important;
}

#item903001 {
	width:336px !important;
	left:24px !important;
	top:3441px !important;
	min-height:660px !important;
}

#item903005 {
	width:320px !important;
	left:40px !important;
	top:4107px !important;
	min-height:153px !important;
}

#item903009 {
	width:438px !important;
	left:40px !important;
	top:3379px !important;
	min-height:43px !important;
}

#item916101 {
	width:1360px !important;
	height:1237px !important;
	left:40px !important;
	top:1465px !important;
	background:#e7dde9;
}

#item916103 {
	width:527px !important;
	height:523px !important;
	left:202px !important;
	top:2085px !important;
	border-radius:undefined;
	background:#fff;
}

#item916106 {
	width:558px !important;
	left:155px !important;
	top:440px !important;
	min-height:992px !important;
}

#item916129 {
	width:454px !important;
	left:727px !important;
	top:182px !important;
	min-height:238px !important;
}

#item916152 {
	width:710px !important;
	left:118px !important;
	top:40px !important;
	min-height:223px !important;
}

#item916175 {
	width:454px !important;
	left:727px !important;
	top:444px !important;
	min-height:212px !important;
}

#item916200 {
	width:415px !important;
	left:918px !important;
	top:1490px !important;
	min-height:113px !important;
}

#item916223 {
	width:454px !important;
	left:252px !important;
	top:2108px !important;
	min-height:500px !important;
}

#item916227 {
	width:394px !important;
	left:806px !important;
	top:2086px !important;
	min-height:116px !important;
}

#item916231 {
	width:438px !important;
	left:252px !important;
	top:2046px !important;
	min-height:43px !important;
}

#item892952 {
	width:628px !important;
	height:988px !important;
	left:112px !important;
	top:4220px !important;
	background:#ffeecc;
}

#item860699 {
	width:454px !important;
	left:118px !important;
	top:764px !important;
	min-height:1563px !important;
}

#item860784 {
	width:233px !important;
	left:119px !important;
	top:41px !important;
	min-height:254px !important;
}

#item860809 {
	width:266px !important;
	left:430px !important;
	top:591px !important;
	min-height:87px !important;
}

#item876994 {
	width:441px !important;
	left:260px !important;
	top:2406px !important;
	min-height:165px !important;
}

#item892918 {
	width:454px !important;
	left:118px !important;
	top:2670px !important;
	min-height:1031px !important;
}

#item860487 {
	width:532px !important;
	left:118px !important;
	top:4135px !important;
	min-height:62px !important;
}

#item860765 {
	width:531px !important;
	left:119px !important;
	top:5245px !important;
	min-height:1631px !important;
}

#item860769 {
	width:609px !important;
	left:119px !important;
	top:4226px !important;
	min-height:1000px !important;
}

#item903125 {
	width:366px !important;
	height:1686px !important;
	left:34px !important;
	top:5359px !important;
	background:#ffeecc;
}

#item903137 {
	width:320px !important;
	left:40px !important;
	top:976px !important;
	min-height:2113px !important;
}

#item903162 {
	width:233px !important;
	left:83px !important;
	top:41px !important;
	min-height:254px !important;
}

#item903185 {
	width:266px !important;
	left:63px !important;
	top:814px !important;
	min-height:87px !important;
}

#item903212 {
	width:320px !important;
	left:40px !important;
	top:3137px !important;
	min-height:165px !important;
}

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

#item903240 {
	width:320px !important;
	left:40px !important;
	top:5239px !important;
	min-height:94px !important;
}

#item903263 {
	width:320px !important;
	left:40px !important;
	top:7120px !important;
	min-height:2500px !important;
}

#item903267 {
	width:320px !important;
	left:40px !important;
	top:5387px !important;
	min-height:1636px !important;
}

#item916357 {
	width:444px !important;
	left:383px !important;
	top:314px !important;
	min-height:988px !important;
}

#item916382 {
	width:233px !important;
	left:594px !important;
	top:41px !important;
	min-height:210px !important;
}

#item916405 {
	width:519px !important;
	left:895px !important;
	top:592px !important;
	min-height:196px !important;
}

#item916431 {
	width:441px !important;
	left:386px !important;
	top:1356px !important;
	min-height:139px !important;
}

#item916456 {
	width:444px !important;
	left:383px !important;
	top:1522px !important;
	min-height:879px !important;
}

#item916460 {
	width:532px !important;
	left:64px !important;
	top:2915px !important;
	min-height:62px !important;
}

#item916483 {
	width:444px !important;
	left:383px !important;
	top:3029px !important;
	min-height:2299px !important;
}

#item916487_923252 {
	width:569.677165354331px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item916487_924080 {
	width:569.677165354331px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item916487 {
	width:444px !important;
	left:895px !important;
	top:2451px !important;
	min-height:1306px !important;
}

#item860296 {
	width:2222px !important;
	height:1774px !important;
	left:210px !important;
	top:-21px !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;
}

#item860845 {
	width:609px !important;
	height:1561px !important;
	left:40px !important;
	top:203px !important;
	background:#a4ae9b;
}

#item860846 {
	width:2222px !important;
	height:3350px !important;
	left:77px !important;
	top:-21px !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;
}

#item860388 {
	width:354px !important;
	height:219px !important;
	left:278px !important;
	top:298px !important;
	border-radius:9px;
	border:solid 1px #0079c2;
}

#item860389 {
	width:531px !important;
	left:95px !important;
	top:41px !important;
	min-height:129px !important;
}

#item860415 {
	width:461px !important;
	left:118px !important;
	top:614px !important;
	min-height:1119px !important;
}

#item860461 {
	width:184px !important;
	left:541px !important;
	top:565px !important;
	min-height:23px !important;
}

#item903379 {
	width:609px !important;
	height:2031px !important;
	left:-3px !important;
	top:269px !important;
	background:#a4ae9b;
}

#item903380 {
	width:936px !important;
	height:3960px !important;
	left:27px !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;
}

#item903704 {
	width:354px !important;
	height:219px !important;
	left:63px !important;
	top:360px !important;
	border-radius:9px;
	border:solid 1px #0079c2;
}

#item903705 {
	width:320px !important;
	left:40px !important;
	top:107px !important;
	min-height:194px !important;
}

#item903728_909396 {
	width:36px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item903728 {
	width:320px !important;
	left:40px !important;
	top:632px !important;
	min-height:1500px !important;
}

#item903765 {
	width:184px !important;
	left:188px !important;
	top:541px !important;
	min-height:23px !important;
}

#item916598 {
	width:1385px !important;
	height:1875px !important;
	left:139px !important;
	top:-74px !important;
	background:#a4ae9b;
}

#item916599 {
	width:2472px !important;
	height:3638px !important;
	left:255px !important;
	top:-62px !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;
}

#item916925 {
	width:354px !important;
	height:219px !important;
	left:377px !important;
	top:452px !important;
	border-radius:9px;
	border:solid 1px #0079c2;
}

#item916926 {
	width:531px !important;
	left:498px !important;
	top:40px !important;
	min-height:175px !important;
}

#item916949 {
	width:459px !important;
	left:496px !important;
	top:785px !important;
	min-height:925px !important;
}

#item916985 {
	width:184px !important;
	left:956px !important;
	top:699px !important;
	min-height:23px !important;
}

#item841867 {
	width:531px !important;
	left:93px !important;
	top:2250px !important;
	min-height:213px !important;
}

#item878777 {
	width:376px !important;
	left:118px !important;
	top:1325px !important;
	min-height:45px !important;
}

#item878744 {
	width:344px !important;
	left:118px !important;
	top:1240px !important;
	min-height:48px !important;
}

#item848246 {
	width:531px !important;
	left:119px !important;
	top:2598px !important;
	min-height:431px !important;
}

#item878684 {
	width:454px !important;
	left:118px !important;
	top:1381px !important;
	min-height:683px !important;
}

#item840812 {
	width:141px !important;
	left:22px !important;
	top:3012px !important;
	min-height:46px !important;
}

#item842043 {
	width:376px !important;
	left:196px !important;
	top:290px !important;
	min-height:67px !important;
	padding:0px 3px 0px 3px;
}

#item878531 {
	width:523px !important;
	left:119px !important;
	top:437px !important;
	min-height:645px !important;
	padding:0px 3px 0px 3px;
}

#item842018 {
	width:246px !important;
	left:261px !important;
	top:69px !important;
	min-height:39px !important;
}

#item904209 {
	width:531px !important;
	left:-65px !important;
	top:2890px !important;
	min-height:213px !important;
}

#item904232 {
	width:376px !important;
	left:40px !important;
	top:1726px !important;
	min-height:45px !important;
}

#item904256 {
	width:344px !important;
	left:40px !important;
	top:1621px !important;
	min-height:68px !important;
}

#item904279 {
	width:320px !important;
	left:40px !important;
	top:3242px !important;
	min-height:528px !important;
}

#item904302 {
	width:319px !important;
	left:41px !important;
	top:1806px !important;
	min-height:920px !important;
}

#item904328 {
	width:141px !important;
	left:41px !important;
	top:3852px !important;
	min-height:46px !important;
}

#item904351 {
	width:376px !important;
	left:12px !important;
	top:290px !important;
	min-height:67px !important;
	padding:0px 3px 0px 3px;
}

#item904374 {
	width:322px !important;
	left:38px !important;
	top:513px !important;
	min-height:881px !important;
	padding:0px 3px 0px 3px;
}

#item904397 {
	width:246px !important;
	left:77px !important;
	top:69px !important;
	min-height:39px !important;
}

#item917429 {
	width:531px !important;
	left:427px !important;
	top:1623px !important;
	min-height:213px !important;
}

#item917453 {
	width:376px !important;
	left:498px !important;
	top:842px !important;
	min-height:45px !important;
}

#item917478 {
	width:344px !important;
	left:498px !important;
	top:758px !important;
	min-height:64px !important;
}

#item917501 {
	width:531px !important;
	left:453px !important;
	top:1971px !important;
	min-height:407px !important;
}

#item917524 {
	width:454px !important;
	left:498px !important;
	top:898px !important;
	min-height:573px !important;
}

#item917550 {
	width:141px !important;
	left:141px !important;
	top:2335px !important;
	min-height:46px !important;
}

#item917573 {
	width:376px !important;
	left:7px !important;
	top:473px !important;
	min-height:67px !important;
	padding:0px 3px 0px 3px;
}

#item917596 {
	width:523px !important;
	left:459px !important;
	top:112px !important;
	min-height:573px !important;
	padding:0px 3px 0px 3px;
}

#item917619 {
	width:246px !important;
	left:72px !important;
	top:198px !important;
	min-height:39px !important;
}

#item821015 {
	opacity:0.25;
	width:688px !important;
	height:753px !important;
	left:40px !important;
	top:41px !important;
	background:#7f6c66;
}

#item821079 {
	width:182px !important;
	left:59px !important;
	top:558px !important;
	min-height:100px !important;
}

#item821105 {
	width:461px !important;
	left:249px !important;
	top:551px !important;
	min-height:244px !important;
	padding:0px 5px 0px 0px;
}

#item905070 {
	opacity:0.25;
	width:342px !important;
	height:616px !important;
	left:29px !important;
	top:41px !important;
	background:#7f6c66;
}

#item905077 {
	width:182px !important;
	left:36px !important;
	top:249px !important;
	min-height:100px !important;
}

#item905100 {
	width:320px !important;
	left:40px !important;
	top:337px !important;
	min-height:316px !important;
	padding:0px 5px 0px 0px;
}

#item918289 {
	opacity:0.25;
	width:1361px !important;
	height:650px !important;
	left:40px !important;
	top:38px !important;
	background:#7f6c66;
}

#item918295 {
	width:182px !important;
	left:269px !important;
	top:757px !important;
	min-height:100px !important;
}

#item918318 {
	width:461px !important;
	left:498px !important;
	top:757px !important;
	min-height:244px !important;
	padding:0px 5px 0px 0px;
}

#item861919 {
	width:1171px !important;
	height:811px !important;
	left:-6px !important;
	top:2px !important;
	background:#e8eae6;
}

#item893330 {
	width:1171px !important;
	height:811px !important;
	left:-394px !important;
	top:815px !important;
	background:#e8eae6;
}

#item893361 {
	width:1171px !important;
	height:811px !important;
	left:-394px !important;
	top:1628px !important;
	background:#e8eae6;
}

#item893363 {
	width:1171px !important;
	height:811px !important;
	left:-77px !important;
	top:2440px !important;
	background:#e8eae6;
}

#item893365 {
	width:1171px !important;
	height:811px !important;
	left:-77px !important;
	top:3250px !important;
	background:#e8eae6;
}

#item893368 {
	width:1171px !important;
	height:811px !important;
	left:-77px !important;
	top:4061px !important;
	background:#e8eae6;
}

#item862008 {
	width:298px !important;
	left:430px !important;
	top:245px !important;
	min-height:411px !important;
}

#item862037 {
	width:258px !important;
	left:156px !important;
	top:1020px !important;
	min-height:194px !important;
}

#item862070 {
	width:297px !important;
	left:431px !important;
	top:1217px !important;
	min-height:84px !important;
}

#item869981 {
	width:531px !important;
	left:119px !important;
	top:1376px !important;
	min-height:1450px !important;
}

#item862198 {
	width:531px !important;
	left:119px !important;
	top:3525px !important;
	min-height:1358px !important;
}

#item862203 {
	width:227px !important;
	left:450px !important;
	top:2869px !important;
	min-height:244px !important;
}

#item862233 {
	width:297px !important;
	left:119px !important;
	top:3364px !important;
	min-height:158px !important;
}

#item905187 {
	width:1171px !important;
	height:811px !important;
	left:-7px !important;
	top:-2px !important;
	background:#e8eae6;
}

#item905189 {
	width:1171px !important;
	height:811px !important;
	left:-395px !important;
	top:808px !important;
	background:#e8eae6;
}

#item909403 {
	width:1171px !important;
	height:811px !important;
	left:-395px !important;
	top:1615px !important;
	background:#e8eae6;
}

#item909406 {
	width:1171px !important;
	height:811px !important;
	left:-386px !important;
	top:2427px !important;
	background:#e8eae6;
}

#item909408 {
	width:1171px !important;
	height:811px !important;
	left:-386px !important;
	top:3239px !important;
	background:#e8eae6;
}

#item905191 {
	width:1171px !important;
	height:811px !important;
	left:-395px !important;
	top:4047px !important;
	background:#e8eae6;
}

#item905193 {
	width:1171px !important;
	height:811px !important;
	left:-78px !important;
	top:5252px !important;
	background:#e8eae6;
}

#item905195 {
	width:1171px !important;
	height:811px !important;
	left:-78px !important;
	top:6063px !important;
	background:#e8eae6;
}

#item905197 {
	width:1171px !important;
	height:811px !important;
	left:-78px !important;
	top:6873px !important;
	background:#e8eae6;
}

#item905240 {
	width:321px !important;
	left:39px !important;
	top:748px !important;
	min-height:303px !important;
}

#item905278 {
	width:258px !important;
	left:71px !important;
	top:1615px !important;
	min-height:194px !important;
}

#item905303 {
	width:297px !important;
	left:41px !important;
	top:1399px !important;
	min-height:84px !important;
}

#item905326 {
	width:320px !important;
	left:40px !important;
	top:1857px !important;
	min-height:2325px !important;
}

#item905352 {
	width:320px !important;
	left:40px !important;
	top:5307px !important;
	min-height:2150px !important;
}

#item905356 {
	width:227px !important;
	left:87px !important;
	top:4914px !important;
	min-height:206px !important;
}

#item905379 {
	width:297px !important;
	left:41px !important;
	top:4732px !important;
	min-height:102px !important;
}

#item923387 {
	width:577px !important;
	height:202px !important;
	left:-90px !important;
	top:7675px !important;
	background:#f5f6f5;
}

#item918406 {
	width:1498px !important;
	height:828px !important;
	left:-8px !important;
	top:-9px !important;
	background:#e8eae6;
}

#item923040 {
	width:1498px !important;
	height:679px !important;
	left:-8px !important;
	top:2226px !important;
	background:#e8eae6;
}

#item918458 {
	width:329px !important;
	left:269px !important;
	top:148px !important;
	min-height:411px !important;
}

#item918496 {
	width:258px !important;
	left:656px !important;
	top:1041px !important;
	min-height:194px !important;
}

#item918521 {
	width:297px !important;
	left:957px !important;
	top:1299px !important;
	min-height:84px !important;
}

#item918544 {
	width:558px !important;
	left:269px !important;
	top:801px !important;
	min-height:194px !important;
}

#item918570 {
	width:558px !important;
	left:269px !important;
	top:1287px !important;
	min-height:1083px !important;
}

#item922999 {
	width:558px !important;
	left:269px !important;
	top:3025px !important;
	min-height:1239px !important;
}

#item918574 {
	width:227px !important;
	left:950px !important;
	top:2398px !important;
	min-height:244px !important;
}

#item918597 {
	width:297px !important;
	left:612px !important;
	top:2886px !important;
	min-height:113px !important;
}

#item784604 {
	width:130px !important;
	height:242px !important;
	left:118px !important;
	top:428px !important;
}

#item784631 {
	width:454px !important;
	left:274px !important;
	top:282px !important;
	min-height:1206px !important;
}

#item784661 {
	width:446px !important;
	left:274px !important;
	top:158px !important;
	min-height:74px !important;
}

#item784686 {
	width:376px !important;
	height:74px !important;
	left:274px !important;
	top:61px !important;
}

#item905477 {
	width:237px !important;
	height:134px !important;
	left:82px !important;
	top:623px !important;
}

#item905503 {
	width:320px !important;
	left:40px !important;
	top:845px !important;
	min-height:1650px !important;
}

#item905533 {
	width:360px !important;
	left:40px !important;
	top:159px !important;
	min-height:74px !important;
}

#item905556 {
	width:348px !important;
	height:74px !important;
	left:40px !important;
	top:62px !important;
}

#item918697 {
	width:215px !important;
	height:119px !important;
	left:383px !important;
	top:472px !important;
}

#item918723 {
	width:454px !important;
	left:613px !important;
	top:280px !important;
	min-height:1059px !important;
}

#item918751 {
	width:446px !important;
	left:613px !important;
	top:155px !important;
	min-height:74px !important;
}

#item918774 {
	width:376px !important;
	height:74px !important;
	left:613px !important;
	top:58px !important;
}

#item893894 {
	width:912px !important;
	height:103px !important;
	left:-47px !important;
	top:332px !important;
	background:#942c8f;
}

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

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

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

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

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

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

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

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

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

#item893998 {
	width:422px !important;
	left:40px !important;
	top:1656px !important;
	min-height:747px !important;
}

#item894021 {
	width:422px !important;
	left:40px !important;
	top:2569px !important;
	min-height:1634px !important;
}

#item894025 {
	width:422px !important;
	left:40px !important;
	top:4406px !important;
	min-height:734px !important;
}

#item894029 {
	width:422px !important;
	left:40px !important;
	top:5445px !important;
	min-height:1737px !important;
}

#item894033 {
	width:260px !important;
	left:478px !important;
	top:1710px !important;
	min-height:558px !important;
}

#item894057_1008227 {
	width:14.453125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item894057 {
	width:260px !important;
	left:478px !important;
	top:2595px !important;
	min-height:690px !important;
}

#item894061 {
	width:260px !important;
	left:478px !important;
	top:3969px !important;
	min-height:228px !important;
}

#item894065 {
	width:260px !important;
	left:478px !important;
	top:3405px !important;
	min-height:321px !important;
}

#item894069 {
	width:260px !important;
	left:478px !important;
	top:4405px !important;
	min-height:218px !important;
}

#item894073 {
	width:260px !important;
	left:478px !important;
	top:4879px !important;
	min-height:114px !important;
}

#item894077 {
	width:260px !important;
	left:478px !important;
	top:6204px !important;
	min-height:513px !important;
}

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

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

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

#item894150 {
	width:410px !important;
	left:40px !important;
	top:963px !important;
	min-height:571px !important;
}

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

#item894267 {
	width:689px !important;
	height:142px !important;
	left:16px !important;
	top:7577px !important;
	box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	background:#942c8f;
}

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

#item894314 {
	width:175px !important;
	height:18px !important;
	left:288px !important;
	top:1800px !important;
}

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

#item905644 {
	width:912px !important;
	height:127px !important;
	left:-365px !important;
	top:493px !important;
	background:#942c8f;
}

#item905650 {
	width:346px !important;
	left:40px !important;
	top:40px !important;
	min-height:280px !important;
}

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

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

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

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

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

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

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

#item905699 {
	width:320px !important;
	left:40px !important;
	top:389px !important;
	min-height:75px !important;
}

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

#item905722 {
	width:309px !important;
	left:51px !important;
	top:295px !important;
	min-height:62px !important;
}

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

#item905749_909521 {
	width:374.524781310795px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item905749_909647 {
	width:374.524781310795px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item905749_909513 {
	width:239.558260118599px !important;
	margin-top:6px;
	margin-bottom:6px;
}

#item905749 {
	width:320px !important;
	left:40px !important;
	top:2690px !important;
	min-height:6699px !important;
}

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

#item905878 {
	width:320px !important;
	left:40px !important;
	top:688px !important;
	min-height:1107px !important;
}

#item905928 {
	width:247px !important;
	left:40px !important;
	top:1839px !important;
	min-height:713px !important;
}

#item906009 {
	width:380px !important;
	height:201px !important;
	left:8px !important;
	top:9719px !important;
	box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	background:#942c8f;
}

#item906010 {
	width:320px !important;
	left:40px !important;
	top:9739px !important;
	min-height:318px !important;
}

#item906056 {
	width:175px !important;
	height:18px !important;
	left:278px !important;
	top:4618px !important;
}

#item906383 {
	width:173px !important;
	left:39px !important;
	top:9565px !important;
	min-height:93px !important;
}

#item918862 {
	width:1026px !important;
	height:103px !important;
	left:259px !important;
	top:336px !important;
	background:#942c8f;
}

#item918867 {
	width:937px !important;
	left:269px !important;
	top:39px !important;
	min-height:113px !important;
}

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

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

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

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

#item918918 {
	width:712px !important;
	left:270px !important;
	top:256px !important;
	min-height:34px !important;
}

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

#item918941 {
	width:675px !important;
	left:270px !important;
	top:191px !important;
	min-height:37px !important;
}

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

#item918968 {
	width:422px !important;
	left:269px !important;
	top:1578px !important;
	min-height:673px !important;
}

#item918992 {
	width:422px !important;
	left:269px !important;
	top:2421px !important;
	min-height:1593px !important;
}

#item918996 {
	width:422px !important;
	left:269px !important;
	top:4112px !important;
	min-height:676px !important;
}

#item919000 {
	width:422px !important;
	left:269px !important;
	top:4925px !important;
	min-height:1714px !important;
}

#item919004 {
	width:330px !important;
	left:841px !important;
	top:1651px !important;
	min-height:387px !important;
}

#item919027_1025922 {
	width:14.453125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item919027 {
	width:330px !important;
	left:841px !important;
	top:2472px !important;
	min-height:573px !important;
}

#item919031 {
	width:330px !important;
	left:841px !important;
	top:3817px !important;
	min-height:146px !important;
}

#item919035 {
	width:330px !important;
	left:841px !important;
	top:3217px !important;
	min-height:284px !important;
}

#item919039 {
	width:330px !important;
	left:841px !important;
	top:4201px !important;
	min-height:181px !important;
}

#item919043 {
	width:330px !important;
	left:841px !important;
	top:4938px !important;
	min-height:101px !important;
}

#item923954 {
	width:330px !important;
	left:841px !important;
	top:5635px !important;
	min-height:372px !important;
}

#item919052 {
	width:364px !important;
	left:269px !important;
	top:1470px !important;
	min-height:34px !important;
}

#item919075 {
	width:251px !important;
	left:841px !important;
	top:1578px !important;
	min-height:50px !important;
}

#item919098 {
	width:458px !important;
	left:269px !important;
	top:489px !important;
	min-height:894px !important;
}

#item919148 {
	width:330px !important;
	left:841px !important;
	top:501px !important;
	min-height:631px !important;
}

#item919230 {
	width:689px !important;
	height:142px !important;
	left:498px !important;
	top:6842px !important;
	box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,163,59,0.75);
	background:#942c8f;
}

#item919231 {
	width:668px !important;
	left:558px !important;
	top:6863px !important;
	min-height:149px !important;
}

#item919277 {
	width:175px !important;
	height:18px !important;
	left:960px !important;
	top:2158px !important;
}

#item919601 {
	width:173px !important;
	left:269px !important;
	top:6878px !important;
	min-height:135px !important;
}

#item893445 {
	width:298px !important;
	left:118px !important;
	top:64px !important;
	min-height:987px !important;
}

#item893473 {
	width:298px !important;
	left:430px !important;
	top:135px !important;
	min-height:1025px !important;
}

#item906449 {
	width:298px !important;
	left:62px !important;
	top:67px !important;
	min-height:1959px !important;
}

#item919668 {
	width:298px !important;
	left:269px !important;
	top:65px !important;
	min-height:987px !important;
}

#item919691 {
	width:298px !important;
	left:612px !important;
	top:140px !important;
	min-height:1025px !important;
}

#item909871 {
	width:431px !important;
	height:278px !important;
	left:-9px !important;
	top:520px !important;
	background:#ffea00;
}

ul.autoParaStyle51 > li {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle51 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle50 > li {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle50 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle49 {
	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:right;
}

p.autoParaStyle48 {
	font-family:"FreightText Pro";
	font-size:9.3px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:14px;
	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.autoParaStyle44 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	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.autoParaStyle42 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:25px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle38 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#942c8f;
	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;
}

ul.autoParaStyle35 > li {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#942c8f;
	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:18px;
	text-align:left;
}
ul.autoParaStyle35 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle34 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:50px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:"FreightText Pro";
	font-size:9.3px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:21px;
	line-height:30px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.autoParaStyle25 > li {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:21px;
	text-align:left;
}
ul.autoParaStyle25 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle24 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

ul.autoParaStyle23 > li {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:21px;
	text-align:left;
}
ul.autoParaStyle23 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle22 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:54px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:54px;
	line-height:60px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:39px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:9px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Fliesstext_-_fliesstext-sans-A {
	font-family:"FreightSans Pro",sans-serif;
	font-size:9.3px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:9.5px;
	line-height:12px;
	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.Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:6.5px;
	line-height:9px;
	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.Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:7.5px;
	line-height:9px;
	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.Pagination-rand_-_Pagination {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:11px;
	line-height:12.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISdESKTOP-H_-_Einf--Abs- {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_zusatz_-_Topttalent-top {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_Context-Rob-Neu-S {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:25px;
	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-H_-_zusatz_-_URL---Neue-Haas- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_zitat-zentriert-small {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_URL---Neue-Haas-Weiss {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISdESKTOP-H_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:16px;
	color:#838282;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISdESKTOP-H_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_Pagination-rand_-_Pagination {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:16px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISdESKTOP-H_-_Lead_-_CoverLeadFotn {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Lead_-_LEAD---NEUE-HAAS-18-Reg {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Lead_-_Lead-Inter-cond--14-bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Lead_-_Interstate-Condensed---light-12_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.WISdESKTOP-H_-_Lead_-_Lead-Inter-Cond--9_5-black {
	font-weight:500;
	font-style:italic;
	font-family:FF-Roboto-MediumItalic,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_Zwischenzeile-Robo-Weiss {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_Interview-Fragen-FreightText-bold {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_InhalVReg {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_Inhaltsv {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Robo-38Tt1 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:48px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.HL-Robo-Black-104 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:104px;
	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.WISdESKTOP-H_-_Headline_-_HL-Rob-Black-72 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	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.WISdESKTOP-H_-_Headline_-_HL-Rob-Cond-72-W-N {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Robo-Cond-38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Robo-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:48px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_CoverH1Font {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:30px;
	line-height:48px;
	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-H_-_Headline_-_HL-Neue-Haas-18 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.WISdESKTOP-H_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Roboto-21 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:25px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISdESKTOP-H_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISdESKTOP-H_-_Headline_-_HL-Rob-Cond-72-W {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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.WISdESKTOP-H_-_Headline_-_HL-RoboCond-63 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.HL-Roboto-38-White {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:48px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.HL-Robo-48-Black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:48px;
	line-height:60px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISdESKTOP-H_-_Headline_-_HL-Interstate-50-ultra {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:50px;
	line-height:50px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Einf--Abs- {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_zusatz_-_Topttalent-top {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_Context-Rob-Neu-S {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:25px;
	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.WISPHONE400-800-V_-_zusatz_-_URL---Neue-Haas- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_zitat-zentriert-small {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_URL---Neue-Haas-Weiss {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.WISPHONE400-800-V_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:16px;
	color:#838282;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISPHONE400-800-V_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_Pagination-rand_-_Pagination {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:16px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISPHONE400-800-V_-_Lead_-_CoverLeadFotn {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Lead_-_LEAD---NEUE-HAAS-18-Reg {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Lead_-_Lead-Inter-cond--14-bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Lead_-_Interstate-Condensed---light-12_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Lead_-_Lead-Inter-Cond--9_5-black {
	font-weight:500;
	font-style:italic;
	font-family:FF-Roboto-MediumItalic,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_Zwischenzeile-Robo-Weiss {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_Interview-Fragen-FreightText-bold {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_InhalVReg {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_Inhaltsv {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Robo-38Tt1 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:37px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Rob-Black-72 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	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.WISPHONE400-800-V_-_Headline_-_HL-Robo-Cond-38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Robo-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Rob-Cond-72-W-N {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_CoverH1Font {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:44px;
	line-height:48px;
	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.WISPHONE400-800-V_-_Headline_-_HL-Neue-Haas-18 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.WISPHONE400-800-V_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Roboto-21 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:25px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISPHONE400-800-V_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Rob-Cond-72-W {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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.WISPHONE400-800-V_-_Headline_-_HL-RoboCond-63 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISPHONE400-800-V_-_Headline_-_HL-Interstate-50-ultra {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:50px;
	line-height:50px;
	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.Context---Lead {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_zitat-zentriert-small {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_Zitat-zentriert {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_Topttalent-top {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_bu {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_URL {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_zusatz_-_URL---Neue-Haas-Weiss {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_zusatz_-_URL---Neue-Haas- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	text-align:left;
}

ul.URL---Neue-Haas-9_5 > li {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:20px;
	text-align:left;
}
ul.URL---Neue-Haas-9_5 > li::before {
	content:'\BB';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Benutzerdefiniert-V_-_zusatz_-_Context-Rob-Neu-S {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:16px;
	line-height:25px;
	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_-_zusatz_-_Context---Lead-Neue-Haas-9_5 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination---Foto-am-Bild {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:16px;
	color:#838282;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:12px;
	line-height:15px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_Pagination-rand_-_Pagination {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:16px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-Absatz-1-PFP {
	font-family:FF-CrimsonPro-RegMAG,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_Zwischenzeile-Robo-Weiss {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_ZwischenZeile-Interstate-A {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_ZZ---Inter-cond--9_5-black-TT {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:9.5px;
	line-height:12px;
	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-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-serif-A {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_Fliesstext-Sans-Absatz-Weiss {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_InhalVReg {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_Inhaltsv {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Fliesstext_-_fliesstext-sans-A {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Lead_-_LeadBold16 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Lead_-_Interstate-Condensed---light-12_18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	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;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead-21 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead-Inter-Cond--9_5-black {
	font-weight:500;
	font-style:italic;
	font-family:FF-Roboto-MediumItalic,Roboto,serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead-Inter-cond--14-bold {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:14px;
	line-height:14px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead---Neue-Haas-13_18 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_LEAD---NEUE-HAAS-18-Reg {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_CoverLeadFotn {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Lead_-_Lead---Neue-Haas-18_24 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Headline_-_HL---35-black {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:35px;
	line-height:42px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.HL-Freight {
	font-weight:900;
	font-family:FF-CrimsonProRoman-Black,"Crimson Pro";
	font-size:56px;
	line-height:52px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Interstate-50-ultra {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:50px;
	line-height:50px;
	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_-_Headline_-_HL-Roboto-21 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:25px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Neue-Haas-18 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Interstate {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	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;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Headline_-_INTER-CON---light-54 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:51px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_INTER-CON-_-reg--18 {
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Interstate-Cond--16-Strich {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:21px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_CoverH1Font {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:44px;
	line-height:48px;
	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.Benutzerdefiniert-V_-_Headline_-_HL-Robo-Cond-38 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL---Interstate-cond--38-black {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:32px;
	line-height:40px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Neue-Haas-24 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Robo-38Tt1 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Robo-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Neue-Haas-TT-38 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:35px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-RoboCond-63 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Benutzerdefiniert-V_-_Headline_-_HL-Rob-Cond-72-W-N {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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_-_Headline_-_HL-Rob-Cond-72-W {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	line-height:60px;
	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.Benutzerdefiniert-V_-_Headline_-_HL-Rob-Black-72 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:72px;
	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.Benutzerdefiniert-V_-_Headline_-_HL-Interstate-Cond--60-reg {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:63px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Einf--Abs- {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle21 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
	font-size:18px;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:16px;
	color:#942c8f;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	color:#942c8f;
}

span.autoCharStyle18 {
	color:#942c8f;
}

span.autoCharStyle17 {
	color:#8aa33b;
}

span.autoCharStyle16 {
	letter-spacing:-0.350em;
}

span.autoCharStyle15 {
	font-family:FF-NotoSans,"Noto Sans",sans-serif;
}

span.autoCharStyle14 {
	font-family:"FreightText Pro";
	font-size:9.3px;
}

span.autoCharStyle13 {
	font-size:12px;
}

span.autoCharStyle12 {
	font-family:"FreightText Pro";
	font-size:9.3px;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	font-family:FF-FontAwesome,FontAwesome;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	text-transform:uppercase;
}

span.autoCharStyle8 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:16px;
}

span.autoCharStyle7 {
	font-size:38px;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle4 {
	letter-spacing:-0.003em;
}

span.autoCharStyle3 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:16px;
	letter-spacing:0.025em;
}

span.autoCharStyle2 {
	font-family:FF-FontAwesome,FontAwesome;
	font-size:18px;
}

span.autoCharStyle1 {
	font-family:FF-FontAwesome,FontAwesome;
}

span.WISdESKTOP-H_-_Robot-Cond-38-B {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
}

span.WISdESKTOP-H_-_Fliesstext-Grossbuchstaben {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.WISdESKTOP-H_-_Fliesstext-Sans-Fett-Grossbuchstaben {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:16px;
	text-transform:uppercase;
}

span.WISdESKTOP-H_-_FRagenimText-Robo {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
}

span.WISdESKTOP-H_-_Fliesstext-Serif-Bold-Gross {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.WISdESKTOP-H_-_TT-Top-Fett {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.WISdESKTOP-H_-_fliesstexr-sans-bold {
	font-weight:bold;
	text-transform:uppercase;
}

span.WISdESKTOP-H_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:16px;
}

span.WISPHONE400-800-V_-_Robot-Cond-38-B {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
}

span.WISPHONE400-800-V_-_Fliesstext-Grossbuchstaben {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.WISPHONE400-800-V_-_Fliesstext-Sans-Fett-Grossbuchstaben {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.WISPHONE400-800-V_-_FRagenimText-Robo {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
}

span.WISPHONE400-800-V_-_Fliesstext-Serif-Bold-Gross {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.WISPHONE400-800-V_-_TT-Top-Fett {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.WISPHONE400-800-V_-_fliesstexr-sans-bold {
	font-weight:bold;
	text-transform:uppercase;
}

span.WISPHONE400-800-V_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.Benutzerdefiniert-V_-_Fliesstext-Grossbuchstaben {
	font-family:FF-CrimsonProRoman-Regular,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.Benutzerdefiniert-V_-_Fliesstext-Sans-Fett-Grossbuchstaben {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.Benutzerdefiniert-V_-_fliesstext-serif-fett {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
}

span.Benutzerdefiniert-V_-_fliesstexr-sans-bold {
	font-weight:bold;
	text-transform:uppercase;
}

span.Benutzerdefiniert-V_-_TT-Top-Fett {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.Benutzerdefiniert-V_-_Fliesstext-Serif-Bold-Gross {
	font-weight:bold;
	font-family:FF-CrimsonProRoman-Bold,"Crimson Pro";
	font-size:20px;
	text-transform:uppercase;
}

span.Benutzerdefiniert-V_-_FRagenimText-Robo {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
}

span.Benutzerdefiniert-V_-_Robot-Cond-38-B {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:38px;
}

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

