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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1714 {
	width:351px !important;
	height:669px !important;
	left:133px !important;
	top:506px !important;
}

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

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

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

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

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

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

#item1736 {
	width:351px !important;
	left:590px !important;
	top:506px !important;
	min-height:633px !important;
}

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

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

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

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

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

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

#item15647 {
	width:351px !important;
	left:1047px !important;
	top:506px !important;
	min-height:606px !important;
}

#item1850 {
	width:412px !important;
	left:132px !important;
	top:1240px !important;
	min-height:18px !important;
}

#item1879 {
	width:116px !important;
	height:112px !important;
	left:132px !important;
	top:1255px !important;
}

#item1890 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:103px !important;
	left:737px !important;
	top:1244px !important;
}

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

#item15466 {
	width:264px !important;
	left:159px !important;
	top:407px !important;
	min-height:41px !important;
}

#item15489 {
	width:293px !important;
	left:157px !important;
	top:332px !important;
	min-height:88px !important;
}

#item15604 {
	width:315px !important;
	left:522px !important;
	top:66px !important;
	min-height:78px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item29550 {
	width:351px !important;
	left:40px !important;
	top:522px !important;
	min-height:1008px !important;
}

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

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

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

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

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

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

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

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

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

#item49649 {
	width:351px !important;
	left:405px !important;
	top:522px !important;
	min-height:1116px !important;
}

#item29612 {
	width:412px !important;
	left:43px !important;
	top:1673px !important;
	min-height:18px !important;
}

#item29658 {
	width:116px !important;
	height:112px !important;
	left:43px !important;
	top:1689px !important;
}

#item29662 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:103px !important;
	left:648px !important;
	top:1677px !important;
}

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

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

#item29687 {
	width:264px !important;
	left:62px !important;
	top:408px !important;
	min-height:41px !important;
}

#item29713 {
	width:293px !important;
	left:60px !important;
	top:333px !important;
	min-height:88px !important;
}

#item29739 {
	width:315px !important;
	left:425px !important;
	top:67px !important;
	min-height:78px !important;
}

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

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

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

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

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

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

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

#item39685 {
	width:351px !important;
	height:669px !important;
	left:24px !important;
	top:431px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item39708 {
	width:351px !important;
	left:24px !important;
	top:1584px !important;
	min-height:1251px !important;
}

#item39749 {
	width:412px !important;
	left:23px !important;
	top:2844px !important;
	min-height:18px !important;
}

#item39797 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:103px !important;
	left:297px !important;
	top:2984px !important;
}

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

#item39820 {
	width:264px !important;
	left:39px !important;
	top:370px !important;
	min-height:41px !important;
}

#item39847 {
	width:293px !important;
	left:39px !important;
	top:295px !important;
	min-height:88px !important;
}

#item39873 {
	width:315px !important;
	left:35px !important;
	top:1169px !important;
	min-height:78px !important;
}

#item1381 {
	width:304px !important;
	height:859px !important;
	left:1106px !important;
	top:-39px !important;
	background:#6599d1;
}

#item1585 {
	width:230px !important;
	left:1134px !important;
	top:73px !important;
	min-height:168px !important;
}

#item1607 {
	width:131px !important;
	left:1138px !important;
	top:234px !important;
	min-height:90px !important;
}

#item1610 {
	width:79px !important;
	height:79px !important;
	left:1219px !important;
	top:366px !important;
}

#item1641 {
	width:255px !important;
	left:1130px !important;
	top:695px !important;
	min-height:31px !important;
}

#item1817 {
	mix-blend-mode:multiply;
	width:655px !important;
	left:407px !important;
	top:74px !important;
	min-height:639px !important;
}

#item11799 {
	width:59px !important;
	left:1229px !important;
	top:571px !important;
	min-height:7px !important;
}

#item11825 {
	width:48px !important;
	left:1290px !important;
	top:571px !important;
	min-height:5px !important;
}

#item1667 {
	width:260px !important;
	left:59px !important;
	top:183px !important;
	min-height:405px !important;
}

#item29835 {
	width:312px !important;
	height:859px !important;
	left:414px !important;
	top:1010px !important;
	background:#6599d1;
}

#item29842 {
	width:230px !important;
	left:442px !important;
	top:1122px !important;
	min-height:168px !important;
}

#item29865 {
	width:131px !important;
	left:446px !important;
	top:1283px !important;
	min-height:90px !important;
}

#item29888 {
	width:79px !important;
	height:79px !important;
	left:527px !important;
	top:1415px !important;
}

#item29893 {
	width:255px !important;
	left:438px !important;
	top:1744px !important;
	min-height:31px !important;
}

#item29963 {
	mix-blend-mode:multiply;
	width:499px !important;
	left:180px !important;
	top:45px !important;
	min-height:899px !important;
}

#item29986 {
	width:59px !important;
	left:537px !important;
	top:1620px !important;
	min-height:7px !important;
}

#item30009 {
	width:48px !important;
	left:598px !important;
	top:1620px !important;
	min-height:5px !important;
}

#item30068 {
	width:260px !important;
	left:41px !important;
	top:1214px !important;
	min-height:405px !important;
}

#item39967 {
	width:430px !important;
	height:881px !important;
	left:-18px !important;
	top:643px !important;
	background:#6599d1;
}

#item39976 {
	width:230px !important;
	left:42px !important;
	top:714px !important;
	min-height:168px !important;
}

#item39999 {
	width:131px !important;
	left:46px !important;
	top:875px !important;
	min-height:90px !important;
}

#item40022 {
	width:79px !important;
	height:79px !important;
	left:158px !important;
	top:1060px !important;
}

#item40026 {
	width:255px !important;
	left:70px !important;
	top:1389px !important;
	min-height:31px !important;
}

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

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

#item40096 {
	mix-blend-mode:multiply;
	width:316px !important;
	left:42px !important;
	top:1850px !important;
	min-height:1314px !important;
}

#item40119 {
	width:59px !important;
	left:168px !important;
	top:1264px !important;
	min-height:7px !important;
}

#item40142 {
	width:48px !important;
	left:229px !important;
	top:1264px !important;
	min-height:5px !important;
}

#item40201 {
	width:260px !important;
	left:70px !important;
	top:146px !important;
	min-height:405px !important;
}

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

#item2078 {
	width:141px !important;
	left:42px !important;
	top:2210px !important;
	min-height:27px !important;
}

#item2496 {
	width:141px !important;
	left:272px !important;
	top:4120px !important;
	min-height:23px !important;
}

#item12036 {
	width:368px !important;
	height:612px !important;
	left:1027px !important;
	top:2280px !important;
	background:#76b727;
}

#item2948_9767 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2948 {
	width:534px !important;
	left:865px !important;
	top:3735px !important;
	min-height:214px !important;
}

#item2926 {
	width:357px !important;
	left:864px !important;
	top:3660px !important;
	min-height:63px !important;
}

#item2748 {
	width:342px !important;
	left:866px !important;
	top:3610px !important;
	min-height:49px !important;
}

#item2904 {
	width:375px !important;
	left:864px !important;
	top:3568px !important;
	min-height:38px !important;
}

#item3014_9744 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3014 {
	width:534px !important;
	left:133px !important;
	top:3744px !important;
	min-height:277px !important;
}

#item2532 {
	width:112px !important;
	left:554px !important;
	top:3596px !important;
	min-height:67px !important;
}

#item2992 {
	width:167px !important;
	left:133px !important;
	top:3607px !important;
	min-height:69px !important;
}

#item2970 {
	width:462px !important;
	left:135px !important;
	top:3568px !important;
	min-height:40px !important;
}

#item2882 {
	width:342px !important;
	left:1047px !important;
	top:3131px !important;
	min-height:83px !important;
}

#item2860 {
	width:216px !important;
	left:864px !important;
	top:3033px !important;
	min-height:30px !important;
}

#item2721_9631 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2721 {
	width:351px !important;
	left:407px !important;
	top:3091px !important;
	min-height:292px !important;
}

#item2772 {
	width:570px !important;
	left:132px !important;
	top:3033px !important;
	min-height:51px !important;
}

#item16756_67648 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item16756 {
	width:567px !important;
	left:859px !important;
	top:1953px !important;
	min-height:67px !important;
}

#item2816 {
	width:234px !important;
	left:864px !important;
	top:1683px !important;
	min-height:27px !important;
}

#item2376 {
	width:441px !important;
	left:317px !important;
	top:1829px !important;
	min-height:303px !important;
}

#item2112 {
	width:513px !important;
	left:133px !important;
	top:1683px !important;
	min-height:32px !important;
}

#item2156_9867 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2156 {
	width:534px !important;
	left:681px !important;
	top:287px !important;
	min-height:705px !important;
}

#item2310 {
	width:1080px !important;
	left:135px !important;
	top:118px !important;
	min-height:85px !important;
}

#item2200 {
	width:160px !important;
	left:1233px !important;
	top:90px !important;
	min-height:67px !important;
}

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

#item2178 {
	width:351px !important;
	left:136px !important;
	top:48px !important;
	min-height:55px !important;
}

#item2354_9751 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2354 {
	width:392px !important;
	left:1001px !important;
	top:1234px !important;
	min-height:344px !important;
}

#item2288 {
	width:121px !important;
	left:864px !important;
	top:1191px !important;
	min-height:117px !important;
}

#item2332 {
	width:325px !important;
	left:864px !important;
	top:1131px !important;
	min-height:33px !important;
}

#item2266_9756 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item2266 {
	width:442px !important;
	left:316px !important;
	top:1179px !important;
	min-height:360px !important;
}

#item2134 {
	width:370px !important;
	left:134px !important;
	top:1132px !important;
	min-height:27px !important;
}

