@charset "UTF-8";
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../../files/my_files/fonts/iconfont/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../files/my_files/fonts/iconfont/MaterialIcons-Regular.woff2) format("woff2"), url(../../files/my_files/fonts/iconfont/MaterialIcons-Regular.woff) format("woff"), url(../../files/my_files/fonts/iconfont/MaterialIcons-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "HelveticaInseratLT-Roman";
  src: url("../../files/my_files/fonts/HelveticaInseratLT.eot");
  /* IE9 Compat Modes */
  src: url("../../files/my_files/fonts/HelveticaInseratLT.eot?#iefix") format("embedded-opentype"), url("../../files/my_files/fonts/HelveticaInseratLT.otf") format("opentype"), url("../../files/my_files/fonts/HelveticaInseratLT.svg") format("svg"), url("../../files/my_files/fonts/HelveticaInseratLT.ttf") format("truetype"), url("../../files/my_files/fonts/HelveticaInseratLT.woff") format("woff"), url("../../files/my_files/fonts/HelveticaInseratLT.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CorporateSPro";
  font-style: normal;
  font-weight: normal;
  src: url("../../files/my_files/fonts/12814.eot");
  /* IE9 Compat Modes */
  src: url("../../files/my_files/fonts/12814.eot?#iefix") format("embedded-opentype"), url("../../files/my_files/fonts/12814.otf") format("opentype"), url("../../files/my_files/fonts/12814.svg") format("svg"), url("../../files/my_files/fonts/12814.ttf") format("truetype"), url("../../files/my_files/fonts/12814.woff") format("woff"), url("../../files/my_files/fonts/12814.woff2") format("woff2");
  /* Modern Browsers */
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "CorporateSPro";
  font-style: italic;
  font-weight: normal;
  src: url("../../files/my_files/fonts/12820.eot");
  /* IE9 Compat Modes */
  src: url("../../files/my_files/fonts/12820.eot?#iefix") format("embedded-opentype"), url("../../files/my_files/fonts/12820.otf") format("opentype"), url("../../files/my_files/fonts/12820.svg") format("svg"), url("../../files/my_files/fonts/12820.ttf") format("truetype"), url("../../files/my_files/fonts/12820.woff") format("woff"), url("../../files/my_files/fonts/12820.woff2") format("woff2");
  /* Modern Browsers */
}
@font-face {
  font-family: "CorporateSPro";
  font-style: normal;
  font-weight: bold;
  src: url("../../files/my_files/fonts/12816.eot");
  /* IE9 Compat Modes */
  src: url("../../files/my_files/fonts/12816.eot?#iefix") format("embedded-opentype"), url("../../files/my_files/fonts/12816.otf") format("opentype"), url("../../files/my_files/fonts/12816.svg") format("svg"), url("../../files/my_files/fonts/12816.ttf") format("truetype"), url("../../files/my_files/fonts/12816.woff") format("woff"), url("../../files/my_files/fonts/12816.woff2") format("woff2");
  /* Modern Browsers */
}
/*************************** Reset ***************************/
a, img, fieldset, figure {
  width: auto;
  height: auto;
  border: none;
}
figure {
  position: relative;
  float: left;
  width: 100%;
}
figure img {
  position: relative;
  float: left;
  width: 100%;
}
a img {
  border: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li, img, a, fieldset, figure, body, .block {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
input, text, select {
  font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
}
/*************************** Standard ***************************/
body {
  font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  background-color: #fff;
}
#header, #content, #wrapper, .wrapper, #container, #main, .inside, .block {
  position: relative;
  float: left;
  width: 100%;
}
.vh {
  position: relative;
  float: left;
  width: 100%;
  min-height: 90vh;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container, .mod_breadcrumb ol {
  position: relative;
  float: none;
  height: auto;
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold;
}
h1, .h1 {
  font-size: 40px;
  line-height: 1.3;
}
h2, .h2 {
  font-size: 32px;
  line-height: 1.3;
}
h3, .h3 {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 10px;
}
h4, .h4 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 10px;
}
h5, .h5 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 5px;
}
h6, .h6 {
  font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}
hgroup {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6, hgroup .h1, hgroup .h2, hgroup .h3, hgroup .h4, hgroup .h5, hgroup .h6 {
  margin-bottom: 0;
}
.headline {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4ee;
}
.headline h1, .headline h2, .headline h3, .headline h4, .headline h5, .headline h6, .headline .h1, .headline .h2, .headline .h3, .headline .h4, .headline .h5, .headline .h6 {
  width: auto;
}
.headline p {
  position: relative;
  float: right;
  width: auto;
}
.headline p a {
  color: #c5c5da;
  text-decoration: none;
}
.headline p a:hover {
  color: #df0404;
}
.headline p a:after {
  vertical-align: middle;
  margin-left: 8px;
  font-size: 18px;
  content: "";
}
p {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
small, .mod_breadcrumb, #footer, .small, .ce_text figure .caption {
  display: inline-block;
  font-size: 13px;
  line-height: 1.6;
}
a {
  color: #2d2d2d;
}
a:hover {
  color: #df0404;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.material-icons, .headline p a:after, .checklist li:before, form .selectWrapper:after, form .searchWrapper:after, form .widget-checkbox input[type="checkbox"]:checked + label[for]:before, form .widget-radio input[type="radio"]:checked + label[for]:before, .ce_accordion .ui-accordion-header.toggler:after, .mod_newslist .back a:before, .mod_newsarchive .back a:before, .mod_newsreader .back a:before, .mod_eventreader .back a::before, .mod_ical_export a::before, #header .mainHeader .menu:before, #header .mainHeader .mainNav ul li a.submenu:after, #header .mainHeader .mainNav ul li strong.submenu:after, #header .mainHeader .mainNav ul li a.search:before, #header .mainHeader .mainNav ul li strong.search:before, .slideIn .closeSlideIn:before, .slideIn.ce_text .closeSlideIn:before, #header .mainHeader .mainNav .navHeader .close:before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
.btn, form .submit, .mod_newslist .back a, .mod_newsarchive .back a, .mod_newsreader .back a {
  position: relative;
  float: left;
  display: block;
  margin: 0 20px 0 0;
  padding: 8px 25px;
  background-color: #df0404;
  border: none;
  border-radius: 2px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.btn:hover, form .submit:hover, .mod_newslist .back a:hover, .mod_newsarchive .back a:hover, .mod_newsreader .back a:hover {
  background-color: #fb1b1b;
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.btn:last-of-type, form .submit:last-of-type, .mod_newslist .back a:last-of-type, .mod_newsarchive .back a:last-of-type, .mod_newsreader .back a:last-of-type {
  margin-right: 0;
}
.btn.mt, form .mt.submit, .mod_newslist .back a.mt, .mod_newsarchive .back a.mt, .mod_newsreader .back a.mt {
  margin-top: 20px;
}
.btn.large, form .large.submit, form .submit, .mod_newslist .back a.large, .mod_newsarchive .back a.large, .mod_newsreader .back a.large {
  font-size: 17px;
  line-height: 1.6;
}
.btn.light, form .light.submit, .mod_newslist .back a.light, .mod_newsarchive .back a.light, .mod_newsreader .back a.light, .mod_newslist .back a, .mod_newsarchive .back a, .mod_newsreader .back a {
  border: 1px solid #7a7a7a;
  background-color: transparent;
  color: #2d2d2d;
}
.btn.light:hover, form .light.submit:hover, .mod_newslist .back a.light:hover, .mod_newsarchive .back a.light:hover, .mod_newsreader .back a.light:hover, .mod_newslist .back a:hover, .mod_newsarchive .back a:hover, .mod_newsreader .back a:hover {
  background-color: #f4f4f8;
  color: #2d2d2d;
}
hr {
  position: relative;
  float: left;
  width: 100%;
  height: 1px;
  margin: 25px 0;
  background-color: #d5d5e4;
  border: none;
}
.clear {
  clear: both;
}
.last {
  margin-right: 0;
}
.right {
  position: relative;
  float: right !important;
}
.center, .mod_newslist .empty, .mod_newsarchive .empty, .mod_newsreader .empty {
  text-align: center;
}
.center .btn, .mod_newslist .empty .btn, .mod_newslist .empty form .submit, form .mod_newslist .empty .submit, .mod_newslist .empty .back a, .mod_newslist .back .empty a, .mod_newslist .empty .mod_newsarchive .back a, .mod_newsarchive .back .mod_newslist .empty a, .mod_newslist .empty .mod_newsreader .back a, .mod_newsreader .back .mod_newslist .empty a, .mod_newsarchive .empty .btn, .mod_newsarchive .empty form .submit, form .mod_newsarchive .empty .submit, .mod_newsarchive .empty .mod_newslist .back a, .mod_newslist .back .mod_newsarchive .empty a, .mod_newsarchive .empty .back a, .mod_newsarchive .back .empty a, .mod_newsarchive .empty .mod_newsreader .back a, .mod_newsreader .back .mod_newsarchive .empty a, .mod_newsreader .empty .btn, .mod_newsreader .empty form .submit, form .mod_newsreader .empty .submit, .mod_newsreader .empty .mod_newslist .back a, .mod_newslist .back .mod_newsreader .empty a, .mod_newsreader .empty .mod_newsarchive .back a, .mod_newsarchive .back .mod_newsreader .empty a, .mod_newsreader .empty .back a, .mod_newsreader .back .empty a, .center form .submit, form .center .submit, .center .mod_newslist .back a, .mod_newslist .back .center a, .center .mod_newsarchive .back a, .mod_newsarchive .back .center a, .center .mod_newsreader .back a, .mod_newsreader .back .center a {
  float: none;
  display: inline-block;
}
.vtaWrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.vtaWrapper .innerWrapper {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.invisible {
  display: none;
}
.smartshow, .tabshow {
  display: none;
}
/*************************** Boxen ***************************/
.box20 {
  width: 17.5%;
}
.box25 {
  width: 21.25%;
}
.box30 {
  width: 27.5%;
}
.box40, .ce_text figure.float_left, .ce_text figure.float_right {
  width: 37.5%;
}
.box50, .ce_text.box5050 figure.float_left, .ce_text.box5050 figure.float_right, .ce_text.box5050 .text.float_left, .ce_text.box5050 .text.float_right, .ce_text.fullImg figure.float_left, .ce_text.fullImg figure.float_right, .ce_text.fullImg div.text.float_left, .ce_text.fullImg div.text.float_right {
  width: 47.5%;
}
.box60, .ce_text div.text.float_left, .ce_text div.text.float_right {
  width: 57.5%;
}
.box70 {
  width: 67.5%;
}
.box75 {
  width: 72.5%;
}
.box80 {
  width: 77.5%;
}
.box100 {
  width: 100%;
}
.box20, .box25, .box30, .box40, .ce_text figure.float_left, .ce_text figure.float_right, .box50, .ce_text.box5050 figure.float_left, .ce_text.box5050 figure.float_right, .ce_text.box5050 .text.float_left, .ce_text.box5050 .text.float_right, .ce_text.fullImg figure.float_left, .ce_text.fullImg figure.float_right, .ce_text.fullImg div.text.float_left, .ce_text.fullImg div.text.float_right, .box60, .ce_text div.text.float_left, .ce_text div.text.float_right, .box70, .box75, .box80, .box100 {
  position: relative;
  float: left;
  margin-right: 5%;
}
.box20.last, .box20:last-child, .box25.last, .box25:last-child, .box30.last, .box30:last-child, .box40.last, .ce_text figure.last.float_left, .ce_text figure.last.float_right, .box40:last-child, .ce_text figure.float_left:last-child, .ce_text figure.float_right:last-child, .box50.last, .ce_text.box5050 figure.last.float_left, .ce_text.box5050 figure.last.float_right, .ce_text.box5050 .last.text.float_left, .ce_text.box5050 .last.text.float_right, .ce_text.fullImg figure.last.float_left, .ce_text.fullImg figure.last.float_right, .ce_text.fullImg div.last.text.float_left, .ce_text.fullImg div.last.text.float_right, .box50:last-child, .ce_text.box5050 figure.float_left:last-child, .ce_text.box5050 figure.float_right:last-child, .ce_text.box5050 .text.float_left:last-child, .ce_text.box5050 .text.float_right:last-child, .ce_text.fullImg figure.float_left:last-child, .ce_text.fullImg figure.float_right:last-child, .ce_text.fullImg div.text.float_left:last-child, .ce_text.fullImg div.text.float_right:last-child, .box60.last, .ce_text div.last.text.float_left, .ce_text div.last.text.float_right, .box60:last-child, .ce_text div.text.float_left:last-child, .ce_text div.text.float_right:last-child, .box70.last, .box70:last-child, .box75.last, .box75:last-child, .box80.last, .box80:last-child, .box100.last, .box100:last-child {
  margin-right: 0;
}
.box30.w30 {
  width: 32%;
  margin-right: 2%;
}
.box30.w30:nth-of-type(3n), .box30.w30:last-child, .box30.w30.last {
  margin-right: 0;
}
.box100 {
  margin-right: 0;
}
.box960 {
  position: relative;
  float: left;
  width: 100%;
  max-width: 960px;
}
.center .box20, .mod_newslist .empty .box20, .mod_newsarchive .empty .box20, .mod_newsreader .empty .box20, .center .box25, .mod_newslist .empty .box25, .mod_newsarchive .empty .box25, .mod_newsreader .empty .box25, .center .box30, .mod_newslist .empty .box30, .mod_newsarchive .empty .box30, .mod_newsreader .empty .box30, .center .box40, .mod_newslist .empty .box40, .mod_newslist .empty .ce_text figure.float_left, .ce_text .mod_newslist .empty figure.float_left, .mod_newslist .empty .ce_text figure.float_right, .ce_text .mod_newslist .empty figure.float_right, .mod_newsarchive .empty .box40, .mod_newsarchive .empty .ce_text figure.float_left, .ce_text .mod_newsarchive .empty figure.float_left, .mod_newsarchive .empty .ce_text figure.float_right, .ce_text .mod_newsarchive .empty figure.float_right, .mod_newsreader .empty .box40, .mod_newsreader .empty .ce_text figure.float_left, .ce_text .mod_newsreader .empty figure.float_left, .mod_newsreader .empty .ce_text figure.float_right, .ce_text .mod_newsreader .empty figure.float_right, .center .ce_text figure.float_left, .ce_text .center figure.float_left, .center .ce_text figure.float_right, .ce_text .center figure.float_right, .center .box50, .mod_newslist .empty .box50, .mod_newslist .empty .ce_text.box5050 figure.float_left, .ce_text.box5050 .mod_newslist .empty figure.float_left, .mod_newslist .empty .ce_text.box5050 figure.float_right, .ce_text.box5050 .mod_newslist .empty figure.float_right, .mod_newslist .empty .ce_text.box5050 .text.float_left, .ce_text.box5050 .mod_newslist .empty .text.float_left, .mod_newslist .empty .ce_text.box5050 .text.float_right, .ce_text.box5050 .mod_newslist .empty .text.float_right, .mod_newslist .empty .ce_text.fullImg figure.float_left, .ce_text.fullImg .mod_newslist .empty figure.float_left, .mod_newslist .empty .ce_text.fullImg figure.float_right, .ce_text.fullImg .mod_newslist .empty figure.float_right, .mod_newslist .empty .ce_text.fullImg div.text.float_left, .ce_text.fullImg .mod_newslist .empty div.text.float_left, .mod_newslist .empty .ce_text.fullImg div.text.float_right, .ce_text.fullImg .mod_newslist .empty div.text.float_right, .mod_newsarchive .empty .box50, .mod_newsarchive .empty .ce_text.box5050 figure.float_left, .ce_text.box5050 .mod_newsarchive .empty figure.float_left, .mod_newsarchive .empty .ce_text.box5050 figure.float_right, .ce_text.box5050 .mod_newsarchive .empty figure.float_right, .mod_newsarchive .empty .ce_text.box5050 .text.float_left, .ce_text.box5050 .mod_newsarchive .empty .text.float_left, .mod_newsarchive .empty .ce_text.box5050 .text.float_right, .ce_text.box5050 .mod_newsarchive .empty .text.float_right, .mod_newsarchive .empty .ce_text.fullImg figure.float_left, .ce_text.fullImg .mod_newsarchive .empty figure.float_left, .mod_newsarchive .empty .ce_text.fullImg figure.float_right, .ce_text.fullImg .mod_newsarchive .empty figure.float_right, .mod_newsarchive .empty .ce_text.fullImg div.text.float_left, .ce_text.fullImg .mod_newsarchive .empty div.text.float_left, .mod_newsarchive .empty .ce_text.fullImg div.text.float_right, .ce_text.fullImg .mod_newsarchive .empty div.text.float_right, .mod_newsreader .empty .box50, .mod_newsreader .empty .ce_text.box5050 figure.float_left, .ce_text.box5050 .mod_newsreader .empty figure.float_left, .mod_newsreader .empty .ce_text.box5050 figure.float_right, .ce_text.box5050 .mod_newsreader .empty figure.float_right, .mod_newsreader .empty .ce_text.box5050 .text.float_left, .ce_text.box5050 .mod_newsreader .empty .text.float_left, .mod_newsreader .empty .ce_text.box5050 .text.float_right, .ce_text.box5050 .mod_newsreader .empty .text.float_right, .mod_newsreader .empty .ce_text.fullImg figure.float_left, .ce_text.fullImg .mod_newsreader .empty figure.float_left, .mod_newsreader .empty .ce_text.fullImg figure.float_right, .ce_text.fullImg .mod_newsreader .empty figure.float_right, .mod_newsreader .empty .ce_text.fullImg div.text.float_left, .ce_text.fullImg .mod_newsreader .empty div.text.float_left, .mod_newsreader .empty .ce_text.fullImg div.text.float_right, .ce_text.fullImg .mod_newsreader .empty div.text.float_right, .center .ce_text.box5050 figure.float_left, .ce_text.box5050 .center figure.float_left, .center .ce_text.box5050 figure.float_right, .ce_text.box5050 .center figure.float_right, .center .ce_text.box5050 .text.float_left, .ce_text.box5050 .center .text.float_left, .center .ce_text.box5050 .text.float_right, .ce_text.box5050 .center .text.float_right, .center .ce_text.fullImg figure.float_left, .ce_text.fullImg .center figure.float_left, .center .ce_text.fullImg figure.float_right, .ce_text.fullImg .center figure.float_right, .center .ce_text.fullImg div.text.float_left, .ce_text.fullImg .center div.text.float_left, .center .ce_text.fullImg div.text.float_right, .ce_text.fullImg .center div.text.float_right, .center .box60, .mod_newslist .empty .box60, .mod_newslist .empty .ce_text div.text.float_left, .ce_text .mod_newslist .empty div.text.float_left, .mod_newslist .empty .ce_text div.text.float_right, .ce_text .mod_newslist .empty div.text.float_right, .mod_newsarchive .empty .box60, .mod_newsarchive .empty .ce_text div.text.float_left, .ce_text .mod_newsarchive .empty div.text.float_left, .mod_newsarchive .empty .ce_text div.text.float_right, .ce_text .mod_newsarchive .empty div.text.float_right, .mod_newsreader .empty .box60, .mod_newsreader .empty .ce_text div.text.float_left, .ce_text .mod_newsreader .empty div.text.float_left, .mod_newsreader .empty .ce_text div.text.float_right, .ce_text .mod_newsreader .empty div.text.float_right, .center .ce_text div.text.float_left, .ce_text .center div.text.float_left, .center .ce_text div.text.float_right, .ce_text .center div.text.float_right, .center .box70, .mod_newslist .empty .box70, .mod_newsarchive .empty .box70, .mod_newsreader .empty .box70, .center .box75, .mod_newslist .empty .box75, .mod_newsarchive .empty .box75, .mod_newsreader .empty .box75, .center .box80, .mod_newslist .empty .box80, .mod_newsarchive .empty .box80, .mod_newsreader .empty .box80, .center .box100, .mod_newslist .empty .box100, .mod_newsarchive .empty .box100, .mod_newsreader .empty .box100, .center .box960, .mod_newslist .empty .box960, .mod_newsarchive .empty .box960, .mod_newsreader .empty .box960 {
  float: none;
  display: inline-block;
}
/*************************** Allgemein ***************************/
.mod_article {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.mod_article.noMargin {
  margin-bottom: 0;
}
.mod_article.white, .mod_article.grey {
  padding: 50px 0;
}
.mod_article.white {
  background-color: #fff;
}
.mod_article.grey {
  background-color: #f4f4f8;
  border-top: 1px solid #e4e4ee;
  border-bottom: 1px solid #e4e4ee;
}
.mod_article.grey.last {
  margin-bottom: 0;
}
.mod_article .block {
  margin-bottom: 50px;
}
.mod_article .block:last-child, .mod_article .block.noMargin {
  margin-bottom: 0;
}
.mod_article .block.white, .mod_article .block.grey {
  border: 1px solid #e4e4ee;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_article .block.white {
  background-color: #fff;
}
.mod_article .block.grey {
  background-color: #f4f4f8;
}
.ce_text.grey {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f4f4f8;
}
.ce_text.grey.box50, .ce_text.box5050 figure.ce_text.grey.float_left, .ce_text.box5050 figure.ce_text.grey.float_right, .ce_text.box5050 .ce_text.grey.text.float_left, .ce_text.box5050 .ce_text.grey.text.float_right, .ce_text.fullImg figure.ce_text.grey.float_left, .ce_text.fullImg figure.ce_text.grey.float_right, .ce_text.fullImg div.ce_text.grey.text.float_left, .ce_text.fullImg div.ce_text.grey.text.float_right {
  width: 47.5%;
  margin-right: 5%;
}
.ce_text.grey.box50.last, .ce_text.box5050 figure.ce_text.grey.last.float_left, .ce_text.box5050 figure.ce_text.grey.last.float_right, .ce_text.box5050 .ce_text.grey.last.text.float_left, .ce_text.box5050 .ce_text.grey.last.text.float_right, .ce_text.fullImg figure.ce_text.grey.last.float_left, .ce_text.fullImg figure.ce_text.grey.last.float_right, .ce_text.fullImg div.ce_text.grey.last.text.float_left, .ce_text.fullImg div.ce_text.grey.last.text.float_right {
  margin-right: 0;
}
.ce_text figure {
  position: relative;
  float: left;
  width: 100%;
}
.ce_text figure.float_right {
  float: right;
  margin-right: 0;
}
.ce_text figure.float_above {
  margin-bottom: 25px;
}
.ce_text figure .caption {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.ce_text div.text {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.ce_text div.text.float_above {
  margin-bottom: 0;
}
.ce_text div.text.float_left {
  margin-right: 0;
  margin-bottom: 0;
}
.ce_text div.text.float_right {
  margin-bottom: 0;
}
.ce_text.box5050 figure.float_right {
  float: right;
  margin-right: 0;
}
.ce_text.box5050 .text.float_left {
  margin-right: 0;
}
.ce_text.fullImg.white {
  padding: 0;
}
.ce_text.fullImg figure {
  top: 0;
  height: 100%;
  overflow: hidden;
}
.ce_text.fullImg figure.float_left {
  position: absolute;
  width: 50%;
  left: 0;
}
.ce_text.fullImg figure.float_right {
  position: absolute;
  width: 50%;
  right: 0;
  margin-right: 0;
}
.ce_text.fullImg figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ce_text.fullImg div.text {
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ce_text.fullImg div.text.float_left {
  width: 50%;
  float: right;
  margin-right: 0;
}
.ce_text.fullImg div.text.float_right {
  width: 50%;
}
ul, ol {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul:last-child, ol:last-child {
  margin-bottom: 0;
}
.list, .checklist {
  position: relative;
  float: left;
  width: 100%;
  border-top: 1px solid #d5d5e4;
  list-style: none;
  padding: 0;
}
.list li, .checklist li {
  position: relative;
  float: left;
  width: 100%;
  padding: 5px 10px;
  border-bottom: 1px solid #d5d5e4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list.zebra li, .zebra.checklist li {
  background-color: #f4f4f8;
}
.list.zebra li:nth-of-type(2n), .zebra.checklist li:nth-of-type(2n) {
  background-color: transparent;
}
.checklist li {
  background-size: 18px auto;
  padding-left: 40px;
}
.checklist li:before {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 5px;
  content: "";
  color: #419c55;
}
table {
  position: relative;
  float: left;
  width: 100%;
  border-collapse: collapse;
}
table thead {
  font-weight: bold;
  background: #e4e4ee;
  color: #939393;
}
table tr td, table tr th {
  border: 1px solid #d5d5e4;
  padding: 5px 10px;
  text-align: left;
}
table tr td.state.open, table tr th.state.open {
  color: #939393;
}
table tr td.state.waiting, table tr th.state.waiting {
  color: #856404;
}
table tr td.state.done, table tr th.state.done {
  color: #23542e;
}
table tr td.state.error, table tr th.state.error {
  color: #df0404;
}
table.list tr td, table.checklist tr td, table.list tr th, table.checklist tr th {
  border-left: none;
  border-right: none;
}
table.zebra tr {
  background-color: #f4f4f8;
}
table.zebra tr:nth-of-type(2n) {
  background-color: #fff;
}
.alert, .mod_newslist .empty, .mod_newsarchive .empty, .mod_newsreader .empty {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #d2e7ff;
  border: 1px solid #b8daff;
  border-radius: 5px;
  color: #004085;
}
.alert a:not(.btn), .mod_newslist .empty a:not(.btn), .mod_newsarchive .empty a:not(.btn), .mod_newsreader .empty a:not(.btn) {
  color: #004085;
}
.alert a:not(.btn):hover, .mod_newslist .empty a:not(.btn):hover, .mod_newsarchive .empty a:not(.btn):hover, .mod_newsreader .empty a:not(.btn):hover {
  opacity: 0.8;
}
.alert.small, .mod_newslist .small.empty, .mod_newslist .ce_text figure .empty.caption, .ce_text figure .mod_newslist .empty.caption, .mod_newsarchive .small.empty, .mod_newsarchive .ce_text figure .empty.caption, .ce_text figure .mod_newsarchive .empty.caption, .mod_newsreader .small.empty, .mod_newsreader .ce_text figure .empty.caption, .ce_text figure .mod_newsreader .empty.caption, .ce_text figure .alert.caption, .ce_text figure .mod_newslist .caption.empty, .mod_newslist .ce_text figure .caption.empty, .ce_text figure .mod_newsarchive .caption.empty, .mod_newsarchive .ce_text figure .caption.empty, .ce_text figure .mod_newsreader .caption.empty, .mod_newsreader .ce_text figure .caption.empty {
  padding-top: 8px;
  padding-bottom: 8px;
}
.alert.error, p.error, .mod_newslist .error.empty, .mod_newsarchive .error.empty, .mod_newsreader .error.empty {
  color: #df0404;
  background: white;
  border: 1px solid white;
}
.alert.error a:not(.btn), p.error a:not(.btn), .mod_newslist .error.empty a:not(.btn), .mod_newsarchive .error.empty a:not(.btn), .mod_newsreader .error.empty a:not(.btn) {
  color: #df0404;
}
.alert.warning, .mod_newslist .warning.empty, .mod_newsarchive .warning.empty, .mod_newsreader .warning.empty {
  color: #856404;
  background: #fef4d7;
  border: 1px solid #fdedbe;
}
.alert.warning a:not(.btn), .mod_newslist .warning.empty a:not(.btn), .mod_newsarchive .warning.empty a:not(.btn), .mod_newsreader .warning.empty a:not(.btn) {
  color: #856404;
}
.alert.success, p.tl_confirm, .mod_newslist .success.empty, .mod_newsarchive .success.empty, .mod_newsreader .success.empty {
  color: #23542e;
  background: #d5eedb;
  border: 1px solid #c3e6cb;
}
.alert.success a:not(.btn), p.tl_confirm a:not(.btn), .mod_newslist .success.empty a:not(.btn), .mod_newsarchive .success.empty a:not(.btn), .mod_newsreader .success.empty a:not(.btn) {
  color: #23542e;
}
form {
  position: relative;
  float: left;
  width: 100%;
}
form .formbody {
  position: relative;
  float: left;
  width: 100%;
}
form .widget {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
form .widget:last-child {
  margin-bottom: 0;
}
form label {
  position: relative;
  float: left;
  width: 100%;
}
form label .mandatory {
  color: #c4303e;
  margin-left: 3px;
}
form input, form select, form textarea {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #d5d5e4;
  outline: none;
  font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form input::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #cccccc;
}
form input:focus, form select:focus, form textarea:focus {
  border: 1px solid #9797bd;
  outline: none;
  color: #2d2d2d;
  background-color: #fff;
}
form textarea {
  min-width: 100%;
  max-width: 100%;
}
form .selectWrapper {
  position: relative;
  float: left;
  width: 100%;
}
form .selectWrapper select {
  padding-right: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
form .selectWrapper:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  content: "";
}
form .searchWrapper {
  position: relative;
  float: left;
  width: 100%;
}
form .searchWrapper input {
  padding-right: 35px;
}
form .searchWrapper:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  content: "";
}
form .widget-checkbox {
  margin-bottom: 25px;
}
form .widget-checkbox input[type="checkbox"], form .widget-checkbox label {
  display: inline-block;
}
form .widget-checkbox label {
  cursor: pointer;
  position: relative;
  float: left;
  width: 100%;
  padding-left: 40px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .widget-checkbox input[type="checkbox"] {
  visibility: hidden;
  margin: 0;
}
form .widget-checkbox input[type="checkbox"] + label[for]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  padding: 5px;
  background-color: none;
  border: 1px solid #d5d5e4;
  background-color: #fff;
}
form .widget-checkbox input[type="checkbox"]:checked + label[for]:before {
  background-color: #fff;
  content: "";
  text-align: center;
  font-size: 20px;
  line-height: 15px;
  text-indent: -2px;
  color: #419c55;
}
form .widget-radio legend {
  position: relative;
  float: left;
  padding: 0;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
}
form .widget-radio span {
  position: relative;
  float: left;
  margin: -20px 20px 0 0;
}
form .widget-radio input[type="radio"], form .widget-radio label {
  display: inline-block;
}
form .widget-radio label {
  cursor: pointer;
  position: relative;
  float: left;
  width: 100%;
  padding-left: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .widget-radio input[type="radio"] {
  visibility: hidden;
}
form .widget-radio input[type="radio"] + label[for]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  padding: 5px;
  background: none;
  border: 1px solid #d5d5e4;
  background-color: #fff;
  border-radius: 100%;
}
form .widget-radio input[type="radio"]:checked + label[for]:before {
  background-color: #fff;
  content: "";
  text-align: center;
  font-size: 20px;
  line-height: 15px;
  text-indent: -2px;
  color: #419c55;
}
form .imageselect {
  position: relative;
  float: left;
  width: 100%;
}
form .imageselect table {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 5px;
  border-spacing: 0;
}
form .imageselect table .image_container {
  position: relative;
  float: left;
  width: 100%;
}
form .imageselect table .image_container img {
  position: relative;
  float: left;
  width: 100%;
}
form .imageselect table .input_container {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
form .imageselect table .input_container label {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
form .imageselect table .input_container input[type="radio"] {
  display: none;
}
form .imageselect table .input_container input[type="radio"] + label[for]:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: none;
  border: 1px solid #f4f4f8;
}
form .imageselect table .input_container input[type="radio"] + label[for]:hover:before, form .imageselect table .input_container input[type="radio"] + label[for]:focus:before {
  background-color: none;
  border-color: #cccccc;
}
form .imageselect table .input_container input[type="radio"]:checked + label[for]:before {
  border-color: #419c55;
}
form .g-recaptcha {
  position: relative;
  float: left;
  width: 100%;
}
.mod_search form {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px;
  background-color: #f4f4f8;
  border: 1px solid #e4e4ee;
  margin-bottom: 10px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.mod_search .header {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  text-align: left;
}
.mod_search .even, .mod_search .odd {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #d5d5e4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.mod_search .even h3 .relevance, .mod_search .odd h3 .relevance {
  position: relative;
  float: right;
  font-size: 13px;
}
.mod_search .even h3 a, .mod_search .odd h3 a {
  text-decoration: none;
}
.mod_search .even .url, .mod_search .odd .url {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 13px;
  color: #adadad;
}
.mod_search .even .url .filesize, .mod_search .odd .url .filesize {
  display: none;
}
.mod_search .even .highlight, .mod_search .odd .highlight {
  background-color: #df0404;
  color: #fff;
  padding: 3px 5px;
}
.cookiebar {
  position: relative;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background: #d2e7ff;
  border-bottom: 1px solid #b8daff;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  color: #0059b8;
}
.cookiebar #cookiebar-text {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.cookiebar #cookiebar-text .cookiebar__message {
  margin: 0;
}
.cookiebar #cookiebar-text a {
  display: inline;
  text-decoration: underline;
  color: #004085;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.cookiebar button {
  float: none;
  display: inline-block;
  background-color: #004085;
  color: #fff;
  margin-top: 10px;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}
.cookiebar button:hover {
  background-color: #0059b8;
}
.mod_breadcrumb {
  position: relative;
  float: left;
  width: 100%;
  margin: 15px 0 50px;
  color: #cccccc;
}
.mod_breadcrumb ol {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  list-style: none;
  padding: 0;
}
.mod_breadcrumb ol li {
  display: inline;
  margin-right: 5px;
}
.mod_breadcrumb ol li a {
  display: inline;
  margin-right: 5px;
  color: #cccccc;
}
.mod_breadcrumb ol li a:hover {
  color: #2d2d2d;
}
.mod_breadcrumb ol li a span {
  display: inline;
  text-decoration: underline;
}
.mod_breadcrumb ol li.active a, .mod_breadcrumb ol li.active a span {
  text-decoration: none;
}
.ce_solidheader {
  position: relative;
  float: left;
  width: 100%;
}
.ce_solidheader figure {
  position: relative;
  float: left;
  width: 100%;
  border-top: 1px solid #e4e4ee;
  border-bottom: 1px solid #e4e4ee;
}
.ce_solidheader figure .container, .ce_solidheader figure .mod_breadcrumb ol, .mod_breadcrumb .ce_solidheader figure ol {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.ce_solidheader figure .caption {
  font: normal 16px/1.6 "HelveticaInseratLT-Roman", Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.6;
}
.ce_solidheader figure .caption .hgroup {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.ce_solidheader figure .caption h1, .ce_solidheader figure .caption h2 {
  font: normal 16px/1.6 "HelveticaInseratLT-Roman", Helvetica, sans-serif;
}
.ce_solidheader figure .caption h1 {
  font-size: 40px;
  line-height: 1.3;
}
.ce_solidheader figure .caption h2 {
  font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.3;
  font-weight: normal;
}
.ce_solidheader figure .caption .redBG {
  position: relative;
  float: left;
  width: auto;
  padding: 5px 15px;
  margin: 0 0 -10px -25px;
  background-color: #df0404;
  color: #fff;
  clear: both;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
}
.ce_solidheader figure .caption .redBG:first-child {
  margin-left: -50px;
}
.ce_solidheader figure .caption .whiteBG {
  position: relative;
  float: left;
  width: auto;
  font-size: 60px;
  line-height: 1;
  padding: 10px 15px;
  margin: 0;
  background-color: #fff;
  clear: both;
  z-index: 10;
}
.ce_solidheader figure .caption .whiteBG:first-of-type {
  padding-bottom: 0;
  z-index: 20;
}
.ce_solidheader figure .caption .logo {
  width: 200px;
}
.ce_solidheader .bgVideoFallback {
  display: none;
}
.videoWrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videoWrapper iframe, .videoWrapper script, .videoWrapper span, .videoWrapper a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.ce_gallery {
  position: relative;
  float: left;
  width: 100%;
}
.ce_gallery ul {
  position: relative;
  float: left;
  width: calc(100% + 20px);
  margin-left: -10px;
  list-style: none;
  padding: 0;
}
.ce_gallery ul li {
  position: relative;
  float: left;
  width: 25%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ce_gallery ul.cols_1 li {
  width: 100%;
}
.ce_gallery ul.cols_2 li {
  width: 50%;
}
.ce_gallery ul.cols_3 li {
  width: 33.33%;
}
.ce_gallery ul.cols_4 li {
  width: 25%;
}
.ce_gallery ul.cols_5 li {
  width: 20%;
}
.ce_gallery ul.cols_6 li {
  width: 16.66%;
}
.ce_gallery ul.cols_7 li {
  width: 14.28%;
}
.ce_gallery ul.cols_8 li {
  width: 12.5%;
}
.ce_gallery ul.cols_9 li {
  width: 11.11%;
}
.ce_gallery ul.cols_10 li {
  width: 10%;
}
.ce_gallery ul.cols_11 li {
  width: 9%;
}
.ce_gallery ul.cols_12 li {
  width: 8.33%;
}
.ce_gallery ul li figure {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.ce_gallery ul li figure img {
  position: relative;
  float: left;
  width: 100%;
}
.ce_accordion {
  position: relative;
  float: left;
  width: 100%;
  border-top: 2px solid #e4e4ee;
}
.ce_accordion.block {
  margin-bottom: 0;
}
.ce_accordion:last-of-type {
  margin-bottom: 50px;
}
.ce_accordion .ui-accordion-header {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.3;
}
.ce_accordion .ui-accordion-header.toggler {
  cursor: pointer;
  padding-right: 30px;
}
.ce_accordion .ui-accordion-header.toggler:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  content: "";
}
.ce_accordion .ui-accordion-header.toggler.active:after {
  content: "";
}
.ce_accordion .ui-accordion-content {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  border-top: 2px solid #e4e4ee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ce_accordion:nth-of-type(2n) {
  background: #f4f4f8;
}
.ce_accordion:last-of-type, .ce_accordion.last {
  border-bottom: 2px solid #e4e4ee;
}
.mod_newslist, .mod_newsarchive, .mod_newsreader {
  position: relative;
  float: left;
  width: 100%;
  min-height: 80vh;
}
.mod_newslist .wrapper, .mod_newslist.mod_newslist, .mod_newslist.mod_newsarchive, .mod_newsarchive .wrapper, .mod_newsarchive.mod_newslist, .mod_newsarchive.mod_newsarchive, .mod_newsreader .wrapper, .mod_newsreader.mod_newslist, .mod_newsreader.mod_newsarchive {
  position: relative;
  float: left;
  width: 102%;
  margin-left: -1%;
  min-height: 0;
}
.mod_newslist .layout_short, .mod_newsarchive .layout_short, .mod_newsreader .layout_short {
  position: relative;
  float: left;
  width: 31.33%;
  margin: 0 1% 25px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_newslist .layout_short figure, .mod_newsarchive .layout_short figure, .mod_newsreader .layout_short figure {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.mod_newslist .layout_short .text, .mod_newsarchive .layout_short .text, .mod_newsreader .layout_short .text {
  position: relative;
  float: left;
  width: 100%;
}
.mod_newslist .layout_short h2, .mod_newsarchive .layout_short h2, .mod_newsreader .layout_short h2 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.mod_newslist .layout_short h2 a, .mod_newsarchive .layout_short h2 a, .mod_newsreader .layout_short h2 a {
  position: relative;
  float: left;
  text-decoration: none;
}
.mod_newslist .layout_short h2 a:hover, .mod_newsarchive .layout_short h2 a:hover, .mod_newsreader .layout_short h2 a:hover {
  color: #2d2d2d;
}
.mod_newslist .layout_short .info, .mod_newsarchive .layout_short .info, .mod_newsreader .layout_short .info {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.4;
}
.mod_newslist .layout_short .info .tags, .mod_newsarchive .layout_short .info .tags, .mod_newsreader .layout_short .info .tags {
  float: none;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod_newslist .layout_short .info .tags li, .mod_newsarchive .layout_short .info .tags li, .mod_newsreader .layout_short .info .tags li {
  display: inline;
  margin: 0;
  padding: 0;
}
.mod_newslist .layout_short .info .tags li:after, .mod_newsarchive .layout_short .info .tags li:after, .mod_newsreader .layout_short .info .tags li:after {
  content: ", ";
}
.mod_newslist .layout_short .info .tags li a, .mod_newsarchive .layout_short .info .tags li a, .mod_newsreader .layout_short .info .tags li a {
  text-decoration: none;
}
.mod_newslist .layout_short .info .tags li:last-child:after, .mod_newsarchive .layout_short .info .tags li:last-child:after, .mod_newsreader .layout_short .info .tags li:last-child:after {
  display: none;
}
.mod_newslist .layout_short .teaser, .mod_newsarchive .layout_short .teaser, .mod_newsreader .layout_short .teaser {
  position: relative;
  float: left;
  width: 100%;
}
.mod_newslist .layout_short .more, .mod_newsarchive .layout_short .more, .mod_newsreader .layout_short .more {
  position: relative;
  float: left;
  width: 100%;
  margin: 20px 0 0;
  padding: 10px 0;
  border-top: 1px solid #e4e4ee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_newslist .layout_short .more a, .mod_newsarchive .layout_short .more a, .mod_newsreader .layout_short .more a {
  position: relative;
  float: left;
  text-decoration: none;
  font-weight: bold;
}
.mod_newslist.mod_newsreader, .mod_newsarchive.mod_newsreader, .mod_newsreader.mod_newsreader {
  text-align: center;
}
.mod_newslist.mod_newsreader .container, .mod_newslist.mod_newsreader .mod_breadcrumb ol, .mod_breadcrumb .mod_newslist.mod_newsreader ol, .mod_newsarchive.mod_newsreader .container, .mod_newsarchive.mod_newsreader .mod_breadcrumb ol, .mod_breadcrumb .mod_newsarchive.mod_newsreader ol, .mod_newsreader.mod_newsreader .container, .mod_newsreader.mod_newsreader .mod_breadcrumb ol, .mod_breadcrumb .mod_newsreader.mod_newsreader ol {
  position: relative;
  float: left;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}
.mod_newslist.mod_newsreader .wrapper, .mod_newsarchive.mod_newsreader .wrapper, .mod_newsreader.mod_newsreader .wrapper {
  text-align: left;
}
.mod_newslist .layout_full, .mod_newsarchive .layout_full, .mod_newsreader .layout_full {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid #e4e4ee;
  border-radius: 2px;
  padding: 40px;
  padding-bottom: 100px;
  margin-bottom: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_newslist .layout_full .headline, .mod_newsarchive .layout_full .headline, .mod_newsreader .layout_full .headline {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #474747;
}
.mod_newslist .layout_full h3, .mod_newsarchive .layout_full h3, .mod_newsreader .layout_full h3 {
  margin-bottom: 25px;
}
.mod_newslist .layout_full .info, .mod_newsarchive .layout_full .info, .mod_newsreader .layout_full .info {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  background-color: #2d2d2d;
  color: #fff;
  font-size: 15px;
  line-height: 1.3;
  padding: 8px 15px;
  margin-top: -54px;
  border-radius: 2px;
}
.mod_newslist .layout_full .info time, .mod_newsarchive .layout_full .info time, .mod_newsreader .layout_full .info time {
  margin: 0;
  padding: 0;
}
.mod_newslist .layout_full .block, .mod_newsarchive .layout_full .block, .mod_newsreader .layout_full .block {
  margin-bottom: 40px;
}
.mod_newslist .layout_full .block:last-child, .mod_newsarchive .layout_full .block:last-child, .mod_newsreader .layout_full .block:last-child {
  margin-bottom: 0;
}
.mod_newslist .layout_full .grey, .mod_newsarchive .layout_full .grey, .mod_newsreader .layout_full .grey {
  background-color: #eeeef4;
  margin-left: -40px;
  margin-right: -40px;
  padding: 40px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mod_newslist .layout_full hr, .mod_newsarchive .layout_full hr, .mod_newsreader .layout_full hr {
  margin: 0 0 50px;
}
.mod_newslist .back, .mod_newsarchive .back, .mod_newsreader .back {
  position: relative;
  float: left;
  width: 100%;
  margin-top: -25px;
  margin-bottom: 20px;
}
.mod_newslist .back a, .mod_newsarchive .back a, .mod_newsreader .back a {
  position: relative;
  float: left;
  font-size: 12px;
  line-height: 1.4;
}
.mod_newslist .back a:before, .mod_newsarchive .back a:before, .mod_newsreader .back a:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -10px;
  margin-top: -4px;
  font-size: 1em;
  font-weight: bold;
  content: "";
}
.mod_newslist .pagination, .mod_newsarchive .pagination, .mod_newsreader .pagination {
  margin-top: 50px;
  width: 100%;
  padding: 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
.pagination ul {
  position: relative;
  float: none;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
.pagination ul li {
  position: relative;
  float: left;
  margin-right: 5px;
}
.pagination ul li a, .pagination ul li span {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  min-width: 24px;
  height: 24px;
  padding: 0 5px;
  color: #2d2d2d;
  background-color: #d5d5e4;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.6;
}
.pagination ul li a:hover, .pagination ul li span:hover {
  background-color: #d5d5e4;
  color: #2d2d2d;
  opacity: 1;
}
.pagination ul li a.current, .pagination ul li span.current {
  font-weight: bold;
  background-color: #2d2d2d;
  color: #fff;
  opacity: 1;
}
.pagination ul li a.previous, .pagination ul li a.next, .pagination ul li span.previous, .pagination ul li span.next {
  overflow: hidden;
  text-indent: -9999px;
}
.pagination ul li a.previous:before, .pagination ul li a.next:before, .pagination ul li span.previous:before, .pagination ul li span.next:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  content: "«";
  text-indent: 0;
  font-weight: bold;
}
.pagination ul li a.next:before, .pagination ul li span.next:before {
  content: "»";
}
.pagination ul li a.first, .pagination ul li a.last, .pagination ul li span.first, .pagination ul li span.last {
  display: none;
}
.pagination p {
  display: none;
}
.socialMedia {
  margin-top: 25px;
}
.social_feed_element .inner {
  position: relative;
  float: left;
  background: #f4f4f8;
  text-align: left;
  border: none;
}
.social_feed_element .inner .title, .social_feed_element .inner .icon {
  display: none;
}
.social_feed_element .inner > figure {
  padding: 0 !important;
}
.social_feed_element .inner .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.social_feed_element .inner .info time {
  display: none;
}
.social_feed_element .inner .info img {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
}
.social {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.social a {
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../../files/my_files/img/social-facebook.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-indent: -9999px;
  opacity: 0.5;
}
.social a:last-child {
  margin: 0;
}
.social a:hover {
  opacity: 1;
}
.social a.instagram {
  background-image: url(../../files/my_files/img/social-instagram.png);
}
.social a.twitter {
  background-image: url(../../files/my_files/img/social-twitter.png);
}
.social a.youtube {
  background-image: url(../../files/my_files/img/social-youtube.png);
}
.mod_calendar {
  max-width: 100%;
  overflow: auto;
}
.mod_calendar table {
  table-layout: fixed;
}
.mod_calendar table thead tr {
  background-color: #f4f4f8;
}
.mod_calendar table thead tr .head {
  background-color: #df0404;
  color: #fff;
  font-weight: normal;
  border-color: #df0404;
}
.mod_calendar table thead tr .head.current {
  font-weight: bold;
}
.mod_calendar table thead tr .head a {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}
.mod_calendar table thead tr .head a:hover {
  opacity: 1;
}
.mod_calendar table thead tr th {
  color: #2d2d2d;
  font-family: normal 10px "CorporateSPro", Arial, Helvetica, sans-serif;
  text-align: center;
}
.mod_calendar table tbody tr td {
  text-align: center;
}
.mod_calendar table tbody tr td.active {
  background-color: #f4f4f8;
}
.mod_calendar table tbody tr td.active .header {
  color: #df0404;
}
.mod_calendar table tbody tr td .event {
  font-size: 13px;
  line-height: 1.3;
}
.mod_calendar table tbody tr td .event a {
  text-decoration: none;
}
.mod_eventlist .event.layout_list {
  position: relative;
  float: left;
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e4e4ee;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_eventlist .event.layout_list:nth-child(2n) {
  margin-right: 0;
}
.mod_eventlist .event.layout_list h3 {
  margin-bottom: 0;
}
.mod_eventlist .event.layout_list h3 a {
  text-decoration: none;
}
.mod_eventlist .event.layout_list .datetime {
  position: relative;
  float: left;
  width: 75px;
  margin-right: 25px;
}
.mod_eventlist .event.layout_list .datetime .month {
  position: relative;
  float: left;
  padding-left: 5px;
  font-size: 25px;
  line-height: 1.3;
}
.mod_eventlist .event.layout_list .datetime .month:after {
  content: "";
  position: relative;
  float: left;
  width: 100%;
  height: 1px;
  background-color: #2d2d2d;
}
.mod_eventlist .event.layout_list .datetime .day {
  position: relative;
  float: left;
  width: 100%;
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
}
.mod_eventlist .event.layout_list .content {
  position: relative;
  float: left;
  width: calc(100% - 100px);
}
.mod_eventlist .event.layout_list .content .block {
  margin-bottom: 10px;
}
.mod_eventlist .event.layout_list .time {
  font-weight: bold;
  margin-bottom: 10px;
}
.mod_eventreader > h1 {
  display: none;
}
.mod_eventreader .back a {
  text-decoration: none;
  opacity: 0.5;
}
.mod_eventreader .back a::before {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
  content: "";
  pointer-events: none;
}
.mod_eventreader .back a:hover {
  opacity: 1;
}
.mod_eventreader .infos p {
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
}
.mod_eventreader .infos .info {
  font-weight: bold;
}
.mod_ical_export a::before {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
  content: "";
  pointer-events: none;
}
/*************************** Content ***************************/
#header {
  margin-bottom: 50px;
}
#header .mod_article.last:last-child {
  margin-bottom: 0;
}
#header .mainHeader {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 30px;
  border-bottom: 1px solid #e4e4ee;
  margin-bottom: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .mainHeader #logo {
  position: relative;
  float: left;
  width: auto;
  font: normal 16px/1.6 "HelveticaInseratLT-Roman", Helvetica, sans-serif;
  font-size: 25px;
  text-decoration: none;
  color: #2d2d2d;
  margin: 15px 60px 0 0;
}
#header .mainHeader #logo:hover {
  color: #2d2d2d;
}
#header .mainHeader .menu {
  position: relative;
  float: right;
  opacity: 0.7;
  cursor: pointer;
  display: none;
  margin: 20px 0 20px 50px;
}
#header .mainHeader .menu:before {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
  content: "";
}
#header .mainHeader .menu:hover {
  opacity: 1;
}
#header .mainHeader .mainNav {
  position: relative;
  float: left;
  width: auto;
  font-size: 18px;
  line-height: 1.3;
}
#header .mainHeader .mainNav ul {
  position: relative;
  float: left;
  list-style: none;
  padding: 0;
  width: 100%;
}
#header .mainHeader .mainNav ul li {
  position: relative;
  float: left;
  margin-right: 20px;
}
#header .mainHeader .mainNav ul li:last-child {
  margin-right: 0;
}
#header .mainHeader .mainNav ul li a, #header .mainHeader .mainNav ul li strong {
  position: relative;
  float: left;
  padding: 25px 10px 15px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
#header .mainHeader .mainNav ul li a:hover, #header .mainHeader .mainNav ul li strong:hover {
  color: #2d2d2d;
  border-bottom: 2px solid #d5d5e4;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
#header .mainHeader .mainNav ul li a.active, #header .mainHeader .mainNav ul li a.trail, #header .mainHeader .mainNav ul li strong.active, #header .mainHeader .mainNav ul li strong.trail {
  border-bottom: 2px solid #df0404;
}
#header .mainHeader .mainNav ul li a.active, #header .mainHeader .mainNav ul li strong.active {
  cursor: default;
}
#header .mainHeader .mainNav ul li a.submenu:after, #header .mainHeader .mainNav ul li strong.submenu:after {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 18px;
  content: "";
}
#header .mainHeader .mainNav ul li a.search, #header .mainHeader .mainNav ul li strong.search {
  width: 24px;
  padding-top: 22px;
  padding-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
}
#header .mainHeader .mainNav ul li a.search:before, #header .mainHeader .mainNav ul li strong.search:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 24px;
  line-height: 1;
  color: #df0404;
  content: "";
}
#header .mainHeader .mainNav ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: auto;
  min-width: 100%;
  margin: 0;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #e4e4ee;
  border-radius: 5px;
  z-index: 100;
}
#header .mainHeader .mainNav ul li ul li {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  margin: 0;
  margin-bottom: -1px;
}
#header .mainHeader .mainNav ul li ul li a, #header .mainHeader .mainNav ul li ul li strong {
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  border-bottom: 1px solid #e4e4ee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .mainHeader .mainNav ul li ul li a:hover, #header .mainHeader .mainNav ul li ul li strong:hover {
  color: #2d2d2d;
  background-color: #ececf3;
  border-bottom: 1px solid #e4e4ee;
}
#header .mainHeader .mainNav ul li ul li a.active, #header .mainHeader .mainNav ul li ul li a.trail, #header .mainHeader .mainNav ul li ul li strong.active, #header .mainHeader .mainNav ul li ul li strong.trail {
  color: #2d2d2d;
  background-color: #e4e4ee;
  border-bottom: 1px solid #e4e4ee;
}
#header .mainHeader .mainNav ul li ul li ul {
  position: relative;
  float: left;
  display: block;
  border: none;
}
#header .mainHeader .mainNav ul li ul li ul li a, #header .mainHeader .mainNav ul li ul li ul li strong {
  padding-left: 35px;
}
#header .mainHeader .mainNav ul li ul li ul li ul li a, #header .mainHeader .mainNav ul li ul li ul li ul li strong {
  padding-left: 60px;
  font-size: 15px;
  line-height: 1.3;
}
#header .mainHeader .mainNav ul li:hover ul {
  display: block;
}
#header .mainHeader .social {
  float: right;
  width: auto;
}
#header .mainHeader .social a {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
}
.noMargin #header {
  margin-bottom: 0;
}
.jumpingNav {
  text-transform: uppercase;
  background-color: #2d2d2d;
  z-index: 998;
}
.jumpingNav.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.jumpingNav ul {
  position: relative;
  float: left;
  width: 100%;
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 2px solid #7a7a7a;
}
.jumpingNav ul li {
  display: table-cell;
  text-align: center;
  border-right: 2px solid #7a7a7a;
}
.jumpingNav ul li a {
  position: relative;
  float: left;
  width: 100%;
  padding: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jumpingNav ul li.active a {
  font-weight: bold;
  background-color: #606060;
  color: #fff;
}
.subNav {
  position: relative;
  float: left;
  width: 100%;
}
.subNav ul {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.subNav ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  display: none;
}
.subNav ul li.trail, .subNav ul li.active {
  display: block;
}
.subNav ul li a, .subNav ul li strong {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  border: 1px solid #e4e4ee;
  padding: 5px 15px;
  color: #2d2d2d;
}
.subNav ul li a:hover {
  background-color: #f4f4f8;
  border: 1px solid #d5d5e4;
}
.subNav ul li ul {
  width: auto;
}
.subNav ul li ul li {
  display: block;
}
.slideIn, .slideIn.ce_text {
  position: fixed;
  bottom: 25px;
  max-width: 90%;
  padding: 20px;
  padding-right: 40px;
  background-color: #fff;
  color: #2d2d2d;
  border: 1px solid #d5d5e4;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999;
  font-size: 17px;
  line-height: 1.5;
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  display: none;
}
.slideIn .closeSlideIn, .slideIn.ce_text .closeSlideIn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  opacity: 0.7;
}
.slideIn .closeSlideIn:before, .slideIn.ce_text .closeSlideIn:before {
  display: inline-block;
  content: "";
  color: #2d2d2d;
}
.slideIn .closeSlideIn:hover, .slideIn.ce_text .closeSlideIn:hover {
  opacity: 1;
}
.slideIn .slideBg, .slideIn.ce_text .slideBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.slideIn .slideBg img, .slideIn.ce_text .slideBg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slideIn .social, .slideIn.ce_text .social {
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.slideIn .social a, .slideIn.ce_text .social a {
  position: relative;
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../../files/my_files/img/social-facebook.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.8;
}
.slideIn .social a.instagram, .slideIn.ce_text .social a.instagram {
  background-image: url(../../files/my_files/img/social-instagram.png);
}
.slideIn .social a.twitter, .slideIn.ce_text .social a.twitter {
  background-image: url(../../files/my_files/img/social-twitter.png);
}
.slideIn .social a.youtube, .slideIn.ce_text .social a.youtube {
  background-image: url(../../files/my_files/img/social-youtube.png);
}
.slideIn .social a:hover, .slideIn.ce_text .social a:hover {
  opacity: 1;
}
.slideIn .abgeordnetenwatch, .slideIn.ce_text .abgeordnetenwatch {
  position: relative;
  float: left;
  clear: both;
  max-width: 100%;
  margin-bottom: 20px;
}
#footer {
  position: relative;
  float: left;
  width: 100%;
  background-color: #2d2d2d;
  color: #cccccc;
  padding: 20px 0 50px;
}
#footer a {
  color: #cccccc;
}
#footer a:hover {
  color: #fff;
}
#footer .mod_customnav {
  position: relative;
  float: right;
  width: auto;
}
#footer .mod_customnav ul {
  position: relative;
  float: left;
  list-style: none;
  padding: 0;
}
#footer .mod_customnav ul li {
  position: relative;
  float: left;
  margin-right: 25px;
}
#footer .mod_customnav ul li:last-child {
  margin-right: 0;
}
#footer .mod_customnav ul li a, #footer .mod_customnav ul li span {
  position: relative;
  float: left;
  text-decoration: none;
}
#footer .mod_customnav ul li a.active, #footer .mod_customnav ul li a.trail, #footer .mod_customnav ul li span.active, #footer .mod_customnav ul li span.trail {
  text-decoration: underline;
}
/****************************************************/
/*Imports*/
#footer .container .social, #footer .mod_breadcrumb ol .social, .mod_breadcrumb #footer ol .social {
  position: relative;
  float: left;
  clear: both;
  margin-top: 15px;
  display: none;
}
#footer .container .social a, #footer .mod_breadcrumb ol .social a, .mod_breadcrumb #footer ol .social a {
  position: relative;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background-image: url(../../files/my_files/img/social-facebook.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.8;
}
#footer .container .social a.instagram, #footer .mod_breadcrumb ol .social a.instagram, .mod_breadcrumb #footer ol .social a.instagram {
  background-image: url(../../files/my_files/img/social-instagram.png);
}
#footer .container .social a.twitter, #footer .mod_breadcrumb ol .social a.twitter, .mod_breadcrumb #footer ol .social a.twitter {
  background-image: url(../../files/my_files/img/social-twitter.png);
}
#footer .container .social a.youtube, #footer .mod_breadcrumb ol .social a.youtube, .mod_breadcrumb #footer ol .social a.youtube {
  background-image: url(../../files/my_files/img/social-youtube.png);
}
#footer .container .social a:hover, #footer .mod_breadcrumb ol .social a:hover, .mod_breadcrumb #footer ol .social a:hover {
  opacity: 1;
}
/*************************** @media ***************************/
@media screen and (max-width: 1500px) {
  #header .mainHeader {
    padding: 0 20px;
  }
  #header .mainHeader #logo {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1400px) {
  .container, .mod_breadcrumb ol {
    width: 95%;
  }
  #header .mainHeader .mainNav {
    width: 100%;
  }
  .ce_solidheader figure .caption {
    margin-left: 70px;
  }
  .ce_solidheader figure .caption h1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  #header .mainHeader .mainNav {
    font-size: 17px;
  }
  #header .mainHeader .mainNav ul li {
    margin-right: 10px;
  }
  #header .mainHeader .mainNav ul li:last-child {
    margin-right: 0;
  }
  #header .mainHeader .mainNav ul li a, #header .mainHeader .mainNav ul li strong {
    padding: 20px 10px 15px;
  }
}
@media screen and (max-width: 1024px) {
  #header .mainHeader .mainNav ul li {
    margin-right: 2px;
  }
  .mod_calendar {
    width: 100%;
    overflow: auto;
  }
  .mod_calendar table.calendar {
    min-width: 680px;
  }
}
@media screen and (max-width: 960px) {
  .ce_gallery ul.cols_5 li {
    width: 33.33%;
  }
  .ce_gallery ul.cols_6 li {
    width: 25%;
  }
  .ce_gallery ul.cols_7 li {
    width: 20%;
  }
  .ce_gallery ul.cols_8 li {
    width: 16.66%;
  }
  .ce_gallery ul.cols_9 li {
    width: 14.28%;
  }
  .ce_gallery ul.cols_10 li {
    width: 12.5%;
  }
  .ce_gallery ul.cols_11 li {
    width: 11.11%;
  }
  .ce_gallery ul.cols_12 li {
    width: 10%;
  }
  .tabshow {
    display: block;
  }
  .tabhide {
    display: none !important;
  }
  #header .mainHeader .menu {
    display: block;
  }
  #header .mainHeader .mainNav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px;
    max-width: 100%;
    z-index: 999998;
    background-color: #fff;
    overflow: auto;
    display: none;
  }
  #header .mainHeader .mainNav .navHeader {
    position: relative;
    float: left;
    width: 100%;
    background-color: #f4f4f8;
  }
  #header .mainHeader .mainNav .navHeader .close {
    position: relative;
    float: right;
    opacity: 0.6;
    margin: 10px;
    padding: 0px 15px 10px 15px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    width: 10px;
    height: 10px;
    cursor: pointer;
  }
  #header .mainHeader .mainNav .navHeader .close:hover {
    opacity: 1;
  }
  #header .mainHeader .mainNav .navHeader .close:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
  }
  #header .mainHeader .mainNav ul {
    margin-top: 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #e4e4ee;
  }
  #header .mainHeader .mainNav ul li {
    margin-right: 0;
    width: 100%;
  }
  #header .mainHeader .mainNav ul li a, #header .mainHeader .mainNav ul li strong {
    font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    width: 100%;
    padding: 12px 15px;
    padding-right: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e4e4ee;
    text-transform: none;
  }
  #header .mainHeader .mainNav ul li a:hover, #header .mainHeader .mainNav ul li a.active, #header .mainHeader .mainNav ul li a.trail, #header .mainHeader .mainNav ul li strong:hover, #header .mainHeader .mainNav ul li strong.active, #header .mainHeader .mainNav ul li strong.trail {
    color: #2d2d2d;
    background: none;
    border-bottom: 1px solid #e4e4ee;
  }
  #header .mainHeader .mainNav ul li a:after, #header .mainHeader .mainNav ul li strong:after {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
  }
  #header .mainHeader .mainNav ul li a.search, #header .mainHeader .mainNav ul li strong.search {
    width: 100%;
  }
  #header .mainHeader .mainNav ul li ul {
    position: relative;
    float: left;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
  }
  #header .mainHeader .mainNav ul li ul:before {
    display: none;
  }
  #header .mainHeader .mainNav ul li ul li {
    position: relative;
    float: left;
    width: 100%;
  }
  #header .mainHeader .mainNav ul li ul li a, #header .mainHeader .mainNav ul li ul li strong {
    position: relative;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 1.3;
    padding-left: 25px;
    color: #2d2d2d;
    border-bottom: 1px solid #e4e4ee;
  }
  #header .mainHeader .mainNav ul li ul li a:hover, #header .mainHeader .mainNav ul li ul li strong:hover {
    background: none;
    color: #2d2d2d;
    border-bottom: 1px solid #e4e4ee;
  }
  #header .mainHeader .mainNav ul li ul li:hover {
    background: none;
  }
  #header .mainHeader .mainNav ul li:hover ul {
    display: none;
  }
  .menuBG {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .mod_newslist .layout_short, .mod_newsarchive .layout_short, .mod_newsreader .layout_short {
    width: 48%;
    margin: 0 1% 25px;
  }
}
@media screen and (max-width: 820px) {
  .ce_solidheader .bgVideo {
    display: none;
  }
  .ce_solidheader .bgVideoFallback {
    display: block;
  }
  .ce_solidheader figure .caption .whiteBG {
    font-size: 50px;
  }
  .box30, .box40, .ce_text figure.float_left, .ce_text figure.float_right, .box50, .ce_text.box5050 figure.float_left, .ce_text.box5050 figure.float_right, .ce_text.box5050 .text.float_left, .ce_text.box5050 .text.float_right, .ce_text.fullImg figure.float_left, .ce_text.fullImg figure.float_right, .ce_text.fullImg div.text.float_left, .ce_text.fullImg div.text.float_right, .box60, .ce_text div.text.float_left, .ce_text div.text.float_right {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .box30:last-child, .box40:last-child, .ce_text figure.float_left:last-child, .ce_text figure.float_right:last-child, .box50:last-child, .ce_text.box5050 figure.float_left:last-child, .ce_text.box5050 figure.float_right:last-child, .ce_text.box5050 .text.float_left:last-child, .ce_text.box5050 .text.float_right:last-child, .ce_text.fullImg figure.float_left:last-child, .ce_text.fullImg figure.float_right:last-child, .ce_text.fullImg div.text.float_left:last-child, .ce_text.fullImg div.text.float_right:last-child, .box60:last-child, .ce_text div.text.float_left:last-child, .ce_text div.text.float_right:last-child {
    margin-bottom: 0;
  }
  .ce_text.fullImg figure, .ce_text.fullImg figure.float_left, .ce_text.fullImg figure.float_right {
    position: relative;
    float: left;
    height: auto;
    margin-bottom: 0;
  }
  .ce_text.fullImg figure img, .ce_text.fullImg figure.float_left img, .ce_text.fullImg figure.float_right img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
  }
  .ce_text.fullImg div.text {
    padding: 20px;
  }
  .mod_eventlist .event.layout_list {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .ce_text.fullImg div.text {
    padding: 20px 5px;
  }
  .mod_article .block.white, .mod_article .block.grey {
    padding: 20px;
  }
  .ce_solidheader figure .caption .whiteBG {
    font-size: 40px;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 32px;
    line-height: 1.3;
  }
  h2 {
    font-size: 28px;
    line-height: 1.3;
  }
  h3 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  h4 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  h5, h6 {
    font: normal 16px/1.6 "CorporateSPro", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .ce_gallery ul.cols_2 li {
    width: 50%;
  }
  .ce_gallery ul.cols_3 li {
    width: 50%;
  }
  .ce_gallery ul.cols_4 li {
    width: 50%;
  }
  .ce_gallery ul.cols_5 li {
    width: 50%;
  }
  .ce_gallery ul.cols_6 li {
    width: 50%;
  }
  .ce_gallery ul.cols_7 li {
    width: 50%;
  }
  .ce_gallery ul.cols_8 li {
    width: 50%;
  }
  .ce_gallery ul.cols_9 li {
    width: 50%;
  }
  .ce_gallery ul.cols_10 li {
    width: 50%;
  }
  .ce_gallery ul.cols_11 li {
    width: 50%;
  }
  .ce_gallery ul.cols_12 li {
    width: 50%;
  }
  #header .mainHeader .social {
    display: none;
  }
  #header .mainHeader .menu {
    margin-left: 0;
  }
  .mod_newslist .layout_short, .mod_newsarchive .layout_short, .mod_newsreader .layout_short {
    width: 98%;
    margin: 0 1% 20px;
  }
  #footer {
    padding-bottom: 30px;
  }
  #footer .container .social, #footer .mod_breadcrumb ol .social, .mod_breadcrumb #footer ol .social {
    display: block;
  }
  .ce_solidheader figure .caption h1 {
    font-size: 30px;
  }
  .ce_solidheader figure .caption h2 {
    font-size: 15px;
  }
  .ce_solidheader figure .caption .whiteBG {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .smartshow {
    display: block;
  }
  .smarthide {
    display: none !important;
  }
  .headline p {
    float: left;
  }
  .ce_solidheader figure .vtaWrapper .innerWrapper {
    vertical-align: bottom;
    padding-bottom: 30px;
  }
  .ce_solidheader figure .vtaWrapper .innerWrapper .caption h1 {
    font-size: 40px;
  }
  .ce_solidheader figure .vtaWrapper .innerWrapper .caption h2 {
    font-size: 20px;
  }
  .ce_solidheader figure .vtaWrapper .innerWrapper .caption .whiteBG {
    display: none;
  }
  .ce_solidheader figure .vtaWrapper .innerWrapper .caption .logo {
    width: 200px;
    margin-top: -50px;
  }
  .headline {
    flex-direction: column;
  }
  .slideIn {
    padding: 20px;
    padding-right: 40px;
    font-size: 17px;
  }
  .slideIn p {
    position: relative;
    float: left;
    width: auto;
  }
  .slideIn .social {
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 20px;
  }
  .slideIn .social a {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 30px;
    height: 30px;
  }
  .slideIn .abgeordnetenwatch {
    width: 180px;
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fclients%2Fclient8444%2Fweb15671%2Fweb%2Ffiles%2Fmy_files%2Fcss%2Fstandard.scss%22%2C%22var%2Fwww%2Fclients%2Fclient8444%2Fweb15671%2Fweb%2Ffiles%2Fmy_files%2Fcss%2F_new.scss%22%2C%22var%2Fwww%2Fclients%2Fclient8444%2Fweb15671%2Fweb%2Ffiles%2Fmy_files%2Fcss%2F_responsive.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAsDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7EA%3BAA%2BFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9GA%3BAAwIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAApLA%3BAA6LA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAzeA%3BAAifA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAtkBJ%3BAA0lBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxhER%3BAAuiEA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAapB%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAp9EpB%3BAAAA%3BACEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADjChB%3BAEEA%3BAAEE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAACC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAGG%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAKK%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAIG%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAIG%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */