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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes wachenroll-over-1038629 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038629 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1038826 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038826 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1039085 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1039085 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1039085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1000612 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1000612 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1000612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1000616 {
	width:443px !important;
	height:1344px !important;
	left:866px !important;
	top:51px !important;
}

#item1000671 {
	width:227px !important;
	height:82px !important;
	left:166px !important;
	top:387px !important;
}

@keyframes wachenroll-over-1000671 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1000671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1000671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1038667 {
	width:225px !important;
	height:98px !important;
	left:174px !important;
	top:176px !important;
}

@keyframes wachenroll-over-1038667 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038667 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1038569 {
	width:264px !important;
	height:244px !important;
	left:160px !important;
	top:1280px !important;
}

#item1038755 {
	width:93px !important;
	height:31px !important;
	left:178px !important;
	top:152px !important;
}

@keyframes wachenroll-over-1038755 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038755 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1038803 {
	width:243px !important;
	height:35px !important;
	left:166px !important;
	top:351px !important;
}

@keyframes wachenroll-over-1038803 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038803 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1038831 {
	width:116px !important;
	height:80px !important;
	left:510px !important;
	top:529px !important;
}

@keyframes wachenroll-over-1038831 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038831 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1038861 {
	width:149px !important;
	height:88px !important;
	left:682px !important;
	top:529px !important;
}

@keyframes wachenroll-over-1038861 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1038861 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1038861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

#item1076566 {
	width:672px !important;
	height:605px !important;
	left:166px !important;
	top:659px !important;
}

#item1000741 {
	width:206px !important;
	height:37px !important;
	left:160px !important;
	top:1585px !important;
}

#item1000781 {
	width:57px !important;
	height:29px !important;
	left:369px !important;
	top:1646px !important;
}

#item1000788 {
	width:59px !important;
	height:57px !important;
	left:160px !important;
	top:1631px !important;
}

#item1000795 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:688px !important;
	top:1634px !important;
}

#item1076700 {
	width:327px !important;
	height:289px !important;
	left:37px !important;
	top:1351px !important;
	border:solid 1px #1e743c;
}

@keyframes wachenroll-over-1040339 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040339 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1040348 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040348 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1040357 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040357 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1040376 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040376 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

#item1040389 {
	width:316px !important;
	height:609px !important;
	left:42px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1052088 {
	width:316px !important;
	height:1656px !important;
	left:42px !important;
	top:1673px !important;
}

#item1040412 {
	width:199px !important;
	height:71px !important;
	left:43px !important;
	top:730px !important;
}

@keyframes wachenroll-over-1040412 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040412 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040459 {
	width:299px !important;
	height:93px !important;
	left:43px !important;
	top:1030px !important;
}

@keyframes wachenroll-over-1040459 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040459 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1040508 {
	width:264px !important;
	height:244px !important;
	left:39px !important;
	top:3396px !important;
}

#item1040485 {
	width:119px !important;
	height:53px !important;
	left:46px !important;
	top:1573px !important;
}

@keyframes wachenroll-over-1040485 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040485 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040556 {
	width:154px !important;
	height:67px !important;
	left:204px !important;
	top:1573px !important;
}

@keyframes wachenroll-over-1040556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040579 {
	width:93px !important;
	height:31px !important;
	left:48px !important;
	top:1004px !important;
}

@keyframes wachenroll-over-1040579 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040579 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040625 {
	width:243px !important;
	height:35px !important;
	left:47px !important;
	top:691px !important;
}

@keyframes wachenroll-over-1040625 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040625 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040671 {
	width:316px !important;
	height:210px !important;
	left:42px !important;
	top:1132px !important;
	border:solid 1px #4ca1d4;
}

@keyframes wachenroll-over-1040671 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040800 {
	width:186px !important;
	height:102px !important;
	left:48px !important;
	top:1199px !important;
}

@keyframes wachenroll-over-1040800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1040823 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040823 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040827 {
	width:243px !important;
	height:35px !important;
	left:45px !important;
	top:1140px !important;
}

@keyframes wachenroll-over-1040827 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1040827 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1040827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1076615 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1076615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1076615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1040940 {
	width:206px !important;
	height:37px !important;
	left:42px !important;
	top:3605px !important;
}

#item1040978 {
	width:57px !important;
	height:29px !important;
	left:270px !important;
	top:3665px !important;
}

#item1040984 {
	width:59px !important;
	height:57px !important;
	left:61px !important;
	top:3651px !important;
}

#item1040988 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:281px !important;
	top:3728px !important;
}

@keyframes wachenroll-over-1053889 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053889 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1053896 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053896 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1053905 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053905 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1053913 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053913 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1053924 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053924 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

#item1053938 {
	width:316px !important;
	height:603px !important;
	left:61px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1053961 {
	width:316px !important;
	height:1688px !important;
	left:60px !important;
	top:1664px !important;
}

#item1053965 {
	width:199px !important;
	height:107px !important;
	left:97px !important;
	top:932px !important;
}

@keyframes wachenroll-over-1053965 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1053965 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1053965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1054035 {
	width:295px !important;
	height:111px !important;
	left:396px !important;
	top:1508px !important;
}

@keyframes wachenroll-over-1054035 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1054035 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1054035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1054058 {
	width:264px !important;
	height:244px !important;
	left:55px !important;
	top:3319px !important;
}

#item1054107 {
	width:257px !important;
	height:88px !important;
	left:69px !important;
	top:1508px !important;
}

@keyframes wachenroll-over-1054107 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1054107 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1054107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1054012 {
	width:299px !important;
	height:93px !important;
	left:84px !important;
	top:772px !important;
}

@keyframes wachenroll-over-1054012 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1054012 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1054012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1054130 {
	width:93px !important;
	height:31px !important;
	left:89px !important;
	top:745px !important;
}

@keyframes wachenroll-over-1054130 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1054130 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1054130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1054176 {
	width:243px !important;
	height:35px !important;
	left:95px !important;
	top:886px !important;
}

@keyframes wachenroll-over-1054176 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1054176 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1054176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1054489 {
	width:206px !important;
	height:37px !important;
	left:455px !important;
	top:1687px !important;
}

#item1054529 {
	width:57px !important;
	height:29px !important;
	left:683px !important;
	top:1747px !important;
}

#item1054534 {
	width:59px !important;
	height:57px !important;
	left:474px !important;
	top:1733px !important;
}

#item1054539 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:52px !important;
	left:694px !important;
	top:1810px !important;
}

#item1000536 {
	width:260px !important;
	height:128px !important;
	left:444px !important;
	top:633px !important;
	padding:0px 11px 0px 11px;
}

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

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

#item1000562 {
	width:329px !important;
	height:550px !important;
	left:42px !important;
	top:107px !important;
	padding:0px 12px 0px 12px;
}

#item1000646 {
	mix-blend-mode:multiply;
	width:436px !important;
	height:631px !important;
	left:890px !important;
	top:126px !important;
}

#item1000696 {
	width:141px !important;
	height:114px !important;
	left:727px !important;
	top:308px !important;
}

#item1041036 {
	width:260px !important;
	height:86px !important;
	left:86px !important;
	top:1109px !important;
	padding:0px 11px 0px 11px;
}

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

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

#item1041059 {
	width:329px !important;
	height:550px !important;
	left:32px !important;
	top:-26px !important;
	padding:0px 12px 0px 12px;
}

#item1041083 {
	mix-blend-mode:multiply;
	width:316px !important;
	height:922px !important;
	left:42px !important;
	top:1586px !important;
}

#item1041107 {
	width:141px !important;
	height:114px !important;
	left:130px !important;
	top:1456px !important;
}

#item1054584 {
	width:264px !important;
	height:92px !important;
	left:454px !important;
	top:784px !important;
	padding:0px 11px 0px 11px;
}

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

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

#item1054607 {
	width:329px !important;
	height:550px !important;
	left:41px !important;
	top:164px !important;
	padding:0px 12px 0px 12px;
}

#item1054632 {
	mix-blend-mode:multiply;
	width:510px !important;
	height:639px !important;
	left:129px !important;
	top:1350px !important;
}

#item1054655 {
	width:141px !important;
	height:114px !important;
	left:314px !important;
	top:1220px !important;
}

#item1018490 {
	width:1133px !important;
	height:194px !important;
	left:158px !important;
	top:926px !important;
	background:#f2f8fb;
}

#item1073476 {
	width:557px !important;
	height:402px !important;
	left:727px !important;
	top:3679px !important;
}

#item1073501 {
	width:490px !important;
	height:35px !important;
	left:156px !important;
	top:3553px !important;
}

#item1073525 {
	width:520px !important;
	height:35px !important;
	left:155px !important;
	top:3598px !important;
}

#item1018907 {
	width:443px !important;
	height:38px !important;
	left:727px !important;
	top:1182px !important;
}

#item1018716 {
	width:443px !important;
	height:344px !important;
	left:727px !important;
	top:74px !important;
}

#item992668 {
	width:443px !important;
	height:331px !important;
	left:156px !important;
	top:508px !important;
}

#item1018966 {
	width:443px !important;
	height:266px !important;
	left:727px !important;
	top:504px !important;
}

#item1018370 {
	width:230px !important;
	height:31px !important;
	left:156px !important;
	top:886px !important;
}

#item992869 {
	width:374px !important;
	height:38px !important;
	left:156px !important;
	top:42px !important;
}

#item1018748 {
	width:228px !important;
	height:31px !important;
	left:727px !important;
	top:45px !important;
}

#item992946 {
	width:374px !important;
	height:51px !important;
	left:156px !important;
	top:80px !important;
}

@keyframes rollover-rechts-1034230 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1034230 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
@keyframes rollover-rechts-1018714 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1018714 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
#item992618 {
	width:443px !important;
	height:393px !important;
	left:156px !important;
	top:1539px !important;
}

#item992693 {
	width:443px !important;
	height:255px !important;
	left:727px !important;
	top:1353px !important;
}

#item993052 {
	width:443px !important;
	height:81px !important;
	left:727px !important;
	top:1236px !important;
}

#item1018623 {
	width:443px !important;
	height:25px !important;
	left:156px !important;
	top:1182px !important;
}

#item1019071 {
	width:443px !important;
	height:325px !important;
	left:156px !important;
	top:2364px !important;
}

#item1019592 {
	width:443px !important;
	height:419px !important;
	left:156px !important;
	top:3062px !important;
}

#item1019121 {
	width:408px !important;
	height:71px !important;
	left:156px !important;
	top:1962px !important;
}

#item1019617 {
	width:443px !important;
	height:30px !important;
	left:156px !important;
	top:2744px !important;
}

#item1019558 {
	width:441px !important;
	height:26px !important;
	left:727px !important;
	top:1650px !important;
}

#item1019096 {
	width:443px !important;
	height:299px !important;
	left:727px !important;
	top:1821px !important;
}

#item1069424 {
	width:443px !important;
	height:507px !important;
	left:727px !important;
	top:2213px !important;
}

#item1019146 {
	width:441px !important;
	height:86px !important;
	left:727px !important;
	top:1700px !important;
}

#item1041180 {
	width:412px !important;
	height:381px !important;
	left:-12px !important;
	top:2382px !important;
	background:#f2f8fb;
}

#item1073642 {
	width:316px !important;
	height:664px !important;
	left:42px !important;
	top:8981px !important;
}