#item12063 {
	width:531px !important;
	left:864px !important;
	top:3241px !important;
	min-height:249px !important;
}

#item30409 {
	width:141px !important;
	left:42px !important;
	top:4713px !important;
	min-height:27px !important;
}

#item30455 {
	width:141px !important;
	left:42px !important;
	top:7552px !important;
	min-height:23px !important;
}

#item30578_50419 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30578 {
	width:534px !important;
	left:90px !important;
	top:7237px !important;
	min-height:214px !important;
}

#item30601 {
	width:357px !important;
	left:89px !important;
	top:7161px !important;
	min-height:63px !important;
}

#item30624 {
	width:342px !important;
	left:90px !important;
	top:7111px !important;
	min-height:49px !important;
}

#item30647 {
	width:375px !important;
	left:89px !important;
	top:7070px !important;
	min-height:38px !important;
}

#item30670_36869 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30670 {
	width:534px !important;
	left:88px !important;
	top:6651px !important;
	min-height:277px !important;
}

#item30693 {
	width:112px !important;
	left:509px !important;
	top:6503px !important;
	min-height:67px !important;
}

#item30716 {
	width:167px !important;
	left:88px !important;
	top:6514px !important;
	min-height:69px !important;
}

#item30739 {
	width:462px !important;
	left:90px !important;
	top:6475px !important;
	min-height:40px !important;
}

#item30762 {
	width:342px !important;
	left:273px !important;
	top:5952px !important;
	min-height:83px !important;
}

#item30785 {
	width:216px !important;
	left:90px !important;
	top:5854px !important;
	min-height:30px !important;
}

#item30808_50426 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30808 {
	width:351px !important;
	left:394px !important;
	top:5446px !important;
	min-height:292px !important;
}

#item30832 {
	width:570px !important;
	left:87px !important;
	top:5391px !important;
	min-height:51px !important;
}

#item30879_71475 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30879 {
	width:377px !important;
	left:136px !important;
	top:4441px !important;
	min-height:106px !important;
}

#item30883 {
	width:234px !important;
	left:89px !important;
	top:4119px !important;
	min-height:27px !important;
}

#item30906 {
	width:361px !important;
	left:318px !important;
	top:3310px !important;
	min-height:413px !important;
}

#item30929 {
	width:513px !important;
	left:89px !important;
	top:3218px !important;
	min-height:32px !important;
}

#item30952_50438 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item30952 {
	width:558px !important;
	left:89px !important;
	top:1220px !important;
	min-height:842px !important;
}

#item30975 {
	width:684px !important;
	left:42px !important;
	top:131px !important;
	min-height:242px !important;
}

#item30998 {
	width:160px !important;
	left:582px !important;
	top:72px !important;
	min-height:67px !important;
}

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

#item31044 {
	width:351px !important;
	left:41px !important;
	top:45px !important;
	min-height:55px !important;
}

#item31067_36944 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31067 {
	width:392px !important;
	left:227px !important;
	top:2847px !important;
	min-height:344px !important;
}

#item31090 {
	width:121px !important;
	left:90px !important;
	top:2727px !important;
	min-height:117px !important;
}

#item31113 {
	width:325px !important;
	left:90px !important;
	top:2667px !important;
	min-height:33px !important;
}

#item31136_36953 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31136 {
	width:451px !important;
	left:275px !important;
	top:2218px !important;
	min-height:394px !important;
}

#item31159 {
	width:370px !important;
	left:90px !important;
	top:2155px !important;
	min-height:27px !important;
}

#item31182 {
	width:543px !important;
	left:90px !important;
	top:6062px !important;
	min-height:305px !important;
}

#item40546 {
	width:141px !important;
	left:42px !important;
	top:5220px !important;
	min-height:27px !important;
}

#item40593 {
	width:141px !important;
	left:40px !important;
	top:8732px !important;
	min-height:23px !important;
}

#item40713_50447 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item40713 {
	width:316px !important;
	left:42px !important;
	top:8322px !important;
	min-height:426px !important;
}

#item40736 {
	width:357px !important;
	left:40px !important;
	top:8085px !important;
	min-height:63px !important;
}

#item40759 {
	width:342px !important;
	left:42px !important;
	top:8035px !important;
	min-height:49px !important;
}

#item40782 {
	width:375px !important;
	left:40px !important;
	top:7994px !important;
	min-height:38px !important;
}

#item40805_47016 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item40805 {
	width:316px !important;
	left:42px !important;
	top:7407px !important;
	min-height:478px !important;
}

#item40829 {
	width:112px !important;
	left:261px !important;
	top:7204px !important;
	min-height:67px !important;
}

#item40853 {
	width:167px !important;
	left:41px !important;
	top:7297px !important;
	min-height:69px !important;
}

#item40876 {
	width:462px !important;
	left:42px !important;
	top:7128px !important;
	min-height:40px !important;
}

#item40899 {
	width:342px !important;
	left:42px !important;
	top:6470px !important;
	min-height:83px !important;
}

#item40922 {
	width:216px !important;
	left:42px !important;
	top:6349px !important;
	min-height:30px !important;
}

#item40945_50454 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item40945 {
	width:317px !important;
	left:41px !important;
	top:5973px !important;
	min-height:318px !important;
}

#item40968 {
	width:372px !important;
	left:42px !important;
	top:5574px !important;
	min-height:69px !important;
}

#item41015_73969 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41015 {
	width:346px !important;
	left:41px !important;
	top:5079px !important;
	min-height:67px !important;
}

#item41019 {
	width:234px !important;
	left:41px !important;
	top:4736px !important;
	min-height:27px !important;
}

#item41042 {
	width:316px !important;
	left:42px !important;
	top:4231px !important;
	min-height:463px !important;
}

#item41065 {
	width:513px !important;
	left:41px !important;
	top:3767px !important;
	min-height:32px !important;
}

#item41088_50472 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41088 {
	width:316px !important;
	left:42px !important;
	top:953px !important;
	min-height:1396px !important;
}

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

#item41134 {
	width:160px !important;
	left:233px !important;
	top:62px !important;
	min-height:67px !important;
}

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

#item41180 {
	width:351px !important;
	left:41px !important;
	top:130px !important;
	min-height:40px !important;
}

#item41204_47092 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41204 {
	width:317px !important;
	left:41px !important;
	top:2599px !important;
	min-height:301px !important;
}

#item41227 {
	width:121px !important;
	left:41px !important;
	top:2438px !important;
	min-height:117px !important;
}

#item41250 {
	width:325px !important;
	left:42px !important;
	top:2386px !important;
	min-height:33px !important;
}

#item41273_47101 {
	width:15.5905511811023px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41273 {
	width:315px !important;
	left:43px !important;
	top:3216px !important;
	min-height:499px !important;
}

#item41296 {
	width:370px !important;
	left:42px !important;
	top:2963px !important;
	min-height:27px !important;
}

#item41319 {
	width:316px !important;
	left:42px !important;
	top:6560px !important;
	min-height:475px !important;
}

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

#item3345 {
	width:493px !important;
	left:119px !important;
	top:2501px !important;
	min-height:136px !important;
}

#item3875 {
	width:457px !important;
	left:119px !important;
	top:5145px !important;
	min-height:105px !important;
}

#item3852_12122 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_9878 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_12120 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_9875 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_12116 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_9870 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852_12118 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3852 {
	width:366px !important;
	left:120px !important;
	top:3825px !important;
	min-height:844px !important;
}

#item3323 {
	width:457px !important;
	left:119px !important;
	top:868px !important;
	min-height:638px !important;
}

#item3623_75854 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3623_75856 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3623_75858 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3623_75860 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3623 {
	width:460px !important;
	left:953px !important;
	top:3229px !important;
	min-height:459px !important;
}

#item3557 {
	width:365px !important;
	left:121px !important;
	top:3677px !important;
	min-height:80px !important;
}

#item3535_76404 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3535_76406 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3535_76408 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3535 {
	width:378px !important;
	left:522px !important;
	top:3229px !important;
	min-height:396px !important;
}

#item3579 {
	width:492px !important;
	left:521px !important;
	top:3167px !important;
	min-height:29px !important;
}

#item3646 {
	width:367px !important;
	left:119px !important;
	top:2770px !important;
	min-height:224px !important;
}

#item3513_76945 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3513_76947 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3513_76949 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3513 {
	width:534px !important;
	left:681px !important;
	top:3847px !important;
	min-height:2628px !important;
}

#item3301 {
	width:534px !important;
	left:681px !important;
	top:866px !important;
	min-height:1747px !important;
}

#item3127 {
	width:422px !important;
	left:874px !important;
	top:539px !important;
	min-height:37px !important;
}

#item3105 {
	width:424px !important;
	left:872px !important;
	top:407px !important;
	min-height:88px !important;
}

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

#item31273 {
	width:219px !important;
	left:507px !important;
	top:3197px !important;
	min-height:206px !important;
}

#item31297 {
	width:276px !important;
	left:462px !important;
	top:6338px !important;
	min-height:169px !important;
}

#item31320_50494 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50496 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50498 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50501 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50503 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50505 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320_50507 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31320 {
	width:366px !important;
	left:42px !important;
	top:5863px !important;
	min-height:844px !important;
}

#item31345 {
	width:451px !important;
	left:42px !important;
	top:855px !important;
	min-height:588px !important;
}

