@charset "UTF-8";
* {
  border-color: #000000 !important;
  border-width: 1px;
  background: #FFFFFF !important;
  color: #000000 !important;
  -webkit-print-color-adjust: exact !important; /* Chrome, Safari 6 – 15.3, Edge */
  color-adjust: exact !important; /* Firefox 48 – 96 */
  print-color-adjust: exact !important;
}
*::before, *::after {
  -webkit-print-color-adjust: exact !important; /* Chrome, Safari 6 – 15.3, Edge */
  color-adjust: exact !important; /* Firefox 48 – 96 */
  print-color-adjust: exact !important;
}
body,
html {
  height: auto;
}
body.gsb {
  font-size: 9pt;
  line-height: 1.5;
  padding: 0 1pt;
  /* @ Firefox, prevent cutted off borders on left and right edge, for example of a table */
  orphans: 3;
  widows: 3;
}
.gsb hr, .gsb object, .gsb .aural, .navSkip, #navPrimary, #navSecondary,
#navServiceMeta, #clear, #navStart, #navFunctions, #navContent,
#siteInfo h2, #identityPicture, #search, .navIndex, #servicebox,
.navToTop, a.lupe, #socialBookmarks, .sectionRating, #servicebox,
#navFunctionsWrapper, .solrSortLinks, input[type=submit],
.newsletterPlainLink, .newsletterHtmlLink, .shoppingCartLink,
#siteInfo, .teaser-switcher .navigation, .teaser-switcher .slick-dots,
#navBreadcrumbs, .copyright a, .gallerybox .copyright span,
.galleryBox .navigation, .mejs-mediaelement, #navBreadcrumbsVertical,
.picture a.loupe, .aural, .tooltip, .all, .video-icon, #stage .pagination,
#stage .navigation, #stage .slick-dots, #stage .slick-slide, .mfp-wrap {
  display: none !important;
}
.mejs-inner,
.mejs-wrapper {
  visibility: hidden;
}
.mejs-wrapper .mejs-poster img {
  visibility: visible;
}
.main,
.container,
.l-header,
.header-image, .c-buehne__img,
.row, .column {
  -webkit-column-break-before: unset !important;
          break-before: unset !important;
  -webkit-column-break-after: unset !important;
          break-after: unset !important;
  -webkit-column-break-inside: unset !important;
          break-inside: unset !important;
  margin: 0 !important;
  padding: 0 !important;
}
.galleryBox .slick-slide,
.videoBox,
.teaser,
.banner,
.boxWrapper.videoBox,
#bottom .wrapper-teaser-switcher,
#footer {
  -webkit-column-break-before: avoid;
          break-before: avoid;
  -webkit-column-break-after: avoid;
          break-after: avoid;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}
