div, .site_content_wrapper span, .site_content_wrapper applet, .site_content_wrapper object, .site_content_wrapper iframe,
.site_content_wrapper h1, .site_content_wrapper h2, .site_content_wrapper h3, .site_content_wrapper h4, .site_content_wrapper h5, .site_content_wrapper h6, .site_content_wrapper p, .site_content_wrapper blockquote, .site_content_wrapper pre,
.site_content_wrapper a, .site_content_wrapper abbr, .site_content_wrapper acronym, .site_content_wrapper address, .site_content_wrapper big, .site_content_wrapper cite, .site_content_wrapper code,
.site_content_wrapper del, .site_content_wrapper dfn, .site_content_wrapper em, .site_content_wrapper font, .site_content_wrapper img, .site_content_wrapper ins, .site_content_wrapper kbd, .site_content_wrapper q, .site_content_wrapper s, .site_content_wrapper samp,
.site_content_wrapper small, .site_content_wrapper strike, .site_content_wrapper strong, .site_content_wrapper sub, .site_content_wrapper sup, .site_content_wrapper tt, .site_content_wrapper var,
.site_content_wrapper dl, .site_content_wrapper dt, .site_content_wrapper dd, .site_content_wrapper ol, .site_content_wrapper ul, .site_content_wrapper li,
.site_content_wrapper fieldset, form, .site_content_wrapper label, .site_content_wrapper legend,
.site_content_wrapper table, .site_content_wrapper caption, .site_content_wrapper tbody, .site_content_wrapper tfoot, .site_content_wrapper thead, .site_content_wrapper tr, .site_content_wrapper th, .site_content_wrapper td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

#control_content #content {
  height: 100%;
  font-size: 16px; }
  #control_content #content .ws_start {
    width: 1200px; }
  #control_content #content #eucookielaw, #control_content #content #ws_in_wk {
    position: static;
    float: left;
    min-height: 0 !important;
    height: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
  #control_content #content .editablegroup > li {
    list-style: none !important; }
  #control_content #content header {
    position: static; }
    #control_content #content header nav {
      position: relative; }
    #control_content #content header .slickslider {
      visibility: visible; }
    #control_content #content header .slickslider.slick-initialized {
      visibility: visible; }
    #control_content #content header .imageHome {
      height: 310px !important; }
    #control_content #content header nav.ws_top {
      top: auto !important; }
  #control_content #content .site_content .ws_start {
    margin-top: 0px; }
  #control_content #content main #ws_content .ws_faq .ws_faq_2 {
    display: block !important; }
  #control_content #content main #ws_content .ws_modular_person1_weiss, #control_content #content main #ws_content .ws_modular_t_lfmedium, #control_content #content main #ws_content .ws_modular_tb_lfmedium {
    float: none !important;
    display: block; }
  #control_content #content .ws_galb_description, #control_content #content .slider_overlay {
    display: none; }
  #control_content #content *[class^="ws_modular"] table td {
    border: 1px dashed  #cdcdcd; }

.clearfloat {
  clear: both; }

.bodynoc, html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  min-height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

.bodynoc {
  font-style: normal;
  font-size: 1em;
  color: #000000;
  font-family: "Open Sans", sans-serif; }
  .bodynoc .pp_pic_holder {
    font-family: "Open Sans", sans-serif; }
  .bodynoc div.pp_overlay {
    background-color: transparent; }
  .bodynoc a.pp_next {
    background-image: url("/img/pfeil_rechts.png") !important; }
  .bodynoc a.pp_previous {
    background-image: url("/img/pfeil_links.png") !important; }
  .bodynoc .site_content_wrapper img {
    display: block;
    border: 0;
    max-width: 100%;
    height: auto; }
  .bodynoc .site_content_wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .bodynoc a {
    color: #000000;
    text-decoration: none; }

.loading:after {
  content: "";
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(/img/ico_loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 100; }

.site_content_wrapper {
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  float: left;
  -webkit-text-size-adjust: none;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#eucookielaw {
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  background-color: transparent;
  font-family: "Open Sans", sans-serif; }
  #eucookielaw > div {
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background-color: #ffffff; }
    #eucookielaw > div p {
      margin: 0 auto;
      max-width: 1280px;
      text-align: center;
      padding: 1em; }

.bodynoc * {
  font-family: "Open Sans", sans-serif; }

.bodynoc b, .bodynoc strong {
  font-weight: bold; }

.bodynoc .site_content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .bodynoc .site_content_wrapper .site_content {
    width: 100%; }