#item31368_78666 {
	width:313.041994750571px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31368_78669 {
	width:313.041994750572px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31368_78671 {
	width:316.041994750572px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31368_78674 {
	width:316.041994750572px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31368 {
	width:313px !important;
	left:413px !important;
	top:4170px !important;
	min-height:459px !important;
}

#item31391 {
	width:279px !important;
	left:414px !important;
	top:4683px !important;
	min-height:150px !important;
}

#item31414_85343 {
	width:326.094488189158px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31414_85346 {
	width:326.094488189158px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31414_85348 {
	width:326.094488189158px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31414 {
	width:311px !important;
	left:43px !important;
	top:4171px !important;
	min-height:467px !important;
}

#item31418 {
	width:492px !important;
	left:42px !important;
	top:4098px !important;
	min-height:29px !important;
}

#item31441 {
	width:498px !important;
	left:42px !important;
	top:5581px !important;
	min-height:181px !important;
}

#item31464_86008 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31464_86010 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31464_86012 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31464 {
	width:544px !important;
	left:89px !important;
	top:6730px !important;
	min-height:2963px !important;
}

#item31487 {
	width:544px !important;
	left:41px !important;
	top:1451px !important;
	min-height:1636px !important;
}

#item31491 {
	width:422px !important;
	left:422px !important;
	top:339px !important;
	min-height:37px !important;
}

#item31514 {
	width:424px !important;
	left:420px !important;
	top:207px !important;
	min-height:88px !important;
}

#item49267 {
	width:503px !important;
	height:4427px !important;
	left:-71px !important;
	top:3952px !important;
	background:#e5f1f8;
}

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

#item41412 {
	width:316px !important;
	left:42px !important;
	top:4459px !important;
	min-height:160px !important;
}

#item41436 {
	width:316px !important;
	left:42px !important;
	top:8258px !important;
	min-height:109px !important;
}

#item41459_50555 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50557 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50559 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50561 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50563 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50565 {
	width:12.755905511811px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459_50567 {
	width:364.225721774919px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41459 {
	width:316px !important;
	left:42px !important;
	top:6958px !important;
	min-height:947px !important;
}

#item41482 {
	width:316px !important;
	left:42px !important;
	top:818px !important;
	min-height:775px !important;
}

#item41528 {
	width:327px !important;
	left:42px !important;
	top:6200px !important;
	min-height:91px !important;
}

#item41551_47139 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47141 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47143 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47145 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47147 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47149 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551_47151 {
	width:382px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41551 {
	width:316px !important;
	left:42px !important;
	top:4789px !important;
	min-height:973px !important;
}

#item41555 {
	width:316px !important;
	left:42px !important;
	top:4670px !important;
	min-height:76px !important;
}

#item41578 {
	width:316px !important;
	left:42px !important;
	top:6656px !important;
	min-height:244px !important;
}

#item41601_91491 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41601_91493 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41601_91495 {
	width:13.658203125px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41601 {
	width:316px !important;
	left:42px !important;
	top:8440px !important;
	min-height:5251px !important;
}

#item41625 {
	width:331px !important;
	left:27px !important;
	top:1665px !important;
	min-height:2198px !important;
}

#item41629 {
	width:422px !important;
	left:47px !important;
	top:649px !important;
	min-height:37px !important;
}

#item41652 {
	width:424px !important;
	left:45px !important;
	top:552px !important;
	min-height:88px !important;
}

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

#item12186 {
	width:377px !important;
	height:30px !important;
	left:109px !important;
	top:1508px !important;
	background:#bbce00;
}

#item4050 {
	width:340px !important;
	left:132px !important;
	top:45px !important;
	min-height:109px !important;
}

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

#item4028 {
	width:444px !important;
	left:132px !important;
	top:162px !important;
	min-height:185px !important;
}

#item3961 {
	width:443px !important;
	left:133px !important;
	top:400px !important;
	min-height:706px !important;
}

#item4005 {
	width:444px !important;
	left:132px !important;
	top:1510px !important;
	min-height:470px !important;
}

#item3983_9827 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3983 {
	width:625px !important;
	left:681px !important;
	top:397px !important;
	min-height:1025px !important;
}

#item12150 {
	width:441px !important;
	left:135px !important;
	top:1113px !important;
	min-height:138px !important;
}

#item12177 {
	width:443px !important;
	left:133px !important;
	top:1259px !important;
	min-height:294px !important;
}

#item4072 {
	width:118px !important;
	left:773px !important;
	top:306px !important;
	min-height:38px !important;
}

#item31611 {
	width:385px !important;
	height:21px !important;
	left:333px !important;
	top:1346px !important;
	background:#bbce00;
}

#item31617 {
	width:340px !important;
	left:89px !important;
	top:42px !important;
	min-height:109px !important;
}

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

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

#item31640 {
	width:444px !important;
	left:89px !important;
	top:159px !important;
	min-height:185px !important;
}

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

#item31663 {
	width:497px !important;
	left:90px !important;
	top:347px !important;
	min-height:803px !important;
}

#item31686 {
	width:373px !important;
	left:353px !important;
	top:1347px !important;
	min-height:327px !important;
}

#item31710_37108 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item31710 {
	width:625px !important;
	left:87px !important;
	top:2404px !important;
	min-height:1215px !important;
}

#item31733 {
	width:441px !important;
	left:113px !important;
	top:1146px !important;
	min-height:138px !important;
}

#item31737 {
	width:451px !important;
	left:89px !important;
	top:1677px !important;
	min-height:294px !important;
}

#item31741 {
	width:118px !important;
	left:179px !important;
	top:2312px !important;
	min-height:38px !important;
}

#item41748 {
	width:274px !important;
	height:30px !important;
	left:18px !important;
	top:2304px !important;
	background:#bbce00;
}

#item41756 {
	width:340px !important;
	left:42px !important;
	top:44px !important;
	min-height:109px !important;
}

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

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

#item41780 {
	width:316px !important;
	left:42px !important;
	top:161px !important;
	min-height:239px !important;
}

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

#item41803 {
	width:315px !important;
	left:43px !important;
	top:428px !important;
	min-height:1174px !important;
}

#item41826 {
	width:323px !important;
	left:35px !important;
	top:2306px !important;
	min-height:350px !important;
}

#item41850_47257 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item41850 {
	width:318px !important;
	left:40px !important;
	top:3074px !important;
	min-height:2059px !important;
}

#item41873 {
	width:316px !important;
	left:42px !important;
	top:1632px !important;
	min-height:189px !important;
}

#item41878 {
	width:316px !important;
	left:42px !important;
	top:1872px !important;
	min-height:387px !important;
}

#item41882 {
	width:118px !important;
	left:132px !important;
	top:2983px !important;
	min-height:38px !important;
}

#item27879 {
	width:496px !important;
	height:775px !important;
	left:-11px !important;
	top:3313px !important;
	background:#dadbc9;
}

#item4177 {
	width:683px !important;
	left:125px !important;
	top:50px !important;
	min-height:202px !important;
}

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

#item4243 {
	width:457px !important;
	left:133px !important;
	top:256px !important;
	min-height:165px !important;
}

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

#item4221 {
	width:533px !important;
	left:591px !important;
	top:510px !important;
	min-height:1083px !important;
}

#item4405 {
	width:535px !important;
	left:590px !important;
	top:2163px !important;
	min-height:664px !important;
}

#item4383 {
	width:534px !important;
	left:590px !important;
	top:3311px !important;
	min-height:920px !important;
}

#item4949 {
	width:435px !important;
	left:42px !important;
	top:3342px !important;
	min-height:745px !important;
}

#item4972 {
	width:239px !important;
	left:1138px !important;
	top:2879px !important;
	min-height:200px !important;
}

#item4479 {
	width:210px !important;
	left:42px !important;
	top:1705px !important;
	min-height:213px !important;
}

#item31861 {
	width:571px !important;
	height:975px !important;
	left:-18px !important;
	top:2619px !important;
	background:#dadbc9;
}

#item31892 {
	width:683px !important;
	left:89px !important;
	top:42px !important;
	min-height:202px !important;
}

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

#item31915 {
	width:488px !important;
	left:97px !important;
	top:248px !important;
	min-height:165px !important;
}

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

#item31938 {
	width:533px !important;
	left:87px !important;
	top:886px !important;
	min-height:1175px !important;
}

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

#item31967 {
	width:535px !important;
	left:89px !important;
	top:3663px !important;
	min-height:664px !important;
}

#item31972 {
	width:534px !important;
	left:89px !important;
	top:4794px !important;
	min-height:1056px !important;
}

#item31981 {
	width:435px !important;
	left:90px !important;
	top:2681px !important;
	min-height:874px !important;
}

#item32004 {
	width:239px !important;
	left:123px !important;
	top:4400px !important;
	min-height:200px !important;
}

#item32027 {
	width:210px !important;
	left:297px !important;
	top:2338px !important;
	min-height:213px !important;
}

#item42003 {
	width:496px !important;
	height:1475px !important;
	left:-9px !important;
	top:3138px !important;
	background:#dadbc9;
}

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

#item42032 {
	width:318px !important;
	left:42px !important;
	top:346px !important;
	min-height:131px !important;
}

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

#item42055 {
	width:318px !important;
	left:42px !important;
	top:493px !important;
	min-height:232px !important;
}

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

#item42079 {
	width:315px !important;
	left:43px !important;
	top:813px !important;
	min-height:1888px !important;
}

#item42107 {
	width:315px !important;
	left:43px !important;
	top:4800px !important;
	min-height:1169px !important;
}

#item42111 {
	width:318px !important;
	left:40px !important;
	top:6396px !important;
	min-height:1579px !important;
}

#item42121 {
	width:316px !important;
	left:42px !important;
	top:3183px !important;
	min-height:1183px !important;
}

#item42144 {
	width:239px !important;
	left:42px !important;
	top:5984px !important;
	min-height:200px !important;
}

#item42167 {
	width:304px !important;
	left:42px !important;
	top:2759px !important;
	min-height:213px !important;
}

#item4818 {
	width:457px !important;
	left:135px !important;
	top:44px !important;
	min-height:144px !important;
}

