
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

.fs-media-gallery .thumb {
	float: left;
	border: 1px solid #EEE;
	border-radius: 5px;
}
.fs-media-gallery .thumb a,
.fs-media-gallery .thumb a:link,
.fs-media-gallery .thumb a:hover,
.fs-media-gallery .thumb a:active,
.fs-media-gallery .thumb a:visited {
	display: block;
	text-align: center;
}
.fs-media-gallery .navigation {
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
}
.fs-media-gallery .pagination {
	margin-top:10px;
	margin-bottom:10px;
}
*{box-sizing:border-box;outline:0}html,body{-webkit-font-smoothing:antialiased}ul{margin:0;padding:0;list-style-type:none}/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}*{-moz-box-sizing:border-box;box-sizing:border-box}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,.news-block .headline,caption,figcaption,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'lato-light';src:url('../../fileadmin/site/fonts/lato-light-webfont.eot');src:url('../../fileadmin/site/fonts/lato-light-webfont.eot?#iefix') format("embedded-opentype"),url('../../fileadmin/site/fonts/lato-light-webfont.woff') format("woff"),url('../../fileadmin/site/fonts/lato-light-webfont.ttf') format("truetype"),url('../../fileadmin/site/fonts/lato-light-webfont.svg#lato-light') format("svg");font-weight:normal;font-style:normal;text-rendering:optimizeLegibility}@font-face{font-family:'lato-reg';src:url('../../fileadmin/site/fonts/lato-regular-webfont.eot');src:url('../../fileadmin/site/fonts/lato-regular-webfont.eot?#iefix') format("embedded-opentype"),url('../../fileadmin/site/fonts/lato-regular-webfont.woff') format("woff"),url('../../fileadmin/site/fonts/lato-regular-webfont.ttf') format("truetype"),url('../../fileadmin/site/fonts/lato-regular-webfont.svg#lato-reg') format("svg");font-weight:normal;font-style:normal;text-rendering:optimizeLegibility}@font-face{font-family:'lato-bold';src:url('../../fileadmin/site/fonts/lato-bold-webfont.eot');src:url('../../fileadmin/site/fonts/lato-bold-webfont.eot?#iefix') format("embedded-opentype"),url('../../fileadmin/site/fonts/lato-bold-webfont.woff') format("woff"),url('../../fileadmin/site/fonts/lato-bold-webfont.ttf') format("truetype"),url('../../fileadmin/site/fonts/lato-bold-webfont.svg#lato-bold') format("svg");font-weight:normal;font-style:normal;text-rendering:optimizeLegibility}@font-face{font-family:'lato-italic';src:url('../../fileadmin/site/fonts/lato-italic-webfont.eot');src:url('../../fileadmin/site/fonts/lato-italic-webfont.eot?#iefix') format("embedded-opentype"),url('../../fileadmin/site/fonts/lato-italic-webfont.woff') format("woff"),url('../../fileadmin/site/fonts/lato-italic-webfont.ttf') format("truetype");font-weight:normal;font-style:normal;text-rendering:optimizeLegibility}.row{max-width:1170px;margin:0 auto;position:relative}.row:after{visibility:hidden;display:block;content:"";clear:both;height:0}.row:before{visibility:hidden;display:block;content:"";clear:both;height:0}.row .row{margin:0 -15px}.row.row-no-padding{padding:0 15px}.row.row-no-padding .row{margin:0}.row.row-no-padding .columns{padding:0}.columns{width:100%;float:left;padding:0 15px}.columns.small-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.small-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}.columns.small-1{width:8.33333%}.columns.small-2{width:16.66667%}.columns.small-3{width:25%}.columns.small-4{width:33.33333%}.columns.small-5{width:41.66667%}.columns.small-6{width:50%}.columns.small-7{width:58.33333%}.columns.small-8{width:66.66667%}.columns.small-9{width:75%}.columns.small-10{width:83.33333%}.columns.small-11{width:91.66667%}.columns.small-12{width:100%}@media screen and (min-width: 400px){.columns.sm-1{width:8.33333%}.columns.sm-2{width:16.66667%}.columns.sm-3{width:25%}.columns.sm-4{width:33.33333%}.columns.sm-5{width:41.66667%}.columns.sm-6{width:50%}.columns.sm-7{width:58.33333%}.columns.sm-8{width:66.66667%}.columns.sm-9{width:75%}.columns.sm-10{width:83.33333%}.columns.sm-11{width:91.66667%}.columns.sm-12{width:100%}.columns.sm-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.sm-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}}@media screen and (min-width: 600px){.columns.medium-1{width:8.33333%}.columns.medium-2{width:16.66667%}.columns.medium-3{width:25%}.columns.medium-4{width:33.33333%}.columns.medium-5{width:41.66667%}.columns.medium-6{width:50%}.columns.medium-7{width:58.33333%}.columns.medium-8{width:66.66667%}.columns.medium-9{width:75%}.columns.medium-10{width:83.33333%}.columns.medium-11{width:91.66667%}.columns.medium-12{width:100%}.columns.medium-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.medium-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}}@media screen and (min-width: 768px){.columns.tablet-1{width:8.33333%}.columns.tablet-2{width:16.66667%}.columns.tablet-3{width:25%}.columns.tablet-4{width:33.33333%}.columns.tablet-5{width:41.66667%}.columns.tablet-6{width:50%}.columns.tablet-7{width:58.33333%}.columns.tablet-8{width:66.66667%}.columns.tablet-9{width:75%}.columns.tablet-10{width:83.33333%}.columns.tablet-11{width:91.66667%}.columns.tablet-12{width:100%}.columns.tablet-8{min-width:650px}.columns.tablet-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.tablet-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}}@media screen and (min-width: 980px){.columns.large-1{width:8.33333%}.columns.large-2{width:16.66667%}.columns.large-3{width:25%}.columns.large-4{width:33.33333%}.columns.large-5{width:41.66667%}.columns.large-6{width:50%}.columns.large-7{width:58.33333%}.columns.large-8{width:66.66667%}.columns.large-9{width:75%}.columns.large-10{width:83.33333%}.columns.large-11{width:91.66667%}.columns.large-12{width:100%}.columns.large-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.large-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}}@media screen and (min-width: 1170px){.columns.xlarge-1{width:8.33333%}.columns.xlarge-2{width:16.66667%}.columns.xlarge-3{width:25%}.columns.xlarge-4{width:33.33333%}.columns.xlarge-5{width:41.66667%}.columns.xlarge-6{width:50%}.columns.xlarge-7{width:58.33333%}.columns.xlarge-8{width:66.66667%}.columns.xlarge-9{width:75%}.columns.xlarge-10{width:83.33333%}.columns.xlarge-11{width:91.66667%}.columns.xlarge-12{width:100%}.columns.xlarge-centered{margin-left:auto;margin-right:auto;float:none;clear:both}.columns.xlarge-uncentered{position:static;margin-left:0;margin-right:0;float:left;clear:none}}.test_pink{background-color:#f600ff}.test_green{background-color:#78c67f}html,body{height:100%;font-size:17px}body{background-color:#eee}.bg_white{background-color:#fff}.bg_white.pattern{background-image:url('../../fileadmin/site/img/bg_tile1.png');background-repeat:no-repeat;background-position:center top}.bg_blue{background-color:#0065ad}.bg_blue_light{background-color:#b2d0e6}.bg_grey{background-color:#eee}.bg-image,a.img-link,button.img-link{background-repeat:no-repeat;background-size:cover;background-position:center}.border_white{border:1px solid #fff}.border_grey_light{border:1px solid #eee}.border-bottom{border-bottom:1px solid #eee}.border-top,.sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext .toggle-menu.bottom{border-top:1px solid #eee}.bg_blue_light .border-top,.bg_blue_light .sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext.toggle-menu-bottom .bg_blue_light .hidden-content,.bg_blue_light .sidebar .toggletext .toggle-menu.bottom,.sidebar .toggletext .bg_blue_light .toggle-menu.bottom,.bg_blue_light .border-bottom,.bg_blue .border-top,.bg_blue .sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext.toggle-menu-bottom .bg_blue .hidden-content,.bg_blue .sidebar .toggletext .toggle-menu.bottom,.sidebar .toggletext .bg_blue .toggle-menu.bottom,.bg_blue .border-bottom,.bg_grey .border-top,.bg_grey .sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext.toggle-menu-bottom .bg_grey .hidden-content,.bg_grey .sidebar .toggletext .toggle-menu.bottom,.sidebar .toggletext .bg_grey .toggle-menu.bottom,.bg_grey .border-bottom{border-color:#fff}.border-wrap.border-top,.sidebar .toggletext.toggle-menu-bottom .border-wrap.hidden-content,.sidebar .toggletext .border-wrap.toggle-menu.bottom{margin-top:55px;padding-bottom:0}.border-wrap.border-bottom{margin-bottom:25px}.border-top.border-wrap,.sidebar .toggletext.toggle-menu-bottom .border-wrap.hidden-content,.sidebar .toggletext .border-wrap.toggle-menu.bottom{padding-top:15px}.border-bottom.border-wrap{padding-bottom:15px}.display-block{display:block}fieldset{border:0;margin:0;padding:0}.float-left{float:left}.float-right{float:right}.clearfix:after{visibility:hidden;display:block;content:"";clear:both;height:0}.clearfix:before{visibility:hidden;display:block;content:"";clear:both;height:0}.text-right{text-align:right}.text-left{text-align:left}header.headline.headline-h1{margin-top:20px;margin-bottom:20px}header.headline.headline-h1 p.h2,header.headline.headline-h1 .news-block .h2.headline,.news-block header.headline.headline-h1 .h2.headline,header.headline.headline-h1 .news-block .content-box h2.headline,.news-block .content-box header.headline.headline-h1 h2.headline,header.headline.headline-h1 .content-box .news-block h2.headline,.content-box .news-block header.headline.headline-h1 h2.headline,header.headline.headline-h1 .content-box .news-block.text-double-height .columns.text-box .headline.thema,.content-box .news-block.text-double-height .columns.text-box header.headline.headline-h1 .headline.thema,header.headline.headline-h1 .news-block.text-double-height .columns.text-box .content-box .headline.thema,.news-block.text-double-height .columns.text-box .content-box header.headline.headline-h1 .headline.thema,header.headline.headline-h1 .content-box .news-block.text-double-height .columns.text-box .headline.datum,.content-box .news-block.text-double-height .columns.text-box header.headline.headline-h1 .headline.datum,header.headline.headline-h1 .news-block.text-double-height .columns.text-box .content-box .headline.datum,.news-block.text-double-height .columns.text-box .content-box header.headline.headline-h1 .headline.datum,header.headline.headline-h1 .news-block .content-box .accordion .accordion-content h3.headline,.news-block .content-box .accordion .accordion-content header.headline.headline-h1 h3.headline,header.headline.headline-h1 .content-box .accordion .accordion-content .news-block h3.headline,.content-box .accordion .accordion-content .news-block header.headline.headline-h1 h3.headline,header.headline.headline-h1 .news-block .accordion .accordion-content .content-box h3.headline,.news-block .accordion .accordion-content .content-box header.headline.headline-h1 h3.headline,header.headline.headline-h1 .accordion .accordion-content .content-box .news-block h3.headline,.accordion .accordion-content .content-box .news-block header.headline.headline-h1 h3.headline,header.headline.headline-h1 .news-block.main .headline.thema,.news-block.main header.headline.headline-h1 .headline.thema,header.headline.headline-h1 .news-block.main .headline.date,.news-block.main header.headline.headline-h1 .headline.date,header.headline.headline-h1 .news-block.main p.thema,.news-block.main header.headline.headline-h1 p.thema,header.headline.headline-h1 .news-block.main caption.thema,.news-block.main header.headline.headline-h1 caption.thema,header.headline.headline-h1 .news-block.main figcaption.thema,.news-block.main header.headline.headline-h1 figcaption.thema,header.headline.headline-h1 .news-block.main p.date,.news-block.main header.headline.headline-h1 p.date,header.headline.headline-h1 .news-block.main caption.date,.news-block.main header.headline.headline-h1 caption.date,header.headline.headline-h1 .news-block.main figcaption.date,.news-block.main header.headline.headline-h1 figcaption.date,header.headline.headline-h1 caption.h2,header.headline.headline-h1 figcaption.h2{margin-bottom:5px}header.headline.headline-h2{margin-top:10px;margin-bottom:10px}header.headline:first-child{margin-top:0}.header-with-link .txt-right{text-align:left;margin-top:15px}@media screen and (min-width: 600px){.header-with-link .txt-right{text-align:right;margin-top:0}.header-with-link .textlink{margin-top:-6px}}.hidden{display:none}.with-hidden-content>.hidden-content{display:none}.with-hidden-content.active{margin-bottom:30px}.with-hidden-content.active>.hidden-content{display:block}.with-hidden-content.active.content-area-middle>.hidden-content.columns:last-child{margin-bottom:30px}@media screen and (min-width: 980px){.with-hidden-content.active.content-area-middle>.hidden-content.columns{margin-bottom:30px}}.iframe-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}img.fill-parent{width:100%;height:auto}ul.inline:after{visibility:hidden;display:block;content:"";clear:both;height:0}ul.inline:before{visibility:hidden;display:block;content:"";clear:both;height:0}ul.inline>li{float:left}ul{list-style-type:disc;padding:0 0 0 19px;margin:0.5rem 0}ul.no-bullets{list-style:none;padding:0}ul.sidebar-list{margin-top:10px;margin-bottom:0}ol{padding:0 0 0 19px;margin:0.5rem 0}ul.bodytext-list,ol.bodytext-list{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;color:#666;margin:0}ul.bodytext-list li,ol.bodytext-list li{padding-left:5px}ul.csc-uploads li{margin:0}.padding-top5{padding-top:5px}.padding-bottom5{padding-bottom:5px}.padding-right5{padding-right:5px}.padding-left5{padding-left:5px}.margin-top5{margin-top:5px}.margin-bottom5{margin-bottom:5px}.margin-right5{margin-right:5px}.margin-left5{margin-left:5px}.padding-top10{padding-top:10px}.padding-bottom10{padding-bottom:10px}.padding-right10{padding-right:10px}.padding-left10{padding-left:10px}.margin-top10{margin-top:10px}.margin-bottom10{margin-bottom:10px}.margin-right10{margin-right:10px}.margin-left10{margin-left:10px}.padding-top15{padding-top:15px}.padding-bottom15{padding-bottom:15px}.padding-right15{padding-right:15px}.padding-left15{padding-left:15px}.margin-top15{margin-top:15px}.margin-bottom15{margin-bottom:15px}.margin-right15{margin-right:15px}.margin-left15{margin-left:15px}.padding-top20{padding-top:20px}.padding-bottom20{padding-bottom:20px}.padding-right20{padding-right:20px}.padding-left20{padding-left:20px}.margin-top20{margin-top:20px}.margin-bottom20{margin-bottom:20px}.margin-right20{margin-right:20px}.margin-left20{margin-left:20px}.padding-top25{padding-top:25px}.padding-bottom25{padding-bottom:25px}.padding-right25{padding-right:25px}.padding-left25{padding-left:25px}.margin-top25{margin-top:25px}.margin-bottom25{margin-bottom:25px}.margin-right25{margin-right:25px}.margin-left25{margin-left:25px}.padding-top30{padding-top:30px}.padding-bottom30{padding-bottom:30px}.padding-right30{padding-right:30px}.padding-left30{padding-left:30px}.margin-top30{margin-top:30px}.margin-bottom30{margin-bottom:30px}.margin-right30{margin-right:30px}.margin-left30{margin-left:30px}.padding-top35{padding-top:35px}.padding-bottom35{padding-bottom:35px}.padding-right35{padding-right:35px}.padding-left35{padding-left:35px}.margin-top35{margin-top:35px}.margin-bottom35{margin-bottom:35px}.margin-right35{margin-right:35px}.margin-left35{margin-left:35px}.padding-top40{padding-top:40px}.padding-bottom40{padding-bottom:40px}.padding-right40{padding-right:40px}.padding-left40{padding-left:40px}.margin-top40{margin-top:40px}.margin-bottom40{margin-bottom:40px}.margin-right40{margin-right:40px}.margin-left40{margin-left:40px}.padding-top45{padding-top:45px}.padding-bottom45{padding-bottom:45px}.padding-right45{padding-right:45px}.padding-left45{padding-left:45px}.margin-top45{margin-top:45px}.margin-bottom45{margin-bottom:45px}.margin-right45{margin-right:45px}.margin-left45{margin-left:45px}.padding-top50{padding-top:50px}.padding-bottom50{padding-bottom:50px}.padding-right50{padding-right:50px}.padding-left50{padding-left:50px}.margin-top50{margin-top:50px}.margin-bottom50{margin-bottom:50px}.margin-right50{margin-right:50px}.margin-left50{margin-left:50px}.padding-top55{padding-top:55px}.padding-bottom55{padding-bottom:55px}.padding-right55{padding-right:55px}.padding-left55{padding-left:55px}.margin-top55{margin-top:55px}.margin-bottom55{margin-bottom:55px}.margin-right55{margin-right:55px}.margin-left55{margin-left:55px}.padding-top60{padding-top:60px}.padding-bottom60{padding-bottom:60px}.padding-right60{padding-right:60px}.padding-left60{padding-left:60px}.margin-top60{margin-top:60px}.margin-bottom60{margin-bottom:60px}.margin-right60{margin-right:60px}.margin-left60{margin-left:60px}.padding10{padding:10px 0}.padding20{padding:20px 0}.padding30{padding:30px 0}.inner-padding{padding:15px 20px}.inner-padding30{padding:30px 30px}.inner-padding-more-height{padding:25px 20px}.padding-medium,.padding-large{padding-top:40px;padding-bottom:50px}.margin-30{margin:30px 0}.margin-top15{margin-top:15px}.no-margin{margin:0}.triangle{position:absolute;width:0;height:0;border-style:solid}.triangle.blue-light.top,.bg_blue_light a.textlink .triangle.top.icon,.bg_blue_light button.textlink .triangle.top.icon{border-width:0 5.5px 6.5px 5.5px;border-color:transparent transparent #b2d0e6 transparent}.triangle.blue-light.bottom,.bg_blue_light a.textlink .triangle.bottom.icon,.bg_blue_light button.textlink .triangle.bottom.icon{border-width:6.5px 5.5px 0 5.5px;border-color:#b2d0e6 transparent transparent transparent}.table{display:table}.table-cell{display:table-cell;vertical-align:middle}.table-row{display:table-row}.toggle-menu{position:relative}.toggle-menu .action-close,.toggle-menu .action-close.icon{display:none}.toggle-menu.active .action-open,.toggle-menu.active .action-open.icon{display:none}.toggle-menu.active .action-close{display:block}.toggle-menu.active .action-close.icon{display:inline-block}.toggletext{margin:25px 0}.toggletext .toggle-menu{display:block;height:20px;margin-top:15px;box-sizing:content-box}.toggletext .hidden-content h2,.toggletext .hidden-content .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .toggletext .hidden-content .thema,.toggletext .hidden-content .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .toggletext .hidden-content .datum,.toggletext .hidden-content .accordion .accordion-content h3,.accordion .accordion-content .toggletext .hidden-content h3{margin-top:25px}.toggletext .hidden-content p:first-child,.toggletext .hidden-content .news-block .headline:first-child,.news-block .toggletext .hidden-content .headline:first-child,.toggletext .hidden-content caption:first-child,.toggletext .hidden-content figcaption:first-child{margin-top:10px}.toggletext .hidden-content>.inner p:first-child,.toggletext .hidden-content>.inner .news-block .headline:first-child,.news-block .toggletext .hidden-content>.inner .headline:first-child,.toggletext .hidden-content>.inner caption:first-child,.toggletext .hidden-content>.inner figcaption:first-child{margin-top:10px}.return-to-top{display:none;position:fixed;bottom:20px;right:30px;z-index:99;outline:none;background-color:rgba(0,101,173,0.8);cursor:pointer;padding:20px 19px;height:60px;width:60px;border:1px solid #fff}.return-to-top .arrow{background-image:url('../../fileadmin/site/img/icn_up-and-down.png');background-repeat:no-repeat;width:20px;height:10px;display:inline-block;background-size:40px 10px !important}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.return-to-top .arrow{background-image:url('../../fileadmin/site/img/2x/icn_up-and-down_2x.png');background-size:100% auto;background-repeat:no-repeat}}.return-to-top.below .arrow{background-position:-20px 0px}.return-to-top:hover{background-color:#0065ad}@media screen and (min-width: 1024px){.return-to-top{display:none !important}}.z-index_primary{z-index:16;position:relative}.z-index_secondary{z-index:15;position:relative}.relative{position:relative}.absolute{position:absolute}.absolute.right-0{right:0}.absolute.left-0{left:0}.absolute.top-0{top:0}.absolute.bottom-0{bottom:0}.absolute.right-15{right:15px}.info-line{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;color:#666;display:inline-block;margin-right:20px}.info-line .title{color:#666}.info-line .value{color:#0065ad}.contact_label{width:70px;height:auto;display:inline-block}@media screen and (min-width: 600px){.bg_blue.pattern{background-image:url('../../fileadmin/site/img/bg_tile1.png');background-repeat:no-repeat;background-position:center top}.bg_blue.pattern:nth-child(odd){background-image:url('../../fileadmin/site/img/bg_tile2.png')}.padding10{padding:10px}.padding20{padding:20px}.padding40{padding:40px}.contact_label{min-width:auto}}@media screen and (min-width: 980px){.padding-large{padding-top:100px;padding-bottom:130px}}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*! jQuery UI - v1.12.1 - 2017-01-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;z-index:7 !important}form.search-form .data-picker-range{width:97%}.date-picker-wrapper-to .data-picker-range{float:right}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev{position:absolute;top:9px;width:10px;height:20px;background-image:url('../../fileadmin/site/img/2x/icn_slider_left_2x.png');background-size:100%}.ui-datepicker .ui-datepicker-prev.ui-state-hover{background-color:inherit !important;border:none !important;background-position:0px 0px !important;background-image:url('../../fileadmin/site/img/2x/icn_slider_left_2x.png') !important;background-size:100% !important}.ui-datepicker .ui-datepicker-next{position:absolute;top:9px;width:10px;height:20px;background-image:url('../../fileadmin/site/img/2x/icn_slider_right_2x.png');background-size:100%}.ui-datepicker .ui-datepicker-next.ui-state-hover{background-color:inherit !important;border:none !important;background-position:0px 0px !important;background-image:url('../../fileadmin/site/img/2x/icn_slider_right_2x.png') !important;background-size:100% !important}.ui-datepicker .ui-datepicker-prev{left:10px}.ui-datepicker .ui-datepicker-next{right:10px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333}.ui-widget-content a{color:#333333}.ui-widget-header{background:#B2D0E6;color:#0065ad;font-weight:bold}.ui-widget-header a{color:#0065ad}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#0065AD;color:#fff}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#0065ad}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#0065ad}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#0065ad}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#0065ad}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-widget-overlay{background:#aaaaaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666666;box-shadow:0px 0px 5px #666666}#date-picker-wrapper{display:inline-block;clear:both;width:100%;padding:15px 2% 0 2%}.date-picker-wrapper-from{display:inline-block;width:49%}.date-picker-wrapper-to{display:inline-block;width:49%;float:right}.date-picker-wrapper-to label{padding-left:3%}.site-header{background:#fff;color:#0065ad;font-family:"lato-reg",Arial,Helvetica,sans-serif}.site-header ul{margin:0;padding:0;list-style-type:none}.site-header .site-logo{background-image:url('../../fileadmin/site/img/logo_zvei.png');background-repeat:no-repeat;width:105px;height:50px;display:inline-block;background-size:100% auto;-webkit-transition:width 300ms;-ms-transition:width 300ms;transition:width 300ms;-webkit-backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0) scale(1, 1);transform:translateZ(0);filter:none;-webkit-filter:blur(0px);-moz-filter:blur(0px);-ms-filter:blur(0px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');image-rendering:auto}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.site-header .site-logo{background-image:url('../../fileadmin/site/img/2x/logo_zvei_2x.png');background-size:100% auto;background-repeat:no-repeat}}.site-header .main-navigation>ul>li.active>a,.site-header .main-navigation>ul>li.active>.link,.site-header .main-navigation>ul>li:hover>a,.site-header .main-navigation>ul>li:hover>.link{color:#004679}.site-header .main-navigation>ul>li.active>a{border-bottom:2px solid #004679}.site-header .main-navigation>ul>li>a,.site-header .main-navigation>ul>li>.link{display:inline-block;font-family:"lato-bold",Arial,Helvetica,sans-serif;color:#0065ad}.site-header .main-navigation>ul>li .link{cursor:pointer}.site-header .main-navigation>ul ul,.site-header ul.submenu{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:0.82353rem}.site-header .main-navigation>ul ul li.active>a,.site-header .main-navigation>ul ul li a:hover,.site-header ul.submenu li.active>a,.site-header ul.submenu li a:hover{background-color:#b2d0e6;color:inherit}.site-header .main-navigation>ul ul li a,.site-header ul.submenu li a{display:block;padding:2px 4px}.site-header .main-navigation>ul ul li ul a,.site-header ul.submenu li ul a{display:block}.site-header .main-navigation>ul ul li.with-toggleable-submenu .link,.site-header .main-navigation>ul ul li.with-toggleable-submenu .toggle-menu,.site-header ul.submenu li.with-toggleable-submenu .link,.site-header ul.submenu li.with-toggleable-submenu .toggle-menu{float:left}.site-header .main-navigation>ul ul li.with-toggleable-submenu .link,.site-header ul.submenu li.with-toggleable-submenu .link{padding-right:0}.site-header .main-navigation>ul ul li.with-toggleable-submenu .toggle-menu,.site-header ul.submenu li.with-toggleable-submenu .toggle-menu{padding:0 2px}.site-header .main-navigation>ul ul li.with-toggleable-submenu:hover>a,.site-header ul.submenu li.with-toggleable-submenu:hover>a{background-color:#b2d0e6}.site-header .meta-navigation{font-size:0.82353rem}.site-header .meta-navigation>ul>li{padding:0 7px;border-right:1px solid #0065ad}.site-header .meta-navigation>ul>li.active a,.site-header .meta-navigation>ul>li:hover a{color:#004679}.site-header .meta-navigation>ul>li.active a{border-bottom:1px solid #004679;padding-bottom:1px}.site-header .meta-navigation>ul>li a{color:#0065ad}.site-header .meta-navigation>ul>li>a{font-family:"lato-reg",Arial,Helvetica,sans-serif}.site-header .search .toggle-menu .triangle{display:none;left:10px;bottom:-6px}.site-header .lang-select{font-size:0.82353rem}.site-header .lang-select ul.lang-menu{padding-left:2px;position:relative;display:inline-block;vertical-align:top}.site-header .lang-select ul.lang-menu li{padding:0 2px}.site-header .lang-select ul.lang-menu li:last-child{padding-right:0}.site-header .lang-select ul.lang-menu li.active a,.site-header .lang-select ul.lang-menu li:hover a{color:#004679}.site-header .lang-select ul.lang-menu li a{font-family:"lato-bold",Arial,Helvetica,sans-serif;color:#e2003b}.site-header .socials{font-size:0.82353rem}.site-header .socials ul.socials-menu li{padding:0 5px}.site-header .header-desktop{padding:15px 10px;border-bottom:1px solid #eee}.site-header .header-desktop>.row{max-width:1140px}.site-header .header-desktop .site-logo{margin-right:25px;float:left}.site-header .header-desktop .main-navigation-container{margin-bottom:-5px;float:left}.site-header .header-desktop .main-navigation-container .main-navigation>ul ul,.site-header .header-desktop .main-navigation-container ul.submenu ul{display:none;padding:2px 10px;background-color:#fff;border:1px solid #eee;position:absolute;z-index:12}.site-header .header-desktop .main-navigation-container .main-navigation>ul ul.active,.site-header .header-desktop .main-navigation-container ul.submenu ul.active{display:block}.site-header .header-desktop .main-navigation-container .main-navigation>ul ul::before,.site-header .header-desktop .main-navigation-container ul.submenu ul::before{display:inline-block;width:8px;height:8px;background-color:#fff;border-left:1px solid #eee;border-top:1px solid #eee;transform:rotate(45deg);position:absolute;visibility:visible;content:'';top:-6px}.site-header .header-desktop .main-navigation-container .main-navigation>ul ul li,.site-header .header-desktop .main-navigation-container ul.submenu ul li{margin:10px 0}.site-header .header-desktop .main-navigation-container .main-navigation>ul ul li.active a,.site-header .header-desktop .main-navigation-container ul.submenu ul li.active a{background:none;border-bottom:1px solid #0065ad;padding-left:0;padding-right:0;margin-left:4px;margin-right:4px}.site-header .header-desktop .main-navigation-container .main-navigation{height:20px;margin-top:33px}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li{padding:0 15px;overflow:hidden}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li:first-child{padding-left:11px}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li:hover{margin-bottom:-15px;padding-bottom:15px}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li>ul{width:200px;margin-left:-20px;margin-top:12px}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li>ul::before{left:45px}.site-header .header-desktop .main-navigation-container .main-navigation>ul>li>ul a{display:inline-block}.site-header .header-desktop .main-navigation-container ul.submenu{max-width:700px;margin-top:20px;transition:opacity 200ms;transition-timing-function:ease-out}.site-header .header-desktop .main-navigation-container ul.submenu.light{opacity:0}.site-header .header-desktop .main-navigation-container ul.submenu>li{margin-bottom:7px;margin-left:7px;margin-right:7px}.site-header .header-desktop .main-navigation-container ul.submenu>li>a{display:inline-block;height:20px}.site-header .header-desktop .main-navigation-container ul.submenu>li.with-toggleable-submenu{position:relative}.site-header .header-desktop .main-navigation-container ul.submenu>li>ul{width:200px;max-height:300px;margin-right:-15px;top:22px;right:0;overflow-y:auto;overflow-x:hidden}.site-header .header-desktop .main-navigation-container ul.submenu>li>ul::before{right:22px}.site-header .header-desktop .main-navigation-container ul.submenu ul li.active a{display:inline-block;border-bottom-color:#004679;color:#004679}.site-header .header-desktop .meta-container{position:absolute;right:0}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation{float:left}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation>ul>li{position:relative}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation .toggle-menu{height:16px;float:left}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation .toggle-menu>.icon{position:relative;top:-2px}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation ul ul{display:none;padding:13px 20px;background-color:#fff;border:1px solid #eee;position:absolute;top:26px;right:11px;z-index:12}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation ul ul li{white-space:nowrap}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .meta-navigation ul ul::before{display:inline-block;width:8px;height:8px;background-color:#fff;border-left:1px solid #eee;border-top:1px solid #eee;transform:rotate(45deg);position:absolute;visibility:visible;content:'';top:-6px;right:0}.site-header .header-desktop .meta-container .meta-nav-lang-wrapper .lang-select{padding-left:7px;float:right}.site-header .header-desktop .meta-container .search-socials-wrapper{float:right}.site-header .header-desktop .meta-container .search-socials-wrapper .search{margin-top:10px;margin-right:20px;float:left}.site-header .header-desktop .meta-container .search-socials-wrapper .search a.toggle-menu{display:block;font-size:0;line-height:0}.site-header .header-desktop .meta-container .search-socials-wrapper .search .toggle-menu .triangle{bottom:-9px}.site-header .header-desktop .meta-container .search-socials-wrapper .socials{margin-top:15px;float:left}.site-header .header-desktop .meta-container .search-socials-wrapper .socials span.text{display:inline-block;padding-right:5px;line-height:20px}.site-header .header-desktop .meta-container .search-socials-wrapper .socials .toggle-menu{display:none;float:right}.site-header .header-desktop .meta-container .search-socials-wrapper .socials ul.socials-menu{float:right}.site-header .header-desktop .meta-container .search-socials-wrapper .socials ul.socials-menu li:last-child{padding-right:0}@media screen and (max-width: 1023px){.site-header .header-desktop{display:none}}@media screen and (min-width: 1100px){.site-header .header-desktop .site-logo{margin-right:75px}.site-header .header-desktop .main-navigation{margin-right:15px}}.site-header .header-mobile{background-color:#fff}.site-header .header-mobile .top-container{height:50px;padding:10px;border-bottom:1px solid #eee}.site-header .header-mobile .top-container .site-logo{width:63px;height:30px;margin-right:15px}.site-header .header-mobile .top-container .search-lang-wrapper{float:right}.site-header .header-mobile .top-container .search-lang-wrapper .search{float:left}.site-header .header-mobile .top-container .search-lang-wrapper .search a.toggle-menu{display:block;line-height:0;font-size:0}.site-header .header-mobile .top-container .search-lang-wrapper .search a.toggle-menu .triangle{bottom:-11px}.site-header .header-mobile .top-container .search-lang-wrapper .meinzvei-menu-wrapper{margin-left:10px}.site-header .header-mobile .top-container .search-lang-wrapper .meinzvei-menu-wrapper ul ul{display:none;padding:13px 20px;background-color:#fff;border:1px solid #eee;position:absolute;top:49px;right:15px;z-index:12}.site-header .header-mobile .top-container .search-lang-wrapper .meinzvei-menu-wrapper ul ul li{white-space:nowrap}.site-header .header-mobile .top-container .search-lang-wrapper .meinzvei-menu-wrapper ul ul::before{display:inline-block;width:8px;height:8px;background-color:#fff;border-left:1px solid #eee;border-top:1px solid #eee;transform:rotate(45deg);position:absolute;visibility:visible;content:'';top:-6px;right:56px}.site-header .header-mobile .top-container .search-lang-wrapper .lang-select{margin-top:7px;margin-left:5px;float:left}.site-header .header-mobile .navigation-container{display:none;height:calc(100vh - 50px);padding:10px 10px 20px 10px;overflow:auto}.site-header .header-mobile .navigation-container.small-meta .main-navigation{margin-bottom:-23px}.site-header .header-mobile .navigation-container.small-meta .bottom-container{height:23px}.site-header .header-mobile .navigation-container .main-navigation{min-height:100%;margin-bottom:-54px}.site-header .header-mobile .navigation-container .main-navigation>ul{margin-bottom:50px}.site-header .header-mobile .navigation-container .main-navigation>ul li{padding:10px 0}.site-header .header-mobile .navigation-container .main-navigation>ul li ul{display:none;padding-left:6px}.site-header .header-mobile .navigation-container .main-navigation>ul li ul.active{display:block}.site-header .header-mobile .navigation-container .main-navigation>ul li ul li:first-child{padding-top:20px}.site-header .header-mobile .navigation-container .main-navigation>ul li ul li:last-child{padding-bottom:0}.site-header .header-mobile .navigation-container .main-navigation>ul li ul li.with-toggleable-submenu>a{max-height:20px}.site-header .header-mobile .navigation-container .main-navigation>ul li ul li a{display:inline-block;height:auto}.site-header .header-mobile .navigation-container .main-navigation>ul li ul li ul{clear:both;padding-left:15px}.site-header .header-mobile .navigation-container .main-navigation::after{content:'';display:block;height:54px}.site-header .header-mobile .navigation-container .bottom-container{height:54px}.site-header .header-mobile .navigation-container .bottom-container .socials ul.socials-menu{text-align:center}.site-header .header-mobile .navigation-container .bottom-container .socials ul.socials-menu li{display:inline-block}.site-header .header-mobile .navigation-container .bottom-container .meta-navigation{margin-top:15px}.site-header .header-mobile .navigation-container .bottom-container .meta-navigation ul{text-align:center}.site-header .header-mobile .navigation-container .bottom-container .meta-navigation ul li{display:inline-block}.site-header .header-mobile .navigation-container .bottom-container .meta-navigation ul li:last-child{border-right:none}.site-header .header-mobile.open{width:100%;position:fixed}.site-header .header-mobile.safari .navigation-container{padding-bottom:70px}@media screen and (min-width: 1024px){.site-header .header-mobile{display:none}}.site-header.fixed{width:100%;max-width:1300px;position:fixed;top:0;z-index:13}.site-header.fixed .header-desktop{height:50px;padding-top:10px;padding-bottom:10px}.site-header.fixed .header-desktop .site-logo{width:64px;height:30px}.site-header.fixed .header-desktop .main-navigation-container .main-navigation{margin-top:5px}.site-header.fixed .header-desktop .main-navigation-container .main-navigation ul ul{margin-top:15px}.site-header.fixed .header-desktop .main-navigation-container ul.submenu{display:none}.site-header.fixed .header-desktop .meta-container{height:30px;float:right;position:static}.site-header.fixed .header-desktop .meta-container .meta-nav-lang-wrapper{margin-top:7px;margin-right:20px;float:left}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper{float:left}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .search{margin-top:0}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .search .toggle-menu .triangle{bottom:-10px}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials{margin-top:5px}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials .toggle-menu{display:inline-block}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials ul.socials-menu{display:none;width:40px;top:40px;padding:5px 0;background-color:#fff;border:1px solid #eee;position:absolute;right:-10px;z-index:12}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials ul.socials-menu li{width:100%;height:20px;display:block;padding:5px 0;box-sizing:content-box;text-align:center}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials ul.socials-menu::before{display:inline-block;width:8px;height:8px;background-color:#fff;border-left:1px solid #eee;border-top:1px solid #eee;transform:rotate(45deg);position:absolute;visibility:visible;content:'';visibility:visible;top:-6px;left:15px}.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials.active .toggle-menu,.site-header.fixed .header-desktop .meta-container .search-socials-wrapper .socials.active ul.socials-menu{display:block}.site-header .search-bar{top:50px}@media screen and (max-width: 1023px){.site-header{position:fixed;width:100%;z-index:13}}@media screen and (min-width: 1024px){.site-header .search-bar{top:80px}.site-header.fixed .search-bar{top:auto}}@media screen and (min-width: 1200px){.site-header .search-bar .inner{margin-right:155px}.site-header.fixed .search-bar .inner{margin-right:90px}}.site-footer{position:relative}.site-footer ul{margin:0;padding:0;list-style-type:none}.site-footer .socials ul.socials-menu{display:inline-block}.site-footer .socials ul.socials-menu li{height:20px;padding:0 5px}.site-footer .socials span.text{display:inline-block;padding-right:5px;position:relative;top:-4px}.site-footer .footer-main{padding-top:52px;padding-bottom:20px;color:#fff}.site-footer .footer-main h3,.site-footer .footer-main .h5+h2,.site-footer .footer-main .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .site-footer .footer-main .h5+.thema,.site-footer .footer-main .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .site-footer .footer-main .h5+.datum{font-family:"lato-bold",Arial,Helvetica,sans-serif;color:#fff}.site-footer .footer-main p,.site-footer .footer-main .news-block .headline,.news-block .site-footer .footer-main .headline,.site-footer .footer-main caption,.site-footer .footer-main figcaption{color:#fff}.site-footer .footer-main p a:not(.textlink),.site-footer .footer-main .news-block .headline a:not(.textlink),.news-block .site-footer .footer-main .headline a:not(.textlink),.site-footer .footer-main caption a:not(.textlink),.site-footer .footer-main figcaption a:not(.textlink){text-decoration:underline}.site-footer .footer-main .top-container{margin-bottom:20px;text-align:center;font-family:"lato-reg",Arial,Helvetica,sans-serif;height:34px}.site-footer .footer-main .top-container .search{display:inline-block;margin-right:20px}.site-footer .footer-main .top-container .search .toggle-menu .triangle{display:none;left:10px;top:-31px}.site-footer .footer-main .top-container .socials{display:inline-block;position:relative;top:5px;vertical-align:top}.site-footer .footer-main .sitemap{margin-top:40px}.site-footer .footer-main .sitemap>ul>li{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #fff}.site-footer .footer-main .sitemap>ul>li:last-child{padding-bottom:0;border-bottom:none}.site-footer .footer-main .sitemap>ul>li>a{font-family:"lato-bold",Arial,Helvetica,sans-serif}.site-footer .footer-main .sitemap>ul>li ul{padding-left:10px}.site-footer .footer-main .sitemap>ul>li ul li{font-family:"lato-reg",Arial,Helvetica,sans-serif;margin:15px 0}.site-footer .footer-main .sitemap>ul>li ul li:last-child{margin-bottom:0}.site-footer .bottom-container{font-family:"lato-reg",Arial,Helvetica,sans-serif;padding-top:20px;padding-bottom:20px;background-color:#fff;color:#0065ad;text-align:center}.site-footer .bottom-container .meta-navigation{margin-top:10px}.site-footer .bottom-container .meta-navigation ul{display:inline-block}.site-footer .bottom-container .meta-navigation ul li{padding:0 7px;border-right:1px solid #0065ad}.site-footer .bottom-container .meta-navigation ul li:last-child{border-right:0}.site-footer .bottom-container .meta-navigation ul li a{color:#0065ad}.site-footer .bottom-container .meta-navigation ul li a:hover{color:#004679}.site-footer .bottom-container .copyright{margin-top:10px;text-align:center}.site-footer .search-bar{top:-38px}.site-footer .back-to-top{position:absolute;top:-10px;left:50%;width:100px;margin-left:-50px;text-align:center;cursor:pointer}.site-footer .back-to-top .back-to-top-text{display:block;color:#fff;-webkit-transition:color 300ms,background-color 300ms ease-in-out;-ms-transition:color 300ms,background-color 300ms ease-in-out;transition:color 300ms,background-color 300ms ease-in-out}.site-footer .back-to-top:hover .icon{background-color:#b2d0e6}.site-footer .back-to-top:hover .back-to-top-text{color:#b2d0e6}@media screen and (min-width: 600px){.site-footer .footer-main{padding-top:60px;padding-bottom:60px}.site-footer .footer-main .top-container{margin-bottom:0;text-align:right;position:absolute;right:0}.site-footer .footer-main .sitemap{margin-top:0}.site-footer .footer-main .sitemap>ul>li:after{visibility:hidden;display:block;content:"";clear:both;height:0}.site-footer .footer-main .sitemap>ul>li:before{visibility:hidden;display:block;content:"";clear:both;height:0}.site-footer .footer-main .sitemap>ul>li:first-child{padding-top:10px}.site-footer .footer-main .sitemap>ul>li>a{width:25%;float:left}.site-footer .footer-main .sitemap>ul>li ul{width:75%;margin-bottom:-4px;padding-left:0;float:right;text-align:right;position:relative;top:-1px}.site-footer .footer-main .sitemap>ul>li ul li{display:inline-block;margin:0 0 4px 0px;padding:0 7px;border-right:1px solid #fff}.site-footer .footer-main .sitemap>ul>li ul li:last-child{border-right:none}.site-footer .bottom-container{padding-top:15px;padding-bottom:15px}.site-footer .bottom-container .socials{position:relative;left:33.33333%}.site-footer .bottom-container .meta-navigation{margin-top:0;line-height:20px;text-align:right;position:relative;left:33.33333%}.site-footer .bottom-container .meta-navigation ul li{float:right;border-right:none;border-left:1px solid #0065ad}.site-footer .bottom-container .meta-navigation ul li:last-child{border-left:none}.site-footer .bottom-container .copyright{margin-top:0;line-height:20px;text-align:left;position:relative;left:-66.66667%}.site-footer .search-bar{top:-30px}}@media screen and (min-width: 1200px){.site-footer .search-bar .inner{margin-right:185px}}.main-container{min-height:100%}.w100{width:100%;height:100%;display:block;position:relative}.w1300{max-width:1300px;position:relative;margin:0 auto}.content-block-padding{padding-top:30px}.page-wrap{min-height:100vh}.content-wrap.with-overlay::before{content:'';width:100%;height:100%;background-color:#fff;opacity:0.9;position:absolute;z-index:9}@media screen and (max-width: 1023px){.content-wrap{padding-top:50px}}.content-area-top,.content-area-middle,.content-area-bottom{margin-bottom:30px}.content-area-top .news-tiles.news-header{padding-bottom:30px}.content-area-middle>.columns .row:first-child.accordion-row .accordion{margin-top:0}.content-area-middle>.columns .row:first-child.content-list-row .content-list{margin-top:0}.content-area-middle>.columns .row.accordion-row .accordion{margin:30px 0}.content-area-middle>.columns .row.content-list-row .content-list{margin:30px 0}.content-area-middle>.columns .row.content-list-row .content-list .content-list{margin:0}.detailpage-intro{margin-bottom:20px}.detailpage-category-label{display:inline-block;color:#666;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:10px}.article-download{text-align:left}.article-download a{margin-bottom:20px;white-space:nowrap}@media screen and (min-width: 600px){.article-download{text-align:right}.article-download a{margin-bottom:0}}.article-download-footer{text-align:left}.article-download-footer .textlink{display:block;margin-bottom:10px}@media screen and (min-width: 600px){.article-download-footer{text-align:right}}.cc_container{border-top:1px solid #eee !important}.cc_btn.cc_btn_accept_all{background-color:#0065ad !important;font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:0.82353rem !important;line-height:1.41176rem !important;color:#fff !important;padding:5px 10px !important;display:inline-block !important;-webkit-border-radius:0 !important;border-radius:0 !important}.cc_btn.cc_btn_accept_all:hover{background-color:#004679 !important;color:#fff !important}.cc_container .cc_message{color:#666 !important;margin-top:0 !important;line-height:1.5em !important}button{background:none;background-color:transparent;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-border-radius:0;border-radius:0}.cta,form input[type="submit"],form button[type="submit"],.bg_blue_light .cta,.bg_blue_light form input[type="submit"],form .bg_blue_light input[type="submit"],.bg_blue_light form button[type="submit"],form .bg_blue_light button[type="submit"],.cc_btn.cc_btn_accept_all{background-color:#0065ad;font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;color:#fff;padding:5px 10px;display:inline-block;-webkit-border-radius:0;border-radius:0}.cta:hover,form input[type="submit"]:hover,form button[type="submit"]:hover,.bg_blue_light .cta:hover,.bg_blue_light form input[type="submit"]:hover,form .bg_blue_light input[type="submit"]:hover,.bg_blue_light form button[type="submit"]:hover,form .bg_blue_light button[type="submit"]:hover,.cc_btn.cc_btn_accept_all:hover{background-color:#004679;color:#fff}.bg_blue .cta,.bg_blue form input[type="submit"],form .bg_blue input[type="submit"],.bg_blue form button[type="submit"],form .bg_blue button[type="submit"]{background-color:#fff;color:#0065ad}.bg_blue .cta:hover,.bg_blue form input[type="submit"]:hover,form .bg_blue input[type="submit"]:hover,.bg_blue form button[type="submit"]:hover,form .bg_blue button[type="submit"]:hover{color:#0065ad;background-color:#b2d0e6}.loading{opacity:0.5;cursor:default}.loading:after{content:" ";display:inline-block;width:16px;height:16px;background:url('../../fileadmin/site/img/2x/ajax-loader.gif') no-repeat;background-size:100%;background-position:0px 0px;margin-left:8px;position:relative;top:2px}.loading:hover{background-color:#0065ad;color:#fff}.content-box .columns{margin-top:10px}.content-box.bg_grey h3,.content-box.bg_grey .h5+h2,.content-box.bg_grey .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .content-box.bg_grey .h5+.thema,.content-box.bg_grey .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .content-box.bg_grey .h5+.datum{color:#e2003b}.content-box.bg_grey h3.p,.content-box.bg_grey .h5+h2.p,.content-box.bg_grey .news-block .h5+h2.headline,.news-block .content-box.bg_grey .h5+h2.headline,.content-box.bg_grey .news-block.text-double-height .columns.text-box .h5+.headline.datum,.news-block.text-double-height .columns.text-box .content-box.bg_grey .h5+.headline.datum,.content-box.bg_grey .news-block .h5+h2.thema,.news-block .content-box.bg_grey .h5+h2.thema,.content-box.bg_grey .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .content-box.bg_grey .h5+.thema,.content-box.bg_grey .news-block.text-double-height .columns.text-box .h5+.p.datum,.news-block.text-double-height .columns.text-box .content-box.bg_grey .h5+.p.datum,.content-box.bg_grey .news-block h3.headline,.news-block .content-box.bg_grey h3.headline,.content-box.bg_grey .news-block h3.thema,.news-block .content-box.bg_grey h3.thema{color:#666}.content-box.bg_grey .h1,.content-box.bg_grey blockquote,.content-box.bg_grey .news-block.main .headline,.news-block.main .content-box.bg_grey .headline,.content-box.bg_grey h1,.content-box.bg_grey .news-block.teasertextbox .headline,.news-block.teasertextbox .content-box.bg_grey .headline{color:#0065ad}.content-box.bg_grey.margin-30{margin-bottom:60px}.content-box .h1.text-center,.content-box blockquote.text-center,.content-box .news-block.main .text-center.headline,.news-block.main .content-box .text-center.headline,.content-box h1.text-center,.content-box .news-block.teasertextbox .text-center.headline,.news-block.teasertextbox .content-box .text-center.headline{margin:0 auto;max-width:750px}.content-box blockquote{margin:0 auto;max-width:750px}.content-box .follow_us_socials{margin-top:-5px}.content-box .follow_us_socials ul{width:100%;height:auto;margin:0 auto 10px;padding:0;display:inline-block;text-align:center}.content-box .follow_us_socials ul li{width:33.33333%;min-width:100px;height:auto;display:inline-block;margin:15px 0}.content-box .follow_us_socials ul li a{display:block}.content-box .follow_us_socials ul li:last-child{margin-bottom:0}.content-box .follow_us_socials ul li span{display:block;margin:0 auto;margin-bottom:15px}@media screen and (min-width: 480px){.content-box .follow_us_socials ul li{width:33.33333%}}@media screen and (min-width: 660px){.content-box .follow_us_socials ul li{width:19%;margin:0}}@media screen and (min-width: 660px){.content-box .follow_us_socials ul li{padding:0}}.floating-content.float-left,.floating-content.float-right{width:100%;margin-bottom:10px;padding-bottom:20px}@media screen and (min-width: 980px){.floating-content.float-left{padding-right:10px}.floating-content.float-right{padding-left:10px}.floating-content.content-2-3{width:66.6666%}.floating-content.content-1-3{width:33.3333%}}.banner{margin-bottom:30px}.banner.flickr-banner .banner-image{background-image:url('../../fileadmin/site/img/logo_flickr.png');background-repeat:no-repeat;width:170px;height:50px;display:inline-block;background-position:left center}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.banner.flickr-banner .banner-image{background-image:url('../../fileadmin/site/img/2x/logo_flickr_2x.png');background-size:100% auto;background-repeat:no-repeat}}.banner .banner-text-container{padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px}.banner .banner-image{font-size:0;margin-top:15px;margin-right:20px;margin-bottom:11px;margin-left:20px}.banner .textlink{padding-top:15px}@media screen and (min-width: 600px){.banner.flickr-banner .banner-image{height:92px}.banner .banner-text-container{padding-right:0}.banner .banner-image{margin-left:0}}form{position:relative}form .loading-overlay{position:absolute;width:100%;height:100%;background:#fff;opacity:0;-webkit-transition:opacity 0.4s ease-in-out;-ms-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out}form.loading .loading-overlay{opacity:0.5;z-index:16}form label{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;color:#666;display:block;margin-bottom:5px}form label.error,form .parsley-error label{color:#e2003b}form input[type="text"],form input[type="email"],form input[type="tel"],form input[type="password"],form .prev-input-password,form textarea,form select{border:1px solid #eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0}form input[type="text"],form input[type="email"],form input[type="tel"],form input[type="password"],form .prev-input-password,form textarea{width:100%;color:#0065ad}form input[type="text"]::-webkit-input-placeholder,form input[type="email"]::-webkit-input-placeholder,form input[type="tel"]::-webkit-input-placeholder,form input[type="password"]::-webkit-input-placeholder,form .prev-input-password::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#0065ad;opacity:1}form input[type="text"]:-moz-placeholder,form input[type="email"]:-moz-placeholder,form input[type="tel"]:-moz-placeholder,form input[type="password"]:-moz-placeholder,form .prev-input-password:-moz-placeholder,form textarea:-moz-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#0065ad;opacity:1}form input[type="text"]::-moz-placeholder,form input[type="email"]::-moz-placeholder,form input[type="tel"]::-moz-placeholder,form input[type="password"]::-moz-placeholder,form .prev-input-password::-moz-placeholder,form textarea::-moz-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#0065ad;opacity:1}form input[type="text"]:-ms-input-placeholder,form input[type="email"]:-ms-input-placeholder,form input[type="tel"]:-ms-input-placeholder,form input[type="password"]:-ms-input-placeholder,form .prev-input-password:-ms-input-placeholder,form textarea:-ms-input-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#0065ad;opacity:1}form input[type="text"].error,form input[type="text"].parsley-error,form input[type="email"].parsley-error,form input[type="tel"].parsley-error,form input[type="password"].parsley-error,form .parsley-error.prev-input-password,form textarea.parsley-error,form input[type="email"].error,form input[type="tel"].error,form input[type="password"].error,form .error.prev-input-password,form textarea.error{border:1px solid #e2003b;color:#e2003b}form input[type="text"].error::-webkit-input-placeholder,form input[type="text"].parsley-error::-webkit-input-placeholder,form input[type="email"].parsley-error::-webkit-input-placeholder,form input[type="tel"].parsley-error::-webkit-input-placeholder,form input[type="password"].parsley-error::-webkit-input-placeholder,form .parsley-error.prev-input-password::-webkit-input-placeholder,form textarea.parsley-error::-webkit-input-placeholder,form input[type="email"].error::-webkit-input-placeholder,form input[type="tel"].error::-webkit-input-placeholder,form input[type="password"].error::-webkit-input-placeholder,form .error.prev-input-password::-webkit-input-placeholder,form textarea.error::-webkit-input-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#e2003b;opacity:1}form input[type="text"].error:-moz-placeholder,form input[type="text"].parsley-error:-moz-placeholder,form input[type="email"].parsley-error:-moz-placeholder,form input[type="tel"].parsley-error:-moz-placeholder,form input[type="password"].parsley-error:-moz-placeholder,form .parsley-error.prev-input-password:-moz-placeholder,form textarea.parsley-error:-moz-placeholder,form input[type="email"].error:-moz-placeholder,form input[type="tel"].error:-moz-placeholder,form input[type="password"].error:-moz-placeholder,form .error.prev-input-password:-moz-placeholder,form textarea.error:-moz-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#e2003b;opacity:1}form input[type="text"].error::-moz-placeholder,form input[type="text"].parsley-error::-moz-placeholder,form input[type="email"].parsley-error::-moz-placeholder,form input[type="tel"].parsley-error::-moz-placeholder,form input[type="password"].parsley-error::-moz-placeholder,form .parsley-error.prev-input-password::-moz-placeholder,form textarea.parsley-error::-moz-placeholder,form input[type="email"].error::-moz-placeholder,form input[type="tel"].error::-moz-placeholder,form input[type="password"].error::-moz-placeholder,form .error.prev-input-password::-moz-placeholder,form textarea.error::-moz-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#e2003b;opacity:1}form input[type="text"].error:-ms-input-placeholder,form input[type="text"].parsley-error:-ms-input-placeholder,form input[type="email"].parsley-error:-ms-input-placeholder,form input[type="tel"].parsley-error:-ms-input-placeholder,form input[type="password"].parsley-error:-ms-input-placeholder,form .parsley-error.prev-input-password:-ms-input-placeholder,form textarea.parsley-error:-ms-input-placeholder,form input[type="email"].error:-ms-input-placeholder,form input[type="tel"].error:-ms-input-placeholder,form input[type="password"].error:-ms-input-placeholder,form .error.prev-input-password:-ms-input-placeholder,form textarea.error:-ms-input-placeholder{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#e2003b;opacity:1}form input[type="text"]:focus,form input[type="email"]:focus,form input[type="tel"]:focus,form input[type="password"]:focus,form .prev-input-password:focus,form textarea:focus{outline:none}form input[type="text"],form input[type="email"],form input[type="tel"],form input[type="password"],form .prev-input-password,form input[type="submit"],form select,form button[type="submit"]{height:30px;line-height:30px;padding:0 10px;margin-bottom:3px}form textarea{padding:7px 10px;resize:none;margin-bottom:8px}form .prev-input-password{background-color:transparent;border-color:transparent;width:auto}form .icheckbox{background-image:url('../../fileadmin/site/img/check.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){form .icheckbox{background-image:url('../../fileadmin/site/img/2x/check_2x.png');background-size:20px 100px;background-repeat:no-repeat}}form .iradio{background-image:url('../../fileadmin/site/img/radiobutton.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){form .iradio{background-image:url('../../fileadmin/site/img/2x/radiobutton_2x.png');background-size:20px 100px;background-repeat:no-repeat}}form .icheckbox,form .iradio{width:30px}form .icheckbox.hover,form .iradio.hover{background-position:0 -20px}form .icheckbox.checked,form .iradio.checked{background-position:0 -40px}form .icheckbox.checked.hover,form .iradio.checked.hover{background-position:0 -60px}form .icheckbox.error,form .parsley-error .icheckbox,form .parsley-error .iradio,form .iradio.error{background-position:0 -80px}form .input-container{display:inline-block;overflow:hidden;width:100%}form .check-radio-input,form .check-radio-label{display:inline-block}form .check-radio-input{width:30px;float:left;margin-top:2px}form .check-radio-label{width:calc(100% - 30px);float:right}form .check-radio-label a{text-decoration:underline}form .captcha-image,form .captcha-reload{display:inline-block}form .captcha-image{width:245px;height:90px}form .captcha-reload{height:90px;vertical-align:top}form .captcha-reload .icon{position:relative;top:35px;cursor:pointer}form .captcha-inputfield{margin-top:0}form .indented-radios{margin-left:30px;margin-top:10px}form .indented-radios label{margin-right:25px}form .powermail_fieldwrap_type_html{margin-top:20px}form .powermail_error_message_container{display:none}form .powermail_error_message_container.active{display:block}form .powermail_error_message_container p,form .powermail_error_message_container .news-block .headline,.news-block form .powermail_error_message_container .headline,form .powermail_error_message_container caption,form .powermail_error_message_container figcaption{text-align:center}form .powermail_message_error{border:1px solid #e2003b;padding:10px 20px}form input[type="submit"],form button[type="submit"]{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;border:0}form .parsley-error .icheckbox,form .parsley-error .iradio{color:#666}form .forgot-password a{text-decoration:underline}.bg_blue_light form label{color:#0065ad}.bg_grey form .icheckbox.hover,.bg_grey form .iradio.hover{background-position:0 0px}.bg_grey form .icheckbox.checked.hover,.bg_grey form .iradio.checked.hover{background-position:0 -40px}.form-row:not(:first-child){margin-top:15px}.form-row:not(:first-child).margin-small{margin-top:20px}.form-row .form-column{width:100%}.form-row .form-column.right{margin-top:15px}.tx-powermail{margin-top:20px}.powermail_fieldwrap{margin-top:5px}.powermail_label{padding-left:10px}select{background-image:url('../../fileadmin/site/img/icn_arrow_select.png');background-repeat:no-repeat;width:12px;height:5px;display:inline-block;border:1px solid #eee;background:#fff;color:#0065ad;line-height:1.76471rem;background-position:right center}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){select{background-image:url('../../fileadmin/site/img/2x/icn_arrow_select_2x.png');background-size:12px 5px;background-repeat:no-repeat}}select.dropdown{padding:0 20px 0 10px}.content-wrap-intranet form label{color:#0065ad}@media screen and (min-width: 600px){form .captcha-inputfield{margin-top:30px}form .powermail_error_message_container p,form .powermail_error_message_container .news-block .headline,.news-block form .powermail_error_message_container .headline,form .powermail_error_message_container caption,form .powermail_error_message_container figcaption{text-align:right}}@media screen and (min-width: 660px){.form-row:not(:first-child){margin-top:25px}.form-row.captcha-row{height:90px}.form-row.captcha-row .form-column.right{padding-top:30px}.form-row .form-column{width:50%}.form-row .form-column.left{float:left;padding-right:15px}.form-row .form-column.right{float:right;padding-left:15px;margin-top:0}}.icon{transition:background-color 300ms;-ms-interpolation-mode:bicubic}.icon.blue-circle,a.textlink .icon,button.textlink .icon,.bg_blue .bg_blue_light a.textlink .icon,.bg_blue .bg_blue_light button.textlink .icon,.bg_blue_light a.textlink .icon,.bg_blue_light button.textlink .icon{background-color:#0065ad;border-radius:50%}.icon.red-circle{background-color:#e2003b;border-radius:50%}.icon.red-circle.small{display:inline-block;width:10px;height:10px}.icon.white-circle,.bg_blue a.textlink .icon,.bg_blue button.textlink .icon{background-color:#fff;border-radius:50%}.icon.blue-light-circle,.bg_blue a.textlink:hover .icon,.bg_blue button.textlink:hover .icon{background-color:#b2d0e6;border-radius:50%}.icon.blue-dark-circle,a.textlink:hover .icon,button.textlink:hover .icon,.bg_blue .bg_blue_light a.textlink:hover .icon,.bg_blue .bg_blue_light button.textlink:hover .icon,.bg_blue_light a.textlink:hover .icon,.bg_blue_light button.textlink:hover .icon{border-radius:50%;background-color:#004679}.icon.white-quad{float:left;margin-right:20px;border:1px solid white}.icon.marker-new{font-family:"lato-bold",Arial,Helvetica,sans-serif;border-radius:50%;display:inline-block;width:20px;height:20px;color:#fff;font-size:0.882em;text-align:center;position:relative;top:-10px}.icon.marker-new.red{background-color:#e2003b}.icon.marker-new-small{border-radius:50%;display:inline-block;width:10px;height:10px;margin-left:5px}.icon.marker-new-small.red{background-color:#e2003b}.icon.icon-arrow-accordion{background-image:url('../../fileadmin/site/img/icn_arrow_accordion.png');background-repeat:no-repeat;width:10px;height:5px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-accordion{background-image:url('../../fileadmin/site/img/2x/icn_arrow_accordion_2x.png');background-size:20px 10px;background-repeat:no-repeat}}.icon.icon-arrow-accordion.close{background-position:0 -5px}.icon.icon-arrow-accordion.white{background-position:-10px 0}.icon.icon-arrow-accordion.white.close{background-position:-10px -5px}.icon.icon-arrow-breadcrumb{background-image:url('../../fileadmin/site/img/icn_arrow_breadcrumb.png');background-repeat:no-repeat;width:5px;height:10px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-breadcrumb{background-image:url('../../fileadmin/site/img/2x/icn_arrow_breadcrumb_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-arrow-left{background-image:url('../../fileadmin/site/img/icn_back.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-left{background-image:url('../../fileadmin/site/img/2x/icn_back_2x.png');background-size:40px 20px;background-repeat:no-repeat}}.icon.icon-arrow-left.blue,.bg_blue a.textlink .icon.icon-arrow-left,.bg_blue button.textlink .icon.icon-arrow-left{background-position:-20px 0}.icon.icon-arrow-right,.icon.icon-link-external-arrow{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-right,.icon.icon-link-external-arrow{background-image:url('../../fileadmin/site/img/2x/icn_arrow_2x.png');background-size:60px 20px;background-repeat:no-repeat}}.icon.icon-arrow-right.blue,.bg_blue a.textlink .icon.icon-arrow-right,.bg_blue button.textlink .icon.icon-arrow-right,.icon.icon-link-external-arrow.blue,.bg_blue a.textlink .icon.icon-link-external-arrow,.bg_blue button.textlink .icon.icon-link-external-arrow{background-position:-20px 0}.icon.icon-arrow-right.blue-light,.bg_blue_light a.textlink .icon.icon-arrow-right,.bg_blue_light button.textlink .icon.icon-arrow-right,.icon.icon-link-external-arrow.blue-light,.bg_blue_light a.textlink .icon.icon-link-external-arrow,.bg_blue_light button.textlink .icon.icon-link-external-arrow{background-position:-40px 0}.icon.icon-arrow-up{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-up{background-image:url('../../fileadmin/site/img/2x/icn_arrow_2x.png');background-size:60px 20px;background-repeat:no-repeat}}.icon.icon-arrow-up.blue,.bg_blue a.textlink .icon.icon-arrow-up,.bg_blue button.textlink .icon.icon-arrow-up{background-position:-20px 0}.icon.icon-arrow-up.blue-light,.bg_blue_light a.textlink .icon.icon-arrow-up,.bg_blue_light button.textlink .icon.icon-arrow-up{background-position:-40px 0}.icon.icon-arrow-slider{background-image:url('../../fileadmin/site/img/icn_slider.png');background-repeat:no-repeat;width:10px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-slider{background-image:url('../../fileadmin/site/img/2x/icn_slider_2x.png');background-size:10px 40px;background-repeat:no-repeat}}.icon.icon-arrow-slider.left{background-position:0 0}.icon.icon-arrow-slider.right{background-position:0 -10px}.icon.icon-arrow-slider-small,.slider.slider-navigation-bottom .slick-arrow.slick-prev,.slider.slider-navigation-bottom .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/icn_arrow_leftright.png');background-repeat:no-repeat;width:5px;height:10px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-slider-small,.slider.slider-navigation-bottom .slick-arrow.slick-prev,.slider.slider-navigation-bottom .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/2x/icn_arrow_leftright_2x.png');background-size:10px 10px;background-repeat:no-repeat}}.icon.icon-arrow-slider-small.right,.slider.slider-navigation-bottom .right.slick-arrow.slick-prev,.slider.slider-navigation-bottom .right.slick-arrow.slick-next{background-position:right center}.icon.icon-arrow-slider-small.left,.slider.slider-navigation-bottom .left.slick-arrow.slick-prev,.slider.slider-navigation-bottom .left.slick-arrow.slick-next{background-position:left center}.icon.icon-arrow-up-small,.slider.slider-vertical .slick-arrow.slick-prev{background-image:url('../../fileadmin/site/img/icn_arrow_downup_small.png');background-repeat:no-repeat;width:10px;height:5px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-up-small,.slider.slider-vertical .slick-arrow.slick-prev{background-image:url('../../fileadmin/site/img/2x/icn_arrow_downup_small_2x.png');background-size:10px 10px;background-repeat:no-repeat}}.icon.icon-arrow-up-small.blue,.slider.slider-vertical .blue.slick-arrow.slick-prev,.bg_blue a.textlink .icon.icon-arrow-up-small,.bg_blue a.textlink .slider.slider-vertical .slick-arrow.slick-prev,.slider.slider-vertical .bg_blue a.textlink .slick-arrow.slick-prev,.bg_blue button.textlink .icon.icon-arrow-up-small,.bg_blue button.textlink .slider.slider-vertical .slick-arrow.slick-prev,.slider.slider-vertical .bg_blue button.textlink .slick-arrow.slick-prev{background-position:center top}.icon.icon-arrow-down-small,.slider.slider-vertical .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/icn_arrow_downup_small.png');background-repeat:no-repeat;width:10px;height:5px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-arrow-down-small,.slider.slider-vertical .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/2x/icn_arrow_downup_small_2x.png');background-size:10px 10px;background-repeat:no-repeat}}.icon.icon-arrow-down-small.blue,.slider.slider-vertical .blue.slick-arrow.slick-next,.bg_blue a.textlink .icon.icon-arrow-down-small,.bg_blue a.textlink .slider.slider-vertical .slick-arrow.slick-next,.slider.slider-vertical .bg_blue a.textlink .slick-arrow.slick-next,.bg_blue button.textlink .icon.icon-arrow-down-small,.bg_blue button.textlink .slider.slider-vertical .slick-arrow.slick-next,.slider.slider-vertical .bg_blue button.textlink .slick-arrow.slick-next{background-position:center bottom}.icon.icon-filter-small{background-image:url('../../fileadmin/site/img/icn_filter_small.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-filter-small{background-image:url('../../fileadmin/site/img/2x/icn_filter_small_2x.png');background-size:40px 20px;background-repeat:no-repeat}}.icon.icon-filter-small.blue,.bg_blue a.textlink .icon.icon-filter-small,.bg_blue button.textlink .icon.icon-filter-small{background-position:-20px 0}.icon.icon-filter{background-image:url('../../fileadmin/site/img/icn_filter.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-filter{background-image:url('../../fileadmin/site/img/2x/icn_filter_2x.png');background-size:60px 30px;background-repeat:no-repeat}}.icon.icon-filter.blue,.bg_blue a.textlink .icon.icon-filter,.bg_blue button.textlink .icon.icon-filter{background-position:-20px 0}.icon.icon-close{background-image:url('../../fileadmin/site/img/icn_close.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-close{background-image:url('../../fileadmin/site/img/2x/icn_close_2x.png');background-size:60px 20px;background-repeat:no-repeat}}.icon.icon-close.blue-light,.bg_blue_light a.textlink .icon.icon-close,.bg_blue_light button.textlink .icon.icon-close{background-position:-40px 0}.icon.icon-close.blue,.bg_blue a.textlink .icon.icon-close,.bg_blue button.textlink .icon.icon-close{background-position:-20px 0}.icon.icon-close-big{background-image:url('../../fileadmin/site/img/icn_close_big.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-close-big{background-image:url('../../fileadmin/site/img/2x/icn_close_big_2x.png');background-size:30px 90px;background-repeat:no-repeat}}.icon.icon-close-big.red{background-position:0 -30px}.icon.icon-close-big.blue,.bg_blue a.textlink .icon.icon-close-big,.bg_blue button.textlink .icon.icon-close-big{background-position:0 -60px}.icon.icon-calendar-plus{background-image:url('../../fileadmin/site/img/icn_calendar_plus.png');background-repeat:no-repeat;width:19px;height:19px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-calendar-plus{background-image:url('../../fileadmin/site/img/2x/icn_calendar_plus_2x.png');background-size:114px 19px;background-repeat:no-repeat}}.icon.icon-calendar-plus.blue,.bg_blue a.textlink .icon.icon-calendar-plus,.bg_blue button.textlink .icon.icon-calendar-plus{background-position:-19px 0}.icon.icon-calendar-plus.blue-light,.bg_blue_light a.textlink .icon.icon-calendar-plus,.bg_blue_light button.textlink .icon.icon-calendar-plus{background-position:-38px 0}.icon.icon-calendar-plus.grey{background-position:-57px 0}.icon.icon-calendar-plus.red{background-position:-76px 0}.icon.icon-calendar-big{background-image:url('../../fileadmin/site/img/icn_calendar_big.png');background-repeat:no-repeat;width:40px;height:40px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-calendar-big{background-image:url('../../fileadmin/site/img/2x/icn_calendar_big_2x.png');background-size:200px 40px;background-repeat:no-repeat}}.icon.icon-calendar-big.blue,.bg_blue a.textlink .icon.icon-calendar-big,.bg_blue button.textlink .icon.icon-calendar-big{background-position:-40px 0}.icon.icon-calendar-big.blue-light,.bg_blue_light a.textlink .icon.icon-calendar-big,.bg_blue_light button.textlink .icon.icon-calendar-big{background-position:-80px 0}.icon.icon-calendar-big.grey{background-position:-120px 0}.icon.icon-calendar-big.red{background-position:-160px 0}.icon.icon-calendar-plus-big{background-image:url('../../fileadmin/site/img/icn_calendar_plus_big.png');background-repeat:no-repeat;width:40px;height:40px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-calendar-plus-big{background-image:url('../../fileadmin/site/img/2x/icn_calendar_plus_big_2x.png');background-size:200px 40px;background-repeat:no-repeat}}.icon.icon-calendar-plus-big.blue,.bg_blue a.textlink .icon.icon-calendar-plus-big,.bg_blue button.textlink .icon.icon-calendar-plus-big{background-position:-40px 0}.icon.icon-calendar-plus-big.blue-light,.bg_blue_light a.textlink .icon.icon-calendar-plus-big,.bg_blue_light button.textlink .icon.icon-calendar-plus-big{background-position:-80px 0}.icon.icon-calendar-plus-big.grey{background-position:-120px 0}.icon.icon-calendar-plus-big.red{background-position:-160px 0}.icon.icon-fachverbaende{background-image:url('../../fileadmin/site/img/icn_fachverbaende.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-fachverbaende{background-image:url('../../fileadmin/site/img/2x/icn_fachverbaende_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-meinzvei,.icon.icon-socials.meinzvei{background-image:url('../../fileadmin/site/img/icn_meinzvei.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-meinzvei,.icon.icon-socials.meinzvei{background-image:url('../../fileadmin/site/img/2x/icn_meinzvei_2x.png');background-size:40px 20px;background-repeat:no-repeat}}.icon.icon-meinzvei.blue,.blue.icon.icon-socials.meinzvei,.bg_blue a.textlink .icon.icon-socials.meinzvei,.bg_blue button.textlink .icon.icon-socials.meinzvei,.bg_blue a.textlink .icon.icon-meinzvei,.bg_blue button.textlink .icon.icon-meinzvei{background-position:-20px 0}.icon.icon-meinzvei-big{background-image:url('../../fileadmin/site/img/icn_meinzvei_big.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-meinzvei-big{background-image:url('../../fileadmin/site/img/2x/icn_meinzvei_big_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-meinzvei-medium{background-image:url('../../fileadmin/site/img/icn_meinzvei_medium.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-meinzvei-medium{background-image:url('../../fileadmin/site/img/2x/icn_meinzvei_medium_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-menu{background-image:url('../../fileadmin/site/img/icn_menu_mobile.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-menu{background-image:url('../../fileadmin/site/img/2x/icn_menu_mobile_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-more-less{background-image:url('../../fileadmin/site/img/icn_more.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-more-less{background-image:url('../../fileadmin/site/img/2x/icn_more_2x.png');background-size:60px 40px;background-repeat:no-repeat}}.icon.icon-more-less.more.blue,.bg_blue a.textlink .icon.icon-more-less.more,.bg_blue button.textlink .icon.icon-more-less.more{background-position:-20px 0}.icon.icon-more-less.more.blue-light,.bg_blue_light a.textlink .icon.icon-more-less.more,.bg_blue_light button.textlink .icon.icon-more-less.more{background-position:-40px 0}.icon.icon-more-less.less{background-position:0px -20px}.icon.icon-more-less.less.blue,.bg_blue a.textlink .icon.icon-more-less.less,.bg_blue button.textlink .icon.icon-more-less.less{background-position:-20px -20px}.icon.icon-more-less.less.blue-light,.bg_blue_light a.textlink .icon.icon-more-less.less,.bg_blue_light button.textlink .icon.icon-more-less.less{background-position:-40px -20px}.icon.icon-play{background-image:url('../../fileadmin/site/img/icn_play.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-play{background-image:url('../../fileadmin/site/img/2x/icn_play_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-repeat{background-image:url('../../fileadmin/site/img/icn_repeat.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-repeat{background-image:url('../../fileadmin/site/img/2x/icn_repeat_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-search{background-image:url('../../fileadmin/site/img/icn_search.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-search{background-image:url('../../fileadmin/site/img/2x/icn_search_2x.png');background-size:60px 30px;background-repeat:no-repeat}}.icon.icon-search.blue,.bg_blue a.textlink .icon.icon-search,.bg_blue button.textlink .icon.icon-search{background-position:-30px 0}.icon.icon-download{background-image:url('../../fileadmin/site/img/icn_download.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-download{background-image:url('../../fileadmin/site/img/2x/icn_download_2x.png');background-size:60px 20px;background-repeat:no-repeat}}.icon.icon-download.blue,.bg_blue a.textlink .icon.icon-download,.bg_blue button.textlink .icon.icon-download{background-position:-20px 0}.icon.icon-download.blue-light,.bg_blue_light a.textlink .icon.icon-download,.bg_blue_light button.textlink .icon.icon-download{background-position:-40px 0}.icon.icon-download-big{background-image:url('../../fileadmin/site/img/icn_download_big.png');background-repeat:no-repeat;width:40px;height:34px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-download-big{background-image:url('../../fileadmin/site/img/2x/icn_download_big_2x.png');background-size:120px 34px;background-repeat:no-repeat}}.icon.icon-download-big.blue,.bg_blue a.textlink .icon.icon-download-big,.bg_blue button.textlink .icon.icon-download-big{background-position:-40px 0}.icon.icon-download-big.blue-light,.bg_blue_light a.textlink .icon.icon-download-big,.bg_blue_light button.textlink .icon.icon-download-big{background-position:-80px 0}.icon.icon-link-external{background-image:url('../../fileadmin/site/img/icn_link_extern.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-link-external{background-image:url('../../fileadmin/site/img/2x/icn_link_extern_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-open{background-image:url('../../fileadmin/site/img/icn_open.png');background-repeat:no-repeat;width:30px;height:30px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-open{background-image:url('../../fileadmin/site/img/2x/icn_open_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-socials{background-image:url('../../fileadmin/site/img/icn_socials.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-socials{background-image:url('../../fileadmin/site/img/2x/icn_socials_2x.png');background-size:40px 140px;background-repeat:no-repeat}}.icon.icon-socials.tw{background-position:0 -20px}.icon.icon-socials.fb{background-position:0 -40px}.icon.icon-socials.mail{background-position:0 0}.icon.icon-socials.yt{background-position:0 -100px}.icon.icon-socials.flickr{background-position:0 -80px}.icon.icon-socials.rss{background-position:0 -60px}.icon.icon-socials.share{background-position:0 -120px}.icon.icon-socials.blue.tw,.bg_blue a.textlink .icon.icon-socials.tw,.bg_blue button.textlink .icon.icon-socials.tw{background-position:-20px -20px}.icon.icon-socials.blue.fb,.bg_blue a.textlink .icon.icon-socials.fb,.bg_blue button.textlink .icon.icon-socials.fb{background-position:-20px -40px}.icon.icon-socials.blue.mail,.bg_blue a.textlink .icon.icon-socials.mail,.bg_blue button.textlink .icon.icon-socials.mail{background-position:-20px 0}.icon.icon-socials.blue.yt,.bg_blue a.textlink .icon.icon-socials.yt,.bg_blue button.textlink .icon.icon-socials.yt{background-position:-20px -100px}.icon.icon-socials.blue.flickr,.bg_blue a.textlink .icon.icon-socials.flickr,.bg_blue button.textlink .icon.icon-socials.flickr{background-position:-20px -80px}.icon.icon-socials.blue.rss,.bg_blue a.textlink .icon.icon-socials.rss,.bg_blue button.textlink .icon.icon-socials.rss{background-position:-20px -60px}.icon.icon-socials.blue.share,.bg_blue a.textlink .icon.icon-socials.share,.bg_blue button.textlink .icon.icon-socials.share{background-position:-20px -120px}.icon.icon-socials.blue.meinzvei,.bg_blue a.textlink .icon.icon-socials.meinzvei,.bg_blue button.textlink .icon.icon-socials.meinzvei{background-position:-20px -140px}.icon.icon-socials-small{background-image:url('../../fileadmin/site/img/icn_socials_small.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-socials-small{background-image:url('../../fileadmin/site/img/2x/icn_socials_small_2x.png');background-size:100px 140px;background-repeat:no-repeat}}.icon.icon-socials-small.grey.mail{background-position:0 0}.icon.icon-socials-small.grey.tw{background-position:0 -20px}.icon.icon-socials-small.grey.fb{background-position:0 -40px}.icon.icon-socials-small.grey.rss{background-position:0 -60px}.icon.icon-socials-small.grey.flickr{background-position:0 -80px}.icon.icon-socials-small.grey.yt{background-position:0 -100px}.icon.icon-socials-small.grey.meinzvei{background-position:0 -120px}.icon.icon-socials-small.blue-dark.mail{background-position:-20px 0}.icon.icon-socials-small.blue-dark.tw{background-position:-20px -20px}.icon.icon-socials-small.blue-dark.fb{background-position:-20px -40px}.icon.icon-socials-small.blue-dark.rss{background-position:-20px -60px}.icon.icon-socials-small.blue-dark.flickr{background-position:-20px -80px}.icon.icon-socials-small.blue-dark.yt{background-position:-40px -100px}.icon.icon-socials-small.blue-dark.meinzvei{background-position:-40px -120px}.icon.icon-socials-small.blue.mail,.bg_blue a.textlink .icon.icon-socials-small.mail,.bg_blue button.textlink .icon.icon-socials-small.mail{background-position:-40px 0}.icon.icon-socials-small.blue.tw,.bg_blue a.textlink .icon.icon-socials-small.tw,.bg_blue button.textlink .icon.icon-socials-small.tw{background-position:-40px -20px}.icon.icon-socials-small.blue.fb,.bg_blue a.textlink .icon.icon-socials-small.fb,.bg_blue button.textlink .icon.icon-socials-small.fb{background-position:-40px -40px}.icon.icon-socials-small.blue.rss,.bg_blue a.textlink .icon.icon-socials-small.rss,.bg_blue button.textlink .icon.icon-socials-small.rss{background-position:-40px -60px}.icon.icon-socials-small.blue.flickr,.bg_blue a.textlink .icon.icon-socials-small.flickr,.bg_blue button.textlink .icon.icon-socials-small.flickr{background-position:-40px -80px}.icon.icon-socials-small.blue.yt,.bg_blue a.textlink .icon.icon-socials-small.yt,.bg_blue button.textlink .icon.icon-socials-small.yt{background-position:-40px -100px}.icon.icon-socials-small.blue.meinzvei,.bg_blue a.textlink .icon.icon-socials-small.meinzvei,.bg_blue button.textlink .icon.icon-socials-small.meinzvei{background-position:-40px -120px}.icon.icon-socials-small.multi-color.mail{background-position:-60px 0}.icon.icon-socials-small.multi-color.tw{background-position:-60px -20px}.icon.icon-socials-small.multi-color.fb{background-position:-60px -40px}.icon.icon-socials-small.multi-color.rss{background-position:-60px -60px}.icon.icon-socials-small.multi-color.flickr{background-position:-60px -80px}.icon.icon-socials-small.multi-color.yt{background-position:-60px -100px}.icon.icon-socials-small.multi-color.meinzvei{background-position:-60px -120px}.icon.icon-socials-small.white.mail{background-position:-80px 0}.icon.icon-socials-small.white.tw{background-position:-80px -20px}.icon.icon-socials-small.white.fb{background-position:-80px -40px}.icon.icon-socials-small.white.rss{background-position:-80px -60px}.icon.icon-socials-small.white.flickr{background-position:-80px -80px}.icon.icon-socials-small.white.yt{background-position:-80px -100px}.icon.icon-socials-small.white.meinzvei{background-position:-80px -120px}.icon.icon-socials-medium{background-image:url('../../fileadmin/site/img/icn_socials_medium.png');background-repeat:no-repeat;width:40px;height:40px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-socials-medium{background-image:url('../../fileadmin/site/img/2x/icn_socials_medium_2x.png');background-size:200px 280px;background-repeat:no-repeat}}.icon.icon-socials-medium.grey.mail{background-position:0 0}.icon.icon-socials-medium.grey.tw{background-position:0 -40px}.icon.icon-socials-medium.grey.fb{background-position:0 -80px}.icon.icon-socials-medium.grey.rss{background-position:0 -120px}.icon.icon-socials-medium.grey.flickr{background-position:0 -160px}.icon.icon-socials-medium.grey.yt{background-position:0 -200px}.icon.icon-socials-medium.grey.meinzvei{background-position:0 -240px}.icon.icon-socials-medium.blue-dark.mail{background-position:-40px 0}.icon.icon-socials-medium.blue-dark.tw{background-position:-40px -40px}.icon.icon-socials-medium.blue-dark.fb{background-position:-40px -80px}.icon.icon-socials-medium.blue-dark.rss{background-position:-40px -120px}.icon.icon-socials-medium.blue-dark.flickr{background-position:-40px -160px}.icon.icon-socials-medium.blue-dark.yt{background-position:-40px -200px}.icon.icon-socials-medium.blue-dark.meinzvei{background-position:-40px -240px}.icon.icon-socials-medium.blue.mail,.bg_blue a.textlink .icon.icon-socials-medium.mail,.bg_blue button.textlink .icon.icon-socials-medium.mail{background-position:-80px 0}.icon.icon-socials-medium.blue.tw,.bg_blue a.textlink .icon.icon-socials-medium.tw,.bg_blue button.textlink .icon.icon-socials-medium.tw{background-position:-80px -40px}.icon.icon-socials-medium.blue.fb,.bg_blue a.textlink .icon.icon-socials-medium.fb,.bg_blue button.textlink .icon.icon-socials-medium.fb{background-position:-80px -80px}.icon.icon-socials-medium.blue.rss,.bg_blue a.textlink .icon.icon-socials-medium.rss,.bg_blue button.textlink .icon.icon-socials-medium.rss{background-position:-80px -120px}.icon.icon-socials-medium.blue.flickr,.bg_blue a.textlink .icon.icon-socials-medium.flickr,.bg_blue button.textlink .icon.icon-socials-medium.flickr{background-position:-80px -160px}.icon.icon-socials-medium.blue.yt,.bg_blue a.textlink .icon.icon-socials-medium.yt,.bg_blue button.textlink .icon.icon-socials-medium.yt{background-position:-80px -200px}.icon.icon-socials-medium.blue.meinzvei,.bg_blue a.textlink .icon.icon-socials-medium.meinzvei,.bg_blue button.textlink .icon.icon-socials-medium.meinzvei{background-position:-80px -240px}.icon.icon-socials-medium.multi-color.mail{background-position:-120px 0}.icon.icon-socials-medium.multi-color.tw{background-position:-120px -40px}.icon.icon-socials-medium.multi-color.fb{background-position:-120px -80px}.icon.icon-socials-medium.multi-color.rss{background-position:-120px -120px}.icon.icon-socials-medium.multi-color.flickr{background-position:-120px -160px}.icon.icon-socials-medium.multi-color.yt{background-position:-120px -200px}.icon.icon-socials-medium.multi-color.meinzvei{background-position:-120px -240px}.icon.icon-socials-medium.white.mail{background-position:-160px 0}.icon.icon-socials-medium.white.tw{background-position:-160px -40px}.icon.icon-socials-medium.white.fb{background-position:-160px -80px}.icon.icon-socials-medium.white.rss{background-position:-160px -120px}.icon.icon-socials-medium.white.flickr{background-position:-160px -160px}.icon.icon-socials-medium.white.yt{background-position:-160px -200px}.icon.icon-socials-medium.white.meinzvei{background-position:-160px -240px}.icon.icon-socials-big{background-image:url('../../fileadmin/site/img/icn_socials_big.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-socials-big{background-image:url('../../fileadmin/site/img/2x/icn_socials_big_2x.png');background-size:240px 420px;background-repeat:no-repeat}}.icon.icon-socials-big.grey.mail{background-position:0 0}.icon.icon-socials-big.grey.tw{background-position:0 -60px}.icon.icon-socials-big.grey.fb{background-position:0 -120px}.icon.icon-socials-big.grey.rss{background-position:0 -180px}.icon.icon-socials-big.grey.flickr{background-position:0 -240px}.icon.icon-socials-big.grey.yt{background-position:0 -300px}.icon.icon-socials-big.grey.meinzvei{background-position:0 -360px}.icon.icon-socials-big.blue-dark.mail{background-position:-60px 0}.icon.icon-socials-big.blue-dark.tw{background-position:-60px -60px}.icon.icon-socials-big.blue-dark.fb{background-position:-60px -120px}.icon.icon-socials-big.blue-dark.rss{background-position:-60px -180px}.icon.icon-socials-big.blue-dark.flickr{background-position:-60px -240px}.icon.icon-socials-big.blue-dark.yt{background-position:-60px -300px}.icon.icon-socials-big.blue-dark.meinzvei{background-position:-60px -360px}.icon.icon-socials-big.blue.mail,.bg_blue a.textlink .icon.icon-socials-big.mail,.bg_blue button.textlink .icon.icon-socials-big.mail{background-position:-120px 0}.icon.icon-socials-big.blue.tw,.bg_blue a.textlink .icon.icon-socials-big.tw,.bg_blue button.textlink .icon.icon-socials-big.tw{background-position:-120px -60px}.icon.icon-socials-big.blue.fb,.bg_blue a.textlink .icon.icon-socials-big.fb,.bg_blue button.textlink .icon.icon-socials-big.fb{background-position:-120px -120px}.icon.icon-socials-big.blue.rss,.bg_blue a.textlink .icon.icon-socials-big.rss,.bg_blue button.textlink .icon.icon-socials-big.rss{background-position:-120px -180px}.icon.icon-socials-big.blue.flickr,.bg_blue a.textlink .icon.icon-socials-big.flickr,.bg_blue button.textlink .icon.icon-socials-big.flickr{background-position:-120px -240px}.icon.icon-socials-big.blue.yt,.bg_blue a.textlink .icon.icon-socials-big.yt,.bg_blue button.textlink .icon.icon-socials-big.yt{background-position:-120px -300px}.icon.icon-socials-big.blue.meinzvei,.bg_blue a.textlink .icon.icon-socials-big.meinzvei,.bg_blue button.textlink .icon.icon-socials-big.meinzvei{background-position:-120px -360px}.icon.icon-socials-big.multi-color.mail{background-position:-180px 0}.icon.icon-socials-big.multi-color.tw{background-position:-180px -60px}.icon.icon-socials-big.multi-color.fb{background-position:-180px -120px}.icon.icon-socials-big.multi-color.rss{background-position:-180px -180px}.icon.icon-socials-big.multi-color.flickr{background-position:-180px -240px}.icon.icon-socials-big.multi-color.yt{background-position:-180px -300px}.icon.icon-socials-big.multi-color.meinzvei{background-position:-180px -360px}.icon.icon-socials-big.white.mail{background-position:-240px 0}.icon.icon-socials-big.white.tw{background-position:-240px -60px}.icon.icon-socials-big.white.fb{background-position:-240px -120px}.icon.icon-socials-big.white.rss{background-position:-240px -180px}.icon.icon-socials-big.white.flickr{background-position:-240px -240px}.icon.icon-socials-big.white.yt{background-position:-240px -300px}.icon.icon-socials-big.white.meinzvei{background-position:-240px -360px}.icon.icon-statistic-graph{background-image:url('../../fileadmin/site/img/icn_statistic_graph.png');background-repeat:no-repeat;width:100px;height:25px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-statistic-graph{background-image:url('../../fileadmin/site/img/2x/icn_statistic_graph_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-statistic-socials{background-image:url('../../fileadmin/site/img/icn_statistic_socials.png');background-repeat:no-repeat;width:52px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-statistic-socials{background-image:url('../../fileadmin/site/img/2x/icn_statistic_socials_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-statistic-socials-big{background-image:url('../../fileadmin/site/img/icn_statistic_socials_big.png');background-repeat:no-repeat;width:88px;height:101px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-statistic-socials-big{background-image:url('../../fileadmin/site/img/2x/icn_statistic_socials_big_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-statistic-torte{background-image:url('../../fileadmin/site/img/icn_statistic_torte.png');background-repeat:no-repeat;width:100px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-statistic-torte{background-image:url('../../fileadmin/site/img/2x/icn_statistic_torte_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-placeholder_counter{background-image:url('../../fileadmin/site/img/icn_placeholder_duf_counter.png');background-repeat:no-repeat;width:140px;height:85px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-placeholder_counter{background-image:url('../../fileadmin/site/img/2x/icn_placeholder_duf_counter_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-themen-bildung{background-image:url('../../fileadmin/site/img/icn_themen_bildung.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-bildung{background-image:url('../../fileadmin/site/img/2x/icn_themen_bildung_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-cybersicherheit{background-image:url('../../fileadmin/site/img/icn_themen_cybersicherheit.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-cybersicherheit{background-image:url('../../fileadmin/site/img/2x/icn_themen_cybersicherheit_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-energie{background-image:url('../../fileadmin/site/img/icn_themen_energie.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-energie{background-image:url('../../fileadmin/site/img/2x/icn_themen_energie_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-gebaeude{background-image:url('../../fileadmin/site/img/icn_themen_gebaeude.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-gebaeude{background-image:url('../../fileadmin/site/img/2x/icn_themen_gebaeude_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-gesellschaft{background-image:url('../../fileadmin/site/img/icn_themen_gesellschaft.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-gesellschaft{background-image:url('../../fileadmin/site/img/2x/icn_themen_gesellschaft_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-gesundheit{background-image:url('../../fileadmin/site/img/icn_themen_gesundheit.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-gesundheit{background-image:url('../../fileadmin/site/img/2x/icn_themen_gesundheit_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-industrie{background-image:url('../../fileadmin/site/img/icn_themen_industrie.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-industrie{background-image:url('../../fileadmin/site/img/2x/icn_themen_industrie_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-maerkte{background-image:url('../../fileadmin/site/img/icn_themen_maerkte.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-maerkte{background-image:url('../../fileadmin/site/img/2x/icn_themen_maerkte_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-themen-mobilitaet{background-image:url('../../fileadmin/site/img/icn_themen_mobilitaet.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-themen-mobilitaet{background-image:url('../../fileadmin/site/img/2x/icn_themen_mobilitaet_2x.png');background-size:60px 60px;background-repeat:no-repeat}}.icon.icon-phone{background-image:url('../../fileadmin/site/img/icn_phone.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-phone{background-image:url('../../fileadmin/site/img/2x/icn_phone_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-tooltip{width:15px;height:15px;display:inline-block;color:#fff;text-align:center;line-height:15px;font-size:0.70588rem;vertical-align:top;position:relative}.icon.icon-facts-fraction-innovationen{background-image:url('../../fileadmin/site/img/daten_fakten/01_7von10_innovationen.png');background-repeat:no-repeat;width:241px;height:65px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-fraction-innovationen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/01_7von10_innovationen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-wertschoepfungskette{background-image:url('../../fileadmin/site/img/daten_fakten/02_43prozent_wertschoepfungskette.png');background-repeat:no-repeat;width:101px;height:61px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-wertschoepfungskette{background-image:url('../../fileadmin/site/img/2x/daten_fakten/02_43prozent_wertschoepfungskette_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-fraction-innovationsaufwendungen{background-image:url('../../fileadmin/site/img/daten_fakten/03_einsechstel_innovationsaufwendungen.png');background-repeat:no-repeat;width:290px;height:46px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-fraction-innovationsaufwendungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/03_einsechstel_innovationsaufwendungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-neu{background-image:url('../../fileadmin/site/img/daten_fakten/04_eindrittel_neu.png');background-repeat:no-repeat;width:165px;height:63px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-neu{background-image:url('../../fileadmin/site/img/2x/daten_fakten/04_eindrittel_neu_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-fraction-hiddenchampions{background-image:url('../../fileadmin/site/img/daten_fakten/05_einsechstel_hiddenchampions.png');background-repeat:no-repeat;width:290px;height:47px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-fraction-hiddenchampions{background-image:url('../../fileadmin/site/img/2x/daten_fakten/05_einsechstel_hiddenchampions_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-fraction-fueaufwendungen{background-image:url('../../fileadmin/site/img/daten_fakten/06_einfuenftel_fue-aufwendungen.png');background-repeat:no-repeat;width:240px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-fraction-fueaufwendungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/06_einfuenftel_fue-aufwendungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-patentanmeldungen{background-image:url('../../fileadmin/site/img/daten_fakten/07_13000_patentanmeldungen.png');background-repeat:no-repeat;width:87px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-patentanmeldungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/07_13000_patentanmeldungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-ingeniuere{background-image:url('../../fileadmin/site/img/daten_fakten/08_22prozent_ingeniuere.png');background-repeat:no-repeat;width:102px;height:102px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-ingeniuere{background-image:url('../../fileadmin/site/img/2x/daten_fakten/08_22prozent_ingeniuere_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-fraction-fuebeschaeftigte{background-image:url('../../fileadmin/site/img/daten_fakten/09_einvierte_fue-beschaeftigte.png');background-repeat:no-repeat;width:190px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-fraction-fuebeschaeftigte{background-image:url('../../fileadmin/site/img/2x/daten_fakten/09_einvierte_fue-beschaeftigte_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-vernetzung{background-image:url('../../fileadmin/site/img/daten_fakten/10_vernetzung.png');background-repeat:no-repeat;width:87px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-vernetzung{background-image:url('../../fileadmin/site/img/2x/daten_fakten/10_vernetzung_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-sicherheit{background-image:url('../../fileadmin/site/img/daten_fakten/11_sicherheit.png');background-repeat:no-repeat;width:76px;height:101px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-sicherheit{background-image:url('../../fileadmin/site/img/2x/daten_fakten/11_sicherheit_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-vertrauen{background-image:url('../../fileadmin/site/img/daten_fakten/12_vertrauen.png');background-repeat:no-repeat;width:109px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-vertrauen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/12_vertrauen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-bip{background-image:url('../../fileadmin/site/img/daten_fakten/13_3prozent_bip.png');background-repeat:no-repeat;width:75px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-bip{background-image:url('../../fileadmin/site/img/2x/daten_fakten/13_3prozent_bip_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-produktion{background-image:url('../../fileadmin/site/img/daten_fakten/14_11prozent_produktion.png');background-repeat:no-repeat;width:94px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-produktion{background-image:url('../../fileadmin/site/img/2x/daten_fakten/14_11prozent_produktion_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-umsatz{background-image:url('../../fileadmin/site/img/daten_fakten/15_11prozent_umsatz.png');background-repeat:no-repeat;width:128px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-umsatz{background-image:url('../../fileadmin/site/img/2x/daten_fakten/15_11prozent_umsatz_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-exporte{background-image:url('../../fileadmin/site/img/daten_fakten/16_15prozent_exporte.png');background-repeat:no-repeat;width:200px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-exporte{background-image:url('../../fileadmin/site/img/2x/daten_fakten/16_15prozent_exporte_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-beschaeftigte{background-image:url('../../fileadmin/site/img/daten_fakten/17_16prozent_beschaeftigte.png');background-repeat:no-repeat;width:68px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-beschaeftigte{background-image:url('../../fileadmin/site/img/2x/daten_fakten/17_16prozent_beschaeftigte_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-hiddenchampions{background-image:url('../../fileadmin/site/img/daten_fakten/18_16prozent_hiddenchampions.png');background-repeat:no-repeat;width:85px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-hiddenchampions{background-image:url('../../fileadmin/site/img/2x/daten_fakten/18_16prozent_hiddenchampions_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-innovationsaufwendungen{background-image:url('../../fileadmin/site/img/daten_fakten/19_21prozent_innovationsaufwendungen.png');background-repeat:no-repeat;width:87px;height:101px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-innovationsaufwendungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/19_21prozent_innovationsaufwendungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-fueaufwendungen{background-image:url('../../fileadmin/site/img/daten_fakten/20_24prozent_fue-aufwendungen.png');background-repeat:no-repeat;width:201px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-fueaufwendungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/20_24prozent_fue-aufwendungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-patentanmeldungen{background-image:url('../../fileadmin/site/img/daten_fakten/21_26prozent_patentanmeldungen.png');background-repeat:no-repeat;width:89px;height:101px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-patentanmeldungen{background-image:url('../../fileadmin/site/img/2x/daten_fakten/21_26prozent_patentanmeldungen_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-facts-percentage-fuebeschaeftigte{background-image:url('../../fileadmin/site/img/daten_fakten/22_29prozent_fue-beschaeftigte.png');background-repeat:no-repeat;width:201px;height:100px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-facts-percentage-fuebeschaeftigte{background-image:url('../../fileadmin/site/img/2x/daten_fakten/22_29prozent_fue-beschaeftigte_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-it{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_it.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-it{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_it_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-meeting{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_meeting.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-meeting{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_meeting_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-menu{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_menu.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-menu{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_menu_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-news{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_news.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-news{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_news_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-emergency{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_notfall.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-emergency{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_notfall_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-intranet-team{background-image:url('../../fileadmin/site/img/intranet/intranet_icons_menu_team.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-intranet-team{background-image:url('../../fileadmin/site/img/2x/intranet/intranet_icons_menu_team_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon_neuigkeiten{background-image:url('../../fileadmin/site/img/icn_neuigkeiten.png');background-repeat:no-repeat;width:16px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon_neuigkeiten{background-image:url('../../fileadmin/site/img/2x/icn_neuigkeiten_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-aktuelles{background-image:url('../../fileadmin/site/img/icn_aktuelles.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-aktuelles{background-image:url('../../fileadmin/site/img/2x/icn_aktuelles_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-umfrage{background-image:url('../../fileadmin/site/img/icn_umfrage.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-umfrage{background-image:url('../../fileadmin/site/img/2x/icn_umfrage_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-faq{background-image:url('../../fileadmin/site/img/icn_faq.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-faq{background-image:url('../../fileadmin/site/img/2x/icn_faq_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-forum{background-image:url('../../fileadmin/site/img/icn_forum.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-forum{background-image:url('../../fileadmin/site/img/2x/icn_forum_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-social-media{background-image:url('../../fileadmin/site/img/icn_social-media.png');background-repeat:no-repeat;width:20px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-social-media{background-image:url('../../fileadmin/site/img/2x/icn_social-media_2x.png');background-size:100% auto;background-repeat:no-repeat}}.icon.icon-dokumente{background-image:url('../../fileadmin/site/img/icn_dokumente.png');background-repeat:no-repeat;width:16px;height:20px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.icon.icon-dokumente{background-image:url('../../fileadmin/site/img/2x/icn_dokumente_2x.png');background-size:100% auto;background-repeat:no-repeat}}.with-badge{padding-left:27px;position:relative}.with-badge .icon{top:0px;position:absolute;left:0}.with-badge .icon.icon-dokumente{top:-3px}.with-badge .icon.icon-social-media{top:-1px}.with-badge .icon.icon-socials-small{top:-1.5px}.with-badge .icon.icon_neuigkeiten{top:-1px}.with-badge .icon.icon-aktuelles{top:-1px}@media screen and (min-width: 768px){.with-badge .icon{top:5px}.with-badge .icon.icon_neuigkeiten{top:1px}.with-badge .icon.icon-dokumente{top:2px}.with-badge .icon.icon-social-media{top:1px}.with-badge .icon.icon-socials-small{top:2px}.with-badge .icon.icon-aktuelles{top:2px}}.bg_blue_light .icon.icon-tooltip{color:#b2d0e6}.bg_blue .icon.icon-tooltip{color:#0065ad}a:hover>.icon.blue-circle,a.textlink a:hover>.icon,button.textlink a:hover>.icon{background-color:#004679}a:hover>.icon.red-circle{background-color:#004679}a:hover>.icon.white-circle,.bg_blue a.textlink a:hover>.icon,.bg_blue button.textlink a:hover>.icon{background-color:#b2d0e6}a:hover>.icon.blue-light-circle,.bg_blue a.textlink:hover a:hover>.icon,.bg_blue button.textlink:hover a:hover>.icon{background-color:#004679}a:hover>.icon.icon-socials-medium.grey.mail,a:hover>.icon.icon-socials-medium.blue-dark.mail,a:hover>.icon.icon-socials-medium.blue.mail,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.mail,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.mail{background-position:-40px 0}a:hover>.icon.icon-socials-medium.grey.tw,a:hover>.icon.icon-socials-medium.blue-dark.tw,a:hover>.icon.icon-socials-medium.blue.tw,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.tw,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.tw{background-position:-120px -40px}a:hover>.icon.icon-socials-medium.grey.fb,a:hover>.icon.icon-socials-medium.blue-dark.fb,a:hover>.icon.icon-socials-medium.blue.fb,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.fb,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.fb{background-position:-120px -80px}a:hover>.icon.icon-socials-medium.grey.rss,a:hover>.icon.icon-socials-medium.blue-dark.rss,a:hover>.icon.icon-socials-medium.blue.rss,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.rss,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.rss{background-position:-120px -120px}a:hover>.icon.icon-socials-medium.grey.flickr,a:hover>.icon.icon-socials-medium.blue-dark.flickr,a:hover>.icon.icon-socials-medium.blue.flickr,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.flickr,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.flickr{background-position:-120px -160px}a:hover>.icon.icon-socials-medium.grey.yt,a:hover>.icon.icon-socials-medium.blue-dark.yt,a:hover>.icon.icon-socials-medium.blue.yt,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.yt,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.yt{background-position:-120px -200px}a:hover>.icon.icon-socials-medium.grey.meinzvei,a:hover>.icon.icon-socials-medium.blue-dark.meinzvei,a:hover>.icon.icon-socials-medium.blue.meinzvei,.bg_blue a.textlink a:hover>.icon.icon-socials-medium.meinzvei,.bg_blue button.textlink a:hover>.icon.icon-socials-medium.meinzvei{background-position:-40px -240px}a:hover>.icon.icon-calendar-plus{background-position:right 0}h1 .icon,.news-block.teasertextbox .headline .icon,h2 .icon,.news-block.text-double-height .columns.text-box .thema .icon,.news-block.text-double-height .columns.text-box .datum .icon,.accordion .accordion-content h3 .icon,.accordion .accordion-content .h5+h2 .icon,h3 .icon,.h5+h2 .icon,.news-block.text-double-height .columns.text-box .h5+.thema .icon,.news-block.text-double-height .columns.text-box .h5+.datum .icon,.accordion .accordion-content .h5+h3 .icon,h4 .icon,h5 .icon,h6 .icon{margin-right:8px}h1.with-badge,.news-block.teasertextbox .with-badge.headline,h2.with-badge,.news-block.text-double-height .columns.text-box .with-badge.thema,.news-block.text-double-height .columns.text-box .with-badge.datum,.accordion .accordion-content h3.with-badge,.accordion .accordion-content .h5+h2.with-badge,h3.with-badge,.h5+h2.with-badge,.news-block.text-double-height .columns.text-box .h5+.with-badge.thema,.news-block.text-double-height .columns.text-box .h5+.with-badge.datum,.accordion .accordion-content .h5+h3.with-badge,h4.with-badge,h5.with-badge,h6.with-badge,p.with-badge,.news-block .with-badge.headline,caption.with-badge,figcaption.with-badge{display:inline-block}.slider{display:block;margin:0 auto;position:relative;opacity:0;transition:opacity 1500ms}.slider:after{visibility:hidden;display:block;content:"";clear:both;height:0}.slider:before{visibility:hidden;display:block;content:"";clear:both;height:0}.slider .slick-dots{padding:0;font-size:0;text-align:center;margin:20px 0 0 0}.slider .slick-dots li{background-color:#b2d0e6;width:10px;height:10px;border-radius:50%;display:inline-block;margin:0 5px}.slider .slick-dots li button{background-color:transparent}.slider .slick-dots li.slick-active{background-color:#004679}@media screen and (min-width: 1025px){.slider .slick-dots li:hover{background-color:#004679}}.slider .slick-arrow{font-size:0;top:50%;margin-top:-25px;background-position:center center;z-index:5;position:absolute;background-color:transparent;background-position:center;cursor:pointer;padding:0}.slider .slick-arrow.slick-prev{left:-50px;display:block;background-image:url('../../fileadmin/site/img/icn_slider_left.png');background-repeat:no-repeat;width:10px;height:20px;display:inline-block;width:20px;background-position:right center}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.slider .slick-arrow.slick-prev{background-image:url('../../fileadmin/site/img/2x/icn_slider_left_2x.png');background-size:100% auto;background-repeat:no-repeat}}.slider .slick-arrow.slick-next{right:-50px;display:block;background-image:url('../../fileadmin/site/img/icn_slider_right.png');background-repeat:no-repeat;width:10px;height:20px;display:inline-block;width:20px;background-position:left center}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.slider .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/2x/icn_slider_right_2x.png');background-size:100% auto;background-repeat:no-repeat}}.slider.arrows-inside .slick-arrow.slick-prev{left:60px}.slider.arrows-inside .slick-arrow.slick-next{right:60px}.slider.arrows-large .slick-arrow.slick-prev{background-image:url('../../fileadmin/site/img/arrow_slider_big_left.png');background-repeat:no-repeat;width:20px;height:40px;display:inline-block;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.slider.arrows-large .slick-arrow.slick-prev{background-image:url('../../fileadmin/site/img/2x/arrow_slider_big_left_2x.png');background-size:100% auto;background-repeat:no-repeat}}.slider.arrows-large .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/arrow_slider_big_right.png');background-repeat:no-repeat;width:20px;height:40px;display:inline-block;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.slider.arrows-large .slick-arrow.slick-next{background-image:url('../../fileadmin/site/img/2x/arrow_slider_big_right_2x.png');background-size:100% auto;background-repeat:no-repeat}}.slider.fade-in-arrows .slick-arrow{opacity:0;transition:opacity 300ms}.slider.fade-in-arrows .slick-arrow.visible{opacity:1}.slider.no-dots .slick-arrow{margin-top:-10px}.slider .slider-block{position:relative;width:100%;overflow:hidden}.slider .slider-block:after{visibility:hidden;display:block;content:"";clear:both;height:0}.slider .slider-block:before{visibility:hidden;display:block;content:"";clear:both;height:0}.slider .slider-block .img-link{text-decoration:none;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;overflow:hidden}.slider .slider-block .img-link img{width:100%;height:auto;display:block}.slider .slider-block img{width:100%}.slider .slider-block .text-box{padding:15px 20px;width:100%;transition:background-color 300ms}.slider .slider-block .text-box .txt{margin-top:20px;margin-bottom:5px}.slider .slider-block .text-box.white-transparent{background-color:rgba(255,255,255,0.9)}.slider .slider-block .headline{margin-bottom:5px}.slider .slider-block .thema{margin-bottom:7px}.slider .slider-block .cta,.slider .slider-block form input[type="submit"],form .slider .slider-block input[type="submit"],.slider .slider-block form button[type="submit"],form .slider .slider-block button[type="submit"]{margin-top:10px;margin-bottom:5px}.slider .slider-block.themen-icon .icon.icon-themen{left:inherit;right:0}.slider .slider-block.active .text-box{background-color:#b2d0e6}.slider .slider-block.active .text-box .thema{color:#0065ad}.slider .slide>figure{background-color:#eee}.slider .slide>figure img{margin:0 auto}.slider .slide>figure figcaption{background-color:#fff}.slider.slider{margin:30px 0}.slider.single-element-full{width:100%}.slider.single-element-full .slick-list{background-color:#eee}.slider.single-element-full .slider-block{background-color:#eee}.slider.single-element-full .img-link{position:relative}.slider.two-elements-full .slider-block .image-box+.text-box,.slider.two-elements-full .slider-block .video-box+.text-box{position:absolute;bottom:0;background-color:rgba(255,255,255,0.9)}.slider.two-elements-full .slider-block .thema,.slider.two-elements-full .slider-block .headline{margin-bottom:0}.slider.three-elements-full .video-box{position:relative;padding-bottom:66.66%;overflow:hidden}.slider.three-elements-full .slider-block .thema,.slider.three-elements-full .slider-block .headline{margin-bottom:0}.slider.three-elements-full .slider-block .text-box{padding-left:0;padding-right:0}.slider.three-elements-full .slick-dots{margin-left:auto;margin-right:auto;margin-top:10px;padding-top:20px;border-top:1px solid #eee;max-width:1140px}.slider.multi-single-txt-full.three-slides .slider-block{border-right:1px solid #eee}.slider.multi-single-txt-full.three-slides .slick-list{border-right:1px solid #fff}.slider.slider-small{margin-top:0;margin-bottom:0}.slider.slider-small .textlink{margin-bottom:0;margin-top:5px}.slider.slider-small .slick-list{height:auto !important}.slider.slider-navigation{margin:0 -15px}.slider.slider-navigation .slide{padding:0 15px}.slider.slider-navigation .slide img{cursor:pointer}.slider.slider-navigation .slick-arrow{height:100%;background-color:#fff;background-position:center;top:10px}.slider.slider-navigation .slick-arrow.slick-prev{left:-5px}.slider.slider-navigation .slick-arrow.slick-next{right:-5px}.slider.slider-navigation-bottom{margin-bottom:0}.slider.slider-navigation-bottom .slick-arrow{margin-top:0;top:auto;bottom:15px}.slider.slider-navigation-bottom .slick-arrow.slick-prev{left:15px;background-position:center left}.slider.slider-navigation-bottom .slick-arrow.slick-next{left:50px;background-position:center right}.slider.slider-navigation-bottom .row{height:100%;margin:0}.slider.slider-navigation-bottom .news-block{margin:0 15px}.slider.slider-navigation-bottom .bottom-area{font-family:"lato-reg",Arial,Helvetica,sans-serif;padding:10px 15px;transition:opacity 300ms ease-out}.slider.slider-navigation-bottom .bottom-area.invisible{opacity:0;transition:none}.slider.slider-vertical{margin-bottom:0}.slider.slider-vertical .slick-arrow{margin-top:0;top:inherit;bottom:-23.5px}.slider.slider-vertical .slick-arrow.slick-prev{left:calc(50% - 5px - 10px - 20px);background-position:center bottom}.slider.slider-vertical .slick-arrow.slick-next{right:calc(50% - 5px - 10px - 20px);background-position:center top}.slider.image-slider .slide img{margin:0 auto}.slider.image-slider.spacing-10 .slick-list{margin-left:-10px;margin-right:-10px}.slider.image-slider.spacing-10 .slide img{padding:0 10px}.slider.image-slider.spacing-20 .slick-list{margin-left:-20px;margin-right:-20px}.slider.image-slider.spacing-20 .slide img{padding:0 20px}.slider-navigation-bottom-container header{padding:0 15px}.slider-vertical-container{position:relative}.slider-vertical-container .table{padding-top:55px;padding-bottom:55px}.slider-vertical-container header{padding:0 15px}.slider-vertical-container .slide{margin:0 15px 0 15px;position:relative;padding-bottom:15px}.slider-vertical-container .slide h3,.slider-vertical-container .slide .h5+h2,.slider-vertical-container .slide .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .slider-vertical-container .slide .h5+.thema,.slider-vertical-container .slide .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .slider-vertical-container .slide .h5+.datum{margin-bottom:10px}.slider-vertical-container .slide article{position:relative;padding-right:30px}.slider-vertical-container .slide article .icon-right{position:absolute;right:0;top:0}.slider-vertical-container .detailinfos{color:#0065ad;margin-left:20px}.slider-vertical-container .bottom-area{min-height:42px;padding:10px 15px}.slider-with-navigation-container{margin-top:30px}.slider-with-navigation-container .slider.single-slide-no-arrows{margin-top:0}.slider-with-navigation-container .slider.slider-navigation+.slider.single-slide-no-arrows{margin-top:30px}.slider-with-navigation-container:first-child{margin-top:0}.slider-infobox{display:none;position:relative;top:-60px;margin-bottom:-30px;padding:50px 60px}.slider-infobox>a{position:absolute;top:20px;right:20px}.slider-infobox.no-dots{top:-30px;margin-bottom:0}.content-area-intro>.slider:first-child{margin-top:0}.content-area-bottom>.row:first-child .slider:first-child{margin-top:0}@media screen and (max-width: 479px){.slider.slider-navigation-bottom .img-link{width:100%;position:static}.slider.slider-navigation-bottom .columns.text-box{min-height:0;padding-left:15px}}@media screen and (min-width: 480px){.slider.slider-navigation-bottom .slick-arrow.slick-prev{left:50%;margin-left:-28px}.slider.slider-navigation-bottom .slick-arrow.slick-next{left:auto;right:50%;margin-right:-2px}}@media screen and (min-width: 600px){.slider.single-element-full .slider-block{min-height:380px}.slider.single-element-full .slider-block .img-link{min-height:300px}.slider.single-element-full .slider-block .img-link img{display:none}.slider.two-elements-full .slider-block .image-box+.text-box,.slider.two-elements-full .slider-block .video-box+.text-box{min-height:110px}.slider.three-elements-full{margin-left:-15px;margin-right:-15px}.slider.three-elements-full .slider-block .image-box{position:relative;overflow:hidden}.slider.three-elements-full .slider-block .image-box .img-link{position:absolute}.slider.three-elements-full .slider-block .image-box .img-link img{display:none}.slider.three-elements-full .slick-slide{margin-left:15px;margin-right:15px}.slider.three-elements-full .slick-arrow.slick-prev{left:-35px}.slider.three-elements-full .slick-arrow.slick-next{right:-35px}.slider.three-elements-full .slick-dots{margin-left:15px;margin-right:15px}.slider.slider-navigation-bottom .news-block{height:344px}}@media screen and (min-width: 768px){.slider.single-element-full .slider-block:after{visibility:hidden;display:block;content:"";clear:both;height:0}.slider.single-element-full .slider-block:before{visibility:hidden;display:block;content:"";clear:both;height:0}.slider.single-element-full .slider-block .square{width:50%;height:100%;position:absolute;overflow:hidden}.slider.single-element-full .slider-block .text-box{width:50%;float:right;padding-left:30px}.slider.single-element-full .img-link{position:absolute}.slider.single-element-full .slick-list{background-color:transparent}.slider.two-elements-full .slider-block .image-box+.text-box,.slider.two-elements-full .slider-block .video-box+.text-box{min-height:100px;min-height:128px}.slider.single-slide-wide .text-box{position:absolute;left:0;bottom:0}.slider.two-slides-toggle .text-box{position:absolute;left:0;bottom:0;min-height:130px}.slider.image-slider .slide img{width:100%}}@media screen and (min-width: 980px){.slider.slider-vertical{height:364px;position:inherit}.slider-vertical-container{min-height:478px}.slider-vertical-container .table{height:435px}.slider-vertical-container .bottom-area{position:absolute;bottom:0;left:0;width:100%}}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/select{width:100%}.chosen-container,select{width:100% !important;font-family:"lato-reg",Arial,Helvetica,sans-serif;position:relative;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1.76471rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *,select *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop,select .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #eee;border-top:0;background:#fff;box-shadow:0}.chosen-container.chosen-with-drop .chosen-drop,select.chosen-with-drop .chosen-drop{left:0}.chosen-container a,select a{cursor:pointer}.chosen-container .search-choice .group-name,select .search-choice .group-name,.chosen-container .chosen-single .group-name,select .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,select .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after,select .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:30px;border:1px solid #eee;border-radius:0px;background-color:#fff;background-clip:padding-box;box-shadow:0;color:#0065ad;text-decoration:none;white-space:nowrap;line-height:1.76471rem}.chosen-container-single .chosen-default{color:#0065ad}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('../../fileadmin/site/img/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:3px;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #eee;background:#fff url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 100% -20px;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results,select .chosen-results{width:100%;color:#0065ad;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li,select .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result,select .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result,select .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted,select .chosen-results li.highlighted{background-color:#0065ad;color:#fff}.chosen-container .chosen-results li.no-results,select .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result,select .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option,select .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em,select .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #eee;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #eee;max-width:100%;border-radius:0px;background-color:#eeeeee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('../../fileadmin/site/img/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #eee;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url('../../fileadmin/site/img/chosen-sprite.png') no-repeat -30px -20px;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,select .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,select .chosen-results-scroll-up span{background-image:url('../../fileadmin/site/img/2x/chosen-sprite@2x.png') !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}h1,.news-block.teasertextbox .headline,h2,.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum,.accordion .accordion-content h3,.accordion .accordion-content .h5+h2,h3,.h5+h2,.news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .h5+.datum,.accordion .accordion-content .h5+h3,h4,h5,h6,p,.news-block .headline,caption,figcaption,.h1,blockquote,.news-block.main .headline,.h2,.content-box h2,.content-box .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .content-box .thema,.content-box .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .content-box .datum,.content-box .accordion .accordion-content h3,.accordion .accordion-content .content-box h3,.content-box .accordion .accordion-content .h5+h2,.accordion .accordion-content .content-box .h5+h2,.news-block.main .thema,.news-block.main .date,.h3,.responsive-table caption,.h4,.h5,.h6,.p,.news-block .headline,.news-block .thema,p,.news-block .headline,caption,figcaption,a,span{margin:0;padding:0;font-weight:normal;font-style:normal}.bg_blue h1,.bg_blue .news-block.teasertextbox .headline,.news-block.teasertextbox .bg_blue .headline,.bg_blue h2,.bg_blue .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .bg_blue .thema,.bg_blue .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .bg_blue .datum,.bg_blue .accordion .accordion-content h3,.accordion .accordion-content .bg_blue h3,.bg_blue .accordion .accordion-content .h5+h2,.accordion .accordion-content .bg_blue .h5+h2,.bg_blue h3,.bg_blue .h5+h2,.bg_blue .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .bg_blue .h5+.thema,.bg_blue .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .bg_blue .h5+.datum,.bg_blue .accordion .accordion-content .h5+h3,.accordion .accordion-content .bg_blue .h5+h3,.bg_blue h4,.bg_blue h5,.bg_blue h6,.bg_blue p,.bg_blue .news-block .headline,.news-block .bg_blue .headline,.bg_blue caption,.bg_blue figcaption,.bg_blue .h1,.bg_blue blockquote,.bg_blue .news-block.main .headline,.news-block.main .bg_blue .headline,.bg_blue .h2,.bg_blue .content-box h2,.content-box .bg_blue h2,.bg_blue .content-box .news-block.text-double-height .columns.text-box .thema,.content-box .news-block.text-double-height .columns.text-box .bg_blue .thema,.bg_blue .news-block.text-double-height .columns.text-box .content-box .thema,.news-block.text-double-height .columns.text-box .content-box .bg_blue .thema,.bg_blue .content-box .news-block.text-double-height .columns.text-box .datum,.content-box .news-block.text-double-height .columns.text-box .bg_blue .datum,.bg_blue .news-block.text-double-height .columns.text-box .content-box .datum,.news-block.text-double-height .columns.text-box .content-box .bg_blue .datum,.bg_blue .content-box .accordion .accordion-content h3,.content-box .accordion .accordion-content .bg_blue h3,.bg_blue .accordion .accordion-content .content-box h3,.accordion .accordion-content .content-box .bg_blue h3,.bg_blue .news-block.main .thema,.news-block.main .bg_blue .thema,.bg_blue .news-block.main .date,.news-block.main .bg_blue .date,.bg_blue .h3,.bg_blue .responsive-table caption,.responsive-table .bg_blue caption,.bg_blue .h4,.bg_blue .h5,.bg_blue .h6,.bg_blue .p,.bg_blue .news-block .headline,.news-block .bg_blue .headline,.bg_blue .news-block .thema,.news-block .bg_blue .thema,.bg_blue p,.bg_blue .news-block .headline,.news-block .bg_blue .headline,.bg_blue caption,.bg_blue figcaption,.bg_blue a,.bg_blue span,.bg_blue button,.bg_blue ul{color:#fff}.bg_blue .bg_blue_light h1,.bg_blue .bg_blue_light .news-block.teasertextbox .headline,.news-block.teasertextbox .bg_blue .bg_blue_light .headline,.bg_blue .bg_blue_light h2,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .thema,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .datum,.bg_blue .bg_blue_light .accordion .accordion-content h3,.accordion .accordion-content .bg_blue .bg_blue_light h3,.bg_blue .bg_blue_light h3,.bg_blue .bg_blue_light .h5+h2,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .h5+.thema,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .h5+.datum,.bg_blue .bg_blue_light h4,.bg_blue .bg_blue_light h5,.bg_blue .bg_blue_light h6,.bg_blue .bg_blue_light p,.bg_blue .bg_blue_light .news-block .headline,.news-block .bg_blue .bg_blue_light .headline,.bg_blue .bg_blue_light caption,.bg_blue .bg_blue_light figcaption,.bg_blue .bg_blue_light .h1,.bg_blue .bg_blue_light blockquote,.bg_blue .bg_blue_light .news-block.main .headline,.news-block.main .bg_blue .bg_blue_light .headline,.bg_blue .bg_blue_light .h2,.bg_blue .bg_blue_light .content-box h2,.content-box .bg_blue .bg_blue_light h2,.bg_blue .bg_blue_light .content-box .news-block.text-double-height .columns.text-box .thema,.content-box .news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .thema,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .content-box .thema,.news-block.text-double-height .columns.text-box .content-box .bg_blue .bg_blue_light .thema,.bg_blue .bg_blue_light .content-box .news-block.text-double-height .columns.text-box .datum,.content-box .news-block.text-double-height .columns.text-box .bg_blue .bg_blue_light .datum,.bg_blue .bg_blue_light .news-block.text-double-height .columns.text-box .content-box .datum,.news-block.text-double-height .columns.text-box .content-box .bg_blue .bg_blue_light .datum,.bg_blue .bg_blue_light .content-box .accordion .accordion-content h3,.content-box .accordion .accordion-content .bg_blue .bg_blue_light h3,.bg_blue .bg_blue_light .accordion .accordion-content .content-box h3,.accordion .accordion-content .content-box .bg_blue .bg_blue_light h3,.bg_blue .bg_blue_light .news-block.main .thema,.news-block.main .bg_blue .bg_blue_light .thema,.bg_blue .bg_blue_light .news-block.main .date,.news-block.main .bg_blue .bg_blue_light .date,.bg_blue .bg_blue_light .h3,.bg_blue .bg_blue_light .responsive-table caption,.responsive-table .bg_blue .bg_blue_light caption,.bg_blue .bg_blue_light .h4,.bg_blue .bg_blue_light .h5,.bg_blue .bg_blue_light .h6,.bg_blue .bg_blue_light .p,.bg_blue .bg_blue_light .news-block .headline,.news-block .bg_blue .bg_blue_light .headline,.bg_blue .bg_blue_light .news-block .thema,.news-block .bg_blue .bg_blue_light .thema,.bg_blue .bg_blue_light p,.bg_blue .bg_blue_light .news-block .headline,.news-block .bg_blue .bg_blue_light .headline,.bg_blue .bg_blue_light caption,.bg_blue .bg_blue_light figcaption,.bg_blue .bg_blue_light a,.bg_blue .bg_blue_light span,.bg_blue .bg_blue_light button,.bg_blue .bg_blue_light ul{color:#0065ad}.bg_blue_light h1,.bg_blue_light .news-block.teasertextbox .headline,.news-block.teasertextbox .bg_blue_light .headline,.bg_blue_light h2,.bg_blue_light .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .bg_blue_light .thema,.bg_blue_light .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .bg_blue_light .datum,.bg_blue_light .accordion .accordion-content h3,.accordion .accordion-content .bg_blue_light h3,.bg_blue_light .accordion .accordion-content .h5+h2,.accordion .accordion-content .bg_blue_light .h5+h2,.bg_blue_light h3,.bg_blue_light .h5+h2,.bg_blue_light .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .bg_blue_light .h5+.thema,.bg_blue_light .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .bg_blue_light .h5+.datum,.bg_blue_light .accordion .accordion-content .h5+h3,.accordion .accordion-content .bg_blue_light .h5+h3,.bg_blue_light h4,.bg_blue_light h5,.bg_blue_light h6,.bg_blue_light p,.bg_blue_light .news-block .headline,.news-block .bg_blue_light .headline,.bg_blue_light caption,.bg_blue_light figcaption,.bg_blue_light .h1,.bg_blue_light blockquote,.bg_blue_light .news-block.main .headline,.news-block.main .bg_blue_light .headline,.bg_blue_light .h2,.bg_blue_light .content-box h2,.content-box .bg_blue_light h2,.bg_blue_light .content-box .news-block.text-double-height .columns.text-box .thema,.content-box .news-block.text-double-height .columns.text-box .bg_blue_light .thema,.bg_blue_light .news-block.text-double-height .columns.text-box .content-box .thema,.news-block.text-double-height .columns.text-box .content-box .bg_blue_light .thema,.bg_blue_light .content-box .news-block.text-double-height .columns.text-box .datum,.content-box .news-block.text-double-height .columns.text-box .bg_blue_light .datum,.bg_blue_light .news-block.text-double-height .columns.text-box .content-box .datum,.news-block.text-double-height .columns.text-box .content-box .bg_blue_light .datum,.bg_blue_light .content-box .accordion .accordion-content h3,.content-box .accordion .accordion-content .bg_blue_light h3,.bg_blue_light .accordion .accordion-content .content-box h3,.accordion .accordion-content .content-box .bg_blue_light h3,.bg_blue_light .news-block.main .thema,.news-block.main .bg_blue_light .thema,.bg_blue_light .news-block.main .date,.news-block.main .bg_blue_light .date,.bg_blue_light .h3,.bg_blue_light .responsive-table caption,.responsive-table .bg_blue_light caption,.bg_blue_light .h4,.bg_blue_light .h5,.bg_blue_light .h6,.bg_blue_light .p,.bg_blue_light .news-block .headline,.news-block .bg_blue_light .headline,.bg_blue_light .news-block .thema,.news-block .bg_blue_light .thema,.bg_blue_light p,.bg_blue_light .news-block .headline,.news-block .bg_blue_light .headline,.bg_blue_light caption,.bg_blue_light figcaption,.bg_blue_light a,.bg_blue_light span,.bg_blue_light button,.bg_blue_light ul{color:#0065ad}h1,.news-block.teasertextbox .headline,h3,.h5+h2,.news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .h5+.datum,.accordion .accordion-content .h5+h3,h4,h5,h6,.h1,blockquote,.news-block.main .headline{color:#0065ad}h2,.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum,.accordion .accordion-content h3,.accordion .accordion-content .h5+h2,.h2,.content-box h2,.content-box .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .content-box .thema,.content-box .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .content-box .datum,.content-box .accordion .accordion-content h3,.accordion .accordion-content .content-box h3,.content-box .accordion .accordion-content .h5+h2,.accordion .accordion-content .content-box .h5+h2,.news-block.main .thema,.news-block.main .date,.h3,.responsive-table caption,.h4,.h5,.h6{color:#e2003b}h1,.news-block.teasertextbox .headline,.h1,blockquote,.news-block.main .headline{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:1.76471rem;line-height:1.76471rem}h2,.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum,.accordion .accordion-content h3,.accordion .accordion-content .h5+h2,.h2,.content-box h2,.content-box .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .content-box .thema,.content-box .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .content-box .datum,.content-box .accordion .accordion-content h3,.accordion .accordion-content .content-box h3,.content-box .accordion .accordion-content .h5+h2,.accordion .accordion-content .content-box .h5+h2,.news-block.main .thema,.news-block.main .date{font-family:"lato-bold",Arial,Helvetica,sans-serif}h2,.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum,.accordion .accordion-content h3,.accordion .accordion-content .h5+h2{font-size:1rem;line-height:1.41176rem}.h2,.content-box h2,.content-box .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .content-box .thema,.content-box .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .content-box .datum,.content-box .accordion .accordion-content h3,.accordion .accordion-content .content-box h3,.content-box .accordion .accordion-content .h5+h2,.accordion .accordion-content .content-box .h5+h2,.news-block.main .thema,.news-block.main .date{font-size:1.17647rem;line-height:1.41176rem}h3,.h5+h2,.news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .h5+.datum,.accordion .accordion-content .h5+h3,.h3,.responsive-table caption{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1.17647rem;line-height:1.17647rem}h4,.h4{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:1.17647rem;line-height:1.17647rem}h5,.h5{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.17647rem}h6,.h6{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:0.82353rem;line-height:1.17647rem}p,.news-block .headline,caption,figcaption,.p,.news-block .headline,.news-block .thema{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;color:#666}h1+h1,.news-block.teasertextbox .headline+h1,.news-block.teasertextbox h1+.headline,.news-block.teasertextbox .headline+.headline,h1+h1,.news-block.teasertextbox .headline+h1,.news-block.teasertextbox h1+.headline,.news-block.teasertextbox .headline+.headline{margin-top:10px}h1+h2,.news-block.teasertextbox .headline+h2,.news-block.text-double-height .columns.text-box h1+.thema,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .headline+.thema,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .headline+.thema,.news-block.text-double-height .columns.text-box h1+.datum,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .headline+.datum,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .headline+.datum,.accordion .accordion-content h1+h3,.news-block.teasertextbox .accordion .accordion-content .headline+h3,.accordion .accordion-content .news-block.teasertextbox .headline+h3,.accordion .accordion-content h1.h5+h2,.news-block.teasertextbox .accordion .accordion-content .h5.headline+h2,h2+h1,.news-block.text-double-height .columns.text-box .thema+h1,.news-block.text-double-height .columns.text-box .datum+h1,.accordion .accordion-content h3+h1,.accordion .accordion-content .h5+h2+h1,.news-block.teasertextbox h2+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .thema+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .thema+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .datum+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .datum+.headline,.accordion .accordion-content .news-block.teasertextbox h3+.headline,.news-block.teasertextbox .accordion .accordion-content h3+.headline,.accordion .accordion-content .news-block.teasertextbox .h5+h2+.headline,.news-block.teasertextbox .accordion .accordion-content .h5+h2+.headline{margin-top:10px}h1+h3,.news-block.teasertextbox .headline+h3,h1.h5+h2,.news-block.teasertextbox .h5.headline+h2,.news-block.text-double-height .columns.text-box h1.h5+.thema,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5.headline+.thema,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5.headline+.thema,.news-block.text-double-height .columns.text-box h1.h5+.datum,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5.headline+.datum,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5.headline+.datum,.accordion .accordion-content h1.h5+h3,.news-block.teasertextbox .accordion .accordion-content .h5.headline+h3,h3+h1,.h5+h2+h1,.news-block.text-double-height .columns.text-box .h5+.thema+h1,.news-block.text-double-height .columns.text-box .h5+.datum+h1,.accordion .accordion-content .h5+h3+h1,.news-block.teasertextbox h3+.headline,.news-block.teasertextbox .h5+h2+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5+.thema+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5+.thema+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5+.datum+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5+.datum+.headline,.accordion .accordion-content .news-block.teasertextbox .h5+h3+.headline,.news-block.teasertextbox .accordion .accordion-content .h5+h3+.headline{margin-top:10px}h1+h4,.news-block.teasertextbox .headline+h4,h4+h1,.news-block.teasertextbox h4+.headline{margin-top:10px}h1+h5,.news-block.teasertextbox .headline+h5,h5+h1,.news-block.teasertextbox h5+.headline{margin-top:10px}h1+h6,.news-block.teasertextbox .headline+h6,h6+h1,.news-block.teasertextbox h6+.headline{margin-top:10px}h1+p.bodytext,.news-block.teasertextbox .headline+p.bodytext,.news-block h1+.bodytext.headline,.news-block.teasertextbox .headline+.bodytext.headline,h1+caption.bodytext,.news-block.teasertextbox .headline+caption.bodytext,h1+figcaption.bodytext,.news-block.teasertextbox .headline+figcaption.bodytext,p.bodytext+h1,.news-block .bodytext.headline+h1,caption.bodytext+h1,figcaption.bodytext+h1,.news-block.teasertextbox p.bodytext+.headline,.news-block.teasertextbox .bodytext.headline+.headline,.news-block.teasertextbox caption.bodytext+.headline,.news-block.teasertextbox figcaption.bodytext+.headline{margin-top:10px}h1+ul.bodytext-list,.news-block.teasertextbox .headline+ul.bodytext-list,ul.bodytext-list+h1,.news-block.teasertextbox ul.bodytext-list+.headline{margin-top:10px}h1+ol.bodytext-list,.news-block.teasertextbox .headline+ol.bodytext-list,ol.bodytext-list+h1,.news-block.teasertextbox ol.bodytext-list+.headline{margin-top:10px}h1+.csc-textpicHeader,.news-block.teasertextbox .headline+.csc-textpicHeader,.csc-textpicHeader+h1,.news-block.teasertextbox .csc-textpicHeader+.headline{margin-top:10px}h1+.csc-textpic,.news-block.teasertextbox .headline+.csc-textpic,.csc-textpic+h1,.news-block.teasertextbox .csc-textpic+.headline{margin-top:10px}h1+.text-element,.news-block.teasertextbox .headline+.text-element,.text-element+h1,.news-block.teasertextbox .text-element+.headline{margin-top:10px}h1+.image-box,.news-block.teasertextbox .headline+.image-box,.image-box+h1,.news-block.teasertextbox .image-box+.headline{margin-top:10px}h1+table.contenttable,.news-block.teasertextbox .headline+table.contenttable,table.contenttable+h1,.news-block.teasertextbox table.contenttable+.headline{margin-top:10px}h1+header,.news-block.teasertextbox .headline+header,header+h1,.news-block.teasertextbox header+.headline{margin-top:10px}h2+h1,.news-block.text-double-height .columns.text-box .thema+h1,.news-block.text-double-height .columns.text-box .datum+h1,.accordion .accordion-content h3+h1,.accordion .accordion-content .h5+h2+h1,.news-block.teasertextbox h2+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .thema+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .thema+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .datum+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .datum+.headline,.accordion .accordion-content .news-block.teasertextbox h3+.headline,.news-block.teasertextbox .accordion .accordion-content h3+.headline,.accordion .accordion-content .news-block.teasertextbox .h5+h2+.headline,.news-block.teasertextbox .accordion .accordion-content .h5+h2+.headline,h1+h2,.news-block.teasertextbox .headline+h2,.news-block.text-double-height .columns.text-box h1+.thema,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .headline+.thema,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .headline+.thema,.news-block.text-double-height .columns.text-box h1+.datum,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .headline+.datum,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .headline+.datum,.accordion .accordion-content h1+h3,.news-block.teasertextbox .accordion .accordion-content .headline+h3,.accordion .accordion-content .news-block.teasertextbox .headline+h3,.accordion .accordion-content h1.h5+h2,.news-block.teasertextbox .accordion .accordion-content .h5.headline+h2{margin-top:10px}h2+h2,.news-block.text-double-height .columns.text-box .thema+h2,.news-block.text-double-height .columns.text-box .datum+h2,.accordion .accordion-content h3+h2,.accordion .accordion-content .h5+h2+h2,.news-block.text-double-height .columns.text-box h2+.thema,.news-block.text-double-height .columns.text-box .thema+.thema,.news-block.text-double-height .columns.text-box .datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2+.thema,.news-block.text-double-height .columns.text-box h2+.datum,.news-block.text-double-height .columns.text-box .thema+.datum,.news-block.text-double-height .columns.text-box .datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2+.datum,.accordion .accordion-content h2+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .thema+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .datum+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .datum+h3,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,.accordion .accordion-content h2.h5+h2,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.thema+h2,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.datum+h2,h2+h2,.news-block.text-double-height .columns.text-box .thema+h2,.news-block.text-double-height .columns.text-box .datum+h2,.accordion .accordion-content h3+h2,.accordion .accordion-content .h5+h2+h2,.news-block.text-double-height .columns.text-box h2+.thema,.news-block.text-double-height .columns.text-box .thema+.thema,.news-block.text-double-height .columns.text-box .datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2+.thema,.news-block.text-double-height .columns.text-box h2+.datum,.news-block.text-double-height .columns.text-box .thema+.datum,.news-block.text-double-height .columns.text-box .datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2+.datum,.accordion .accordion-content h2+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .thema+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .datum+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .datum+h3,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,.accordion .accordion-content h2.h5+h2,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.thema+h2,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.datum+h2{margin-top:10px}h2+h3,.news-block.text-double-height .columns.text-box .thema+h3,.news-block.text-double-height .columns.text-box .datum+h3,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,h2.h5+h2,.news-block.text-double-height .columns.text-box .h5.thema+h2,.news-block.text-double-height .columns.text-box .h5.datum+h2,.accordion .accordion-content h3.h5+h2,.accordion .accordion-content .h5+h2.h5+h2,.news-block.text-double-height .columns.text-box h2.h5+.thema,.news-block.text-double-height .columns.text-box .h5.thema+.thema,.news-block.text-double-height .columns.text-box .h5.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3.h5+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box h2.h5+.datum,.news-block.text-double-height .columns.text-box .h5.thema+.datum,.news-block.text-double-height .columns.text-box .h5.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3.h5+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2.h5+.datum,.accordion .accordion-content h2.h5+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.datum+h3,h3+h2,.h5+h2+h2,.news-block.text-double-height .columns.text-box .h5+.thema+h2,.news-block.text-double-height .columns.text-box .h5+.datum+h2,.accordion .accordion-content .h5+h3+h2,.news-block.text-double-height .columns.text-box h3+.thema,.news-block.text-double-height .columns.text-box .h5+h2+.thema,.news-block.text-double-height .columns.text-box .h5+.thema+.thema,.news-block.text-double-height .columns.text-box .h5+.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3+.thema,.news-block.text-double-height .columns.text-box h3+.datum,.news-block.text-double-height .columns.text-box .h5+h2+.datum,.news-block.text-double-height .columns.text-box .h5+.thema+.datum,.news-block.text-double-height .columns.text-box .h5+.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3+.datum,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+.thema+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+.thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+.datum+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+.datum+h3,.accordion .accordion-content .h5+h3+h3,.accordion .accordion-content h3.h5+h2,.accordion .accordion-content .h5+h2.h5+h2{margin-top:10px}h2+h4,.news-block.text-double-height .columns.text-box .thema+h4,.news-block.text-double-height .columns.text-box .datum+h4,.accordion .accordion-content h3+h4,.accordion .accordion-content .h5+h2+h4,h4+h2,.news-block.text-double-height .columns.text-box h4+.thema,.news-block.text-double-height .columns.text-box h4+.datum,.accordion .accordion-content h4+h3,.accordion .accordion-content h4.h5+h2{margin-top:10px}h2+h5,.news-block.text-double-height .columns.text-box .thema+h5,.news-block.text-double-height .columns.text-box .datum+h5,.accordion .accordion-content h3+h5,.accordion .accordion-content .h5+h2+h5,h5+h2,.news-block.text-double-height .columns.text-box h5+.thema,.news-block.text-double-height .columns.text-box h5+.datum,.accordion .accordion-content h5+h3,.accordion .accordion-content h5.h5+h2{margin-top:10px}h2+h6,.news-block.text-double-height .columns.text-box .thema+h6,.news-block.text-double-height .columns.text-box .datum+h6,.accordion .accordion-content h3+h6,.accordion .accordion-content .h5+h2+h6,h6+h2,.news-block.text-double-height .columns.text-box h6+.thema,.news-block.text-double-height .columns.text-box h6+.datum,.accordion .accordion-content h6+h3,.accordion .accordion-content h6.h5+h2{margin-top:10px}h2+p.bodytext,.news-block.text-double-height .columns.text-box .thema+p.bodytext,.news-block.text-double-height .columns.text-box .datum+p.bodytext,.accordion .accordion-content h3+p.bodytext,.accordion .accordion-content .h5+h2+p.bodytext,.news-block h2+.bodytext.headline,.news-block.text-double-height .columns.text-box .thema+.bodytext.headline,.news-block.text-double-height .columns.text-box .datum+.bodytext.headline,.accordion .accordion-content .news-block h3+.bodytext.headline,.news-block .accordion .accordion-content h3+.bodytext.headline,.accordion .accordion-content .news-block .h5+h2+.bodytext.headline,.news-block .accordion .accordion-content .h5+h2+.bodytext.headline,h2+caption.bodytext,.news-block.text-double-height .columns.text-box .thema+caption.bodytext,.news-block.text-double-height .columns.text-box .datum+caption.bodytext,.accordion .accordion-content h3+caption.bodytext,.accordion .accordion-content .h5+h2+caption.bodytext,h2+figcaption.bodytext,.news-block.text-double-height .columns.text-box .thema+figcaption.bodytext,.news-block.text-double-height .columns.text-box .datum+figcaption.bodytext,.accordion .accordion-content h3+figcaption.bodytext,.accordion .accordion-content .h5+h2+figcaption.bodytext,p.bodytext+h2,.news-block .bodytext.headline+h2,caption.bodytext+h2,figcaption.bodytext+h2,.news-block.text-double-height .columns.text-box p.bodytext+.thema,.news-block.text-double-height .columns.text-box .bodytext.headline+.thema,.news-block.text-double-height .columns.text-box caption.bodytext+.thema,.news-block.text-double-height .columns.text-box figcaption.bodytext+.thema,.news-block.text-double-height .columns.text-box p.bodytext+.datum,.news-block.text-double-height .columns.text-box .bodytext.headline+.datum,.news-block.text-double-height .columns.text-box caption.bodytext+.datum,.news-block.text-double-height .columns.text-box figcaption.bodytext+.datum,.accordion .accordion-content p.bodytext+h3,.news-block .accordion .accordion-content .bodytext.headline+h3,.accordion .accordion-content .news-block .bodytext.headline+h3,.accordion .accordion-content caption.bodytext+h3,.accordion .accordion-content figcaption.bodytext+h3,.accordion .accordion-content p.h5.bodytext+h2,.news-block .accordion .accordion-content .h5.bodytext.headline+h2,.accordion .accordion-content caption.h5.bodytext+h2,.accordion .accordion-content figcaption.h5.bodytext+h2{margin-top:10px}h2+ul.bodytext-list,.news-block.text-double-height .columns.text-box .thema+ul.bodytext-list,.news-block.text-double-height .columns.text-box .datum+ul.bodytext-list,.accordion .accordion-content h3+ul.bodytext-list,.accordion .accordion-content .h5+h2+ul.bodytext-list,ul.bodytext-list+h2,.news-block.text-double-height .columns.text-box ul.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ul.bodytext-list+.datum,.accordion .accordion-content ul.bodytext-list+h3,.accordion .accordion-content ul.h5.bodytext-list+h2{margin-top:10px}h2+ol.bodytext-list,.news-block.text-double-height .columns.text-box .thema+ol.bodytext-list,.news-block.text-double-height .columns.text-box .datum+ol.bodytext-list,.accordion .accordion-content h3+ol.bodytext-list,.accordion .accordion-content .h5+h2+ol.bodytext-list,ol.bodytext-list+h2,.news-block.text-double-height .columns.text-box ol.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ol.bodytext-list+.datum,.accordion .accordion-content ol.bodytext-list+h3,.accordion .accordion-content ol.h5.bodytext-list+h2{margin-top:10px}h2+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .thema+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .datum+.csc-textpicHeader,.accordion .accordion-content h3+.csc-textpicHeader,.accordion .accordion-content .h5+h2+.csc-textpicHeader,.csc-textpicHeader+h2,.news-block.text-double-height .columns.text-box .csc-textpicHeader+.thema,.news-block.text-double-height .columns.text-box .csc-textpicHeader+.datum,.accordion .accordion-content .csc-textpicHeader+h3,.accordion .accordion-content .h5.csc-textpicHeader+h2{margin-top:10px}h2+.csc-textpic,.news-block.text-double-height .columns.text-box .thema+.csc-textpic,.news-block.text-double-height .columns.text-box .datum+.csc-textpic,.accordion .accordion-content h3+.csc-textpic,.accordion .accordion-content .h5+h2+.csc-textpic,.csc-textpic+h2,.news-block.text-double-height .columns.text-box .csc-textpic+.thema,.news-block.text-double-height .columns.text-box .csc-textpic+.datum,.accordion .accordion-content .csc-textpic+h3,.accordion .accordion-content .h5.csc-textpic+h2{margin-top:10px}h2+.text-element,.news-block.text-double-height .columns.text-box .thema+.text-element,.news-block.text-double-height .columns.text-box .datum+.text-element,.accordion .accordion-content h3+.text-element,.accordion .accordion-content .h5+h2+.text-element,.text-element+h2,.news-block.text-double-height .columns.text-box .text-element+.thema,.news-block.text-double-height .columns.text-box .text-element+.datum,.accordion .accordion-content .text-element+h3,.accordion .accordion-content .h5.text-element+h2{margin-top:10px}h2+.image-box,.news-block.text-double-height .columns.text-box .thema+.image-box,.news-block.text-double-height .columns.text-box .datum+.image-box,.accordion .accordion-content h3+.image-box,.accordion .accordion-content .h5+h2+.image-box,.image-box+h2,.news-block.text-double-height .columns.text-box .image-box+.thema,.news-block.text-double-height .columns.text-box .image-box+.datum,.accordion .accordion-content .image-box+h3,.accordion .accordion-content .h5.image-box+h2{margin-top:10px}h2+table.contenttable,.news-block.text-double-height .columns.text-box .thema+table.contenttable,.news-block.text-double-height .columns.text-box .datum+table.contenttable,.accordion .accordion-content h3+table.contenttable,.accordion .accordion-content .h5+h2+table.contenttable,table.contenttable+h2,.news-block.text-double-height .columns.text-box table.contenttable+.thema,.news-block.text-double-height .columns.text-box table.contenttable+.datum,.accordion .accordion-content table.contenttable+h3,.accordion .accordion-content table.h5.contenttable+h2{margin-top:10px}h2+header,.news-block.text-double-height .columns.text-box .thema+header,.news-block.text-double-height .columns.text-box .datum+header,.accordion .accordion-content h3+header,.accordion .accordion-content .h5+h2+header,header+h2,.news-block.text-double-height .columns.text-box header+.thema,.news-block.text-double-height .columns.text-box header+.datum,.accordion .accordion-content header+h3,.accordion .accordion-content header.h5+h2{margin-top:10px}h3+h1,.h5+h2+h1,.news-block.text-double-height .columns.text-box .h5+.thema+h1,.news-block.text-double-height .columns.text-box .h5+.datum+h1,.accordion .accordion-content .h5+h3+h1,.news-block.teasertextbox h3+.headline,.news-block.teasertextbox .h5+h2+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5+.thema+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5+.thema+.headline,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5+.datum+.headline,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5+.datum+.headline,.accordion .accordion-content .news-block.teasertextbox .h5+h3+.headline,.news-block.teasertextbox .accordion .accordion-content .h5+h3+.headline,h1+h3,.news-block.teasertextbox .headline+h3,h1.h5+h2,.news-block.teasertextbox .h5.headline+h2,.news-block.text-double-height .columns.text-box h1.h5+.thema,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5.headline+.thema,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5.headline+.thema,.news-block.text-double-height .columns.text-box h1.h5+.datum,.news-block.teasertextbox .news-block.text-double-height .columns.text-box .h5.headline+.datum,.news-block.text-double-height .columns.text-box .news-block.teasertextbox .h5.headline+.datum,.accordion .accordion-content h1.h5+h3,.news-block.teasertextbox .accordion .accordion-content .h5.headline+h3{margin-top:10px}h3+h2,.h5+h2+h2,.news-block.text-double-height .columns.text-box .h5+.thema+h2,.news-block.text-double-height .columns.text-box .h5+.datum+h2,.accordion .accordion-content .h5+h3+h2,.news-block.text-double-height .columns.text-box h3+.thema,.news-block.text-double-height .columns.text-box .h5+h2+.thema,.news-block.text-double-height .columns.text-box .h5+.thema+.thema,.news-block.text-double-height .columns.text-box .h5+.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3+.thema,.news-block.text-double-height .columns.text-box h3+.datum,.news-block.text-double-height .columns.text-box .h5+h2+.datum,.news-block.text-double-height .columns.text-box .h5+.thema+.datum,.news-block.text-double-height .columns.text-box .h5+.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3+.datum,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+.thema+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+.thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+.datum+h3,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+.datum+h3,.accordion .accordion-content .h5+h3+h3,.accordion .accordion-content h3.h5+h2,.accordion .accordion-content .h5+h2.h5+h2,h2+h3,.news-block.text-double-height .columns.text-box .thema+h3,.news-block.text-double-height .columns.text-box .datum+h3,.accordion .accordion-content h3+h3,.accordion .accordion-content .h5+h2+h3,h2.h5+h2,.news-block.text-double-height .columns.text-box .h5.thema+h2,.news-block.text-double-height .columns.text-box .h5.datum+h2,.accordion .accordion-content h3.h5+h2,.accordion .accordion-content .h5+h2.h5+h2,.news-block.text-double-height .columns.text-box h2.h5+.thema,.news-block.text-double-height .columns.text-box .h5.thema+.thema,.news-block.text-double-height .columns.text-box .h5.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3.h5+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box h2.h5+.datum,.news-block.text-double-height .columns.text-box .h5.thema+.datum,.news-block.text-double-height .columns.text-box .h5.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box h3.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content h3.h5+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h2.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h2.h5+.datum,.accordion .accordion-content h2.h5+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.thema+h3,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5.datum+h3{margin-top:10px}h3+h3,.h5+h2+h3,.news-block.text-double-height .columns.text-box .h5+.thema+h3,.news-block.text-double-height .columns.text-box .h5+.datum+h3,.accordion .accordion-content .h5+h3+h3,h3.h5+h2,.h5+h2.h5+h2,.news-block.text-double-height .columns.text-box .h5+.h5.thema+h2,.news-block.text-double-height .columns.text-box .h5+.h5.datum+h2,.accordion .accordion-content .h5+h3.h5+h2,.news-block.text-double-height .columns.text-box h3.h5+.thema,.news-block.text-double-height .columns.text-box .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box .h5+.h5.thema+.thema,.news-block.text-double-height .columns.text-box .h5+.h5.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3.h5+.thema,.news-block.text-double-height .columns.text-box h3.h5+.datum,.news-block.text-double-height .columns.text-box .h5+h2.h5+.datum,.news-block.text-double-height .columns.text-box .h5+.h5.thema+.datum,.news-block.text-double-height .columns.text-box .h5+.h5.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3.h5+.datum,.accordion .accordion-content h3.h5+h3,.accordion .accordion-content .h5+h2.h5+h3,h3+h3,.h5+h2+h3,.news-block.text-double-height .columns.text-box .h5+.thema+h3,.news-block.text-double-height .columns.text-box .h5+.datum+h3,.accordion .accordion-content .h5+h3+h3,h3.h5+h2,.h5+h2.h5+h2,.news-block.text-double-height .columns.text-box .h5+.h5.thema+h2,.news-block.text-double-height .columns.text-box .h5+.h5.datum+h2,.accordion .accordion-content .h5+h3.h5+h2,.news-block.text-double-height .columns.text-box h3.h5+.thema,.news-block.text-double-height .columns.text-box .h5+h2.h5+.thema,.news-block.text-double-height .columns.text-box .h5+.h5.thema+.thema,.news-block.text-double-height .columns.text-box .h5+.h5.datum+.thema,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3.h5+.thema,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3.h5+.thema,.news-block.text-double-height .columns.text-box h3.h5+.datum,.news-block.text-double-height .columns.text-box .h5+h2.h5+.datum,.news-block.text-double-height .columns.text-box .h5+.h5.thema+.datum,.news-block.text-double-height .columns.text-box .h5+.h5.datum+.datum,.accordion .accordion-content .news-block.text-double-height .columns.text-box .h5+h3.h5+.datum,.news-block.text-double-height .columns.text-box .accordion .accordion-content .h5+h3.h5+.datum,.accordion .accordion-content h3.h5+h3,.accordion .accordion-content .h5+h2.h5+h3{margin-top:10px}h3+h4,.h5+h2+h4,.news-block.text-double-height .columns.text-box .h5+.thema+h4,.news-block.text-double-height .columns.text-box .h5+.datum+h4,.accordion .accordion-content .h5+h3+h4,h4+h3,h4.h5+h2,.news-block.text-double-height .columns.text-box h4.h5+.thema,.news-block.text-double-height .columns.text-box h4.h5+.datum,.accordion .accordion-content h4.h5+h3{margin-top:10px}h3+h5,.h5+h2+h5,.news-block.text-double-height .columns.text-box .h5+.thema+h5,.news-block.text-double-height .columns.text-box .h5+.datum+h5,.accordion .accordion-content .h5+h3+h5,h5+h3,h5.h5+h2,.news-block.text-double-height .columns.text-box h5.h5+.thema,.news-block.text-double-height .columns.text-box h5.h5+.datum,.accordion .accordion-content h5.h5+h3{margin-top:10px}h3+h6,.h5+h2+h6,.news-block.text-double-height .columns.text-box .h5+.thema+h6,.news-block.text-double-height .columns.text-box .h5+.datum+h6,.accordion .accordion-content .h5+h3+h6,h6+h3,h6.h5+h2,.news-block.text-double-height .columns.text-box h6.h5+.thema,.news-block.text-double-height .columns.text-box h6.h5+.datum,.accordion .accordion-content h6.h5+h3{margin-top:10px}h3+p.bodytext,.h5+h2+p.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+p.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+p.bodytext,.accordion .accordion-content .h5+h3+p.bodytext,.news-block h3+.bodytext.headline,.news-block .h5+h2+.bodytext.headline,.news-block.text-double-height .columns.text-box .h5+.thema+.bodytext.headline,.news-block.text-double-height .columns.text-box .h5+.datum+.bodytext.headline,.accordion .accordion-content .news-block .h5+h3+.bodytext.headline,.news-block .accordion .accordion-content .h5+h3+.bodytext.headline,h3+caption.bodytext,.h5+h2+caption.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+caption.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+caption.bodytext,.accordion .accordion-content .h5+h3+caption.bodytext,h3+figcaption.bodytext,.h5+h2+figcaption.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+figcaption.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+figcaption.bodytext,.accordion .accordion-content .h5+h3+figcaption.bodytext,p.bodytext+h3,.news-block .bodytext.headline+h3,caption.bodytext+h3,figcaption.bodytext+h3,p.h5.bodytext+h2,.news-block .h5.bodytext.headline+h2,caption.h5.bodytext+h2,figcaption.h5.bodytext+h2,.news-block.text-double-height .columns.text-box p.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box .h5.bodytext.headline+.thema,.news-block.text-double-height .columns.text-box caption.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box figcaption.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box p.h5.bodytext+.datum,.news-block.text-double-height .columns.text-box .h5.bodytext.headline+.datum,.news-block.text-double-height .columns.text-box caption.h5.bodytext+.datum,.news-block.text-double-height .columns.text-box figcaption.h5.bodytext+.datum,.accordion .accordion-content p.h5.bodytext+h3,.news-block .accordion .accordion-content .h5.bodytext.headline+h3,.accordion .accordion-content caption.h5.bodytext+h3,.accordion .accordion-content figcaption.h5.bodytext+h3{margin-top:10px}h3+ul.bodytext-list,.h5+h2+ul.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.thema+ul.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.datum+ul.bodytext-list,.accordion .accordion-content .h5+h3+ul.bodytext-list,ul.bodytext-list+h3,ul.h5.bodytext-list+h2,.news-block.text-double-height .columns.text-box ul.h5.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ul.h5.bodytext-list+.datum,.accordion .accordion-content ul.h5.bodytext-list+h3{margin-top:10px}h3+ol.bodytext-list,.h5+h2+ol.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.thema+ol.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.datum+ol.bodytext-list,.accordion .accordion-content .h5+h3+ol.bodytext-list,ol.bodytext-list+h3,ol.h5.bodytext-list+h2,.news-block.text-double-height .columns.text-box ol.h5.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ol.h5.bodytext-list+.datum,.accordion .accordion-content ol.h5.bodytext-list+h3{margin-top:10px}h3+.csc-textpicHeader,.h5+h2+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .h5+.thema+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .h5+.datum+.csc-textpicHeader,.accordion .accordion-content .h5+h3+.csc-textpicHeader,.csc-textpicHeader+h3,.h5.csc-textpicHeader+h2,.news-block.text-double-height .columns.text-box .h5.csc-textpicHeader+.thema,.news-block.text-double-height .columns.text-box .h5.csc-textpicHeader+.datum,.accordion .accordion-content .h5.csc-textpicHeader+h3{margin-top:10px}h3+.csc-textpic,.h5+h2+.csc-textpic,.news-block.text-double-height .columns.text-box .h5+.thema+.csc-textpic,.news-block.text-double-height .columns.text-box .h5+.datum+.csc-textpic,.accordion .accordion-content .h5+h3+.csc-textpic,.csc-textpic+h3,.h5.csc-textpic+h2,.news-block.text-double-height .columns.text-box .h5.csc-textpic+.thema,.news-block.text-double-height .columns.text-box .h5.csc-textpic+.datum,.accordion .accordion-content .h5.csc-textpic+h3{margin-top:10px}h3+.text-element,.h5+h2+.text-element,.news-block.text-double-height .columns.text-box .h5+.thema+.text-element,.news-block.text-double-height .columns.text-box .h5+.datum+.text-element,.accordion .accordion-content .h5+h3+.text-element,.text-element+h3,.h5.text-element+h2,.news-block.text-double-height .columns.text-box .h5.text-element+.thema,.news-block.text-double-height .columns.text-box .h5.text-element+.datum,.accordion .accordion-content .h5.text-element+h3{margin-top:10px}h3+.image-box,.h5+h2+.image-box,.news-block.text-double-height .columns.text-box .h5+.thema+.image-box,.news-block.text-double-height .columns.text-box .h5+.datum+.image-box,.accordion .accordion-content .h5+h3+.image-box,.image-box+h3,.h5.image-box+h2,.news-block.text-double-height .columns.text-box .h5.image-box+.thema,.news-block.text-double-height .columns.text-box .h5.image-box+.datum,.accordion .accordion-content .h5.image-box+h3{margin-top:10px}h3+table.contenttable,.h5+h2+table.contenttable,.news-block.text-double-height .columns.text-box .h5+.thema+table.contenttable,.news-block.text-double-height .columns.text-box .h5+.datum+table.contenttable,.accordion .accordion-content .h5+h3+table.contenttable,table.contenttable+h3,table.h5.contenttable+h2,.news-block.text-double-height .columns.text-box table.h5.contenttable+.thema,.news-block.text-double-height .columns.text-box table.h5.contenttable+.datum,.accordion .accordion-content table.h5.contenttable+h3{margin-top:10px}h3+header,.h5+h2+header,.news-block.text-double-height .columns.text-box .h5+.thema+header,.news-block.text-double-height .columns.text-box .h5+.datum+header,.accordion .accordion-content .h5+h3+header,header+h3,header.h5+h2,.news-block.text-double-height .columns.text-box header.h5+.thema,.news-block.text-double-height .columns.text-box header.h5+.datum,.accordion .accordion-content header.h5+h3{margin-top:10px}h4+h1,.news-block.teasertextbox h4+.headline,h1+h4,.news-block.teasertextbox .headline+h4{margin-top:10px}h4+h2,.news-block.text-double-height .columns.text-box h4+.thema,.news-block.text-double-height .columns.text-box h4+.datum,.accordion .accordion-content h4+h3,.accordion .accordion-content h4.h5+h2,h2+h4,.news-block.text-double-height .columns.text-box .thema+h4,.news-block.text-double-height .columns.text-box .datum+h4,.accordion .accordion-content h3+h4,.accordion .accordion-content .h5+h2+h4{margin-top:10px}h4+h3,h4.h5+h2,.news-block.text-double-height .columns.text-box h4.h5+.thema,.news-block.text-double-height .columns.text-box h4.h5+.datum,.accordion .accordion-content h4.h5+h3,h3+h4,.h5+h2+h4,.news-block.text-double-height .columns.text-box .h5+.thema+h4,.news-block.text-double-height .columns.text-box .h5+.datum+h4,.accordion .accordion-content .h5+h3+h4{margin-top:10px}h4+h4,h4+h4{margin-top:10px}h4+h5,h5+h4{margin-top:10px}h4+h6,h6+h4{margin-top:10px}h4+p.bodytext,.news-block h4+.bodytext.headline,h4+caption.bodytext,h4+figcaption.bodytext,p.bodytext+h4,.news-block .bodytext.headline+h4,caption.bodytext+h4,figcaption.bodytext+h4{margin-top:10px}h4+ul.bodytext-list,ul.bodytext-list+h4{margin-top:10px}h4+ol.bodytext-list,ol.bodytext-list+h4{margin-top:10px}h4+.csc-textpicHeader,.csc-textpicHeader+h4{margin-top:10px}h4+.csc-textpic,.csc-textpic+h4{margin-top:10px}h4+.text-element,.text-element+h4{margin-top:10px}h4+.image-box,.image-box+h4{margin-top:10px}h4+table.contenttable,table.contenttable+h4{margin-top:10px}h4+header,header+h4{margin-top:10px}h5+h1,.news-block.teasertextbox h5+.headline,h1+h5,.news-block.teasertextbox .headline+h5{margin-top:10px}h5+h2,.news-block.text-double-height .columns.text-box h5+.thema,.news-block.text-double-height .columns.text-box h5+.datum,.accordion .accordion-content h5+h3,.accordion .accordion-content h5.h5+h2,h2+h5,.news-block.text-double-height .columns.text-box .thema+h5,.news-block.text-double-height .columns.text-box .datum+h5,.accordion .accordion-content h3+h5,.accordion .accordion-content .h5+h2+h5{margin-top:10px}h5+h3,h5.h5+h2,.news-block.text-double-height .columns.text-box h5.h5+.thema,.news-block.text-double-height .columns.text-box h5.h5+.datum,.accordion .accordion-content h5.h5+h3,h3+h5,.h5+h2+h5,.news-block.text-double-height .columns.text-box .h5+.thema+h5,.news-block.text-double-height .columns.text-box .h5+.datum+h5,.accordion .accordion-content .h5+h3+h5{margin-top:10px}h5+h4,h4+h5{margin-top:10px}h5+h5,h5+h5{margin-top:10px}h5+h6,h6+h5{margin-top:10px}h5+p.bodytext,.news-block h5+.bodytext.headline,h5+caption.bodytext,h5+figcaption.bodytext,p.bodytext+h5,.news-block .bodytext.headline+h5,caption.bodytext+h5,figcaption.bodytext+h5{margin-top:10px}h5+ul.bodytext-list,ul.bodytext-list+h5{margin-top:10px}h5+ol.bodytext-list,ol.bodytext-list+h5{margin-top:10px}h5+.csc-textpicHeader,.csc-textpicHeader+h5{margin-top:10px}h5+.csc-textpic,.csc-textpic+h5{margin-top:10px}h5+.text-element,.text-element+h5{margin-top:10px}h5+.image-box,.image-box+h5{margin-top:10px}h5+table.contenttable,table.contenttable+h5{margin-top:10px}h5+header,header+h5{margin-top:10px}h6+h1,.news-block.teasertextbox h6+.headline,h1+h6,.news-block.teasertextbox .headline+h6{margin-top:10px}h6+h2,.news-block.text-double-height .columns.text-box h6+.thema,.news-block.text-double-height .columns.text-box h6+.datum,.accordion .accordion-content h6+h3,.accordion .accordion-content h6.h5+h2,h2+h6,.news-block.text-double-height .columns.text-box .thema+h6,.news-block.text-double-height .columns.text-box .datum+h6,.accordion .accordion-content h3+h6,.accordion .accordion-content .h5+h2+h6{margin-top:10px}h6+h3,h6.h5+h2,.news-block.text-double-height .columns.text-box h6.h5+.thema,.news-block.text-double-height .columns.text-box h6.h5+.datum,.accordion .accordion-content h6.h5+h3,h3+h6,.h5+h2+h6,.news-block.text-double-height .columns.text-box .h5+.thema+h6,.news-block.text-double-height .columns.text-box .h5+.datum+h6,.accordion .accordion-content .h5+h3+h6{margin-top:10px}h6+h4,h4+h6{margin-top:10px}h6+h5,h5+h6{margin-top:10px}h6+h6,h6+h6{margin-top:10px}h6+p.bodytext,.news-block h6+.bodytext.headline,h6+caption.bodytext,h6+figcaption.bodytext,p.bodytext+h6,.news-block .bodytext.headline+h6,caption.bodytext+h6,figcaption.bodytext+h6{margin-top:10px}h6+ul.bodytext-list,ul.bodytext-list+h6{margin-top:10px}h6+ol.bodytext-list,ol.bodytext-list+h6{margin-top:10px}h6+.csc-textpicHeader,.csc-textpicHeader+h6{margin-top:10px}h6+.csc-textpic,.csc-textpic+h6{margin-top:10px}h6+.text-element,.text-element+h6{margin-top:10px}h6+.image-box,.image-box+h6{margin-top:10px}h6+table.contenttable,table.contenttable+h6{margin-top:10px}h6+header,header+h6{margin-top:10px}p.bodytext+h1,.news-block .bodytext.headline+h1,caption.bodytext+h1,figcaption.bodytext+h1,.news-block.teasertextbox p.bodytext+.headline,.news-block.teasertextbox .bodytext.headline+.headline,.news-block.teasertextbox caption.bodytext+.headline,.news-block.teasertextbox figcaption.bodytext+.headline,h1+p.bodytext,.news-block.teasertextbox .headline+p.bodytext,.news-block h1+.bodytext.headline,.news-block.teasertextbox .headline+.bodytext.headline,h1+caption.bodytext,.news-block.teasertextbox .headline+caption.bodytext,h1+figcaption.bodytext,.news-block.teasertextbox .headline+figcaption.bodytext{margin-top:10px}p.bodytext+h2,.news-block .bodytext.headline+h2,caption.bodytext+h2,figcaption.bodytext+h2,.news-block.text-double-height .columns.text-box p.bodytext+.thema,.news-block.text-double-height .columns.text-box .bodytext.headline+.thema,.news-block.text-double-height .columns.text-box caption.bodytext+.thema,.news-block.text-double-height .columns.text-box figcaption.bodytext+.thema,.news-block.text-double-height .columns.text-box p.bodytext+.datum,.news-block.text-double-height .columns.text-box .bodytext.headline+.datum,.news-block.text-double-height .columns.text-box caption.bodytext+.datum,.news-block.text-double-height .columns.text-box figcaption.bodytext+.datum,.accordion .accordion-content p.bodytext+h3,.news-block .accordion .accordion-content .bodytext.headline+h3,.accordion .accordion-content .news-block .bodytext.headline+h3,.accordion .accordion-content caption.bodytext+h3,.accordion .accordion-content figcaption.bodytext+h3,.accordion .accordion-content p.h5.bodytext+h2,.news-block .accordion .accordion-content .h5.bodytext.headline+h2,.accordion .accordion-content caption.h5.bodytext+h2,.accordion .accordion-content figcaption.h5.bodytext+h2,h2+p.bodytext,.news-block.text-double-height .columns.text-box .thema+p.bodytext,.news-block.text-double-height .columns.text-box .datum+p.bodytext,.accordion .accordion-content h3+p.bodytext,.accordion .accordion-content .h5+h2+p.bodytext,.news-block h2+.bodytext.headline,.news-block.text-double-height .columns.text-box .thema+.bodytext.headline,.news-block.text-double-height .columns.text-box .datum+.bodytext.headline,.accordion .accordion-content .news-block h3+.bodytext.headline,.news-block .accordion .accordion-content h3+.bodytext.headline,.accordion .accordion-content .news-block .h5+h2+.bodytext.headline,.news-block .accordion .accordion-content .h5+h2+.bodytext.headline,h2+caption.bodytext,.news-block.text-double-height .columns.text-box .thema+caption.bodytext,.news-block.text-double-height .columns.text-box .datum+caption.bodytext,.accordion .accordion-content h3+caption.bodytext,.accordion .accordion-content .h5+h2+caption.bodytext,h2+figcaption.bodytext,.news-block.text-double-height .columns.text-box .thema+figcaption.bodytext,.news-block.text-double-height .columns.text-box .datum+figcaption.bodytext,.accordion .accordion-content h3+figcaption.bodytext,.accordion .accordion-content .h5+h2+figcaption.bodytext{margin-top:10px}p.bodytext+h3,.news-block .bodytext.headline+h3,caption.bodytext+h3,figcaption.bodytext+h3,p.h5.bodytext+h2,.news-block .h5.bodytext.headline+h2,caption.h5.bodytext+h2,figcaption.h5.bodytext+h2,.news-block.text-double-height .columns.text-box p.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box .h5.bodytext.headline+.thema,.news-block.text-double-height .columns.text-box caption.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box figcaption.h5.bodytext+.thema,.news-block.text-double-height .columns.text-box p.h5.bodytext+.datum,.news-block.text-double-height .columns.text-box .h5.bodytext.headline+.datum,.news-block.text-double-height .columns.text-box caption.h5.bodytext+.datum,.news-block.text-double-height .columns.text-box figcaption.h5.bodytext+.datum,.accordion .accordion-content p.h5.bodytext+h3,.news-block .accordion .accordion-content .h5.bodytext.headline+h3,.accordion .accordion-content caption.h5.bodytext+h3,.accordion .accordion-content figcaption.h5.bodytext+h3,h3+p.bodytext,.h5+h2+p.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+p.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+p.bodytext,.accordion .accordion-content .h5+h3+p.bodytext,.news-block h3+.bodytext.headline,.news-block .h5+h2+.bodytext.headline,.news-block.text-double-height .columns.text-box .h5+.thema+.bodytext.headline,.news-block.text-double-height .columns.text-box .h5+.datum+.bodytext.headline,.accordion .accordion-content .news-block .h5+h3+.bodytext.headline,.news-block .accordion .accordion-content .h5+h3+.bodytext.headline,h3+caption.bodytext,.h5+h2+caption.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+caption.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+caption.bodytext,.accordion .accordion-content .h5+h3+caption.bodytext,h3+figcaption.bodytext,.h5+h2+figcaption.bodytext,.news-block.text-double-height .columns.text-box .h5+.thema+figcaption.bodytext,.news-block.text-double-height .columns.text-box .h5+.datum+figcaption.bodytext,.accordion .accordion-content .h5+h3+figcaption.bodytext{margin-top:10px}p.bodytext+h4,.news-block .bodytext.headline+h4,caption.bodytext+h4,figcaption.bodytext+h4,h4+p.bodytext,.news-block h4+.bodytext.headline,h4+caption.bodytext,h4+figcaption.bodytext{margin-top:10px}p.bodytext+h5,.news-block .bodytext.headline+h5,caption.bodytext+h5,figcaption.bodytext+h5,h5+p.bodytext,.news-block h5+.bodytext.headline,h5+caption.bodytext,h5+figcaption.bodytext{margin-top:10px}p.bodytext+h6,.news-block .bodytext.headline+h6,caption.bodytext+h6,figcaption.bodytext+h6,h6+p.bodytext,.news-block h6+.bodytext.headline,h6+caption.bodytext,h6+figcaption.bodytext{margin-top:10px}p.bodytext+p.bodytext,.news-block .bodytext.headline+p.bodytext,caption.bodytext+p.bodytext,figcaption.bodytext+p.bodytext,.news-block p.bodytext+.bodytext.headline,.news-block .bodytext.headline+.bodytext.headline,.news-block caption.bodytext+.bodytext.headline,.news-block figcaption.bodytext+.bodytext.headline,p.bodytext+caption.bodytext,.news-block .bodytext.headline+caption.bodytext,caption.bodytext+caption.bodytext,figcaption.bodytext+caption.bodytext,p.bodytext+figcaption.bodytext,.news-block .bodytext.headline+figcaption.bodytext,caption.bodytext+figcaption.bodytext,figcaption.bodytext+figcaption.bodytext,p.bodytext+p.bodytext,.news-block .bodytext.headline+p.bodytext,caption.bodytext+p.bodytext,figcaption.bodytext+p.bodytext,.news-block p.bodytext+.bodytext.headline,.news-block .bodytext.headline+.bodytext.headline,.news-block caption.bodytext+.bodytext.headline,.news-block figcaption.bodytext+.bodytext.headline,p.bodytext+caption.bodytext,.news-block .bodytext.headline+caption.bodytext,caption.bodytext+caption.bodytext,figcaption.bodytext+caption.bodytext,p.bodytext+figcaption.bodytext,.news-block .bodytext.headline+figcaption.bodytext,caption.bodytext+figcaption.bodytext,figcaption.bodytext+figcaption.bodytext{margin-top:10px}p.bodytext+ul.bodytext-list,.news-block .bodytext.headline+ul.bodytext-list,caption.bodytext+ul.bodytext-list,figcaption.bodytext+ul.bodytext-list,ul.bodytext-list+p.bodytext,.news-block ul.bodytext-list+.bodytext.headline,ul.bodytext-list+caption.bodytext,ul.bodytext-list+figcaption.bodytext{margin-top:10px}p.bodytext+ol.bodytext-list,.news-block .bodytext.headline+ol.bodytext-list,caption.bodytext+ol.bodytext-list,figcaption.bodytext+ol.bodytext-list,ol.bodytext-list+p.bodytext,.news-block ol.bodytext-list+.bodytext.headline,ol.bodytext-list+caption.bodytext,ol.bodytext-list+figcaption.bodytext{margin-top:10px}p.bodytext+.csc-textpicHeader,.news-block .bodytext.headline+.csc-textpicHeader,caption.bodytext+.csc-textpicHeader,figcaption.bodytext+.csc-textpicHeader,.csc-textpicHeader+p.bodytext,.news-block .csc-textpicHeader+.bodytext.headline,.csc-textpicHeader+caption.bodytext,.csc-textpicHeader+figcaption.bodytext{margin-top:10px}p.bodytext+.csc-textpic,.news-block .bodytext.headline+.csc-textpic,caption.bodytext+.csc-textpic,figcaption.bodytext+.csc-textpic,.csc-textpic+p.bodytext,.news-block .csc-textpic+.bodytext.headline,.csc-textpic+caption.bodytext,.csc-textpic+figcaption.bodytext{margin-top:10px}p.bodytext+.text-element,.news-block .bodytext.headline+.text-element,caption.bodytext+.text-element,figcaption.bodytext+.text-element,.text-element+p.bodytext,.news-block .text-element+.bodytext.headline,.text-element+caption.bodytext,.text-element+figcaption.bodytext{margin-top:10px}p.bodytext+.image-box,.news-block .bodytext.headline+.image-box,caption.bodytext+.image-box,figcaption.bodytext+.image-box,.image-box+p.bodytext,.news-block .image-box+.bodytext.headline,.image-box+caption.bodytext,.image-box+figcaption.bodytext{margin-top:10px}p.bodytext+table.contenttable,.news-block .bodytext.headline+table.contenttable,caption.bodytext+table.contenttable,figcaption.bodytext+table.contenttable,table.contenttable+p.bodytext,.news-block table.contenttable+.bodytext.headline,table.contenttable+caption.bodytext,table.contenttable+figcaption.bodytext{margin-top:10px}p.bodytext+header,.news-block .bodytext.headline+header,caption.bodytext+header,figcaption.bodytext+header,header+p.bodytext,.news-block header+.bodytext.headline,header+caption.bodytext,header+figcaption.bodytext{margin-top:10px}ul.bodytext-list+h1,.news-block.teasertextbox ul.bodytext-list+.headline,h1+ul.bodytext-list,.news-block.teasertextbox .headline+ul.bodytext-list{margin-top:10px}ul.bodytext-list+h2,.news-block.text-double-height .columns.text-box ul.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ul.bodytext-list+.datum,.accordion .accordion-content ul.bodytext-list+h3,.accordion .accordion-content ul.h5.bodytext-list+h2,h2+ul.bodytext-list,.news-block.text-double-height .columns.text-box .thema+ul.bodytext-list,.news-block.text-double-height .columns.text-box .datum+ul.bodytext-list,.accordion .accordion-content h3+ul.bodytext-list,.accordion .accordion-content .h5+h2+ul.bodytext-list{margin-top:10px}ul.bodytext-list+h3,ul.h5.bodytext-list+h2,.news-block.text-double-height .columns.text-box ul.h5.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ul.h5.bodytext-list+.datum,.accordion .accordion-content ul.h5.bodytext-list+h3,h3+ul.bodytext-list,.h5+h2+ul.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.thema+ul.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.datum+ul.bodytext-list,.accordion .accordion-content .h5+h3+ul.bodytext-list{margin-top:10px}ul.bodytext-list+h4,h4+ul.bodytext-list{margin-top:10px}ul.bodytext-list+h5,h5+ul.bodytext-list{margin-top:10px}ul.bodytext-list+h6,h6+ul.bodytext-list{margin-top:10px}ul.bodytext-list+p.bodytext,.news-block ul.bodytext-list+.bodytext.headline,ul.bodytext-list+caption.bodytext,ul.bodytext-list+figcaption.bodytext,p.bodytext+ul.bodytext-list,.news-block .bodytext.headline+ul.bodytext-list,caption.bodytext+ul.bodytext-list,figcaption.bodytext+ul.bodytext-list{margin-top:10px}ul.bodytext-list+ul.bodytext-list,ul.bodytext-list+ul.bodytext-list{margin-top:10px}ul.bodytext-list+ol.bodytext-list,ol.bodytext-list+ul.bodytext-list{margin-top:10px}ul.bodytext-list+.csc-textpicHeader,.csc-textpicHeader+ul.bodytext-list{margin-top:10px}ul.bodytext-list+.csc-textpic,.csc-textpic+ul.bodytext-list{margin-top:10px}ul.bodytext-list+.text-element,.text-element+ul.bodytext-list{margin-top:10px}ul.bodytext-list+.image-box,.image-box+ul.bodytext-list{margin-top:10px}ul.bodytext-list+table.contenttable,table.contenttable+ul.bodytext-list{margin-top:10px}ul.bodytext-list+header,header+ul.bodytext-list{margin-top:10px}ol.bodytext-list+h1,.news-block.teasertextbox ol.bodytext-list+.headline,h1+ol.bodytext-list,.news-block.teasertextbox .headline+ol.bodytext-list{margin-top:10px}ol.bodytext-list+h2,.news-block.text-double-height .columns.text-box ol.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ol.bodytext-list+.datum,.accordion .accordion-content ol.bodytext-list+h3,.accordion .accordion-content ol.h5.bodytext-list+h2,h2+ol.bodytext-list,.news-block.text-double-height .columns.text-box .thema+ol.bodytext-list,.news-block.text-double-height .columns.text-box .datum+ol.bodytext-list,.accordion .accordion-content h3+ol.bodytext-list,.accordion .accordion-content .h5+h2+ol.bodytext-list{margin-top:10px}ol.bodytext-list+h3,ol.h5.bodytext-list+h2,.news-block.text-double-height .columns.text-box ol.h5.bodytext-list+.thema,.news-block.text-double-height .columns.text-box ol.h5.bodytext-list+.datum,.accordion .accordion-content ol.h5.bodytext-list+h3,h3+ol.bodytext-list,.h5+h2+ol.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.thema+ol.bodytext-list,.news-block.text-double-height .columns.text-box .h5+.datum+ol.bodytext-list,.accordion .accordion-content .h5+h3+ol.bodytext-list{margin-top:10px}ol.bodytext-list+h4,h4+ol.bodytext-list{margin-top:10px}ol.bodytext-list+h5,h5+ol.bodytext-list{margin-top:10px}ol.bodytext-list+h6,h6+ol.bodytext-list{margin-top:10px}ol.bodytext-list+p.bodytext,.news-block ol.bodytext-list+.bodytext.headline,ol.bodytext-list+caption.bodytext,ol.bodytext-list+figcaption.bodytext,p.bodytext+ol.bodytext-list,.news-block .bodytext.headline+ol.bodytext-list,caption.bodytext+ol.bodytext-list,figcaption.bodytext+ol.bodytext-list{margin-top:10px}ol.bodytext-list+ul.bodytext-list,ul.bodytext-list+ol.bodytext-list{margin-top:10px}ol.bodytext-list+ol.bodytext-list,ol.bodytext-list+ol.bodytext-list{margin-top:10px}ol.bodytext-list+.csc-textpicHeader,.csc-textpicHeader+ol.bodytext-list{margin-top:10px}ol.bodytext-list+.csc-textpic,.csc-textpic+ol.bodytext-list{margin-top:10px}ol.bodytext-list+.text-element,.text-element+ol.bodytext-list{margin-top:10px}ol.bodytext-list+.image-box,.image-box+ol.bodytext-list{margin-top:10px}ol.bodytext-list+table.contenttable,table.contenttable+ol.bodytext-list{margin-top:10px}ol.bodytext-list+header,header+ol.bodytext-list{margin-top:10px}.csc-textpicHeader+h1,.news-block.teasertextbox .csc-textpicHeader+.headline,h1+.csc-textpicHeader,.news-block.teasertextbox .headline+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+h2,.news-block.text-double-height .columns.text-box .csc-textpicHeader+.thema,.news-block.text-double-height .columns.text-box .csc-textpicHeader+.datum,.accordion .accordion-content .csc-textpicHeader+h3,.accordion .accordion-content .h5.csc-textpicHeader+h2,h2+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .thema+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .datum+.csc-textpicHeader,.accordion .accordion-content h3+.csc-textpicHeader,.accordion .accordion-content .h5+h2+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+h3,.h5.csc-textpicHeader+h2,.news-block.text-double-height .columns.text-box .h5.csc-textpicHeader+.thema,.news-block.text-double-height .columns.text-box .h5.csc-textpicHeader+.datum,.accordion .accordion-content .h5.csc-textpicHeader+h3,h3+.csc-textpicHeader,.h5+h2+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .h5+.thema+.csc-textpicHeader,.news-block.text-double-height .columns.text-box .h5+.datum+.csc-textpicHeader,.accordion .accordion-content .h5+h3+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+h4,h4+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+h5,h5+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+h6,h6+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+p.bodytext,.news-block .csc-textpicHeader+.bodytext.headline,.csc-textpicHeader+caption.bodytext,.csc-textpicHeader+figcaption.bodytext,p.bodytext+.csc-textpicHeader,.news-block .bodytext.headline+.csc-textpicHeader,caption.bodytext+.csc-textpicHeader,figcaption.bodytext+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+ul.bodytext-list,ul.bodytext-list+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+ol.bodytext-list,ol.bodytext-list+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+.csc-textpicHeader,.csc-textpicHeader+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+.csc-textpic,.csc-textpic+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+.text-element,.text-element+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+.image-box,.image-box+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+table.contenttable,table.contenttable+.csc-textpicHeader{margin-top:10px}.csc-textpicHeader+header,header+.csc-textpicHeader{margin-top:10px}.csc-textpic+h1,.news-block.teasertextbox .csc-textpic+.headline,h1+.csc-textpic,.news-block.teasertextbox .headline+.csc-textpic{margin-top:10px}.csc-textpic+h2,.news-block.text-double-height .columns.text-box .csc-textpic+.thema,.news-block.text-double-height .columns.text-box .csc-textpic+.datum,.accordion .accordion-content .csc-textpic+h3,.accordion .accordion-content .h5.csc-textpic+h2,h2+.csc-textpic,.news-block.text-double-height .columns.text-box .thema+.csc-textpic,.news-block.text-double-height .columns.text-box .datum+.csc-textpic,.accordion .accordion-content h3+.csc-textpic,.accordion .accordion-content .h5+h2+.csc-textpic{margin-top:10px}.csc-textpic+h3,.h5.csc-textpic+h2,.news-block.text-double-height .columns.text-box .h5.csc-textpic+.thema,.news-block.text-double-height .columns.text-box .h5.csc-textpic+.datum,.accordion .accordion-content .h5.csc-textpic+h3,h3+.csc-textpic,.h5+h2+.csc-textpic,.news-block.text-double-height .columns.text-box .h5+.thema+.csc-textpic,.news-block.text-double-height .columns.text-box .h5+.datum+.csc-textpic,.accordion .accordion-content .h5+h3+.csc-textpic{margin-top:10px}.csc-textpic+h4,h4+.csc-textpic{margin-top:10px}.csc-textpic+h5,h5+.csc-textpic{margin-top:10px}.csc-textpic+h6,h6+.csc-textpic{margin-top:10px}.csc-textpic+p.bodytext,.news-block .csc-textpic+.bodytext.headline,.csc-textpic+caption.bodytext,.csc-textpic+figcaption.bodytext,p.bodytext+.csc-textpic,.news-block .bodytext.headline+.csc-textpic,caption.bodytext+.csc-textpic,figcaption.bodytext+.csc-textpic{margin-top:10px}.csc-textpic+ul.bodytext-list,ul.bodytext-list+.csc-textpic{margin-top:10px}.csc-textpic+ol.bodytext-list,ol.bodytext-list+.csc-textpic{margin-top:10px}.csc-textpic+.csc-textpicHeader,.csc-textpicHeader+.csc-textpic{margin-top:10px}.csc-textpic+.csc-textpic,.csc-textpic+.csc-textpic{margin-top:10px}.csc-textpic+.text-element,.text-element+.csc-textpic{margin-top:10px}.csc-textpic+.image-box,.image-box+.csc-textpic{margin-top:10px}.csc-textpic+table.contenttable,table.contenttable+.csc-textpic{margin-top:10px}.csc-textpic+header,header+.csc-textpic{margin-top:10px}.text-element+h1,.news-block.teasertextbox .text-element+.headline,h1+.text-element,.news-block.teasertextbox .headline+.text-element{margin-top:10px}.text-element+h2,.news-block.text-double-height .columns.text-box .text-element+.thema,.news-block.text-double-height .columns.text-box .text-element+.datum,.accordion .accordion-content .text-element+h3,.accordion .accordion-content .h5.text-element+h2,h2+.text-element,.news-block.text-double-height .columns.text-box .thema+.text-element,.news-block.text-double-height .columns.text-box .datum+.text-element,.accordion .accordion-content h3+.text-element,.accordion .accordion-content .h5+h2+.text-element{margin-top:10px}.text-element+h3,.h5.text-element+h2,.news-block.text-double-height .columns.text-box .h5.text-element+.thema,.news-block.text-double-height .columns.text-box .h5.text-element+.datum,.accordion .accordion-content .h5.text-element+h3,h3+.text-element,.h5+h2+.text-element,.news-block.text-double-height .columns.text-box .h5+.thema+.text-element,.news-block.text-double-height .columns.text-box .h5+.datum+.text-element,.accordion .accordion-content .h5+h3+.text-element{margin-top:10px}.text-element+h4,h4+.text-element{margin-top:10px}.text-element+h5,h5+.text-element{margin-top:10px}.text-element+h6,h6+.text-element{margin-top:10px}.text-element+p.bodytext,.news-block .text-element+.bodytext.headline,.text-element+caption.bodytext,.text-element+figcaption.bodytext,p.bodytext+.text-element,.news-block .bodytext.headline+.text-element,caption.bodytext+.text-element,figcaption.bodytext+.text-element{margin-top:10px}.text-element+ul.bodytext-list,ul.bodytext-list+.text-element{margin-top:10px}.text-element+ol.bodytext-list,ol.bodytext-list+.text-element{margin-top:10px}.text-element+.csc-textpicHeader,.csc-textpicHeader+.text-element{margin-top:10px}.text-element+.csc-textpic,.csc-textpic+.text-element{margin-top:10px}.text-element+.text-element,.text-element+.text-element{margin-top:10px}.text-element+.image-box,.image-box+.text-element{margin-top:10px}.text-element+table.contenttable,table.contenttable+.text-element{margin-top:10px}.text-element+header,header+.text-element{margin-top:10px}.image-box+h1,.news-block.teasertextbox .image-box+.headline,h1+.image-box,.news-block.teasertextbox .headline+.image-box{margin-top:10px}.image-box+h2,.news-block.text-double-height .columns.text-box .image-box+.thema,.news-block.text-double-height .columns.text-box .image-box+.datum,.accordion .accordion-content .image-box+h3,.accordion .accordion-content .h5.image-box+h2,h2+.image-box,.news-block.text-double-height .columns.text-box .thema+.image-box,.news-block.text-double-height .columns.text-box .datum+.image-box,.accordion .accordion-content h3+.image-box,.accordion .accordion-content .h5+h2+.image-box{margin-top:10px}.image-box+h3,.h5.image-box+h2,.news-block.text-double-height .columns.text-box .h5.image-box+.thema,.news-block.text-double-height .columns.text-box .h5.image-box+.datum,.accordion .accordion-content .h5.image-box+h3,h3+.image-box,.h5+h2+.image-box,.news-block.text-double-height .columns.text-box .h5+.thema+.image-box,.news-block.text-double-height .columns.text-box .h5+.datum+.image-box,.accordion .accordion-content .h5+h3+.image-box{margin-top:10px}.image-box+h4,h4+.image-box{margin-top:10px}.image-box+h5,h5+.image-box{margin-top:10px}.image-box+h6,h6+.image-box{margin-top:10px}.image-box+p.bodytext,.news-block .image-box+.bodytext.headline,.image-box+caption.bodytext,.image-box+figcaption.bodytext,p.bodytext+.image-box,.news-block .bodytext.headline+.image-box,caption.bodytext+.image-box,figcaption.bodytext+.image-box{margin-top:10px}.image-box+ul.bodytext-list,ul.bodytext-list+.image-box{margin-top:10px}.image-box+ol.bodytext-list,ol.bodytext-list+.image-box{margin-top:10px}.image-box+.csc-textpicHeader,.csc-textpicHeader+.image-box{margin-top:10px}.image-box+.csc-textpic,.csc-textpic+.image-box{margin-top:10px}.image-box+.text-element,.text-element+.image-box{margin-top:10px}.image-box+.image-box,.image-box+.image-box{margin-top:10px}.image-box+table.contenttable,table.contenttable+.image-box{margin-top:10px}.image-box+header,header+.image-box{margin-top:10px}table.contenttable+h1,.news-block.teasertextbox table.contenttable+.headline,h1+table.contenttable,.news-block.teasertextbox .headline+table.contenttable{margin-top:10px}table.contenttable+h2,.news-block.text-double-height .columns.text-box table.contenttable+.thema,.news-block.text-double-height .columns.text-box table.contenttable+.datum,.accordion .accordion-content table.contenttable+h3,.accordion .accordion-content table.h5.contenttable+h2,h2+table.contenttable,.news-block.text-double-height .columns.text-box .thema+table.contenttable,.news-block.text-double-height .columns.text-box .datum+table.contenttable,.accordion .accordion-content h3+table.contenttable,.accordion .accordion-content .h5+h2+table.contenttable{margin-top:10px}table.contenttable+h3,table.h5.contenttable+h2,.news-block.text-double-height .columns.text-box table.h5.contenttable+.thema,.news-block.text-double-height .columns.text-box table.h5.contenttable+.datum,.accordion .accordion-content table.h5.contenttable+h3,h3+table.contenttable,.h5+h2+table.contenttable,.news-block.text-double-height .columns.text-box .h5+.thema+table.contenttable,.news-block.text-double-height .columns.text-box .h5+.datum+table.contenttable,.accordion .accordion-content .h5+h3+table.contenttable{margin-top:10px}table.contenttable+h4,h4+table.contenttable{margin-top:10px}table.contenttable+h5,h5+table.contenttable{margin-top:10px}table.contenttable+h6,h6+table.contenttable{margin-top:10px}table.contenttable+p.bodytext,.news-block table.contenttable+.bodytext.headline,table.contenttable+caption.bodytext,table.contenttable+figcaption.bodytext,p.bodytext+table.contenttable,.news-block .bodytext.headline+table.contenttable,caption.bodytext+table.contenttable,figcaption.bodytext+table.contenttable{margin-top:10px}table.contenttable+ul.bodytext-list,ul.bodytext-list+table.contenttable{margin-top:10px}table.contenttable+ol.bodytext-list,ol.bodytext-list+table.contenttable{margin-top:10px}table.contenttable+.csc-textpicHeader,.csc-textpicHeader+table.contenttable{margin-top:10px}table.contenttable+.csc-textpic,.csc-textpic+table.contenttable{margin-top:10px}table.contenttable+.text-element,.text-element+table.contenttable{margin-top:10px}table.contenttable+.image-box,.image-box+table.contenttable{margin-top:10px}table.contenttable+table.contenttable,table.contenttable+table.contenttable{margin-top:10px}table.contenttable+header,header+table.contenttable{margin-top:10px}header+h1,.news-block.teasertextbox header+.headline,h1+header,.news-block.teasertextbox .headline+header{margin-top:10px}header+h2,.news-block.text-double-height .columns.text-box header+.thema,.news-block.text-double-height .columns.text-box header+.datum,.accordion .accordion-content header+h3,.accordion .accordion-content header.h5+h2,h2+header,.news-block.text-double-height .columns.text-box .thema+header,.news-block.text-double-height .columns.text-box .datum+header,.accordion .accordion-content h3+header,.accordion .accordion-content .h5+h2+header{margin-top:10px}header+h3,header.h5+h2,.news-block.text-double-height .columns.text-box header.h5+.thema,.news-block.text-double-height .columns.text-box header.h5+.datum,.accordion .accordion-content header.h5+h3,h3+header,.h5+h2+header,.news-block.text-double-height .columns.text-box .h5+.thema+header,.news-block.text-double-height .columns.text-box .h5+.datum+header,.accordion .accordion-content .h5+h3+header{margin-top:10px}header+h4,h4+header{margin-top:10px}header+h5,h5+header{margin-top:10px}header+h6,h6+header{margin-top:10px}header+p.bodytext,.news-block header+.bodytext.headline,header+caption.bodytext,header+figcaption.bodytext,p.bodytext+header,.news-block .bodytext.headline+header,caption.bodytext+header,figcaption.bodytext+header{margin-top:10px}header+ul.bodytext-list,ul.bodytext-list+header{margin-top:10px}header+ol.bodytext-list,ol.bodytext-list+header{margin-top:10px}header+.csc-textpicHeader,.csc-textpicHeader+header{margin-top:10px}header+.csc-textpic,.csc-textpic+header{margin-top:10px}header+.text-element,.text-element+header{margin-top:10px}header+.image-box,.image-box+header{margin-top:10px}header+table.contenttable,table.contenttable+header{margin-top:10px}header+header,header+header{margin-top:10px}.csc-textpic+.csc-textpic,.csc-textpic+.csc-textpic{margin-top:20px}.csc-textpic+.text-element,.text-element+.csc-textpic{margin-top:20px}.csc-textpic+.image-box,.image-box+.csc-textpic{margin-top:20px}.csc-textpic+.tx-m01-interactivecharts,.tx-m01-interactivecharts+.csc-textpic{margin-top:20px}.csc-textpic+.tx-m01-tablebuilder,.tx-m01-tablebuilder+.csc-textpic{margin-top:20px}.text-element+.csc-textpic,.csc-textpic+.text-element{margin-top:20px}.text-element+.text-element,.text-element+.text-element{margin-top:20px}.text-element+.image-box,.image-box+.text-element{margin-top:20px}.text-element+.tx-m01-interactivecharts,.tx-m01-interactivecharts+.text-element{margin-top:20px}.text-element+.tx-m01-tablebuilder,.tx-m01-tablebuilder+.text-element{margin-top:20px}.image-box+.csc-textpic,.csc-textpic+.image-box{margin-top:20px}.image-box+.text-element,.text-element+.image-box{margin-top:20px}.image-box+.image-box,.image-box+.image-box{margin-top:20px}.image-box+.tx-m01-interactivecharts,.tx-m01-interactivecharts+.image-box{margin-top:20px}.image-box+.tx-m01-tablebuilder,.tx-m01-tablebuilder+.image-box{margin-top:20px}.tx-m01-interactivecharts+.csc-textpic,.csc-textpic+.tx-m01-interactivecharts{margin-top:20px}.tx-m01-interactivecharts+.text-element,.text-element+.tx-m01-interactivecharts{margin-top:20px}.tx-m01-interactivecharts+.image-box,.image-box+.tx-m01-interactivecharts{margin-top:20px}.tx-m01-interactivecharts+.tx-m01-interactivecharts,.tx-m01-interactivecharts+.tx-m01-interactivecharts{margin-top:20px}.tx-m01-interactivecharts+.tx-m01-tablebuilder,.tx-m01-tablebuilder+.tx-m01-interactivecharts{margin-top:20px}.tx-m01-tablebuilder+.csc-textpic,.csc-textpic+.tx-m01-tablebuilder{margin-top:20px}.tx-m01-tablebuilder+.text-element,.text-element+.tx-m01-tablebuilder{margin-top:20px}.tx-m01-tablebuilder+.image-box,.image-box+.tx-m01-tablebuilder{margin-top:20px}.tx-m01-tablebuilder+.tx-m01-interactivecharts,.tx-m01-interactivecharts+.tx-m01-tablebuilder{margin-top:20px}.tx-m01-tablebuilder+.tx-m01-tablebuilder,.tx-m01-tablebuilder+.tx-m01-tablebuilder{margin-top:20px}.csc-textpic{margin-top:25px}.text-element+.floating-content,.text-element+.floating-content+.floating-content{margin-top:60px}a,button{text-decoration:none;cursor:pointer;color:#0065ad;transition:color 300ms,background-color 300ms ease-in-out}a:hover,button:hover{color:#004679}a.textlink,button.textlink{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem;display:inline-block;position:relative;padding-top:3px;padding-bottom:3px;text-transform:none;padding-left:30px}a.textlink.no-icon,button.textlink.no-icon{padding-left:0}a.textlink.icon-only,button.textlink.icon-only{padding-left:0}a.textlink.icon-only .icon,button.textlink.icon-only .icon{margin:0}a.textlink.icon-right,button.textlink.icon-right{padding-left:0;padding-right:30px}a.textlink.icon-right .icon,button.textlink.icon-right .icon{margin-left:10px;margin-right:-30px;background-color:transparent;border-radius:inherit}a.textlink .icon,button.textlink .icon{margin-left:-30px;position:relative;top:4px;margin-right:10px}a.img-link,button.img-link{text-decoration:none;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:100%;width:100%;position:absolute}a.img-link.layer-link,button.img-link.layer-link{width:100%;height:100%;background-color:rgba(255,255,255,0.3);z-index:7}a.img-link.layer-link span,button.img-link.layer-link span{display:block;margin:0 auto;position:relative;top:50%;margin-top:-30px}a.img-link.layer-link:hover,button.img-link.layer-link:hover{background-color:transparent}.bg_blue a:hover,.bg_blue button:hover{color:#b2d0e6}.bg_blue .bg_blue_light a:hover,.bg_blue .bg_blue_light button:hover,.bg_blue_light a:hover,.bg_blue_light button:hover{color:#004679}strong,b,.bold{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-weight:normal}em,i,.italic{font-family:"lato-italic",Arial,Helvetica,sans-serif;font-style:normal}blockquote{text-align:center;line-height:2.35294rem}blockquote p,blockquote .news-block .headline,.news-block blockquote .headline,blockquote caption,blockquote figcaption{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}blockquote+p,.news-block blockquote+.headline,blockquote+caption,blockquote+figcaption{margin-top:10px}.txt-blue,.search-section .result-highlight{color:#0065ad}.txt-red{color:#e2003b}.txt-white{color:#fff}.txt-grey{color:#666}.txt-center{text-align:center}.txt-right{text-align:right}.txt-left{text-align:left}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}@media screen and (min-width: 768px){h1,.news-block.teasertextbox .headline,.h1,blockquote,.news-block.main .headline{font-size:2.05882rem;line-height:2.35294rem}h2,.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum,.accordion .accordion-content h3,.accordion .accordion-content .h5+h2{font-size:1rem;line-height:1.41176rem}.h2,.content-box h2,.content-box .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .content-box .thema,.content-box .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .content-box .datum,.content-box .accordion .accordion-content h3,.accordion .accordion-content .content-box h3,.content-box .accordion .accordion-content .h5+h2,.accordion .accordion-content .content-box .h5+h2,.news-block.main .thema,.news-block.main .date{font-size:1.41176rem;line-height:1.76471rem}h3,.h5+h2,.news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .h5+.datum,.accordion .accordion-content .h5+h3,.h3,.responsive-table caption{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1.41176rem;line-height:1.41176rem}h4,.h4{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:1.41176rem;line-height:1.53rem}h5,.h5{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.41176rem}h6,.h6{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:0.82353rem;line-height:1.41176rem}}.news-tiles{display:block;margin-bottom:30px}.news-tiles:after{visibility:hidden;display:block;content:"";clear:both;height:0}.news-tiles:before{visibility:hidden;display:block;content:"";clear:both;height:0}.news-tiles.no-margin{margin-bottom:0}.news-tiles .row{height:100%}.news-tiles.bottom{margin-bottom:30px}.news-tiles.news-tiles3 .news-block.double-size .columns.text-box{margin:0;padding-left:20px}.news-tiles.news-tiles3 .news-block.double-size .columns.text-box header{margin-bottom:10px;padding-left:120px;min-height:105px}.news-tiles.news-tiles5 .news-block.text-double-height .columns.text-box header .thema{font-size:1.17647rem;line-height:1.17647rem}.news-tiles.news-tiles5 .news-block.text-double-height .columns.text-box header .headline{margin-top:5px}.news-tiles.news-tiles6 .row.table{display:table;width:calc(100% + 30px)}.news-tiles.news-tiles6 .row.table .tile-right{display:table-footer-group;float:none}.news-tiles.news-header .news-block.main{height:50vh;min-height:253px;max-height:253px}.news-tiles .overlay{position:relative;background-color:#b2d0e6;padding:55px 20px;text-align:center}.news-tiles .overlay p,.news-tiles .overlay .news-block .headline,.news-block .news-tiles .overlay .headline,.news-tiles .overlay caption,.news-tiles .overlay figcaption{color:#0065ad}.news-tiles .overlay .icon-close{position:absolute;right:20px;top:20px}.news-tiles .overlay .h1,.news-tiles .overlay blockquote,.news-tiles .overlay .news-block.main .headline,.news-block.main .news-tiles .overlay .headline{padding:0 30px;margin-bottom:20px}.news-tiles .overlay .textlink{margin-top:5px}.news-block{position:relative;height:auto;overflow:hidden;background-color:transparent;border-bottom:1px solid #fff}.news-block:after{visibility:hidden;display:block;content:"";clear:both;height:0}.news-block:before{visibility:hidden;display:block;content:"";clear:both;height:0}.news-block a{text-decoration:none;color:#0065ad}@media screen and (min-width: 1025px){.news-block a:hover{color:#004679}}.news-block a.cta{color:#fff}.news-block a.cta:hover{color:#fff}.news-block .textlink{line-height:1.17647rem;display:block}.news-block .headline{font-family:"lato-bold",Arial,Helvetica,sans-serif}.news-block .headline,.news-block .thema{color:#e2003b}.news-block .thema{line-height:1.3rem}.news-block .date{color:#0065ad}.news-block .headline{font-family:"lato-bold",Arial,Helvetica,sans-serif;color:#0065ad}.news-block .img-link{text-decoration:none;background-color:#eee;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:120px;overflow:hidden;width:120px;float:left;position:absolute;z-index:1}.news-block .columns.text-box{background-color:#eee;padding:15px 20px;padding-left:calc(120px + 10px);float:left;text-overflow:ellipsis;overflow:hidden;min-height:120px;z-index:2}@media screen and (min-width: 400px){.news-block .columns.text-box{padding-left:calc(120px + 20px)}}.news-block .columns.text-box .txt{margin-top:5px}.news-block .bottomtext-block{background-color:#eee;padding:15px 20px}.news-block .bottomtext-block .thema{margin-bottom:5px}.news-block .bottomtext-block p,.news-block .bottomtext-block .headline,.news-block .bottomtext-block caption,.news-block .bottomtext-block figcaption{color:#0065ad}.news-block.main{height:50vh;min-height:340px;max-height:340px}.news-block.main .headline{line-height:2.35294rem}.news-block.main .columns.text-box{position:absolute;bottom:0;left:0;float:none;height:auto;padding:15px 20px;background-color:rgba(255,255,255,0.9)}.news-block.main .img-link{width:100%;float:none;height:100%}.news-block.blue-single-box{height:auto}.news-block.blue-single-box.twitter .img-link:after{background-image:url('../../fileadmin/site/img/news-tile-tw.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.news-block.blue-single-box.twitter .img-link:after{background-image:url('../../fileadmin/site/img/2x/news-tile-tw_2x.png');background-size:100% auto;background-repeat:no-repeat}}.news-block.blue-single-box.arrow .img-link:after{background-image:url('../../fileadmin/site/img/news-tile-arrow.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.news-block.blue-single-box.arrow .img-link:after{background-image:url('../../fileadmin/site/img/2x/news-tile-arrow_2x.png');background-size:100% auto;background-repeat:no-repeat}}.news-block.blue-single-box.mail .img-link:after{background-image:url('../../fileadmin/site/img/news-tile-mail.png');background-repeat:no-repeat;width:60px;height:60px;display:inline-block;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.news-block.blue-single-box.mail .img-link:after{background-image:url('../../fileadmin/site/img/2x/news-tile-mail_2x.png');background-size:100% auto;background-repeat:no-repeat}}.news-block.blue-single-box .img-link{background-color:#b2d0e6;text-align:center}.news-block.blue-single-box .img-link:after{content:'';margin:20px 0}.news-block.blue-single-box .thema{color:#0065ad}.news-block.blue-single-box .columns.text-box{background-color:#b2d0e6;height:auto}.news-block.blue-single-box .columns.text-box:after{visibility:hidden;display:block;content:"";clear:both;height:0}.news-block.blue-single-box .columns.text-box:before{visibility:hidden;display:block;content:"";clear:both;height:0}.news-block.singletext-block{height:auto;background-color:#b2d0e6}.news-block.singletext-block .img-link{background-color:#b2d0e6;text-align:center}.news-block.singletext-block .columns.text-box{background-color:transparent;height:auto;min-height:inherit;padding-left:20px;float:none}.news-block.singletext-block .headline{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1.41176rem;line-height:1.41176rem}.news-block.singletext-block .bottomtext-block{background-color:transparent;padding-top:0}.news-block.double-size{height:auto;overflow-y:auto}.news-block.double-size .img-link{height:120px}.news-block.double-size .columns.text-box,.news-block.double-size .bottomtext-block{width:100%;clear:both}.news-block.double-size .columns.text-box{margin-bottom:0}.news-block.double-size .columns.text-box header .textlink:first-of-type{margin-top:5px}.news-block.teasertextbox{text-align:center;min-height:0;height:auto}.news-block.teasertextbox .headline{margin-left:auto;margin-right:auto}.news-block.teasertextbox .columns.text-box{padding:15px 20px;height:auto;margin-bottom:0;width:100%}.news-block.teasertextbox .img-link{cursor:pointer;display:block;height:100%;overflow:hidden;width:100%;backface-visibility:hidden;float:left;position:absolute;background-color:transparent}.news-block.text-2-3{height:auto;background-color:#eee}.news-block.text-2-3 .columns.text-box{padding-left:20px;height:auto}.news-block.text-2-3 .columns.text-box .headline{color:#0065ad}.news-block.text-double-height{background-color:#eee;height:auto}.news-block.text-double-height .columns.text-box{padding-left:20px;height:auto;position:relative}.news-block.text-double-height .columns.text-box .headline{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:2.05882rem;line-height:2.05882rem;margin-bottom:20px}.news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .datum{color:#e2003b}.news-block.text-double-height .columns.text-box .cta,.news-block.text-double-height .columns.text-box form input[type="submit"],form .news-block.text-double-height .columns.text-box input[type="submit"],.news-block.text-double-height .columns.text-box form button[type="submit"],form .news-block.text-double-height .columns.text-box button[type="submit"]{margin-bottom:5px}.news-block.bottom-teaser{margin:0}.news-block .square .img-link,.news-block.with-icon .img-link{opacity:0.6;background-color:#fff}.square .icon,.news-block.with-icon .icon{position:absolute;z-index:4;top:0;background-color:#0065ad}.news-tiles.news-tiles5 .overlay{display:none;width:100%;clear:both}.news-tiles.news-tiles5 .overlay .table{height:100%}.news-tiles.news-tiles5.active .overlay{display:block}@media screen and (min-width: 600px){.news-tiles.news-tiles2 .news-block{height:60vh;min-height:calc(2*253px)}.news-tiles.news-tiles2 .news-block .columns.text-box{height:auto}.news-tiles.news-tiles2 .news-block .headline{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:2.05882rem;line-height:2.35294rem}.news-tiles.news-tiles2 .news-block .thema{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1.41176rem;line-height:1.76471rem}.news-tiles.news-tiles3 .news-block.double-size .columns.text-box{height:30vh;position:relative}.news-tiles.news-tiles3 .news-block.double-size .columns.text-box header{min-height:0px;padding-left:0}.news-tiles.news-tiles3 .news-block.double-size .columns.height100{height:100%}.news-tiles.news-tiles3 .news-block.double-size .columns.height100 .text-box{height:100%;min-height:253px}.news-tiles.news-tiles3 .news-block.double-size .columns.height100 .text-box .text-box{height:100%}.news-tiles.news-tiles5 .overlay{width:calc(100% - 30px);height:60vh;min-height:506px;position:absolute;bottom:0;z-index:3}.news-tiles.news-tiles6{display:inherit}.news-tiles.news-tiles6 .tile-right{display:inherit;float:right}.news-tiles.bottom>.row>.columns.medium-6{width:100%}.news-tiles.bottom .news-block .columns.text-box{width:50%}.news-tiles.bottom .news-block.double-width .wrapper-boxes{width:50%}.news-tiles.bottom .news-block.double-width .wrapper-boxes .columns.text-box{width:100%}.news-tiles.big-headline .headline{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:1.41176rem;line-height:1.41176rem}.news-tiles.big-headline .thema,.news-tiles.big-headline .date{font-family:"lato-bold",Arial,Helvetica,sans-serif}.news-tiles.big-headline .news-block .columns.text-box{min-height:105px}.news-tiles.big-headline .news-block.teasertextbox .headline{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:2.05882rem;line-height:2.05882rem}.tile-right{float:right}.news-block{border-bottom:none;height:30vh;min-height:253px}.news-block.main{height:60vh;min-height:calc(2*253px);max-height:inherit}.news-block.blue-single-box{height:30vh}.news-block.blue-single-box .img-link:after{margin:60px 0 20px 0}.news-block.blue-single-box .columns.text-box{min-height:102px}.news-block.singletext-block{height:30vh}.news-block.singletext-block .columns.text-box{position:relative;min-height:inherit}.news-block.singletext-block .bottomtext-block{position:absolute;bottom:0}.news-block .img-link{width:100%;height:100%}.news-block .columns.text-box{height:102px;position:absolute;bottom:0;left:0;float:none;padding:15px 20px;background-color:rgba(255,255,255,0.9)}.news-block.double-size .img-link{height:100%;z-index:0}.news-block.double-size .columns.text-box{position:static;margin-bottom:0}.news-block.double-size .bottomtext-block{position:static;background-color:rgba(255,255,255,0.9)}.news-block.double-size.double-width{height:auto}.news-block.double-size.double-width .columns.text-box{position:relative}.news-block.double-size.double-width .bottomtext-block{height:auto;position:relative}.news-block.double-size.double-width .columns.text-box,.news-block.double-size.double-width .bottomtext-block{width:100%}.news-block .columns.text-box{margin-bottom:0;min-height:100px;height:auto}.news-block.teasertextbox{height:30vh;background-color:#eee}.news-block.teasertextbox .columns.text-box{background-color:transparent;display:table;height:100%;vertical-align:middle}.news-block.text-2-3 .columns.text-box{position:relative;background-color:#eee}.news-block.text-double-height .columns.text-box{left:inherit;bottom:inherit;background-color:#eee;min-height:inherit;overflow:auto}.news-block.bottom-teaser{height:253px;margin-top:0;margin-bottom:0}.news-block .square .icon{left:inherit;right:0}}@media screen and (min-width: 768px){.news-tiles.news-tiles2 .news-block{height:500px}.news-tiles.news-tiles2 .news-block .columns.text-box{right:0;left:inherit}.news-tiles.news-tiles2 .news-block.main .columns.text-box{right:inherit;left:0}.news-tiles.news-tiles3 .news-block.double-size{height:253px}.news-tiles.news-tiles3 .news-block.double-size .columns.text-box{height:auto}.news-tiles.news-tiles3 .news-block.double-size .columns.height100{height:auto}.news-tiles.news-tiles3 .news-block.double-size .columns.height100 .text-box{height:100%}.news-tiles.news-tiles3 .news-block.double-size .columns.height100 .text-box .text-box{height:100%}.news-tiles.news-tiles3 .news-block.double-size .wrapper-boxes{min-height:253px;right:0}.news-tiles.news-tiles5 .overlay{height:calc(253px * 2)}.news-tiles.news-header .news-block.main{height:253px;min-height:253px}.news-tiles .overlay{width:100%;height:calc(2 * 253px);overflow:auto}.news-tiles .overlay .columns.text-box{display:table-cell;vertical-align:middle}.news-tiles.active .overlay{display:table}.news-block{height:253px}.news-block.main{height:calc(2*253px)}.news-block.blue-single-box,.news-block.singletext-block{height:253px}.news-block.blue-single-box .columns.text-box,.news-block.singletext-block .columns.text-box{min-height:102px;height:auto;background-color:transparent}.news-block.double-size{height:calc(2 * 253px);position:relative}.news-block.double-size .wrapper-boxes{position:absolute;bottom:0;min-height:calc(253px + 100px);background-color:rgba(255,255,255,0.9);z-index:2}.news-block.double-size .columns.text-box{position:relative;left:0;bottom:50%;right:inherit;height:auto;min-height:93px;top:inherit;background-color:transparent}.news-block.double-size .bottomtext-block{position:relative;left:0;bottom:0;right:inherit;height:auto;background-color:transparent;padding-top:15px}.news-block.double-size.double-width{min-height:253px}.news-block.double-size.double-width .wrapper-boxes{position:relative;bottom:inherit;height:auto;min-height:253px}.news-block.double-size.double-width .wrapper-boxes{background-color:transparent}.news-block.double-size.double-width .columns.text-box{bottom:inherit;min-height:110px;background-color:rgba(255,255,255,0.9);position:relative;border:0;padding-bottom:15px}.news-block.double-size.double-width .bottomtext-block{background-color:rgba(255,255,255,0.9);padding-top:15px;position:relative;left:inherit;bottom:inherit;vertical-align:bottom}.news-block.teasertextbox{height:253px}.news-block.teasertextbox .columns.text-box{padding-left:30px;padding-right:30px}.news-block.text-2-3{min-height:253px;overflow-y:auto}.news-block.text-2-3 .columns.text-box{min-height:253px}}@media screen and (min-width: 980px){.news-tiles .columns.large-4{width:calc( (1/3)*100%)}.news-tiles.news-tiles2 .news-block{height:500px}.news-tiles.news-tiles3 .news-block.double-size{height:calc(2 * 253px)}.news-tiles.news-tiles5 .overlay{width:calc(66.6666667% - 19px);right:15px}.news-tiles.bottom .news-block .columns.text-box{width:100%}.news-tiles.bottom>.row>.columns.large-4{width:calc( (1/3)*100%)}.news-tiles.bottom>.row>.columns.large-8{width:66.66667%}.news-block.double-size{overflow-y:hidden}.news-block.double-size .wrapper-boxes{min-height:253px}.news-block.double-size .columns.text-box{padding-bottom:0}.news-block.double-size .bottomtext-block{padding-top:0;min-height:calc(100% - 93px);height:auto}.news-block.double-size.double-width .wrapper-boxes{background-color:rgba(255,255,255,0.9);height:253px;overflow-y:auto}.news-block.double-size.double-width .wrapper-boxes .columns.text-box{top:0;height:auto;padding-bottom:10px;min-height:80px;position:relative;background-color:transparent;width:100%}.news-block.double-size.double-width .wrapper-boxes .bottomtext-block{height:auto;padding-top:0;right:inherit;bottom:inherit;position:relative;background-color:transparent;width:100%}.news-block.text-double-height{background-color:#eee;min-height:calc(2 * 253px)}.news-block.text-double-height .columns.text-box{height:calc(2*253px);overflow:hidden}}.content-list .load-more,.content-list .js-load-elements{margin-top:30px}.content-list-element{position:relative;margin-bottom:30px}.content-list-element.inner-padding,.content-list-element.border-bottom{margin-top:0;margin-bottom:0}.content-list-element.inner-padding:last-child,.content-list-element.border-bottom:last-child{margin-bottom:30px}.content-list-element.border-bottom{padding-top:15px;padding-bottom:15px}.content-list-element.border-bottom:first-child{padding-top:0}@media screen and (min-width: 600px){.content-list-element.border-bottom:first-child .textlink.icon-right{top:0}}.content-list-element .textlink.icon-right{display:block;text-align:right}@media screen and (min-width: 600px){.content-list-element .textlink.icon-right{float:none;position:absolute;top:10px;right:20px;cursor:pointer}}.content-list-element .h3 a:hover,.content-list-element .responsive-table caption a:hover,.responsive-table .content-list-element caption a:hover{color:#004679}.content-list-element .left-column{width:100%;margin-bottom:10px}.content-list-element .left-column.square{position:relative;width:100%;height:auto}.content-list-element .left-column.square .image{width:50%;height:auto}.content-list-element .left-column.square .icon{float:right;width:50%;padding-bottom:50%;background-color:#0065ad;background-position:center}.content-list-element .left-column.with-icon .image{opacity:0.6}.content-list-element .left-column.bg_grey{max-width:225px}.content-list-element .left-column .center-container{background:#fff;height:100%;width:80px;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-left:auto;margin-right:auto}.content-list-element .left-column .center-container img{display:block}.content-list-element .left-column.center img{display:block;margin:0 auto}.content-list-element .right-column{width:100%}.content-list-element .content-list-element-body{margin-top:15px;display:block}.content-list-element.grey-bg{padding:15px 20px;background-color:#eee}.content-list-element.publication .left-column .image,.content-list-element.publication .left-column .placeholder{font-size:0;display:inline-block;width:165px;max-height:235px}.content-list-element.publication .left-column .placeholder{height:235px}.content-list-element.publication .left-column .placeholder .icon{margin-top:100px}.content-list-element.download .left-column{height:120px}.content-list-element.download .icon-container{padding-top:40px;padding-left:10px;padding-right:10px}.content-list-element.termin .left-column{padding-top:20px;padding-bottom:20px}.content-list-element.termin .left-column a{display:inline-block}@media screen and (min-width: 600px){.content-list-element.termin header p,.content-list-element.termin header .news-block .headline,.news-block .content-list-element.termin header .headline,.content-list-element.termin header caption,.content-list-element.termin header figcaption{padding-right:140px}}.content-list-element.contact img{height:auto}.content-list-element.month-1+.content-list-element.month-1 .left-column{display:none}.content-list-element.month-2+.content-list-element.month-2 .left-column{display:none}.content-list-element.month-3+.content-list-element.month-3 .left-column{display:none}.content-list-element.month-4+.content-list-element.month-4 .left-column{display:none}.content-list-element.month-5+.content-list-element.month-5 .left-column{display:none}.content-list-element.month-6+.content-list-element.month-6 .left-column{display:none}.content-list-element.month-7+.content-list-element.month-7 .left-column{display:none}.content-list-element.month-8+.content-list-element.month-8 .left-column{display:none}.content-list-element.month-9+.content-list-element.month-9 .left-column{display:none}.content-list-element.month-10+.content-list-element.month-10 .left-column{display:none}.content-list-element.month-11+.content-list-element.month-11 .left-column{display:none}.content-list-element.month-12+.content-list-element.month-12 .left-column{display:none}.more-button{text-align:center}@media screen and (min-width: 480px){.content-list-element{overflow:hidden}.content-list-element .left-column,.content-list-element .right-column{float:left}.content-list-element .left-column{width:165px;margin-right:15px;margin-bottom:0}.content-list-element .left-column.square{width:165px;height:165px}.content-list-element .left-column.square .image{width:100%}.content-list-element .left-column.square .icon{position:absolute;float:none;width:60px;height:60px;padding-bottom:0;top:0;right:0}.content-list-element .right-column{width:calc(100% - (165px + (2 * 15px)));margin-left:15px}.content-list-element.grey-bg .left-column{width:150px}.content-list-element.grey-bg .left-column.square{height:150px}.content-list-element.grey-bg .right-column{width:calc(100% - (150px + (2 * 15px)))}.content-list-element.download .left-column{width:165px}.content-list-element.termin{display:table;width:100%}.content-list-element.termin .left-column,.content-list-element.termin .right-column{display:table-cell}.content-list-element.termin .left-column{vertical-align:middle;width:165px;float:none;padding-top:0;padding-right:15px;padding-bottom:0}.content-list-element.termin .right-column{width:auto}.content-list-element.month-1+.content-list-element.month-1 .left-column{display:block;visibility:hidden}.content-list-element.month-2+.content-list-element.month-2 .left-column{display:block;visibility:hidden}.content-list-element.month-3+.content-list-element.month-3 .left-column{display:block;visibility:hidden}.content-list-element.month-4+.content-list-element.month-4 .left-column{display:block;visibility:hidden}.content-list-element.month-5+.content-list-element.month-5 .left-column{display:block;visibility:hidden}.content-list-element.month-6+.content-list-element.month-6 .left-column{display:block;visibility:hidden}.content-list-element.month-7+.content-list-element.month-7 .left-column{display:block;visibility:hidden}.content-list-element.month-8+.content-list-element.month-8 .left-column{display:block;visibility:hidden}.content-list-element.month-9+.content-list-element.month-9 .left-column{display:block;visibility:hidden}.content-list-element.month-10+.content-list-element.month-10 .left-column{display:block;visibility:hidden}.content-list-element.month-11+.content-list-element.month-11 .left-column{display:block;visibility:hidden}.content-list-element.month-12+.content-list-element.month-12 .left-column{display:block;visibility:hidden}}.daten_und_fakten{padding:60px 0;color:#fff;text-align:center}.daten_und_fakten .more-button{margin-top:30px}.daten_und_fakten .border_white{border:1px solid #fff}.daten_und_fakten .wrapper_height_width_box{position:relative;width:100%}.daten_und_fakten .wrapper_height_width_box:before{content:"";display:block;padding-top:100%}.daten_und_fakten .wrapper_height_width_content{position:absolute;top:0;left:0;bottom:0;right:0}.daten_und_fakten .wrapper_height_width_content .table{width:100%;height:100%;table-layout:fixed}.daten_und_fakten .tile_big{margin-bottom:30px;font-family:"lato-light",Arial,Helvetica,sans-serif}.daten_und_fakten .tile_big .large{font-size:5.05882rem}.daten_und_fakten .tile_big .text{font-size:1.41176rem}.daten_und_fakten .tile_big span.large+.text{margin-top:15px}.daten_und_fakten .tile_big span.icon+.text{margin-top:30px}.daten_und_fakten .tile_small{margin-bottom:30px;font-family:"lato-reg",Arial,Helvetica,sans-serif}.daten_und_fakten .tile_small .large{font-size:2.70588rem;font-family:"lato-light",Arial,Helvetica,sans-serif}.daten_und_fakten .tile_small .larger{font-size:1.41176rem}.daten_und_fakten .tile_small span.large+.text{margin-top:7px}.daten_und_fakten .tile_small span.icon+.text{margin-top:10px}@media screen and (max-width: 399px){.daten_und_fakten .tile_small{font-family:"lato-light",Arial,Helvetica,sans-serif}.daten_und_fakten .tile_small .large{font-size:5.05882rem}.daten_und_fakten .tile_small .text{font-size:1.41176rem}.daten_und_fakten .tile_small span.large+.text{margin-top:15px}.daten_und_fakten .tile_small span.icon+.text{margin-top:30px}}@media screen and (min-width: 400px){.daten_und_fakten .tile_small .icon{width:80%;height:50px;background-position:center;background-size:contain}}.daten_und_fakten.only_lt_1024{display:none}@media screen and (max-width: 1024px){.daten_und_fakten.only_lt_1024{display:block !important}}@media screen and (max-width: 1024px){.daten_und_fakten.only_gt_1024{display:none !important}}.sidebar{margin-top:30px;margin-bottom:30px;padding:20px;position:relative}.sidebar>div,.sidebar div.border-wrap{margin-top:20px;margin-bottom:20px}.sidebar>div:first-child,.sidebar div.border-wrap:first-child{margin-top:0}.sidebar>div:last-child,.sidebar div.border-wrap:last-child{margin-bottom:0}.sidebar>div:last-child>.bg_blue_light,.sidebar div.border-wrap:last-child>.bg_blue_light{margin-bottom:-20px}.sidebar>div.border-bottom:last-child{border-bottom:none;padding-bottom:0}.sidebar>div.bg_blue_light:first-child{margin-top:-20px}.sidebar>div.bg_blue_light:last-child{margin-bottom:-20px}.sidebar .toggletext{margin:0}.sidebar .toggletext .bodytext{margin-bottom:0}.sidebar .border-top,.sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext .toggle-menu.bottom,.sidebar .border-bottom{border-color:#fff;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.sidebar .border-top,.sidebar .toggletext.toggle-menu-bottom .hidden-content,.sidebar .toggletext .toggle-menu.bottom{padding-top:15px}.sidebar .border-bottom{padding-bottom:15px}.sidebar .bg_blue_light{margin:-20px -20px -15px -20px;padding:15px 20px}.sidebar .img-link:not(.layer-link){overflow:hidden;backface-visibility:hidden;float:left;background-color:transparent}.sidebar .headline{margin-bottom:10px}.sidebar .headline.h1,.sidebar blockquote.headline,.sidebar .news-block.main .headline,.news-block.main .sidebar .headline{max-width:555px;margin-left:auto;margin-right:auto}.sidebar .headline.margin-bottom10{margin-bottom:10px}.sidebar .kv_zvei{margin-bottom:20px}.sidebar .toggletext.toggle-menu-bottom .visible-content{padding-bottom:15px}.sidebar .toggletext.toggle-menu-bottom .hidden-content{padding-bottom:20px}.sidebar .toggletext.toggle-menu-top .hidden-content .inner{padding-top:10px}.sidebar .toggletext .toggle-menu.top{text-align:right}.sidebar .toggletext .toggle-menu.bottom{margin-top:0;text-align:center}.sidebar .csc-textpic-center .csc-textpic-image{text-align:center}.sidebar .csc-textpic-center .csc-textpic-image img{display:inline-block;width:100%}.videoteaser.border-bottom,.contactteaser.border-bottom{padding-top:20px;padding-bottom:20px}.videoteaser.border-bottom:first-child,.contactteaser.border-bottom:first-child{padding-top:5px}.videoteaser .img-video-preview{z-index:6}.videoteaser .layer-link{width:100%;height:100%;background-color:rgba(255,255,255,0.3);z-index:7}.videoteaser .layer-link span{display:block;margin:0 auto;position:relative;top:50%;margin-top:-30px}.videoteaser .layer-link:hover{background-color:transparent}.videoteaser .bottom-container{margin-bottom:1px}.videoteaser .top-container{position:relative;height:215px}.videoteaser .wrapper-boxes{position:absolute;bottom:0;left:0;width:100%;float:none;height:auto;padding:15px 20px;overflow:hidden;background-color:rgba(255,255,255,0.9)}header+.slider.videoteaser{margin-top:15px}.contactteaser .row{margin:0}.contactteaser .row .columns{padding:0}.contactteaser .top-container{background:#fff;overflow:hidden}.contactteaser .top-container img{width:100%;height:auto;display:block}.contactteaser .top-container .wrapper-boxes{padding:15px 20px;background-color:#fff}.contactteaser .top-container .wrapper-boxes h3,.contactteaser .top-container .wrapper-boxes .h5+h2,.contactteaser .top-container .wrapper-boxes .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .contactteaser .top-container .wrapper-boxes .h5+.thema,.contactteaser .top-container .wrapper-boxes .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .contactteaser .top-container .wrapper-boxes .h5+.datum{font-size:1.41176rem}.contactteaser .top-container .wrapper-boxes ul{height:20px;margin:2px 0 1px;float:right;padding:0;list-style-type:none}.contactteaser .top-container .wrapper-boxes ul li{padding:0 5px}.contactteaser .top-container .wrapper-boxes ul li:last-child{padding-right:0}.contactteaser .bottom-container.border_white{border-top:none}.contactteaser .contact_label{width:70px;height:auto;display:inline-block}.twitter-box .headline{margin-bottom:20px}.twitter-box .tweet-body{font-family:"lato-bold"}.twitter-box .tweet-body:not(:last-child){margin-bottom:10px}.twitter-box .box-link{width:100%;height:100%;position:absolute;top:0;left:0}.bottom-teaser{margin:30px 0}.bottom-teaser:after{visibility:hidden;display:block;content:"";clear:both;height:0}.bottom-teaser:before{visibility:hidden;display:block;content:"";clear:both;height:0}.bottom-teaser .news-box{margin-bottom:15px}.bottom-teaser .news-box .headline{color:#0065ad}.bottom-teaser .news-box bottom .row{margin-top:5px}.bottom-teaser .videoteaser{background-color:transparent;padding:0;margin-bottom:15px;margin-top:20px}.bottom-teaser .videoteaser .border_white{border-color:#eee}.bottom-teaser .videoteaser header h5,.bottom-teaser .videoteaser header h3,.bottom-teaser .videoteaser header .h5+h2,.bottom-teaser .videoteaser header .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .bottom-teaser .videoteaser header .h5+.thema,.bottom-teaser .videoteaser header .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .bottom-teaser .videoteaser header .h5+.datum,.bottom-teaser .videoteaser header h2,.bottom-teaser .videoteaser header .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .bottom-teaser .videoteaser header .thema,.bottom-teaser .videoteaser header .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .bottom-teaser .videoteaser header .datum,.bottom-teaser .videoteaser header .accordion .accordion-content h3,.accordion .accordion-content .bottom-teaser .videoteaser header h3,.bottom-teaser .videoteaser header h1,.bottom-teaser .videoteaser header .news-block.teasertextbox .headline,.news-block.teasertextbox .bottom-teaser .videoteaser header .headline,.bottom-teaser .videoteaser header p,.bottom-teaser .videoteaser header .news-block .headline,.news-block .bottom-teaser .videoteaser header .headline,.bottom-teaser .videoteaser header caption,.bottom-teaser .videoteaser header figcaption,.bottom-teaser .videoteaser header a{color:#666}.bottom-teaser .bottom-list .headline{margin-bottom:0}.bottom-teaser .bottom-list h5,.bottom-teaser .bottom-list h3,.bottom-teaser .bottom-list .h5+h2,.bottom-teaser .bottom-list .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .bottom-teaser .bottom-list .h5+.thema,.bottom-teaser .bottom-list .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .bottom-teaser .bottom-list .h5+.datum,.bottom-teaser .bottom-list h2,.bottom-teaser .bottom-list .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .bottom-teaser .bottom-list .thema,.bottom-teaser .bottom-list .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .bottom-teaser .bottom-list .datum,.bottom-teaser .bottom-list .accordion .accordion-content h3,.accordion .accordion-content .bottom-teaser .bottom-list h3,.bottom-teaser .bottom-list p,.bottom-teaser .bottom-list .news-block .headline,.news-block .bottom-teaser .bottom-list .headline,.bottom-teaser .bottom-list caption,.bottom-teaser .bottom-list figcaption{color:#0065ad}.bottom-teaser .bottom-list p,.bottom-teaser .bottom-list .news-block .headline,.news-block .bottom-teaser .bottom-list .headline,.bottom-teaser .bottom-list caption,.bottom-teaser .bottom-list figcaption{margin-bottom:5px}.bottom-teaser .bottom-list .h5{margin-bottom:0}.bottom-teaser .bottom-list>div{border-top:1px solid #fff}.bottom-teaser .bottom-list header{border-top:none}.bottom-teaser .bottom-list .hidden-content>div{border-bottom:1px solid #fff}@media screen and (min-width: 600px){.bottom-teaser .content-box{margin-bottom:30px}.bottom-teaser .videoteaser{padding:0;margin-top:0}.bottom-teaser .bottom-list{margin-bottom:20px}}@media screen and (min-width: 600px) and (max-width: 979px){.contactteaser .top-container .wrapper-boxes ul{position:absolute;bottom:15px;right:20px}}@media screen and (min-width: 980px){.sidebar{margin-top:0}.sidebar .kv_zvei{margin-bottom:50px}.bottom-teaser .bottom-list{margin-bottom:0}.contactteaser .wrapper-boxes{width:100%;top:inherit;right:inherit;left:0}}.page-header{background-repeat:no-repeat;background-position:center top;padding:10px 0;text-align:center}.page-header h1,.page-header .news-block.teasertextbox .headline,.news-block.teasertextbox .page-header .headline,.page-header h2,.page-header .news-block.text-double-height .columns.text-box .thema,.news-block.text-double-height .columns.text-box .page-header .thema,.page-header .news-block.text-double-height .columns.text-box .datum,.news-block.text-double-height .columns.text-box .page-header .datum,.page-header .accordion .accordion-content h3,.accordion .accordion-content .page-header h3,.page-header .accordion .accordion-content .h5+h2,.accordion .accordion-content .page-header .h5+h2,.page-header h3,.page-header .h5+h2,.page-header .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .page-header .h5+.thema,.page-header .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .page-header .h5+.datum,.page-header .accordion .accordion-content .h5+h3,.accordion .accordion-content .page-header .h5+h3,.page-header h4,.page-header p,.page-header .news-block .headline,.news-block .page-header .headline,.page-header caption,.page-header figcaption{color:#fff}.page-header h1,.page-header .news-block.teasertextbox .headline,.news-block.teasertextbox .page-header .headline{font-size:1.17647rem}.page-header .thema{margin-top:-6px;margin-bottom:4px;display:none}.page-header .icon.white-quad{text-align:left;float:left;display:block;margin:0 auto;margin-bottom:5px;width:30px;height:30px;background-size:28px;margin-right:10px}.page-header .txt-right{text-align:center}.page-header .wrapper-buttons{width:100%;height:auto;min-height:30px;display:inline-block}.page-header .link-page-header{margin-bottom:-5px;margin-top:0px;float:left;text-align:left}.page-header .link-page-header a{margin-right:20px;float:left}.page-header .wrapper_headlines{display:inline-block;float:left;text-align:left}.page-header .headline-column{display:table;height:auto}.page-header .headline-column .headline-container{display:table-cell;vertical-align:middle;float:left}@media screen and (min-width: 480px){.page-header h1,.page-header .news-block.teasertextbox .headline,.news-block.teasertextbox .page-header .headline{font-size:1.41176rem}}@media screen and (min-width: 600px){.page-header{text-align:left;padding:20px 0;min-height:100px}.page-header h1,.page-header .news-block.teasertextbox .headline,.news-block.teasertextbox .page-header .headline{font-size:1.76471rem}.page-header .thema{display:block}.page-header .icon.white-quad{float:left;display:inline-block;margin:0 20px 0 0;margin-bottom:0;text-align:center;width:60px;height:60px;background-size:60px;margin-right:20px}.page-header .txt-right{text-align:right}.page-header .link-page-header{margin-bottom:-5px;margin-top:15px;float:none;text-align:right}.page-header .link-page-header a{margin-right:15px;float:none}.page-header .wrapper_headlines{width:calc(100% - 110px);float:none}.page-header .headline-column{height:60px}.page-header .headline-column .headline-container{float:none}.page-header .headline-column .headline-container.with-icon{display:table}.page-header .headline-column .headline-container.with-icon .wrapper_headlines{display:table-cell;vertical-align:middle}}@media screen and (min-width: 980px){.page-header .link-page-header{position:absolute;right:0;bottom:0;max-width:360px}}.search-section{margin-top:50px;margin-bottom:50px}.search-section .search-intro{margin-bottom:30px}.search-section .back-to-index{margin-top:30px;margin-bottom:30px}.search-section .filter-toggle .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.search-section .results-number{margin-top:25px}.search-section .results-number .amount{margin-left:5px}.search-section .results{margin-top:25px}.search-section .results.mediathek .result{margin-bottom:30px}.search-section .results.mediathek .result .inner-padding{padding:0;padding-top:15px}@media screen and (min-width: 600px){.search-section .results.mediathek .result .inner-padding{padding-top:0}}@media screen and (min-width: 980px){.search-section .results.mediathek .result .inner-padding{padding-top:15px}}.search-section.fullwidth .filter-toggle{text-align:left;margin-top:20px}.search-section.fullwidth .more-search-results{margin-top:30px}@media screen and (min-width: 980px){.search-section.fullwidth .filter-toggle{text-align:right;margin-top:0}}.tx-kesearch-pi1 .filters{display:none;clear:both}.tx-kesearch-pi1 .filter-toggle{padding:10px 0px 0px}.tx-kesearch-pi1 .filter-toggle .textlink{padding-bottom:0px}.tx-kesearch-pi1 .filter-toggle .textlink.active .icon-more-less{background-position:-40px -20px}.tx-kesearch-pi1 .filter-toggle.mediathek-filter-toggle{padding-top:10px}@media screen and (min-width: 600px){.tx-kesearch-pi1 .filter-toggle.mediathek-filter-toggle{width:50%;float:left;text-align:left;padding-top:10px}}@media screen and (min-width: 980px){.tx-kesearch-pi1 .filter-toggle.mediathek-filter-toggle{width:100%;float:none;text-align:left;padding-top:0;margin-top:-7px}}@media screen and (min-width: 600px){.tx-kesearch-pi1 .filter-toggle{width:50%;float:left}}.tx-kesearch-pi1 .filter-reset .textlink{padding-bottom:0px}@media screen and (min-width: 600px){.tx-kesearch-pi1 .filter-reset.mediathek-filter-reset{width:50%;float:right;text-align:right}}@media screen and (min-width: 980px){.tx-kesearch-pi1 .filter-reset.mediathek-filter-reset{width:100%;float:none;text-align:left;padding-top:2px}}@media screen and (min-width: 600px){.tx-kesearch-pi1 .filter-reset{width:50%;padding:10px 0px 0px;text-align:right;float:right}}.tx-kesearch-pi1 .search-result-number{padding-top:20px;display:none}.tx-kesearch-pi1 #kesearch_filters .columns .chosen-container,.tx-kesearch-pi1 #kesearch_filters .columns select{margin-top:15px}.tx-kesearch-pi1 #kesearch_pagebrowser_bottom{display:none}.tx-kesearch-pi1 #kesearch_results{font-family:"lato-bold",Arial,Helvetica,sans-serif;margin-top:30px;color:#0065ad}.tx-kesearch-pi1 .img-link{text-decoration:none;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:100%;width:100%;position:absolute}.tx-kesearch-pi1 .messsage{font-family:"lato-bold",Arial,Helvetica,sans-serif;margin-top:30px;color:#0065ad}.minHeight130{min-height:130px}form.search-form{padding:20px;background-color:#b2d0e6}form.search-form:after{visibility:hidden;display:block;content:"";clear:both;height:0}form.search-form:before{visibility:hidden;display:block;content:"";clear:both;height:0}form.search-form input{width:calc(100% - 90px);float:left}form.search-form button{width:80px;float:right}.search-bar{display:none;width:100%;background-color:#b2d0e6;position:absolute;z-index:11}.search-bar .inner{width:100%;max-width:560px;float:right}.search-bar .inner:after{visibility:hidden;display:block;content:"";clear:both;height:0}.search-bar .inner:before{visibility:hidden;display:block;content:"";clear:both;height:0}#kesearch_ordering .ordering ul{padding:0px;margin-top:20px}#kesearch_ordering .ordering ul li{list-style:none;font-size:15px;display:inline-block}#kesearch_ordering .ordering ul li strong{color:#666}#kesearch_ordering .ordering ul li span{width:20px;height:20px;display:inline-block;cursor:pointer}#kesearch_ordering .ordering ul li span.down{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;transform:rotate(90deg);background-position:-14px 0px}#kesearch_ordering .ordering ul li span.up{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;transform:rotate(-90deg);background-position:-26px 0px}#kesearch_ordering .ordering ul li:hover span{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;transform:rotate(90deg);background-position:-14px 0px}#kesearch_ordering .ordering ul li:hover span.down{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;transform:rotate(-90deg);background-position:-26px 0px}#kesearch_ordering .ordering ul li:hover span.up{background-image:url('../../fileadmin/site/img/icn_arrow.png');background-repeat:no-repeat;transform:rotate(90deg);background-position:-14px 0px}.date-picker-wrapper-from label,.date-picker-wrapper-to label{position:relative}.date-picker-wrapper-from label .icon,.date-picker-wrapper-to label .icon{position:absolute;top:34px}.date-picker-wrapper-from label .icon{right:calc(3% + 5px)}.date-picker-wrapper-to label .icon{right:5px}p .hit,.news-block .headline .hit,caption .hit,figcaption .hit{background-color:#b2d0e6;color:#0065ad}.ui-datepicker .ui-datepicker-header{border-radius:inherit;border:none}.ui-widget.ui-widget-content{border:1px solid #eee;border-radius:inherit}.ui-widget.ui-widget-content.ui-autocomplete{z-index:14 !important}.ui-widget-content a{color:#666}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{border-radius:inherit;border:1px solid #eee;background-color:#b2d0e6;color:#0065ad}.ui-widget-header .ui-icon{background-image:none !important}.overlay-boxes-container{position:relative;color:#fff}.overlay-boxes-container>.row,.overlay-boxes-container .overlay .overlay-content>.row{padding:60px 0}.overlay-boxes-container .headline{margin-bottom:30px}.overlay-boxes-container .headline .h1,.overlay-boxes-container .headline blockquote,.overlay-boxes-container .headline .news-block.main .headline,.news-block.main .overlay-boxes-container .headline .headline{line-height:2.35294rem}.overlay-boxes-container .headline .h2,.overlay-boxes-container .headline .content-box h2,.content-box .overlay-boxes-container .headline h2,.overlay-boxes-container .headline .content-box .news-block.text-double-height .columns.text-box .thema,.content-box .news-block.text-double-height .columns.text-box .overlay-boxes-container .headline .thema,.overlay-boxes-container .headline .news-block.text-double-height .columns.text-box .content-box .thema,.news-block.text-double-height .columns.text-box .content-box .overlay-boxes-container .headline .thema,.overlay-boxes-container .headline .content-box .news-block.text-double-height .columns.text-box .datum,.content-box .news-block.text-double-height .columns.text-box .overlay-boxes-container .headline .datum,.overlay-boxes-container .headline .news-block.text-double-height .columns.text-box .content-box .datum,.news-block.text-double-height .columns.text-box .content-box .overlay-boxes-container .headline .datum,.overlay-boxes-container .headline .content-box .accordion .accordion-content h3,.content-box .accordion .accordion-content .overlay-boxes-container .headline h3,.overlay-boxes-container .headline .accordion .accordion-content .content-box h3,.accordion .accordion-content .content-box .overlay-boxes-container .headline h3,.overlay-boxes-container .headline .news-block.main .thema,.news-block.main .overlay-boxes-container .headline .thema,.overlay-boxes-container .headline .news-block.main .date,.news-block.main .overlay-boxes-container .headline .date{margin-bottom:10px}.overlay-boxes-container .tile_small{margin-bottom:30px}.overlay-boxes-container .tile_small p,.overlay-boxes-container .tile_small .news-block .headline,.news-block .overlay-boxes-container .tile_small .headline,.overlay-boxes-container .tile_small caption,.overlay-boxes-container .tile_small figcaption{font-family:"lato-bold",Arial,Helvetica,sans-serif;line-height:1.17647rem}.overlay-boxes-container .tile_small span{display:block;margin-top:3px}.overlay-boxes-container .tile_small span.icon{margin-left:auto;margin-right:auto}.overlay-boxes-container .tile_small span.txt-large{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:2.35294rem;line-height:2.35294rem}.overlay-boxes-container .wrapper_height_width_box{position:relative;width:100%}.overlay-boxes-container .wrapper_height_width_box::before{content:"";display:block}.overlay-boxes-container .wrapper_height_width_box.box-square::before{padding-top:100%}.overlay-boxes-container .wrapper_height_width_box.box-rectangular::before{padding-top:50%}.overlay-boxes-container .wrapper_height_width_content{position:absolute;top:0;left:0;bottom:0;right:0}.overlay-boxes-container .wrapper_height_width_content.padding10{padding:5px 2px}.overlay-boxes-container .wrapper_height_width_content .table{width:100%;height:100%}.overlay-boxes-container .wrapper_height_width_content .table-cell.content-top-left{text-align:left;vertical-align:top}.overlay-boxes-container .box-rectangular .wrapper_height_width_content.padding10{padding:10px}.overlay-boxes-container .box-rectangular .wrapper_height_width_content.padding10 .h4{margin-top:0}.overlay-boxes-container.active .hidden-content{position:relative;left:0;top:0;width:100%;min-height:100%;text-align:left}.overlay-boxes-container.active .hidden-content .icon.icon-close{position:absolute;top:20px;right:20px}.overlay-boxes-container.active.with-hidden-content{margin-bottom:0}.overlay-boxes-container .icon-close{z-index:10}@media screen and (min-width: 400px){.overlay-boxes-container .tile_small span{margin-top:10px}}@media screen and (min-width: 768px){.overlay-boxes-container.active>.row{display:none}}@media screen and (min-width: 980px){.overlay-boxes-container .headline,.overlay-boxes-container .tile_small{margin-bottom:0}.overlay-boxes-container .headline span,.overlay-boxes-container .tile_small span{margin-top:0}.overlay-boxes-container .box-text span.txt-large{font-family:"lato-light",Arial,Helvetica,sans-serif;font-size:3.52941rem}.overlay-boxes-container.active .hidden-content{min-height:300px}}@media screen and (min-width: 1024px){.overlay-boxes-container .headline span,.overlay-boxes-container .tile_small span{margin-top:5px}.overlay-boxes-container .headline span.txt-large,.overlay-boxes-container .tile_small span.txt-large{font-size:2.70588rem;line-height:2.70588rem}}table.contenttable{width:100%;height:auto;text-align:left;margin-bottom:20px}table.contenttable tr{padding:10px 0;vertical-align:top}table.contenttable th{font-family:"lato-bold",Arial,Helvetica,sans-serif;color:#e2003b;font-size:1rem;line-height:1.41176rem}table.contenttable td{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#666;font-size:1rem;line-height:1.41176rem}table.contenttable td:first-child{width:40%}table.contenttable.codeofconduct td:first-child{width:65%;padding-right:15px}table .responsive-table{border-spacing:0}.responsive-table{margin:10px 0;padding-bottom:20px;overflow:auto;display:inline-block;vertical-align:top;max-width:100%;border-collapse:collapse;border-spacing:0;-webkit-overflow-scrolling:touch;background:-webkit-radial-gradient(left ellipse, rgba(0,0,0,0.2) 0%, transparent 75%) 0 center,-webkit-radial-gradient(right ellipse, rgba(0,0,0,0.2) 0%, transparent 75%) 100% center;background:radial-gradient(ellipse at left, rgba(0,0,0,0.2) 0%, transparent 75%) 0 center,radial-gradient(ellipse at right, rgba(0,0,0,0.2) 0%, transparent 75%) 100% center;background-size:3px 100%, 3px 100%;background-repeat:no-repeat}.responsive-table ul{margin:0}.responsive-table table{max-width:none;width:100%;margin:0;padding:0}.responsive-table table thead{border:none}.responsive-table table thead td,.responsive-table table thead th{padding-left:0;padding-right:0}.responsive-table td:first-child,.responsive-table th:first-child{background-image:-webkit-linear-gradient(left, #fff 50%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to right, #fff 50%, rgba(255,255,255,0) 100%);background-repeat:no-repeat;background-size:3px 100%}.responsive-table td:last-child,.responsive-table th:last-child{background-image:-webkit-linear-gradient(right, #fff 50%, rgba(255,255,255,0) 100%);background-image:linear-gradient(to left, #fff 50%, rgba(255,255,255,0) 100%);background-repeat:no-repeat;background-position:100% 0;background-size:3px 100%}.responsive-table caption{color:#0065ad;text-align:left;padding-bottom:10px;background-color:#fff}.responsive-table th,.responsive-table td{padding:3px 10px;min-width:70px;max-width:300px;width:100%}.responsive-table th .txt-blue,.responsive-table th .search-section .result-highlight,.search-section .responsive-table th .result-highlight,.responsive-table td .txt-blue,.responsive-table td .search-section .result-highlight,.search-section .responsive-table td .result-highlight{color:#0065ad}.responsive-table th{font-family:"lato-reg",Arial,Helvetica,sans-serif;color:#666;font-weight:normal}.responsive-table tr>td,.responsive-table tr>th{border-right:1px solid #eee}.responsive-table tr>td:last-child,.responsive-table tr>th:last-child{border-right:none}.responsive-table tr>td.border-right-blue,.responsive-table tr>th.border-right-blue{border-right:1px solid #0065ad}.responsive-table tr.border-bottom-blue td{border-bottom:1px solid #0065ad}.responsive-table thead{border-bottom:1px solid #0065ad}.responsive-table thead td,.responsive-table thead th{vertical-align:bottom}.responsive-table tbody{border-bottom:1px solid #0065ad}.responsive-table tbody tr:first-child td,.responsive-table tbody tr:first-child th{padding-top:25px}.responsive-table tbody tr:nth-child(even){background-color:rgba(178,208,230,0.5)}.responsive-table tbody tr.no-background{background-color:transparent}.responsive-table tbody tr.with-background{background-color:rgba(178,208,230,0.5)}.responsive-table tbody tr.valign-top td{vertical-align:top}.responsive-table tbody tr.valign-middle td{vertical-align:middle}.responsive-table tbody tr.valign-bottom td{vertical-align:bottom}.responsive-table.m01-table{min-width:100%;font-size:15px;line-height:1.5em}.responsive-table.m01-table tbody tr:first-child td,.responsive-table.m01-table tbody tr:first-child th{padding-top:0}.responsive-table.m01-table tbody tr>td,.responsive-table.m01-table tbody tr>th{color:#666;white-space:nowrap}.responsive-table.m01-table tbody tr.txt-blue>td,.responsive-table.m01-table tbody .search-section tr.result-highlight>td,.search-section .responsive-table.m01-table tbody tr.result-highlight>td,.responsive-table.m01-table tbody tr.txt-blue>th,.responsive-table.m01-table tbody .search-section tr.result-highlight>th,.search-section .responsive-table.m01-table tbody tr.result-highlight>th{color:#0065ad}@media screen and (min-width: 480px){table.contenttable td:first-child{width:25%}table.contenttable.codeofconduct td:first-child{width:75%}}@media screen and (min-width: 768px){.responsive-table th,.responsive-table td{min-width:95px}}caption,figcaption{padding:5px 0}.fixed_ratio_teaser_image{position:relative}.fixed_ratio_teaser_image:before{display:block;content:"";width:100%;padding-top:66.66667%}.fixed_ratio_teaser_image>.content{position:absolute;top:0;left:0;right:0;bottom:0}.div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:0}div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:0}div.csc-textpic-border div.csc-textpic-imagewrap img{border:1px solid #eee}div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,div.csc-textpic-intext-left .csc-textpic-imagewrap,div.csc-textpic-intext-right .csc-textpic-imagewrap{width:100%;margin-right:0;margin-bottom:10px}div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap img,div.csc-textpic-intext-left .csc-textpic-imagewrap img,div.csc-textpic-intext-right .csc-textpic-imagewrap img{max-width:100%}.csc-textpic-above .csc-textpic-text{margin-top:20px}@media screen and (min-width: 1170px){.content-area-middle div.csc-textpic .csc-textpic-imagewrap img{max-width:750px}}@media screen and (min-width: 600px){div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,div.csc-textpic-intext-left .csc-textpic-imagewrap,div.csc-textpic-intext-right .csc-textpic-imagewrap{width:calc(50% - 15px);margin-right:30px}div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap img,div.csc-textpic-intext-left .csc-textpic-imagewrap img,div.csc-textpic-intext-right .csc-textpic-imagewrap img{max-width:none;width:100%}}.image-box{background-color:#eee}.image-box div.csc-textpic{position:relative}.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-left .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right .csc-textpic-imagewrap{margin-bottom:0}.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-left .csc-textpic-text,.image-box div.csc-textpic-intext-right .csc-textpic-text{padding-left:10px;padding-right:20px}@media screen and (max-width: 768px){.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text h3,.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text .h5+h2,.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text .h5+.thema,.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text .h5+.datum,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text h3,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text .h5+h2,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text .h5+.thema,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text .h5+.datum,.image-box div.csc-textpic-intext-left .csc-textpic-text h3,.image-box div.csc-textpic-intext-left .csc-textpic-text .h5+h2,.image-box div.csc-textpic-intext-left .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-left .csc-textpic-text .h5+.thema,.image-box div.csc-textpic-intext-left .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-left .csc-textpic-text .h5+.datum,.image-box div.csc-textpic-intext-right .csc-textpic-text h3,.image-box div.csc-textpic-intext-right .csc-textpic-text .h5+h2,.image-box div.csc-textpic-intext-right .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-right .csc-textpic-text .h5+.thema,.image-box div.csc-textpic-intext-right .csc-textpic-text .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .image-box div.csc-textpic-intext-right .csc-textpic-text .h5+.datum{font-size:1rem}}.image-box div.csc-textpic-intext-left .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{margin-right:0px}.image-box div.csc-textpic-intext-right .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{margin-left:0px}.image-box div.csc-textpic .csc-textpic-imagewrap img,.image-box div.csc-textpic .csc-textpic-imagewrap table{height:auto;max-width:100%}.image-box div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:0}.image-box div.csc-textpic-text{position:relative;bottom:0;width:100%;float:left;padding:20px 0}.image-box div.csc-textpic-intext-left-nowrap div.csc-textpic-text{right:0;margin-left:auto !important}.image-box div.csc-textpic-right .csc-textpic-imagewrap{float:right}.image-box div.csc-textpic-right div.csc-textpic-text{clear:right}.image-box div.csc-textpic-left .csc-textpic-imagewrap{float:left}.image-box div.csc-textpic-left div.csc-textpic-text{clear:left}@media screen and (min-width: 600px){.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-left .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right .csc-textpic-imagewrap{width:calc(50% - 10px);margin-right:10px;margin-bottom:0}.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-left .csc-textpic-text,.image-box div.csc-textpic-intext-right .csc-textpic-text{padding-left:10px;width:50%}}@media screen and (min-width: 768px){.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-left .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right .csc-textpic-imagewrap{width:calc(50% - 15px)}.image-box div.csc-textpic-intext-left .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{margin-right:15px}.image-box div.csc-textpic-intext-right .csc-textpic-imagewrap,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{margin-left:15px}.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-left .csc-textpic-text,.image-box div.csc-textpic-intext-right .csc-textpic-text{width:50%}.image-box div.csc-textpic-intext-left .csc-textpic-text,.image-box div.csc-textpic-intext-right .csc-textpic-text{width:auto;float:none;padding:0}.image-box div.csc-textpic-intext-left-nowrap .csc-textpic-text,.image-box div.csc-textpic-intext-right-nowrap .csc-textpic-text{position:absolute;padding:20px 15px;padding-left:10px}}.newsalert{width:100%;z-index:10;text-align:left}.newsalert.newsalert-overlay{position:absolute}.newsalert.bg_blue{color:#fff}.newsalert.bg_blue label{color:#fff}.newsalert label{padding-left:10px}.newsalert .check-radio-label label{padding-left:0}.newsalert .indented-blue-radios .input-container{margin-bottom:10px}.newsalert .indented-blue-radios .input-container:first-child{margin-right:20px}.newsalert .tile_big{position:relative;padding:20px}.newsalert .tile_big header{width:100%;height:auto;display:inline-block}.newsalert .tile_big .tab-container{margin:5px 0 15px 0}.newsalert .tile_big .submit-row{margin-top:20px}.newsalert .tile_big header{position:relative}.newsalert .tile_big header.headline{margin-bottom:0}.newsalert .tile_big>.icon{position:absolute;top:20px;right:20px}.newsalert .tile_small{margin-bottom:30px}.newsalert .page-header,.newsalert .close-area{position:relative}.newsalert .page-header .close-button,.newsalert .close-area .close-button{position:absolute;right:15px;top:0}.newsalert .page-header .link-page-header,.newsalert .close-area .link-page-header{max-width:none}.newsalert .page-header .link-page-header .icon,.newsalert .close-area .link-page-header .icon{margin:0}.newsalert .close-area .textlink{margin:0.5rem 0}.newsalert .notiz{margin-top:15px}.newsalert .logout{margin-bottom:10px}.newsalert .border_white{border:1px solid #fff}.newsalert .wrapper_height_width_box{position:relative;width:100%}.newsalert .wrapper_height_width_box:before{content:"";display:block;padding-top:100%}.newsalert .wrapper_height_width_content{position:absolute;top:0;left:0;bottom:0;right:0}.newsalert .wrapper_height_width_content .table{width:100%;height:100%}.newsalert .form-row .form-column{width:100%}.newsalert form .underline{padding-left:10px}.newsalert .headline{margin-bottom:15px}.newsalert .spacer-input-password{display:none}.newsalert .columns:last-of-type{margin-top:20px}.newsalert .columns:first-of-type{margin-top:0}.newsalert .row-no-padding .columns{margin-top:0}.newsalert .forgot-password{padding:5px 10px}.newsalert .steps{text-align:center;margin-bottom:25px;margin-top:20px}.newsalert .steps .textlink{padding:0;width:30px;height:30px;text-align:center;border:1px solid #fff;border-radius:50%;line-height:30px;margin:0 10px;display:inline-block;cursor:pointer}.newsalert .steps .textlink.active{color:#0065ad;background-color:#fff}.newsalert .steps .textlink.active:hover{background-color:#b2d0e6;border-color:#b2d0e6}.newsalert .steps .textlink:hover{border-color:#b2d0e6}.newsalert .steps .textlink.inactive{cursor:inherit}.newsalert .steps .textlink.inactive:hover{border-color:#fff}.newsalert .filter-icon-box{height:30px;display:inline-block;padding-top:20px;padding-bottom:20px;box-sizing:content-box}.newsalert .content-filters .h4{color:#0065ad}.newsalert .content-filters label{color:#0065ad}.newsalert .content-filters .hidden-content{width:100%;position:absolute;z-index:8}.newsalert .content-filters .filters-overlay{background-color:#fff;border:1px solid #eee;margin-right:15px;margin-left:15px;padding-top:20px;padding-bottom:20px;position:relative}.newsalert .content-filters .filters-overlay::before{content:'';display:block;position:absolute;width:8px;height:8px;background:white;top:-5px;right:8px;transform:rotate(45deg);border-top:1px solid #eee;border-left:1px solid #eee;visibility:visible}.newsalert .content-filters .filters-overlay form .filters-wrapper+.filters-wrapper{margin-top:30px}.newsalert .newsalert-login .backlink-wrapper a{text-decoration:underline}.newsalert .error-wrapper{padding:2px 3px;background-color:#f8ccd8;color:#e2003b;text-align:center}.newsalert .error-wrapper p,.newsalert .error-wrapper .news-block .headline,.news-block .newsalert .error-wrapper .headline,.newsalert .error-wrapper caption,.newsalert .error-wrapper figcaption{color:#e2003b}.close-button{z-index:1}@media screen and (min-width: 600px){.newsalert .steps{margin-top:0}.newsalert .columns:last-of-type{margin-top:inherit}.newsalert .columns:first-of-type{margin-top:inherit}.newsalert .content-filters .filters-overlay{padding-top:60px;padding-bottom:60px}.newsalert .content-filters .filters-overlay form .filters-wrapper+.filters-wrapper{margin-top:0px}.newsalert .content-filters .submit-box{padding-top:40px}.newsalert .checkbox-privacy-policy{padding-top:27px}}@media screen and (min-width: 1024px){.newsalert .spacer-input-password{display:block}.newsalert .left,.newsalert .right{width:50%;float:left}.newsalert .left:after,.newsalert .right:after{visibility:hidden;display:block;content:"";clear:both;height:0}.newsalert .left:before,.newsalert .right:before{visibility:hidden;display:block;content:"";clear:both;height:0}}@media screen and (min-width: 980px){.newsalert .tile_big{min-height:380px;padding-bottom:70px}.newsalert .tile_big form{position:static}.newsalert .tile_big .button-row{width:100%;margin-top:0;position:absolute;left:0;bottom:20px}.newsalert .tile_big>.icon{top:27px}}.tab-container{font-size:0;margin-top:25px;margin-bottom:15px}.tab-container:first-child{margin-top:0}.tab-container .tab{font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1rem;color:#fff;display:inline-block;background-color:#e2003b;margin-bottom:10px;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:10px;margin-right:10px}.tab-container .tab a{color:#fff}.tab-container .tab.active{background-color:#004679}.tab-container .tab:hover{background-color:#004679}.tab-container .tab.white{background-color:#0065ad;border:1px solid #fff}.tab-container .tab.white.active{color:#0065ad;background-color:#fff;border:none}.tab-content{display:none}.tab-content.active{display:block}.bg_blue .tab-container .tab{color:#fff;background-color:#0065ad;border:1px solid #fff}.bg_blue .tab-container .tab.active{color:#0065ad;background-color:#fff;border-color:#fff}.bg_blue .tab-container .tab.active:hover{color:#0065ad;border-color:#b2d0e6;background-color:#b2d0e6}.bg_blue .tab-container .tab:hover{color:#b2d0e6;border-color:#b2d0e6}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/select{width:100%}.chosen-container,select{width:100% !important;font-family:"lato-reg",Arial,Helvetica,sans-serif;position:relative;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1.76471rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *,select *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop,select .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #eee;border-top:0;background:#fff;box-shadow:0}.chosen-container.chosen-with-drop .chosen-drop,select.chosen-with-drop .chosen-drop{left:0}.chosen-container a,select a{cursor:pointer}.chosen-container .search-choice .group-name,select .search-choice .group-name,.chosen-container .chosen-single .group-name,select .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,select .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after,select .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:30px;border:1px solid #eee;border-radius:0px;background-color:#fff;background-clip:padding-box;box-shadow:0;color:#0065ad;text-decoration:none;white-space:nowrap;line-height:1.76471rem}.chosen-container-single .chosen-default{color:#0065ad}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('../../fileadmin/site/img/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:3px;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #eee;background:#fff url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 100% -20px;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results,select .chosen-results{width:100%;color:#0065ad;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li,select .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result,select .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result,select .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted,select .chosen-results li.highlighted{background-color:#0065ad;color:#fff}.chosen-container .chosen-results li.no-results,select .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result,select .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option,select .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em,select .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #eee;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #eee;max-width:100%;border-radius:0px;background-color:#eeeeee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('../../fileadmin/site/img/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #eee;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url('../../fileadmin/site/img/chosen-sprite.png') no-repeat -30px -20px;background:url('../../fileadmin/site/img/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,select .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,select .chosen-results-scroll-up span{background-image:url('../../fileadmin/site/img/2x/chosen-sprite@2x.png') !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.accordion{margin:30px 0 30px 0}.accordion .accordion-block .action-close{display:none}.accordion .accordion-block.active .action-open{display:none}.accordion .accordion-block.active .action-close{display:inline-block}.accordion .accordion-header{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #eee;color:#0065ad;display:block;position:relative;padding-right:30px}.accordion .accordion-header .icon{position:absolute;right:0;bottom:20px}.accordion .accordion-header .headline{color:#0065ad}.accordion .accordion-content>.inner{padding-top:25px;padding-bottom:45px}.accordion .accordion-content>.inner>.csc-textpic:first-child{margin-top:0}.accordion .columns:last-of-type{margin-top:0}.bg_blue .accordion .accordion-header{border-color:#fff;color:#fff}.section-header{border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top:15px;padding-bottom:15px}a.textlink.no-icon .icon-tooltip,button.textlink.no-icon .icon-tooltip{margin-left:0;margin-right:0}a.tooltip{position:relative;text-decoration:none}a.tooltip .tooltip-container{opacity:0;-webkit-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;transition:opacity 0.4s ease;cursor:initial}a.tooltip .tooltip-content{position:absolute;bottom:30px;padding:15px 20px;background-color:#004679;color:#fff;white-space:nowrap}a.tooltip .tooltip-arrow{display:inline-block;width:6px;height:6px;background-color:#004679;border-left:1px solid #004679;border-top:1px solid #004679;transform:rotate(45deg);position:absolute;visibility:visible;position:absolute;left:calc(50% - 3px);bottom:calc(100% - 3px)}a.tooltip.tooltip-active .tooltip-container{opacity:1}.tag{margin-right:10px;margin-bottom:10px;display:inline-block;position:relative;background-color:#b2d0e6;font-family:"lato-bold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.17647rem;color:#0065ad;display:inline-block}.tag .tag-inner{display:inline-block;color:#0065ad;padding-left:10px;padding-right:10px}.tag .tag-close{width:20px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #0065ad}.tag .tag-close .icon{position:absolute;top:50%;margin-top:-10px}.tag .tag-close:hover{background-color:#fff}.tag.with-removal-option{padding-right:20px}.tag.hidden{display:none}.tag-management:after{visibility:hidden;display:block;content:"";clear:both;height:0}.tag-management:before{visibility:hidden;display:block;content:"";clear:both;height:0}.tag-management .add-tag{margin-top:10px}.tag-management .tag-form-button-small{display:none}.tag-management .tags-search{float:left;width:100%}.tag-management .tags-search label{display:inline}.tag-management .inner:after{visibility:hidden;display:block;content:"";clear:both;height:0}.tag-management .inner:before{visibility:hidden;display:block;content:"";clear:both;height:0}.tag-management .tags-list{margin-bottom:0px}.tag-management.small .tags-search{width:100%}.tag-management.small .tags-search label{display:inline-block}.tag-management.small .tags-list{margin-top:20px;margin-bottom:10px}.tag-management.small .tag-form-button{display:none}.tag-management.small .tag-form-button-small{display:block}.tag-management.bg_blue_light .tag{background-color:#fff}.tag-management.bg_blue_light .tag .tag-close:hover{background-color:#004679}.tag-management.bg_blue_light .tag .tag-close:hover .icon{background-position:0 0}@media screen and (min-width: 1024px){.tag-management .tags-search{width:78%;padding-right:30px}.tag-management .add-tag{margin-top:27px}.tag-management.small .tags-search{padding-right:0}}.breadcrumbs{display:none;padding-left:10px;padding-right:10px;border:1px solid #eee;margin-bottom:30px;margin-top:0}.breadcrumbs li{display:inline-block;font-family:"lato-reg",Arial,Helvetica,sans-serif;font-size:0.82353rem;line-height:1.17647rem;color:#0065ad}.breadcrumbs li.active{color:#004679}.breadcrumbs li:not(:last-child):after{content:'';background-image:url('../../fileadmin/site/img/icn_arrow_breadcrumb.png');background-repeat:no-repeat;width:5px;height:10px;display:inline-block;margin-left:9px;margin-right:9px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx){.breadcrumbs li:not(:last-child):after{background-image:url('../../fileadmin/site/img/2x/icn_arrow_breadcrumb_2x.png');background-size:100% auto;background-repeat:no-repeat}}@media screen and (min-width: 1025px){.breadcrumbs{display:inline-block}}.fade-in{opacity:1;transition:opacity 1s}.fade-in.invisible{opacity:0}.fade-in.no-transition{transition:none}.fade-in-row-child{opacity:0}.fade-in-row-child.visible{opacity:1;transition:opacity 1s}@media screen and (min-width: 1025px){.news-block .img-link,.news-block.main .img-link,.news-block.double-size .img-link,.slick-slider.single-element-full .slider-block .img-link,.slick-slider.two-elements-full .slider-block .img-link,.slick-slider.three-elements-full .slider-block .img-link{-webkit-transition:all 300ms linear;-ms-transition:all 300ms linear;transition:all 300ms linear}.news-block .img-link:hover,.news-block.main .img-link:hover,.news-block.double-size .img-link:hover,.slick-slider.single-element-full .slider-block .img-link:hover,.slick-slider.two-elements-full .slider-block .img-link:hover,.slick-slider.three-elements-full .slider-block .img-link:hover{-webkit-transform:scale(1.05) rotate(0.0001deg);-ms-transform:scale(1.05) rotate(0.0001deg);transform:scale(1.05) rotate(0.0001deg)}}.chartContainer{overflow:hidden}.chart-wrapper{border:1px solid #eee;padding-bottom:20px}.chart-wrapper .chart-header{width:96%;margin:10px 2% 5px 2%;border-bottom:1px solid #eee;position:relative}.chart-wrapper .chart-header header{width:100%;padding-top:3px;padding-bottom:10px;line-height:1.41176rem;display:inline-block;text-align:left}.chart-wrapper .chart-header header h3,.chart-wrapper .chart-header header .h5+h2,.chart-wrapper .chart-header header .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .chart-wrapper .chart-header header .h5+.thema,.chart-wrapper .chart-header header .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .chart-wrapper .chart-header header .h5+.datum{width:calc(100% - 100px)}.chart-wrapper .chart-header .textlink{display:inline-block;text-align:right;position:absolute;right:60px}.chart-wrapper .chart-logo{background:url('../../fileadmin/site/img/logo_zvei.png') no-repeat;background-size:100%;width:43px;height:21px;margin-top:8px;margin-bottom:3px;line-height:1.41176rem;display:inline-block;position:absolute;top:0;right:0}.chart-wrapper .highcharts-legend-item text,.chart-wrapper .highcharts-legend-item span{font-family:"lato-reg",Arial,Helvetica,sans-serif;font-weight:normal !important;font-size:0.82353rem !important;color:#666 !important;fill:#666 !important;top:-2px !important;left:26px !important}.chart-wrapper .highcharts-legend-item.highcharts-spline-series{position:relative;top:-5px}.chart-wrapper .credits{margin:0 2%;color:#004679;font-size:0.82353rem;display:inline-block}@media screen and (max-width: 599px){.chart-wrapper .chart-header .textlink{font-size:0;right:45px}}@media screen and (min-width: 600px){.chart-wrapper .chart-header header h3,.chart-wrapper .chart-header header .h5+h2,.chart-wrapper .chart-header header .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .chart-wrapper .chart-header header .h5+.thema,.chart-wrapper .chart-header header .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .chart-wrapper .chart-header header .h5+.datum{width:calc(100% - 240px)}}@media screen{.chart-wrapper .chartContainer img{display:none}}.copyright-index a,.copyright-index img{display:block}.table_simple{margin:30px 0}.table_simple .contenttable{text-align:right}.table_simple .contenttable tr{height:32px}.table_simple .contenttable tr td{font-family:"lato-reg",Arial,Helvetica,sans-serif;line-height:1.17647rem;padding-top:6px;border-right:1px solid #eee;padding-right:10px}.table_simple .contenttable tr td:last-child{border:none}.table_simple .contenttable tr:first-child td{font-family:"lato-bold",Arial,Helvetica,sans-serif}.table_simple .contenttable .tr-0{position:relative;z-index:10;border-bottom:1px solid #0065ad}.table_simple .contenttable .tr-odd{background-color:rgba(178,208,230,0.5)}.paging_bootstrap.pagination ul li{display:inline}.paging_bootstrap.pagination ul{text-align:center}.asset-count p.h5,.asset-count .news-block .h5.headline,.news-block .asset-count .h5.headline,.asset-count caption.h5,.asset-count figcaption.h5{text-align:center}.fancybox-zvei-title-float-wrap .child{display:inline-block;padding:2px 20px;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:normal;text-align:left;font-weight:bold;line-height:24px;white-space:normal;font-size:0.8em;text-align:left}.fancybox-zvei-title-float-wrap{position:absolute;margin-bottom:-52px;z-index:8050;padding-top:15px}.album h3,.album .h5+h2,.album .news-block.text-double-height .columns.text-box .h5+.thema,.news-block.text-double-height .columns.text-box .album .h5+.thema,.album .news-block.text-double-height .columns.text-box .h5+.datum,.news-block.text-double-height .columns.text-box .album .h5+.datum,.album .accordion .accordion-content .h5+h3,.accordion .accordion-content .album .h5+h3{padding-bottom:10px}
/*# sourceMappingURL=style.css.map */