.bodynoc .ws_start {
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .bodynoc .ws_start img {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%; }

.bodynoc header, .bodynoc footer, .bodynoc main {
  width: 100%; }
  .bodynoc header .maxw, .bodynoc header .maxw1, .bodynoc footer .maxw, .bodynoc footer .maxw1, .bodynoc main .maxw, .bodynoc main .maxw1 {
    width: 100%;
    max-width: 1240px;
    margin: auto; }
  .bodynoc header .maxw1, .bodynoc footer .maxw1, .bodynoc main .maxw1 {
    max-width: 1024px; }

.bodynoc header {
  background-color: #fff; }
  .bodynoc header .ws_menu {
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .bodynoc header .ws_menu > a {
      height: 75px;
      line-height: 75px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .bodynoc header #ws_menu_button {
    display: none; }

.bodynoc header {
  padding: 10px 0 0 0;
  border-bottom: 4px solid #0078be; }
  .bodynoc header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .bodynoc header nav > div {
      padding-left: 20px;
      padding-top: 10px;
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .bodynoc header nav h1 {
      font-weight: bold;
      color: #0078be;
      font-size: 26px;
      width: 100%; }
    .bodynoc header nav ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .bodynoc header nav ul li {
        position: relative;
        line-height: 2.4em; }
        .bodynoc header nav ul li a {
          font-size: 16px;
          margin: 0 1em 0 0;
          display: block; }
        .bodynoc header nav ul li .fa {
          font-size: 16px;
          text-indent: 10px; }
          .bodynoc header nav ul li .fa span {
            padding-left: 10px;
            font-weight: bold;
            font-family: "Open Sans", sans-serif; }
        .bodynoc header nav ul li > ul {
          position: absolute;
          top: 100%;
          z-index: 10;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: auto;
          padding: 0.5em;
          display: none;
          background-color: rgba(0, 120, 190, 0.9); }
          .bodynoc header nav ul li > ul li {
            height: auto; }
          .bodynoc header nav ul li > ul a {
            font-weight: normal;
            line-height: 2em;
            white-space: nowrap;
            color: #fff; }
          .bodynoc header nav ul li > ul li.sel a, .bodynoc header nav ul li > ul li:hover a {
            text-decoration: underline;
            color: #fff; }
      .bodynoc header nav ul li.sel > a {
        color: #0078be; }
      .bodynoc header nav ul li:hover > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .bodynoc header nav ul li.langs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .bodynoc header nav ul li.langs a {
          margin: 3px 10px; }
    .bodynoc header nav ul:last-child li a {
      font-size: 14px; }

.bodynoc main {
  display: block;
  background-position: bottom right;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 5em; }
  .bodynoc main .editable ul {
    padding-left: 1em;
    list-style-type: disc; }
    .bodynoc main .editable ul li {
      line-height: 1.2em; }
      .bodynoc main .editable ul li ul {
        list-style-type: circle; }
  .bodynoc main .cal_det, .bodynoc main .cal_det1 {
    width: 100%;
    background-color: #ffffff;
    padding-left: 1em; }
    .bodynoc main .cal_det > div, .bodynoc main .cal_det1 > div {
      font-size: 14px;
      margin: auto;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 2em; }
      .bodynoc main .cal_det > div .ws_akt_termine, .bodynoc main .cal_det1 > div .ws_akt_termine {
        color: #ffffff;
        padding-left: 2em; }
        .bodynoc main .cal_det > div .ws_akt_termine > div, .bodynoc main .cal_det1 > div .ws_akt_termine > div {
          display: table; }
          .bodynoc main .cal_det > div .ws_akt_termine > div > div > div, .bodynoc main .cal_det1 > div .ws_akt_termine > div > div > div {
            padding-left: 1em;
            line-height: 1.6em; }
            .bodynoc main .cal_det > div .ws_akt_termine > div > div > div a, .bodynoc main .cal_det1 > div .ws_akt_termine > div > div > div a {
              color: #0078be; }
        .bodynoc main .cal_det > div .ws_akt_termine .boldfont, .bodynoc main .cal_det1 > div .ws_akt_termine .boldfont {
          font-weight: bold;
          color: #0078be; }
        .bodynoc main .cal_det > div .ws_akt_termine h2, .bodynoc main .cal_det1 > div .ws_akt_termine h2 {
          font-size: 1.5em;
          padding-bottom: 1.3em;
          padding-left: 0.6667em; }
        .bodynoc main .cal_det > div .ws_akt_termine h3, .bodynoc main .cal_det1 > div .ws_akt_termine h3 {
          color: #0078be; }
      .bodynoc main .cal_det > div #ws_cal, .bodynoc main .cal_det > div #ws_cal1, .bodynoc main .cal_det1 > div #ws_cal, .bodynoc main .cal_det1 > div #ws_cal1 {
        width: 50%; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-inline, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-inline, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-inline, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-inline {
          width: 100%; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker {
          padding: 0; }
        .bodynoc main .cal_det > div #ws_cal .ui-corner-all, .bodynoc main .cal_det > div #ws_cal1 .ui-corner-all, .bodynoc main .cal_det1 > div #ws_cal .ui-corner-all, .bodynoc main .cal_det1 > div #ws_cal1 .ui-corner-all {
          border-radius: 0;
          background: #82bedc; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-prev, .bodynoc main .cal_det > div #ws_cal .ui-datepicker-next, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-prev, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-next, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-prev, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-next, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-prev, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-next {
          cursor: pointer; }
        .bodynoc main .cal_det > div #ws_cal .ui-state-default, .bodynoc main .cal_det > div #ws_cal .ui-widget-content .ui-state-default, .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-state-default, .bodynoc main .cal_det > div #ws_cal1 .ui-state-default, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-content .ui-state-default, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-content .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-content .ui-state-default, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-state-default {
          border: 0;
          height: 100%;
          display: block;
          text-align: center;
          line-height: 2em;
          background: none;
          background-color: #fff;
          color: #000;
          font-weight: normal;
          font-size: 14px; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker table, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker table, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker table, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker table {
          margin-bottom: 0; }
        .bodynoc main .cal_det > div #ws_cal .ui-widget-header, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header {
          border: 0;
          border-bottom: 1px solid #fff;
          color: #000;
          font-size: 14px; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker td, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker td, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker td, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker td {
          padding: 0;
          border: 1px solid #ffffff;
          height: 2.5em;
          text-align: center;
          width: 14.28571428571429%;
          border-right: 0;
          border-bottom: 0;
          font-weight: normal;
          color: #000; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker th, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker th, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker th, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker th {
          color: #000;
          font-weight: bold;
          font-size: 14px; }
        .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-state-hover, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-state-hover, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-state-hover, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-state-hover {
          border: 0; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-next-hover, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-next-hover, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-next-hover, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-next-hover {
          right: 2px;
          top: 2px; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-prev-hover, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-prev-hover, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-prev-hover, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-prev-hover {
          left: 2px;
          top: 2px; }
        .bodynoc main .cal_det > div #ws_cal .ui-state-hover .ui-icon, .bodynoc main .cal_det > div #ws_cal .ui-state-focus .ui-icon, .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-icon, .bodynoc main .cal_det > div #ws_cal1 .ui-state-hover .ui-icon, .bodynoc main .cal_det > div #ws_cal1 .ui-state-focus .ui-icon, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-icon, .bodynoc main .cal_det1 > div #ws_cal .ui-state-hover .ui-icon, .bodynoc main .cal_det1 > div #ws_cal .ui-state-focus .ui-icon, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-icon, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-hover .ui-icon, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-focus .ui-icon, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-icon {
          background-image: none !important; }
        .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-e:before, .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-e:before, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-e:before, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-e:before, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-w:before {
          content: "\f105";
          font: normal normal normal 14px/1 FontAwesome;
          position: absolute;
          top: 0;
          left: 0;
          color: #000;
          z-index: 100;
          text-indent: 0; }
        .bodynoc main .cal_det > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-header .ui-icon-circle-triangle-w:before, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-header .ui-icon-circle-triangle-w:before {
          content: "\f104";
          left: auto;
          right: 0; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-title, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-title, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-title, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-title {
          cursor: pointer; }
        .bodynoc main .cal_det > div #ws_cal .ui-state-highlight, .bodynoc main .cal_det > div #ws_cal1 .ui-state-highlight, .bodynoc main .cal_det1 > div #ws_cal .ui-state-highlight, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-highlight {
          outline: 1px solid #0078be !important;
          color: #ffffff; }
        .bodynoc main .cal_det > div #ws_cal .ui-state-withdates > a, .bodynoc main .cal_det > div #ws_cal1 .ui-state-withdates > a, .bodynoc main .cal_det1 > div #ws_cal .ui-state-withdates > a, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-withdates > a {
          background-color: #c8c8c8 !important; }
        .bodynoc main .cal_det > div #ws_cal .ui-state-withdates1, .bodynoc main .cal_det > div #ws_cal1 .ui-state-withdates1, .bodynoc main .cal_det1 > div #ws_cal .ui-state-withdates1, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-withdates1 {
          position: relative; }
          .bodynoc main .cal_det > div #ws_cal .ui-state-withdates1 > a, .bodynoc main .cal_det > div #ws_cal1 .ui-state-withdates1 > a, .bodynoc main .cal_det1 > div #ws_cal .ui-state-withdates1 > a, .bodynoc main .cal_det1 > div #ws_cal1 .ui-state-withdates1 > a {
            background-color: #cde6f0 !important; }
        .bodynoc main .cal_det > div #ws_cal .ui-datepicker-unselectable.ui-state-withdates span, .bodynoc main .cal_det > div #ws_cal1 .ui-datepicker-unselectable.ui-state-withdates span, .bodynoc main .cal_det1 > div #ws_cal .ui-datepicker-unselectable.ui-state-withdates span, .bodynoc main .cal_det1 > div #ws_cal1 .ui-datepicker-unselectable.ui-state-withdates span {
          background-color: #c8c8c8 !important; }
        .bodynoc main .cal_det > div #ws_cal .ui-widget-content .ui-state-disabled, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-content .ui-state-disabled, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-content .ui-state-disabled, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-content .ui-state-disabled {
          opacity: 1; }
          .bodynoc main .cal_det > div #ws_cal .ui-widget-content .ui-state-disabled span, .bodynoc main .cal_det > div #ws_cal1 .ui-widget-content .ui-state-disabled span, .bodynoc main .cal_det1 > div #ws_cal .ui-widget-content .ui-state-disabled span, .bodynoc main .cal_det1 > div #ws_cal1 .ui-widget-content .ui-state-disabled span {
            color: #969696; }
  .bodynoc main .cal_det1 > div.leg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 2em 0; }
    .bodynoc main .cal_det1 > div.leg > div {
      padding-right: 2em;
      line-height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .bodynoc main .cal_det1 > div.leg .leg_grau, .bodynoc main .cal_det1 > div.leg .leg_blau {
      width: 80px;
      height: 30px;
      background-color: #c8c8c8; }
    .bodynoc main .cal_det1 > div.leg .leg_blau {
      background-color: #cde6f0; }
    .bodynoc main .cal_det1 > div.leg span {
      display: block;
      margin-right: 1em; }
  .bodynoc main .cal_det1 > div .ws_akt_termine {
    padding-left: 0; }
    .bodynoc main .cal_det1 > div .ws_akt_termine > div > div {
      display: table-row; }
      .bodynoc main .cal_det1 > div .ws_akt_termine > div > div > div {
        display: table-cell;
        border-bottom: 1px solid #0078be; }
      .bodynoc main .cal_det1 > div .ws_akt_termine > div > div > div:first-child {
        padding: 0; }
  .bodynoc main .stundentafel {
    border-collapse: collapse; }
    .bodynoc main .stundentafel td {
      border: 2px solid #fff;
      background-color: rgba(205, 230, 240, 0.9);
      padding: 0.2em 0.5em;
      text-align: center; }
    .bodynoc main .stundentafel th {
      border: 2px solid #fff;
      background-color: rgba(130, 190, 220, 0.9);
      padding: 0.2em 0.5em;
      font-weight: bold;
      text-align: center; }
    .bodynoc main .stundentafel th:first-child, .bodynoc main .stundentafel td:first-child {
      text-align: left; }
  .bodynoc main .stundentafel_nms {
    border-collapse: collapse; }
    .bodynoc main .stundentafel_nms td {
      border: 2px solid #fff;
      background-color: rgba(160, 44, 120, 0.8);
      padding: 0.2em 0.5em;
      text-align: center;
      color: #fff; }
    .bodynoc main .stundentafel_nms th {
      border: 2px solid #fff;
      background-color: #a02c78;
      padding: 0.2em 0.5em;
      font-weight: bold;
      text-align: center;
      color: #fff; }
    .bodynoc main .stundentafel_nms th:first-child, .bodynoc main .stundentafel_nms td:first-child {
      text-align: left; }
  .bodynoc main .blueborderbottom {
    border-bottom: 4px solid #0078be; }
  .bodynoc main .breadcrumb {
    height: 45px; }
    .bodynoc main .breadcrumb ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .bodynoc main .breadcrumb ul li .fa {
        padding: 0 5px;
        font-size: 12px; }
  .bodynoc main h1, .bodynoc main h2, .bodynoc main h3, .bodynoc main h4, .bodynoc main h5, .bodynoc main h6 {
    line-height: 1.6em; }
  .bodynoc main h1 {
    font-size: 26px;
    color: #0078be;
    margin: 1em 0;
    font-weight: bold; }
  .bodynoc main h2 {
    font-size: 18px;
    margin: 1em 0;
    font-weight: bold;
    color: #0078be; }
  .bodynoc main h3 {
    font-size: 16px;
    margin: 1em 0;
    font-weight: bold;
    color: #0078be; }
  .bodynoc main p {
    font-size: 14px;
    margin: 1em 0; }
  .bodynoc main .ws_full {
    position: relative; }
    .bodynoc main .ws_full .ws_modular_gal {
      padding: 0; }
    .bodynoc main .ws_full .slick-slider {
      overflow: hidden; }
    .bodynoc main .ws_full .slider_overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .bodynoc main .ws_full .slider_overlay h1 {
        font-size: 36px;
        line-height: 110px;
        text-align: center;
        margin: 0;
        font-weight: 300;
        text-transform: uppercase; }
      .bodynoc main .ws_full .slider_overlay h1:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 25%;
        width: 50px;
        height: 2px;
        margin-left: -25px; }
  .bodynoc main #anfragen_management_form {
    width: 80%;
    margin: auto; }
    .bodynoc main #anfragen_management_form #anfragen_management_formdiv {
      width: 100%; }
    .bodynoc main #anfragen_management_form .merkmal_management_inputdiv {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line {
        width: 50%;
        padding: 0 1em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        white-space: nowrap;
        line-height: 34px;
        margin-bottom: 1em; }
        .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line div:nth-child(2) {
          width: 100%; }
        .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line input, .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line label {
          display: block;
          width: 100%;
          border: 0;
          font-size: 12px !important;
          border: 0 !important;
          padding: 0 1em !important;
          line-height: 24px !important;
          -webkit-box-shadow: none !important;
          box-shadow: none !important;
          height: 24px !important; }
        .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line textarea {
          border: 1px solid #cdcdcd !important;
          -webkit-box-shadow: none !important;
          box-shadow: none !important;
          font-size: 12px !important; }
        .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line .merkmal_management_inputdiv_label {
          margin-left: 1em;
          border-bottom: 1px solid #cdcdcd; }
        .bodynoc main #anfragen_management_form .merkmal_management_inputdiv .merkmal_management_inputdiv_line .merkmal_management_inputdiv_input {
          margin-right: 1em;
          border-bottom: 1px solid #cdcdcd; }
    .bodynoc main #anfragen_management_form .ws_submit_div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      padding: 0 2em; }
      .bodynoc main #anfragen_management_form .ws_submit_div > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .bodynoc main #anfragen_management_form .ws_submit_div > div input[type="checkbox"] {
          margin-top: 3px; }
        .bodynoc main #anfragen_management_form .ws_submit_div > div input[type="submit"] {
          height: 35px;
          background-color: #fff;
          border: 1px solid #cdcdcd !important;
          cursor: pointer; }
  .bodynoc main .ws_full.maxw, .bodynoc main .ws_full.maxw1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .bodynoc main .ws_modular_dbgal {
    padding: 0; }
  .bodynoc main .breadcrumb ul {
    padding: 0 12px; }
  .bodynoc main .breadcrumb li {
    padding-top: 10px; }
    .bodynoc main .breadcrumb li a {
      font-size: 10px; }
  .bodynoc main .ws_full > *[class^="ws_modular"] {
    font-size: 12px;
    line-height: 1.5em;
    padding: 1em 12px; }
    .bodynoc main .ws_full > *[class^="ws_modular"] table td, .bodynoc main .ws_full > *[class^="ws_modular"] table th {
      font-size: 14px;
      line-height: 1.5em; }
  .bodynoc main .ws_kachel_gallery {
    margin: 0 -1em;
    width: 100%; }
    .bodynoc main .ws_kachel_gallery > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .bodynoc main .ws_kachel_gallery > div figure {
        margin: 0em;
        padding: 1em;
        width: 16.66667%; }
  .bodynoc main .ws_modular_klasse, .bodynoc main .ws_modular_klasse2 {
    width: 33.33332%;
    padding: 0 1em; }
  .bodynoc main .ws_modular_klasse2 {
    width: 50%; }
  .bodynoc main .ws_modular_t, .bodynoc main .ws_modular_tt {
    width: 100%; }
  .bodynoc main .ws_modular_tt {
    padding: 1em 0em; }
  .bodynoc main .ws_modular_t_blau {
    padding: 1em; }
    .bodynoc main .ws_modular_t_blau * {
      color: #ffffff !important; }
  .bodynoc main .ws_modular_tb, .bodynoc main .ws_modular_tt, .bodynoc main .ws_modular_bt, .bodynoc main .ws_modular_btkl, .bodynoc main .ws_modular_tbt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    width: 100% }
    .bodynoc main .ws_modular_tb .ws_modular_tb_t, .bodynoc main .ws_modular_tb .ws_modular_tt_t1, .bodynoc main .ws_modular_tb .ws_modular_bt_t, .bodynoc main .ws_modular_tb .ws_modular_btkl_t, .bodynoc main .ws_modular_tb .ws_modular_tbt_t2, .bodynoc main .ws_modular_tt .ws_modular_tb_t, .bodynoc main .ws_modular_tt .ws_modular_tt_t1, .bodynoc main .ws_modular_tt .ws_modular_bt_t, .bodynoc main .ws_modular_tt .ws_modular_btkl_t, .bodynoc main .ws_modular_tt .ws_modular_tbt_t2, .bodynoc main .ws_modular_bt .ws_modular_tb_t, .bodynoc main .ws_modular_bt .ws_modular_tt_t1, .bodynoc main .ws_modular_bt .ws_modular_bt_t, .bodynoc main .ws_modular_bt .ws_modular_btkl_t, .bodynoc main .ws_modular_bt .ws_modular_tbt_t2, .bodynoc main .ws_modular_btkl .ws_modular_tb_t, .bodynoc main .ws_modular_btkl .ws_modular_tt_t1, .bodynoc main .ws_modular_btkl .ws_modular_bt_t, .bodynoc main .ws_modular_btkl .ws_modular_btkl_t, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t2, .bodynoc main .ws_modular_tbt .ws_modular_tb_t, .bodynoc main .ws_modular_tbt .ws_modular_tt_t1, .bodynoc main .ws_modular_tbt .ws_modular_bt_t, .bodynoc main .ws_modular_tbt .ws_modular_btkl_t, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t2 {
      width: 66%;
      padding-right: 1em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .bodynoc main .ws_modular_tb .ws_modular_tb_i, .bodynoc main .ws_modular_tb .ws_modular_tt_t2, .bodynoc main .ws_modular_tb .ws_modular_bt_i, .bodynoc main .ws_modular_tb .ws_modular_btkl_i, .bodynoc main .ws_modular_tb .ws_modular_tbt_t1, .bodynoc main .ws_modular_tt .ws_modular_tb_i, .bodynoc main .ws_modular_tt .ws_modular_tt_t2, .bodynoc main .ws_modular_tt .ws_modular_bt_i, .bodynoc main .ws_modular_tt .ws_modular_btkl_i, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1, .bodynoc main .ws_modular_bt .ws_modular_tb_i, .bodynoc main .ws_modular_bt .ws_modular_tt_t2, .bodynoc main .ws_modular_bt .ws_modular_bt_i, .bodynoc main .ws_modular_bt .ws_modular_btkl_i, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1, .bodynoc main .ws_modular_btkl .ws_modular_tb_i, .bodynoc main .ws_modular_btkl .ws_modular_tt_t2, .bodynoc main .ws_modular_btkl .ws_modular_bt_i, .bodynoc main .ws_modular_btkl .ws_modular_btkl_i, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1, .bodynoc main .ws_modular_tbt .ws_modular_tb_i, .bodynoc main .ws_modular_tbt .ws_modular_tt_t2, .bodynoc main .ws_modular_tbt .ws_modular_bt_i, .bodynoc main .ws_modular_tbt .ws_modular_btkl_i, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 {
      width: 33%; }
    .bodynoc main .ws_modular_tb .ws_modular_bt_t, .bodynoc main .ws_modular_tb .ws_modular_btkl_t, .bodynoc main .ws_modular_tt .ws_modular_bt_t, .bodynoc main .ws_modular_tt .ws_modular_btkl_t, .bodynoc main .ws_modular_bt .ws_modular_bt_t, .bodynoc main .ws_modular_bt .ws_modular_btkl_t, .bodynoc main .ws_modular_btkl .ws_modular_bt_t, .bodynoc main .ws_modular_btkl .ws_modular_btkl_t, .bodynoc main .ws_modular_tbt .ws_modular_bt_t, .bodynoc main .ws_modular_tbt .ws_modular_btkl_t {
      padding-right: 0em;
      padding-left: 1em; }
    .bodynoc main .ws_modular_tb .ws_modular_tbt_t1, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 {
      color: #ffffff; }
      .bodynoc main .ws_modular_tb .ws_modular_tbt_t1 h1, .bodynoc main .ws_modular_tb .ws_modular_tbt_t1 h2, .bodynoc main .ws_modular_tb .ws_modular_tbt_t1 h3, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1 h1, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1 h2, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1 h3, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1 h1, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1 h2, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1 h3, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1 h1, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1 h2, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1 h3, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 h1, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 h2, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 h3 {
        color: #ffffff; }
    .bodynoc main .ws_modular_tb .ws_modular_tbt_t1 > div, .bodynoc main .ws_modular_tb .ws_modular_tbt_t2 > div, .bodynoc main .ws_modular_tt .ws_modular_tbt_t1 > div, .bodynoc main .ws_modular_tt .ws_modular_tbt_t2 > div, .bodynoc main .ws_modular_bt .ws_modular_tbt_t1 > div, .bodynoc main .ws_modular_bt .ws_modular_tbt_t2 > div, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t1 > div, .bodynoc main .ws_modular_btkl .ws_modular_tbt_t2 > div, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t1 > div, .bodynoc main .ws_modular_tbt .ws_modular_tbt_t2 > div {
      padding: 0.5em 1em; }
    .bodynoc main .ws_modular_tb .ws_modular_tt_t1, .bodynoc main .ws_modular_tb .ws_modular_tt_t2, .bodynoc main .ws_modular_tb .ws_modular_btkl_t, .bodynoc main .ws_modular_tb .ws_modular_btkl_i, .bodynoc main .ws_modular_tt .ws_modular_tt_t1, .bodynoc main .ws_modular_tt .ws_modular_tt_t2, .bodynoc main .ws_modular_tt .ws_modular_btkl_t, .bodynoc main .ws_modular_tt .ws_modular_btkl_i, .bodynoc main .ws_modular_bt .ws_modular_tt_t1, .bodynoc main .ws_modular_bt .ws_modular_tt_t2, .bodynoc main .ws_modular_bt .ws_modular_btkl_t, .bodynoc main .ws_modular_bt .ws_modular_btkl_i, .bodynoc main .ws_modular_btkl .ws_modular_tt_t1, .bodynoc main .ws_modular_btkl .ws_modular_tt_t2, .bodynoc main .ws_modular_btkl .ws_modular_btkl_t, .bodynoc main .ws_modular_btkl .ws_modular_btkl_i, .bodynoc main .ws_modular_tbt .ws_modular_tt_t1, .bodynoc main .ws_modular_tbt .ws_modular_tt_t2, .bodynoc main .ws_modular_tbt .ws_modular_btkl_t, .bodynoc main .ws_modular_tbt .ws_modular_btkl_i {
      width: 50%; }
  .bodynoc main .ws_gallery_3B {
    margin-right: -1em; }
    .bodynoc main .ws_gallery_3B .photoswipe {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .bodynoc main .ws_gallery_3B .photoswipe figure {
        margin: 0;
        padding: 0 1em 1em 0;
        width: 33.33332%; }
      .bodynoc main .ws_gallery_3B .photoswipe figure:first-child {
        width: 100%; }
  .bodynoc main .ws_faq {
    margin-bottom: 1.6em; }
    .bodynoc main .ws_faq .ws_faq_1 {
      height: 2em;
      color: #ffffff;
      line-height: 2em;
      cursor: pointer;
      font-weight: bold;
      padding: 0 6em 0 1em;
      position: relative; }
      .bodynoc main .ws_faq .ws_faq_1 h2 {
        color: #ffffff;
        font-weight: normal; }
    .bodynoc main .ws_faq .ws_faq_1:after {
      content: "mehr...";
      position: absolute;
      top: 0;
      right: 1em;
      font-weight: normal; }
    .bodynoc main .ws_faq .ws_faq_1.ws_faqopen {
      padding: 0 1em; }
    .bodynoc main .ws_faq .ws_faq_1.ws_faqopen:after {
      content: ""; }
    .bodynoc main .ws_faq .ws_faq_1.open:after {
      content: "weniger..."; }
    .bodynoc main .ws_faq .ws_faq_2 {
      display: none;
      padding: 1em; }
    .bodynoc main .ws_faq .ws_faq_2.ws_faqopen {
      display: block; }
  .bodynoc main .ws_modular_box {
    width: 33.33332%;
    position: relative; }
    .bodynoc main .ws_modular_box .ws_modular_box_t {
      position: absolute;
      bottom: -15px;
      border: 5px solid #fff;
      color: #fff;
      width: 80%;
      left: 10%; }
      .bodynoc main .ws_modular_box .ws_modular_box_t p {
        font-size: 14px;
        text-align: center;
        padding: 13.5px 1em; }
        .bodynoc main .ws_modular_box .ws_modular_box_t p a {
          color: #fff; }

#ws_in_wk {
  position: fixed;
  top: 50%;
  left: 50%; }
  #ws_in_wk > div {
    margin-left: -50%;
    padding: 1em;
    background-color: #ffffff;
    text-align: center; }

.datum {
  display: inline-block;
  float: right;
  font-size: 12px !important; }

a[href^="[TT*"] {
  color: #fff !important;
  display: inline-block;
  padding: 0.3em 1em;
  margin-bottom: 0.5em; }
  a[href^="[TT*"] span {
    font-size: 150%;
    font-weight: bold; }

.ui-tooltip {
  font-family: Helvetica;
  font-size: 13.333px;
  line-height: 1.3em; }

.ui-tooltip * {
  font-size: 13.333px; }

.ui-tooltip h2 {
  margin-top: 0;
  font-size: 2em; }

.ui-tooltip ul {
  margin: 0;
  padding: 0; }
  .ui-tooltip ul li {
    position: relative;
    padding-left: 1em; }

.ui-tooltip ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #D12429; }

.ws_blau {
  color: #0078be; }

.ws_magenta {
  color: #a02c78; }

.ws_10px {
  font-size: 10px !important;
  line-height: 1.3em; }

.ws_12px {
  font-size: 12px !important;
  line-height: 1.3em; }

.ws_14px {
  font-size: 14px !important;
  line-height: 1.3em; }

#ws_ind {
  width: 1px; }

.mce_content_item_right, .mce_content_item_right1 {
  float: right !important;
  margin: 0 0 1% 1% !important;
  width: auto !important;
  max-width: 50%; }

.mce_content_item_left, .mce_content_item_left1 {
  margin: 0 1% 1% 0 !important;
  width: auto !important;
  max-width: 50%; }

.mce_content_item_left {
  float: left !important; }

.mce_content_item_right1:after, .mce_content_item_left1:after {
  content: " ";
  display: table;
  clear: both; }

.mce_content_item_inline {
  display: inline !important;
  vertical-align: middle; }

.ws_unterstrich {
  position: relative; }

.ws_unterstrich:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 150%;
  height: 2px;
  width: 50px;
  margin-left: -25px; }

.cfm:before, .cfm:after {
  content: ' ';
  display: table; }

.cfm:after {
  clear: both; }

*[data-mce-bogus] {
  display: none !important; }

@media only screen and (max-width: 800px) {
  .bodynoc header #ws_menu_button {
    display: block;
    font-size: 2em;
    margin: 0.5em; }
  .bodynoc header nav > div {
    display: none;
    position: absolute;
    z-index: 100;
    top: 75px;
    left: 0;
    background-color: #fff; }
    .bodynoc header nav > div h1 {
      display: none; }
  .bodynoc header nav ul {
    position: static;
    z-index: 10;
    display: block;
    width: 100%;
    background-color: #fff; }
    .bodynoc header nav ul li {
      width: 100%;
      height: auto;
      text-align: right;
      padding-right: 1em; }
      .bodynoc header nav ul li a {
        line-height: 2.6em; }
    .bodynoc header nav ul li.sel > ul {
      display: block;
      position: static; }
    .bodynoc header nav ul li.langs {
      height: 2.6em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .bodynoc header nav ul li.langs a {
        margin: 15px 10px; }
  .bodynoc main .ws_full .ws_slick_gallery .ws_galb_thumb img {
    min-height: 90px; }
  .bodynoc main .ws_full .slider_overlay h1 {
    font-size: 18px;
    line-height: 90px; }
  .bodynoc main .ws_full .ws_kachel_gallery > div figure {
    width: 50%; }
  .bodynoc main .ws_full .ws_modular_tb, .bodynoc main .ws_full .ws_modular_bt, .bodynoc main .ws_full .ws_modular_btkl, .bodynoc main .ws_full .ws_modular_tbt, .bodynoc main .ws_full .ws_modular_tt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bodynoc main .ws_full .ws_modular_tb .ws_modular_tb_t, .bodynoc main .ws_full .ws_modular_tb .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tb .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tbt_t2, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tb_t, .bodynoc main .ws_full .ws_modular_bt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_bt .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tbt_t2, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tb_t, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tbt_t2, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tb_t, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tbt_t2, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tb_t, .bodynoc main .ws_full .ws_modular_tt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tt .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tbt_t2, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tt_t2 {
      width: 100%;
      padding-right: 0em; }
    .bodynoc main .ws_full .ws_modular_tb .ws_modular_tb_i, .bodynoc main .ws_full .ws_modular_tb .ws_modular_bt_i, .bodynoc main .ws_full .ws_modular_tb .ws_modular_btkl_i, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tbt_t1, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tb_i, .bodynoc main .ws_full .ws_modular_bt .ws_modular_bt_i, .bodynoc main .ws_full .ws_modular_bt .ws_modular_btkl_i, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tbt_t1, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tb_i, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_bt_i, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_btkl_i, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tbt_t1, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tb_i, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_bt_i, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_btkl_i, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tbt_t1, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tt_t2, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tb_i, .bodynoc main .ws_full .ws_modular_tt .ws_modular_bt_i, .bodynoc main .ws_full .ws_modular_tt .ws_modular_btkl_i, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tbt_t1, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tt_t1, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tt_t2 {
      width: 100%; }
    .bodynoc main .ws_full .ws_modular_tb .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tb .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_bt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_bt .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_btkl_t, .bodynoc main .ws_full .ws_modular_tt .ws_modular_bt_t, .bodynoc main .ws_full .ws_modular_tt .ws_modular_btkl_t {
      padding-right: 0em;
      padding-left: 0em; }
    .bodynoc main .ws_full .ws_modular_tb .ws_modular_tbt_t1 > div, .bodynoc main .ws_full .ws_modular_tb .ws_modular_tbt_t2 > div, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tbt_t1 > div, .bodynoc main .ws_full .ws_modular_bt .ws_modular_tbt_t2 > div, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tbt_t1 > div, .bodynoc main .ws_full .ws_modular_btkl .ws_modular_tbt_t2 > div, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tbt_t1 > div, .bodynoc main .ws_full .ws_modular_tbt .ws_modular_tbt_t2 > div, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tbt_t1 > div, .bodynoc main .ws_full .ws_modular_tt .ws_modular_tbt_t2 > div {
      padding: 0.5em 2em; }
  .bodynoc main .ws_full .ws_modular_t_lfmedium, .bodynoc main .ws_full .ws_modular_tb_lfmedium {
    width: 100%;
    padding: 1em; }
  #ws_ind {
    width: 2px; } }