#item4840_12297 {
	width:456.944881889764px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item4840 {
	width:533px !important;
	left:133px !important;
	top:309px !important;
	min-height:1275px !important;
}

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

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

#item4869 {
	width:489px !important;
	left:681px !important;
	top:340px !important;
	min-height:73px !important;
}

#item32333 {
	width:457px !important;
	left:134px !important;
	top:46px !important;
	min-height:144px !important;
}

#item32356_37149 {
	width:456.944881889764px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item32356 {
	width:533px !important;
	left:136px !important;
	top:311px !important;
	min-height:1189px !important;
}

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

#item32387 {
	width:324px !important;
	left:432px !important;
	top:219px !important;
	min-height:73px !important;
}

#item42471 {
	width:358px !important;
	left:21px !important;
	top:41px !important;
	min-height:372px !important;
}

#item42494 {
	width:318px !important;
	left:40px !important;
	top:450px !important;
	min-height:1100px !important;
}

#item49280_103323 {
	width:302.333333333333px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item49280 {
	width:318px !important;
	left:40px !important;
	top:1719px !important;
	min-height:706px !important;
}

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

#item42524 {
	width:354px !important;
	left:42px !important;
	top:1612px !important;
	min-height:73px !important;
}

#item5337 {
	width:625px !important;
	left:407px !important;
	top:156px !important;
	min-height:106px !important;
}

#item5359 {
	width:625px !important;
	left:407px !important;
	top:270px !important;
	min-height:203px !important;
}

#item5403_9902 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item5403 {
	width:625px !important;
	left:408px !important;
	top:949px !important;
	min-height:1058px !important;
}

#item32480 {
	width:625px !important;
	left:71px !important;
	top:37px !important;
	min-height:106px !important;
}

#item32503 {
	width:625px !important;
	left:71px !important;
	top:150px !important;
	min-height:203px !important;
}

#item32526_50844 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item32526 {
	width:625px !important;
	left:72px !important;
	top:821px !important;
	min-height:1152px !important;
}

#item42617 {
	width:316px !important;
	left:42px !important;
	top:44px !important;
	min-height:198px !important;
}

#item42640 {
	width:316px !important;
	left:42px !important;
	top:279px !important;
	min-height:405px !important;
}

#item42663_50882 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item42663 {
	width:316px !important;
	left:42px !important;
	top:1405px !important;
	min-height:2039px !important;
}

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

#item5381 {
	width:362px !important;
	left:133px !important;
	top:113px !important;
	min-height:69px !important;
}

#item5438 {
	width:517px !important;
	left:131px !important;
	top:227px !important;
	min-height:479px !important;
}

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

#item5460 {
	width:257px !important;
	left:915px !important;
	top:475px !important;
	min-height:20px !important;
}

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

#item32806 {
	width:362px !important;
	left:91px !important;
	top:846px !important;
	min-height:69px !important;
}

#item32829 {
	width:496px !important;
	left:89px !important;
	top:957px !important;
	min-height:515px !important;
}

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

#item32852 {
	width:257px !important;
	left:347px !important;
	top:535px !important;
	min-height:28px !important;
}

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

#item42947 {
	width:359px !important;
	left:44px !important;
	top:991px !important;
	min-height:69px !important;
}

#item42970 {
	width:316px !important;
	left:42px !important;
	top:1105px !important;
	min-height:863px !important;
}

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

#item42993 {
	width:257px !important;
	left:49px !important;
	top:501px !important;
	min-height:63px !important;
}

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

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

#item5954 {
	width:809px !important;
	left:316px !important;
	top:1030px !important;
	min-height:215px !important;
}

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

#item5976 {
	width:538px !important;
	left:133px !important;
	top:2100px !important;
	min-height:761px !important;
}

#item6020 {
	width:468px !important;
	left:486px !important;
	top:930px !important;
	min-height:88px !important;
}

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

#item6042 {
	width:355px !important;
	left:495px !important;
	top:1574px !important;
	min-height:205px !important;
}

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

#item6064_12726 {
	width:16px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item6064 {
	width:365px !important;
	left:499px !important;
	top:1776px !important;
	min-height:47px !important;
}

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

#item6086 {
	width:835px !important;
	left:302px !important;
	top:1924px !important;
	min-height:68px !important;
}

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

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

#item33195 {
	width:684px !important;
	left:42px !important;
	top:1346px !important;
	min-height:215px !important;
}

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

#item33219 {
	width:538px !important;
	left:115px !important;
	top:2359px !important;
	min-height:761px !important;
}

#item33242 {
	width:468px !important;
	left:150px !important;
	top:1243px !important;
	min-height:88px !important;
}

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

#item33266 {
	width:355px !important;
	left:206px !important;
	top:1890px !important;
	min-height:205px !important;
}

#item33290_37206 {
	width:16px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item33290 {
	width:365px !important;
	left:201px !important;
	top:2092px !important;
	min-height:47px !important;
}

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

#item33313 {
	width:835px !important;
	left:-34px !important;
	top:2236px !important;
	min-height:68px !important;
}

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

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

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

#item43336 {
	width:316px !important;
	left:42px !important;
	top:1280px !important;
	min-height:497px !important;
}

#item43359 {
	width:316px !important;
	left:42px !important;
	top:2851px !important;
	min-height:1191px !important;
}

#item43382 {
	width:316px !important;
	left:42px !important;
	top:1154px !important;
	min-height:88px !important;
}

#item43405 {
	width:355px !important;
	left:22px !important;
	top:2167px !important;
	min-height:205px !important;
}

#item43428_47354 {
	width:16px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43428 {
	width:365px !important;
	left:17px !important;
	top:2377px !important;
	min-height:47px !important;
}

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

#item43451 {
	width:316px !important;
	left:42px !important;
	top:2541px !important;
	min-height:251px !important;
}

#item43474 {
	width:162px !important;
	left:233px !important;
	top:1787px !important;
	min-height:196px !important;
}

#item13901 {
	width:748px !important;
	left:224px !important;
	top:44px !important;
	min-height:300px !important;
}

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

#item13938 {
	width:443px !important;
	left:955px !important;
	top:637px !important;
	min-height:920px !important;
}

#item13961_14249 {
	width:17.9999999999999px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item13961 {
	width:453px !important;
	left:951px !important;
	top:1662px !important;
	min-height:314px !important;
}

#item13986 {
	width:534px !important;
	left:224px !important;
	top:378px !important;
	min-height:210px !important;
}

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

#item14009 {
	width:534px !important;
	left:222px !important;
	top:613px !important;
	min-height:486px !important;
}

#item14044 {
	width:541px !important;
	left:224px !important;
	top:1206px !important;
	min-height:335px !important;
}

#item14104 {
	width:261px !important;
	left:954px !important;
	top:2002px !important;
	min-height:581px !important;
}

#item14130_14295 {
	width:621.938320209793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item14130 {
	width:628px !important;
	left:225px !important;
	top:1978px !important;
	min-height:2551px !important;
}

#item50034 {
	width:683px !important;
	height:393px !important;
	left:43px !important;
	top:6942px !important;
	background:#de3f15;
}

#item33434 {
	width:727px !important;
	left:41px !important;
	top:45px !important;
	min-height:300px !important;
}

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

#item33462 {
	width:443px !important;
	left:228px !important;
	top:1741px !important;
	min-height:1065px !important;
}

#item33485_50939 {
	width:17.9999999999999px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item33485 {
	width:499px !important;
	left:88px !important;
	top:6977px !important;
	min-height:314px !important;
}

#item33510 {
	width:534px !important;
	left:42px !important;
	top:360px !important;
	min-height:253px !important;
}

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

#item33533 {
	width:544px !important;
	left:42px !important;
	top:667px !important;
	min-height:451px !important;
}

#item33568 {
	width:541px !important;
	left:125px !important;
	top:2976px !important;
	min-height:335px !important;
}

#item33621 {
	width:358px !important;
	left:368px !important;
	top:3499px !important;
	min-height:381px !important;
}

#item33645_37281 {
	width:621.938320209793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item33645 {
	width:628px !important;
	left:44px !important;
	top:3908px !important;
	min-height:2962px !important;
}

#item43574 {
	width:319px !important;
	left:41px !important;
	top:45px !important;
	min-height:111px !important;
}

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

#item43602 {
	width:316px !important;
	left:42px !important;
	top:1700px !important;
	min-height:1337px !important;
}

#item43625_50960 {
	width:17.9999999999999px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43625 {
	width:314px !important;
	left:44px !important;
	top:3154px !important;
	min-height:331px !important;
}

#item43649 {
	width:316px !important;
	left:42px !important;
	top:200px !important;
	min-height:412px !important;
}

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

#item43672 {
	width:318px !important;
	left:42px !important;
	top:684px !important;
	min-height:647px !important;
}

#item43761 {
	width:261px !important;
	left:97px !important;
	top:4408px !important;
	min-height:509px !important;
}

#item43785_47429 {
	width:317.772965879084px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43785 {
	width:316px !important;
	left:42px !important;
	top:4992px !important;
	min-height:5850px !important;
}

#item43706 {
	width:316px !important;
	left:42px !important;
	top:3650px !important;
	min-height:385px !important;
}

#item6534 {
	width:1201px !important;
	height:811px !important;
	left:120px !important;
	top:44px !important;
	background:#e8e9e6;
}

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

#item6924 {
	width:105px !important;
	left:223px !important;
	top:694px !important;
	min-height:100px !important;
}

#item6969 {
	width:152px !important;
	left:683px !important;
	top:990px !important;
	min-height:26px !important;
}

#item6991 {
	width:244px !important;
	left:187px !important;
	top:990px !important;
	min-height:29px !important;
}