#item1073665 {
	width:490px !important;
	height:35px !important;
	left:44px !important;
	top:8379px !important;
}

#item1073689 {
	width:315px !important;
	height:141px !important;
	left:43px !important;
	top:8423px !important;
}

#item1041362 {
	width:316px !important;
	height:44px !important;
	left:42px !important;
	top:5877px !important;
}

#item1041404 {
	width:316px !important;
	height:514px !important;
	left:42px !important;
	top:1131px !important;
}

#item1041427 {
	width:316px !important;
	height:495px !important;
	left:42px !important;
	top:537px !important;
}

#item1041450 {
	width:317px !important;
	height:456px !important;
	left:42px !important;
	top:1851px !important;
}

#item1041473 {
	width:230px !important;
	height:31px !important;
	left:42px !important;
	top:2345px !important;
}

#item1041496 {
	width:330px !important;
	height:59px !important;
	left:42px !important;
	top:42px !important;
}

#item1041520 {
	width:228px !important;
	height:31px !important;
	left:42px !important;
	top:1102px !important;
}

#item1041544 {
	width:374px !important;
	height:51px !important;
	left:42px !important;
	top:107px !important;
}

@keyframes rollover-rechts-1041567 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1041567 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
@keyframes rollover-rechts-1041665 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1041665 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
#item1041679 {
	width:315px !important;
	height:640px !important;
	left:43px !important;
	top:3223px !important;
}

#item1041702 {
	width:316px !important;
	height:322px !important;
	left:42px !important;
	top:6048px !important;
}

#item1041726 {
	width:400px !important;
	height:84px !important;
	top:5930px !important;
}

#item1041772 {
	width:443px !important;
	height:25px !important;
	left:43px !important;
	top:2826px !important;
}

#item1041795 {
	width:316px !important;
	height:496px !important;
	left:42px !important;
	top:4299px !important;
}

#item1041818 {
	width:316px !important;
	height:648px !important;
	left:42px !important;
	top:5190px !important;
}

#item1041842 {
	width:408px !important;
	height:41px !important;
	left:42px !important;
	top:3897px !important;
}

#item1041866 {
	width:370px !important;
	height:69px !important;
	left:42px !important;
	top:4845px !important;
}

#item1041913 {
	width:317px !important;
	height:32px !important;
	left:42px !important;
	top:6420px !important;
}

#item1041959 {
	width:317px !important;
	height:429px !important;
	left:42px !important;
	top:6618px !important;
}

#item1041982 {
	width:317px !important;
	height:120px !important;
	left:42px !important;
	top:6470px !important;
}

#item1071268 {
	width:317px !important;
	height:861px !important;
	left:42px !important;
	top:7065px !important;
}

#item1054752 {
	width:823px !important;
	height:313px !important;
	left:-11px !important;
	top:1807px !important;
	background:#f2f8fb;
}

#item1073764 {
	width:597px !important;
	height:402px !important;
	left:42px !important;
	top:6849px !important;
}

#item1073787 {
	width:490px !important;
	height:35px !important;
	left:43px !important;
	top:6368px !important;
}

#item1073810 {
	width:520px !important;
	height:35px !important;
	left:42px !important;
	top:6413px !important;
}

#item1054925 {
	width:316px !important;
	height:44px !important;
	left:226px !important;
	top:4345px !important;
}

#item1054964 {
	width:316px !important;
	height:471px !important;
	left:43px !important;
	top:743px !important;
}

#item1054987 {
	width:316px !important;
	height:495px !important;
	left:43px !important;
	top:170px !important;
}

#item1055010 {
	width:317px !important;
	height:428px !important;
	left:43px !important;
	top:1280px !important;
}

#item1055033 {
	width:230px !important;
	height:31px !important;
	left:43px !important;
	top:1770px !important;
}

#item1055056 {
	width:330px !important;
	height:59px !important;
	left:43px !important;
	top:41px !important;
}

#item1055079 {
	width:228px !important;
	height:31px !important;
	left:43px !important;
	top:714px !important;
}

#item1055102 {
	width:374px !important;
	height:51px !important;
	left:43px !important;
	top:106px !important;
}

@keyframes rollover-rechts-1055125 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1055125 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
@keyframes rollover-rechts-1055223 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1055223 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
#item1055232 {
	width:315px !important;
	height:633px !important;
	left:43px !important;
	top:2231px !important;
}

#item1055255 {
	width:333px !important;
	height:322px !important;
	left:226px !important;
	top:4515px !important;
}

#item1055278 {
	width:400px !important;
	height:84px !important;
	left:184px !important;
	top:4398px !important;
}

#item1055324 {
	width:443px !important;
	height:25px !important;
	left:43px !important;
	top:2157px !important;
}

#item1055347 {
	width:316px !important;
	height:506px !important;
	left:408px !important;
	top:2951px !important;
}

#item1055370 {
	width:316px !important;
	height:336px !important;
	left:42px !important;
	top:3896px !important;
}

#item1055393 {
	width:408px !important;
	height:71px !important;
	left:62px !important;
	top:2915px !important;
}

#item1055416 {
	width:578px !important;
	height:53px !important;
	left:75px !important;
	top:3541px !important;
}

#item1055462 {
	width:317px !important;
	height:32px !important;
	left:44px !important;
	top:4891px !important;
}

#item1055508 {
	width:317px !important;
	height:429px !important;
	left:42px !important;
	top:4934px !important;
}

#item1055531 {
	width:317px !important;
	height:120px !important;
	left:384px !important;
	top:5037px !important;
}

#item1066085 {
	width:343px !important;
	height:281px !important;
	left:377px !important;
	top:3976px !important;
}

#item1072143 {
	width:611px !important;
	height:531px !important;
	left:42px !important;
	top:5395px !important;
}

@keyframes rollover-rechts-1030931 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1030931 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
@keyframes rollover-rechts-1031160 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1031160 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
@keyframes rollover-rechts-1024371 {
	0% {
		transform:translate(0px,0px);
		opacity:0.88;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:0.88;
	}
}
@-webkit-keyframes rollover-rechts-1024371 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0.88;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:0.88;
	}
}
@keyframes rollover-rechts-1030597 {
	0% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes rollover-rechts-1030597 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:0.9;
	}
}
@keyframes rollover-rechts-1030664 {
	0% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes rollover-rechts-1030664 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:0.9;
	}
}
@keyframes rollover-rechts-1030962 {
	0% {
		transform:translate(0px,0px);
		opacity:0.95;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:0.95;
	}
}
@-webkit-keyframes rollover-rechts-1030962 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0.95;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:0.95;
	}
}
@keyframes rollover-rechts-1032835 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1032835 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
#item957204 {
	width:557px !important;
	height:1288px !important;
	left:156px !important;
	top:1026px !important;
}

#item957162 {
	width:1014px !important;
	height:175px !important;
	left:156px !important;
	top:789px !important;
}

#item889263 {
	width:556px !important;
	height:1784px !important;
	left:157px !important;
	top:3544px !important;
}

#item1009817 {
	width:444px !important;
	height:539px !important;
	left:954px !important;
	top:2420px !important;
}

#item1010023 {
	mix-blend-mode:multiply;
	width:361px !important;
	height:113px !important;
	left:954px !important;
	top:3314px !important;
}

#item1009966 {
	width:442px !important;
	height:131px !important;
	left:842px !important;
	top:4282px !important;
}

#item1010273 {
	mix-blend-mode:multiply;
	width:443px !important;
	height:133px !important;
	left:841px !important;
	top:5113px !important;
}

#item1009972 {
	width:469px !important;
	height:303px !important;
	left:953px !important;
	top:5488px !important;
}

#item1034686 {
	width:557px !important;
	height:819px !important;
	left:156px !important;
	top:5739px !important;
}

#item1042855 {
	width:316px !important;
	height:616px !important;
	left:42px !important;
	top:1498px !important;
}

#item1042878 {
	width:316px !important;
	height:638px !important;
	left:42px !important;
	top:814px !important;
}

#item1042904 {
	width:319px !important;
	height:2875px !important;
	left:39px !important;
	top:4125px !important;
}

#item1042908 {
	width:318px !important;
	height:778px !important;
	left:40px !important;
	top:2786px !important;
}

#item1042932 {
	mix-blend-mode:multiply;
	width:315px !important;
	height:131px !important;
	left:43px !important;
	top:3880px !important;
}

#item1042962 {
	width:314px !important;
	height:202px !important;
	left:44px !important;
	top:7383px !important;
}

#item1042985 {
	mix-blend-mode:multiply;
	width:317px !important;
	height:179px !important;
	left:43px !important;
	top:8110px !important;
}

#item1043008 {
	width:316px !important;
	height:164px !important;
	left:42px !important;
	top:7161px !important;
}

#item1043064 {
	width:318px !important;
	height:1476px !important;
	left:43px !important;
	top:8338px !important;
}

#item1052480 {
	width:316px !important;
	height:2404px !important;
	left:42px !important;
	top:10279px !important;
}

#item1056405 {
	width:422px !important;
	height:777px !important;
	left:129px !important;
	top:1113px !important;
}

#item1056428 {
	width:684px !important;
	height:291px !important;
	left:42px !important;
	top:798px !important;
}

#item1056455 {
	width:421px !important;
	height:3119px !important;
	left:130px !important;
	top:3532px !important;
}

#item1056459 {
	width:597px !important;
	height:506px !important;
	left:129px !important;
	top:2514px !important;
}

#item1056482 {
	mix-blend-mode:multiply;
	width:315px !important;
	height:131px !important;
	left:151px !important;
	top:3329px !important;
}

#item1056513 {
	width:353px !important;
	height:202px !important;
	left:125px !important;
	top:6980px !important;
}

#item1056536 {
	mix-blend-mode:multiply;
	width:292px !important;
	height:217px !important;
	left:454px !important;
	top:7174px !important;
}

#item1056560 {
	width:452px !important;
	height:164px !important;
	left:130px !important;
	top:6732px !important;
}

#item1056613 {
	width:424px !important;
	height:656px !important;
	left:128px !important;
	top:7751px !important;
}

#item1056622 {
	width:422px !important;
	height:1016px !important;
	left:129px !important;
	top:8989px !important;
}

#item957872_1034775 {
	width:555.406102362024px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item957872 {
	width:557px !important;
	height:1173px !important;
	left:499px !important;
	top:215px !important;
}

#item957443 {
	width:507px !important;
	height:84px !important;
	left:499px !important;
	top:42px !important;
}

#item1006445_1112845 {
	width:283.464566929134px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1006445 {
	width:329px !important;
	height:327px !important;
	left:42px !important;
	top:264px !important;
}

#item1043263_1074206 {
	width:555.406102362024px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1043263 {
	width:316px !important;
	height:2038px !important;
	left:42px !important;
	top:614px !important;
}

#item1043286 {
	width:315px !important;
	height:134px !important;
	left:43px !important;
	top:42px !important;
}

#item1043309_1113729 {
	width:283.464566929134px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1043309 {
	width:315px !important;
	height:231px !important;
	left:43px !important;
	top:314px !important;
}

#item1056822_1074210 {
	width:555.406102362024px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1056822 {
	width:329px !important;
	height:2038px !important;
	left:72px !important;
	top:154px !important;
}

#item1056845 {
	width:460px !important;
	height:103px !important;
	left:74px !important;
	top:42px !important;
}