#main {
  padding-left: 5px;
  padding-right: 5px;
}
#content {
  display: inline-block;
  padding: 0;
  min-height: 0 !important;
  width: 100%;
}
#content.scrollable {
  padding: 0;
}
.gsb code,
.gsb input,
.gsb kbd,
.gsb option,
.gsb samp,
.gsb textarea,
.gsb var {
  font-family: "Courier New", Courier, monospace;
}
.gsb h1,
.gsb h1 * {
  font-size: 14pt;
}
.gsb h2,
.gsb h2 * {
  font-size: 12pt;
}
.gsb h3,
.gsb h3 * {
  font-size: 11pt;
}
.gsb h4,
.gsb h4 * {
  font-size: 10pt;
}
.gsb h5,
.gsb h6 {
  font-weight: normal;
}
.gsb h6 {
  font-style: italic;
}
.gsb h1,
.gsb h2,
.gsb h3,
.gsb h4,
.gsb h5,
.gsb h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
}
.gsb caption,
.gsb legend,
#faq dt a {
  font-weight: bold;
}
.gsb code,
.gsb kbd,
.gsb samp,
.gsb var {
  font-weight: bold;
  letter-spacing: 1px;
}
.gsb h1.firstInSlot {
  margin-top: 20pt;
}
#wrapperBreadcrumbs,
#content .headerTopLine,
#content h1,
.row:before,
.row:after {
  clear: both;
}
p,
address {
  margin: 0 0 20pt;
}
ul,
ol {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
img {
  height: auto;
  max-width: 100%;
}
body {
  color: #333333;
}
h1.firstInSlot {
  margin-top: 0;
}
.aural,
p.navSkip,
.navSkip a {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.navSkip a:focus,
.navSkip a:active {
  font-size: 20px;
  height: auto;
  left: 15px;
  padding: 8px 0 20px;
  top: 15px;
  width: 100%;
  z-index: 1000;
}
.clear,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content table {
  clear: both;
}
q {
  quotes: "" "" "" "";
}
blockquote {
  margin: 10pt 10pt 20pt;
  background: #EEEEEE;
}
blockquote p {
  padding: 10pt;
  margin-bottom: 0;
}
button {
  border: none;
  background-color: transparent;
  padding: 0;
}
.gsb dd,
.gsb dt,
.gsb li,
.gsb td,
.gsb th,
.gsb tr {
  page-break-inside: avoid;
}
#stage .slick-track,
#stage .slick-slide {
  width: auto !important;
}
#stage .slick-track {
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
}
#stage .slick-slide.slick-active {
  display: block !important;
}
.c-buehne {
  height: auto;
  padding-bottom: 20px;
}
#content ol,
#addContent ol {
  list-style: decimal outside none;
  padding-left: 20px;
}
#content ol ol,
#addContent ol ol {
  list-style: lower-alpha outside none;
}
#content ol ol ol,
#addContent ol ol ol {
  list-style: lower-roman outside none;
}
#content ol#searchResult,
#addContent ol#searchResult {
  list-style-type: none;
  padding-left: 0;
}
#content ul,
#content ol,
#addContent ul,
#addContent ol {
  list-style-type: inherit;
  margin-bottom: 20pt;
}
#content ul *,
#content ol *,
#addContent ul *,
#addContent ol * {
  margin-bottom: 0;
}
#content ul h2,
#content ol h2,
#addContent ul h2,
#addContent ol h2 {
  display: block;
  border-bottom: 2px solid #000000;
}
#content table ul,
#content table ol,
#addContent table ul,
#addContent table ol {
  margin-bottom: 0;
}
#content ul {
  list-style-type: disc;
  padding-left: 20px;
}
#content ul.links,
#content ul#navFunctions,
#content ul.downloadlinks,
#content ul.navIndex,
#content ul#searchResultIndex.navIndex,
#content ul#glossaryIndex {
  list-style-type: none;
  padding-left: 0;
}
#content .wrapper-teaser .toggleEntry {
  border-bottom: 1px dotted;
}
#content .wrapper-teaser .toggleEntry:last-child {
  border-bottom: none;
}
ul.downloadlinks li {
  margin-top: 10pt;
}
ul.downloadlinks li:first-child {
  margin-top: 0;
}
ul.links a,
ul.links strong {
  display: block;
}
#sitemap ul {
  list-style-type: disc;
}
#sitemap ul li {
  margin-left: 20px;
}
#bottom {
  display: block;
}
#bottom .wrapper-teaser-switcher h2 {
  clear: both;
  overflow: auto;
  border-top: 3pt double;
  padding-top: 10pt;
}
#bottom .wrapper-teaser-switcher .slick-track {
  width: 100% !important;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
  height: inherit !important;
  overflow: auto;
  padding: 5pt 5pt 5pt 15pt;
}
#bottom .wrapper-teaser-switcher .slick-track .teaser.slick-slide {
  float: left;
  border-bottom: none;
}
dl {
  line-height: 1.43em;
  margin: 0 0 20px;
  overflow: hidden;
}
dt {
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 15px;
}
dd {
  display: block;
}
table dl {
  margin-bottom: 0;
}
p.left,
td.left,
th.left {
  text-align: left;
}
p.right,
td.right,
th.right {
  text-align: right;
}
p.center,
td.center,
th.center {
  text-align: center;
}
p.justify,
td.justify,
th.justify {
  text-align: justify;
}
.responsiveTable {
  position: static;
}
.table-wrapper {
  display: block;
}
.scrollable .table-wrapper table {
  width: auto !important;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  margin: 0 0 20pt;
  padding: 0 0 10pt;
  table-layout: fixed;
  width: 100%;
}
table .sortUp {
  background: url(/SiteGlobals/Frontend/Images/icons/sort-up-b.svg?__blob=normal&v=1) no-repeat 100% 9px;
  padding-right: 17px;
  text-decoration: underline;
}
table .sortDown {
  background: url(/SiteGlobals/Frontend/Images/icons/sort-down-b.svg?__blob=normal&v=1) no-repeat 100% 9px;
  padding-right: 17px;
  text-decoration: underline;
}
table .width15 {
  width: 15%;
}
table .width20 {
  width: 20%;
}
table .width25 {
  width: 25%;
}
table .width30 {
  width: 30%;
}
table .width35 {
  width: 35%;
}
table .width40 {
  width: 15%;
}
table .width45 {
  width: 45%;
}
table .width45 {
  width: 45%;
}
table .width50 {
  width: 50%;
}
table .width70 {
  width: 70%;
}
table .width80 {
  width: 80%;
}
table .width85 {
  width: 85%;
}
caption {
  font-weight: bold;
  color: #333333;
  padding-bottom: 10pt;
  text-transform: uppercase;
  text-align: left;
}
tbody {
  padding: 0 0 10px;
}
th {
  border-bottom: 1px solid #000000;
  background: #B2B2B2;
  color: #333333;
  padding: 10pt;
  text-align: left;
}
th a {
  color: #333333;
}
td {
  border-bottom: 1px solid #000000;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.picture {
  background: #EEEEEE;
  overflow: hidden;
}
.picture.thumbnail {
  max-width: 151px;
}
.picture.banner, .picture.normal {
  max-width: 317px;
}
.picture.poster {
  max-width: 900px;
}
.picture.thumbnail.portrait {
  max-width: 64px;
}
.picture.banner.portrait {
  max-width: 134px;
}
.picture.normal.portrait {
  max-width: 274px;
}
.picture.poster.portrait {
  max-width: 900px;
}
.picture.links {
  margin: 6px 0 18px;
}
.picture.linksOhne .wrapper-text {
  float: none;
}
.picture.rechts {
  margin: 6px auto 18px;
}
.picture.rechtsOhne {
  margin-left: auto;
}
.picture.mitte {
  margin-left: auto;
  margin-right: auto;
}
.picture a,
.picture a span {
  display: block;
}
.picture .wrapper-text {
  display: block;
  margin: 5pt 0 5pt 0;
}
.galleryBox {
  width: 100% !important;
}
.galleryBox span.wrapper {
  width: 50%;
  float: left;
  margin-right: 20pt;
}
.galleryBox .slick-list,
.galleryBox .slick-track {
  width: 100% !important;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
  height: inherit !important;
}
.galleryBox .slick-slide {
  border-bottom: 1px dotted;
}
.galleryBox .slick-slide:last-child {
  border-bottom: 0;
}
.galleryBox .mejs-wrapper {
  height: 200px;
  width: 50%;
  float: left;
  margin-right: 20pt;
}
.galleryBox .mejs-wrapper img {
  width: 50%;
}
form .formLabel label {
  float: left;
  display: block;
  width: 120px;
}
form .formField textarea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
}
form .formField .formError {
  float: right;
}
form .formField span {
  display: block;
}
form .row div {
  margin: 10px 0;
}
.address,
.contactData {
  line-height: 1.5;
  margin: 0 0 20pt;
}
.docData {
  margin-bottom: 20pt;
  overflow: hidden;
}
.docData .label {
  display: block;
  font-weight: bold;
  clear: left;
  width: 6em;
  float: left;
  padding-right: 20px;
}
.docData .value {
  display: block;
  float: left;
}
.docData a {
  display: block;
}
.docData.callForBids .label,
.docData.joboffer .label,
.docData.event .label {
  width: 9em;
}
.docData.orgunit .label,
.docData.services1 .label {
  width: 12em;
}
.docData.services .label {
  width: 8em;
}
.docData.services .value {
  width: 27em;
}
.docData.services2 .label {
  width: 13em;
}
.docData.services2 .value {
  width: 27em;
}
.docData.services3 .label {
  width: 15em;
}
.docData.services3 .value {
  width: 25em;
}
.gsb blockquote:before,
.gsb blockquote:after,
.gsb q:before,
.gsb q:after {
  content: "";
}
.gsb blockquote,
.gsb q {
  quotes: "" "";
}
.gsb abbr,
.gsb dfn {
  border-bottom: 1px dotted black;
}
a {
  font-size: 100%;
  text-decoration: underline;
}
.toc a {
  text-decoration: none;
}
.more a:link:after,
.picture a:link:after {
  content: " [" attr(href) "] ";
}
.picture a:link:after {
  position: absolute;
}
.picture.withLoupe a:link:after {
  position: inherit;
}
#header {
  margin-bottom: 20pt;
  border-bottom: 3pt double;
}
#header .row {
  overflow: hidden;
}
#branding, #brandingnobg {
  padding: 8pt 0 0;
}
.logo,
.addlogo {
  width: 25%;
}
.logo {
  float: left;
}
.addlogo {
  float: right;
}
#stage {
  clear: both;
  margin-bottom: 20pt;
}
#wrapperDivisions,
#wrapperFooter {
  width: 17.7cm;
  padding-left: 1cm;
  padding-right: 1cm;
  overflow-x: visible;
}
#content .withHeader em {
  font-style: normal;
  display: block;
}
.content-inner {
  width: 100% !important;
}
.subheadline {
  margin-top: -8pt;
}
.section,
.teaser {
  width: 100%;
  /* @ IE-Win, trigger hasLayout and provide auto clear */
  margin: 0 0 20pt;
  border-bottom: 1px dotted;
  padding: 0 0 8pt;
}
.gsb fieldset,
.gsb input,
.gsb select,
.gsb textarea {
  border: 1px solid;
}
.gsb fieldset {
  padding: 8pt;
}
.clear,
.section:after {
  display: block;
  clear: both;
  content: " ";
}
#supplement .banner {
  width: 44%;
  margin: 0 3% 10pt;
  float: left;
}
#supplement .boxWrapper.videoBox {
  min-height: 200px;
}
#supplement .mejs-container {
  float: left;
  margin-right: 20px;
}
#footer {
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 3pt double;
}
#footer p {
  margin-bottom: 0;
}
.teaser {
  overflow: hidden;
}
.teaser.type-1 {
  border-bottom: 1px dotted #7F7F7F;
}
.teaser .medium-8 {
  float: left;
  width: 64%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: 33.33%;
  right: auto;
}
.teaser .medium-4 {
  float: right;
  width: 31%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: auto;
  right: 66.66%;
}
.teaser h1,
.teaser h2,
.teaser h3 {
  font-size: 180%;
  margin-bottom: 10pt;
  margin-top: -5px;
}
.teaser h1.withHeader,
.teaser h2.withHeader,
.teaser h3.withHeader {
  margin-top: 16pt;
  position: relative;
  line-height: 1;
}
.teaser h1.withHeader .category,
.teaser h2.withHeader .category,
.teaser h3.withHeader .category {
  top: -2px;
  left: 0;
  position: absolute;
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 66.67%;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  top: -17px;
}
.teaser h1 a,
.teaser h2 a,
.teaser h3 a {
  text-decoration: none;
}
.teaser h1 a:hover,
.teaser h1 a:active,
.teaser h1 a:focus,
.teaser h2 a:hover,
.teaser h2 a:active,
.teaser h2 a:focus,
.teaser h3 a:hover,
.teaser h3 a:active,
.teaser h3 a:focus {
  text-decoration: underline;
}
.teaser .picture-element {
  float: left;
  margin: 1.07em 1.07em 0 0;
  width: 35%;
}
.teaser h2,
.teaser img {
  margin-bottom: 5px;
}
.wrapperTeaser {
  margin-bottom: 20px;
}
.teaser .small-10 {
  float: left;
  width: 81%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: 16.66%;
  right: auto;
}
.teaser .small-2 {
  float: right;
  width: 14%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: auto;
  right: 83.33%;
}
.teaser h3 {
  margin-top: 2pt;
  font-size: 8pt;
}
.teaser .dateblock {
  width: 100%;
  font-weight: bold;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: 1px solid #7F7F7F;
}
.teaser .dateblock .day {
  font-size: 14pt;
  line-height: 1.2;
}
.teaser .dateblock .month {
  font-size: 14pt;
  line-height: 1.2;
  background-color: transparent;
  color: black;
}
.teaser .dateblock .month abbr {
  color: black;
  text-transform: uppercase;
}
/*****************************
10.0 special sites
*****************************/
#glossaryHits {
  list-style: none;
  padding: 0;
}
.navIndex {
  list-style: none;
  padding: 0;
}
.navIndex li {
  display: inline;
}
#searchResult .aural {
  display: inline;
}
#faq {
  margin: 0;
  padding: 16pt 0 0;
  border-top: 0.5pt solid;
}
#faq dd {
  border-bottom: 0.5pt solid;
  margin: 0 0 16pt;
  padding: 0 0 8pt;
}
#faq dt {
  float: none;
  margin: 0 0 4pt;
  padding: 0;
}
/*****************************
12.0 footer (siteInfo)
*****************************/
#siteInfo {
  margin: 16pt 0 0;
  padding: 4pt 0 0;
  border-top: 3pt double;
}
#footer {
  display: none;
}
.c-nav-button__title {
  overflow: visible;
}
a[href]:after {
  content: "";
}
.c-box-item {
  --background-color: #FFFFFF;
  --border-color: #000000;
  --text-color: #000000;
}
.c-box-item__link {
  --border-color: #FFFFFF;
  border: none;
}
.c-box-services {
  --text-color: #000000;
  --border-color: #FFFFFF;
}
.c-box-services .row {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.c-box-services .column {
  margin-bottom: 30px;
}
.c-faq__list {
  padding-left: 0 !important;
}
.c-faq__item {
  margin-bottom: 30px !important;
  list-style: none !important;
}
.c-filter {
  --background-color: #FFFFFF;
  --text-color: #333333;
}
.gsb .c-filter .c-filter__item {
  border: 0;
  margin: 0;
  padding: 0;
}
.c-link-list {
  --background-color: #FFFFFF;
  --border-color: #000000;
  --text-color: #000000;
  page-break-after: avoid;
  page-break-before: avoid;
  page-break-inside: avoid;
}
.c-link-list__more {
  display: none !important;
}
.c-link-list__less {
  display: block !important;
}
#content .c-link-list .c-link-list__list {
  padding-left: 0;
}
#content .c-link-list .c-link-list__hidden-box {
  display: block !important;
  padding-left: 0;
}
.c-related {
  margin: 16pt 0 0;
  border-top: 1px solid;
  padding: 8pt 0 0;
}
.c-related__headline {
  margin-top: 0;
}
.content .content-inner h1:first-child, .content .content-inner h2:first-child {
  margin-top: 15px;
}
.header-image {
  margin-bottom: 30px;
  overflow: hidden;
  height: auto;
  display: inline-block;
  width: 100%;
  max-width: 100% !important;
  background: none !important;
  page-break-before: avoid;
  page-break-after: avoid;
  page-break-inside: avoid;
}
.header-image .c-buehne__img {
  height: auto;
  object-fit: unset;
}
.l-link-wrapper {
  display: block;
  width: auto;
}
.supplement--left, .supplement--right {
  width: 100% !important;
}