#item7013 {
	width:388px !important;
	left:683px !important;
	top:1034px !important;
	min-height:123px !important;
}

#item7035 {
	width:534px !important;
	left:681px !important;
	top:1176px !important;
	min-height:297px !important;
}

#item7057 {
	width:621px !important;
	left:412px !important;
	top:694px !important;
	min-height:112px !important;
}

#item7101 {
	width:532px !important;
	left:683px !important;
	top:1526px !important;
	min-height:63px !important;
	padding:0px 0px 0px 6px;
}

#item7123 {
	width:260px !important;
	left:179px !important;
	top:1176px !important;
	min-height:288px !important;
}

#item33766 {
	width:685px !important;
	height:665px !important;
	left:41px !important;
	top:46px !important;
	background:#e8e9e6;
}

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

#item34162 {
	width:105px !important;
	left:62px !important;
	top:481px !important;
	min-height:100px !important;
}

#item34209 {
	width:152px !important;
	left:88px !important;
	top:1390px !important;
	min-height:26px !important;
}

#item34232 {
	width:244px !important;
	left:262px !important;
	top:823px !important;
	min-height:29px !important;
}

#item34255 {
	width:542px !important;
	left:88px !important;
	top:1434px !important;
	min-height:123px !important;
}

#item34279 {
	width:546px !important;
	left:87px !important;
	top:1575px !important;
	min-height:362px !important;
}

#item34302 {
	width:464px !important;
	left:229px !important;
	top:489px !important;
	min-height:198px !important;
}

#item34348 {
	width:532px !important;
	left:88px !important;
	top:1986px !important;
	min-height:63px !important;
	padding:0px 0px 0px 6px;
}

#item34371 {
	width:451px !important;
	left:158px !important;
	top:1009px !important;
	min-height:288px !important;
}

#item43906 {
	width:483px !important;
	height:647px !important;
	left:-51px !important;
	top:673px !important;
	background:#e8e9e6;
}

#item44302 {
	width:105px !important;
	left:45px !important;
	top:929px !important;
	min-height:73px !important;
}

#item44349 {
	width:152px !important;
	left:44px !important;
	top:1398px !important;
	min-height:26px !important;
}

#item44372 {
	width:244px !important;
	left:78px !important;
	top:42px !important;
	min-height:29px !important;
}

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

#item44395 {
	width:314px !important;
	left:44px !important;
	top:1442px !important;
	min-height:195px !important;
}

#item44419 {
	width:316px !important;
	left:42px !important;
	top:1620px !important;
	min-height:657px !important;
}

#item44442 {
	width:315px !important;
	left:45px !important;
	top:1015px !important;
	min-height:299px !important;
}

#item44488 {
	width:316px !important;
	left:44px !important;
	top:2323px !important;
	min-height:98px !important;
	padding:0px 0px 0px 6px;
}

#item44511 {
	width:316px !important;
	left:42px !important;
	top:228px !important;
	min-height:330px !important;
}

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

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

#item49565 {
	width:441px !important;
	height:837px !important;
	left:-18px !important;
	top:-18px !important;
	background:#2450a3;
	border:solid 1px #000;
}

#item7287_125200 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item7287 {
	width:442px !important;
	left:225px !important;
	top:396px !important;
	min-height:806px !important;
}

#item7309_128572 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item7309_128596 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item7309 {
	width:457px !important;
	left:864px !important;
	top:621px !important;
	min-height:823px !important;
}

#item7331 {
	width:625px !important;
	left:680px !important;
	top:1822px !important;
	min-height:680px !important;
}

#item7375 {
	width:717px !important;
	left:681px !important;
	top:45px !important;
	min-height:204px !important;
}

#item7397 {
	width:533px !important;
	left:133px !important;
	top:50px !important;
	min-height:175px !important;
}

#item7464 {
	width:239px !important;
	height:52px !important;
	left:136px !important;
	top:325px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

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

#item7488 {
	width:287px !important;
	height:59px !important;
	left:775px !important;
	top:552px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

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

#item7353 {
	width:531px !important;
	left:225px !important;
	top:2608px !important;
	min-height:734px !important;
}

#item7511 {
	width:164px !important;
	height:34px !important;
	left:592px !important;
	top:1761px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

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

#item7534 {
	width:205px !important;
	height:39px !important;
	left:118px !important;
	top:2549px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

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

#item7557 {
	width:281px !important;
	left:864px !important;
	top:1559px !important;
	min-height:106px !important;
}

#item34477_130867 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item34477 {
	width:442px !important;
	left:180px !important;
	top:574px !important;
	min-height:806px !important;
}

#item34500_131619 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item34500_131643 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item34500 {
	width:457px !important;
	left:183px !important;
	top:1426px !important;
	min-height:993px !important;
}

#item34504 {
	width:542px !important;
	left:184px !important;
	top:3125px !important;
	min-height:819px !important;
}

#item34508 {
	width:604px !important;
	left:89px !important;
	top:256px !important;
	min-height:213px !important;
}

#item34531 {
	width:533px !important;
	left:88px !important;
	top:44px !important;
	min-height:175px !important;
}

#item34556 {
	width:239px !important;
	height:52px !important;
	left:91px !important;
	top:504px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item34580 {
	width:287px !important;
	height:59px !important;
	left:387px !important;
	top:1359px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item34604 {
	width:531px !important;
	left:181px !important;
	top:4070px !important;
	min-height:761px !important;
}

#item34609 {
	width:164px !important;
	height:34px !important;
	left:96px !important;
	top:3053px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item34633 {
	width:205px !important;
	height:39px !important;
	left:90px !important;
	top:3984px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item34657 {
	width:170px !important;
	left:556px !important;
	top:2450px !important;
	min-height:196px !important;
}

#item44618_133182 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item44618 {
	width:315px !important;
	left:43px !important;
	top:698px !important;
	min-height:1145px !important;
}

#item44642_134316 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item44642_134340 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item44642 {
	width:316px !important;
	left:42px !important;
	top:1863px !important;
	min-height:1162px !important;
}

#item44646 {
	width:316px !important;
	left:42px !important;
	top:3760px !important;
	min-height:1241px !important;
}

#item44650 {
	width:318px !important;
	left:42px !important;
	top:186px !important;
	min-height:416px !important;
}

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

#item44673 {
	width:316px !important;
	left:42px !important;
	top:42px !important;
	min-height:139px !important;
}

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

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

#item44697 {
	width:239px !important;
	height:52px !important;
	left:142px !important;
	top:630px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

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

#item44721 {
	width:287px !important;
	height:59px !important;
	left:71px !important;
	top:1765px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item44745 {
	width:316px !important;
	left:42px !important;
	top:5138px !important;
	min-height:1194px !important;
}

#item44750 {
	width:164px !important;
	height:34px !important;
	left:89px !important;
	top:3688px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item44774 {
	width:205px !important;
	height:39px !important;
	left:148px !important;
	top:5096px !important;
	border-radius:14px;
	border:solid 1px #0074bc;
}

#item44798 {
	width:281px !important;
	left:44px !important;
	top:3122px !important;
	min-height:106px !important;
}

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

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

#item7686_12921 {
	width:504.566929133737px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item7686 {
	width:495px !important;
	left:135px !important;
	top:384px !important;
	min-height:1025px !important;
}

#item7730 {
	width:712px !important;
	left:133px !important;
	top:138px !important;
	min-height:205px !important;
}

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

#item7798 {
	width:808px !important;
	height:64px !important;
	left:133px !important;
	top:44px !important;
}

#item7821 {
	width:213px !important;
	left:1208px !important;
	top:132px !important;
	min-height:112px !important;
}

#item34763_37383 {
	width:504.566929133737px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item34763 {
	width:544px !important;
	left:88px !important;
	top:883px !important;
	min-height:1034px !important;
}

#item34786 {
	width:637px !important;
	left:89px !important;
	top:189px !important;
	min-height:252px !important;
}

#item34838 {
	width:496px !important;
	left:89px !important;
	top:49px !important;
	min-height:208px !important;
}

#item34861 {
	width:213px !important;
	left:493px !important;
	top:448px !important;
	min-height:112px !important;
}

#item44906_47532 {
	width:318px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item44906 {
	width:316px !important;
	left:42px !important;
	top:1178px !important;
	min-height:1756px !important;
}

#item44929 {
	width:318px !important;
	left:40px !important;
	top:181px !important;
	min-height:431px !important;
}

#item44983 {
	width:336px !important;
	left:42px !important;
	top:45px !important;
	min-height:124px !important;
}

#item45007 {
	width:213px !important;
	left:192px !important;
	top:645px !important;
	min-height:112px !important;
}

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

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

#item12936 {
	width:431px !important;
	left:415px !important;
	top:781px !important;
	min-height:60px !important;
}

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

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

#item12996 {
	width:801px !important;
	left:315px !important;
	top:897px !important;
	min-height:301px !important;
}

#item13021 {
	width:671px !important;
	left:385px !important;
	top:1231px !important;
	min-height:713px !important;
}

#item13045 {
	width:671px !important;
	left:385px !important;
	top:2538px !important;
	min-height:802px !important;
}

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

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

#item13054 {
	width:740px !important;
	height:420px !important;
	left:388px !important;
	top:2038px !important;
}

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

#item13086_51021 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

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

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

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

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

#item13110 {
	width:483px !important;
	height:725px !important;
	left:156px !important;
	top:4097px !important;
}

#item13206 {
	width:40px !important;
	height:40px !important;
	left:384px !important;
	top:4776px !important;
}

#item13222 {
	width:40px !important;
	height:40px !important;
	left:993px !important;
	top:5529px !important;
}

#item13233 {
	width:40px !important;
	height:40px !important;
	left:317px !important;
	top:4776px !important;
}