#item1056868_1114712 {
	width:283.464566929134px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1056868 {
	width:315px !important;
	height:231px !important;
	left:436px !important;
	top:363px !important;
}

#item1027359 {
	width:310px !important;
	height:193px !important;
	left:270px !important;
	top:113px !important;
}

#item1027384 {
	width:418px !important;
	height:138px !important;
	left:270px !important;
	top:339px !important;
}

#item1027412 {
	width:443px !important;
	height:181px !important;
	left:727px !important;
	top:332px !important;
}

#item1027437 {
	width:492px !important;
	height:224px !important;
	left:761px !important;
	top:1496px !important;
}

#item1027462 {
	width:482px !important;
	height:241px !important;
	left:206px !important;
	top:997px !important;
}

#item1027487 {
	width:444px !important;
	height:250px !important;
	left:206px !important;
	top:1495px !important;
}

#item1027512 {
	width:356px !important;
	height:309px !important;
	left:908px !important;
	top:987px !important;
}

#item1027538 {
	width:110px !important;
	height:32px !important;
	left:727px !important;
	top:158px !important;
}

#item1027563 {
	width:108px !important;
	height:31px !important;
	left:1096px !important;
	top:67px !important;
}

#item1027589 {
	width:933px !important;
	height:156px !important;
	left:270px !important;
	top:682px !important;
}

#item1027614 {
	width:96px !important;
	height:27px !important;
	left:761px !important;
	top:997px !important;
}

#item1027639 {
	width:96px !important;
	height:28px !important;
	left:761px !important;
	top:1068px !important;
}

#item1027664 {
	width:96px !important;
	height:30px !important;
	left:761px !important;
	top:1141px !important;
}

#item1027689 {
	width:96px !important;
	height:39px !important;
	left:761px !important;
	top:1213px !important;
}

#item1027747 {
	width:171px !important;
	height:86px !important;
	left:207px !important;
	top:1309px !important;
}

#item1027772 {
	width:151px !important;
	height:104px !important;
	left:499px !important;
	top:1309px !important;
}

#item1027799 {
	width:41px !important;
	height:25px !important;
	left:727px !important;
	top:195px !important;
}

#item1027824 {
	width:37px !important;
	height:31px !important;
	left:1150px !important;
	top:107px !important;
}

#item1043611 {
	width:310px !important;
	height:193px !important;
	left:42px !important;
	top:43px !important;
}

#item1043634 {
	width:316px !important;
	height:164px !important;
	left:42px !important;
	top:230px !important;
}

#item1043660 {
	width:316px !important;
	height:314px !important;
	left:40px !important;
	top:771px !important;
}

#item1043683 {
	width:316px !important;
	height:406px !important;
	left:42px !important;
	top:3465px !important;
}

#item1043707 {
	width:316px !important;
	height:398px !important;
	left:42px !important;
	top:1700px !important;
}

#item1043730 {
	width:315px !important;
	height:369px !important;
	left:43px !important;
	top:2320px !important;
}

#item1043753 {
	width:315px !important;
	height:442px !important;
	left:43px !important;
	top:2950px !important;
}

#item1043776 {
	width:110px !important;
	height:82px !important;
	left:42px !important;
	top:696px !important;
}

#item1043799 {
	width:108px !important;
	height:31px !important;
	left:282px !important;
	top:484px !important;
}

#item1043822 {
	width:312px !important;
	height:400px !important;
	left:42px !important;
	top:1189px !important;
}

#item1043845 {
	width:96px !important;
	height:27px !important;
	left:60px !important;
	top:2800px !important;
}

#item1043868 {
	width:96px !important;
	height:28px !important;
	left:224px !important;
	top:2798px !important;
}

#item1043891 {
	width:96px !important;
	height:30px !important;
	left:60px !important;
	top:2881px !important;
}

#item1043914 {
	width:96px !important;
	height:39px !important;
	left:225px !important;
	top:2876px !important;
}

#item1043971 {
	width:171px !important;
	height:86px !important;
	left:9px !important;
	top:2129px !important;
}

#item1043994 {
	width:151px !important;
	height:104px !important;
	left:243px !important;
	top:2129px !important;
}

#item1044019 {
	width:41px !important;
	height:25px !important;
	left:42px !important;
	top:666px !important;
}

#item1044042 {
	width:54px !important;
	height:38px !important;
	left:319px !important;
	top:447px !important;
}

#item1056919 {
	width:465px !important;
	height:412px !important;
	left:359px !important;
	top:-5px !important;
	background:#f4f0e7;
}

#item1066235 {
	width:465px !important;
	height:525px !important;
	left:359px !important;
	top:1920px !important;
	background:#f4f0e7;
}

#item1057168 {
	width:310px !important;
	height:193px !important;
	left:42px !important;
	top:42px !important;
}

#item1057191 {
	width:316px !important;
	height:164px !important;
	left:43px !important;
	top:227px !important;
}

#item1057219 {
	width:316px !important;
	height:314px !important;
	left:410px !important;
	top:432px !important;
}

#item1057242 {
	width:613px !important;
	height:234px !important;
	left:26px !important;
	top:1973px !important;
}

#item1057265 {
	width:316px !important;
	height:398px !important;
	left:42px !important;
	top:431px !important;
}

#item1057288 {
	width:465px !important;
	height:319px !important;
	left:26px !important;
	top:1163px !important;
}

#item1057311 {
	width:330px !important;
	height:395px !important;
	left:409px !important;
	top:1524px !important;
}

#item1057334 {
	width:110px !important;
	height:82px !important;
	left:377px !important;
	top:314px !important;
}

#item1057357 {
	width:108px !important;
	height:31px !important;
	left:617px !important;
	top:102px !important;
}

#item1057380 {
	width:312px !important;
	height:400px !important;
	left:409px !important;
	top:745px !important;
}

#item1057403 {
	width:96px !important;
	height:27px !important;
	left:131px !important;
	top:1564px !important;
}

#item1057426 {
	width:96px !important;
	height:28px !important;
	left:131px !important;
	top:1724px !important;
}

#item1057449 {
	width:96px !important;
	height:30px !important;
	left:131px !important;
	top:1645px !important;
}

#item1057472 {
	width:96px !important;
	height:39px !important;
	left:133px !important;
	top:1803px !important;
}

#item1057529 {
	width:171px !important;
	height:86px !important;
	left:25px !important;
	top:860px !important;
}

#item1057552 {
	width:151px !important;
	height:104px !important;
	left:232px !important;
	top:860px !important;
}

#item1057577 {
	width:41px !important;
	height:25px !important;
	left:378px !important;
	top:283px !important;
}

#item1057601 {
	width:54px !important;
	height:38px !important;
	left:620px !important;
	top:64px !important;
}

#item1027100 {
	width:671px !important;
	height:799px !important;
	left:385px !important;
	top:1px !important;
	background:#e5e5e5;
}

#item1037844 {
	width:799px !important;
	height:100px !important;
	left:385px !important;
	top:870px !important;
}

#item1037867 {
	width:671px !important;
	height:731px !important;
	left:385px !important;
	top:1001px !important;
}

#item1037890 {
	width:671px !important;
	height:703px !important;
	left:385px !important;
	top:2317px !important;
}

#item1037894 {
	width:671px !important;
	height:1095px !important;
	left:385px !important;
	top:5591px !important;
}

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

#item1037899 {
	width:740px !important;
	height:420px !important;
	left:388px !important;
	top:1810px !important;
}

#item1037901 {
	width:348px !important;
	height:28px !important;
	left:406px !important;
	top:1867px !important;
}

#item1037959 {
	width:40px !important;
	height:40px !important;
	left:909px !important;
	top:3412px !important;
}

#item1037970 {
	width:40px !important;
	height:40px !important;
	left:842px !important;
	top:3412px !important;
}

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

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

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

#item1037985 {
	width:596px !important;
	height:613px !important;
	left:839px !important;
	top:3814px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1053028 {
	width:443px !important;
	height:664px !important;
	left:385px !important;
	top:3102px !important;
}

#item1044163 {
	width:370px !important;
	height:676px !important;
	left:42px !important;
	top:43px !important;
	background:#e5e5e5;
}

#item1044226 {
	width:316px !important;
	height:181px !important;
	left:42px !important;
	top:754px !important;
}

#item1044249 {
	width:316px !important;
	height:975px !important;
	left:42px !important;
	top:851px !important;
}

#item1044272 {
	width:316px !important;
	height:1245px !important;
	left:42px !important;
	top:2187px !important;
}

#item1044276 {
	width:315px !important;
	height:2350px !important;
	left:43px !important;
	top:5657px !important;
}

#item1044280 {
	width:407px !important;
	height:304px !important;
	left:-4px !important;
	top:1849px !important;
	background:#000;
}

#item1044282 {
	width:380px !important;
	height:218px !important;
	left:6px !important;
	top:1917px !important;
}

#item1044284 {
	width:348px !important;
	height:28px !important;
	left:31px !important;
	top:1868px !important;
}

#item1044307 {
	width:332px !important;
	height:498px !important;
	left:43px !important;
	top:3489px !important;
}

#item1044343 {
	width:40px !important;
	height:40px !important;
	left:218px !important;
	top:4004px !important;
}

#item1044354 {
	width:40px !important;
	height:40px !important;
	left:152px !important;
	top:4004px !important;
}

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

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

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

#item1044368 {
	width:327px !important;
	height:744px !important;
	left:31px !important;
	top:4488px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1057720 {
	width:642px !important;
	height:676px !important;
	left:40px !important;
	top:45px !important;
	background:#e5e5e5;
}

#item1057783 {
	width:638px !important;
	height:102px !important;
	left:43px !important;
	top:756px !important;
}

#item1057807 {
	width:560px !important;
	height:913px !important;
	left:122px !important;
	top:864px !important;
}

#item1057830 {
	width:513px !important;
	height:753px !important;
	left:122px !important;
	top:2398px !important;
}

#item1057834 {
	width:535px !important;
	height:1544px !important;
	left:122px !important;
	top:5114px !important;
}

#item1057864 {
	width:332px !important;
	height:498px !important;
	left:44px !important;
	top:3223px !important;
}

#item1057890 {
	width:40px !important;
	height:40px !important;
	left:474px !important;
	top:3442px !important;
}

#item1057901 {
	width:40px !important;
	height:40px !important;
	left:407px !important;
	top:3442px !important;
}

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

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

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

#item1057915 {
	width:402px !important;
	height:744px !important;
	left:291px !important;
	top:4282px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1066382 {
	width:861px !important;
	height:530px !important;
	left:-38px !important;
	top:1839px !important;
	background:#000;
}

#item1066383 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1906px !important;
}

#item1066385 {
	width:348px !important;
	height:28px !important;
	left:41px !important;
	top:1726px !important;
}

#item1008873 {
	width:381px !important;
	height:181px !important;
	left:270px !important;
	top:95px !important;
}

#item1016461 {
	mix-blend-mode:multiply;
	width:515px !important;
	height:118px !important;
	left:841px !important;
	top:781px !important;
}

#item1012945_1126854 {
	width:671.000000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1012945 {
	width:557px !important;
	height:606px !important;
	left:270px !important;
	top:1889px !important;
}

#item1013000 {
	width:443px !important;
	height:756px !important;
	left:270px !important;
	top:320px !important;
}

#item1017638 {
	mix-blend-mode:multiply;
	width:443px !important;
	height:250px !important;
	left:955px !important;
	top:1232px !important;
}

#item1044510 {
	width:381px !important;
	height:219px !important;
	left:31px !important;
	top:68px !important;
}

#item1044536 {
	mix-blend-mode:multiply;
	width:317px !important;
	height:155px !important;
	left:41px !important;
	top:2290px !important;
}

#item1044559_1129911 {
	width:671.000000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1044559 {
	width:316px !important;
	height:1209px !important;
	left:42px !important;
	top:2511px !important;
}

#item1044582 {
	width:323px !important;
	height:1003px !important;
	left:41px !important;
	top:923px !important;
}

#item1052503 {
	width:335px !important;
	height:237px !important;
	left:29px !important;
	top:639px !important;
	background:#fff;
}

#item1044586 {
	mix-blend-mode:multiply;
	width:316px !important;
	height:250px !important;
	left:42px !important;
	top:651px !important;
}

#item1058034 {
	width:381px !important;
	height:219px !important;
	left:129px !important;
	top:37px !important;
}

#item1058059 {
	mix-blend-mode:multiply;
	width:595px !important;
	height:84px !important;
	left:131px !important;
	top:605px !important;
}

#item1058082_1139277 {
	width:671.000000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058082 {
	width:436px !important;
	height:881px !important;
	left:129px !important;
	top:2470px !important;
}

#item1058105 {
	width:416px !important;
	height:900px !important;
	left:135px !important;
	top:707px !important;
}

#item1058109 {
	width:497px !important;
	height:212px !important;
	left:-26px !important;
	top:1658px !important;
	background:#fff;
}

#item1058110 {
	mix-blend-mode:multiply;
	width:413px !important;
	height:250px !important;
	left:32px !important;
	top:1670px !important;
}

#item975697 {
	width:436px !important;
	height:178px !important;
	left:270px !important;
	top:99px !important;
}

#item899581 {
	width:557px !important;
	height:381px !important;
	left:270px !important;
	top:739px !important;
}

#item1071213 {
	width:557px !important;
	height:588px !important;
	left:270px !important;
	top:1662px !important;
}

#item975722 {
	width:899px !important;
	height:141px !important;
	left:270px !important;
	top:551px !important;
}

#item1010571 {
	mix-blend-mode:multiply;
	width:447px !important;
	height:89px !important;
	left:730px !important;
	top:1544px !important;
}

#item1010409_1147227 {
	width:556.833333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1010409 {
	width:557px !important;
	height:1498px !important;
	left:270px !important;
	top:2835px !important;
}

#item1010635 {
	mix-blend-mode:multiply;
	width:443px !important;
	height:79px !important;
	left:270px !important;
	top:2741px !important;
}

#item1071205 {
	width:443px !important;
	height:522px !important;
	left:270px !important;
	top:1123px !important;
}

#item1052537_1147782 {
	width:556.833333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1052537 {
	width:316px !important;
	height:2344px !important;
	left:42px !important;
	top:4689px !important;
}

#item1044702 {
	width:316px !important;
	height:178px !important;
	left:42px !important;
	top:503px !important;
}

#item1044725 {
	width:316px !important;
	height:772px !important;
	left:42px !important;
	top:1154px !important;
}

#item1044749 {
	width:316px !important;
	height:316px !important;
	left:42px !important;
	top:785px !important;
}

#item1044773 {
	mix-blend-mode:multiply;
	width:313px !important;
	height:89px !important;
	left:45px !important;
	top:2354px !important;
}

#item1044797 {
	width:316px !important;
	height:1731px !important;
	left:42px !important;
	top:2476px !important;
}

#item1044801 {
	mix-blend-mode:multiply;
	width:316px !important;
	height:92px !important;
	left:42px !important;
	top:4541px !important;
}

#item1058225_1149953 {
	width:417.166010498665px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058225 {
	width:417px !important;
	height:2100px !important;
	left:47px !important;
	top:3182px !important;
}

#item1058249 {
	width:316px !important;
	height:178px !important;
	left:54px !important;
	top:97px !important;
}

#item1058272 {
	width:335px !important;
	height:2181px !important;
	left:391px !important;
	top:476px !important;
}

#item1058277 {
	width:316px !important;
	height:316px !important;
	left:54px !important;
	top:582px !important;
}

#item1058300 {
	mix-blend-mode:multiply;
	width:313px !important;
	height:89px !important;
	left:43px !important;
	top:2034px !important;
}

#item1058327 {
	mix-blend-mode:multiply;
	width:316px !important;
	height:92px !important;
	left:54px !important;
	top:3041px !important;
}

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

@keyframes wachenroll-over-1012586 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1012586 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1012586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1012597 {
	width:460px !important;
	height:139px !important;
	left:270px !important;
	top:43px !important;
}

#item1012647 {
	width:539px !important;
	height:401px !important;
	left:270px !important;
	top:389px !important;
}

@keyframes wachenroll-over-1012673 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1012673 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1012673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1012622_1012758 {
	width:18px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1012622 {
	width:389px !important;
	height:141px !important;
	left:958px !important;
	top:523px !important;
}

#item1075080 {
	width:531px !important;
	height:1890px !important;
	left:-73px !important;
	top:-61px !important;
}

#item1075082 {
	width:1291px !important;
	height:1637px !important;
	left:94px !important;
	top:213px !important;
}

#item1075226 {
	width:1777px !important;
	height:1770px !important;
	left:107px !important;
	top:-17px !important;
	box-shadow:11px 11px 8px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:11px 11px 8px 0px rgba(0,0,0,0.2);
	border-radius:45px;
	background:#fff;
	border:solid 1.28px #000;
}

@keyframes wachenroll-over-1045166 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1045166 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1045166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1045173 {
	width:316px !important;
	height:222px !important;
	left:42px !important;
	top:42px !important;
}

#item1045196_1073950 {
	width:18px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1045196 {
	width:389px !important;
	height:141px !important;
	left:42px !important;
	top:1451px !important;
}

#item1045219 {
	width:311px !important;
	height:844px !important;
	left:47px !important;
	top:582px !important;
}

@keyframes wachenroll-over-1045243 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1045243 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1045243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes wachenroll-over-1058565 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1058565 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1058565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1058571 {
	width:316px !important;
	height:247px !important;
	left:129px !important;
	top:41px !important;
}

#item1058594_1074090 {
	width:18px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1058594 {
	width:389px !important;
	height:141px !important;
	left:122px !important;
	top:1257px !important;
}

#item1058617 {
	width:422px !important;
	height:625px !important;
	left:125px !important;
	top:626px !important;
}

@keyframes wachenroll-over-1058640 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1058640 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1058640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1067091 {
	width:359px !important;
	height:289px !important;
	left:951px !important;
	top:671px !important;
	background:#e8ff54;
}

#item1009574 {
	width:557px !important;
	height:822px !important;
	left:270px !important;
	top:535px !important;
}

#item1020280 {
	width:24px !important;
	height:13px !important;
	left:263px !important;
	top:1070px !important;
}

#item1009604 {
	width:557px !important;
	height:108px !important;
	left:270px !important;
	top:180px !important;
}

#item1009629 {
	width:621px !important;
	height:81px !important;
	left:271px !important;
	top:42px !important;
}

#item1010300 {
	width:671px !important;
	height:200px !important;
	left:270px !important;
	top:289px !important;
}

#item1034973 {
	width:359px !important;
	height:284px !important;
	left:965px !important;
	top:692px !important;
}

#item1035023 {
	width:355px !important;
	height:443px !important;
	left:955px !important;
	top:169px !important;
}

#item1035027 {
	width:355px !important;
	height:443px !important;
	left:955px !important;
	top:996px !important;
}

#item1076346 {
	width:34px !important;
	height:34px !important;
	left:1319px !important;
	top:374px !important;
}

#item1076373 {
	width:34px !important;
	height:34px !important;
	left:1319px !important;
	top:1200px !important;
}

#item1068042 {
	width:355px !important;
	height:456px !important;
	left:23px !important;
	top:3292px !important;
	background:#d3e8f4;
}

#item1045343 {
	width:326px !important;
	height:1492px !important;
	left:42px !important;
	top:1297px !important;
}

#item1045367 {
	width:24px !important;
	height:13px !important;
	left:247px !important;
	top:1070px !important;
}

#item1045368 {
	width:316px !important;
	height:156px !important;
	left:42px !important;
	top:670px !important;
}

#item1045391 {
	width:316px !important;
	height:103px !important;
	left:42px !important;
	top:42px !important;
}

#item1045414 {
	width:316px !important;
	height:400px !important;
	left:42px !important;
	top:860px !important;
}

#item1045437 {
	width:317px !important;
	height:407px !important;
	left:41px !important;
	top:3322px !important;
	background:#d3e8f4;
}

#item1045441 {
	width:355px !important;
	height:443px !important;
	left:23px !important;
	top:180px !important;
}

#item1045462 {
	width:355px !important;
	height:443px !important;
	left:23px !important;
	top:2805px !important;
}

#item1076386 {
	width:40px !important;
	height:40px !important;
	left:180px !important;
	top:3232px !important;
}

#item1076409 {
	width:40px !important;
	height:40px !important;
	left:180px !important;
	top:607px !important;
}

#item1068912 {
	width:368px !important;
	height:377px !important;
	left:360px !important;
	top:2040px !important;
	background:#d3e8f4;
}

#item1058740 {
	width:510px !important;
	height:1054px !important;
	left:42px !important;
	top:978px !important;
}

#item1058766 {
	width:24px !important;
	height:13px !important;
	left:269px !important;
	top:1484px !important;
}

#item1058767 {
	width:569px !important;
	height:203px !important;
	left:129px !important;
	top:42px !important;
}

#item1058790 {
	width:597px !important;
	height:81px !important;
	left:129px !important;
	top:251px !important;
}

#item1058813 {
	width:687px !important;
	height:194px !important;
	left:41px !important;
	top:764px !important;
}

#item1058836 {
	width:317px !important;
	height:419px !important;
	left:396px !important;
	top:2039px !important;
}

@keyframes rollover-rechts-1058836 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33.792px,0px);
		opacity:1;
	}
}
@-webkit-keyframes rollover-rechts-1058836 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33.792px,0px);
		opacity:1;
	}
}
#item1058842 {
	width:301px !important;
	height:377px !important;
	left:233px !important;
	top:339px !important;
}

#item1058862 {
	width:301px !important;
	height:377px !important;
	left:39px !important;
	top:2040px !important;
}

#item1076421 {
	width:34px !important;
	height:34px !important;
	left:549px !important;
	top:510px !important;
}

#item1076435 {
	width:34px !important;
	height:34px !important;
	left:322px !important;
	top:2211px !important;
}

#item1045641 {
	width:63px !important;
	height:14px !important;
	left:20px !important;
	top:651px !important;
}

#item1045680 {
	width:76px !important;
	height:26px !important;
	left:298px !important;
	top:656px !important;
}

#item1045686 {
	width:60px !important;
	height:19px !important;
	left:217px !important;
	top:660px !important;
}

#item998874 {
	opacity:0.25;
	width:1356px !important;
	height:916px !important;
	left:42px !important;
	top:42px !important;
	background:#7f6c66;
}

@keyframes wachenroll-over-999127 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-999127 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item999127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item999165 {
	width:107px !important;
	height:94px !important;
	left:270px !important;
	top:609px !important;
}