#item13244 {
	width:40px !important;
	height:40px !important;
	left:926px !important;
	top:5529px !important;
}

#item13256 {
	width:611px !important;
	height:639px !important;
	left:672px !important;
	top:4855px !important;
}

#item50075 {
	width:280px !important;
	left:44px !important;
	top:3149px !important;
	min-height:169px !important;
}

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

#item34962 {
	width:431px !important;
	left:141px !important;
	top:782px !important;
	min-height:60px !important;
}

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

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

#item35018 {
	width:685px !important;
	left:41px !important;
	top:882px !important;
	min-height:270px !important;
}

#item35042 {
	width:591px !important;
	left:42px !important;
	top:1199px !important;
	min-height:601px !important;
}

#item35065 {
	width:591px !important;
	left:42px !important;
	top:2420px !important;
	min-height:712px !important;
}

#item35069 {
	width:587px !important;
	left:43px !important;
	top:5917px !important;
	min-height:2940px !important;
}

#item35073 {
	width:799px !important;
	height:530px !important;
	left:-16px !important;
	top:1830px !important;
	background:#000;
}

#item35074 {
	width:740px !important;
	height:420px !important;
	left:14px !important;
	top:1898px !important;
}

#item35076 {
	width:348px !important;
	left:15px !important;
	top:1849px !important;
	min-height:28px !important;
}

#item35103_51030 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

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

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

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

#item35103 {
	width:324px !important;
	left:405px !important;
	top:3244px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	min-height:600px !important;
	padding:12px;
}

#item35126 {
	width:454px !important;
	height:725px !important;
	left:41px !important;
	top:4549px !important;
}

#item35177 {
	width:40px !important;
	height:40px !important;
	left:268px !important;
	top:5215px !important;
}

#item35201 {
	width:40px !important;
	height:40px !important;
	left:202px !important;
	top:5215px !important;
}

#item35224 {
	width:496px !important;
	height:518px !important;
	left:275px !important;
	top:5288px !important;
}

#item35190 {
	width:40px !important;
	height:40px !important;
	left:517px !important;
	top:5751px !important;
}

#item35212 {
	width:40px !important;
	height:40px !important;
	left:451px !important;
	top:5751px !important;
}

#item50113 {
	width:280px !important;
	left:244px !important;
	top:4081px !important;
	min-height:169px !important;
}

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

#item45109 {
	width:280px !important;
	left:98px !important;
	top:721px !important;
	min-height:97px !important;
}

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

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

#item45166 {
	width:317px !important;
	left:41px !important;
	top:873px !important;
	min-height:508px !important;
}

#item45189 {
	width:315px !important;
	left:45px !important;
	top:1438px !important;
	min-height:1050px !important;
}

#item45212 {
	width:316px !important;
	left:42px !important;
	top:2982px !important;
	min-height:1787px !important;
}

#item45217 {
	width:316px !important;
	left:48px !important;
	top:9292px !important;
	min-height:4469px !important;
}

#item45221 {
	width:405px !important;
	height:336px !important;
	top:2545px !important;
	background:#000;
}

#item45222 {
	width:380px !important;
	height:218px !important;
	left:10px !important;
	top:2613px !important;
}

#item45224 {
	width:348px !important;
	left:18px !important;
	top:2564px !important;
	min-height:28px !important;
}

#item45250_51046 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

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

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

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

#item45250 {
	width:330px !important;
	left:34px !important;
	top:5397px !important;
	box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 1px 0px rgba(0,0,0,0.75);
	background:#fff;
	min-height:681px !important;
	padding:12px;
}

#item45273 {
	width:483px !important;
	height:725px !important;
	left:-36px !important;
	top:6679px !important;
}

#item45325 {
	width:40px !important;
	height:40px !important;
	left:217px !important;
	top:7337px !important;
}

#item45336 {
	width:40px !important;
	height:40px !important;
	left:196px !important;
	top:9129px !important;
}

#item45348 {
	width:40px !important;
	height:40px !important;
	left:150px !important;
	top:7337px !important;
}

#item45361 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
	top:9129px !important;
}

#item45372 {
	width:428px !important;
	height:447px !important;
	left:-8px !important;
	top:8686px !important;
}

#item50087 {
	width:280px !important;
	left:60px !important;
	top:6286px !important;
	min-height:169px !important;
}

#item8019 {
	width:534px !important;
	left:499px !important;
	top:464px !important;
	min-height:679px !important;
}

#item8124 {
	width:260px !important;
	left:1138px !important;
	top:298px !important;
	min-height:53px !important;
}

#item8146 {
	width:281px !important;
	left:133px !important;
	top:79px !important;
	min-height:154px !important;
}

#item8168 {
	width:330px !important;
	left:351px !important;
	top:144px !important;
	min-height:67px !important;
}

#item8064 {
	width:534px !important;
	left:499px !important;
	top:1575px !important;
	min-height:1156px !important;
}

#item8190 {
	width:294px !important;
	left:525px !important;
	top:1340px !important;
	min-height:107px !important;
}

#item35330 {
	width:544px !important;
	left:89px !important;
	top:742px !important;
	min-height:706px !important;
}

#item35361 {
	width:260px !important;
	left:306px !important;
	top:649px !important;
	min-height:53px !important;
}

#item35384 {
	width:281px !important;
	left:88px !important;
	top:56px !important;
	min-height:154px !important;
}

#item35407 {
	width:330px !important;
	left:369px !important;
	top:124px !important;
	min-height:67px !important;
}

#item35430 {
	width:544px !important;
	left:89px !important;
	top:1988px !important;
	min-height:1248px !important;
}

#item35443 {
	width:294px !important;
	left:421px !important;
	top:1544px !important;
	min-height:107px !important;
}

#item45476 {
	width:316px !important;
	left:42px !important;
	top:823px !important;
	min-height:1171px !important;
}

#item45507 {
	width:260px !important;
	left:122px !important;
	top:641px !important;
	min-height:53px !important;
}

#item45530 {
	width:281px !important;
	left:43px !important;
	top:73px !important;
	min-height:154px !important;
}

#item45553 {
	width:330px !important;
	left:42px !important;
	top:259px !important;
	min-height:67px !important;
}

#item45576 {
	width:316px !important;
	left:42px !important;
	top:2842px !important;
	min-height:1914px !important;
}

#item45590 {
	width:294px !important;
	left:42px !important;
	top:2660px !important;
	min-height:107px !important;
}

#item8552 {
	width:648px !important;
	left:396px !important;
	top:52px !important;
	min-height:179px !important;
}

#item8574 {
	width:446px !important;
	left:499px !important;
	top:128px !important;
	min-height:88px !important;
}

#item8596 {
	width:534px !important;
	left:407px !important;
	top:567px !important;
	min-height:921px !important;
}

#item8620 {
	width:351px !important;
	left:1047px !important;
	top:551px !important;
	min-height:205px !important;
}

#item8659_13379 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item8659 {
	width:366px !important;
	left:1027px !important;
	top:851px !important;
	min-height:58px !important;
}

#item35541 {
	width:648px !important;
	left:60px !important;
	top:51px !important;
	min-height:179px !important;
}

#item35564 {
	width:446px !important;
	left:161px !important;
	top:126px !important;
	min-height:88px !important;
}

#item35587 {
	width:534px !important;
	left:87px !important;
	top:972px !important;
	min-height:1028px !important;
}

#item35610 {
	width:366px !important;
	left:80px !important;
	top:560px !important;
	background:#fff;
	min-height:205px !important;
}

#item35633_37436 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item35633 {
	width:366px !important;
	left:89px !important;
	top:864px !important;
	min-height:58px !important;
}

#item45685 {
	width:316px !important;
	left:42px !important;
	top:44px !important;
	min-height:145px !important;
}

#item45708 {
	width:319px !important;
	left:41px !important;
	top:175px !important;
	min-height:107px !important;
}

#item45731 {
	width:316px !important;
	left:42px !important;
	top:580px !important;
	min-height:1572px !important;
}

#item45754 {
	width:351px !important;
	left:42px !important;
	top:2170px !important;
	min-height:205px !important;
}

#item45777_47584 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45777 {
	width:366px !important;
	left:22px !important;
	top:2470px !important;
	min-height:58px !important;
}

#item14388 {
	width:877px !important;
	left:261px !important;
	top:93px !important;
	min-height:132px !important;
}

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

#item14412 {
	width:1180px !important;
	height:103px !important;
	left:260px !important;
	top:315px !important;
	background:#0079c2;
}

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

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

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

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

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

#item14476_14964 {
	width:12.884765625px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item14476 {
	width:442px !important;
	left:261px !important;
	top:504px !important;
	min-height:522px !important;
}

#item14500_14969 {
	width:547.376616551269px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item14500_15111 {
	width:564.374316296082px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item14500_15229 {
	width:534.46819373846px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item14500_15246 {
	width:257.03529630894px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item14500 {
	width:442px !important;
	left:261px !important;
	top:1175px !important;
	min-height:5971px !important;
}

#item14523 {
	width:358px !important;
	left:829px !important;
	top:504px !important;
	min-height:450px !important;
}

#item14547_15311 {
	width:12.884765625px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item14547 {
	width:358px !important;
	left:832px !important;
	top:1175px !important;
	min-height:5809px !important;
}

#item14572 {
	width:364px !important;
	left:261px !important;
	top:1098px !important;
	min-height:34px !important;
}

#item14595 {
	width:251px !important;
	left:829px !important;
	top:1104px !important;
	min-height:50px !important;
}

#item14618 {
	width:926px !important;
	height:160px !important;
	left:235px !important;
	top:7375px !important;
	box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	background:#0074bc;
}