#item999190 {
	width:557px !important;
	height:226px !important;
	left:411px !important;
	top:606px !important;
	padding:0px 5px 0px 0px;
}

#item1045797 {
	opacity:0.25;
	width:557px !important;
	height:982px !important;
	left:-117px !important;
	top:-107px !important;
	background:#7f6c66;
}

#item1045806 {
	width:219px !important;
	height:38px !important;
	left:43px !important;
	top:295px !important;
}

#item1045830 {
	width:315px !important;
	height:375px !important;
	left:43px !important;
	top:364px !important;
	padding:0px 5px 0px 0px;
}

#item1059195 {
	opacity:0.25;
	width:801px !important;
	height:1053px !important;
	top:-8px !important;
	background:#7f6c66;
}

#item1059204 {
	width:219px !important;
	height:38px !important;
	left:117px !important;
	top:527px !important;
}

#item1059227 {
	width:523px !important;
	height:283px !important;
	left:116px !important;
	top:583px !important;
	padding:0px 5px 0px 0px;
}

#item1005781 {
	width:262px !important;
	height:34px !important;
	left:269px !important;
	top:2156px !important;
}

@keyframes wachenroll-over-1005587 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1005587 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1005587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1005889 {
	width:557px !important;
	height:351px !important;
	left:270px !important;
	top:1751px !important;
}

#item999266 {
	width:443px !important;
	height:64px !important;
	left:385px !important;
	top:812px !important;
}

#item1032285 {
	width:440px !important;
	height:47px !important;
	left:273px !important;
	top:1386px !important;
}

#item999346 {
	width:443px !important;
	height:239px !important;
	left:385px !important;
	top:1078px !important;
}

#item999523 {
	mix-blend-mode:multiply;
	width:671px !important;
	height:301px !important;
	left:272px !important;
	top:805px !important;
}

@keyframes wachenroll-over-999523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-999523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item999523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item999216 {
	width:462px !important;
	height:49px !important;
	left:372px !important;
	top:953px !important;
}

#item1001528 {
	width:363px !important;
	height:35px !important;
	left:270px !important;
	top:43px !important;
}

#item1001554 {
	width:671px !important;
	height:131px !important;
	left:271px !important;
	top:100px !important;
}

#item1001579 {
	width:671px !important;
	height:444px !important;
	left:385px !important;
	top:220px !important;
}

#item1045930 {
	width:209px !important;
	height:27px !important;
	left:40px !important;
	top:3095px !important;
}

@keyframes wachenroll-over-1045986 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1045986 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1045986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1046111 {
	width:316px !important;
	height:591px !important;
	left:42px !important;
	top:2447px !important;
}

#item1046134 {
	width:443px !important;
	height:64px !important;
	left:-16px !important;
	top:1331px !important;
}

#item1046157 {
	width:316px !important;
	height:47px !important;
	left:42px !important;
	top:2102px !important;
}

#item1046180 {
	width:335px !important;
	height:359px !important;
	left:31px !important;
	top:1702px !important;
}

#item1046203 {
	mix-blend-mode:multiply;
	width:503px !important;
	height:226px !important;
	left:-52px !important;
	top:1349px !important;
}

@keyframes wachenroll-over-1046203 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1046203 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1046203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1046226 {
	width:462px !important;
	height:49px !important;
	left:-28px !important;
	top:1533px !important;
}

#item1046252 {
	width:363px !important;
	height:35px !important;
	left:42px !important;
	top:43px !important;
}

#item1046275 {
	width:336px !important;
	height:131px !important;
	left:42px !important;
	top:79px !important;
}

#item1046299 {
	width:316px !important;
	height:950px !important;
	left:42px !important;
	top:257px !important;
}

#item1059326 {
	width:259px !important;
	height:31px !important;
	left:52px !important;
	top:2226px !important;
}

@keyframes wachenroll-over-1059381 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1059381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1059381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1059506 {
	width:409px !important;
	height:485px !important;
	left:55px !important;
	top:1691px !important;
}

#item1059529 {
	width:443px !important;
	height:64px !important;
	left:163px !important;
	top:1047px !important;
}

#item1059552 {
	width:316px !important;
	height:47px !important;
	left:59px !important;
	top:1646px !important;
}

#item1059575 {
	width:510px !important;
	height:234px !important;
	left:129px !important;
	top:1309px !important;
}

#item1059598 {
	mix-blend-mode:multiply;
	width:503px !important;
	height:226px !important;
	left:132px !important;
	top:1065px !important;
}

@keyframes wachenroll-over-1059598 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
@-webkit-keyframes wachenroll-over-1059598 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.04) scaleY(1.04);}
}
#item1059598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1059621 {
	width:462px !important;
	height:49px !important;
	left:153px !important;
	top:1249px !important;
}

#item1059645 {
	width:363px !important;
	height:35px !important;
	left:55px !important;
	top:42px !important;
}

#item1059668 {
	width:619px !important;
	height:96px !important;
	left:55px !important;
	top:99px !important;
}

#item1059691 {
	width:497px !important;
	height:663px !important;
	left:55px !important;
	top:251px !important;
}

#item997277 {
	width:620px !important;
	height:869px !important;
	left:270px !important;
	top:495px !important;
}

#item1010146 {
	width:443px !important;
	height:167px !important;
	left:270px !important;
	top:1370px !important;
}

#item997306 {
	width:785px !important;
	height:137px !important;
	left:270px !important;
	top:302px !important;
}

#item997363 {
	width:557px !important;
	height:111px !important;
	left:270px !important;
	top:95px !important;
}

#item997389 {
	width:149px !important;
	height:111px !important;
	left:775px !important;
	top:81px !important;
}

#item1046374 {
	width:316px !important;
	height:563px !important;
	left:42px !important;
	top:726px !important;
}

#item1046397 {
	width:316px !important;
	height:167px !important;
	left:42px !important;
	top:3556px !important;
}

#item1046420 {
	width:330px !important;
	height:262px !important;
	left:42px !important;
	top:408px !important;
}

#item1046472 {
	width:557px !important;
	height:111px !important;
	left:21px !important;
	top:94px !important;
}

#item1046496 {
	width:149px !important;
	height:111px !important;
	left:207px !important;
	top:231px !important;
}

#item1052684 {
	width:316px !important;
	height:1309px !important;
	left:42px !important;
	top:2129px !important;
}

#item1059768 {
	width:422px !important;
	height:1381px !important;
	left:42px !important;
	top:501px !important;
}

#item1059791 {
	width:440px !important;
	height:102px !important;
	left:50px !important;
	top:1924px !important;
}

#item1059814 {
	width:644px !important;
	height:150px !important;
	left:50px !important;
	top:295px !important;
}

#item1059867 {
	width:557px !important;
	height:111px !important;
	left:42px !important;
	top:95px !important;
}

#item1059890 {
	width:149px !important;
	height:111px !important;
	left:545px !important;
	top:74px !important;
}

#item1035270 {
	width:799px !important;
	height:100px !important;
	left:385px !important;
	top:914px !important;
}

#item1035294 {
	width:671px !important;
	height:819px !important;
	left:385px !important;
	top:1045px !important;
}

#item1035317 {
	width:671px !important;
	height:634px !important;
	left:385px !important;
	top:2467px !important;
}

#item1035321 {
	width:671px !important;
	height:1095px !important;
	left:385px !important;
	top:4404px !important;
}

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

#item1035326 {
	width:740px !important;
	height:420px !important;
	left:388px !important;
	top:1960px !important;
}

#item1035330 {
	width:348px !important;
	height:28px !important;
	left:406px !important;
	top:1911px !important;
}

#item1035354 {
	width:443px !important;
	height:664px !important;
	left:386px !important;
	top:3149px !important;
}

#item1035417 {
	width:40px !important;
	height:40px !important;
	left:909px !important;
	top:3474px !important;
}

#item1035433 {
	width:40px !important;
	height:40px !important;
	left:842px !important;
	top:3474px !important;
}

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

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

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

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

#item1035447 {
	width:596px !important;
	height:540px !important;
	left:839px !important;
	top:3817px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1035471 {
	width:221px !important;
	height:316px !important;
	left:606px !important;
	top:3836px !important;
}

#item1035487 {
	width:450px !important;
	height:309px !important;
	left:138px !important;
	top:3839px !important;
}

#item1046656 {
	width:318px !important;
	height:200px !important;
	left:40px !important;
	top:801px !important;
}

#item1046679 {
	width:318px !important;
	height:275px !important;
	left:40px !important;
	top:970px !important;
}

#item1046702 {
	width:318px !important;
	height:1482px !important;
	left:40px !important;
	top:1600px !important;
}

#item1046707 {
	width:318px !important;
	height:2200px !important;
	left:40px !important;
	top:4814px !important;
}

#item1046711 {
	width:471px !important;
	height:317px !important;
	left:-42px !important;
	top:1257px !important;
	background:#000;
}

#item1046712 {
	width:380px !important;
	height:218px !important;
	left:10px !important;
	top:1325px !important;
}

#item1046714 {
	width:348px !important;
	height:28px !important;
	left:42px !important;
	top:1276px !important;
}

#item1046737 {
	width:332px !important;
	height:498px !important;
	left:34px !important;
	top:3162px !important;
}

#item1046771 {
	width:40px !important;
	height:40px !important;
	left:206px !important;
	top:3676px !important;
}

#item1046782 {
	width:40px !important;
	height:40px !important;
	left:140px !important;
	top:3676px !important;
}

#item1046795_1067178 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1046795_1067180 {
	width:304.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1046795_1067182 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1046795_1067185 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1046795 {
	width:329px !important;
	height:619px !important;
	left:29px !important;
	top:4132px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1046818 {
	width:317px !important;
	height:366px !important;
	left:41px !important;
	top:3750px !important;
}

#item1046833 {
	width:450px !important;
	height:316px !important;
	left:-25px !important;
	top:7013px !important;
}

#item1052717 {
	width:316px !important;
	height:1429px !important;
	left:42px !important;
	top:7360px !important;
}

#item1060059 {
	width:560px !important;
	height:89px !important;
	left:75px !important;
	top:812px !important;
}

#item1060082 {
	width:607px !important;
	height:131px !important;
	left:75px !important;
	top:926px !important;
}

#item1060105 {
	width:467px !important;
	height:1388px !important;
	left:75px !important;
	top:1626px !important;
}

#item1060109 {
	width:467px !important;
	height:1913px !important;
	left:75px !important;
	top:4120px !important;
}

#item1060113 {
	width:812px !important;
	height:506px !important;
	left:-12px !important;
	top:1082px !important;
	background:#000;
}

#item1060114 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1150px !important;
}

#item1060116 {
	width:348px !important;
	height:28px !important;
	left:75px !important;
	top:1101px !important;
}

#item1060139 {
	width:332px !important;
	height:498px !important;
	left:76px !important;
	top:3063px !important;
}

#item1060177 {
	width:40px !important;
	height:40px !important;
	left:491px !important;
	top:3282px !important;
}

#item1060188 {
	width:40px !important;
	height:40px !important;
	left:424px !important;
	top:3282px !important;
}

#item1060202_1071741 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1060202_1071743 {
	width:304.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1060202_1071745 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1060202_1071747 {
	width:303.130905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1060202 {
	width:329px !important;
	height:611px !important;
	left:413px !important;
	top:3486px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	padding:12px;
}

#item1060225 {
	width:330px !important;
	height:380px !important;
	left:75px !important;
	top:3606px !important;
}

#item1060234 {
	width:450px !important;
	height:316px !important;
	left:75px !important;
	top:6080px !important;
}

#item1060296 {
	width:467px !important;
	height:513px !important;
	left:75px !important;
	top:6411px !important;
}

#item1067114 {
	width:529px !important;
	height:37px !important;
	left:117px !important;
	top:118px !important;
	background:#fff;
}

#item1067115 {
	width:529px !important;
	height:37px !important;
	left:117px !important;
	top:161px !important;
	background:#fff;
}

#item1012064 {
	width:277px !important;
	height:147px !important;
	left:709px !important;
	top:890px !important;
}

#item1012067 {
	width:387px !important;
	height:25px !important;
	left:156px !important;
	top:57px !important;
}

#item1012092 {
	width:553px !important;
	height:938px !important;
	left:156px !important;
	top:276px !important;
}

#item1012125 {
	width:671px !important;
	height:119px !important;
	left:156px !important;
	top:120px !important;
}

#item1012175 {
	width:441px !important;
	height:286px !important;
	left:789px !important;
	top:503px !important;
}

#item1046920 {
	width:497px !important;
	height:3012px !important;
	left:-42px !important;
	background:#cce4f2;
}

#item1046933 {
	width:387px !important;
	height:25px !important;
	left:42px !important;
	top:39px !important;
}

#item1046956 {
	width:316px !important;
	height:1869px !important;
	left:42px !important;
	top:939px !important;
}

#item1046980 {
	width:316px !important;
	height:238px !important;
	left:42px !important;
	top:101px !important;
}

#item1047003 {
	width:289px !important;
	height:349px !important;
	left:41px !important;
	top:577px !important;
}

#item1060326 {
	width:833px !important;
	height:3047px !important;
	left:-33px !important;
	top:-55px !important;
	background:#cce4f2;
}

#item1060336 {
	width:387px !important;
	height:25px !important;
	left:51px !important;
	top:41px !important;
}

#item1060359 {
	width:340px !important;
	height:1719px !important;
	left:51px !important;
	top:251px !important;
}

#item1060383 {
	width:489px !important;
	height:98px !important;
	left:51px !important;
	top:102px !important;
}

#item1060406 {
	width:300px !important;
	height:349px !important;
	left:440px !important;
	top:415px !important;
}

#item1001957 {
	width:141px !important;
	height:29px !important;
	left:156px !important;
	top:3567px !important;
}

#item1001650 {
	width:743px !important;
	height:56px !important;
	left:157px !important;
	top:820px !important;
}

#item1001675 {
	width:780px !important;
	height:70px !important;
	left:340px !important;
	top:888px !important;
}

#item1001786 {
	width:785px !important;
	height:125px !important;
	left:156px !important;
	top:982px !important;
}

#item1001811 {
	width:557px !important;
	height:600px !important;
	left:270px !important;
	top:1151px !important;
}

#item1002008 {
	width:557px !important;
	height:1770px !important;
	left:727px !important;
	top:1800px !important;
}

#item1002542 {
	width:529px !important;
	height:319px !important;
	left:178px !important;
	top:2551px !important;
}

#item1047103 {
	width:141px !important;
	height:29px !important;
	left:40px !important;
	top:6392px !important;
}

#item1047145 {
	width:359px !important;
	height:56px !important;
	left:41px !important;
	top:378px !important;
}

#item1047168 {
	width:331px !important;
	height:70px !important;
	left:69px !important;
	top:417px !important;
}

#item1047172 {
	width:330px !important;
	height:250px !important;
	left:42px !important;
	top:545px !important;
}

#item1047195 {
	width:317px !important;
	height:619px !important;
	left:41px !important;
	top:839px !important;
}

#item1047218 {
	width:316px !important;
	height:3919px !important;
	left:42px !important;
	top:2435px !important;
}

#item1047222 {
	width:317px !important;
	height:364px !important;
	left:41px !important;
	top:1994px !important;
}

#item1060507 {
	width:141px !important;
	height:29px !important;
	left:42px !important;
	top:4458px !important;
}

#item1060543 {
	width:359px !important;
	height:56px !important;
	left:314px !important;
	top:348px !important;
}

#item1060566 {
	width:331px !important;
	height:70px !important;
	left:343px !important;
	top:388px !important;
}

#item1060570 {
	width:510px !important;
	height:181px !important;
	left:129px !important;
	top:545px !important;
}

#item1060593 {
	width:522px !important;
	height:1211px !important;
	left:131px !important;
	top:715px !important;
}

#item1060616 {
	width:438px !important;
	height:1931px !important;
	left:127px !important;
	top:2495px !important;
}

#item1060620 {
	width:317px !important;
	height:433px !important;
	left:409px !important;
	top:1973px !important;
}

#item1035777 {
	width:1279px !important;
	height:728px !important;
	left:81px !important;
	top:2634px !important;
	border-radius:27px;
	background:#ed101b;
}

#item978408 {
	width:557px !important;
	height:333px !important;
	left:270px !important;
	top:43px !important;
}

#item978460 {
	width:557px !important;
	height:1650px !important;
	left:270px !important;
	top:826px !important;
}

#item1013344 {
	width:457px !important;
	height:450px !important;
	left:913px !important;
	top:1260px !important;
}

#item1013410 {
	width:557px !important;
	height:1200px !important;
	left:270px !important;
	top:3423px !important;
}

#item1016207 {
	width:328px !important;
	height:19px !important;
	left:103px !important;
	top:2591px !important;
}

#item1016212 {
	width:734px !important;
	height:187px !important;
	left:103px !important;
	top:2657px !important;
}

#item1016239 {
	width:315px !important;
	height:492px !important;
	left:103px !important;
	top:2817px !important;
}

#item1016269 {
	width:410px !important;
	height:451px !important;
	left:918px !important;
	top:2817px !important;
}

#item1047319 {
	width:381px !important;
	height:1381px !important;
	left:10px !important;
	top:4745px !important;
	border-radius:12px;
	background:#ed101b;
}

#item1047326 {
	width:316px !important;
	height:515px !important;
	left:42px !important;
	top:42px !important;
}

#item1047375 {
	width:316px !important;
	height:1425px !important;
	left:42px !important;
	top:839px !important;
}

#item1047398 {
	width:316px !important;
	height:1791px !important;
	left:42px !important;
	top:2879px !important;
}

#item1047402 {
	width:400px !important;
	height:450px !important;
	top:2320px !important;
}

#item1047427 {
	width:316px !important;
	height:2356px !important;
	left:42px !important;
	top:6189px !important;
}

#item1047433 {
	width:328px !important;
	height:19px !important;
	left:43px !important;
	top:4706px !important;
}

#item1047456 {
	width:328px !important;
	height:148px !important;
	left:42px !important;
	top:4772px !important;
}

#item1047479 {
	width:315px !important;
	height:388px !important;
	left:43px !important;
	top:4939px !important;
}

#item1047502 {
	width:323px !important;
	height:459px !important;
	left:35px !important;
	top:5679px !important;
}

#item1060717 {
	width:731px !important;
	height:743px !important;
	left:16px !important;
	top:3869px !important;
	border-radius:17px;
	background:#ed101b;
}

#item1060725 {
	width:604px !important;
	height:328px !important;
	left:42px !important;
	top:42px !important;
}

#item1060772 {
	width:422px !important;
	height:1411px !important;
	left:42px !important;
	top:765px !important;
}

#item1060795 {
	width:422px !important;
	height:1091px !important;
	left:42px !important;
	top:2717px !important;
}

#item1060799 {
	width:459px !important;
	height:450px !important;
	left:273px !important;
	top:2188px !important;
}

#item1060823 {
	width:423px !important;
	height:1931px !important;
	left:42px !important;
	top:4679px !important;
}

#item1060829 {
	width:328px !important;
	height:19px !important;
	left:39px !important;
	top:3828px !important;
}

#item1060852 {
	width:459px !important;
	height:117px !important;
	left:41px !important;
	top:3887px !important;
}

#item1060875 {
	width:228px !important;
	height:470px !important;
	left:42px !important;
	top:4067px !important;
}

#item1060899 {
	width:248px !important;
	height:477px !important;
	left:478px !important;
	top:4025px !important;
}

#item1067122 {
	width:496px !important;
	height:38px !important;
	left:445px !important;
	top:732px !important;
	background:#f25425;
	border:solid 1px #000;
}

#item1003676 {
	width:389px !important;
	height:56px !important;
	left:500px !important;
	top:112px !important;
}

#item1003680 {
	width:557px !important;
	height:185px !important;
	left:499px !important;
	top:542px !important;
}

#item1003799 {
	width:400px !important;
	height:34px !important;
	left:505px !important;
	top:742px !important;
}

#item1003846 {
	width:584px !important;
	height:846px !important;
	left:498px !important;
	top:792px !important;
}

#item1004016 {
	width:200px !important;
	height:194px !important;
	left:163px !important;
	top:820px !important;
}

#item1035886 {
	width:228px !important;
	height:44px !important;
	left:160px !important;
	top:1051px !important;
}

#item1068055 {
	width:316px !important;
	height:44px !important;
	left:42px !important;
	top:626px !important;
	background:#f25425;
}

#item1047654 {
	width:389px !important;
	height:56px !important;
	left:45px !important;
	top:43px !important;
}

#item1047677 {
	width:316px !important;
	height:273px !important;
	left:42px !important;
	top:247px !important;
}

#item1047700 {
	width:312px !important;
	height:36px !important;
	left:46px !important;
	top:634px !important;
}

#item1047724 {
	width:316px !important;
	height:1650px !important;
	left:42px !important;
	top:701px !important;
}

#item1047770 {
	width:302px !important;
	height:141px !important;
	left:42px !important;
	top:2439px !important;
}

#item1047793 {
	width:228px !important;
	height:31px !important;
	left:79px !important;
	top:2614px !important;
}

#item1068925 {
	width:490px !important;
	height:47px !important;
	left:290px !important;
	top:726px !important;
	background:#f25425;
}

#item1061052 {
	width:389px !important;
	height:100px !important;
	left:290px !important;
	top:107px !important;
}

#item1061098 {
	width:444px !important;
	height:34px !important;
	left:300px !important;
	top:740px !important;
}

#item1061123 {
	width:438px !important;
	height:1275px !important;
	left:288px !important;
	top:772px !important;
}

#item1061075 {
	width:422px !important;
	height:192px !important;
	left:304px !important;
	top:534px !important;
}

#item1061169 {
	width:200px !important;
	height:176px !important;
	left:46px !important;
	top:769px !important;
}

#item1061192 {
	width:229px !important;
	height:25px !important;
	left:47px !important;
	top:970px !important;
}

#item1009087 {
	width:557px !important;
	height:603px !important;
	left:156px !important;
	top:214px !important;
}

#item1009091 {
	width:329px !important;
	height:41px !important;
	left:156px !important;
	top:56px !important;
}

#item1009231 {
	width:1130px !important;
	height:256px !important;
	left:154px !important;
	top:966px !important;
	-moz-columns:auto 5;
	-webkit-columns:auto 5;
	columns:auto 5;
	-moz-column-gap:11.3px;
	-webkit-column-gap:11.3px;
	column-gap:11.3px;
}

#item1009273 {
	width:372px !important;
	height:22px !important;
	left:156px !important;
	top:900px !important;
}