#item14684 {
	width:347px !important;
	left:259px !important;
	top:7163px !important;
	min-height:135px !important;
}

#item14707 {
	width:182px !important;
	height:182px !important;
	left:1009px !important;
	top:7088px !important;
}

#item14779 {
	width:666px !important;
	left:275px !important;
	top:7395px !important;
	min-height:156px !important;
}

#item35734 {
	width:686px !important;
	left:40px !important;
	top:97px !important;
	min-height:201px !important;
}

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

#item35758 {
	width:801px !important;
	height:103px !important;
	left:-9px !important;
	top:411px !important;
	background:#0079c2;
}

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

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

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

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

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

#item35817_37452 {
	width:12.884765625px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item35817 {
	width:406px !important;
	left:40px !important;
	top:553px !important;
	min-height:622px !important;
}

#item35840_37458 {
	width:410.532462413452px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item35840_37599 {
	width:564.374316296082px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item35840_37718 {
	width:534.46819373846px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item35840_37734 {
	width:257.03529630894px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item35840 {
	width:406px !important;
	left:40px !important;
	top:1278px !important;
	min-height:6441px !important;
}

#item35863 {
	width:296px !important;
	left:460px !important;
	top:553px !important;
	min-height:536px !important;
}

#item35887_37800 {
	width:12.884765625px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item35887 {
	width:295px !important;
	left:461px !important;
	top:1265px !important;
	min-height:6166px !important;
}

#item35912 {
	width:364px !important;
	left:43px !important;
	top:1179px !important;
	min-height:34px !important;
}

#item35936 {
	width:251px !important;
	left:461px !important;
	top:1185px !important;
	min-height:50px !important;
}

#item35959 {
	width:723px !important;
	height:160px !important;
	left:15px !important;
	top:7964px !important;
	box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	background:#0074bc;
}

#item36014 {
	width:347px !important;
	left:39px !important;
	top:7752px !important;
	min-height:135px !important;
}

#item36037 {
	width:182px !important;
	height:182px !important;
	left:522px !important;
	top:7680px !important;
}

#item36109 {
	width:666px !important;
	left:54px !important;
	top:7984px !important;
	min-height:156px !important;
}

#item45880 {
	width:338px !important;
	left:40px !important;
	top:150px !important;
	min-height:100px !important;
}

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

#item45903 {
	width:462px !important;
	height:103px !important;
	left:-50px !important;
	top:390px !important;
	background:#0079c2;
}

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

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

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

#item45915 {
	width:320px !important;
	height:65px !important;
	left:40px !important;
	top:277px !important;
}

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

#item45938 {
	width:318px !important;
	height:98px !important;
	left:40px !important;
	top:20px !important;
}

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

#item45961_47600 {
	width:12.884765625px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item45961 {
	width:318px !important;
	left:40px !important;
	top:540px !important;
	min-height:844px !important;
}

#item45985_47606 {
	width:369.479216172107px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item45985_47748 {
	width:423.280737222061px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item45985_47864 {
	width:320.680916243076px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item45985_47881 {
	width:257.03529630894px !important;
	margin-top:10px;
	margin-bottom:10px;
}

#item45985 {
	width:318px !important;
	left:40px !important;
	top:2034px !important;
	min-height:6831px !important;
}

#item46009 {
	width:318px !important;
	left:42px !important;
	top:1350px !important;
	min-height:513px !important;
}

#item46058 {
	width:364px !important;
	left:41px !important;
	top:1873px !important;
	min-height:34px !important;
}

#item46104 {
	width:363px !important;
	height:391px !important;
	left:15px !important;
	top:9209px !important;
	box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	-webkit-box-shadow:11px 11px 0px 0px rgba(255,172,0,0.75);
	background:#0074bc;
}

#item46158 {
	width:347px !important;
	left:39px !important;
	top:8908px !important;
	min-height:68px !important;
}

#item46182 {
	width:182px !important;
	height:182px !important;
	left:193px !important;
	top:8919px !important;
}

#item46255 {
	width:304px !important;
	left:55px !important;
	top:9280px !important;
	min-height:231px !important;
}

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

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

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

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

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

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

#item8459 {
	width:261px !important;
	left:315px !important;
	top:426px !important;
	min-height:228px !important;
}

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

#item8483 {
	width:535px !important;
	left:680px !important;
	top:312px !important;
	min-height:675px !important;
}

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

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

#item8507 {
	width:375px !important;
	left:681px !important;
	top:179px !important;
	min-height:60px !important;
}

#item8529 {
	width:377px !important;
	height:74px !important;
	left:681px !important;
	top:68px !important;
}

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

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

#item36285 {
	width:261px !important;
	left:253px !important;
	top:628px !important;
	min-height:228px !important;
}

#item36308 {
	width:591px !important;
	left:89px !important;
	top:920px !important;
	min-height:810px !important;
}

#item36333 {
	width:375px !important;
	left:189px !important;
	top:155px !important;
	min-height:60px !important;
}

#item36356 {
	width:377px !important;
	height:74px !important;
	left:196px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

#item46430 {
	width:261px !important;
	left:69px !important;
	top:686px !important;
	min-height:228px !important;
}

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

#item46453_49606 {
	width:319.412073490756px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item46453 {
	width:319px !important;
	left:41px !important;
	top:1008px !important;
	min-height:1288px !important;
}

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

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

#item46478 {
	width:353px !important;
	left:43px !important;
	top:195px !important;
	min-height:68px !important;
}

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

#item46501 {
	width:314px !important;
	height:74px !important;
	left:44px !important;
	top:69px !important;
}

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

#item13511 {
	width:260px !important;
	left:225px !important;
	top:70px !important;
	min-height:598px !important;
}

#item13538 {
	width:260px !important;
	left:499px !important;
	top:125px !important;
	min-height:550px !important;
}

#item13542 {
	width:351px !important;
	left:864px !important;
	top:125px !important;
	min-height:636px !important;
}

#item36489 {
	width:312px !important;
	left:135px !important;
	top:67px !important;
	min-height:1865px !important;
}

#item46634 {
	width:318px !important;
	left:42px !important;
	top:42px !important;
	min-height:1852px !important;
}

#item49610 {
	width:503px !important;
	height:818px !important;
	left:-44px !important;
	top:-8px !important;
	background:#fff200;
}

p.autoParaStyle125 {
	font-weight:900;
	font-family:FF-CrimsonPro-Black,"Crimson Pro";
	font-size:9px;
	line-height:9.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.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:7px;
	line-height:9.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle118 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#f4f0e7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#f4f0e7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle114 {
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-CrimsonPro-Regular,"Crimson Pro";
	font-size:9.3px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-CrimsonPro-Regular,"Crimson Pro";
	font-size:9.3px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:48px;
	line-height:51px;
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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:center;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:2px;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:2px;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:55px;
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	color:#000;
	text-decoration:underline;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-CrimsonPro-Italic,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle94 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:18px;
	line-height:16px;
	color:#0074bc;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-CrimsonPro-Italic,"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.autoParaStyle92 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	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.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	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.autoParaStyle90 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle89 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:35px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:35px;
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:300;
	font-family:FF-NotoSans-Light,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	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;
}

ul.autoParaStyle73 > li {
	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;
	padding-left:20px;
	text-align:left;
}
ul.autoParaStyle73 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle72 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:90px;
	line-height:84px;
	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.autoParaStyle71 {
	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-indent:11px;
	text-align:left;
}

p.autoParaStyle70 {
	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;
}

ul.autoParaStyle69 > li {
	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;
	padding-left:20px;
	text-align:left;
}
ul.autoParaStyle69 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle68 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28.8px;
	line-height:44.8px;
	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.autoParaStyle67 {
	font-weight:100;
	font-family:FF-Roboto-Thin,Roboto,serif;
	font-size:60px;
	line-height:60px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	text-align:center;
}

p.autoParaStyle66 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:30px;
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:12.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

p.autoParaStyle62 {
	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.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle60 {
	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:center;
}

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

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

p.autoParaStyle57 {
	font-weight:100;
	font-family:FF-RobotoCondensed-Thin,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:6px;
	text-align:center;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:3px;
	text-align:left;
}

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

p.autoParaStyle54 {
	font-weight:100;
	font-family:FF-RobotoCondensed-Thin,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:6px;
	text-align:left;
}

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

p.autoParaStyle52 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle51 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

p.autoParaStyle48 {
	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;
	padding-left:28px;
	padding-right:28px;
	text-align:left;
}

p.autoParaStyle47 {
	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;
	padding-left:28px;
	padding-right:28px;
	text-align:center;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"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;
	padding-left:43px;
	padding-right:43px;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:8.3px;
	line-height:28px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	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;
	padding-left:28px;
	padding-right:28px;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
	font-size:16px;
	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;
	padding-left:43px;
	padding-right:43px;
	text-align:center;
}

p.autoParaStyle41 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"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.autoParaStyle40 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:8.3px;
	line-height:26px;
	color:#575756;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:48px;
	line-height:48px;
	color:#bbce00;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:48px;
	line-height:44px;
	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.autoParaStyle37 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight: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.autoParaStyle35 {
	font-weight:500;
	font-family:FF-Roboto-Medium,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.autoParaStyle34 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:12.5px;
	color:#585654;
	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.autoParaStyle32 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:78px;
	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.autoParaStyle31 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:49px;
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	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.autoParaStyle27 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-RobotoCondensed-Regular,"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.autoParaStyle23 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle22 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:47.9px;
	line-height:29.9px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:29.9px;
	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:center;
}

p.autoParaStyle20 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:12.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"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.autoParaStyle16 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:47.9px;
	line-height:29.9px;
	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.autoParaStyle15 {
	font-weight:500;
	font-family:FF-RobotoCondensed-Medium,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:29.9px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:18px;
	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.autoParaStyle12 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:4.5px;
	line-height:15.8px;
	color:#d3e8f4;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,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:center;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:38px;
	line-height:36px;
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:38px;
	line-height:36px;
	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.autoParaStyle2 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:32px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#005085;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AB';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISMobile-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISMobile-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISMobile-V_-_zusatz_-_URL {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_zusatz_-_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_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.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_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISMobile-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Inhalt-Links_-_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-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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;
}

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

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

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

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

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_-_Headlines_-_Roboto-lead-24-42 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-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;
}

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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-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.WISMobile-V_-_Headlines_-_H1-Roboto-96 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:54px;
	line-height:54px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.WISMobile-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISMobile-V_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISMobile-V_-_Headlines_-_H1-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;
}

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