#item1009524 {
	width:270px !important;
	height:78px !important;
	left:156px !important;
	top:110px !important;
}

#item1047874 {
	width:315px !important;
	height:1375px !important;
	left:43px !important;
	top:720px !important;
}

#item1047898 {
	width:328px !important;
	height:41px !important;
	left:43px !important;
	top:53px !important;
}

#item1047921 {
	width:317px !important;
	height:854px !important;
	left:42px !important;
	top:1972px !important;
}

#item1047948 {
	width:372px !important;
	height:22px !important;
	left:44px !important;
	top:1907px !important;
}

#item1047994 {
	width:270px !important;
	height:81px !important;
	left:43px !important;
	top:107px !important;
}

#item1061276 {
	width:408px !important;
	height:917px !important;
	left:57px !important;
	top:340px !important;
}

#item1061299 {
	width:328px !important;
	height:41px !important;
	left:57px !important;
	top:57px !important;
}

#item1061322 {
	width:674px !important;
	height:497px !important;
	left:56px !important;
	top:1366px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:11.3px;
	-webkit-column-gap:11.3px;
	column-gap:11.3px;
}

#item1061345 {
	width:372px !important;
	height:22px !important;
	left:58px !important;
	top:1300px !important;
}

#item1061391 {
	width:270px !important;
	height:122px !important;
	left:57px !important;
	top:111px !important;
}

#item1036912 {
	width:675px !important;
	height:86px !important;
	left:261px !important;
	top:93px !important;
}

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

#item1036936 {
	width:1177px !important;
	height:103px !important;
	left:260px !important;
	top:315px !important;
	background:#951b81;
}

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

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

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

#item1036975 {
	width:489px !important;
	height:29px !important;
	left:261px !important;
	top:40px !important;
}

#item1036998 {
	width:442px !important;
	height:497px !important;
	left:261px !important;
	top:504px !important;
}

#item1037022_1037505 {
	width:356.456692914271px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037022_1037514 {
	width:271.94853515625px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037022_1037563 {
	width:145.70837826474px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037022_1037594 {
	width:397.247241131933px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037022_1037702 {
	width:236.29060206896px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037022 {
	width:442px !important;
	height:5484px !important;
	left:261px !important;
	top:1148px !important;
}

#item1037045 {
	width:358px !important;
	height:536px !important;
	left:832px !important;
	top:504px !important;
}

#item1037069_1069318 {
	width:293.204727945321px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item1037069_1037751 {
	width:85.2472815714024px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1037069 {
	width:358px !important;
	height:5584px !important;
	left:832px !important;
	top:1148px !important;
}

#item1037095 {
	width:364px !important;
	height:34px !important;
	left:265px !important;
	top:1042px !important;
}

#item1037118 {
	width:251px !important;
	height:50px !important;
	left:832px !important;
	top:1048px !important;
}

#item1037310 {
	width:926px !important;
	height:160px !important;
	left:260px !important;
	top:6860px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item1037373 {
	width:635px !important;
	height:149px !important;
	left:289px !important;
	top:6881px !important;
}

#item1037396 {
	width:347px !important;
	height:135px !important;
	left:263px !important;
	top:6688px !important;
}

#item1037419 {
	width:182px !important;
	height:182px !important;
	left:957px !important;
	top:6573px !important;
}

#item1053188 {
	width:112px !important;
	height:38px !important;
	left:142px !important;
	top:1707px !important;
}

#item1053237 {
	width:190px !important;
	height:38px !important;
	left:54px !important;
	top:6245px !important;
}

#item1048087 {
	width:321px !important;
	height:181px !important;
	left:43px !important;
	top:96px !important;
}

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

#item1048110 {
	width:468px !important;
	height:69px !important;
	left:-44px !important;
	top:395px !important;
	background:#951b81;
}

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

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

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

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

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

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

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

#item1048122 {
	width:329px !important;
	height:77px !important;
	left:43px !important;
	top:282px !important;
}

#item1048145 {
	width:489px !important;
	height:29px !important;
	left:43px !important;
	top:42px !important;
}

#item1048169 {
	width:329px !important;
	height:784px !important;
	left:43px !important;
	top:492px !important;
}

#item1048192_1075472 {
	width:356.456692914271px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1048192_1075477 {
	width:271.94853515625px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1048192_1075520 {
	width:145.70837826474px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1048192_1075547 {
	width:397.247241131933px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1048192_1075656 {
	width:236.29060206896px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1048192 {
	width:316px !important;
	height:7635px !important;
	left:31px !important;
	top:2004px !important;
}

#item1048215 {
	width:318px !important;
	height:502px !important;
	left:42px !important;
	top:1332px !important;
}

#item1048263 {
	width:364px !important;
	height:34px !important;
	left:39px !important;
	top:1878px !important;
}

#item1048457 {
	width:364px !important;
	height:232px !important;
	left:-11px !important;
	top:9916px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item1048514 {
	width:315px !important;
	height:224px !important;
	left:18px !important;
	top:9937px !important;
}

#item1048537 {
	width:347px !important;
	height:135px !important;
	left:16px !important;
	top:9801px !important;
}

#item1048560 {
	width:182px !important;
	height:182px !important;
	left:175px !important;
	top:9627px !important;
}

#item1053161 {
	width:112px !important;
	height:38px !important;
	left:69px !important;
	top:2914px !important;
}

#item1053285 {
	width:206px !important;
	height:44px !important;
	left:30px !important;
	top:9701px !important;
}

#item1061483 {
	width:489px !important;
	height:88px !important;
	left:42px !important;
	top:95px !important;
}

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

#item1061508 {
	width:841px !important;
	height:69px !important;
	left:-45px !important;
	top:329px !important;
	background:#951b81;
}

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

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

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

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

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

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

#item1061525 {
	width:329px !important;
	height:77px !important;
	left:42px !important;
	top:214px !important;
}

#item1061571 {
	width:329px !important;
	height:743px !important;
	left:42px !important;
	top:426px !important;
}

#item1061594_1076030 {
	width:356.456692914271px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1061594_1076035 {
	width:271.94853515625px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1061594_1076079 {
	width:145.70837826474px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1061594_1076106 {
	width:397.247241131933px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1061594_1076215 {
	width:236.29060206896px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1061594 {
	width:386px !important;
	height:6794px !important;
	left:42px !important;
	top:1370px !important;
}

#item1061617 {
	width:256px !important;
	height:612px !important;
	left:462px !important;
	top:483px !important;
}

#item1061640 {
	width:364px !important;
	height:34px !important;
	left:50px !important;
	top:1247px !important;
}

#item1061686 {
	width:738px !important;
	height:163px !important;
	left:-12px !important;
	top:8538px !important;
	box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(138,162,57,0.75);
	background:#951b81;
}

#item1061740 {
	width:685px !important;
	height:136px !important;
	left:17px !important;
	top:8559px !important;
}

#item1061763 {
	width:347px !important;
	height:135px !important;
	left:44px !important;
	top:8354px !important;
}

#item1061786 {
	width:182px !important;
	height:182px !important;
	left:494px !important;
	top:8245px !important;
}

#item1066774 {
	width:283px !important;
	height:818px !important;
	left:462px !important;
	top:1352px !important;
}

#item1068927_1269095 {
	width:85.2472815714024px !important;
	margin-top:14px;
	margin-bottom:14px;
}

#item1068927 {
	width:283px !important;
	height:3481px !important;
	left:462px !important;
	top:2377px !important;
}

#item1061881 {
	width:206px !important;
	height:44px !important;
	left:42px !important;
	top:8251px !important;
}

#item1061858 {
	width:111px !important;
	height:38px !important;
	left:462px !important;
	top:2201px !important;
}

#item1069025 {
	width:276px !important;
	height:825px !important;
	left:464px !important;
	top:7295px !important;
}

#item1002336 {
	width:214px !important;
	height:93px !important;
	left:270px !important;
	top:495px !important;
}

#item1002363 {
	width:476px !important;
	height:922px !important;
	left:500px !important;
	top:328px !important;
}

#item1002393 {
	width:375px !important;
	height:79px !important;
	left:500px !important;
	top:172px !important;
}

#item1002418 {
	width:377px !important;
	height:74px !important;
	left:498px !important;
	top:45px !important;
}

#item1048670 {
	width:214px !important;
	height:93px !important;
	left:93px !important;
	top:706px !important;
}

#item1048696 {
	width:316px !important;
	height:1382px !important;
	left:42px !important;
	top:901px !important;
}

#item1048722 {
	width:316px !important;
	height:98px !important;
	left:42px !important;
	top:175px !important;
}

#item1048745 {
	width:316px !important;
	height:74px !important;
	left:42px !important;
	top:42px !important;
}

#item1061940 {
	width:214px !important;
	height:93px !important;
	left:94px !important;
	top:741px !important;
}

#item1061965 {
	width:376px !important;
	height:1206px !important;
	left:350px !important;
	top:64px !important;
}

#item1061991 {
	width:316px !important;
	height:98px !important;
	left:43px !important;
	top:211px !important;
}

#item1062014 {
	width:316px !important;
	height:74px !important;
	left:43px !important;
	top:78px !important;
}

#item1035982 {
	width:329px !important;
	height:603px !important;
	left:156px !important;
	top:42px !important;
}

#item1036340 {
	width:329px !important;
	height:594px !important;
	left:499px !important;
	top:107px !important;
}

#item1036427 {
	width:329px !important;
	height:754px !important;
	left:955px !important;
	top:107px !important;
}

#item1036414 {
	width:110px !important;
	height:20px !important;
	left:270px !important;
	top:41px !important;
}

#item1048838 {
	width:308px !important;
	height:1968px !important;
	left:42px !important;
	top:46px !important;
}

#item1062106 {
	width:422px !important;
	height:1968px !important;
	left:129px !important;
	top:46px !important;
}

#item1052911 {
	width:479px !important;
	height:825px !important;
	left:-23px !important;
	top:-19px !important;
	background:#ffea00;
}

p.autoParaStyle176 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle171 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	font-family:FF-CrimsonPro-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.autoParaStyle169 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#951b81;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,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.autoParaStyle166 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:16px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#951b81;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle158 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:21px;
	line-height:21px;
	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.autoParaStyle153 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-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;
	text-align:center;
}

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

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

p.autoParaStyle150 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#ed2744;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	padding-right:24px;
	text-align:center;
}

p.autoParaStyle149 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle148 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle147 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:17.9px;
	line-height:23.5px;
	color:#fff;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#ed2744;
	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.autoParaStyle143 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#ed2744;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	padding-right:24px;
	text-align:center;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:42px;
	line-height:36px;
	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.autoParaStyle141 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:30px;
	color:#e0585c;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:17.5px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:44px;
	color:#000;
	letter-spacing:0.005em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:10px;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:64px;
	line-height:54px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:10px;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:-0.003em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle126 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:188.3px;
	line-height:52.5px;
	color:#ffac00;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle125 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle124 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle120 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:251px;
	line-height:70px;
	color:#ffac00;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle119 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle118 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:13px;
	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.autoParaStyle116 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:9px;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle114 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:6.7px;
	line-height:18.7px;
	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.autoParaStyle112 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:60px;
	line-height:66px;
	color:#7fbce0;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:60px;
	line-height:66px;
	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.autoParaStyle110 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	padding-right:11px;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#7fbce0;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle107 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle106 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:900;
	font-family:FF-CrimsonPro-Black,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle104 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	padding-right:11px;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#7fbce0;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle100 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:900;
	font-family:FF-CrimsonPro-Black,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:42px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:center;
}

p.autoParaStyle92 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:22px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

p.autoParaStyle90 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:33px;
	line-height:40px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:36px;
	line-height:40px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:11px;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Roboto-SemiBold,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;
	background-color:#ffffff;
}

p.autoParaStyle85 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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

p.autoParaStyle80 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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

p.autoParaStyle78 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle75 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle73 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
}

p.autoParaStyle67 {
	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;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:16px;
	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;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:16px;
	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.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:9.5px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle43 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle42 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:9.5px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

p.autoParaStyle35 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#ed101b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#ed101b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	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.autoParaStyle25 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

p.autoParaStyle23 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle22 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:22px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:12.5px;
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	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.autoParaStyle17 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	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.autoParaStyle16 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:21px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
}

p.autoParaStyle14 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	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;
	background-color:#ffffff;
}

p.autoParaStyle12 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#e30513;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	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.autoParaStyle9 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:34.7px;
	line-height:34.7px;
	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.autoParaStyle5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63.4px;
	line-height:48.5px;
	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.autoParaStyle4 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	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.autoParaStyle3 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:18px;
	color:#e30513;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

pagination.Pagination_-_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_-_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.Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:"Neue Haas Grotesk Display Pro";
	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.Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:"Neue Haas Grotesk Display Pro";
	font-size:13px;
	line-height:18px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:9.5px;
	line-height:12.5px;
	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.Fliesstext_-_fliesstext-sans-Absatz-1 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Fliesstext_-_fliesstext-sans-Einzug {
	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.WISTablet-V_-_Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Zitate_-_Zitat-INTER-Cond-Bold-Zent-TT-18 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISTablet-V_-_zusatz_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:31px;
	text-align:left;
}
ul.WISTablet-V_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\1E15';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISTablet-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_Inhalt-Reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISTablet-V_-_Inhalt-Links_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISTablet-V_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISTablet-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISTablet-V_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISMobile-V_-_Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Zitate_-_Zitat-INTER-Cond-Bold-Zent-TT-18 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISMobile-V_-_zusatz_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:31px;
	text-align:left;
}
ul.WISMobile-V_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\1E15';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISMobile-V_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-decoration:underline;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_Inhalt-Reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISMobile-V_-_Inhalt-Links_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.WISMobile-V_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISMobile-V_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.WISMobile-V_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

p.WISMobile-V_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:20px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

ul.Desktop_-_zusatz_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:31px;
	text-align:left;
}
ul.Desktop_-_zusatz_-_Aufzählung-Fliesstext > li::before {
	content:'\1E15';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_zusatz_-_Lesenswert-Veneer-2reg-TT-32Z20 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:28px;
	line-height:35px;
	color:#0079c2;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_zusatz_-_Lesenswert-Veneer-2reg-TT-110Z90 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:70px;
	line-height:70px;
	color:#005085;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_zusatz_-_BU {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Inhaltsverzeichnis-small {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_Inhalt-Reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Desktop_-_Inhalt-Links_-_Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Zitat-INTER-Cond-Bold-Zent-TT-18_24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_Zitate_-_Zitat-INTER-Cond-Bold-Zent-TT-18 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

h3.Desktop_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:26px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-sans-Einzug {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Lead_-_Lead-Roboto-Bold-21-30 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-9_5_12_5 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Lead-NeueHaas-Roman-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Lead-NeueHaas-Roman-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Lead---Neue-Haas-13_18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-13Z18 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.Desktop_-_Lead_-_Lead-NeueHaas-Roman-18Z24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Desktop_-_Lead_-_Lead-INTER-Cond-light-TT-9Z12 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h6.Desktop_-_Lead_-_Lead-INTER-Cond-light-13Z18 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.Desktop_-_Lead_-_Lead-INTER-Cond-light-18Z24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h4.Desktop_-_Headlines_-_H4-NeueHaas-Light-z-18 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Headlines_-_H3-NeueHaas-24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Headlines_-_H3-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H1-INTER-Cond-Black-36_32 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Desktop_-_Headlines_-_H1-INTER-Cond-Light-60_48 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Desktop_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Desktop_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H1-NeueHaas-Black-TT-36 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:36px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Desktop_-_Headlines_-_H1-NeueHaas-Black-48 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:38px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H5-INTER-Comp-Bold-TT-weiss-18Z24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Headlines_-_H3-INTER-Comp-light-TT-22 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.H1-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

h1.Desktop_-_Headlines_-_H1-Interstate-COM-thin-68 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Headlines_-_H1-INTER-Comp-Black-TT-48_38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:42px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
	background-color:#ffffff;
	margin-right:-8px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-right:8px;
	padding-left:-5px;
	padding-top:0px;
	padding-bottom:-5px;
}

h1.Desktop_-_Headlines_-_H1-Interstate-COM-Black-68 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Desktop_-_Pagination_-_Pagination-Seitenzahl {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	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.Desktop_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Desktop_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Desktop_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.Einf--Abs- {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Kein-Absatzformat {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle77 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle76 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle75 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle74 {
	font-weight:bold;
	font-family:FF-CrimsonPro-ExtraBold,"Crimson Pro";
}

span.autoCharStyle73 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
}

span.autoCharStyle72 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:21px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle71 {
	color:#8aa239;
}

span.autoCharStyle70 {
	color:#fff;
}

span.autoCharStyle69 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle68 {
	font-size:14px;
	color:#8aa33b;
}

span.autoCharStyle67 {
	color:#951b81;
}

span.autoCharStyle66 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	color:#8aa33b;
}

span.autoCharStyle65 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	color:#ffac00;
}

span.autoCharStyle64 {
	font-size:14px;
	color:#951b81;
}

span.autoCharStyle63 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	color:#e62643;
}

span.autoCharStyle62 {
	color:#8aa239;
}

span.autoCharStyle61 {
	font-size:14px;
	color:#951b81;
}

span.autoCharStyle60 {
	color:#951b81;
}

span.autoCharStyle59 {
	color:#8aa33b;
}

span.autoCharStyle58 {
	font-size:24px;
}

span.autoCharStyle57 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle56 {
}

span.autoCharStyle55 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-decoration-color:#f25425;
	-webkit-text-decoration-color:#f25425;
	letter-spacing:-0.002em;
}

span.autoCharStyle54 {
	text-decoration:underline;
	text-decoration-color:#f25425;
	-webkit-text-decoration-color:#f25425;
	letter-spacing:-0.002em;
}

span.autoCharStyle53 {
	letter-spacing:-0.002em;
}

span.autoCharStyle52 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:14px;
	letter-spacing:-0.005em;
}

span.autoCharStyle51 {
	font-size:14px;
	letter-spacing:-0.005em;
}

span.autoCharStyle50 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle49 {
	text-decoration:underline;
	text-decoration-color:#e0585c;
	-webkit-text-decoration-color:#e0585c;
	letter-spacing:-0.005em;
}

span.autoCharStyle48 {
	letter-spacing:-0.005em;
}

span.autoCharStyle47 {
	font-size:28px;
}

span.autoCharStyle46 {
	font-size:42px;
}

span.autoCharStyle45 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	color:#fff;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	font-size:18px;
	letter-spacing:0.010em;
}

span.autoCharStyle43 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	color:#fff;
}

span.autoCharStyle42 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle41 {
	font-size:23px;
}

span.autoCharStyle40 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.autoCharStyle39 {
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle37 {
	font-size:24px;
}

span.autoCharStyle36 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle35 {
	font-weight:600;
	font-family:FF-CrimsonPro-SemiBold,"Crimson Pro";
	text-decoration:underline;
}

span.autoCharStyle34 {
	text-decoration:underline;
}

span.autoCharStyle33 {
	color:#0079c2;
}

span.autoCharStyle32 {
}

span.autoCharStyle31 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
}

span.autoCharStyle30 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	color:#0079c2;
	text-transform:uppercase;
}

span.autoCharStyle29 {
	font-weight:900;
	font-family:FF-CrimsonPro-Black,"Crimson Pro";
}

span.autoCharStyle28 {
	letter-spacing:-0.003em;
}

span.autoCharStyle27 {
	font-size:36px;
}

span.autoCharStyle26 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
	letter-spacing:-0.010em;
}

span.autoCharStyle23 {
	letter-spacing:-0.010em;
}

span.autoCharStyle22 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
}

span.autoCharStyle20 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:21px;
}

span.autoCharStyle19 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:20px;
}

span.autoCharStyle18 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:20px;
}

span.autoCharStyle17 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:13px;
}

span.autoCharStyle14 {
	letter-spacing:0.005em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:13px;
	letter-spacing:0.025em;
}

span.autoCharStyle12 {
	letter-spacing:-0.005em;
}

span.autoCharStyle11 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:20px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:"Neue Haas Grotesk Display Pro";
}

span.autoCharStyle9 {
	font-weight:900;
	font-family:"Neue Haas Grotesk Display Pro";
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:EWKRoboto,sans-serif;
}

span.autoCharStyle6 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
}

span.autoCharStyle5 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	letter-spacing:0.025em;
}

span.autoCharStyle4 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	letter-spacing:0.025em;
}

span.autoCharStyle3 {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
}

span.autoCharStyle2 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	letter-spacing:0.025em;
}

span.autoCharStyle1 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	letter-spacing:0.025em;
}

span.NeueHaas-black {
	font-weight:900;
	font-family:"Neue Haas Grotesk Display Pro";
}

span.WISTablet-V_-_Inter-cond-black {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
}

span.WISTablet-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.WISTablet-V_-_NeueHaas-black {
	font-weight:900;
	font-family:"Neue Haas Grotesk Display Pro";
}

span.WISTablet-V_-_Fliesstext-ohne-Typo_-_Unterstreichung {
	text-decoration:underline;
	text-decoration-color:#e0585c;
	-webkit-text-decoration-color:#e0585c;
}

span.WISTablet-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
}

span.WISTablet-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

strong.WISTablet-V_-_INTER-Bold {
	font-weight:bold;
}

span.WISMobile-V_-_Fliesstext-ohne-Typo_-_Black {
	font-weight:900;
}

span.WISMobile-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

span.WISMobile-V_-_Fliesstext-ohne-Typo_-_Unterstreichung {
	text-decoration:underline;
	text-decoration-color:#e0585c;
	-webkit-text-decoration-color:#e0585c;
}

span.WISMobile-V_-_NeueHaas-black {
	font-weight:900;
	font-family:"Neue Haas Grotesk Display Pro";
}

strong.WISMobile-V_-_INTER-Bold {
	font-weight:bold;
}

span.WISMobile-V_-_Inter-cond-black {
	font-weight:900;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
}

span.WISMobile-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.Desktop_-_Benutzerdefiniert-V_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans",sans-serif;
}

span.Desktop_-_Fliesstext-ohne-Typo_-_Bold {
	font-weight:bold;
}

span.Desktop_-_bold-Author-pagination {
	font-weight:bold;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.bold-Author-pagination {
	font-weight:bold;
	font-family:"Interstate Condensed";
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.Ohne {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:530px){ [class*=" mq-"], .mq-default { display:none; } .mq-400 {display:block; } }

#loadIndicator{display:none;}