h2.WISMobile-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISMobile-V_-_Fliesstext_-_Antworten-Interview-TT- {
	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;
}

h3.WISMobile-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-sans-Absatz-1 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-sans-A {
	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_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISMobile-V_-_Fliesstext_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18.1417322834646px;
	text-align:left;
}
ul.WISMobile-V_-_Fliesstext_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

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:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISMobile-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.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.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#005085;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li::before {
	content:'\3AD';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:32px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#005085;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AB';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.WISTablet-V_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISTablet-V_-_Pagination_-_Pagination-Foto-am-Bild {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:21px;
	color:#848281;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination-Text_Foto {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:14px;
	color:#585654;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination-aus {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_Pagination_-_Pagination {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.WISTablet-V_-_zusatz_-_URL {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Lesenswert–Veneer-2reg-TT-24Z24 {
	font-family:FF-RubikDirt-Regular,"Rubik Dirt";
	font-size:21px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_zusatz_-_Context-NeueHaas-light-ZZ-9Z12 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_zusatz_-_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_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.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_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_Mail-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.WISTablet-V_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_URL-NeueHaas {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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;
}

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

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

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

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

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_-_Headlines_-_Roboto-lead-24-42 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-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;
}

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-30 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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-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.WISTablet-V_-_Headlines_-_H1-Roboto-96 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:96px;
	line-height:84px;
	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-INTER-Cond-Bold-TT-66 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:63px;
	line-height:63px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:center;
	text-align-last:center;
	text-align:justify;
}

p.WISTablet-V_-_Headlines_-_H1-INTER-Cond-Black-36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h5.WISTablet-V_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.WISTablet-V_-_Headlines_-_H1-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;
}

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

h2.WISTablet-V_-_Headlines_-_H2-NeueHaas-Black-28 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.WISTablet-V_-_Fliesstext_-_Antworten-Interview-TT- {
	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;
}

h3.WISTablet-V_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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_-_fliesstext-sans-A {
	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.WISTablet-V_-_Fliesstext_-_ZZ-INTER-Cond-Black-TT-9Z12 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.WISTablet-V_-_Fliesstext_-_Aufzählung-Fliesstext > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18.1417322834646px;
	text-align:left;
}
ul.WISTablet-V_-_Fliesstext_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-NeueHaas-Roman-11Z12 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Absatz-1 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_fliesstext-serif-Einzug {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	text-align:left;
}

p.WISTablet-V_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size: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;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-kreise > li::before {
	content:'\3AC';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#005085;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-Pfeile > li::before {
	content:'\3AD';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-kreise > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#005085;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Green-kreise > li::before {
	content:'\3AB';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-Points > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:28px;
	color:#0079c2;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Praktisch-Praxis-Red-Points > li::before {
	content:'\3AA';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:32px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung-Punkte > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:2px;
	width:0;
}

ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
	font-size:18px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:24px;
	text-align:left;
}
ul.Desktop_-_Listen_-_Fliesstext-Sans-Aufzaehlung > li::before {
	content:'\1E14';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_zusatz_-_URL {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_zusatz_-_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_-_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_-_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_-_Inhalt-Links_-_URL-NeueHass-w {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_Seite-URL-Zentrierrt {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_Inhalt-Links_-_Seite-URL {
	font-family:FF-EWKRoboto-Regular,EWKRoboto,sans-serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Inhaltsverzeichnis-small {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h6.Inhalt-Fett {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_inhaltsverzeichnis-reg {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Inhalt-Links_-_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_-_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_-_Inhaltsverzeichnis {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	font-size:16px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Zitat-NeueHaas-Roman-Zent-18_24 {
	font-family:FF-Roboto-Regular,Roboto,sans-serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Zitat-INTER-Cond-Bold-Zent-TT-18_24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:28px;
	line-height:35px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Desktop_-_Zitate_-_Zitat-INTER-Cond-Light-Zent-16 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.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_-_Antworten-Interview-TT- {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Fliesstext_-_Fragen-Interview-TT {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:16px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_ZZ-INTER-cond-black-TT-9_5_12_5 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_Fliesstext_-_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-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;
}

ul.Desktop_-_Fliesstext_-_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:18.1417322834646px;
	text-align:left;
}
ul.Desktop_-_Fliesstext_-_Aufzählung-Fliesstext > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_Fliesstext_-_fliesstext-sans-A {
	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_-_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-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_-_Lead_-_Lead-Roboto-Light {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:20px;
	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;
}

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

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-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.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;
}

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-Intterstate-Con-Black-Z-24 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Desktop_-_Headlines_-_H3-INTER-Comp-light-TT-22_24 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.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;
}

p.Desktop_-_Headlines_-_H1-Roboto-96 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:96px;
	line-height:84px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Desktop_-_Headlines_-_H1-INTER-Cond-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;
}

h5.Desktop_-_Headlines_-_H5-NeueHass-Black-11- {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
	font-size:28px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Desktop_-_Headlines_-_H2-NeueHaas-Black-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;
}

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_-_Roboto-lead-24-42 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-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.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-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-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-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.autoCharStyle49 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-transform:uppercase;
}

span.autoCharStyle48 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

span.autoCharStyle47 {
	color:#0079c2;
}

span.autoCharStyle46 {
	color:#005085;
}

span.autoCharStyle45 {
	color:#8aa239;
}

span.autoCharStyle44 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,sans-serif;
}

span.autoCharStyle43 {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,sans-serif;
}

span.autoCharStyle42 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	letter-spacing:0.010em;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:18px;
	color:#000;
	letter-spacing:0.025em;
}

span.autoCharStyle40 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
	font-size:18px;
	letter-spacing:0.010em;
}

span.autoCharStyle39 {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:16px;
	color:#000;
	letter-spacing:0.025em;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle37 {
	color:#0074bc;
}

span.autoCharStyle36 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle35 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-CrimsonPro-Italic,"Crimson Pro";
}

span.autoCharStyle34 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	color:#0074bc;
	letter-spacing:0.025em;
}

span.autoCharStyle33 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
}

span.autoCharStyle32 {
	color:#ec6607;
}

span.autoCharStyle31 {
	font-size:25px;
}

span.autoCharStyle30 {
	letter-spacing:0.020em;
}

span.autoCharStyle29 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:FF-CrimsonPro-Bold,"Crimson Pro";
	letter-spacing:-0.005em;
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
	font-family:FF-CrimsonPro-Regular,"Crimson Pro";
	font-size:9.3px;
}

span.autoCharStyle25 {
	font-weight:500;
	font-family:FF-NotoSans-Medium,"Noto Sans",sans-serif;
}

span.autoCharStyle24 {
	text-decoration:underline;
}

span.autoCharStyle23 {
	text-decoration:underline;
	text-decoration-color:#bbce00;
	-webkit-text-decoration-color:#bbce00;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-weight:900;
	font-family:FF-Roboto-Black,Roboto,serif;
}

span.autoCharStyle20 {
	letter-spacing:-0.005em;
}

span.autoCharStyle19 {
	letter-spacing:-0.005em;
}

span.autoCharStyle18 {
	font-weight:500;
	font-family:"Crimson Pro";
}

span.autoCharStyle17 {
	font-family:Roboto,sans-serif;
	font-size:18px;
	color:#000;
	letter-spacing:0.025em;
}

span.autoCharStyle16 {
	font-weight:500;
	font-family:FF-Roboto-Medium,Roboto,serif;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	color:#e30513;
}

span.autoCharStyle13 {
	font-weight:900;
	font-family:FF-RobotoCondensed-Black,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	letter-spacing:0.025em;
}

span.autoCharStyle12 {
	font-family:FF-RobotoCondensed-Regular,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
}

span.autoCharStyle10 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
}

span.autoCharStyle9 {
	font-weight:300;
	font-family:FF-RobotoCondensed-Light,"Roboto Condensed",serif;
	font-stretch:condensed;
}

span.autoCharStyle8 {
	font-size:13px;
}

span.autoCharStyle7 {
	letter-spacing:0.005em;
}

span.autoCharStyle6 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-NotoSans-Italic,"Noto Sans",sans-serif;
}

span.autoCharStyle5 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
}

span.autoCharStyle4 {
	font-family:FF-CrimsonPro-RegMAG2,"Crimson Pro";
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-NotoSans-Bold,"Noto Sans","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-family:FF-NotoSans-Regular,"Noto Sans",sans-serif;
}

span.autoCharStyle1 {
	font-weight:900;
	font-family:FF-NotoSans-Black,"Noto Sans",sans-serif;
}

span.WISMobile-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.WISTablet-V_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	color:#585654;
}

span.Desktop_-_bold-Author-pagination {
	font-weight:bold;
	font-family:FF-RobotoCondensed-Bold,"Roboto Condensed",serif;
	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;}


/* LSB-Kiosk Fix für vertikale Bildausrichtung */
.pageItem p img { vertical-align:middle; }
