@charset "UTF-8";
.navToTop a::after, #supplement .faq-backlink a span::before, a.RichTextIntLink::before, .links a::before,
.links strong::before,
a.themenLink::before, .downloadlinks a.downloadLink::before,
.links a.downloadLink::before,
a.download::before,
a.Publication::before,
#supplement .box .links a.downloadLink::before, a.external::before,
.teaser .more a.external::before,
a.RichTextExtLink::before,
a.ExternalLink::before,
span.ExternalLink::before, .c-akkordeon-kurse .sortUp::before, .c-akkordeon-kurse .sortDown::before, .c-apps-spezialsuchen__a.ExternalLink::before, .c-apps-spezialsuchen .c-apps-spezialsuchen-Tree .c-apps-spezialsuchen__a.ExternalLink::before, .c-buehne.c-buehne--suche .dssuche-backlink__label::before, .c-buehne__headline--suche:before, .c-dienststellensuche__link-revise::before, .c-dienststellensuchteaser__textcontainer:before, .c-download-list__a::before, .c-intro-text__headline:before, .c-linklist__headline::before, .c-linklist__a::before, .c-marginalspalten-boxen--bild .wrapper-text a::before, .c-nav-to-top a:focus:after, .c-nav-to-top a:active:after, .c-nav-to-top a:hover:after, .c-searchteaser--icon .c-searchteaser__addresswrapper::before, .c-searchteaser__catinfo--icon::before, .c-suche__li::before, .c-tooltip-wrapper--external-link::before, .share .shariff .twitter a:before, .share .shariff .googleplus a:before, .share .shariff .facebook a:before, .share .shariff .email a:before, .share .shariff .info a:before, #siteInfo .active-control::after, #siteInfo .inactive-control::after, .footer .content-footer .headline::after, .footer .navFunctionsWrapper a::after, .footer #siteInfo a::after, .footer #siteInfo strong::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Regular.eot');
  src: url('/static/fonts/BundesSansWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Regular.woff') format('woff'), url('/static/fonts/BundesSansWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Bold.eot');
  src: url('/static/fonts/BundesSansWeb-Bold.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Bold.woff') format('woff'), url('/static/fonts/BundesSansWeb-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-BoldItalic.eot');
  src: url('/static/fonts/BundesSansWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-BoldItalic.woff') format('woff'), url('/static/fonts/BundesSansWeb-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Italic.eot');
  src: url('/static/fonts/BundesSansWeb-Italic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Italic.woff') format('woff'), url('/static/fonts/BundesSansWeb-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Regular.eot');
  src: url('/static/fonts/BundesSerifWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Regular.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Bold.eot');
  src: url('/static/fonts/BundesSerifWeb-Bold.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Bold.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-BoldItalic.eot');
  src: url('/static/fonts/BundesSerifWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-BoldItalic.woff') format('woff'), url('/static/fonts/BundesSerifWeb-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Italic.eot');
  src: url('/static/fonts/BundesSerifWeb-Italic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Italic.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
body > div {
  font-size: 100%;
}

p, th, h1, h2, h3, div {
  -ms-word-break: break-word;
  word-break: break-word;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  -ms-hyphens: auto;
}

#content * {
  -ms-hyphens: manual;
}

body {
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px 0;
  padding: 0;
}

h1 {
  font-size: 2.4rem;
}

h2 {
  font-size: 2.4rem;
}

h3 {
  font-size: 1.9rem;
}

h4 {
  font-size: 1.8rem;
}

h5,
h6,
.teaser-switcher h3 {
  font-size: 1.6rem;
}

p,
address {
  margin-top: 0;
}

p:not([class]),
address:not([class]) {
  margin-bottom: 20px;
}

div.intro {
  margin-bottom: 30px;
}
div.intro p {
  font-size: 2rem;
  margin-bottom: 10px;
}
div.intro div.notice p {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 5px;
}
div.intro .RichTextIntLink, div.intro .c-download-list__a {
  font-size: 2rem;
  display: inline-block;
}
div.intro .c-download-list__info {
  font-size: 1.8rem;
}
div.intro a.RichTextIntLink:before {
  left: -1px;
  top: 17px;
}

div.intro .RichTextIntLink {
  background-position: 0% 43.15%;
}

p .notice {
  margin-top: 6px;
  font-size: 1.4rem;
  display: block;
}

ul,
ol,
#navPrimary ul,
#siteInfo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul:not([class]) {
  margin-bottom: 20px;
  padding-left: 18px;
  list-style: disc;
}
ul:not([class]) li:not([class]) {
  margin-top: 8px;
}
ul:not([class]) ul:not([class]) {
  margin-bottom: 0;
}
ul:not([class]) ol:not([class]) {
  margin-bottom: 0;
}

ol:not([class]) {
  margin-bottom: 20px;
  padding-left: 0;
  counter-reset: item;
}
ol:not([class]) li:not([class]) {
  margin-top: 8px;
  display: block;
}
ol:not([class]) li:not([class])::before {
  content: counters(item,".") ".";
  padding-right: 6px;
  counter-increment: item;
  font-weight: bold;
}
ol:not([class]) ul:not([class]) {
  margin-bottom: 0;
}
ol:not([class]) ol:not([class]) {
  margin-bottom: 0;
  padding-left: 10px;
}
ol:not([class]) ol:not([class]) > li:not([class])::before {
  content: counters(item,".") "";
}

img {
  max-width: 100%;
  height: auto;
}

blockquote:not([class]) {
  margin: 0 0 20px 0;
  padding-left: 30px;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  font-size: 1.8rem;
  text-indent: -30px;
  font-style: italic;
}
blockquote:not([class])::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 89.0104% no-repeat;
  height: 16px;
  width: 20px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: 8px;
}
blockquote:not([class])::after {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 89.22641% no-repeat;
  height: 16px;
  width: 20px;
  margin-left: 6px;
  display: inline-block;
  position: relative;
  top: -4px;
}
blockquote:not([class]) p:not([class]) {
  font: inherit;
  margin: 0;
  padding: inherit;
  display: inline-block;
}

h1.firstInSlot {
  margin-top: 0;
}

.aural, .aural-for-small-only, p.navSkip, .navSkip a {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}

.navSkip a:focus, .navSkip a:active {
  background-color: #2d6f9e;
  color: white;
  font-size: 1.6rem;
  height: auto;
  left: calc(50% - 90px);
  padding: 15px 0 20px;
  top: 55px;
  width: 180px;
  z-index: 1000;
  text-align: center;
}

.clear,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content table {
  clear: both;
}

p, li, td, th, blockquote, dl, caption,
.address,
.contact,
.contactData,
.docData .label,
.docData .value,
.StndGallery .picture,
.formError,
address {
  font-size: 1.6rem;
  line-height: 1.6;
}

li li,
li p,
table p,
table li,
table dl,
blockquote p {
  font-size: 100%;
}

q {
  quotes: "" "" "" "";
}

label, input, select, textarea,
.formLabel em, legend.formLabel {
  font-size: 150%;
  line-height: 1.5;
}

button {
  border: 0;
  background-color: transparent;
  padding: 0;
}

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;
}

p.left {
  text-align: left;
  margin-bottom: 20px;
}

td.left, th.left {
  text-align: left;
  float: none;
}

p.right {
  text-align: right;
  margin-bottom: 20px;
}

td.right, th.right {
  text-align: right;
}

p.center {
  text-align: center;
  margin-bottom: 20px;
}

td.center, th.center {
  text-align: center;
}

p.justify {
  text-align: justify;
  margin-bottom: 20px;
}

td.justify, th.justify {
  text-align: justify;
}

table:not([class]) {
  width: 100%;
  margin: 0 0 20px 0;
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: white;
}
table:not([class]) thead th {
  border-top: none;
  border-bottom: none;
}
table:not([class]) thead th:first-child {
  border-left: 2px solid #2d6f9e;
}
table:not([class]) thead th:last-child {
  border-right: 2px solid #2d6f9e;
}
table:not([class]) tbody th {
  border-left: 2px solid #2d6f9e;
}
table:not([class]) th {
  background: #2d6f9e;
  padding: 10px;
  border: 2px solid #f4f8fa;
  color: white;
  vertical-align: top;
}
table:not([class]) th:not([class]) {
  text-align: left;
}
table:not([class]) td {
  padding: 10px;
  border: 2px solid #f4f8fa;
  vertical-align: top;
}
table:not([class]) td.right, table:not([class]) td.left, table:not([class]) td.center, table:not([class]) td.justify {
  float: none !important;
}
table:not([class]) a {
  padding-left: 26px;
  color: #2d6f9e;
  font-weight: normal;
  text-decoration: none;
  display: block;
  position: relative;
}
table:not([class]) a:hover, table:not([class]) a:focus, table:not([class]) a:active {
  color: #2d6f9e;
  text-decoration: underline;
}
table:not([class]) a.external::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
}
table:not([class]) a.download::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.1335% no-repeat;
  height: 22px;
  width: 18px;
}
table:not([class]) a.RichTextGlossarLink, table:not([class]) a.GlossarEntry {
  padding-left: 0;
}
table:not([class]) a.RichTextGlossarLink:hover, table:not([class]) a.RichTextGlossarLink:focus, table:not([class]) a.RichTextGlossarLink:active, table:not([class]) a.GlossarEntry:hover, table:not([class]) a.GlossarEntry:focus, table:not([class]) a.GlossarEntry:active {
  border-bottom: 1px solid #7f7f7f;
  text-decoration: none;
}

table .width5 {
  width: 5%;
}
table .width10 {
  width: 10%;
}
table .width15 {
  width: 15%;
}
table .width20 {
  width: 20%;
}
table .width25 {
  width: 25%;
}
table .width30 {
  width: 30%;
}
table .width33 {
  width: 33.3333%;
}
table .width35 {
  width: 35%;
}
table .width40 {
  width: 40%;
}
table .width45 {
  width: 45%;
}
table .width50 {
  width: 50%;
}
table .width55 {
  width: 55%;
}
table .width60 {
  width: 60%;
}
table .width65 {
  width: 65%;
}
table .width66 {
  width: 66.6666%;
}
table .width70 {
  width: 70%;
}
table .width75 {
  width: 75%;
}
table .width80 {
  width: 80%;
}
table .width85 {
  width: 85%;
}
table .width90 {
  width: 90%;
}
table .width95 {
  width: 95%;
}
table .width100 {
  width: 100%;
}
table.timetable {
  width: 100%;
  margin: 0 0 20px 0;
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: white;
}
table.timetable th {
  background: #2d6f9e;
  padding: 10px;
  border: 2px solid #f4f8fa;
  color: white;
  vertical-align: top;
}
table.timetable th:not([class]) {
  text-align: left;
}
table.timetable thead th {
  border-top: none;
  border-bottom: none;
}
table.timetable thead th:first-child {
  border-left: 2px solid #2d6f9e;
}
table.timetable td {
  padding: 10px;
  border: 2px solid #f4f8fa;
  vertical-align: top;
}
table.timetable th, table.timetable td {
  border-color: #2d6f9e;
}
table.timetable tr:nth-child(2n) td {
  background-color: #f4f8fa;
}

.responsiveTable {
  overflow: auto;
  position: relative;
}
.responsiveTable::after {
  content: '';
  background: linear-gradient(270deg, white, white 18%, transparent);
  width: 3.625rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.table-wrapper {
  margin-bottom: 60px;
  overflow-x: auto;
  display: flex;
}
.table-wrapper table:not([class]) {
  width: 100%;
  min-width: 578px;
  margin: 0;
}
.table-wrapper .spacer {
  color: transparent;
  font-size: 0;
}
.table-wrapper .spacer::before {
  display: block;
  width: 3.625rem;
  content: 'this is just a spacer';
}
#tabOeffnungszeiten .table-wrapper {
  margin-bottom: 0;
}

caption {
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}

/*tbody {
  padding: 0 0 10px;
}*/
.picture {
  max-width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.picture.normal {
  margin-bottom: 10px;
}
.picture.links {
  margin: 6px auto 18px auto;
}
.picture.links a {
  padding: 0;
}
.picture.links a::before {
  content: none;
  display: none;
}
.picture.linksOhne {
  margin: 0;
}
.picture.linksOhne .wrapper-text {
  float: none;
}
.picture.rechts {
  margin: 6px auto 18px auto;
}
.picture.rechtsOhne {
  margin-left: auto;
  margin-right: 0;
}
.picture.mitte {
  margin-left: auto;
  margin-right: auto;
}
.picture a, .picture a span {
  display: block;
  position: relative;
}
.picture a:hover > .wrapper::after,
.picture a:focus > .wrapper::after,
.picture a:active > .wrapper::after {
  content: '';
  background: rgba(45, 111, 158, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.picture .wrapper-text {
  padding-top: 8px;
  color: #666666;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
  display: block;
}
.picture .loupe {
  display: none;
}

.address,
.contactData {
  line-height: 1.5;
  margin: 0 0 20px;
}

.docData {
  margin-bottom: 20px;
  overflow: hidden;
}
.docData .label {
  display: block;
  font-weight: bold;
}
.docData .value {
  display: block;
}
.docData a {
  display: block;
}

.gsb blockquote:before, .gsb blockquote:after, .gsb q:before, .gsb q:after {
  content: "";
}
.gsb blockquote, .gsb q {
  quotes: "" "";
}
.gsb abbr {
  hyphens: manual;
  -ms-hyphens: manual;
}
.gsb abbr.has-tip {
  font-weight: normal;
}
.gsb strong abbr.has-tip {
  font-weight: bold;
}
.gsb abbr, .gsb dfn {
  border-bottom: 1px dotted #333333;
  text-decoration: none;
}
.gsb .has-tip, .gsb .has-tip:hover, .gsb .has-tip:active {
  color: inherit;
}
.gsb .tooltip {
  z-index: 1050;
}
.gsb h1 .has-tip, .gsb h2 .has-tip, .gsb h3 .has-tip, .gsb h4 .has-tip, .gsb h5 .has-tip, .gsb h6 .has-tip {
  font-weight: normal;
}

@media screen and (max-width: 48em) {
  .gsb .tooltip {
    max-width: calc(100% - 25px);
  }
}
a {
  color: #2d6f9e;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
  outline: none;
}

/*table a {
  text-decoration: underline;
  &:hover, &:active, &:focus {
    text-decoration: none;
  }
}*/
.more {
  display: block;
  margin-top: 5px;
}
.more a {
  padding-left: 15px;
}

/* nach oben Link */
.navToTop {
  overflow: hidden;
  float: right;
  margin: 10px 0;
}
.navToTop a {
  padding-right: 25px;
  position: relative;
  float: none;
}
.navToTop a::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 4.40481% no-repeat;
  height: 22px;
  width: 18px;
  transform: translateY(-50%);
  right: 0;
}

/* FAQ-Zuruecklink */
#supplement .faq-backlink {
  background: #1f3347;
  font-size: 2rem;
  font-weight: bold;
  padding: 16px 20px 20px 20px;
}
#supplement .faq-backlink a {
  color: white;
  padding-top: 30px;
  display: block;
  position: relative;
}
#supplement .faq-backlink a span {
  padding-left: 30px;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 0px;
}
#supplement .faq-backlink a span::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.91627% no-repeat;
  height: 18px;
  width: 19px;
  left: 0;
  top: 1px;
  transform: none;
}

a.RichTextIntLink {
  padding-left: 26px;
  text-decoration: underline;
  position: relative;
}
a.RichTextIntLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  top: 15px;
  left: 0;
}
a.RichTextIntLink:hover, a.RichTextIntLink:focus, a.RichTextIntLink:active {
  text-decoration: none;
}

a.RichTextGlossarLink,
a.GlossarEntry {
  border-bottom: 1px dotted #7f7f7f;
  font-size: 1.6rem;
  color: #2d6f9e;
  font-weight: normal;
  cursor: help;
  text-decoration: none;
}
a.RichTextGlossarLink:hover, a.RichTextGlossarLink:focus, a.RichTextGlossarLink:active,
a.GlossarEntry:hover,
a.GlossarEntry:focus,
a.GlossarEntry:active {
  border-bottom: 1px solid #7f7f7f;
}

/*
a.RichTextWikiLink {
  background: background(external-link, $offset-x: 5px, $offset-y: 8px);
  padding-left: 20px;
  text-decoration: underline;
  &:hover, &:focus, &:active {
    background: background(external-link-b, $offset-x: 5px, $offset-y: 8px);
    text-decoration: none;
  }
}*/
ul.links li {
  margin-bottom: 6px;
}

.links a,
.links strong,
a.themenLink {
  padding-left: 26px;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
.links a::before,
.links strong::before,
a.themenLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  top: 4px;
  left: 0;
  transform: none;
}

.toggleFacet .links a::before, .toggleFacet .links strong::before {
  background: none;
}

/*.error a {
  background: background(link, $offset-x: 5px, $offset-y: 12px);
  padding-left: 20px;
  &:hover, &:focus, &:active {
    background: background(link-b, $offset-x: 5px, $offset-y: 12px);
  }
}*/
.downloadlinks a.downloadLink,
.links a.downloadLink,
a.download,
a.Publication,
#supplement .box .links a.downloadLink {
  padding-left: 26px;
  display: inline-block;
  position: relative;
  font-weight: normal;
}
.downloadlinks a.downloadLink::before,
.links a.downloadLink::before,
a.download::before,
a.Publication::before,
#supplement .box .links a.downloadLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.1335% no-repeat;
  height: 22px;
  width: 18px;
  top: 2px;
  left: 0;
  transform: none;
}
.downloadlinks a.downloadLink .filedata,
.links a.downloadLink .filedata,
a.download .filedata,
a.Publication .filedata,
#supplement .box .links a.downloadLink .filedata {
  font-weight: normal;
}

a.external,
.teaser .more a.external,
a.RichTextExtLink,
a.ExternalLink,
span.ExternalLink {
  padding-left: 26px;
  display: inline-block;
  position: relative;
}
a.external::before,
.teaser .more a.external::before,
a.RichTextExtLink::before,
a.ExternalLink::before,
span.ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
  transform: none;
}

/*a.ContactData {
  background: background(contact, $offset-x: 0, $offset-y: 6px);
  padding-left: 20px;
  &:hover, &:focus, &:active {
    background: background(contact-b, $offset-x: 0, $offset-y: 6px);
  }
}*/
.toc {
  margin-bottom: 60px;
  list-style: none;
}
.toc ul {
  list-style: none;
}
.toc li {
  margin-top: 14px;
}
.toc a {
  background: transparent;
  padding-left: 26px;
  color: #2d6f9e;
  font-size: 1.8rem !important;
  font-weight: normal;
  line-height: 1.5;
  display: block;
  position: relative;
}
.toc a:hover, .toc a:focus, .toc a:active {
  text-decoration: underline;
  color: #2d6f9e;
}
.toc a::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 67.65302% no-repeat;
  height: 22px;
  width: 18px;
  display: block;
  position: absolute;
  height: 16px;
  top: 7px;
  left: 0;
}
.toc > li {
  margin-top: 0;
  padding: 10px;
  border-bottom: 2px dotted #e1ebf1;
}
.toc > li:first-child {
  border-top: 2px dotted #e1ebf1;
}
.toc > li > ul > li > a {
  font-size: 1.8rem;
}
.toc > li > ul > li > a::before {
  height: 16px;
  top: 7px;
}
.toc > li > ul > li > ul > li a {
  font-size: 1.6rem;
}
.toc > li > ul > li > ul > li a::before {
  top: 2px;
}

.all {
  overflow: hidden;
  margin-bottom: 20px;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
}

.wrapper-teaser .all,
.boxWrapper .all,
#service-border .all,
.live-calendar .all {
  margin-bottom: 0;
}

#content .all {
  background: #eeeeee;
}

#content .docData.pressrelease .metadata {
  margin-bottom: 0;
}
#content .c-download-list__li {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
}

#content .singleview .nowrap, .c-facets .nowrap {
  white-space: nowrap;
}

#content .singleview .navIndex ul li,
#content .singleview .c-results-per-page ul li {
  margin: 0 10px 10px 0;
}

#content .singleview a.RichTextIntLink {
  text-decoration: none;
}

#content .singleview a.RichTextIntLink:hover,
#content .singleview a.RichTextIntLink:focus,
#content .singleview a.RichTextIntLink:active {
  text-decoration: underline;
}

#content .singleview ul:not([class]) li {
  list-style: disc;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}

#content .singleview ul:not([class]) ul li {
  list-style: circle;
}

#content .singleview ul:not([class]) ul ul li {
  list-style: square;
}

#content .singleview ul:not([class]) li ol li {
  margin-left: 25px;
  padding-left: 10px;
  display: list-item;
  margin-top: 0;
}

#content .singleview ul:not([class]) li ol.ol-lower-roman li {
  list-style-type: lower-roman;
}

#content ol ol.ol-lower-roman li {
  list-style-type: lower-roman;
}

#content .singleview ul:not([class]) ol li {
  list-style-type: decimal;
}

#content .singleview ul:not([class]) ol.ol-decimal li {
  list-style-type: decimal;
}

#content .singleview ul:not([class]) ol.ol-lower-alpha li {
  list-style-type: lower-alpha;
  margin-left: 20px;
}

#content .singleview a.RichTextIntLink {
  display: inline-block;
}

#content .singleview ul.toc li {
  list-style: none;
}
#content .singleview ul.toc li li {
  list-style: none;
}
#content .singleview ul.toc li li li {
  list-style: none;
}
#content .singleview ul.toc li li li li {
  list-style: none;
}
#content .singleview ul.toc li li li li li {
  list-style: none;
}

#content .singleview ol ul:not([class]) li {
  list-style: disc;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}

#content .singleview ol ul:not([class]) ul li {
  list-style: circle;
}

#content .singleview ol ul:not([class]) ul ul li {
  list-style: square;
}
#content .singleview ol ul:not([class]) ul ul li::before {
  content: "-";
  display: inline;
  margin-left: -20px;
}

#content .singleview ol ul.toc li {
  list-style: none;
}

#content ul:not([class]) {
  padding-left: 20px;
}
#content ul:not([class]) ul {
  padding-left: 12px;
}
#content .mejs-captions-selector ul {
  padding: 0;
  text-align: center;
}
#content .mejs-captions-selector ul li {
  margin: 10px 0 !important;
}

#content ul.twocolumns {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: disc;
  columns: 2;
}

#content ul:not([class]) li:not([class]),
#content ul.twocolumns li {
  margin: 0 10px 10px 0;
  padding: 0;
}

#content ul.twocolumns li {
  margin-left: 20px;
  padding-left: 10px;
}

#content ol,
#content ol.ol-upper-roman,
#content ol.ol-lower-roman,
#content ol.ol-upper-alpha,
#content ol.ol-lower-alpha {
  list-style-position: outside;
  margin-bottom: 20px;
  padding-left: 0;
}

#content ol li,
#content ol.ol-upper-roman li,
#content ol.ol-lower-roman li,
#content ol.ol-upper-alpha li,
#content ol.ol-lower-alpha li {
  margin-left: 30px;
  padding-left: 10px;
  display: list-item;
  margin-top: 0;
}

#content ol.ol-upper-alpha li,
#content ol.ol-lower-alpha li {
  margin-left: 20px;
}

#content ol li {
  list-style-type: decimal;
}

#content ol.ol-upper-roman li {
  list-style-type: upper-roman;
}

#content ol.ol-lower-roman li {
  list-style-type: lower-roman;
}

#content ol.ol-upper-alpha li {
  list-style-type: upper-alpha;
}

#content ol.ol-lower-alpha li {
  list-style-type: lower-alpha;
}

#content ol.twocolumns {
  columns: 2;
  list-style: decimal;
  list-style-position: outside;
  margin-left: 0;
}

#content ol.twocolumns li {
  margin-left: 30px;
  padding-left: 10px;
}

#content ul ul,
#content ol ol {
  margin-bottom: 10px;
}

#content li p {
  margin-bottom: 5px;
}

#content ol:not([class]) li:not([class])::before {
  display: none;
}

#content p.left,
#content p.right {
  float: none;
}

#content .autogrammkarten .c-topiclist__image-wrapper {
  display: block;
  margin-bottom: 20px;
}
#content .autogrammkarten .c-download-list__info {
  padding-left: 26px;
}
#content .autogrammkarten .link-wrapper {
  margin-bottom: 20px;
}
#content .autogrammkarten .link-wrapper a {
  font-size: 1.8rem;
}
#content .autogrammkarten .link-wrapper .c-download-list__li {
  border: 0;
  padding: 0;
  margin: 0;
}
#content .autogrammkarten .c-module-headline__h2.c-module-headline__h2 {
  font-size: 2.5rem;
}
#content .autogrammkarten .c-module-headline__h2.c-module-headline__h2:after {
  margin-top: 20px;
}

#content .broschuere-data-wrapper .c-download-list__li, #content .broschuere-inhalte-wrapper .c-download-list__li {
  padding: 0;
  border: 0;
  margin: 5px;
}

#content .autogrammkarten .c-topiclist__headline {
  color: #333333;
  font-weight: normal;
}

table:not([class]) thead th.right {
  float: none !important;
}

table p.right {
  float: none;
}

table caption {
  text-transform: none;
}

#content table .c-download-list__li {
  padding: 0;
  margin: 5px 0 10px;
  border: 0;
}

/****
 * Einzelansicht Zoll-Ski-Team
 ****/
#content h1 .dienstgrad {
  display: block;
  margin-top: 5px;
  font-size: 2rem;
  margin-bottom: 5px;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  font-weight: normal;
}

.personal-data .links a {
  font-weight: normal;
}

.personal-data .c-download-list__li {
  padding: 0;
  border: 0;
}

.personal-data img {
  margin-bottom: 50px;
}

.personal-data .personal-infos dd {
  margin-left: 11.5rem;
}

.personal-data .dienstgrad {
  font-size: 2rem;
  margin-bottom: 5px;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
}

/****
 * Einzelanischt Broschüren
 ****/
.row.broschuere-data-wrapper {
  padding-bottom: 40px;
}

.broschuere-data .broschuere-data__gesamt-header,
.broschuere-inhalte .broschuere-inhalte__header {
  font-size: 2rem;
  margin-bottom: 5px;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
}

/* Ausrichtung Download-Metadaten */
#content .c-download-list__info {
  padding-left: 26px;
}

.abstract {
  color: #666666;
  font-weight: bold;
}

/* Tab-Styles */
#tabOeffnungszeiten .colLinks {
  margin-bottom: 30px;
}
#tabOeffnungszeiten .colLinks .external.RichTextIntLink::before {
  top: 7px;
}

#tabWeitereInformationen .wissenswertes dt {
  width: 100%;
  float: none;
}
#tabWeitereInformationen .wissenswertes dd a::before {
  top: 7px;
}
#tabWeitereInformationen .wissenswertes dt, #tabWeitereInformationen .wissenswertes dd {
  width: 100%;
  margin: 0;
  padding: 10px;
}
#tabWeitereInformationen .wissenswertes dt.odd, #tabWeitereInformationen .wissenswertes dd.odd {
  background-color: #fff;
}

.dssuche .c-solr-sort-link {
  min-width: 130px;
}

.dsSuche .c-solr-sort-link {
  max-width: 250px;
  min-width: 130px;
}
.dsSuche .c-solr-export-links .download {
  padding: 5px 10px 10px 33px;
  border: 2px solid #f4f8fa;
  margin-bottom: -2px;
  background: #f4f8fa;
  /*! border-bottom: 0; */
}
.dsSuche .c-solr-export-links .download:before {
  left: 5px;
  top: 8px;
}

.orgunit.no-category-nav .c-ds-detailview-content {
  margin-top: 0;
}

.umkreissuche .c-akkordeon__heading {
  padding-left: 0;
  padding-top: 0;
  width: 200px;
  font-size: 2.0rem;
}
.umkreissuche .c-akkordeon__heading:before {
  top: 15px;
}

.singleview .subheadline *,
.singleview .subheadline p {
  font-size: 2.1rem;
  font-weight: bold;
}

.flyout-article .row {
  margin: 0 28px;
}

.timetable.events .event_date {
  width: 25%;
}
.timetable.events .event_title {
  width: 50%;
}
.timetable.events .event_ort {
  width: 25%;
}

#content .c-nosearchresults {
  margin-left: 25%;
  width: 100%;
}

ol,
ol:not([class]) {
  counter-reset: revert;
}

#navServiceMeta,
#navPrimary {
  display: none;
}

#navServiceMeta .external::before {
  background: none;
}

#wrapperDivisions {
  padding-top: 65px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.content-footer, #siteInfo, #navFunctionsWrapper, .meta, .copyright {
  padding-left: 20px;
  padding-right: 20px;
}

#header > .row, #main, .c-buehne__wrapper > .row {
  padding-left: 16px;
  padding-right: 16px;
}

#main {
  padding-bottom: 40px;
}

.wrapper-teaser,
.row.teaser {
  margin-bottom: 20px;
}

.teaser.type-1 {
  border-bottom: 1px dotted #7f7f7f;
}
.teaser.type-1:last-of-type {
  border-bottom: none;
}
.teaser.type-1:only-of-type {
  border-bottom: 1px dotted #7f7f7f;
}
.teaser h1, .teaser h2, .teaser h3 {
  font-size: 180%;
  line-height: inherit;
}
.teaser h1.withHeader, .teaser h2.withHeader, .teaser h3.withHeader {
  padding-top: 1em;
  position: relative;
}
.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;
}
.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 .medium-4 a:focus {
  outline: 1px dotted #2d6f9e;
}
.teaser .picture-element {
  float: left;
  margin: 1.07em 1.07em 0 0;
  width: 35%;
}
.teaser p {
  display: none;
}
.teaser h2, .teaser img {
  margin-bottom: 20px;
}

#content .picture.normal {
  margin-bottom: 13px;
}
#content ul.toc a {
  display: block;
}
#content .c-contentbox__paragraph.c-contentbox__paragraph--title {
  font-weight: bold;
}

.wrapperTeaser {
  margin-bottom: 20px;
}

.banner, .box {
  margin-bottom: 15px;
}

.box {
  padding-bottom: 15px;
}

.picture {
  margin: 0 auto;
}

#supplement .picture {
  margin-bottom: 60px;
}

.video-image a {
  position: relative;
  display: block;
}
.video-image .video-icon {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 0 -5946px;
  position: absolute;
  top: 17%;
  left: 34%;
  width: 50px;
  height: 50px;
}

.dossierentry {
  border-top: 1px dotted #7f7f7f;
  border-bottom: 1px dotted #7f7f7f;
  padding-top: 10px;
  margin-bottom: 20px;
}
.dossierentry .navIndex li {
  width: 33.33%;
}
.dossierentry .navIndex li a {
  white-space: nowrap;
}

#supplement .banner, #supplement .box {
  position: relative;
  margin: 0 auto 20px;
  width: 300px;
}
#supplement .banner {
  margin-bottom: 60px;
}
#supplement .banner a {
  display: block;
}
#supplement .banner a:hover h3, #supplement .banner a:active h3, #supplement .banner a:focus h3 {
  color: white;
  background: #2d6f9e;
  text-decoration: underline;
}
#supplement .banner h3 {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-weight: bold;
  position: relative;
  bottom: 0;
  width: 93.3%;
  padding: 5px 5px 8px;
  margin: 10px;
  background: white;
}
#supplement .banner .column {
  float: none;
}
#supplement .banner::after {
  content: "";
  display: block;
  clear: both;
}
#supplement .banner.teaser img {
  margin-bottom: 0;
}
#supplement .box {
  background-color: white;
  margin-bottom: 20px;
  padding: 10px;
  /* Angepasste Icons für Suchfilter */
}
#supplement .box .links li {
  border-top: 1px dotted #7f7f7f;
}
#supplement .box .links li:first-child {
  border: none;
}
#supplement .box .links a, #supplement .box .links strong {
  padding: 5px 5px 5px 20px;
}
#supplement .box.toggleFacet a, #supplement .box.toggleFacet strong {
  background: white url(/SiteGlobals/Frontend/Images/icons/searchfilter-unselected.png?__blob=normal&v=3) no-repeat 0 7px;
  padding: 5px 5px 5px 30px;
}
#supplement .box.toggleFacet a:hover, #supplement .box.toggleFacet a:focus, #supplement .box.toggleFacet a:active, #supplement .box.toggleFacet strong {
  background: white url(/SiteGlobals/Frontend/Images/icons/searchfilter-selected.png?__blob=normal&v=3) no-repeat 0 7px;
}
#supplement .box.toggleFacet .link a:hover, #supplement .box.toggleFacet .link a:focus, #supplement .box.toggleFacet .link a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 5px -2766px;
}
#supplement .box.toggleFacet h4 a {
  padding: 5px 5px 5px 0px;
}
#supplement .lists > ul:last-child {
  margin-bottom: 0;
}
#supplement .c-download-list__li {
  padding: 0;
  border: 0;
}
#supplement .teaser-publication {
  text-align: left;
}
#supplement .wrapper-text {
  padding-top: 8px;
  color: #666666;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
  display: block;
  float: none;
  text-align: left;
}
#supplement a.Publication {
  font-weight: bold;
}
#supplement .joboffer-backlink {
  background: #1f3347;
  font-size: 2rem;
  font-weight: bold;
  padding: 16px 20px 20px 20px;
}
#supplement .joboffer-backlink a {
  color: white;
  padding-top: 30px;
  display: block;
  position: relative;
  line-height: 1.3;
}
#supplement .joboffer-backlink a span {
  line-height: 1;
  padding-left: 30px;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 0px;
}
#supplement .joboffer-backlink a span:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.91627% no-repeat;
  height: 18px;
  width: 19px;
  height: 18px;
  width: 19px;
  left: 0;
  top: 1px;
  transform: none;
  content: '';
  position: absolute;
}

.dateblock {
  width: 100%;
  font-weight: bold;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: 1px solid #7f7f7f;
}
.dateblock .day {
  font-size: 180%;
  line-height: 1.5;
}
.dateblock .month {
  font-size: 180%;
  line-height: 1.5;
  background-color: transparent;
  color: #333333;
}
.dateblock .month abbr {
  color: #333333;
  text-transform: uppercase;
}

#service-border .dateblock {
  width: 3em;
  margin-top: 6px;
}
#service-border .day,
#service-border .month {
  font-size: 120%;
}

#bottom {
  background: #eeeeee;
  border-top: 2px dotted #7f7f7f;
  padding-top: 20px;
}

#servicebox {
  display: none;
}

#searchResult li {
  border-bottom: 1px dotted #7f7f7f;
  margin-bottom: 7px;
}
#searchResult li:last-child {
  border-bottom: 0;
}

#content #searchResult {
  margin-bottom: 30px;
}

em.searchString {
  background: #eeeeee;
  padding: 0 5px;
}

#content #sitemap li {
  list-style: none;
}

#content #sitemap ul li {
  list-style: none;
}

#content #sitemap ul ul li {
  list-style: none;
}

#content #sitemap ul ul ul li {
  list-style: none;
}

#sitemap li {
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
}
#sitemap li a {
  padding: 1px 0 3px 30px;
}
#sitemap a,
#sitemap strong {
  display: block;
  font-size: 1.8rem;
  text-decoration: none;
}
#sitemap a::before,
#sitemap strong::before {
  top: 9px;
  left: 0;
}
#sitemap a:hover, #sitemap a:active, #sitemap a:focus {
  text-decoration: underline;
}
#sitemap h2 {
  font-size: 1.8rem;
  border-top: 1px dotted #7f7f7f;
  padding-top: 5px;
  margin-bottom: 10px;
}
#sitemap h2 a {
  font-size: 1.8rem;
  background: none;
}
#sitemap h2 a::before, #sitemap h2 a:hover, #sitemap h2 a:focus, #sitemap h2 a:active {
  background: none;
}
#sitemap ul {
  margin-bottom: 20px;
  margin-left: 20px;
}
#sitemap ul:not([class]) {
  list-style: none;
}
#sitemap ul ul {
  margin-bottom: 10px;
}
#sitemap li li a, #sitemap li li strong {
  padding: 1px 0 3px 30px;
}

#glossaryIndex.navIndex li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: auto;
}
#glossaryIndex.navIndex a.page,
#glossaryIndex.navIndex strong,
#glossaryIndex.navIndex span.page {
  display: block;
  min-width: 2em;
}
#glossaryIndex span {
  background: #eeeeee;
}

p.chart {
  margin-top: 20px;
}

form {
  margin-bottom: 20px;
}
form fieldset {
  border: none;
  padding: 0;
}
form .columns {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
form .trenner {
  border-bottom: 1px dotted #7f7f7f;
}
form .trenner.row {
  margin-bottom: 20px;
}
form .trenner.columns {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
form .trenner .columns {
  padding-bottom: 20px;
  margin-bottom: 0;
}

input,
textarea,
select {
  border: none;
  width: 100%;
  padding: 4px 3px 5px;
}

input.submit:hover, input.submitfocus, input.submit:active {
  background-color: #1f3347;
}

.l-form-elements-with-box-shadow input[type=text], .l-form-elements-with-box-shadow
input[type=password], .l-form-elements-with-box-shadow
textarea, .l-form-elements-with-box-shadow
select {
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.75);
}

textarea {
  resize: none;
}

.border input,
.border textarea,
.border select {
  border: 2px solid black;
}

.corner input,
.corner textarea,
.corner select {
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
}

.background input,
.background textarea,
.background select {
  background-color: #f4f8fa;
}

.labelspacer {
  padding-top: 2.25em;
}
.labelspacer input {
  margin-top: 10px;
}

label,
.formLabel em, legend.formLabel {
  font-weight: normal;
  font-style: normal;
  display: table;
  margin-bottom: 10px;
}

legend,
.formLabel label {
  font-size: 1.5rem;
}

input[type="checkbox"],
input[type="radio"] {
  margin-top: 6px;
  clear: both;
  width: 2em;
  float: left;
}

input:hover,
input:focus,
input:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  border: 2px solid #2d6f9e;
}

input.submit:hover,
input.submit:focus,
input.submit:active,
input.reset:hover,
input.reset:focus,
input.reset:active {
  border: 2px solid #1f3347;
  background-color: #1f3347;
  color: #fff;
}

.col2 .formField span {
  display: block;
  width: 50%;
  float: left;
}

.col3 .formField span {
  display: block;
  width: 33.33%;
  float: left;
}

.formHandle {
  margin-bottom: 10px;
}

input.submit,
input.reset {
  font-weight: bold;
  background-color: #2d6f9e;
  border-color: #2d6f9e;
  color: white;
  padding: 4px 10px 7px;
  text-transform: uppercase;
  float: right;
  width: auto;
  margin-left: 10px;
  margin-bottom: 10px;
}

input.reset {
  background-color: #333333;
}

.oneline input {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}

.formError {
  color: #ca0101;
}
.formError.abstract {
  font-weight: bold;
}

.error a {
  padding-top: 4px;
  padding-bottom: 4px;
}

#content ul.error {
  padding-left: 0;
  list-style-type: none;
}

.formError + input, .formError + textarea {
  border: 1px solid #ca0101;
}

#supplement .facets {
  margin-left: auto;
  margin-right: auto;
}
#supplement .facets h4 {
  font-size: 150%;
  font-weight: bold;
}
#supplement .facets h4 a {
  display: block;
  color: #2d6f9e;
  padding: 2px 20px 4px 2px;
}
#supplement .facets ul.show {
  border-bottom: 1px solid #7f7f7f;
}
#supplement .facets ul li.link {
  border: none;
  padding-top: 10px;
}
#supplement .facets ul li.link a {
  font-weight: bold;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 5px -3184px;
  padding-left: 20px;
}

#supplement .solrSortLinks {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#supplement .solrSortLinks ul {
  overflow: hidden;
}
#supplement .solrSortLinks li {
  border: none;
  list-style-type: none;
  font-size: 100%;
  float: left;
  width: 50%;
}
#supplement .solrSortLinks li:first-child a {
  margin-right: 10px;
}
#supplement .solrSortLinks a {
  font-size: 150%;
}
#supplement .solrSortLinks a.sortDown {
  background: #2d6f9e url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -615px;
  padding: 8px 35px 10px 10px;
}
#supplement .solrSortLinks a.sortDown:hover, #supplement .solrSortLinks a.sortDown:focus, #supplement .solrSortLinks a.sortDown:active {
  background: #585858 url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -615px;
}
#supplement .solrSortLinks a.sortUp {
  background: #2d6f9e url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -1661px;
  padding: 8px 35px 10px 10px;
}
#supplement .solrSortLinks a.sortUp:hover, #supplement .solrSortLinks a.sortUp:focus, #supplement .solrSortLinks a.sortUp:active {
  background: #585858 url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -1661px;
}

/*.navIndex {
  overflow: hidden;
  margin-bottom: $gutter*2;
  &:after {
    clear: both;
    content: " ";
    display: block;
    height: 1px;
  }
  li {
    list-style-type: none;
    font-size: 100%;
    float: left;
    text-align: center;
    width: 50%;
  }
  a.page,
  strong,
  span.page {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    @include roundCorners();
    display: block;
    padding: 0 10px 6px;
  }
  a.page:hover, a.page:focus, a.page:active,
  strong {
    color: $color-navIndex-page-hover;
    background: $background-navIndex-page-hover;
  }
  a.page,
  strong,
  span.page {
    display: none;
  }
  span.back,
  span.forward,
  a.back,
  a.forward {
    font-size: 150%;
  }
  span.back,
  span.forward {
    color: $color-navIndex-pagination-inactive;
    background: $background-navIndex-pagination-inactive;
  }
  .back {
    margin-right: $gutter;
  }
}
#content .navIndex ul {
  width: 100%;
  padding: 0;
}*/
.warenkorb td {
  vertical-align: middle;
}
.warenkorb td label,
.warenkorb td input {
  font-size: 100%;
  margin-bottom: 0;
}

.searchAutoSuggestBox {
  clear: both;
  z-index: 199;
  background: white;
}
.searchAutoSuggestBox a {
  font-size: 1.6rem;
  display: block;
  color: #333333;
}
.searchAutoSuggestBox a:hover, .searchAutoSuggestBox a:active, .searchAutoSuggestBox a:focus, .searchAutoSuggestBox a.active {
  text-decoration: underline;
}

.c-auto-suggest-box__ul {
  margin: 0 20px 0 25px;
  padding: 20px 0;
  border-top: 3px solid #f4f8fa;
}

.c-auto-suggest-box__li {
  padding: 5px 0 5px;
}

.c-akkordeon {
  margin-bottom: 40px;
  /* Bildbeschreibung als Akkordeon */
}
.c-akkordeon.c-akkordeon-faq {
  margin-bottom: 50px;
}
.c-akkordeon.c-akkordeon-faq + .c-akkordeon.c-akkordeon-faq {
  margin-top: -50px;
}
.c-akkordeon.c-akkordeon-faq .heading.c-akkordeon__heading.inactive-control {
  margin-bottom: 0;
}
.c-akkordeon.c-akkordeon-faq .c-akkordeon__body.tabaccordion.gsb-toggle {
  padding: 10px 15px;
}
.c-akkordeon.c-akkordeon-faq .c-akkordeon-wrapper--w .c-akkordeon__body {
  padding: 10px 15px;
  border-bottom: 3px solid #f4f8fa;
}
.c-akkordeon.c-akkordeon-faq .c-akkordeon-wrapper--w .c-akkordeon__heading {
  border-bottom: 3px solid #f4f8fa;
}
.c-akkordeon.c-akkordeon-faq .c-akkordeon-wrapper--w .c-akkordeon__heading.active-control {
  border-bottom: 0;
}
.c-akkordeon-tablelink .c-more-button__a.c-more-button__a--white {
  min-width: 200px;
  margin-bottom: 10px;
  line-height: 30px;
  float: right;
  padding-bottom: 3px;
}
.c-akkordeon--dienststellensuche {
  margin-bottom: 20px;
}
.c-akkordeon .c-module-headline__h2 {
  margin: 0 0 30px;
}
.c-akkordeon__headline {
  font-size: 2.4rem;
}
.c-akkordeon__heading {
  background: #2d6f9e;
  color: white;
  padding: 10px 40px 10px 15px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 0 10px 0;
  position: relative;
}
.c-akkordeon__heading:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}
.c-akkordeon__heading.inactive-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.32298% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon__heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.78266% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon__heading:focus {
  text-decoration: underline;
}
.c-akkordeon__body {
  margin: -10px 0 10px 0;
  background: #f4f8fa;
  padding: 30px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.c-akkordeon__body--feiertage:after {
  display: block;
  content: " ";
  clear: both;
}
.c-akkordeon__body--oepnv dt {
  width: 120px;
}
.c-akkordeon__body--oepnv dd {
  margin-left: 120px;
}
.c-akkordeon__body.tabaccordion {
  padding: 0;
}
.c-akkordeon__body.tabaccordion .c-akkordeon__heading {
  color: #2d6f9e;
  margin: 0 0 5px 0;
}
.c-akkordeon__body.tabaccordion .c-akkordeon__heading.inactive-control {
  background: #e2e9ef;
}
.c-akkordeon__body.tabaccordion .c-akkordeon__heading.inactive-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.05282% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon__body.tabaccordion .c-akkordeon__heading.active-control {
  background: #e2e9ef;
}
.c-akkordeon__body.tabaccordion .c-akkordeon__heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.51249% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon__body.tabaccordion.c-akkordeon__body {
  background: none;
}
.imgSingleView .c-akkordeon-wrapper.c-akkordeon-wrapper--centered {
  padding: 0;
}
.c-akkordeon-wrapper.c-akkordeon-wrapper--dienststellenfinder .c-akkordeon__heading {
  border: 0;
  color: unset;
}
.c-akkordeon-wrapper.c-akkordeon-wrapper--dienststellenfinder .c-akkordeon__heading_choosen-values {
  font-weight: normal;
}
.c-akkordeon-wrapper.c-akkordeon-wrapper--dienststellenfinder .active-control {
  margin-bottom: 0;
}
.c-akkordeon-wrapper.c-akkordeon-wrapper--dienststellenfinder .active-control .c-akkordeon__heading_choosen-values {
  display: none;
}
.c-akkordeon-wrapper--w .c-akkordeon__body, .c-akkordeon-wrapper--w .c-akkordeon__heading {
  border: 3px solid #f4f8fa;
  border-bottom: 0;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading {
  background: white;
  color: #2d6f9e;
  margin-bottom: 0;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading.c-akkordeon__heading--border-bottom {
  border-bottom: 3px solid #f4f8fa;
  margin-bottom: 10px;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading.c-akkordeon__heading--border-bottom.active-control {
  border-bottom: 0;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading--last {
  border-bottom: 3px solid #f4f8fa;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading.inactive-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.05282% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon-wrapper--w .c-akkordeon__heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.51249% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon-wrapper--w .c-akkordeon__body {
  background: none;
  padding: 10px 15px;
  border-top: 0;
  margin-bottom: 0;
}
.c-akkordeon-wrapper--w .c-akkordeon__body p:last-child {
  margin-bottom: 0;
}
.c-akkordeon-wrapper--w .c-akkordeon__body.c-akkordeon__heading--border-bottom {
  border-bottom: 3px solid #f4f8fa;
}
.c-akkordeon-wrapper--w.c-akkordeon-wrapper--dienststellenfinder .c-akkordeon__body {
  padding: 10px 15px;
}
.c-akkordeon-wrapper--gray .c-akkordeon__heading {
  background-color: #e2e9ef;
  color: #2d6f9e;
  font-weight: bold;
}
.c-akkordeon-wrapper--gray .c-akkordeon__heading.inactive-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.05282% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon-wrapper--gray .c-akkordeon__heading.active-control {
  background-color: #f4f8fa;
}
.c-akkordeon-wrapper--gray .c-akkordeon__heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.51249% no-repeat;
  height: 20px;
  width: 20px;
}
.c-akkordeon-wrapper--gray .c-akkordeon__body span.wrapper-text {
  color: #666666;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
  display: block;
  margin-bottom: 10px;
}
.c-akkordeon-wrapper--centered {
  padding: 0;
}
.c-akkordeon.c-akkordeon-kurse label,
.c-akkordeon.c-akkordeon-kurse select,
.c-akkordeon.c-akkordeon-kurse input {
  font-size: 100%;
}
.c-akkordeon.c-akkordeon-kurse input.submit {
  color: white;
}
.c-akkordeon-wrapper--dienststellenfinder dl {
  margin-bottom: 0;
}
.c-akkordeon-kurse .download-links .download {
  padding: 5px 10px 10px 33px;
  border: 2px solid #2d6f9e;
  margin-bottom: -2px;
  background: #fff;
  display: block;
  margin: 0 10px 10px 0;
  float: left;
}
.c-akkordeon-kurse .download-links .download:before {
  top: 8px;
  left: 9px;
}
.c-akkordeon-kurse .form-head::after {
  content: " ";
  display: block;
  clear: both;
}
.c-akkordeon-kurse th .sortable {
  position: relative;
}
.c-akkordeon-kurse .sort {
  position: absolute;
  top: 14px;
  right: 2px;
}
.c-akkordeon-kurse .sortUp, .c-akkordeon-kurse .sortDown {
  position: relative;
}
.c-akkordeon-kurse .sortUp::before, .c-akkordeon-kurse .sortDown::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.75118% no-repeat;
  height: 12px;
  width: 18px;
  right: 8px;
}
.c-akkordeon-kurse .sortDown::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.58926% no-repeat;
  height: 12px;
  width: 18px;
  right: -10px;
}

/* Bildbeschreibung als Akkordeon */
#content p.picture.withDescriptionAkkordeon {
  margin-bottom: 0px;
}

/* Korrektur Icons Bildbeschreibung-Akkordeon */
#content .c-bildbeschreibung .c-akkordeon__body {
  padding-top: 0px;
}

#content .c-akkordeon--ds-detailview .c-akkordeon__body a {
  text-decoration: none;
}
#content .c-akkordeon--ds-detailview .c-akkordeon__body a:hover, #content .c-akkordeon--ds-detailview .c-akkordeon__body a:focus, #content .c-akkordeon--ds-detailview .c-akkordeon__body a:active {
  text-decoration: underline;
}

.c-apps-spezialsuchen {
  margin-bottom: 60px;
}
.c-apps-spezialsuchen__h3 {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin: 0 0 32px 0;
}
.c-apps-spezialsuchen__ul {
  display: flex;
  flex-direction: column;
}
.c-apps-spezialsuchen__li {
  list-style-type: none;
  font-size: 2rem;
  font-weight: bold;
}
.c-apps-spezialsuchen__a {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.c-apps-spezialsuchen__a:before {
  content: "";
  top: 50%;
  right: 105%;
  margin-top: 0px;
  position: absolute;
  transform: translateY(-50%);
}
.c-apps-spezialsuchen__a.ExternalLink {
  padding-left: 0;
}
.c-apps-spezialsuchen-container-wrapper {
  display: flex;
  flex-direction: column;
}
.c-apps-spezialsuchen-container-apps {
  background: #f4f8fa;
  padding: 30px;
  margin-bottom: 8px;
}
.c-apps-spezialsuchen-container-apps__a {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: bold;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.c-apps-spezialsuchen-container-apps__li {
  line-height: 40px;
}
.c-apps-spezialsuchen-container-spezialsuchen {
  background: #f4f8fa;
  padding: 30px;
}
.c-apps-spezialsuchen-container-spezialsuchen__li {
  line-height: 40px;
  padding: 0 0 0 70px;
}
.c-apps-spezialsuchen-formulare-merkblaetter .c-apps-spezialsuchen__a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.85699% no-repeat;
  height: 46px;
  width: 46px;
}
.c-apps-spezialsuchen-vorschriften .c-apps-spezialsuchen__a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 80.6832% no-repeat;
  height: 46px;
  width: 46px;
}
.c-apps-spezialsuchen-zolldienststellen .c-apps-spezialsuchen__a:before, .c-apps-spezialsuchen-navServiceDienststellen .c-apps-spezialsuchen__a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
}
.c-apps-spezialsuchen-Tree .c-apps-spezialsuchen__a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  top: 22px;
  left: -30px;
}
.c-apps-spezialsuchen__a.ExternalLink::before, .c-apps-spezialsuchen .c-apps-spezialsuchen-Tree .c-apps-spezialsuchen__a.ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
  top: 50%;
  right: 118%;
  left: auto;
  margin-top: 0;
}

.c-arbeiten-beim-zoll {
  margin-bottom: 60px;
}
.c-arbeiten-beim-zoll-container-image {
  padding: 0;
  padding-left: 0;
}
.c-arbeiten-beim-zoll-container-text {
  padding: 22px 15px;
  background: #f4f8fa;
}
.c-arbeiten-beim-zoll__img {
  width: 100%;
}
.c-arbeiten-beim-zoll-headline {
  color: #2d6f9e;
  font-size: 1.9rem;
}
.c-arbeiten-beim-zoll-paragraph {
  font-size: 1.5rem;
}
.c-arbeiten-beim-zoll .c-more-button__a--white {
  min-width: auto;
  width: 100%;
}

.c-arrow-button {
  display: inline-block;
  padding: 5px 40px 10px 20px;
  border: 2px solid #f4f8fa;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -197px;
}
.c-arrow-button--up {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -1243px;
}
.c-arrow-button--up:hover, .c-arrow-button--up:focus, .c-arrow-button--up:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -1869px;
}
.c-arrow-button--down {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -197px;
}
.c-arrow-button--down:hover, .c-arrow-button--down:focus, .c-arrow-button--down:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 90% -823px;
}
.c-arrow-button:hover, .c-arrow-button:focus, .c-arrow-button:active {
  background-color: #1f3347;
  color: white;
  text-decoration: none;
}
.c-arrow-button--current {
  background-color: #f4f8fa;
}
.c-arrow-button--none {
  background-image: none;
  padding-right: 20px;
}

.c-aufgaben-und-struktur {
  margin-bottom: 60px;
}
.c-aufgaben-und-struktur-wrapper {
  padding: 0;
  position: relative;
}
.c-aufgaben-und-struktur__h3 {
  color: #2d6f9e;
  text-align: center;
}
.c-aufgaben-und-struktur__paragraph {
  color: #333333;
}
.c-aufgaben-und-struktur-container {
  position: relative;
  z-index: 1;
  margin: 0;
  background: #f4f8fa;
  padding: 44px 25px 44px 25px;
}

.c-buehne.c-buehne--suche .dssuche-backlink {
  font-size: 2rem;
  font-weight: bold;
  float: none;
  margin-top: -5px;
}
.c-buehne.c-buehne--suche .dssuche-backlink__a {
  color: white;
  padding: 5px;
  display: block;
  position: relative;
}
.c-buehne.c-buehne--suche .dssuche-backlink__a:hover, .c-buehne.c-buehne--suche .dssuche-backlink__a:focus, .c-buehne.c-buehne--suche .dssuche-backlink__a:active {
  color: white;
}
.c-buehne.c-buehne--suche .dssuche-backlink__label {
  position: relative;
  top: 0;
  line-height: 1.5;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 1.6rem;
  font-weight: normal;
  display: inline-block;
}
.c-buehne.c-buehne--suche .dssuche-backlink__label::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.91627% no-repeat;
  height: 18px;
  width: 19px;
  left: 0;
  top: 1px;
  transform: none;
}

.c-bild-text-teaser {
  margin-bottom: 60px;
}
.c-bild-text-teaser__headline {
  margin: 23px 0 10px 0;
}
.c-bild-text-teaser__paragraph {
  margin: 0 0 50px 0;
}
.c-bild-text-teaser-intro-paragraph__img {
  margin: 23px 0 0;
}

.c-buehne {
  width: 100%;
  height: 120px;
  position: relative;
  z-index: 2;
}
.c-buehne--dienststellen.c-buehne--no-picture {
  padding-bottom: 0;
}
.c-buehne--dienststellen.c-buehne--no-picture .c-buehne__inner-wrapper {
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.c-buehne--suche {
  min-height: 240px;
}
.c-buehne--suche .c-buehne__picture {
  opacity: .6;
  max-width: none;
}
.c-buehne--suche .c-buehne__img {
  max-height: 240px;
}
.c-buehne--pic-and-form .c-buehne__picture {
  background: transparent;
  opacity: 1;
}
.c-buehne--pic-and-form .c-buehne__picture ~ .c-buehne__wrapper {
  position: static;
  transform: none;
}
.c-buehne--pic-and-form .c-buehne__inner-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
}
.c-buehne--pic-and-form .c-buehne__inner-wrapper .c-suche {
  width: calc(100% - 4px);
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}
.c-buehne--pic-and-form .c-buehne__inner-wrapper .c-suche form {
  margin: 0;
}
.c-buehne--no-picture, .c-buehne--pic-and-form {
  height: auto;
  min-height: 120px;
  background: #2d6f9e;
}
.c-buehne--no-picture .c-buehne__wrapper, .c-buehne--pic-and-form .c-buehne__wrapper {
  color: white;
}
.c-buehne--no-picture {
  padding-top: 185px;
  padding-bottom: 30px;
}
.c-buehne--no-picture.c-buehne--stellenangebote {
  padding-top: 60px;
  padding-bottom: 0;
}
.c-buehne--no-picture.c-buehne--stellenangebote .c-buehne__inner-wrapper {
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.c-buehne--no-picture.c-buehne--dienststellen {
  padding-top: 60px;
}
.c-buehne__picture {
  background: #2d6f9e;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.c-buehne__img {
  max-height: 120px;
  margin: 0 auto;
  display: block;
}
.c-buehne__picture ~ .c-buehne__wrapper, .c-buehne--no-picture .c-buehne__inner-wrapper {
  width: 100%;
  max-width: 1280px;
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.c-buehne--no-picture .c-buehne__inner-wrapper {
  top: 56px;
  padding-left: 16px;
  padding-right: 16px;
}
.c-buehne__wrapper {
  color: #333333;
}
.c-buehne__headline {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: bold;
}
.c-buehne__headline--suche {
  padding-left: 56px;
  position: relative;
  margin-bottom: 35px !important;
}
.c-buehne__headline--suche:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 72.07537% no-repeat;
  height: 46px;
  width: 46px;
  left: 0;
}
.c-buehne__headline--vorschriften:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 81.30676% no-repeat;
  height: 46px;
  width: 46px;
}
.c-buehne__headline--formulare-merkblaetter:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 15.48055% no-repeat;
  height: 46px;
  width: 46px;
}
.c-buehne__headline.c-buehne__headline--dienststellen::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 100% no-repeat;
  height: 46px;
  width: 46px;
}
.c-buehne__p {
  margin-bottom: 16px;
  font-size: 1.6rem;
}
.c-buehne.c-buehne--stellenangebote .c-suche__user-hint {
  font-size: 2rem;
  float: none;
  margin-top: -5px;
}

.c-contactform .column {
  margin-bottom: 50px;
}
.c-contactform .formLabel, .c-contactform label, .c-contactform strong.formError {
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
}
.c-contactform p.formError {
  margin-top: 60px;
  margin-bottom: 40px;
  padding-left: 40px;
  position: relative;
}
.c-contactform p.formError::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 1.46124% no-repeat;
  height: 32px;
  width: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.c-contactform p.formError > strong {
  font-weight: lighter;
}
.c-contactform strong.formError {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  transform: translateY(130%);
}
.c-contactform strong.formError + input {
  border-color: #ca0101;
}
.c-contactform__date {
  display: flex;
  flex-flow: row wrap;
}
.c-contactform__date .formLabel {
  width: 100%;
}
.c-contactform__date .formField {
  flex: 2 0 0;
  position: relative;
}
.c-contactform__date .formField:nth-child(3) {
  flex: 3 0 0;
  padding: 0 10px;
}
.c-contactform__date .formField:nth-child(3)::after {
  content: '';
  background: pink;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  bottom: 16px;
  pointer-events: none;
}
.c-contactform__date input {
  text-align: center;
}
.c-contactform__selectwrapper .formField {
  display: block;
  position: relative;
}
.c-contactform__selectwrapper .formField::after {
  content: '';
  background: pink;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  bottom: 16px;
  pointer-events: none;
}
.c-contactform__datepicker .formField {
  display: block;
  position: relative;
}
.c-contactform__datepicker .formField::after {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 11.39069% no-repeat;
  height: 31px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 22px;
  pointer-events: none;
}
.c-contactform__datepicker input[type='text'] {
  font-weight: bold;
}
.c-contactform__datepicker input[type='text']:focus {
  border-color: black;
}
.c-contactform .checkbox, .c-contactform .radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.c-contactform .checkbox:focus + label::before, .c-contactform .radio:focus + label::before {
  border-color: #2d6f9e;
}
.c-contactform .checkbox + label, .c-contactform .radio + label {
  min-height: 30px;
  margin: 20px 0 0 0;
  padding-left: 48px;
  color: black;
  font-size: 1.6rem;
  font-weight: normal;
  text-transform: none;
  position: relative;
}
.c-contactform .checkbox + label::before, .c-contactform .radio + label::before {
  content: '';
  background: #f4f8fa;
  width: 30px;
  height: 30px;
  border: 2px solid black;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.c-contactform .checkbox:checked + label::after, .c-contactform .radio:checked + label::after {
  content: '';
  background: black;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 9px;
  transform: translateY(-50%);
}
.c-contactform .radio + label::before {
  border-radius: 50%;
}
.c-contactform .radio:checked + label::after {
  border-radius: 50%;
}
.c-contactform__disclaimer .checkbox + label {
  font-size: 1.5rem;
}
.c-contactform [type='text'],
.c-contactform [type='password'],
.c-contactform [type='date'],
.c-contactform [type='datetime'],
.c-contactform [type='datetime-local'],
.c-contactform [type='month'],
.c-contactform [type='week'],
.c-contactform [type='email'],
.c-contactform [type='number'],
.c-contactform [type='search'],
.c-contactform [type='tel'],
.c-contactform [type='time'],
.c-contactform [type='url'],
.c-contactform [type='color'],
.c-contactform [type='file'],
.c-contactform [type='range'],
.c-contactform select,
.c-contactform textarea {
  background: #f4f8fa;
  margin: 0;
  padding: 14px 20px;
  border: 2px solid black;
  font-size: 1.5rem;
  line-height: 1.4;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.c-contactform [type='text']:focus,
.c-contactform [type='password']:focus,
.c-contactform [type='date']:focus,
.c-contactform [type='datetime']:focus,
.c-contactform [type='datetime-local']:focus,
.c-contactform [type='month']:focus,
.c-contactform [type='week']:focus,
.c-contactform [type='email']:focus,
.c-contactform [type='number']:focus,
.c-contactform [type='search']:focus,
.c-contactform [type='tel']:focus,
.c-contactform [type='time']:focus,
.c-contactform [type='url']:focus,
.c-contactform [type='color']:focus,
.c-contactform [type='file']:focus,
.c-contactform [type='range']:focus,
.c-contactform select:focus,
.c-contactform textarea:focus {
  border-color: #2d6f9e;
  outline: none;
}
.c-contactform [type='text']:invalid,
.c-contactform [type='password']:invalid,
.c-contactform [type='date']:invalid,
.c-contactform [type='datetime']:invalid,
.c-contactform [type='datetime-local']:invalid,
.c-contactform [type='month']:invalid,
.c-contactform [type='week']:invalid,
.c-contactform [type='email']:invalid,
.c-contactform [type='number']:invalid,
.c-contactform [type='search']:invalid,
.c-contactform [type='tel']:invalid,
.c-contactform [type='time']:invalid,
.c-contactform [type='url']:invalid,
.c-contactform [type='color']:invalid,
.c-contactform [type='file']:invalid,
.c-contactform [type='range']:invalid,
.c-contactform select:invalid,
.c-contactform textarea:invalid {
  border-color: #ca0101;
}
.c-contactform textarea {
  margin-bottom: 10px;
}
.c-contactform [type='submit'],
.c-contactform [type='reset'] {
  width: auto;
  padding: 0;
}
.c-contactform input[type=number]::-webkit-inner-spin-button,
.c-contactform input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-contactform dfn {
  font-style: normal;
}

#ui-datepicker-div {
  top: 100% !important;
  left: 0 !important;
  width: 270px;
  border: 1px solid #2d6f9e;
}
#ui-datepicker-div .ui-priority-secondary {
  color: #000;
}
#ui-datepicker-div .ui-datepicker-calendar tr td:not(.ui-datepicker-other-month) {
  background-color: #eee;
}
#ui-datepicker-div .ui-datepicker-calendar tr td.ui-datepicker-unselectable {
  background: transparent !important;
}
#ui-datepicker-div .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-year {
  border: none;
}

.ui-datepicker {
  background: #f4f8fa;
  padding: 0 29px 30px 29px;
  border: 2px solid black;
  border-radius: 0;
  display: none;
}
.ui-datepicker td {
  width: 30px;
  padding: 3px 0;
  text-align: center;
}
.ui-datepicker td.zero > a::before, .ui-datepicker td.zero > span::before {
  content: '0';
}
.ui-datepicker td a, .ui-datepicker td span {
  color: black;
  padding: 6px 8px 10px 8px;
  font-size: 1.4rem;
  line-height: 1;
  display: block;
}
.ui-datepicker th {
  width: 30px;
  padding: 3px 0;
  text-align: center;
}
.ui-datepicker th.zero > a::before, .ui-datepicker th.zero > span::before {
  content: '0';
}
.ui-datepicker th a {
  color: black;
  padding: 6px 8px 10px 8px;
  font-size: 1.4rem;
  line-height: 1;
  display: block;
}
.ui-datepicker td:not(.ui-datepicker-other-month) {
  background-color: #ddd;
}
.ui-datepicker th > span {
  font-size: 1.4rem;
  line-height: 1;
  text-transform: uppercase;
}
.ui-datepicker .ui-state-highlight {
  background-color: #b2b2b2;
}
.ui-datepicker-trigger {
  margin: 6px 0 6px 6px;
  flex: none;
}

.ui-datepicker-header {
  padding: 50px 0 0 0;
  position: relative;
}

.ui-datepicker-calendar {
  width: 100%;
  padding-top: 14px;
  border-top: 1px solid black;
  border-collapse: separate;
}

td.ui-datepicker-other-month > a {
  color: #b2b2b2;
}

td.ui-datepicker-today > a {
  background: #b2b2b2;
}

td.ui-datepicker-current-day > a {
  background: #2d6f9e;
  color: white;
  font-weight: bold;
}

td.ui-datepicker-today.ui-datepicker-other-month > a {
  background: transparent;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  font-size: 0;
  display: none;
}
.ui-datepicker-prev::before,
.ui-datepicker-next::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.76368% no-repeat;
  height: 22px;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ui-datepicker-prev {
  position: absolute;
  left: 0;
}

.ui-datepicker-next {
  position: absolute;
  right: 0;
}
.ui-datepicker-next::before {
  left: auto;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.ui-datepicker-month,
.ui-datepicker-year {
  background: transparent;
  width: 45%;
  font-size: 1.4rem;
  font-weight: bold;
  position: absolute;
  top: 14px;
}
.ui-datepicker-month:hover, .ui-datepicker-month:focus, .ui-datepicker-month:active,
.ui-datepicker-year:hover,
.ui-datepicker-year:focus,
.ui-datepicker-year:active {
  border: 0;
  outline: 0;
}

.ui-datepicker-month {
  left: 0;
}

.ui-datepicker-year {
  right: 0;
}

.kurssuche .ui-datepicker-trigger {
  position: relative;
}
.kurssuche .ui-datepicker-trigger:hover img {
  opacity: 0;
}
.kurssuche .ui-datepicker-trigger:hover::after {
  display: inline;
  content: "";
  background: url(/SiteGlobals/Frontend/Images/icons/datepicker-b.png?__blob=normal&v=3);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.kurssuche .js-datepicker {
  position: relative;
}
.kurssuche .js-datepicker > span {
  display: flex;
}
.kurssuche .js-datepicker > span > input.hasDatepicker {
  flex: auto;
  min-width: 0;
}
.kurssuche > .row > .columns:last-child #ui-datepicker-div {
  top: 100% !important;
  right: 0 !important;
  left: auto !important;
}

.c-ds-detailview__delegatedHZA {
  margin-bottom: 20px;
}
.c-ds-detailview__delegatedHZA .c-ds-detailview__paragraph.c-ds-detailview_paragraph--title {
  font-size: 1.6rem;
  font-weight: bold;
}
.c-ds-detailview__delegatedHZA .c-ds-detailview__paragraph.c-ds-detailview_paragraph--hint {
  font-size: 1.4rem;
}
.c-ds-detailview__tabs-list-headline {
  display: none;
}
.c-ds-detailview__tabs-list-element--icon:after {
  position: absolute;
  right: 25px;
  top: 16px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 11px 0 11px;
  border-color: #ffffff transparent transparent transparent;
}
.c-ds-detailview-tabaccordion .tabs-list {
  border-bottom: 2px solid #2d6f9e;
  position: relative;
  left: -20px;
}
.c-ds-detailview-tabaccordion .tabs-list li {
  margin: 0 5px 0 0;
}
.c-ds-detailview-tabaccordion .tabs-list li a {
  color: #2d6f9e;
  font-weight: bold;
  display: inline-block;
  padding: 10px 18px;
  border-top: 2px solid #2d6f9e;
  border-left: 2px solid #2d6f9e;
  border-right: 2px solid #2d6f9e;
}
.c-ds-detailview-tabaccordion .tabs-list li a.active-control {
  background-color: #1f3347;
  border-color: #1f3347;
  color: white;
  display: block;
  position: relative;
}
.c-ds-detailview-tabaccordion .tabs-list li a.inactive-control {
  display: block;
}
.c-ds-detailview-tabaccordion .tabs-list li a.inactive-control:hover, .c-ds-detailview-tabaccordion .tabs-list li a.inactive-control:focus, .c-ds-detailview-tabaccordion .tabs-list li a.inactive-control:active {
  background-color: #2d6f9e;
  color: #fff;
}
.c-ds-detailview-tabaccordion__heading {
  display: none;
}
.c-ds-detailview-content {
  margin: 30px 0 0 0;
  position: relative;
}
.c-ds-detailview-content .c-ds-detailview__headline .dstitleformatsmaller {
  font-size: 80%;
}
.c-ds-detailview__key {
  padding: 15px;
  background-color: #f4f8fa;
  border: 2px solid #1f3347;
  color: #333333;
  font-size: 1.4rem;
  font-weight: bold;
  position: absolute;
  top: -55px;
  right: auto;
  left: 0;
}
.c-ds-detailview__headline {
  margin: 70px 0 20px 0;
}
.c-ds-detailview__headline.c-ds-detailview__with-subheadline {
  margin-bottom: 5px;
}
.c-ds-detailview__suggestionList li input[type="radio"] + label {
  font-size: 1.6rem;
  padding-top: 1px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.c-ds-detailview__oepnv dt {
  width: 8em;
}
.c-ds-detailview__wochentag {
  width: 136px;
}
.c-ds-detailview__uhrzeit {
  width: 182px;
}
.c-ds-detailview__hinweis {
  width: 590px;
}
.c-ds-detailview__note {
  padding: 30px;
  background-color: #f4f8fb;
  margin: 0 0 20px 0;
}
.c-ds-detailview__paragraph {
  margin: 0;
}
.c-ds-detailview__phonenumber-fax-email {
  margin: 20px 0 0 0;
}
.c-ds-detailview__link {
  font-size: 1.6rem;
}
.c-ds-detailview__wrapperWebmap {
  width: 100%;
  height: 350px;
}
.c-ds-detailview__orgplan {
  position: relative;
  padding: 10px 0;
  margin: 20px 0;
}
.c-ds-detailview__orgplan.c-download-list__a {
  margin: 5px 0;
}
.c-ds-detailview__orgplan.c-download-list__a::after {
  display: none;
}
.c-ds-detailview__orgplan .c-download-list__li {
  padding: 0;
  padding-bottom: 0;
  border: 0;
  margin: 0;
}
.c-ds-detailview__orgplan .c-download-list__li a {
  padding: 0 0 0 26px;
}
.c-ds-detailview__orgplan:before {
  height: 2px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 69px;
}
.c-ds-detailview__orgplan:after {
  height: 2px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  padding-right: 69px;
}
.c-ds-detailview-content .c-akkordeon {
  margin: 20px 0;
}
.c-ds-detailview__phonenumber-fax-email dd {
  margin: 0 0 0 110px;
}
.c-ds-detailview__accessibility dd {
  margin: 0;
}
.c-ds-detailview__access.c-akkordeon {
  margin: 10px 0;
}
.c-ds-detailview__access .c-akkordeon__body {
  padding: 10px 0 0;
}
.c-ds-detailview__access .c-akkordeon-wrapper--w .c-akkordeon__heading {
  border: 0;
  padding: 0;
  display: inline-block;
}
.c-ds-detailview__access .c-akkordeon-wrapper--w .c-akkordeon__heading:before {
  right: -30px;
}
.c-ds-detailview__webMap {
  height: 350px;
  width: 100%;
  position: relative;
}
.c-ds-detailview__webMapFullscreen {
  background: #2d6f9e;
  color: white;
  padding: 10px 20px;
  font-size: 1.6rem;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2000;
}
.c-ds-detailview img {
  max-width: none;
}
.c-ds-detailview__modal-wrapper {
  position: relative;
}
.c-ds-detailview__aerial-view, .c-ds-detailview__legend {
  position: absolute;
  bottom: 0px;
  background: #003CA3;
  color: white;
  font-size: 130%;
  padding: 3px;
  width: 64px;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
  line-height: 2;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.c-ds-detailview__aerial-view {
  right: 70px;
}
.c-ds-detailview__legend {
  right: -1px;
}
.c-ds-detailview__specialFeature dl dd {
  margin-left: 108px;
}
.c-ds-detailview__access .access dd {
  margin-left: 108px;
}

#modal-map {
  width: 100%;
}

.c-dseinzelansicht__ul_zweispaltig li {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 2px;
}

#content .bkgWebMapPopup h3 {
  font-size: 1.6rem;
}

#content dt.c-ds-detailview__accessibility--note {
  float: none;
}

#content dd.c-ds-detailview__accessibility--note {
  margin: 0 0 10px 0;
}

.dsSingleView .mfp-ajax-holder .mfp-content {
  padding: 0px;
}
.dsSingleView .mfp-ajax-holder .mfp-content button.mfp-close {
  padding-right: 0;
}

.c-dienststellensuche {
  padding: 50px 13.36% 14% 13.36%;
  background-color: #f4f8fa;
  margin: 0 0 40px 0;
}
.c-dienststellensuche__li.c-dienststellensuche__li--last-entry {
  padding-bottom: 0;
}
.c-dienststellensuche--startseite .c-dienststellensuchteaser {
  margin-top: 60px;
  margin-bottom: 0;
  background-color: #2d6f9e;
}
.c-dienststellensuche--startseite .c-dienststellensuchteaser .c-more-button__a--white-inverted {
  background-color: #ffffff;
  width: 100%;
  color: #2d6f9e;
  min-width: auto;
}
.c-dienststellensuche--startseite .c-dienststellensuchteaser .c-more-button__a--white-inverted:hover, .c-dienststellensuche--startseite .c-dienststellensuchteaser .c-more-button__a--white-inverted:focus, .c-dienststellensuche--startseite .c-dienststellensuchteaser .c-more-button__a--white-inverted:active {
  color: #fff;
  background-color: #1f3347;
}
.c-dienststellensuche--ergebnisseite .c-dssuche-errormsg {
  color: #ca0101;
  font-weight: bold;
}
.c-dienststellensuche.c-dienststellensuche--startseite, .c-dienststellensuche.c-dienststellensuche--ortsauswahl, .c-dienststellensuche.c-dienststellensuche--ergebnisseite {
  padding-bottom: 50px;
}
.c-dienststellensuche--allgemein .c-more-button {
  text-align: right;
}
.c-dienststellensuche__dd {
  padding-right: 90px;
}
.c-dienststellensuche__webMapFullscreen {
  background: #2d6f9e;
  color: white;
  padding: 2px;
  display: block;
  font-size: 1.6rem;
  line-height: 50px;
  text-align: center;
}
.c-dienststellensuche__wrapper-button {
  position: relative;
}
.c-dienststellensuche__button {
  font-size: 1.7rem;
  font-weight: bold;
  padding: 30px 60px;
  display: block;
  min-height: 108px;
  text-align: center;
  background-color: white;
}
.c-dienststellensuche__button:hover {
  background-color: #2d6f9e;
  color: white;
}
.c-dienststellensuche__info {
  position: absolute;
  right: 60px;
  bottom: 60px;
}
.c-dienststellensuche__info::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 42.53651% no-repeat;
  height: 27px;
  width: 27px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.c-dienststellensuche__button-back, .c-dienststellensuche__button-forward {
  margin: 0;
  padding: 10px 20px;
  border: 2px solid #2d6f9e;
}
.c-dienststellensuche__button-back {
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  background: #fff;
}
.c-dienststellensuche__button-back:hover, .c-dienststellensuche__button-back:active, .c-dienststellensuche__button-back:focus {
  color: #fff;
  background: #1f3347;
  border: 2px solid #fff;
  text-decoration: none;
}
.c-dienststellensuche__button-forward {
  background-color: #f4f8fa;
  color: #2d6f9e;
  width: auto;
  line-height: 1.5rem;
  position: absolute;
  right: 0;
}
.c-dienststellensuche__dt {
  display: block;
  width: 100%;
}
.c-dienststellensuche__dd {
  margin-left: 0;
  position: relative;
}
.c-dienststellensuche__dd label, .c-dienststellensuche__dd input, .c-dienststellensuche__dd select {
  font-size: 100%;
  margin-bottom: 0;
}
.c-dienststellensuche__dd input, .c-dienststellensuche__dd select {
  border: 2px solid #f4f8fa;
}
.c-dienststellensuche__dd label {
  font-weight: bold;
}
.c-dienststellensuche__dd input.submit {
  border: 0;
  text-transform: none;
  color: #fff;
  width: 100%;
  vertical-align: bottom;
  padding: 6px 10px 7px;
  margin: 0;
}
.c-dienststellensuche__dd input.submit:hover, .c-dienststellensuche__dd input.submit:active, .c-dienststellensuche__dd input.submit:focus {
  border: 0;
}
.c-dienststellensuche__dd.c-dienststellensuche__dd--formular {
  margin-top: 15px;
}
.c-dienststellensuche__link-revise {
  position: absolute;
  right: 0;
  padding-left: 26px;
}
.c-dienststellensuche__link-revise::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  top: 4px;
  left: 0;
  transform: none;
}
.c-dienststellensuche .formLabel {
  font-size: 1rem;
  font-weight: bold;
}
.c-dienststellensuche input[type="text"] {
  padding: 10px 3px;
}
.c-dienststellensuche select[name^="ambit_distance"] {
  padding: 9px 0px;
}
.c-dienststellensuche input[type="text"]:hover, .c-dienststellensuche input[type="text"]:focus, .c-dienststellensuche input[type="text"]:active,
.c-dienststellensuche select:hover,
.c-dienststellensuche select:focus,
.c-dienststellensuche select:active {
  border: none;
  outline: 2px solid #2d6f9e;
}
.c-dienststellensuche input[type="submit"] {
  width: 100%;
  color: white;
  font-size: 1.6rem;
  padding: 10px 0;
  text-transform: none;
  margin-top: 32px;
}
.c-dienststellensuche input[type="submit"].c-dienststellensuche__button-forward {
  margin-top: 0;
  background: #fff;
}
.c-dienststellensuche input[type="submit"].c-dienststellensuche__button-forward:hover, .c-dienststellensuche input[type="submit"].c-dienststellensuche__button-forward:active, .c-dienststellensuche input[type="submit"].c-dienststellensuche__button-forward:focus {
  color: #fff;
  background: #1f3347;
  border: 2px solid #fff;
  text-decoration: none;
}
.c-dienststellensuche input[type="radio"] {
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
  display: none;
}
.c-dienststellensuche input[type="radio"] + label {
  position: relative;
  padding-left: 50px;
  margin: 0 0 30px 0;
}
.c-dienststellensuche input[type="radio"]:checked + label::before, .c-dienststellensuche input[type="radio"]:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ccc;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.c-dienststellensuche input[type="radio"]:checked + label::before, .c-dienststellensuche input[type="radio"]:not(:checked) + label::before {
  border-radius: 30px;
}
.c-dienststellensuche input[type="radio"]:hover + label::before {
  background: #ddd;
  box-shadow: inset 0 0 0 7px white;
}
.c-dienststellensuche input[type="radio"]:checked + label::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  box-shadow: none;
  border-radius: 30px;
}
.c-dienststellensuche input[type="radio"]:checked + label::after {
  top: 7px;
  left: 7px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2d6f9e;
  content: "";
  position: absolute;
}
.c-dienststellensuche__searchresult-ul {
  position: relative;
  padding: 0;
}
.c-dienststellensuche__searchresult-ul .c-searchteaser--icon .c-searchteaser__addresswrapper {
  padding-left: 0px;
}
.c-dienststellensuche__searchresult-ul .c-searchteaser--icon .c-searchteaser__addresswrapper:before {
  display: none;
}
.c-dienststellensuche__searchresult-ul .c-searchteaser--icon .c-searchteaser__addresswrapper .dstitle {
  font-weight: bold;
}
.c-dienststellensuche__searchresult-ul .c-searchteaser--icon .c-searchteaser__addresswrapper .streetHouseNumber, .c-dienststellensuche__searchresult-ul .c-searchteaser--icon .c-searchteaser__addresswrapper .zipCodePlaceDepartment {
  margin-bottom: 0;
}
.c-dienststellensuche__searchresult-ul:before {
  height: 2px;
  background-color: #e2e9ef;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.c-dienststellensuche__searchresult-ul:after {
  height: 2px;
  background-color: #e2e9ef;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.c-dienststellensuche__keywrapper {
  text-transform: none;
  text-align: left;
  font-weight: bold;
  display: block;
  margin: 0 0 20px;
  position: relative;
}
.c-dienststellensuche__keywrapper:after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
  display: none;
  content: '';
  width: 40px;
  height: 40px;
  background-size: 18em;
  position: absolute;
  left: -40px;
  top: 0;
}
.c-dienststellensuche .c-more-button {
  text-align: right;
}
.c-dienststellensuche .c-more-button__a--white {
  background: none;
}
.c-dienststellensuche img {
  max-width: none;
}
.c-dienststellensuche__wrapperWebmap {
  width: 100%;
  height: 350px;
  position: relative;
}
.c-dienststellensuche__webMap {
  height: 350px;
  width: 100%;
  position: relative;
}
.c-dienststellensuche__mapListPanel {
  position: absolute;
  z-index: 2;
  max-width: 300px;
  width: 100%;
  left: auto;
  right: 0;
  top: -59px;
  margin-left: 0;
  background-color: white;
  color: #2d6f9e;
}
.c-dienststellensuche__mapListPanel--rows {
  z-index: 10;
  position: relative;
  width: 200%;
  left: -100%;
  background-color: #fff;
  max-height: 305px;
  overflow-y: scroll;
}
.c-dienststellensuche__mapListPanel--rows .c-dienststellensuche__mapListPanelElement {
  padding: 10px 0 10px 10px;
  min-height: 96px;
}
.c-dienststellensuche__mapListPanelElement {
  border-bottom: 1px solid #f4f8fa;
  list-style-type: none;
  padding: 20px 0 20px 18px;
  margin: 0;
}
.c-dienststellensuche__mapListPanelElement h3 {
  margin: 0;
  font-size: 1em;
}
.c-dienststellensuche__mapListPanelElement:focus, .c-dienststellensuche__mapListPanelElement.active {
  background-color: #1f3347;
}
.c-dienststellensuche__mapListPanelElement:focus a, .c-dienststellensuche__mapListPanelElement.active a {
  color: white;
}
.c-dienststellensuche__paragraph {
  margin: 0 0 30px 0;
}
.c-dienststellensuche__heading--mapListPanel {
  padding: 20px 40px 20px 18px;
  margin: 0;
  font-size: 1.6rem;
  color: white;
  background-color: #2d6f9e;
  max-width: 300px;
  width: 100%;
}
.c-dienststellensuche__mapListPanelList {
  margin: 0;
}
.c-dienststellensuche .tabaccordion .heading {
  position: relative;
}
.c-dienststellensuche .tabaccordion .heading:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}
.c-dienststellensuche .tabaccordion .heading.inactive-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 3.32298% no-repeat;
  height: 20px;
  width: 20px;
}
.c-dienststellensuche .tabaccordion .heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.78266% no-repeat;
  height: 20px;
  width: 20px;
}
.c-dienststellensuche .suggestionList input[type="radio"] + label {
  font-size: 100%;
}

input[type="submit"].c-dienststellensuche__button-forward {
  width: auto;
  padding: 10px 20px;
  color: #2d6f9e;
}

form[name^="dienststellenfinder"] .c-akkordeon {
  margin-bottom: 20px;
}

#content .c-dienststellensuche--allgemein .streetHouseNumber, #content .c-dienststellensuche--allgemein .zipCodePlaceDepartment {
  margin-bottom: 0;
}

.c-dienststellensuchteaser {
  background: #13283b;
  margin-bottom: 60px;
  padding: 2.5% 5%;
}
.c-dienststellensuchteaser__headline {
  color: white;
  font-size: 2.4rem;
  margin: 0;
}
.c-dienststellensuchteaser--oeffizus .c-dienststellensuchteaser__textcontainer:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 72.07537% no-repeat;
  height: 46px;
  width: 46px;
}
.c-dienststellensuchteaser__textcontainer {
  padding-left: 80px;
  position: relative;
}
.c-dienststellensuchteaser__textcontainer:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 100% no-repeat;
  height: 46px;
  width: 46px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -23px;
  transform: scale(1.2);
}
.c-dienststellensuchteaser__paragraph {
  color: white;
  font-size: 1.6rem;
}
.c-dienststellensuchteaser .c-more-button {
  margin: 20px 0 0 0;
  text-align: center;
}
.c-dienststellensuchteaser .c-more-button__a--white-inverted {
  background: #13283b;
}

.c-download-list {
  margin-bottom: 60px;
}
.c-download-list__ul {
  padding: 0;
  border-top: 1px solid #e1ebf1;
  list-style: none;
}
.c-download-list__li {
  padding: 20px 10px 20px 50px;
  border-bottom: 1px solid #e1ebf1;
  display: block;
  border-top: 1px solid #e1ebf1;
  margin-top: 20px;
  margin-bottom: 20px;
}
.c-marginalspalten-boxen__li .c-download-list__li {
  padding: 0;
  border: none;
  margin: 0;
}
.c-download-list__li + .c-download-list__li {
  margin-top: -20px;
  border-top: 0;
}
.c-download-list__a {
  margin-bottom: 2px;
  color: #2d6f9e;
  font-size: 1.5rem;
  font-weight: normal;
  display: block;
  position: relative;
}
.c-download-list__a:hover, .c-download-list__a:focus, .c-download-list__a:active {
  color: #2d6f9e;
  text-decoration: underline;
}
.c-download-list__a::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.1335% no-repeat;
  height: 22px;
  width: 18px;
  left: -35px;
}
.c-download-list__info {
  padding-left: 26px;
  font-size: 1.4rem;
  display: block;
}

.c-facets .nowrap {
  font-size: 1.4rem;
  font-weight: normal;
}
.c-facets__headline {
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  font-weight: normal;
}
.c-facets__accordion-control {
  padding-top: 10px;
  border-top: 2px solid #f4f8fa;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 95% -1241px;
  cursor: pointer;
}
.c-facets__accordion-control--closed {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 95% -195px;
}
.c-facets__accordion-control--closed + .c-facets__ul {
  display: none;
}
.c-facets__wrapper--closed {
  display: none;
}
.c-facets__wrapper--opened + .c-facets-reset__wrapper .c-facets-reset__li {
  display: none;
}
.c-facets__wrapper--opened + .c-facets-reset__wrapper .c-facets-reset__li--all {
  display: block;
}
.c-facets__button {
  display: none;
}
.c-facets__button.c-facet__button--abfbefugnisse {
  float: none !important;
  font-size: 1.6rem;
  color: #fff;
  background: #2d6f9e;
  padding: 10px 15px;
  margin: 0px 0 40px 0;
  line-height: 1.6;
}
.c-facets__filter-button {
  font-size: 2rem;
  font-weight: bold;
}
.c-facets__filter-button:before {
  content: '';
  display: inline-block;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.24517% no-repeat;
  height: 24px;
  width: 24px;
  margin-right: 10px;
  transform: translateY(6px);
}
.c-facets-reset__ul {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}
.c-facets-reset__li {
  padding: 0 20px 15px 0;
}
.c-facets-reset__a {
  display: block;
  padding: 3px 8px 8px;
  background: #2d6f9e;
  color: white;
}
.c-facets-reset__a:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 46.67837% no-repeat;
  height: 17px;
  width: 17px;
  transform: translateY(3px);
}
.c-facets-reset__a:hover, .c-facets-reset__a:focus, .c-facets-reset__a:active {
  text-decoration: none;
  background: #1f3347;
}
.c-facets__ul {
  margin-bottom: 40px;
}
.c-facets__ul--checkbox .c-facets__a {
  margin-bottom: 20px;
  padding: 0 0 0 40px;
  border: none;
  color: black;
  font-size: 1.5rem;
  font-weight: normal;
}
.c-facets__ul--checkbox .c-facets__a::before {
  content: '';
  background: #f4f8fa;
  width: 26px;
  height: 26px;
  border: 2px solid black;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.c-facets__ul--checkbox .c-facets__selected {
  background-color: transparent;
}
.c-facets__ul--checkbox .c-facets__selected::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 10.74514% no-repeat;
  height: 15px;
  width: 17px;
  left: 0;
  margin-left: 5px;
}
.c-facets__ul .c-facets__ul {
  margin-left: 30px;
}
.c-facets__ul.c-facets__ul--abflist {
  margin-bottom: 20px;
}
.c-facets__a {
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 2px solid #e1ebf1;
  color: #2d6f9e;
  font-weight: bold;
  display: block;
  position: relative;
}
.c-facets__selected {
  border-color: #1f3347;
  background: #1f3347;
  color: white;
  padding-right: 40px;
}
.c-facets__selected::after {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 46.67837% no-repeat;
  height: 17px;
  width: 17px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.c-facets__li--subfacets > .c-facets__a {
  margin-bottom: 0;
}
.c-facets__li--subfacets .c-facets__a {
  border-color: white;
}
.c-facets__li--subfacets .c-facets__ul {
  margin-left: 0;
  padding: 20px 15px 10px;
  background-color: #f4f8fa;
}
.c-facets__reset-all {
  font-size: 1.6rem;
}

.c-abfbefugnisse dl {
  padding-top: 5px;
}
.c-abfbefugnisse dl .c-facets__a {
  margin-bottom: 20px;
  padding: 0 0 0 40px;
  border: none;
  color: black;
  font-size: 1.5rem;
  font-weight: normal;
}
.c-abfbefugnisse dl .c-facets__a::before {
  content: '';
  background: #f4f8fa;
  width: 26px;
  height: 26px;
  border: 2px solid black;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.c-abfbefugnisse dl .c-facets__selected {
  background-color: transparent;
}
.c-abfbefugnisse dl .c-facets__selected::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 10.74514% no-repeat;
  height: 15px;
  width: 17px;
  left: 0;
  margin-left: 5px;
}
.c-abfbefugnisse dt {
  width: 115px;
  padding-left: 10px;
  padding-right: 0;
  clear: left;
}
.c-abfbefugnisse dd {
  width: calc(100% - 115px);
  padding-right: 10px;
  margin-left: 0;
  margin-bottom: 20px;
  float: left;
}

.js-on .c-facets__button {
  display: block;
  float: right;
}
.js-on .c-facets__button:focus img:only-child {
  outline: 2px solid #333333;
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.75);
}
.js-on .c-abfbefugnisse {
  display: none;
}
.js-on .c-abfbefugnisse dl {
  max-height: 65vh;
  overflow-y: scroll;
}
.js-on .mfp-content .c-abfbefugnisse {
  display: block;
}

.c-fachmeldungen {
  margin-bottom: 60px;
}

.c-faq-buttons {
  margin-bottom: 60px;
}
.c-faq-buttons__button {
  padding: 15px;
  border: 2px solid #e1ebf1;
}
.c-faq-buttons__headline {
  margin: 0 0 10px 0;
}

.c-fundstuecke {
  margin-bottom: 50px;
}

.c-hexagon-grid {
  display: flex;
  flex-flow: row wrap;
  width: 280px;
  position: relative;
}
.c-hexagon-grid__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-hexagon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 280px;
  height: 242.48711px;
}
.c-hexagon__border {
  width: 140px;
  max-height: 1px;
  position: absolute;
  overflow: visible;
  box-sizing: border-box;
  z-index: 2;
}
.c-hexagon__border::before {
  content: '';
  background: #2d6f9e;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  box-shadow: 140px 0 #2d6f9e;
  position: absolute;
  top: -11px;
  left: -11px;
}
.c-hexagon__border::after {
  content: '';
  border-bottom: solid 3px #2d6f9e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(-50%);
}
.c-hexagon__border--top {
  top: 0;
}
.c-hexagon__border--top-right {
  top: 0;
  right: -70px;
  transform: rotate(-120deg) translateY(-60.375px) translateX(-35px);
}
.c-hexagon__border--bottom-right {
  right: -70px;
  bottom: 242.48711px;
  transform: rotate(120deg) translateY(-60.375px) translateX(175px);
}
.c-hexagon__border--bottom {
  bottom: 0;
}
.c-hexagon__border--bottom-left {
  left: 0;
  bottom: 121.24356px;
  transform: rotate(-120deg) translateY(-60.375px) translateX(-35px);
}
.c-hexagon__border--top-left {
  top: 0;
  left: 70px;
  transform: rotate(120deg) translateY(60.375px) translateX(105px);
}
.c-hexagon__content-wrapper {
  width: 140px;
  height: 242.48711px;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-hexagon__content-wrapper::before, .c-hexagon__content-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  transform: rotate(120deg);
  z-index: -1;
}
.c-hexagon__content-wrapper::after {
  transform: rotate(-120deg);
}
.c-hexagon__content {
  height: 75%;
  width: 120%;
  margin: 0 -10%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 800;
  text-align: center;
  color: black;
  flex-direction: column;
  flex: 0 0 auto;
}
.c-hexagon__content > * {
  width: 100%;
}
.c-hexagon__arrow {
  margin-top: 10px;
  opacity: 1;
}
.c-hexagon__arrow, .c-hexagon__arrow::before, .c-hexagon__arrow::after {
  width: 36px;
  height: 36px;
  background-size: 100% 100%;
  background-repeat: no-repeat !important;
}
.c-hexagon__arrow::before, .c-hexagon__arrow::after {
  transition: opacity 200ms ease-in-out;
  background: url(/SiteGlobals/Frontend/Images/icons/hexagon-arrow.svg?__blob=normal&v=1);
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.c-hexagon__arrow::before {
  background: url(/SiteGlobals/Frontend/Images/icons/hexagon-arrow--white.svg?__blob=normal&v=1);
  opacity: 0;
}
.c-hexagon--hidden-small {
  display: none;
}
.c-hexagon--absolute-first {
  position: absolute;
  top: 121.24356px;
  left: -210px;
}
.c-hexagon--absolute-second {
  position: absolute;
  bottom: 121.24356px;
  right: -210px;
}

a.c-hexagon__content-wrapper * {
  transition: color 200ms ease-in-out;
}
a.c-hexagon__content-wrapper, a.c-hexagon__content-wrapper::before, a.c-hexagon__content-wrapper::after {
  background: #F4F8FB;
  transition: background-color 200ms ease-in-out;
  text-decoration: none;
}
a.c-hexagon__content-wrapper:hover, a.c-hexagon__content-wrapper:hover::before, a.c-hexagon__content-wrapper:hover::after, a.c-hexagon__content-wrapper:focus, a.c-hexagon__content-wrapper:focus::before, a.c-hexagon__content-wrapper:focus::after, a.c-hexagon__content-wrapper:active, a.c-hexagon__content-wrapper:active::before, a.c-hexagon__content-wrapper:active::after {
  background: #1F3347 !important;
}
a.c-hexagon__content-wrapper:hover,
a.c-hexagon__content-wrapper:hover *, a.c-hexagon__content-wrapper:focus,
a.c-hexagon__content-wrapper:focus *, a.c-hexagon__content-wrapper:active,
a.c-hexagon__content-wrapper:active * {
  color: white;
}
a.c-hexagon__content-wrapper:hover .c-hexagon__arrow::after, a.c-hexagon__content-wrapper:focus .c-hexagon__arrow::after, a.c-hexagon__content-wrapper:active .c-hexagon__arrow::after {
  opacity: 0;
}
a.c-hexagon__content-wrapper:hover .c-hexagon__arrow::before, a.c-hexagon__content-wrapper:focus .c-hexagon__arrow::before, a.c-hexagon__content-wrapper:active .c-hexagon__arrow::before {
  opacity: 1;
}

.c-hint {
  background: #f4f8fa;
  margin-bottom: 20px;
  padding: 30px 40px 40px 40px;
  display: block;
  position: relative;
}
.singleview .c-hint {
  clear: both;
}
.c-hint--bild {
  padding-left: 40px;
  width: 100%;
}
.c-hint--bild .c-hint__image-wrapper {
  padding-right: 15px;
  width: 120px;
  margin-bottom: 20px;
}
.c-hint--bild .c-hint__image-wrapper img {
  position: relative;
  top: 0;
  left: 0;
}
.c-hint--bild .c-hint__text-wrapper {
  display: table-cell;
  vertical-align: top;
}
.c-hint--bild .c-hint__headline--left {
  padding-left: 0;
}
.c-hint__headline {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 1.8rem;
  font-weight: bold;
  display: inline-block;
  position: relative;
  line-height: 1.2;
}
.c-hint__headline-wrapper {
  display: block;
  margin-bottom: 14px;
  text-align: center;
}
.c-hint__headline-wrapper--left {
  text-align: left;
}
.c-hint__headline--left {
  text-align: left;
}
.c-hint__headline::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: -2px;
}
.c-hint__headline--achtung, .c-hint__headline--hinweis, .c-hint__headline--information, .c-hint__headline--dienststelle {
  padding-left: 35px;
}
.c-hint__headline--achtung::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.2027% no-repeat;
  height: 23px;
  width: 28px;
  top: 0px;
}
.c-hint__headline--hinweis {
  position: relative;
}
.c-hint__headline--hinweis::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 52.81795% no-repeat;
  height: 24px;
  width: 24px;
  top: -4px;
}
.c-hint__headline--information::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 43.19903% no-repeat;
  height: 27px;
  width: 28px;
}
.c-hint__headline--dienststelle::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
  left: -10px;
  top: -11px;
  transform: scale(0.7);
}
.c-hint__headline--bild {
  padding-left: 0;
}
.c-hint__headline--bild::before {
  content: none;
  display: none;
}
.c-hint__img {
  position: absolute;
  top: 30px;
  left: 40px;
}
.c-hint__p {
  margin: 0;
  font-size: 1.5rem;
  display: block;
}
.c-hint .c-hint__p p:last-child {
  margin-bottom: 0;
}

.c-akkordeon__body .c-hint,
.c-dienststellensuche .c-hint {
  background-color: #fff;
  width: 100%;
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.75);
}

.l-hint__bild-half-width-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.c-imagesearch_ul {
  display: flex;
  flex-wrap: wrap;
}
.c-imagesearch_li {
  margin-top: 5px;
}
.c-imagesearch_item {
  margin: 5px;
  padding: 5px;
  border: 2px solid #e1ebf1;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.c-imagesearch_item h3 {
  font-size: 1.8rem;
}
.c-imagesearch_title {
  order: 2;
}
.c-imagesearch_image {
  order: 1;
}
.c-imagesearch_imagetype {
  order: 3;
}

.c-informationsmodul {
  margin-bottom: 60px;
  padding: 32px 19px 43px 19px;
  text-align: center;
}
.c-informationsmodul .c-module-headline__h2 {
  margin-bottom: 15px;
}
.c-informationsmodul__teaser {
  max-width: 474px;
  display: inline-block;
  text-align: left;
  margin: 0 0 20px 0;
}
.c-informationsmodul__a {
  padding: 116px 0 0 0;
  position: relative;
  width: auto;
  display: inline-block;
}
.c-informationsmodul__a:before {
  content: "";
  position: absolute;
  bottom: 26px;
  left: 50%;
  z-index: 1;
}
.c-informationsmodul__a--privatpersonen:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 85.79198% no-repeat;
  height: 39.68px;
  width: 53px;
  margin-bottom: -16px;
  margin-left: -88.25px;
  background-size: 13em;
}
.c-informationsmodul__a--karriere:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 83.22017% no-repeat;
  height: 43px;
  width: 74.34px;
  margin-bottom: -17.455px;
  margin-left: -93.585px;
  background-size: 13em;
}
.c-informationsmodul__a--fiu:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 82.22011% no-repeat;
  height: 43px;
  width: 79px;
  margin-bottom: -17px;
  margin-left: -94.75px;
  background-size: 13em;
}
.c-informationsmodul__a--unternehmen:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 87.82383% no-repeat;
  height: 49.3px;
  width: 94px;
  margin-bottom: -21.25px;
  margin-left: -98.5px;
  background-size: 13em;
}
.c-informationsmodul__a--presse:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 84.88798% no-repeat;
  height: 32.4px;
  width: 89px;
  margin-bottom: -13.5px;
  margin-left: -97.25px;
  background-size: 13em;
}
.c-informationsmodul__a--zoll:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 88.72283% no-repeat;
  height: 36.58px;
  width: 72px;
  margin-bottom: -14.75px;
  margin-left: -93px;
  background-size: 13em;
}

.c-intro-text {
  text-align: center;
  margin-bottom: 40px;
}
.c-intro-text__headline {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  left: 10%;
  color: #333333;
  margin: 35px 0 20px 0;
  display: inline-block;
}
.c-intro-text__headline:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 88.72283% no-repeat;
  background-size: 10em;
  height: 43.07px;
  width: 72px;
  left: -59px;
}
.c-intro-text__headline--unternehmen:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 87.82383% no-repeat;
  background-size: 10em;
  height: 62.05px;
  width: 94px;
  top: auto;
  bottom: -30px;
  left: -75px;
}
.c-intro-text__headline--privatpersonen:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 85.79198% no-repeat;
  background-size: 10em;
  height: 46.72px;
  width: 53px;
  top: auto;
  bottom: -23px;
  left: -49px;
}
.c-intro-text__headline--karriere:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 83.22017% no-repeat;
  background-size: 10em;
  height: 50.9686px;
  width: 74.34px;
  top: auto;
  bottom: -32px;
}
.c-intro-text__headline--fiu:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 82.22011% no-repeat;
  background-size: 10em;
  height: 49.64px;
  width: 79px;
  top: auto;
  bottom: -27px;
}
.c-intro-text__headline--presse:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 84.88798% no-repeat;
  background-size: 10em;
  height: 39.42px;
  width: 89px;
  top: auto;
  bottom: -19px;
  left: -75px;
}
.c-intro-text__headline--kontakt:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 84.09184% no-repeat;
  background-size: 10em;
  height: 42.34px;
  width: 75px;
  left: -62px;
}
.c-intro-text__headline--service:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 86.65761% no-repeat;
  background-size: 10em;
  height: 43.07px;
  width: 64px;
  left: -51px;
}
.c-intro-text__paragraph {
  text-align: left;
  padding: 0 20px 0 20px;
  font-size: 1.8rem;
  color: #333333;
  margin: 15px 0 46px 0;
}

.js-on #languageSelection .c-language-flyout__listbox {
  width: 8.5rem;
  position: absolute;
  z-index: 1;
  background: white;
  padding-left: 0;
  margin: 0;
  top: 20px;
}
.js-on #languageSelection .c-language-flyout__listbox li {
  display: block;
  width: 100%;
  margin: 1rem 0 0;
}
.js-on #languageSelection .c-language-flyout__listbox a, .js-on #languageSelection .c-language-flyout__listbox span, .js-on #languageSelection .c-language-flyout__listbox strong {
  display: block;
}
.js-on #languageSelection .c-language-flyout__switch {
  position: relative;
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  text-align: left;
}
.js-on #languageSelection .c-language-flyout__switch strong {
  padding-right: 25px;
}
.js-on #languageSelection .c-language-flyout__switch strong:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 1rem;
  right: 0;
  transform: translateY(-50%);
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 67.40421% no-repeat;
  height: 11px;
  width: 14px;
}
.js-on #languageSelection .c-language-flyout__switch[aria-expanded=true] strong:after {
  transform: rotate(180deg);
  top: .5rem;
}
.js-on #languageSelection .c-language-flyout__switch:focus strong {
  text-decoration: underline;
}
.js-on .c-menu #languageSelection {
  position: static;
}
.js-on .c-menu #languageSelection .c-language-flyout__listbox {
  display: block;
  width: auto;
  position: relative;
  top: 0;
}
.js-on .c-menu #languageSelection .c-language-flyout__listbox.selectionActive {
  position: relative;
}
.js-on .c-menu #languageSelection .c-language-flyout__listbox .defaultHidden:last-child .languageLink {
  border-bottom: none;
}
.js-on .c-menu #languageSelection .c-language-flyout__listbox:after {
  top: 20px;
  right: 18px;
}
.js-on .c-menu #languageSelection .c-language-flyout__switch {
  width: 100%;
}
.js-on .c-menu #languageSelection .c-language-flyout__switch strong:after {
  top: 23px;
  right: 20px;
  content: '+';
  background: none;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
  width: auto;
  height: auto;
}
.js-on .c-menu #languageSelection .c-language-flyout__switch[aria-expanded=true] strong:after {
  content: '-';
  top: 18px;
}
.js-on .c-menu #languageSelection .interactiveElement {
  background-color: #e2eaf0;
}
.js-on .c-menu #languageSelection .interactiveElement .languageLink {
  padding-left: 20px !important;
}
.js-on #languageSelection {
  position: absolute;
  left: -40px;
}
.js-on #languageSelection .languageFlyout {
  width: 8.5rem;
  position: relative;
  padding-left: 0;
  margin: 0;
}
.js-on #languageSelection .languageFlyout:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 1rem;
  top: .4rem;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 67.2558% no-repeat;
  height: 11px;
  width: 14px;
}
.js-on #languageSelection .languageFlyout li {
  display: block;
  width: 100%;
  margin: 0;
}
.js-on #languageSelection .languageFlyout li:first-child {
  padding-right: 3rem;
}
.js-on #languageSelection .languageFlyout li.defaultHidden {
  display: none;
  margin-top: 1rem;
}
.js-on #languageSelection .languageFlyout a:hover, .js-on #languageSelection .languageFlyout a:focus, .js-on #languageSelection .languageFlyout a:active, .js-on #languageSelection .languageFlyout strong:hover, .js-on #languageSelection .languageFlyout strong:focus, .js-on #languageSelection .languageFlyout strong:active {
  text-decoration: underline;
  outline: none;
}
.js-on #languageSelection .languageFlyout a, .js-on #languageSelection .languageFlyout span, .js-on #languageSelection .languageFlyout strong {
  display: block;
}
.js-on #languageSelection .languageFlyout.selectionActive {
  background: #FFF;
  position: absolute;
  top: 0;
  z-index: 1;
  padding-bottom: .9rem;
}
.js-on #languageSelection .languageFlyout.selectionActive:after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 67.40421% no-repeat;
  height: 11px;
  width: 14px;
}
.js-on #languageSelection .languageFlyout.selectionActive li.defaultHidden {
  display: block;
}
.js-on .c-menu #languageSelection {
  position: static;
}
.js-on .c-menu #languageSelection .languageFlyout {
  display: block;
  width: auto;
  position: relative;
}
.js-on .c-menu #languageSelection .languageFlyout.selectionActive {
  position: relative;
}
.js-on .c-menu #languageSelection .languageFlyout.selectionActive:after {
  content: '-';
}
.js-on .c-menu #languageSelection .languageFlyout .defaultHidden:last-child .languageLink {
  border-bottom: none;
}
.js-on .c-menu #languageSelection .languageFlyout:after {
  top: 10px;
  right: 20px;
  content: '+';
  background: none;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
  width: auto;
  height: auto;
}

.c-linklist {
  margin-bottom: 40px;
}
.c-linklist--medium .c-linklist__li:nth-child(2) > .c-linklist__a {
  border-top: 2px solid #f4f8fa;
}
.c-linklist--small .c-linklist__li {
  padding-left: 4px;
  padding-right: 4px;
}
.c-linklist--small .c-linklist__a {
  font-size: 1.5rem;
}
.c-linklist__intro {
  max-width: 580px;
  margin: 0 auto 20px auto;
  font-size: 1.8rem;
  text-align: left;
}
.c-linklist__a-block {
  color: #333333;
  display: block;
}
.c-linklist__a-block:hover {
  text-decoration: none;
}
.c-linklist__a-block:hover .c-linklist__headline {
  color: #2d6f9e;
  text-decoration: underline;
}
.c-linklist__a-block:hover .c-linklist__p {
  color: #2d6f9e;
  text-decoration: none;
}
.c-linklist__headline {
  padding-left: 40px;
  color: inherit;
  position: relative;
}
.c-linklist__headline::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  left: 0;
}
.c-linklist__headline--folder::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 31.84342% no-repeat;
  height: 40px;
  width: 31px;
}
.c-linklist__headline--book::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 24.73599% no-repeat;
  height: 37px;
  width: 29px;
}
.c-linklist__p {
  color: inherit;
  font-size: 1.6rem;
}
.c-linklist__ul {
  margin-bottom: 20px;
}
.c-linklist__li {
  padding: 0;
}
.c-linklist__li:first-child > .c-linklist__a {
  border-top: 2px solid #f4f8fa;
}
.c-linklist__a {
  padding: 15px 10px 15px 55px;
  border-bottom: 2px solid #f4f8fa;
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  position: relative;
}
.c-linklist__a::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  left: 10px;
}
.c-linklist__a--external::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
}
.c-linklist__a--bill::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 23.92157% no-repeat;
  height: 28px;
  width: 41px;
}
.c-linklist__a--bills::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 24.30678% no-repeat;
  height: 30px;
  width: 37px;
}
.c-linklist__a--box::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 25.20281% no-repeat;
  height: 27px;
  width: 38px;
}
.c-linklist__a--bug-corp::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 25.59556% no-repeat;
  height: 35px;
  width: 38px;
}
.c-linklist__a--cards::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 26.06225% no-repeat;
  height: 33px;
  width: 44px;
  left: 5px;
}
.c-linklist__a--karriere::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 26.51238% no-repeat;
  height: 34px;
  width: 34px;
  left: 8px;
}
.c-linklist__a--fiu::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 31.2644% no-repeat;
  height: 44px;
  width: 40px;
  left: 8px;
}
.c-linklist__a--cart::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 26.98348% no-repeat;
  height: 37px;
  width: 31px;
}
.c-linklist__a--cash::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 27.48443% no-repeat;
  height: 37px;
  width: 34px;
}
.c-linklist__a--check-tax::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 27.97402% no-repeat;
  height: 34px;
  width: 36px;
}
.c-linklist__a--church::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 28.46498% no-repeat;
  height: 42px;
  width: 37px;
}
.c-linklist__a--earth::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 29.67777% no-repeat;
  height: 37px;
  width: 38px;
}
.c-linklist__a--exam::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 30.16646% no-repeat;
  height: 34px;
  width: 36px;
}
.c-linklist__a--fiu::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 31.2644% no-repeat;
  height: 44px;
  width: 40px;
}
.c-linklist__a--globe::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 32.37206% no-repeat;
  height: 37px;
  width: 38px;
}
.c-linklist__a--goods::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 32.873% no-repeat;
  height: 37px;
  width: 37px;
}
.c-linklist__a--list::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 33.38751% no-repeat;
  height: 40px;
  width: 37px;
}
.c-linklist__a--location::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 33.94309% no-repeat;
  height: 43px;
  width: 38px;
}
.c-linklist__a--mail::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 34.4464% no-repeat;
  height: 26px;
  width: 47px;
  left: 0;
}
.c-linklist__a--map::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 34.82614% no-repeat;
  height: 32px;
  width: 38px;
}
.c-linklist__a--medicine::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 35.28775% no-repeat;
  height: 38px;
  width: 22px;
}
.c-linklist__a--money::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 35.79745% no-repeat;
  height: 37px;
  width: 30px;
}
.c-linklist__a--production::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 37.39519% no-repeat;
  height: 29px;
  width: 38px;
}
.c-linklist__a--service::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 37.82832% no-repeat;
  height: 37px;
  width: 35px;
}
.c-linklist__a--ship::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 38.32927% no-repeat;
  height: 37px;
  width: 29px;
}
.c-linklist__a--structure::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 39.83223% no-repeat;
  height: 32px;
  width: 37px;
}
.c-linklist__a--suitcase::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 40.29245% no-repeat;
  height: 37px;
  width: 31px;
}
.c-linklist__a--traffic::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 40.78787% no-repeat;
  height: 36px;
  width: 31px;
}
.c-linklist__a--turbine::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 41.27521% no-repeat;
  height: 36px;
  width: 38px;
}
.c-linklist__a--vehicle::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 41.71738% no-repeat;
  height: 28px;
  width: 37px;
}
.c-linklist__a--work::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 42.12449% no-repeat;
  height: 33px;
  width: 37px;
}
.c-linklist__a--contact::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 29.06157% no-repeat;
  height: 49px;
  width: 49px;
}
.c-linklist__a--afca::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 23.42904% no-repeat;
  height: 39px;
  width: 39px;
}
.c-linklist__a--software::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 38.84074% no-repeat;
  height: 39px;
  width: 39px;
}
.c-linklist__a--faq::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 30.66811% no-repeat;
  height: 44px;
  width: 40px;
}
.c-linklist__a--news::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 36.33284% no-repeat;
  height: 44px;
  width: 41px;
}

.c-logout-button {
  position: absolute;
  right: 0;
  top: 13px;
}
.c-logout-button__a {
  background-color: #2d6f9e;
  padding: 8px 10px 10px;
  border: 2px solid #2d6f9e;
}
.c-logout-button__a:hover, .c-logout-button__a:focus, .c-logout-button__a:active {
  background-color: white;
  border: 2px solid #2d6f9e;
  text-decoration: none;
}

#navBreadcrumbs {
  position: relative;
}
#navBreadcrumbs .c-logout-button__a {
  color: white;
}
#navBreadcrumbs .c-logout-button__a:hover, #navBreadcrumbs .c-logout-button__a:focus, #navBreadcrumbs .c-logout-button__a:active {
  color: #2d6f9e;
}

.c-marginalspalten-boxen {
  padding: 20px 12px;
  margin: 0 0 20px 0;
  text-align: center;
}
.c-marginalspalten-boxen > p {
  text-align: left;
}
.c-marginalspalten-boxen__headline {
  margin: 0 0 10px 0;
  font-size: 1.8rem;
  text-align: left;
  position: relative;
}
.c-marginalspalten-boxen__headline:before {
  display: inline-block;
  content: "";
  top: 5px;
  position: relative;
}
.c-marginalspalten-boxen__link {
  font-size: 1.4rem;
}
.c-marginalspalten-boxen__paragraph {
  text-align: left;
  margin: 0 0 10px 0;
}
.c-marginalspalten-boxen__li {
  text-align: left;
  padding-bottom: 5px;
}
.c-marginalspalten-boxen__li .c-marginalspalten-boxen__link {
  font-weight: bold;
}
.c-marginalspalten-boxen__li .c-download-list__info {
  padding-left: 26px;
  font-size: 1.4rem;
}
.c-marginalspalten-boxen__dd {
  clear: left;
  margin: 0 0 10px 0;
  text-align: left;
}
.c-marginalspalten-boxen--bild {
  text-align: left;
}
.c-marginalspalten-boxen--bild .wrapper-text .c-download-list__li {
  margin: 0;
}
.c-marginalspalten-boxen--bild .wrapper-text .c-download-list__info {
  font-size: 1.4rem;
  font-weight: normal;
}
.c-marginalspalten-boxen--bild .wrapper-text a {
  padding-left: 26px;
  text-decoration: none;
  position: relative;
}
.c-marginalspalten-boxen--bild .wrapper-text a::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  left: 0;
}
.c-marginalspalten-boxen--bild .wrapper-text a.Publication::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.1335% no-repeat;
  height: 22px;
  width: 18px;
}
.c-marginalspalten-boxen--bild .wrapper-text a.ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
}
.c-marginalspalten-boxen--dssuche .c-marginalspalten-boxen__headline:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
  margin-right: 5px;
  top: 14px;
}
.c-marginalspalten-boxen--hinweis .c-marginalspalten-boxen__headline:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 52.81795% no-repeat;
  height: 24px;
  width: 24px;
  margin-right: 5px;
}
.c-marginalspalten-boxen--achtung .c-marginalspalten-boxen__headline:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 2.2027% no-repeat;
  height: 23px;
  width: 28px;
  margin-right: 5px;
}
.c-marginalspalten-boxen--information .c-marginalspalten-boxen__headline {
  margin: 0;
}
.c-marginalspalten-boxen--information .c-marginalspalten-boxen__headline:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 43.19903% no-repeat;
  height: 27px;
  width: 28px;
  margin-right: 5px;
}
.c-marginalspalten-boxen--information .c-marginalspalten-boxen__link {
  display: block;
  text-align: left;
}

.c-mobile-services {
  margin-bottom: 60px;
}
.c-mobile-services .c-module-headline__h2 {
  margin: 0 0 20px 0;
}
.c-mobile-services-wrapper {
  background: #f4f8fa;
  overflow: hidden;
}
.c-mobile-services-wrapper > div {
  padding: 0;
}
.c-mobile-services__wrapper-text {
  padding: 30px;
}
.c-mobile-services__headline {
  color: #2d6f9e;
}
.c-mobile-services__button {
  position: relative;
  padding: 20px 0 20px 0;
  text-align: left;
  text-transform: uppercase;
}
.c-mobile-services__button img {
  width: 50px;
  float: left;
  margin: -8px 10px 0 0;
}

.c-module-headline {
  text-align: center;
  position: relative;
  z-index: 1;
}
.c-module-headline__h2 {
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  font-size: 2.4rem;
  font-weight: bold;
  color: #333333;
  width: auto;
  display: inline-block;
  background-color: white;
  padding: 0 15px;
  line-height: 1.3;
}
.c-module-headline__h2:after {
  height: 2px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 20px;
  z-index: -1;
  padding-right: 69px;
}
.c-fachmeldungen .c-module-headline__h2, .c-pressemitteilungen .c-module-headline__h2 {
  margin-left: -84px;
}
.c-module-headline__a--icon-rss {
  line-height: normal;
  font-size: 2.4rem;
  color: #2d6f9e;
  background: white;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 40px;
}
.c-module-headline__a--icon-rss:focus .c-module-headline__img--icon-rss {
  outline: 2px solid #2d6f9e;
}
.c-module-headline__a--icon-rss::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 65.1509% no-repeat;
  height: 34px;
  width: 34px;
  background-color: white;
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}

.c-module-intro {
  max-width: 580px;
  margin: 0 auto 20px auto;
  font-size: 1.8rem;
  text-align: left;
}

.c-more-button {
  margin: 0;
}
.c-more-button--centered {
  width: 100%;
  text-align: center;
}
.c-more-button--small-white {
  padding: 0 0 0 0;
}
.c-more-button--small-white:before {
  bottom: 50%;
  left: 50%;
}
.c-more-button__a {
  display: inline-block;
  letter-spacing: 0;
  line-height: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #2d6f9e;
  color: white;
}
.c-more-button__a:hover, .c-more-button__a:focus, .c-more-button__a:active {
  color: white;
}
.c-more-button__a:hover .ExternalLink, .c-more-button__a:focus .ExternalLink, .c-more-button__a:active .ExternalLink {
  text-decoration: underline;
}
.c-more-button__a--standard {
  min-width: 210px;
  padding: 5px;
}
.c-more-button__a--standard:hover, .c-more-button__a--standard:focus, .c-more-button__a--standard:active {
  background: #1f3347;
  color: white;
  text-decoration: none;
}
.c-more-button__a--big {
  max-width: 280px;
  font-size: 1.6rem;
  width: 100%;
  padding: 23px 23px 24px 23px;
  display: table-cell;
  line-height: 28px;
}
.c-more-button__a--big:hover, .c-more-button__a--big:focus, .c-more-button__a--big:active {
  background: #1f3347;
}
.c-more-button__a--white {
  min-width: 100%;
  font-size: 1.6rem;
  background: white;
  border: 2px solid #2d6f9e;
  color: #2d6f9e;
}
.c-more-button__a--white:hover, .c-more-button__a--white:focus, .c-more-button__a--white:active {
  color: white;
  background: #1f3347;
  border: 2px solid white;
  text-decoration: none;
}
.c-more-button__a--white:hover .ExternalLink::before, .c-more-button__a--white:focus .ExternalLink::before, .c-more-button__a--white:active .ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.6367% no-repeat;
  height: 16px;
  width: 16px;
}
.c-more-button__a--white .ExternalLink::before {
  top: 18px;
}
.c-more-button__a--white-inverted {
  min-width: 262px;
  font-size: 1.6rem;
  background: #2d6f9e;
  color: white;
  border: 2px solid white;
}
.c-more-button__a--white-inverted:hover, .c-more-button__a--white-inverted:focus, .c-more-button__a--white-inverted:active {
  color: white;
  background: #1f3347;
  text-decoration: none;
}
.c-more-button__a--small-white {
  text-align: left;
  padding: 0 0 0 90px;
  line-height: 58px;
  min-width: 231px;
  font-size: 1.6rem;
  background: white;
  border: 2px solid #e1ebf1;
  color: #2d6f9e;
}
.c-more-button__a--small-white:hover, .c-more-button__a--small-white:focus, .c-more-button__a--small-white:active {
  color: white;
  background: #1f3347;
}

.c-nav-to-top {
  display: none;
  padding: 0;
  position: fixed;
  bottom: 10px;
  right: calc((100vw - 123.6rem) / 2);
  transform: translateX(-25%);
  z-index: 1000;
}
.c-nav-to-top a,
.c-nav-to-top strong {
  position: relative;
  width: 62px;
  height: 62px;
  display: block;
  border-radius: 50%;
}
.c-nav-to-top img {
  width: 62px;
  height: 62px;
}
.c-nav-to-top a:focus, .c-nav-to-top a:active, .c-nav-to-top a:hover {
  position: relative;
}
.c-nav-to-top a:focus:after, .c-nav-to-top a:active:after, .c-nav-to-top a:hover:after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 4.73019% no-repeat;
  height: 66px;
  width: 66px;
  left: -2px;
}
.c-nav-to-top a:focus img, .c-nav-to-top a:active img, .c-nav-to-top a:hover img {
  opacity: 0;
}

.c-oft-gesucht {
  margin-bottom: 60px;
}
.c-oft-gesucht-container-oft-gesucht {
  background: #f4f8fa;
  padding: 30px 19px 10px 19px;
  margin: 0 0 30px 0;
}
.c-oft-gesucht-container-oft-gesucht__a {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: bold;
}
.c-oft-gesucht-container-spezialsuchen {
  background: #f4f8fa;
  padding: 30px 19px 30px 19px;
}
.c-oft-gesucht .c-often-searched__headline {
  text-align: center;
}
.c-oft-gesucht-zoll-reise:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.85699% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht-kfz-steuerrechner:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.85699% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht-zoll-post:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.85699% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht-formulare-merkblaetter:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.85699% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht-vorschriften:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 80.6832% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht-zolldienststellen:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
}
.c-oft-gesucht__h3 {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin: 0 0 32px 0;
}
.c-oft-gesucht__li {
  list-style-type: none;
  padding: 0 0 0 60px;
  font-size: 2.3rem;
  font-weight: bold;
  position: relative;
  line-height: 30px;
}
.c-oft-gesucht__li:before {
  content: "";
  left: 0;
  position: absolute;
}

#content .c-oft-gesucht__ul {
  padding-left: 0;
  width: auto;
  display: inline-block;
}

#content .c-oft-gesucht__a {
  margin-bottom: 22px;
  display: block;
}

.c-often-searched {
  margin-bottom: 20px;
}
.c-often-searched__headline {
  margin-bottom: 16px;
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}
.c-often-searched__ul {
  font-size: 0;
}
.c-often-searched__ul.c-often-searched-extLinks {
  border-top: 1px solid #e1ebf1;
  padding-top: 20px;
  margin-top: 20px;
}
.c-often-searched__ul.c-often-searched-extLinks .c-often-searched__a {
  border: 0;
  display: block;
}
.c-often-searched__ul.c-often-searched-extLinks .c-download-list__li {
  border: 0;
  padding: 0;
  margin: 0 8px 8px 0;
}
.c-often-searched__ul.c-often-searched-extLinks .c-often-searched-extLinks.c-often-searched__li {
  display: block;
}
.c-often-searched__li {
  margin: 0 6px 6px 0;
  display: inline-block;
}
.c-often-searched__a {
  padding: 1px 12px 2px 12px;
  border: 2px solid #e1ebf1;
  border-radius: 5px;
  color: #2d6f9e;
  display: inline-block;
}
.c-often-searched__a:hover, .c-often-searched__a:focus, .c-often-searched__a:active {
  color: #2d6f9e;
  text-decoration: underline;
}
.c-often-searched--overlay {
  margin-top: 20px;
}
.c-often-searched--overlay .c-often-searched__headline {
  color: white;
}
.c-often-searched--overlay .c-often-searched__a {
  color: white;
}

.navIndex, .c-results-per-page {
  margin-bottom: 50px;
}
.navIndex ul, .c-results-per-page ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.navIndex ul li, .c-results-per-page ul li {
  margin: 0 10px 10px 0;
  font-size: 0;
  display: inline-block;
}
.navIndex a, .navIndex strong, .navIndex span, .c-results-per-page a, .c-results-per-page strong, .c-results-per-page span {
  width: auto;
  height: auto;
  min-height: 40px;
  min-width: 40px;
  border: 1px solid #e1ebf1;
  color: #333333;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  display: inline-block;
}
.navIndex a:hover, .navIndex a:focus, .navIndex a:active, .c-results-per-page a:hover, .c-results-per-page a:focus, .c-results-per-page a:active {
  background: #1f3347;
  border-color: #1f3347;
  color: white;
  text-decoration: none;
}
.navIndex strong, .c-results-per-page strong {
  background: #1f3347;
  border-color: #1f3347;
  color: white;
}
.navIndex .back, .navIndex .forward, .c-results-per-page .back, .c-results-per-page .forward {
  width: 20px;
  border-color: white;
}
.navIndex .back:hover, .navIndex .back:focus, .navIndex .back:active, .navIndex .forward:hover, .navIndex .forward:focus, .navIndex .forward:active, .c-results-per-page .back:hover, .c-results-per-page .back:focus, .c-results-per-page .back:active, .c-results-per-page .forward:hover, .c-results-per-page .forward:focus, .c-results-per-page .forward:active {
  background: transparent;
  border-color: white;
}

.navIndex > ul > li:not([class]) {
  margin-top: 0;
}

.c-pressemitteilungen {
  margin-bottom: 60px;
}
.c-pressemitteilungen-container-wrapper {
  margin: 0;
}
.c-pressemitteilungen-container-teaser__grey {
  position: relative;
  padding: 20px 0 0 0;
  margin-bottom: 10px;
}
.c-pressemitteilungen-container-teaser__grey:after {
  height: 2px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
}
.c-pressemitteilungen__h3 {
  margin: 15px 0 0 0;
  padding: 0 0 31px 0;
}
.c-pressemitteilungen__em {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 1.9rem;
  line-height: 23px;
  width: 100%;
  display: block;
  font-style: normal;
  font-weight: normal;
}
.c-pressemitteilungen__a {
  font-size: 2.4rem;
  font-weight: bold;
  color: #2d6f9e;
  line-height: 30px;
  margin: 5px 0 0 0;
  display: block;
  text-overflow: ellipsis;
}
.c-pressemitteilungen__li {
  position: relative;
  padding: 0;
  margin-bottom: 25px;
}
.c-pressemitteilungen__li:after {
  height: 2px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
}
.c-pressemitteilungen__li:last-child:after {
  display: none;
}
.c-pressemitteilungen__teasertext {
  font-size: 1.6rem;
  color: #333333;
  line-height: 25px;
}
.c-pressemitteilungen__date {
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0;
}

#content .c-pressemitteilungen__ul {
  list-style-type: none;
  padding: 0;
}

.c-results-per-page a, .c-results-per-page strong, .c-results-per-page span {
  background-color: #f4f8fa;
  border: 2px solid #f4f8fa;
}
.c-results-per-page a:hover, .c-results-per-page a:focus, .c-results-per-page a:active {
  background: #1f3347;
  border-color: #1f3347;
  color: white;
  text-decoration: none;
}
.c-results-per-page strong {
  border-color: #1f3347;
  color: #333333;
}

.c-schrittnavigation {
  padding: 30px 0;
  margin: 0 0 20px 0;
  background-color: #f5f9fc;
  text-align: center;
}
.c-schrittnavigation__ul {
  display: flex;
  width: 215px;
  margin: 0 auto;
}
.c-schrittnavigation-li {
  display: inline-block;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}
.c-schrittnavigation-li--last {
  margin-right: 0;
}
.c-schrittnavigation-li--has-next:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #e5ecf2;
  top: 17px;
  left: 34px;
}
.c-schrittnavigation-li__headline {
  text-indent: -9999px;
  display: block;
  width: 38px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2d6f9e;
  margin: 50px 0 0 0;
}
.c-schrittnavigation-li__headline.c-schrittnavigation-li__headline--last {
  text-indent: 0;
  width: auto;
  margin-left: -50%;
  color: #2d6f9e;
  hyphens: manual;
  min-width: 50px;
}
.c-schrittnavigation-li__headline.c-schrittnavigation-li__headline--last:after {
  display: none;
}
.c-schrittnavigation-li__headline:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  left: 17px;
  transform: translateX(-50%);
}
.c-schrittnavigation-li__headline:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #2d6f9e;
  top: 17px;
  left: 28px;
}
.c-schrittnavigation__step1:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 68.90995% no-repeat;
  height: 38px;
  width: 38px;
}
.c-schrittnavigation__step1.c-schrittnavigation-li__headline--last:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 68.3954% no-repeat;
  height: 38px;
  width: 38px;
  left: 15px;
  margin-left: auto;
}
.c-schrittnavigation__step1.c-schrittnavigation-li__headline--last {
  margin-left: auto;
}
.c-schrittnavigation__step2:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 69.93907% no-repeat;
  height: 38px;
  width: 38px;
}
.c-schrittnavigation__step2.c-schrittnavigation-li__headline--last:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 69.42451% no-repeat;
  height: 38px;
  width: 38px;
}
.c-schrittnavigation__step3:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 70.96818% no-repeat;
  height: 38px;
  width: 38px;
}
.c-schrittnavigation__step3.c-schrittnavigation-li__headline--last:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 70.45362% no-repeat;
  height: 38px;
  width: 38px;
}
.c-schrittnavigation__step4:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 71.48274% no-repeat;
  height: 38px;
  width: 38px;
}

.c-searchteaser {
  border-top: 2px solid #f4f8fa;
}
.c-searchteaser .c-searchteaser__date.c-searchteaser__date--padding-left {
  padding-left: 18px;
}
.c-searchteaser .c-searchteaser__date.c-searchteaser__date--no-padding {
  padding-left: 0px;
}
.c-searchteaser .c-searchteaser__thema {
  text-transform: none;
}
.c-searchteaser--highlight {
  background-color: #f4f8fa;
}
.c-searchteaser--highlight .c-searchteaser__infowrapper {
  background-color: transparent;
}
.c-searchteaser--icon .c-searchteaser__infowrapper,
.c-searchteaser--icon .c-searchteaser__textwrapper {
  padding-left: 50px;
}
.c-searchteaser--icon .c-searchteaser__infowrapper {
  padding-bottom: 0;
}
.c-searchteaser--icon .c-searchteaser__textwrapper {
  padding-top: 0;
}
.c-searchteaser--icon .c-searchteaser__addresswrapper {
  position: relative;
  padding-left: 75px;
}
.c-searchteaser--icon .c-searchteaser__addresswrapper::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 99.37644% no-repeat;
  height: 46px;
  width: 46px;
  top: 42px;
  left: 15px;
}
.c-searchteaser__catinfo {
  margin-bottom: 4px;
  font-weight: bold;
}
.c-searchteaser__catinfo--icon {
  color: #1f3347;
  font-size: 1.3rem;
  text-transform: uppercase;
  position: relative;
}
.c-searchteaser__catinfo--icon::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 44.02005% no-repeat;
  height: 40px;
  width: 30px;
  left: 0;
  transform: translate(-130%, -50%);
}
.c-searchteaser__catinfo--broschueren::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 43.56998% no-repeat;
  height: 28px;
  width: 30px;
}
.c-searchteaser__catinfo--fachbeitrag::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 44.02005% no-repeat;
  height: 40px;
  width: 30px;
}
.c-searchteaser__catinfo--formularemerkblaetter::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 36.90912% no-repeat;
  height: 40px;
  width: 34px;
  left: 3px;
}
.c-searchteaser__catinfo--faltblatt::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 44.5377% no-repeat;
  height: 36px;
  width: 27px;
}
.c-searchteaser__catinfo--fms::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 45.00068% no-repeat;
  height: 32px;
  width: 30px;
}
.c-searchteaser__catinfo--pressemitteilung::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 45.92513% no-repeat;
  height: 24px;
  width: 32px;
}
.c-searchteaser__catinfo--vorschriften::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 46.31835% no-repeat;
  height: 35px;
  width: 35px;
}
.c-searchteaser__addresswrapper {
  padding: 25px 0 0;
}
.c-searchteaser__linkwrapper {
  padding: 0 0 25px;
}
.c-searchteaser__dsschluesselwrapper {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.c-searchteaser__infowrapper {
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  background-color: #fff;
}
.c-searchteaser__formnumber {
  margin-bottom: 0;
  color: #333333;
  font-weight: bold;
}
.c-searchteaser__a {
  display: block;
}
.c-searchteaser__textwrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  display: block;
}
.c-searchteaser__textwrapper:hover .c-searchteaser__headline,
.c-searchteaser__textwrapper:hover .c-searchteaser__link,
.c-searchteaser__textwrapper:hover .c-searchteaser__text, .c-searchteaser__textwrapper:focus .c-searchteaser__headline,
.c-searchteaser__textwrapper:focus .c-searchteaser__link,
.c-searchteaser__textwrapper:focus .c-searchteaser__text, .c-searchteaser__textwrapper:active .c-searchteaser__headline,
.c-searchteaser__textwrapper:active .c-searchteaser__link,
.c-searchteaser__textwrapper:active .c-searchteaser__text {
  text-decoration: none;
}
.c-searchteaser__textwrapper > :last-child {
  margin-bottom: 0;
}
.c-searchteaser__textwrapper a {
  display: block;
  padding-bottom: 5px;
}
.c-searchteaser__textwrapper a:hover .c-searchteaser__headline,
.c-searchteaser__textwrapper a:hover .c-searchteaser__link,
.c-searchteaser__textwrapper a:hover .c-searchteaser__text, .c-searchteaser__textwrapper a:focus .c-searchteaser__headline,
.c-searchteaser__textwrapper a:focus .c-searchteaser__link,
.c-searchteaser__textwrapper a:focus .c-searchteaser__text, .c-searchteaser__textwrapper a:active .c-searchteaser__headline,
.c-searchteaser__textwrapper a:active .c-searchteaser__link,
.c-searchteaser__textwrapper a:active .c-searchteaser__text {
  text-decoration: underline;
}
.c-searchteaser__headline-wrapper {
  margin-bottom: 10px;
  display: block;
}
.c-searchteaser__headline {
  margin-bottom: 0;
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 1.9rem;
}
.c-searchteaser__headline:hover, .c-searchteaser__headline:focus, .c-searchteaser__headline:active {
  color: #2d6f9e;
}
.c-searchteaser__headline--small {
  font-size: 1.6rem;
}
.c-searchteaser__link {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 24px;
  color: #2d6f9e;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  position: relative;
}
.c-searchteaser__link:hover, .c-searchteaser__link:focus, .c-searchteaser__link:active {
  color: #2d6f9e;
}
.c-searchteaser__link::before {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.0081% no-repeat;
  height: 18px;
  width: 19px;
  position: absolute;
  top: 2px;
  left: 0;
}
.c-searchteaser__link--external::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
}
.c-searchteaser__link--download::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.1335% no-repeat;
  height: 22px;
  width: 18px;
  top: 0;
}
.c-searchteaser__fileinfo {
  padding-left: .25em;
  font-weight: normal;
}
.c-searchteaser__text {
  margin-bottom: 0;
  color: #333333;
}

.c-searchresults {
  width: 100%;
  padding: 30px 0;
  border-bottom: 2px solid #f4f8fa;
}
.c-searchresults--ul {
  margin-bottom: 60px;
  padding: 0;
}
.c-searchresults--ul:last-child {
  margin-bottom: 0;
}
.c-searchresults__wrapper .table-wrapper {
  margin-bottom: 0;
}
.c-searchresults__wrapper .responsiveTable {
  margin-bottom: 60px;
}
.c-searchresults__wrapper .responsiveTable:last-child {
  margin-bottom: 0;
}
.c-searchresults__wrapper .responsiveTable::after {
  content: none;
  display: none;
}
.c-searchresults th {
  text-align: left;
  padding-bottom: 25px;
  padding-left: 20px;
}
.c-dienststellensuche .c-searchresults.c-searchresults-joboffer {
  background-color: #fff;
}
.c-dienststellensuche .c-searchresults.c-searchresults-joboffer .c-searchteaser__infowrapper, .c-dienststellensuche .c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper {
  padding-bottom: 0;
}
.c-dienststellensuche .c-searchresults.c-searchresults-joboffer .c-searchteaser__infowrapper {
  padding-top: 10px;
}
.c-dienststellensuche .c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper p {
  margin-bottom: 0;
}
.c-searchresults.c-searchresults-joboffer.no-pagination .c-searchresults__li:first-child .c-searchteaser {
  border-top: 0;
}
.c-searchresults.c-searchresults-joboffer .c-searchteaser__infowrapper, .c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper {
  padding-left: 20px;
}
.c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper .c-searchteaser__frist, .c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper .c-searchteaser__ort {
  font-size: 110%;
}
.c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper .c-searchteaser__frist {
  width: 50%;
  float: left;
}
.c-searchresults.c-searchresults-joboffer .c-searchteaser__infowrapper .c-searchteaser__date, .c-searchresults.c-searchresults-joboffer .c-searchteaser__textwrapper .label {
  font-weight: bold;
}

.c-service-teaser {
  margin-bottom: 60px;
}
.c-service-teaser__headline {
  font-size: 1.8rem;
  color: #2d6f9e;
}
.c-service-teaser__paragraph {
  font-size: 1.5rem;
  margin: 0 0 26px 0;
}
.c-service-teaser__paragraph--rss {
  margin: 0 0 13px 0;
}
.c-service-teaser__img {
  max-width: 132px;
}
.c-service-teaser .c-more-button {
  width: auto;
  text-align: initial;
}
.c-service-teaser .c-more-button__a--white {
  min-width: auto;
  width: 100%;
}
.c-service-teaser-container-text {
  margin: 0 0 39px 0;
}
.c-service-teaser-container-image {
  text-align: center;
}
.c-service-teaser__link--rss {
  position: relative;
  padding: 10px 0 0 50px;
  font-weight: bold;
}
.c-service-teaser__link--rss:before {
  content: "";
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 59.88624% no-repeat;
  height: 39px;
  width: 39px;
  position: absolute;
  left: 0;
}
.c-service-teaser__li {
  margin: 0 0 20px 0;
}
.c-service-teaser__ul {
  margin: 0 0 40px 0;
}

.c-solr-links-outer-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 0;
}

.c-solr-export-wrapper,
.c-solr-sort-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
}

.c-solr-export-links,
.c-solr-sort-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.c-solr-sort-link {
  min-width: 150px;
  max-width: 280px;
}
.c-solr-sort-link .c-arrow-button {
  width: 100%;
  margin-bottom: -2px;
}

.c-solr-sort-link,
.c-solr-export-link {
  margin-right: 10px;
  margin-top: 5px;
}

.c-solr-sort-link--last,
.c-solr-export-link--last {
  margin-right: 0;
}

.c-solr-sort-heading {
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0 20px 0 0;
}

.c-spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.c-spinner > div {
  background-color: #2d6f9e;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.c-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.c-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
.c-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.c-spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.c-sportliche-erfolge-wrapper .c-akkordeon {
  margin-bottom: 50px;
}

.c-submenu {
  padding: 15px;
  background: #f4f8fb;
  margin-bottom: 20px;
  border: 1px solid #e9e9e9;
}
.c-submenu__heading {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.6rem;
  position: relative;
  padding-left: 25px;
}
.c-submenu__heading:before {
  content: '';
  display: inline-block;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 0.24308% no-repeat;
  height: 18px;
  width: 21px;
  position: absolute;
  left: 0;
  top: 3px;
}
.c-submenu__heading.active-control:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 11.15161% no-repeat;
  height: 16px;
  width: 16px;
}
.c-submenu__heading.inactive-control:after {
  content: '';
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -10px;
  height: 15px;
  width: 15px;
  transform: rotate(-45deg);
  background: #f4f8fb;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.c-submenu ul {
  padding-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
}
.c-submenu ul li {
  list-style-type: none;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  margin-top: 8px;
}
.c-submenu ul li:last-child {
  border-bottom: 0;
}

.c-suche {
  background-color: white;
  margin: 0;
  position: relative;
}
.c-suche--stellenangebote .umkreissuche {
  margin-bottom: 0;
  background-color: transparent;
  padding: 10px 0;
}
.c-suche--stellenangebote .umkreissuche p {
  margin-bottom: 0;
}
.c-suche--stellenangebote .c-akkordeon__body {
  background-color: transparent;
  padding: 10px 0;
}
.c-suche--stellenangebote .c-akkordeon__body p {
  margin-bottom: 0;
}
.c-suche--stellenangebote .c-akkordeon.umkreissuche {
  margin-bottom: 0px;
}
.c-suche.c-suche--stellenangebote {
  background-color: #2d6f9e;
}
.c-suche.c-suche--stellenangebote fieldset .umkreissuche select, .c-suche.c-suche--stellenangebote fieldset .umkreissuche input {
  min-height: 45px;
  font-size: 1.6rem;
  border: 2px solid #2d6f9e;
}
.c-suche.c-suche--stellenangebote fieldset .umkreissuche select:hover, .c-suche.c-suche--stellenangebote fieldset .umkreissuche select:focus, .c-suche.c-suche--stellenangebote fieldset .umkreissuche select:active, .c-suche.c-suche--stellenangebote fieldset .umkreissuche input:hover, .c-suche.c-suche--stellenangebote fieldset .umkreissuche input:focus, .c-suche.c-suche--stellenangebote fieldset .umkreissuche input:active {
  border: 2px solid #1f3347;
}
.c-suche.c-suche--stellenangebote fieldset input.submit {
  margin: 0 0 10px;
  width: 100%;
  float: none;
  background-color: #fff;
  border: 2px solid #2d6f9e;
  color: #2d6f9e;
  text-transform: none;
}
.c-suche.c-suche--stellenangebote fieldset input.submit:hover, .c-suche.c-suche--stellenangebote fieldset input.submit:focus, .c-suche.c-suche--stellenangebote fieldset input.submit:active {
  background-color: #1f3347;
  border: 2px solid #1f3347;
  color: #fff;
}
.c-suche.c-suche--stellenangebote fieldset .c-akkordeon select, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon input {
  min-height: 45px;
  font-size: 1.6rem;
  border: 2px solid #2d6f9e;
}
.c-suche.c-suche--stellenangebote fieldset .c-akkordeon select:hover, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon select:focus, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon select:active, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon input:hover, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon input:focus, .c-suche.c-suche--stellenangebote fieldset .c-akkordeon input:active {
  border: 2px solid #1f3347;
}
.c-suche.c-suche--stellenangebote fieldset .formField {
  margin-bottom: 20px;
}
.c-suche input:focus, .c-suche input:hover {
  border: none;
}
.c-suche input.image:focus {
  outline: 2px solid #2d6f9e;
}
.c-suche .image {
  max-width: 30px;
  position: absolute;
  right: 16px;
  top: 8px;
}
.c-suche fieldset {
  margin: 0;
}
.c-suche fieldset > p {
  position: relative;
  margin-bottom: 0;
  display: flex;
}
.c-suche fieldset .formLabel label {
  position: absolute;
  padding: 4px 50px 5px 0;
  font-size: 1.6rem;
  margin: 0;
  margin-top: -33px;
}
.c-suche fieldset .formField {
  display: flex;
  flex: 1;
  flex-direction: column;
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.75);
}
.c-suche fieldset .formField input {
  padding-left: 25px;
  padding-right: 50px;
  font-size: 1.6rem;
  min-height: 50px;
}
.c-suche--dienststellensuche .c-akkordeon.umkreissuche {
  margin-bottom: 0px;
}
.c-suche--dienststellensuche .c-akkordeon__body {
  background-color: transparent;
  padding: 10px 0;
}
.c-suche--dienststellensuche .c-akkordeon__body p {
  margin-bottom: 0;
}
.c-suche.c-suche--dienststellensuche {
  background-color: #2d6f9e;
}
.c-suche.c-suche--dienststellensuche fieldset .formField {
  margin-bottom: 20px;
}
.c-suche.c-suche--dienststellensuche fieldset input.submit {
  margin: 0 0 10px;
  width: 100%;
  float: none;
  background-color: #fff;
  border: 2px solid #2d6f9e;
  color: #2d6f9e;
  text-transform: none;
}
.c-suche.c-suche--dienststellensuche fieldset input.submit:hover, .c-suche.c-suche--dienststellensuche fieldset input.submit:focus, .c-suche.c-suche--dienststellensuche fieldset input.submit:active {
  background-color: #1f3347;
  border: 2px solid #1f3347;
  color: #fff;
}
.c-suche.c-suche--dienststellensuche fieldset .c-akkordeon select, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon input {
  min-height: 45px;
  font-size: 1.6rem;
  border: 2px solid #2d6f9e;
}
.c-suche.c-suche--dienststellensuche fieldset .c-akkordeon select:hover, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon select:focus, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon select:active, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon input:hover, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon input:focus, .c-suche.c-suche--dienststellensuche fieldset .c-akkordeon input:active {
  border: 2px solid #1f3347;
}
.c-suche--overlay {
  background-color: transparent;
  margin: 0 auto;
}
.c-suche--overlay .formField input {
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.75);
}
.c-suche--overlay .c-suche__wrapper {
  margin: 0;
  padding: 20px 0;
}
.c-suche--overlay .c-suche__headline,
.c-suche--overlay .c-suche__a,
.c-suche--overlay .c-suche__item,
.c-suche--overlay .c-suche__button,
.c-suche--overlay label {
  color: white;
}
.c-suche--overlay .c-suche__category {
  color: white;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.c-suche--overlay fieldset .formField {
  box-shadow: none;
}
.c-suche--overlay .searchAutoSuggestBox {
  background: transparent;
}
.c-suche--overlay .searchAutoSuggestBox a {
  color: white;
}
.c-suche--overlay .c-auto-suggest-box__ul {
  margin: 0;
  border-top: none;
}
.c-suche__catlist {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.c-suche__catlist .c-suche__li {
  margin-right: 20px;
}
.c-suche__input {
  width: 100%;
  height: 60px;
  padding-left: 25px;
  padding-right: 60px;
  color: #333333;
  font-size: 1.8rem;
  box-sizing: border-box !important;
}
.c-suche__input:hover, .c-suche__input:focus, .c-suche__input:active {
  border: none;
}
.c-suche__submit {
  font-size: 0;
  position: absolute;
  top: 32px;
  right: 25px;
}
.c-suche__submit:hover, .c-suche__submit:focus, .c-suche__submit:active {
  border: none;
}
.c-suche__headline {
  margin: 25px 0 0 0;
  color: #333333;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}
.c-suche__li {
  margin-bottom: 10px;
  padding-left: 56px;
  color: #333333;
  font-size: 1.6rem;
  line-height: 46px;
  font-weight: bold;
  position: relative;
}
.c-suche__li a {
  color: white;
}
.c-suche__li::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 15.48055% no-repeat;
  height: 46px;
  width: 46px;
  left: 0;
}
.c-suche__li--vorschriften::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 81.30676% no-repeat;
  height: 46px;
  width: 46px;
}
.c-suche__li--zolldienststellen::before, .c-suche__li--navServiceDienststellen::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 100% no-repeat;
  height: 46px;
  width: 46px;
}
.c-suche__li--Tree {
  padding-left: 26px;
}
.c-suche__li--Tree::before {
  display: none;
}
.c-suche__li--Tree a.ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.6367% no-repeat;
  height: 16px;
  width: 16px;
  top: 17px;
}
.c-suche__user-hint {
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  font-weight: normal;
  font-style: normal;
}
.c-suche__user-hint::before {
  content: "";
  clear: both;
  display: block;
}
.c-suche__user-hint a {
  color: white;
  text-decoration: none;
}
.c-suche__user-hint a.RichTextIntLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.25118% no-repeat;
  height: 18px;
  width: 19px;
  left: 5px;
}
.c-suche__user-hint a.RichTextIntLink:hover {
  text-decoration: underline;
}
.c-suche__user-hint p {
  font-size: 1.8rem;
  display: block;
}
.c-suche__user-hint.c-suche__user-hint--with-specialsearch-links {
  padding-top: 0;
}

.c-textbox {
  padding-left: 20px;
  padding-right: 20px;
}
.c-textbox__h {
  font-size: 1.6rem;
  color: #2d6f9e;
}
.c-textbox__h--info:before {
  top: 8px;
  content: '';
  display: inline-block;
  position: relative;
  margin-right: 10px;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 42.53651% no-repeat;
  height: 27px;
  width: 27px;
}
.c-textbox__p {
  margin-left: 40px;
}

.c-tooltip {
  padding-left: 10px;
}
.c-tooltip-wrapper--external-link {
  padding-left: 26px;
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
}
.c-tooltip-wrapper--external-link::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
  transform: none;
}
.c-tooltip-wrapper--external-link a.ExternalLink {
  display: inline;
  padding-left: 0;
  font-size: 1.6rem;
}
.c-tooltip-wrapper--external-link a.ExternalLink::before {
  background: none;
  display: none;
}
.c-tooltip__icon {
  transform: translateY(-3px);
}
.c-tooltip.has-tip {
  border-bottom: none;
}

.c-topiclist {
  margin-bottom: 20px;
}
.c-topiclist__row {
  display: flex;
  flex-wrap: wrap;
}
.c-topiclist__li {
  padding-bottom: 40px;
}
.c-topiclist__link-wrapper {
  border-bottom: 2px solid #f4f8fa;
  height: 100%;
}
.c-topiclist__a {
  padding-bottom: 40px;
  display: flex;
  flex-direction: row-reverse;
}
.c-topiclist__a:hover, .c-topiclist__a:focus, .c-topiclist__a:active {
  color: inherit;
  text-decoration: none;
}
.c-topiclist__a:hover .c-topiclist__headline, .c-topiclist__a:focus .c-topiclist__headline, .c-topiclist__a:active .c-topiclist__headline {
  text-decoration: underline;
}
.c-topiclist__row--two-columns .c-topiclist__a, .c-topiclist__row--three-columns .c-topiclist__a {
  flex-direction: column-reverse;
}
.c-topiclist__image-wrapper {
  display: none;
}
.c-topiclist__headline {
  margin-bottom: 10px;
  color: #2d6f9e;
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-size: 1.9rem;
}
.c-topiclist__p {
  margin-bottom: 0;
  color: #333333;
}
.c-topiclist .with-image .c-topiclist__a {
  flex-direction: row-reverse;
}

.no-image .c-topiclist__a {
  flex-direction: row;
}

.c-topiclist .c-topiclist__a, .c-topiclist .with-image .no-image .c-topiclist__a {
  flex-direction: row;
}

.c-topiclist .c-topiclist__row--two-columns.with-image .c-topiclist__a, .c-topiclist .c-topiclist__row--three-columns.with-image .c-topiclist__a {
  flex-direction: column-reverse;
}

.c-veranstaltungen {
  margin-bottom: 60px;
}
.c-veranstaltungen-wrapper {
  margin-bottom: 15px;
}
.c-veranstaltungen-wrapper-entry {
  border: 2px solid #e1ebf1;
  padding: 20px 15px;
}
.c-veranstaltungen-tage {
  font-size: 4rem;
  font-weight: bold;
  color: #2d6f9e;
  margin: 0;
  text-align: center;
}
.c-veranstaltungen-monate {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2d6f9e;
  text-transform: uppercase;
  text-align: center;
}
.c-veranstaltungen-ort {
  position: relative;
  padding: 30px 0 0 0;
  font-size: 1.6rem;
  display: block;
}
.c-veranstaltungen-ort:after {
  height: 3px;
  background-color: #f4f8fa;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: -15px;
  margin-top: 20px;
  padding-right: 69px;
}

.c-weitere-themen {
  margin-bottom: 60px;
}
.c-weitere-themen .c-module-headline {
  margin: 0 0 23px 0;
}
.c-weitere-themen-wrapper {
  margin: 0 0 0 0;
}
.c-weitere-themen .c-more-button {
  text-align: center;
}
.c-weitere-themen .c-more-button__a {
  display: inline-block;
  max-width: none;
}
.c-weitere-themen .c-more-button .ExternalLink {
  color: white;
}
.c-weitere-themen .c-more-button .ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.6367% no-repeat;
  height: 16px;
  width: 16px;
  top: 6px;
}
.c-weitere-themen .c-more-button .ExternalLink:hover {
  text-decoration: none;
}

.c-zahlen-und-fakten {
  margin-bottom: 60px;
}
.c-zahlen-und-fakten .c-module-headline__h2 {
  margin: 0 0 30px 0;
}

.c-wrapper-carousel-textbox {
  margin-bottom: 0;
}

.c-zoll-im-fokus {
  margin-bottom: 60px;
}
.c-zoll-im-fokus .c-wrapper-carousel-textbox .c-carousel-box__h3 {
  font-size: 2.4rem;
}
.c-zoll-im-fokus .c-wrapper-carousel-textbox .c-carousel-box__p {
  font-size: 1.6rem;
}

.live-calendar {
  overflow: visible;
  position: relative;
  z-index: 1;
}
.live-calendar table {
  position: relative;
}
.live-calendar h3 {
  margin-right: 4.5em;
  margin-bottom: 18px;
}
.live-calendar .pager {
  height: 1%;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 6.3em;
  z-index: 5;
  font-size: 128.57%;
}
.live-calendar .pager div {
  float: left;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}
.live-calendar .pager .prev a:hover img, .live-calendar .pager .prev a:active img, .live-calendar .pager .prev a:focus img, .live-calendar .pager .next a:hover img, .live-calendar .pager .next a:active img, .live-calendar .pager .next a:focus img {
  opacity: .6;
}
.live-calendar .pager a {
  display: block;
}
.live-calendar th {
  padding: 8px 10px 10px;
}
.live-calendar th abbr {
  white-space: nowrap;
}
.live-calendar td {
  padding: 0;
}
.live-calendar td > a, .live-calendar td span {
  display: block;
  padding: 4px;
  text-align: center;
}
.live-calendar td > a > span, .live-calendar td span > span {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.live-calendar .today {
  background: #eeeeee;
}
.live-calendar .today em {
  font-style: normal;
}
.live-calendar .on {
  color: #2d6f9e;
  font-weight: bold;
}
.live-calendar .calendar-details {
  display: none;
  background: white;
  border: 1px solid #7f7f7f;
  position: absolute;
  left: 10px;
  width: 293px;
  padding: 10px;
}
.live-calendar .calendar-details li {
  border-top: 1px dotted #7f7f7f;
}
.live-calendar .calendar-details li:first-child {
  border: none;
}
.live-calendar .calendar-details li a {
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 5px -3185px;
  padding: 4px 4px 4px 20px;
  display: block;
}
.live-calendar .calendar-details li a:hover, .live-calendar .calendar-details li a:focus, .live-calendar .calendar-details li a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 5px -2767px;
  text-decoration: underline;
}
.live-calendar .calendar-details li span {
  color: #2d6f9e;
  font-weight: normal;
  text-align: left;
  display: inline;
}
.live-calendar .calendar-details .button {
  text-decoration: none;
}
.live-calendar .calendar-details h4 {
  color: #333333;
}
.live-calendar .opened > a {
  background-color: #2d6f9e;
  color: white;
  border-bottom: 0;
  height: 30px;
}
.live-calendar .opened .calendar-details {
  position: absolute;
  left: 0;
  display: block;
}

.cookiebanner {
  display: none;
  background: white;
  border-bottom: 2px solid #2d6f9e;
  padding: 0 10px;
  overflow: hidden;
}
.cookiebanner h2 {
  margin-bottom: 20px;
}
.cookiebanner p {
  margin: 0;
}
.cookiebanner .all {
  display: none;
}
.js-off .cookiebanner {
  display: none;
}

.cookiebanner.classic {
  background: #2d6f9e;
  color: white;
}

.js-on .cookiebanner {
  position: relative;
  z-index: 4;
  top: 65px;
  width: 100%;
  height: auto;
  background-color: #f4f8fa;
  overflow: visible;
}
.js-on .cookiebanner.top {
  position: static;
}
.js-on .cookiebanner .cookiebannerbox {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.js-on .cookiebanner .cookiebannerbox > div {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 10px;
  width: 97%;
}
.js-on .cookiebanner .cookiebannerbox > div .all {
  display: block;
  padding: 0 0 15px;
}
.js-on .cookiebanner .cookiebannerbox > div .all .button {
  margin-top: 15px;
  background-color: #2d6f9e;
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
}
.js-on .cookiebanner .cookiebannerbox > div .all .button:hover {
  background-color: #1f3347;
  text-decoration: none;
}
.js-on .cookiebanner .cookiebannerbox > div .picture {
  display: none;
}
.js-on .cookiebanner.classic {
  background-color: #2d6f9e;
  color: white;
}
.js-on .cookiebanner.classic .cookiebannerbox {
  top: 0;
  bottom: 0;
}
.js-on .cookiebanner.classic .cookiebannerbox > div {
  background-color: #2d6f9e;
  color: white;
  padding: 10px 0;
}
.js-on .cookiebanner.classic .cookiebannerbox > div .button {
  background-color: white;
  color: #2d6f9e;
}
.js-on .cookiebanner.classic .cookiebannerbox a.RichTextIntLink {
  color: white;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 5px -2979px;
}
.js-on .cookiebanner.classic.top .cookiebannerbox > div {
  background-color: #2d6f9e;
  color: white;
  padding: 10px 0 0 0;
}

.mfp-content {
  max-height: 90vh;
  overflow-y: auto;
}
.mfp-content .c-topiclist__image-wrapper {
  display: block;
}
.mfp-content .bildnachweis-lightbox h2 {
  margin-left: 15px;
}
.mfp-content .bildnachweis-lightbox h3 {
  font-size: 1.9rem;
}
.mfp-content .bildnachweis-lightbox .c-topiclist {
  margin-top: 20px;
}
.mfp-content .bildnachweis-lightbox img {
  float: none;
  position: relative;
  top: 0;
  left: 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  background-color: white;
  width: 900px;
  max-width: 100%;
  padding: 3rem 10px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mfp-inline-holder .mfp-content h1 button.mfp-close,
.mfp-ajax-holder .mfp-content h1 button.mfp-close {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.mfp-inline-holder .mfp-content button.mfp-close,
.mfp-ajax-holder .mfp-content button.mfp-close {
  font-size: 150%;
  line-height: 1.5;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  background: url(/SiteGlobals/Frontend/Images/icons/close-b.png?__blob=normal&v=3) no-repeat 0 px;
  padding-right: 7px;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  opacity: 1;
  height: 50px;
  width: 50px;
}
.mfp-inline-holder .mfp-content button.mfp-close:hover, .mfp-inline-holder .mfp-content button.mfp-close:focus, .mfp-inline-holder .mfp-content button.mfp-close:active,
.mfp-ajax-holder .mfp-content button.mfp-close:hover,
.mfp-ajax-holder .mfp-content button.mfp-close:focus,
.mfp-ajax-holder .mfp-content button.mfp-close:active {
  text-decoration: underline;
}
.mfp-inline-holder .mfp-content button.mfp-close:focus img:only-child,
.mfp-ajax-holder .mfp-content button.mfp-close:focus img:only-child {
  outline-style: dotted;
  outline-color: #333333;
  outline-width: 1px;
}
.mfp-inline-holder .mfp-content button.mfp-close img,
.mfp-ajax-holder .mfp-content button.mfp-close img {
  position: relative;
  z-index: -1;
  width: 20px;
  height: 20px;
}
.mfp-inline-holder .mfp-content p.all,
.mfp-ajax-holder .mfp-content p.all {
  margin-bottom: 0;
}
.mfp-inline-holder .mfp-content .glossarEntry ul,
.mfp-ajax-holder .mfp-content .glossarEntry ul {
  margin-bottom: 20px;
}
.mfp-inline-holder .mfp-content .picture,
.mfp-ajax-holder .mfp-content .picture {
  background: transparent;
}
.mfp-inline-holder .mfp-content .picture.poster,
.mfp-ajax-holder .mfp-content .picture.poster {
  max-width: 100%;
}
.mfp-inline-holder .mfp-content img,
.mfp-ajax-holder .mfp-content img {
  display: block;
  margin: 0 auto;
}
.mfp-inline-holder .mfp-content .slide h1,
.mfp-ajax-holder .mfp-content .slide h1 {
  padding: 10px 5em 0 10px;
}
.mfp-inline-holder .mfp-content .slide .position,
.mfp-ajax-holder .mfp-content .slide .position {
  position: absolute;
  top: 5.5em;
  right: 20px;
}
.mfp-inline-holder .mfp-content .slide video,
.mfp-ajax-holder .mfp-content .slide video {
  display: block;
  margin: 0 auto;
}

.mfp-gallery .mfp-inline-holder .mfp-content,
.mfp-gallery .mfp-ajax-holder .mfp-content {
  width: 900px;
}
.mfp-gallery .mfp-content {
  background-color: #fff;
  padding: 5rem 14px 20px;
}

.mfp-container .mfp-arrow {
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
}
.mfp-container .mfp-arrow:before, .mfp-container .mfp-arrow:after, .mfp-container .mfp-arrow .mfp-b, .mfp-container .mfp-arrow .mfp-a {
  border: none;
  padding: 0;
  height: 50px;
  width: 50px;
  margin: 0;
}

.mfp-arrow,
.mfp-arrow:active {
  margin-top: 0;
}

.mfp-ajax-holder .mfp-content {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
.mfp-ajax-holder .mfp-content .c-topiclist {
  margin-bottom: 0;
}
.mfp-ajax-holder .mfp-content .c-topiclist__headline--bildnachweis {
  margin: 0;
}
.mfp-ajax-holder .mfp-content .c-topiclist__img {
  display: inline-block;
}

video,
.mejs-container {
  margin: 0 auto 60px;
}

.galleryBox .mejs-wrapper {
  margin-top: 46px;
}
.galleryBox .mejs-wrapper .mejs-container {
  margin: 0 auto 0;
}

.mejs-overlay-button {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_play_custom.svg");
}

.no-svg .mejs-overlay-button {
  background-image: url("../images/icons/isb/../mediaelementjs/bigplay.png");
}

.mejs-overlay-loading span {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_loading.gif");
}

.mejs-controls .mejs-button button {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_controls.svg");
}

.no-svg .mejs-controls .mejs-button button {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_controls.png");
}

.mejs-overlay-loading,
.mejs-container .mejs-controls,
.mejs-controls .mejs-volume-button .mejs-volume-slider,
.mejs-controls .mejs-captions-button .mejs-captions-selector,
.mejs-captions-text,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector,
.mejs-postroll-layer,
.mejs-postroll-close,
.mejs-controls .mejs-speed-button .mejs-speed-selector {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_background.png");
}

.mejs-controls .mejs-button.mejs-jump-forward-button {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_jumpforward.png");
}

.mejs-controls .mejs-button.mejs-skip-back-button {
  background-image: url("../images/icons/isb/../mediaelementjs/icon_skipback.png");
}

.mejs-container .mejs-controls {
  background: black;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  background: #333333;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #2d6f9e;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: white;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  border-radius: 0;
}

.mejs-overlay-button {
  background: url("../images/icons/zoll/play.svg") no-repeat;
  width: 90px;
  height: 90px;
  margin: 0;
  transform: translateX(-50%);
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: .8;
}

.menu-box {
  display: none;
}

.c-menu__ul--closed {
  display: none;
}
.c-menu__ul--opened {
  clear: both;
}
.c-menu__wrapper ul li a.ExternalLink:before, .c-menu__wrapper ul li.service a.external:before {
  right: 17px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}
.c-menu__search ul, .c-menu__wrapper ul {
  padding-left: 0;
}
.c-menu__search ul li, .c-menu__wrapper ul li {
  color: #2d6f9e;
  margin-top: 0 !important;
  background-color: #e2eaf0;
  position: relative;
  overflow: hidden;
}
.c-menu__search ul li.service, .c-menu__wrapper ul li.service {
  background-color: white;
}
.c-menu__search ul li.service a, .c-menu__search ul li.service strong, .c-menu__wrapper ul li.service a, .c-menu__wrapper ul li.service strong {
  border-bottom: 2px solid #f4f8fa;
}
.c-menu__search ul li a, .c-menu__search ul li strong, .c-menu__wrapper ul li a, .c-menu__wrapper ul li strong {
  padding: 10px 20px 10px 20px;
  border-bottom: 2px solid white;
  display: block;
}
.c-menu__search ul li button, .c-menu__wrapper ul li button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5000;
  width: 50px;
  height: 42px;
  font-size: 2.2rem;
  color: #2d6f9e;
  font-weight: bold;
  line-height: 1;
}
.c-menu__search ul li ul li, .c-menu__wrapper ul li ul li {
  background-color: white;
}
.c-menu__search ul li ul li a, .c-menu__search ul li ul li strong, .c-menu__wrapper ul li ul li a, .c-menu__wrapper ul li ul li strong {
  padding-left: 30px;
  border-bottom: 1px solid #f4f8fa;
}
.c-menu__search ul li ul li li a, .c-menu__search ul li ul li li strong, .c-menu__wrapper ul li ul li li a, .c-menu__wrapper ul li ul li li strong {
  padding-left: 40px;
}
.c-menu__search ul .navServiceGS a, .c-menu__search ul .navServiceLS a, .c-menu__search ul .navServiceLogin a, .c-menu__wrapper ul .navServiceGS a, .c-menu__wrapper ul .navServiceLS a, .c-menu__wrapper ul .navServiceLogin a {
  padding-left: 20px;
  position: relative;
}
.c-menu__search ul .navServiceGS a:before, .c-menu__search ul .navServiceLS a:before, .c-menu__search ul .navServiceLogin a:before, .c-menu__wrapper ul .navServiceGS a:before, .c-menu__wrapper ul .navServiceLS a:before, .c-menu__wrapper ul .navServiceLogin a:before {
  display: inline-block;
  content: '';
  left: -5px;
  position: relative;
  top: 2px;
}
.c-menu__search ul .navServiceGS a:before, .c-menu__wrapper ul .navServiceGS a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 16.70496% no-repeat;
  height: 24px;
  width: 25px;
}
.c-menu__search ul .navServiceLS a:before, .c-menu__wrapper ul .navServiceLS a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 47.75091% no-repeat;
  height: 20px;
  width: 18px;
}
.c-menu__search ul .navServiceLogin a:before, .c-menu__wrapper ul .navServiceLogin a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 48.49426% no-repeat;
  height: 18px;
  width: 18px;
}
.c-menu__search--closed, .c-menu__wrapper--closed {
  display: none;
}
.c-menu__search--opened, .c-menu__wrapper--opened {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 65px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
}
.c-menu__search--opened > ul, .c-menu__search--opened > div, .c-menu__wrapper--opened > ul, .c-menu__wrapper--opened > div {
  background-color: white;
}
.c-menu li {
  list-style-type: none;
}

body.fixed {
  overflow: hidden;
}

#navBreadcrumbs {
  padding-top: 20px;
  padding-bottom: 40px;
}
#navBreadcrumbs ol {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#navBreadcrumbs li {
  margin-top: 8px;
  padding-left: 10px;
  padding-right: 20px;
  display: inline-block;
  position: relative;
}
#navBreadcrumbs li:first-child {
  padding-left: 0;
}
#navBreadcrumbs li:last-child {
  padding-right: 0;
}
#navBreadcrumbs li:last-child::after {
  display: none;
}
#navBreadcrumbs li::before {
  content: none;
  display: none;
}
#navBreadcrumbs li::after {
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 10.24568% no-repeat;
  height: 15px;
  width: 11px;
  position: absolute;
  top: 7px;
  right: 0;
}
#navBreadcrumbs li.first {
  width: 45px;
  height: auto;
  margin-top: 8px;
  line-height: 25.6px;
}
#navBreadcrumbs li.first a, #navBreadcrumbs li.first strong {
  display: block;
  font-size: 1.4rem;
  margin: 0;
  color: transparent;
}
#navBreadcrumbs li.first a::before, #navBreadcrumbs li.first strong::before {
  display: none;
  content: '';
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 23.07796% no-repeat;
  height: 22px;
  width: 23px;
  position: absolute;
  top: 0;
  left: 0;
}
#navBreadcrumbs li.first a:focus {
  outline: 1px dotted black;
}
#navBreadcrumbs li.first img {
  margin-top: -3px;
}
#navBreadcrumbs a, #navBreadcrumbs strong {
  color: #2d6f9e;
  font-size: 1.4rem;
  font-weight: bold;
}
#navBreadcrumbs strong {
  font-weight: normal;
}
#navBreadcrumbs::before, #navBreadcrumbs::after {
  content: '';
  width: 30px;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
#navBreadcrumbs.is-scroll-left::before {
  opacity: 1;
}
#navBreadcrumbs.is-scroll-right::after {
  opacity: 1;
}
#navBreadcrumbs::before {
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
  left: 0;
}
#navBreadcrumbs::after {
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
  right: 0;
}

#navPrimary {
  position: relative;
  clear: both;
}
#navPrimary a {
  color: #333333;
  padding: 10px 0;
  display: block;
  font-size: 100%;
}
#navPrimary .menu-box .flyout-list__list {
  max-width: 31.5%;
}
#navPrimary .menu-box strong.flyout-article__a {
  color: #333333;
}

#navSecondary {
  display: none;
}

#navSecondary a.external:before {
  display: none;
}

#navBreadcrumbsVertical {
  background: #2d6f9e;
}
#navBreadcrumbsVertical .level2, #navBreadcrumbsVertical .level3 {
  display: none;
}
#navBreadcrumbsVertical li {
  font-size: 100%;
}
#navBreadcrumbsVertical > strong, #navBreadcrumbsVertical .level1 a {
  font-size: 200%;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
  line-height: 1;
  color: white;
  display: block;
  padding: 18px 5px 22px 5px;
}
#navBreadcrumbsVertical > strong {
  font-weight: normal;
}

/***************************** serviceleiste *****************************/
#service-border {
  background: #eeeeee url(/SiteGlobals/Frontend/Images/icons/hatch-b.png?__blob=normal&v=3) repeat 0 0;
}
#service-border > ul > li {
  list-style: none none;
  border-bottom: 1px dotted #7f7f7f;
  font-size: 100%;
}
#service-border > ul > li a {
  font-size: 140%;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -3442px;
}
#service-border > ul > li a:hover, #service-border > ul > li a:focus, #service-border > ul > li a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -3882px;
}
#service-border > ul > li.navVeranstaltungen a {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -4322px;
}
#service-border > ul > li.navVeranstaltungen a:hover, #service-border > ul > li.navVeranstaltungen a:focus, #service-border > ul > li.navVeranstaltungen a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -4759px;
}
#service-border > ul > li.navPublikationen a {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -2566px;
}
#service-border > ul > li.navPublikationen a:hover, #service-border > ul > li.navPublikationen a:focus, #service-border > ul > li.navPublikationen a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -3004px;
}
#service-border > ul > li.navMediathek a {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -5193px;
}
#service-border > ul > li.navMediathek a:hover, #service-border > ul > li.navMediathek a:focus, #service-border > ul > li.navMediathek a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -5627px;
}
#service-border > ul > li.navThemen a {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -6061px;
}
#service-border > ul > li.navThemen a:hover, #service-border > ul > li.navThemen a:focus, #service-border > ul > li.navThemen a:active {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-service.png?__blob=normal&v=5) no-repeat 5px -6495px;
}
#service-border > ul > li a, #service-border > ul > li strong {
  display: block;
  padding: 16px 5px 16px 60px;
  text-transform: uppercase;
}
#service-border .container {
  display: none;
}

.share {
  position: absolute;
  width: 100%;
  z-index: 99;
  background: #f4f8fa;
  border: 2px solid #2d6f9e;
}
.share .wrapper-share {
  padding: 3em 10px;
  min-height: 19em;
}
.share button.close {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.5;
  background: url("../images/icons/isb/close-b.svg") no-repeat 100% 0/22px 22px;
  padding-right: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.share button.close:hover, .share button.close:focus, .share button.close:active {
  text-decoration: underline;
}
.share .shariff h3 {
  font-size: 1.7rem;
  color: black;
  padding: 0 0 10px;
  margin-top: 10px;
}
.share .shariff ul {
  margin: 0 !important;
}
.share .shariff li {
  width: calc(50% - 1.4%);
  max-width: calc(50% - 1.4%);
  margin-right: 0;
}
.share .shariff li:nth-child(odd) {
  margin-right: 2.8%;
}
.share .shariff li a {
  padding: 0 10px 0 30px;
  font-size: 1.4rem;
  background: #2d6f9e !important;
}
.share .shariff li a:before {
  position: absolute;
  left: 10px;
  top: 10px;
}
.share .shariff li a:hover, .share .shariff li a:focus, .share .shariff li a:active {
  color: white;
  text-decoration: underline;
}
.share .shariff li a .fa {
  display: none;
}
.share .shariff li a .share_text {
  font-size: inherit;
  font-family: inherit;
  text-indent: 0;
}
.share .shariff .twitter a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 67.0763% no-repeat;
  height: 18px;
  width: 21px;
  top: 16px;
}
.share .shariff .googleplus a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 66.54968% no-repeat;
  height: 15px;
  width: 21px;
  top: 16px;
  left: 10px;
}
.share .shariff .facebook a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 66.31991% no-repeat;
  height: 21px;
  width: 21px;
  top: 15px;
  left: 8px;
}
.share .shariff .email a {
  padding-top: 4px;
  padding-left: 35px;
  line-height: 23px;
}
.share .shariff .email a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 66.05455% no-repeat;
  height: 17px;
  width: 21px;
  top: 16px;
}
.share .shariff .orientation-horizontal.col-3 .email {
  max-width: 240px;
}
.share .shariff .orientation-horizontal.col-3 li .share_text {
  display: block;
}
.share .shariff .info {
  width: 35px;
  max-width: auto;
  border: 1px solid #666666;
}
.share .shariff .info a {
  position: relative;
  padding: 0;
  background: white !important;
}
.share .shariff .info a:before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 66.8153% no-repeat;
  height: 22px;
  width: 12px;
  transform: translate(-50%, -55%);
  top: 50%;
  left: 50%;
}

.shariff li, .shariff li a {
  height: auto;
  min-height: 35px;
  max-height: 50px;
}

.js-on .pagination {
  display: none;
}

.c-wrapper-carousel .c-carousel__img {
  min-height: 1px;
}
.c-wrapper-carousel .c-carousel__teaser {
  display: flex;
  flex-direction: column-reverse;
  max-width: 386px;
}
.c-wrapper-carousel .c-carousel-navigation {
  top: 65px;
}
.c-wrapper-carousel .c-carousel__p {
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin: 30.4px 0 0 0;
}
.c-wrapper-carousel .c-carousel__h3 {
  font-size: 2.4rem;
  line-height: 30px;
  color: #2D6F9E;
  font-weight: bold;
  margin-top: 20px;
}
.c-wrapper-carousel .c-carousel .slick-list {
  margin-bottom: 10px;
}

.c-wrapper-carousel-textbox .c-carousel-textbox .slick-list,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-list {
  margin-bottom: 20px;
}
.c-wrapper-carousel-textbox .c-carousel-navigation,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation {
  top: 20%;
}
.c-wrapper-carousel-textbox .c-carousel__teaser,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel__teaser {
  position: relative;
}
.c-wrapper-carousel-textbox .c-carousel-box,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box {
  background: #f4f8fa;
  padding: 30px 23px 37px 23px;
}
.c-wrapper-carousel-textbox .c-carousel-box__category,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__category {
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.c-wrapper-carousel-textbox .c-carousel-box__h3,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__h3 {
  font-size: 2.4rem;
  margin: 0 0 9px 0;
}
.c-wrapper-carousel-textbox .c-carousel-box__p,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__p {
  font-size: 1.6rem;
  color: #333333;
}

.c-wrapper-carousel,
.c-wrapper-carousel-textbox,
.c-wrapper-carousel-zahlen-und-fakten {
  clear: both;
  position: relative;
  margin: 0 0 49px 0;
}
.c-wrapper-carousel .c-carousel,
.c-wrapper-carousel .c-carousel-textbox,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten,
.c-wrapper-carousel-textbox .c-carousel,
.c-wrapper-carousel-textbox .c-carousel-textbox,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 -10px 0 -10px;
}
.c-wrapper-carousel .c-carousel .slick-dots,
.c-wrapper-carousel .c-carousel-textbox .slick-dots,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots,
.c-wrapper-carousel-textbox .c-carousel .slick-dots,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots {
  display: block !important;
  position: static;
}
.c-wrapper-carousel .c-carousel .slick-dots li,
.c-wrapper-carousel .c-carousel-textbox .slick-dots li,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots li,
.c-wrapper-carousel-textbox .c-carousel .slick-dots li,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots li,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots li,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots li,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots li,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots li {
  height: 12px;
  width: 12px;
}
.c-wrapper-carousel .c-carousel .slick-dots button,
.c-wrapper-carousel .c-carousel-textbox .slick-dots button,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots button,
.c-wrapper-carousel-textbox .c-carousel .slick-dots button,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots button,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots button {
  height: 12px;
  width: 12px;
  border: 1px solid #585858;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  -khtml-border-radius: 50% 50% 50% 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}
.c-wrapper-carousel .c-carousel .slick-dots button:hover, .c-wrapper-carousel .c-carousel .slick-dots button:focus, .c-wrapper-carousel .c-carousel .slick-dots button:active,
.c-wrapper-carousel .c-carousel-textbox .slick-dots button:hover,
.c-wrapper-carousel .c-carousel-textbox .slick-dots button:focus,
.c-wrapper-carousel .c-carousel-textbox .slick-dots button:active,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots button:hover,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots button:focus,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots button:active,
.c-wrapper-carousel-textbox .c-carousel .slick-dots button:hover,
.c-wrapper-carousel-textbox .c-carousel .slick-dots button:focus,
.c-wrapper-carousel-textbox .c-carousel .slick-dots button:active,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots button:hover,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots button:focus,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots button:active,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots button:hover,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots button:focus,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots button:active,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots button:hover,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots button:focus,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots button:active,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots button:hover,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots button:focus,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots button:active,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots button:hover,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots button:focus,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots button:active {
  background-color: #2d6f9e;
}
.c-wrapper-carousel .c-carousel .slick-dots .slick-active button,
.c-wrapper-carousel .c-carousel-textbox .slick-dots .slick-active button,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten .slick-dots .slick-active button,
.c-wrapper-carousel-textbox .c-carousel .slick-dots .slick-active button,
.c-wrapper-carousel-textbox .c-carousel-textbox .slick-dots .slick-active button,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten .slick-dots .slick-active button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel .slick-dots .slick-active button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox .slick-dots .slick-active button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten .slick-dots .slick-active button {
  background-color: #2d6f9e;
}
.c-wrapper-carousel .c-carousel__teaser-wrapper,
.c-wrapper-carousel .c-carousel-textbox__teaser-wrapper,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten__teaser-wrapper,
.c-wrapper-carousel-textbox .c-carousel__teaser-wrapper,
.c-wrapper-carousel-textbox .c-carousel-textbox__teaser-wrapper,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten__teaser-wrapper,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel__teaser-wrapper,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox__teaser-wrapper,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten__teaser-wrapper {
  text-align: center;
  padding: 0 10px 0 10px;
}
.c-wrapper-carousel .c-carousel__teaser,
.c-wrapper-carousel .c-carousel-textbox__teaser,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten__teaser,
.c-wrapper-carousel-textbox .c-carousel__teaser,
.c-wrapper-carousel-textbox .c-carousel-textbox__teaser,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten__teaser,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel__teaser,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox__teaser,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten__teaser {
  text-align: left;
}
.c-wrapper-carousel .c-carousel-navigation,
.c-wrapper-carousel .c-carousel-textbox-navigation,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation,
.c-wrapper-carousel-textbox .c-carousel-navigation,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation {
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.c-wrapper-carousel .c-carousel-navigation button,
.c-wrapper-carousel .c-carousel-textbox-navigation button,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button,
.c-wrapper-carousel-textbox .c-carousel-navigation button,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button {
  height: 55px;
  width: 55px;
  top: 15px;
  position: absolute;
}
.c-wrapper-carousel .c-carousel-navigation button::after,
.c-wrapper-carousel .c-carousel-textbox-navigation button::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button::after,
.c-wrapper-carousel-textbox .c-carousel-navigation button::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button::after {
  opacity: 0;
  position: absolute;
  top: 0;
  left: -2px;
  width: 55px;
  height: 55px;
  content: " ";
}
.c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):hover > img, .c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):focus > img, .c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):active > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus > img,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active > img {
  opacity: 0;
}
.c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):hover::after, .c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):focus::after, .c-wrapper-carousel .c-carousel-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel .c-carousel-textbox-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-textbox .c-carousel-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation button:not(.slick-disabled):active::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):hover::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):focus::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation button:not(.slick-disabled):active::after {
  opacity: 1;
}
.c-wrapper-carousel .c-carousel-navigation-prev,
.c-wrapper-carousel .c-carousel-textbox-navigation-prev,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation-prev,
.c-wrapper-carousel-textbox .c-carousel-navigation-prev,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation-prev,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation-prev,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation-prev,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation-prev,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation-prev {
  left: 17px;
}
.c-wrapper-carousel .c-carousel-navigation-prev::after,
.c-wrapper-carousel .c-carousel-textbox-navigation-prev::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation-prev::after,
.c-wrapper-carousel-textbox .c-carousel-navigation-prev::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation-prev::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation-prev::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation-prev::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation-prev::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation-prev::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 50.6654% no-repeat;
}
.c-wrapper-carousel .c-carousel-navigation-next,
.c-wrapper-carousel .c-carousel-textbox-navigation-next,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation-next,
.c-wrapper-carousel-textbox .c-carousel-navigation-next,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation-next,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation-next,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation-next,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation-next,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation-next {
  right: 17px;
}
.c-wrapper-carousel .c-carousel-navigation-next::after,
.c-wrapper-carousel .c-carousel-textbox-navigation-next::after,
.c-wrapper-carousel .c-carousel-zahlen-und-fakten-navigation-next::after,
.c-wrapper-carousel-textbox .c-carousel-navigation-next::after,
.c-wrapper-carousel-textbox .c-carousel-textbox-navigation-next::after,
.c-wrapper-carousel-textbox .c-carousel-zahlen-und-fakten-navigation-next::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-navigation-next::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-textbox-navigation-next::after,
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-zahlen-und-fakten-navigation-next::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 52.26779% no-repeat;
}

.c-wrapper-carousel-zahlen-und-fakten {
  margin: 0 0 19px 0;
}
.c-wrapper-carousel-zahlen-und-fakten .c-carousel__wrapper-box {
  background: #f4f8fa;
}
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__h3 {
  color: #2d6f9e;
  margin: 0 0 20px 0;
  font-weight: normal;
}
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__h3 .zahlenfaktencategory {
  font-size: 10rem;
  line-height: 10rem;
  margin: 0;
  position: relative;
  display: block;
  width: 100%;
  color: #2d6f9e;
}
.c-wrapper-carousel-zahlen-und-fakten .c-carousel-box__h3 .zahlenfaktencategory:after {
  background: none;
  content: '';
  position: absolute;
  bottom: 0;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 5.60596% no-repeat;
  height: 38px;
  width: 37px;
}
.c-wrapper-carousel-zahlen-und-fakten .slick-list {
  margin-bottom: 29px;
}

.wrapper-teaser-switcher {
  clear: both;
  position: relative;
}

.teaser-switcher {
  overflow: hidden;
  margin-bottom: 10px;
}
.teaser-switcher .teaser {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.teaser-switcher a {
  font-size: 100%;
  display: block;
  width: 171px;
  margin: 0 auto;
  padding: 10px;
}
.teaser-switcher a:hover, .teaser-switcher a:focus, .teaser-switcher a:active {
  background: #FFF;
}
.teaser-switcher img {
  margin-bottom: 0;
}
.teaser-switcher h3 {
  margin: 10px 0 5px;
}
.teaser-switcher .navigation {
  display: none;
}

.js-on .teaser-switcher .karussell {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 25px;
}
.js-on .teaser-switcher .slick-dots {
  display: block !important;
  position: static;
}
.js-on .teaser-switcher .slick-dots button {
  height: 20px;
  width: 20px;
  border: 1px solid #585858;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  -khtml-border-radius: 50% 50% 50% 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}
.js-on .teaser-switcher .slick-dots button:hover, .js-on .teaser-switcher .slick-dots button:focus, .js-on .teaser-switcher .slick-dots button:active {
  background-color: #585858;
}
.js-on .teaser-switcher .slick-dots .slick-active button {
  background-color: #585858;
}
.js-on .teaser-switcher .slick-dots .slick-active button:hover, .js-on .teaser-switcher .slick-dots .slick-active button:focus, .js-on .teaser-switcher .slick-dots .slick-active button:active {
  background-color: transparent;
}
.js-on .teaser-switcher .slick-list {
  margin-bottom: 10px;
}
.js-on .teaser-switcher .navigation {
  display: block;
  top: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}
.js-on .teaser-switcher .navigation button {
  height: 43px;
  width: 30px;
  position: absolute;
}
.js-on .teaser-switcher .navigation button:hover, .js-on .teaser-switcher .navigation button:active {
  opacity: 0.6;
}
.js-on .teaser-switcher .navigation button:focus {
  background: #2d6f9e none repeat scroll 0% 0%;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  -khtml-border-radius: 0 0 0 0;
  outline: 1px solid #2d6f9e;
}
.js-on .teaser-switcher .navigation .next {
  right: 0;
}
.js-on .teaser-switcher .navigation .prev {
  left: 0;
}

.StndGallery {
  margin-bottom: 20px;
}
.StndGallery .galleryBox {
  position: relative;
}
.StndGallery .galleryBox .slick-list:focus {
  outline-style: dotted;
  outline-color: #333333;
  outline-width: 1px;
}
.StndGallery .galleryBox .current {
  display: block;
  font-size: 1.6rem;
}
.StndGallery .galleryBox .slick-slide p {
  margin-bottom: 0;
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
}
.StndGallery .galleryBox .slick-slide span {
  color: #333333;
}
.StndGallery .galleryBox .slick-slide .links-wrapper {
  padding-top: 10px;
  display: block;
}
.StndGallery .galleryBox .slick-slide .links-wrapper a {
  font-weight: normal;
  display: block;
}
.StndGallery .galleryBox .slick-slide .links-wrapper .downladlink a {
  display: inline-block;
  padding-right: 10px;
}
.StndGallery .gallery-related {
  margin-top: 20px;
}
.StndGallery .gallery-related a {
  color: #2d6f9e;
  font-weight: bold;
}
.StndGallery .gallery-related a:hover {
  text-decoration: none;
}
.StndGallery .gallery-related a:hover:after {
  content: '';
  position: relative;
  height: 1px;
  width: calc(100% - 26px);
  position: absolute;
  bottom: 1px;
  right: 0;
  background: #2d6f9e;
}
.StndGallery .gallery-related span {
  position: relative;
  color: inherit !important;
  padding-right: 5px;
  padding-left: 5px;
}
.StndGallery .gallery-related span:after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 10px;
  background: #2d6f9e;
  position: relative;
  left: 5px;
}
.StndGallery .gallery-related span:first-child {
  padding-left: 0;
}
.StndGallery .gallery-related span:last-child {
  padding-right: 0;
}
.StndGallery .gallery-related span:last-child:after {
  content: none;
}
.StndGallery .slick-dots {
  position: relative;
  margin-top: 20px;
  top: 0;
}
.StndGallery .slick-dots li {
  border-radius: 50%;
  height: 12px;
  width: 12px;
  border: 1px solid #2d6f9e;
}
.StndGallery .slick-dots li.slick-active {
  background: #2d6f9e;
}
.StndGallery .slick-dots li button:before {
  color: transparent;
}
.StndGallery h2 {
  margin: 10px 0 10px 10px;
  padding-right: 4em;
  /* slide effekt */
  width: 80%;
  float: left;
}
.StndGallery img, .StndGallery .picture {
  clear: both;
  display: block;
  margin: 0 auto;
}
.StndGallery video {
  margin: 0 auto;
}
.StndGallery .navigation {
  z-index: 999;
  top: 50%;
  left: 0;
  position: absolute;
  width: 100%;
}
.StndGallery .navigation div, .StndGallery .navigation button {
  height: 50px;
  width: 50px;
  position: absolute;
}
.StndGallery .navigation button:hover, .StndGallery .navigation button:focus, .StndGallery .navigation button:active {
  opacity: 0.6;
}
.StndGallery .navigation .next {
  right: 0;
  display: none !important;
}
.StndGallery .navigation .back, .StndGallery .navigation .prev {
  left: 0;
  display: none !important;
}
.StndGallery .position {
  /* Fade-Effekt
    position:  absolute;*/
  position: relative;
  float: right;
  top: 10px;
  right: 10px;
}

#stage {
  background: #2d6f9e;
}
#stage .stage-wrapper {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
#stage .textContainer h3 {
  font-size: 250%;
  line-height: 1.1;
  margin: 20px 10px;
}
#stage .textContainer h3 a {
  color: white;
}
#stage .textContainer p {
  display: none;
}
#stage .imageContainer {
  position: relative;
  text-align: center;
}
#stage .imageContainer a {
  display: block;
}
#stage .imageContainer a:focus {
  outline: 1px dotted white;
  margin: 1px;
}
#stage .imageContainer img {
  margin-bottom: 0;
}
#stage .teaser {
  border-bottom: 0;
}
#stage .teaser.hidden {
  visibility: hidden;
}
#stage .pagination {
  margin-bottom: 20px;
  width: 100%;
}
#stage .pagination ul {
  text-align: center;
}
#stage .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 220%;
  margin-right: 5px;
}
#stage .pagination a, #stage .pagination strong {
  font-weight: bold;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  clear: left;
  display: block;
  padding: 4px 13px 11px;
  line-height: 1;
  text-transform: uppercase;
}
#stage .pagination a {
  color: white;
  background-color: #2d6f9e;
}
#stage .pagination strong {
  color: #2d6f9e;
  background-color: white;
}
#stage .navigation {
  display: none;
}

.js-on #stage .stage-container {
  margin-bottom: 0;
}
.js-on #stage .teaser {
  float: left;
  /*Nur bei fade-effect*/
  /*position: absolute;*/
  width: 100%;
}
.js-on #stage .pagination {
  display: none;
}
.js-on #stage .slick-dots {
  position: static;
  margin-bottom: 20px;
}
.js-on #stage .slick-dots button {
  height: 20px;
  width: 20px;
  border: 1px solid white;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  -khtml-border-radius: 50% 50% 50% 50%;
  line-height: 1.2;
  background-color: transparent;
  text-indent: -99999px;
  content: none;
}
.js-on #stage .slick-dots button:hover, .js-on #stage .slick-dots button:focus, .js-on #stage .slick-dots button:active {
  background-color: white;
}
.js-on #stage .slick-dots .slick-active button {
  background-color: white;
}
.js-on #stage .slick-dots .slick-active button:hover, .js-on #stage .slick-dots .slick-active button:focus, .js-on #stage .slick-dots .slick-active button:active {
  background-color: transparent;
}
.js-on #stage .navigation {
  display: block;
  top: 30%;
  left: 0;
  position: absolute;
  width: 100%;
}
.js-on #stage .navigation button {
  height: 43px;
  width: 30px;
  padding: 0;
  position: absolute;
}
.js-on #stage .navigation button:hover, .js-on #stage .navigation button:active {
  opacity: 0.8;
}
.js-on #stage .navigation button:focus {
  background: #2d6f9e none repeat scroll 0% 0%;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  -khtml-border-radius: 0 0 0 0;
  outline: 1px solid #2d6f9e;
}
.js-on #stage .navigation .next {
  right: 5px;
}
.js-on #stage .navigation .prev {
  left: 5px;
}
.js-on #stage .navigation .play, .js-on #stage .navigation .pause {
  display: none;
}

.toggleEntry {
  border-bottom: 1px dotted #7f7f7f;
}
.toggleEntry h2 {
  padding-top: 6px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.toggleEntry .heading {
  border-top: 1px dotted #7f7f7f;
  padding-right: 35px;
}
.toggleEntry .heading.inactive-control {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% 15px;
}
.toggleEntry .heading.active-control {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% -1031px;
  padding-right: 35px;
}
.toggleEntry .heading + div {
  overflow: hidden;
}

#supplement .facets h4 {
  padding: 5px 5px 5px 0;
}
#supplement .facets .inactive-control {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% -203px;
  border-bottom: 1px solid #7f7f7f;
}
#supplement .facets .inactive-control:hover, #supplement .facets .inactive-control:focus, #supplement .facets .inactive-control:active {
  color: #333333;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% -411px;
}
#supplement .facets .active-control {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% -1249px;
  border: none;
}
#supplement .facets .active-control:hover, #supplement .facets .active-control:focus, #supplement .facets .active-control:active {
  color: #333333;
  background: url(/SiteGlobals/Frontend/Images/icons/sprite-right.png?__blob=normal&v=5) no-repeat 98% -1457px;
}
#supplement .facets .active-control + ul {
  border-bottom: 1px solid #7f7f7f;
}

#siteInfo .heading {
  padding: 10px 15px 10px 0;
}
#siteInfo .active-control {
  padding-right: 25px;
}
#siteInfo .active-control::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 0% no-repeat;
  height: 18px;
  width: 23.92px;
  top: 25px;
  right: 4px;
  transform: none;
}
#siteInfo .inactive-control {
  padding-right: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#siteInfo .inactive-control::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 0% no-repeat;
  height: 18px;
  width: 23.92px;
  top: 25px;
  right: 4px;
  transform: rotate(180deg);
}

.js-on .heading {
  cursor: pointer;
}
.js-on .heading:hover {
  text-decoration: underline;
}
.js-on .toggleEntry .heading, .js-on .facets .heading {
  color: #2d6f9e;
}
.js-on .toggleEntry .heading:hover, .js-on .facets .heading:hover {
  color: #333333;
}
.js-on .panel-closed {
  display: none;
}

#togglenav {
  width: 100%;
  z-index: 9999;
  background: white;
  padding: 0 16px 5px 16px;
}
#togglenav .togglewrapper {
  display: flex;
}
#togglenav ul {
  display: flex;
  padding-bottom: 15px;
}
#togglenav .menuicons {
  margin-left: auto;
  align-self: flex-end;
}
#togglenav .mobileLogo img {
  width: 80px;
  padding: 10px;
}

.navMobileMenu--opened, .navMobileSearch--opened {
  position: relative;
}
.navMobileMenu--opened:after, .navMobileSearch--opened:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -22px;
  height: 5px;
  width: 100%;
  background: #2d6f9e;
}

#navMobileSearch a {
  margin-left: 28px;
}

.fixed #togglenav {
  position: fixed;
  top: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
  z-index: 1001;
}
.fixed #wrapperDivisions {
  padding-top: 65px;
}

#footer {
  position: relative;
}

#share {
  position: absolute;
  width: 100%;
  z-index: 99;
  background: #f4f8fa;
  padding-left: 20px;
  padding-right: 20px;
}
#share button.close {
  font-size: 150%;
  text-transform: uppercase;
  line-height: 1.5;
  position: absolute;
  top: 10px;
  right: 3px;
}
#share button.close:hover, #share button.close:focus, #share button.close:active {
  text-decoration: underline;
}
#share h3 {
  font-size: 170%;
  padding: 0 0 10px 0;
}
#share ul {
  margin: 0 !important;
}
.footer #share a {
  font-weight: normal;
}
.footer #share a::after {
  display: none;
}
#share .social_share_privacy_area li .help_info.icon {
  background-position: -93px -42px;
}
#share .social_share_privacy_area li .help_info.icon .info {
  height: auto;
  left: -150px;
  width: 300px;
}
#share .social_share_privacy_area li {
  height: 1.75em;
  margin-bottom: 10px !important;
}
#share .social_share_privacy_area li .switch {
  margin-top: 3px;
}
#share .social_share_privacy_area li .switch:focus {
  outline-style: dotted;
  outline-color: #333333;
  outline-width: 1px;
}
#share .social_share_privacy_area li .dummy_btn {
  font-size: 1.18rem;
  margin-top: -3px;
}
#share .social_share_privacy_area li.info_off .dummy_btn {
  background: white;
  border-radius: 5px;
  padding: 5px;
}
#share .social_share_privacy_area .email {
  width: 100%;
}
#share .social_share_privacy_area .email a {
  font-size: 92.86%;
  border: 1px solid #d2d2d2;
  background: #eeeeee url(/SiteGlobals/Frontend/Images/icons/sprite.png?__blob=normal&v=5) no-repeat 7px -210px;
  /* Android-Fix
   * border-radius: $topLeft $topright $bottomRight $bottomLeft;*/
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  -khtml-border-radius: 2px 2px 2px 2px;
  padding: 0 4px 2px 32px;
  display: inline;
}
#share .social_share_privacy_area .facebook,
#share .social_share_privacy_area .twitter,
#share .social_share_privacy_area .gplus,
#share .social_share_privacy_area .twitter,
#share .social_share_privacy_area .gplus {
  padding-right: 10px !important;
}
#share .social_share_privacy_area li div.tweet,
#share .social_share_privacy_area li div.gplusone {
  width: auto;
}
#share .social_share_privacy_area li.help_info .info {
  width: 300px;
}
#share .social_share_privacy_area li.help_info.twitter .info {
  left: -150px;
}
#share .social_share_privacy_area li.help_info.facebook .info,
#share .social_share_privacy_area li.help_info.gplus .info {
  left: -10px;
}
#share .social_share_privacy_area li.settings_info {
  top: 3px;
  clear: left;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu.on {
  border: solid 1px #7f7f7f;
  color: #333333;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu a {
  padding: 0;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu span {
  height: 20px;
  border-width: 1px;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu a:focus, #share .social_share_privacy_area li.settings_info .settings_info_menu span:focus {
  outline: 1px dotted #585858;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu legend {
  word-break: normal;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu input[type="checkbox"],
#share .social_share_privacy_area li.settings_info .settings_info_menu input[type="radio"] {
  width: auto;
}
#share .social_share_privacy_area li.settings_info .settings_info_menu label {
  line-height: 1.5;
}
#share .social_share_privacy_area .fb_like iframe {
  margin-top: -3px !important;
  width: 8.2em !important;
}
#share .social_share_privacy_area .tweet iframe {
  margin-top: -3px !important;
  width: 5.2em !important;
}
#share .social_share_privacy_area .gplusone > div {
  font-size: 100% !important;
}
#share .social_share_privacy_area .gplusone iframe {
  margin-top: 2px !important;
  width: 5em !important;
}
#share .settings_info a {
  display: inline;
}
#share .social_share_privacy_area {
  height: auto !important;
}

@-webkit-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
body.noScroll {
  overflow: hidden;
}

#zollUndPostApp {
  box-shadow: 7px 7px 35px 6px #8F8F8F;
  background: white;
}
#zollUndPostApp p {
  margin: 8px 0;
}
#zollUndPostApp .loadingSpinner {
  padding: 8px;
  border-top: 16px solid #232323;
  border-right: 16px solid #2d6f9e;
  border-bottom: 16px solid #232323;
  border-left: 16px solid #2d6f9e;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  -webkit-animation: spinLoadingSpinner 2s linear infinite;
  animation: spinLoadingSpinner 2s linear infinite;
  margin: 8px auto;
}
#zollUndPostApp .loadingSpinnerText {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 8px;
}
#zollUndPostApp .loadingSpinnerText.error {
  color: red;
  font-weight: bold;
}
#zollUndPostApp h1, #zollUndPostApp h2, #zollUndPostApp h3 {
  text-align: center;
  background: transparent;
  margin: 0;
}
#zollUndPostApp h1 {
  font-size: 2.2rem;
}
#zollUndPostApp h2 {
  font-size: 2rem;
}
#zollUndPostApp h3 {
  font-size: 1.8rem;
}
#zollUndPostApp .standardText {
  font-size: 1.6rem;
  line-height: 1.6;
}
#zollUndPostApp .bigText {
  font-size: 2.4rem;
  line-height: 2.4rem;
}
#zollUndPostApp .bold {
  font-weight: bold;
}
#zollUndPostApp .textAlignCenter {
  text-align: center;
}
#zollUndPostApp .productInfoBox.flexEnd, #zollUndPostApp .flexEnd {
  justify-content: flex-end;
}
#zollUndPostApp .red {
  color: red;
}
#zollUndPostApp .green {
  color: green;
}
#zollUndPostApp .bordered {
  border: 2px solid #2d6f9e;
}
#zollUndPostApp .textBody {
  background: transparent;
  padding: 8px 20px;
}
#zollUndPostApp .taxBox {
  padding: 8px;
  border: 3px solid grey;
}
#zollUndPostApp .title button span.icon img {
  height: 24px;
}
#zollUndPostApp .buttonWrapper {
  text-align: center;
  margin-top: 24px;
}
#zollUndPostApp .buttonWrapper button {
  width: 90%;
  width: calc(100% - 40px);
  margin: 0 8px 8px 8px;
  min-width: 120px;
}
#zollUndPostApp .c-more-button__a--white {
  min-width: 120px;
  line-height: 40px;
}
#zollUndPostApp button:focus, #zollUndPostApp button:hover, #zollUndPostApp button:active {
  text-decoration: underline;
}
#zollUndPostApp button.iconButton {
  border: 1px solid transparent;
}
#zollUndPostApp button.iconButton:focus, #zollUndPostApp button.iconButton:hover, #zollUndPostApp button.iconButton:active {
  border: 1px solid #2d6f9e;
}
#zollUndPostApp button .buttonHeader {
  display: block;
  font-size: 2rem;
  line-height: 1.6;
}
#zollUndPostApp button .icon, #zollUndPostApp button .optionContent {
  display: block;
}
#zollUndPostApp button .icon .buttonSubText, #zollUndPostApp button .optionContent .buttonSubText {
  display: block;
}
#zollUndPostApp button .icon img, #zollUndPostApp button .optionContent img {
  margin-left: 4px;
  margin-right: 4px;
  height: 24px;
  width: 24px;
}
#zollUndPostApp .radioButtonsContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 8px 24px;
  background: white;
}
#zollUndPostApp .radioButtonsContainer .radioButton {
  min-width: 30%;
  min-height: 40px;
  padding: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 4px 0;
}
#zollUndPostApp .radioButtonsContainer .radioButton.checked {
  background: #1f3347;
  color: #f4f8fa;
}
#zollUndPostApp .radioButtonsContainer .radioButton.unchecked {
  background: #f4f8fa;
  color: #2d6f9e;
}
#zollUndPostApp .radioButtonsContainer .radioButton span {
  margin: auto 0;
  font-size: 150%;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#zollUndPostApp .radioButtonsContainer .radioButton span.top {
  margin-bottom: 0;
}
#zollUndPostApp .radioButtonsContainer .radioButton span.bottom {
  font-size: 200%;
  margin-top: 0;
}
#zollUndPostApp .radioButtonsContainer .radioButton input[type=radio] {
  display: none;
}
#zollUndPostApp .title.open button:focus, #zollUndPostApp .title.open button:hover, #zollUndPostApp .title.open button:active {
  border: 1px solid #f4f8fa;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper {
  padding: 8px 20px;
  display: flex;
  min-height: 52.5px;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .currencyInput {
  border: 1px solid black;
  text-align: right;
  margin-right: 20px;
  padding: 5px;
  width: 30%;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .dropdown {
  border: 1px solid black;
  background: white;
  width: 40%;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .dropdown:hover, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .dropdown:focus, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .dropdown:active {
  border: 1px solid #2d6f9e;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper .text {
  overflow-x: auto;
  padding: 0;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper input, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper select {
  border: 1px solid #f4f8fa;
  padding: 0;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper input:hover, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper input:focus, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper input:active, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper select:hover, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper select:focus, #zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper select:active {
  border: 1px solid #2d6f9e;
}
#zollUndPostApp .selectCurrencyContainer .selectCurrencyWrapper div.text {
  margin: auto 4px;
  word-break: keep-all;
  text-align: right;
  font-size: 1.6rem;
  line-height: 1.6;
  white-space: nowrap;
  width: 30%;
}
#zollUndPostApp .selectWrapper .selectInputContainer {
  padding: 8px;
  background: white;
  position: relative;
}
#zollUndPostApp .selectWrapper .selectInputContainer input {
  font-size: 1.6rem;
  border: 2px solid black;
  width: calc(100% - 32px);
  margin: 0 16px;
}
#zollUndPostApp .selectWrapper .selectInputContainer img {
  position: absolute;
  top: 12px;
  right: 24px;
  height: 30px;
  width: 30px;
}
#zollUndPostApp .selectWrapper .suggestionsContainer {
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  background: white;
  padding: 0 25px;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .noResults {
  padding: 8px;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .optionButtonListItem {
  display: inline-block;
  padding: 0 15px 15px;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .optionButtonListItem.displayNone {
  display: none;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .optionButtonListItem .option {
  background: #f4f8fa;
  padding: 8px;
  margin: 8px;
  width: 100%;
  color: #2d6f9e;
  min-height: 85px;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .optionButtonListItem .option.marked {
  background: #2d6f9e;
  color: #f4f8fa;
}
#zollUndPostApp .selectWrapper .suggestionsContainer .optionButtonListItem .option .optionContent {
  font-weight: bold;
}
#zollUndPostApp .selectWrapper .suggestionsContainer ul {
  margin: 0 -5px 0 -25px;
}
#zollUndPostApp .errorDetails {
  white-space: pre-wrap;
  font-size: 1.6rem;
  padding: 8px;
  margin: 8px;
  line-height: 1.6rem;
}
#zollUndPostApp .title {
  background: white;
  padding: 8px;
  display: flex;
  justify-content: center;
  text-align: center;
}
#zollUndPostApp .title .textBody {
  flex: 1;
}
#zollUndPostApp .title .iconButtonDummy {
  width: 50px;
}
#zollUndPostApp .title .icon {
  display: block;
  margin: auto;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 8px;
}
#zollUndPostApp .title .iconButton span.icon {
  display: block;
}
#zollUndPostApp .title .iconButton span {
  display: none;
}
#zollUndPostApp .buttonBar {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  background: white;
}
#zollUndPostApp .buttonBar button {
  margin: 0 0 5px 0;
}
#zollUndPostApp .buttonBar button:last-child {
  margin: 0;
}
#zollUndPostApp .buttonBar .c-more-button__a--white {
  min-width: 120px;
  line-height: 40px;
}
#zollUndPostApp .buttonBar button.resetButton {
  margin-top: 42px;
}
#zollUndPostApp .popup {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  align-items: center;
  /* Center horizontally */
}
#zollUndPostApp .popup .container {
  /* Place in the center */
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 800px;
  padding: 24px;
}
#zollUndPostApp .popup .container .selectWrapper .suggestionsContainer ul {
  margin-bottom: 0px;
}
#zollUndPostApp .popup .container > .title {
  max-height: 84px;
}
#zollUndPostApp .popup .container .content {
  background-color: #fefefe;
  box-shadow: 0 8px 16px -8px #333333;
  overflow: auto;
  max-height: calc(100vh - 156px);
  /* Firefox and IE do not respect bottom-padding in scrollable containers so we set the bottom padding to 0 and add a margin to the bottom of the last element.
  https://stackoverflow.com/questions/29986977/firefox-ignores-padding-when-using-overflowscroll */
  padding: 20px 20px 0 20px;
}
#zollUndPostApp .popup .container .content > :last-child {
  margin-bottom: 24px;
}
#zollUndPostApp .popup .container .content .twoButtonsContainer {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding: 8px 0;
  flex-direction: column-reverse;
}
#zollUndPostApp .popup .container .content .twoButtonsContainer button {
  margin: 4px 0;
}
#zollUndPostApp .popup .container .content .buttonWrapper button {
  width: 100%;
  margin: 0;
}
#zollUndPostApp .popup .container .content .categoryImage {
  width: 100%;
}
#zollUndPostApp .popup .container .content .listItem .title {
  margin: 4px 0;
  background: #f4f8fa;
}
#zollUndPostApp .popup .container .content .listItem .title .icon {
  transition: transform 0.3s;
}
#zollUndPostApp .popup .container .content .listItem .title .icon img {
  background: white;
  border-radius: 50%;
}
#zollUndPostApp .popup .container .content .listItem .title.open {
  background: #2d6f9e;
  color: #f4f8fa;
}
#zollUndPostApp .popup .container .content .listItem .title.open .icon {
  transform: rotate(180deg);
  transition: transform 0.3s;
}
#zollUndPostApp .popup .container .content .listItem .title.open .icon img {
  background: white;
  border-radius: 50%;
}
#zollUndPostApp .popup .container .content .listItem .collapse {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 0;
  overflow: hidden;
}
#zollUndPostApp .popup .container .content .listItem .collapse.open {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 1000px;
}
#zollUndPostApp .popup .container .content .textBody {
  padding: 8px 0px;
}
#zollUndPostApp .typeaheadWrapper {
  width: 28%;
  position: relative;
}
#zollUndPostApp .typeaheadWrapper .dropdown {
  width: 100%;
  padding: 8px;
  border: 1px solid black;
  position: relative;
  background: white;
  font-size: 1.6rem;
  line-height: 1.6;
}
#zollUndPostApp .typeaheadWrapper .dropdown .flag {
  display: inline;
  float: left;
  margin: 0 8px;
}
#zollUndPostApp .typeaheadWrapper .dropdown .flag img {
  height: 24px;
  width: 36px;
}
#zollUndPostApp .typeaheadWrapper .dropdown .text {
  margin: 0;
  display: inline;
  float: left;
  color: #333333;
  font-weight: bold;
  max-width: calc(100% - 24px);
}
#zollUndPostApp .typeaheadWrapper .dropdown .icon {
  margin: 0;
  display: inline;
  float: right;
  transform: rotate(0deg);
  transition: transform 0.3s;
}
#zollUndPostApp .typeaheadWrapper .dropdown .icon.open {
  transform: rotate(180deg);
}
#zollUndPostApp .typeaheadWrapper .dropdown .icon img {
  width: 24px;
  margin: 0;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer {
  width: calc(100% + 40px);
  border: 1px solid black;
  position: absolute;
  z-index: 1;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer.open {
  display: block;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer.closed {
  display: none;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .noSuggestions {
  background: white;
  line-height: 1.6;
  font-size: 1.6rem;
  padding: 8px 8px;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .inputContainer {
  position: relative;
  line-height: 1.6;
  padding: 8px 8px;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .inputContainer input {
  background-size: auto;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__container {
  background: white;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestion--highlighted {
  background-color: #ddd;
  text-decoration: underline;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container {
  max-height: 400px;
  overflow-y: auto;
  background: white;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container .react-autosuggest__suggestion {
  padding: 8px 8px;
  cursor: pointer;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container .react-autosuggest__suggestion .highlight {
  color: #2d6f9e;
  font-weight: bold;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input {
  box-sizing: border-box;
  padding: 8px;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input::-ms-clear {
  display: none;
}
#zollUndPostApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input:hover {
  box-sizing: border-box;
}
#zollUndPostApp .typeaheadWrapper.wide {
  width: 100%;
  padding: 8px 20px 8px 20px;
}
#zollUndPostApp .typeaheadWrapper.wide .dropdown .text {
  margin: 0 8px;
}
#zollUndPostApp .typeaheadWrapper.wide .dropdown .icon {
  margin: 0 16px;
}
#zollUndPostApp .typeaheadWrapper.wide .dropdown .icon img {
  margin: 0 4px;
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer {
  width: calc(100% - 40px);
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer .noSuggestions {
  padding: 8px 24px;
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer .inputContainer {
  padding: 8px 16px;
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer .inputContainer .icon {
  right: 24px;
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer .inputContainer input {
  border: 2px solid white;
}
#zollUndPostApp .typeaheadWrapper.wide .autosuggestContainer .react-autosuggest__suggestions-container react-autosuggest__suggestion {
  padding: 8px 24px;
}
#zollUndPostApp .toggleWrapper {
  width: 100%;
  padding: 8px 20px 8px 20px;
}
#zollUndPostApp .toggleWrapper .toggle {
  padding: 8px;
  border: 1px solid black;
}
#zollUndPostApp .toggleWrapper .toggle label {
  margin: 0 8px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: bold;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle {
  margin: 0 16px;
  float: right;
  touch-action: pan-x;
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle-screenreader-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle-track {
  width: 50px;
  height: 24px;
  padding: 0;
  border-radius: 30px;
  background-color: #4D4D4D;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #000000;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--checked .react-toggle-track {
  background-color: #19AB27;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #128D15;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle-track-check {
  position: absolute;
  width: 14px;
  height: 10px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
  left: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--checked .react-toggle-track-check {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle-track-x {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
  right: 10px;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--checked .react-toggle-track-x {
  opacity: 0;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle-thumb {
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 22px;
  height: 22px;
  border: 1px solid #4D4D4D;
  border-radius: 50%;
  background-color: #FAFAFA;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--checked .react-toggle-thumb {
  left: 27px;
  border-color: #19AB27;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle--focus .react-toggle-thumb {
  -webkit-box-shadow: 0px 0px 3px 2px #2d6f9e;
  -moz-box-shadow: 0px 0px 3px 2px #2d6f9e;
  box-shadow: 0px 0px 2px 3px #2d6f9e;
}
#zollUndPostApp .toggleWrapper .toggle .react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb {
  -webkit-box-shadow: 0px 0px 5px 5px #2d6f9e;
  -moz-box-shadow: 0px 0px 5px 5px #2d6f9e;
  box-shadow: 0px 0px 5px 5px #2d6f9e;
}
#zollUndPostApp .productInfoBox {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
}
#zollUndPostApp .productInfoBox button {
  height: 44px;
  min-width: 155px;
  line-height: 40px;
  font-size: 1.6rem;
  padding: 0;
}
#zollUndPostApp .productInfoBox.clearfix {
  display: block;
}
#zollUndPostApp .productInfoBox .textBody {
  padding: 0;
}
#zollUndPostApp .resultBox {
  margin: 20px;
  background: #f4f8fa;
}
#zollUndPostApp .resultBox .title {
  background: #f4f8fa;
  padding: 8px 8px 0 8px;
}
#zollUndPostApp .resultBox .title .textBody {
  padding: 8px 8px 0 8px;
}
#zollUndPostApp .resultBox .notificationContainer {
  padding: 8px 20px;
}
#zollUndPostApp .resultBox.collapse {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 0;
  overflow: hidden;
}
#zollUndPostApp .resultBox.collapse.open {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 1000px;
}
#zollUndPostApp .resultBox .flexRow {
  display: flex;
}
#zollUndPostApp .resultBox .flexRow div:first-child {
  flex: 1;
}
#zollUndPostApp .resultBox .center {
  justify-content: center;
}
#zollUndPostApp .ieFloatFix {
  display: none;
}

@-webkit-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinLoadingSpinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
body.noScroll {
  overflow: hidden;
}

@media all and (-ms-high-contrast: none) {
#zollUndReiseApp .radioButtonsContainer {
    justify-content: space-around;
  }

#zollUndReiseApp .radioButtonsContainer .radioButtonImage {
    width: 145px;
    height: 53px;
  }
}
#zollUndReiseApp {
  box-shadow: 7px 7px 35px 6px #8F8F8F;
  background: white;
}
#zollUndReiseApp p {
  margin: 8px 0;
}
#zollUndReiseApp .loadingSpinner {
  padding: 8px;
  border-top: 16px solid #232323;
  border-right: 16px solid #2d6f9e;
  border-bottom: 16px solid #232323;
  border-left: 16px solid #2d6f9e;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  -webkit-animation: spinLoadingSpinner 2s linear infinite;
  animation: spinLoadingSpinner 2s linear infinite;
  margin: 8px auto;
}
#zollUndReiseApp .loadingSpinnerText {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 8px;
}
#zollUndReiseApp .loadingSpinnerText.error {
  color: red;
  font-weight: bold;
}
#zollUndReiseApp h1, #zollUndReiseApp h2, #zollUndReiseApp h3 {
  text-align: center;
  background: transparent;
  margin: 0;
}
#zollUndReiseApp .mainMenu h1, #zollUndReiseApp .calculatorInfo h1, #zollUndReiseApp .permittedInfo h1, #zollUndReiseApp .permittedSelectCountry h1, #zollUndReiseApp .popup h1, #zollUndReiseApp .errorBoundary h1 {
  font-size: 2.2rem;
}
#zollUndReiseApp .mainMenu h2, #zollUndReiseApp .calculatorInfo h2, #zollUndReiseApp .permittedInfo h2, #zollUndReiseApp .permittedSelectCountry h2, #zollUndReiseApp .popup h2, #zollUndReiseApp .errorBoundary h2 {
  font-size: 2rem;
}
#zollUndReiseApp .mainMenu h3, #zollUndReiseApp .calculatorInfo h3, #zollUndReiseApp .permittedInfo h3, #zollUndReiseApp .permittedSelectCountry h3, #zollUndReiseApp .popup h3, #zollUndReiseApp .errorBoundary h3 {
  font-size: 1.8rem;
}
#zollUndReiseApp .calculatorSelectCountry h1, #zollUndReiseApp .calculatorSelectAge h1, #zollUndReiseApp .calculatorSelectTransport h1, #zollUndReiseApp .calculatorSelectSpecialGoods h1, #zollUndReiseApp .calculatorSelectGoods h1,
#zollUndReiseApp .calculatorShowResults h1 {
  font-size: 2rem;
}
#zollUndReiseApp .calculatorSelectCountry h2, #zollUndReiseApp .calculatorSelectCountry h3, #zollUndReiseApp .calculatorSelectAge h2, #zollUndReiseApp .calculatorSelectAge h3, #zollUndReiseApp .calculatorSelectTransport h2, #zollUndReiseApp .calculatorSelectTransport h3, #zollUndReiseApp .calculatorSelectSpecialGoods h2, #zollUndReiseApp .calculatorSelectSpecialGoods h3, #zollUndReiseApp .calculatorSelectGoods h2, #zollUndReiseApp .calculatorSelectGoods h3,
#zollUndReiseApp .calculatorShowResults h2,
#zollUndReiseApp .calculatorShowResults h3 {
  font-size: 1.8rem;
}
#zollUndReiseApp .green {
  color: green;
}
#zollUndReiseApp .red {
  color: red;
}
#zollUndReiseApp .disabled {
  background: white;
  color: grey;
}
#zollUndReiseApp .lightBlueBackground, #zollUndReiseApp .popup .container .content.lightBlueBackground {
  background: white;
}
#zollUndReiseApp .ieFloatFix {
  display: none;
}
#zollUndReiseApp .marginTop {
  margin-top: 8px;
}
#zollUndReiseApp .standardText {
  font-size: 1.6rem;
  line-height: 1.6;
}
#zollUndReiseApp .bigText {
  font-size: 3.2rem;
  line-height: 1.6;
}
#zollUndReiseApp .bold {
  font-weight: bold;
}
#zollUndReiseApp .textAlignCenter {
  text-align: center;
}
#zollUndReiseApp .textBody {
  background: transparent;
  padding: 8px;
}
#zollUndReiseApp .taxBox {
  padding: 8px;
  border: 3px solid grey;
}
#zollUndReiseApp .textBox {
  padding: 8px;
}
#zollUndReiseApp .textBox .iconContainer {
  min-width: 40px;
  margin: auto 8px;
  text-align: center;
}
#zollUndReiseApp .textBox img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
#zollUndReiseApp .textBox.warn {
  border: 3px solid orange;
}
#zollUndReiseApp .textBox.ok {
  border: 3px solid green;
}
#zollUndReiseApp .textBox.alert {
  border: 3px solid red;
}
#zollUndReiseApp .calculatorShowResults .textBox img {
  width: 30px;
}
#zollUndReiseApp .textBoxContainer {
  display: flex;
  padding: 0 20px;
  justify-content: center;
  width: 100%;
}
#zollUndReiseApp .textBoxContainer.showResults {
  display: block;
  padding: 0;
}
#zollUndReiseApp .textBoxContainer.showResults .textBoxRow {
  display: block;
}
#zollUndReiseApp .textBoxContainer.showResults .textBoxRow .title.textOnly {
  width: 100%;
  display: block;
  padding-bottom: 0;
}
#zollUndReiseApp .textBoxContainer.showResults .textBoxRow .title.textOnly .textBody {
  padding-bottom: 0;
}
#zollUndReiseApp .textBoxContainer.showResults .textBoxRow .title.textOnly h2 {
  text-align: left;
}
#zollUndReiseApp .textBoxContainer.showResults .textBoxRow .spacingContainer {
  display: block;
  width: 100%;
  border: 8px solid transparent;
  vertical-align: top;
}
#zollUndReiseApp .textBoxContainer .text {
  font-weight: bold;
}
#zollUndReiseApp .stepper {
  padding: 8px;
  background: white;
  font-weight: bold;
}
#zollUndReiseApp .stepper .step {
  padding: 16px 0;
  vertical-align: top;
}
#zollUndReiseApp .stepper .step .title-active {
  display: none;
}
#zollUndReiseApp .stepper .step .title-inactive {
  display: none;
}
#zollUndReiseApp .stepper .step .text {
  font-size: 120%;
}
#zollUndReiseApp .stepper .step .circle-active {
  background: transparent;
  border: 2px solid #2d6f9e;
}
#zollUndReiseApp .stepper .step .circle-active .text {
  color: #2d6f9e;
  transform: translateY(-6px);
}
#zollUndReiseApp .stepper .step .circle-inactive {
  background: #c1c1c1;
}
#zollUndReiseApp .stepper .step .circle-inactive .text {
  color: #000;
  transform: translateY(-4px);
}
#zollUndReiseApp .stepper .step .circle-completed {
  background: #2d6f9e;
  border: 2px solid #2d6f9e;
}
#zollUndReiseApp .stepper .step .circle-completed .text {
  color: #f4f8fa;
  transform: translateY(-6px);
}
#zollUndReiseApp .stepper .line-left {
  border-top: 2px solid #2d6f9e;
  top: 32px;
  margin-right: 20px;
}
#zollUndReiseApp .stepper .line-right {
  border-top: 2px solid #2d6f9e;
  top: 32px;
  margin-left: 20px;
}
#zollUndReiseApp .title button span.icon img {
  height: 24px;
}
#zollUndReiseApp .buttonWrapper {
  text-align: center;
}
#zollUndReiseApp .buttonWrapper button {
  width: 90%;
  width: calc(100% - 16px);
  margin: 0 8px 8px 8px;
}
#zollUndReiseApp button:focus, #zollUndReiseApp button:hover, #zollUndReiseApp button:active {
  text-decoration: underline;
}
#zollUndReiseApp button.titleIconButton, #zollUndReiseApp button.sliderPanelIconButton, #zollUndReiseApp button.selectedGoodsInfoButton, #zollUndReiseApp button.deleteButton {
  border: 1px solid transparent;
}
#zollUndReiseApp button.titleIconButton:focus, #zollUndReiseApp button.titleIconButton:hover, #zollUndReiseApp button.titleIconButton:active, #zollUndReiseApp button.sliderPanelIconButton:focus, #zollUndReiseApp button.sliderPanelIconButton:hover, #zollUndReiseApp button.sliderPanelIconButton:active, #zollUndReiseApp button.selectedGoodsInfoButton:focus, #zollUndReiseApp button.selectedGoodsInfoButton:hover, #zollUndReiseApp button.selectedGoodsInfoButton:active, #zollUndReiseApp button.deleteButton:focus, #zollUndReiseApp button.deleteButton:hover, #zollUndReiseApp button.deleteButton:active {
  border: 1px solid #2d6f9e;
}
#zollUndReiseApp button .buttonHeader {
  display: block;
  font-size: 2rem;
  line-height: 1.6;
}
#zollUndReiseApp button .icon, #zollUndReiseApp button .optionContent {
  display: block;
}
#zollUndReiseApp button .icon .buttonSubText, #zollUndReiseApp button .optionContent .buttonSubText {
  display: block;
}
#zollUndReiseApp button .icon img, #zollUndReiseApp button .optionContent img {
  margin-left: 4px;
  margin-right: 4px;
  height: 24px;
}
#zollUndReiseApp .radioButtonsContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 8px;
  background: white;
}
#zollUndReiseApp .radioButtonsContainer .radioButtonImage {
  margin-top: 10px;
  width: 100px;
}
#zollUndReiseApp .radioButtonsContainer .radioButton {
  min-width: 30%;
  min-height: 40px;
  padding: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 4px 0;
}
#zollUndReiseApp .radioButtonsContainer .radioButton.checked {
  background: #1f3347;
  color: #f4f8fa;
}
#zollUndReiseApp .radioButtonsContainer .radioButton.unchecked {
  background: #f4f8fa;
  color: #2d6f9e;
}
#zollUndReiseApp .radioButtonsContainer .radioButton span {
  margin: auto 0;
}
#zollUndReiseApp .radioButtonsContainer .radioButton span.age {
  font-size: 150%;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#zollUndReiseApp .radioButtonsContainer .radioButton span.age.top {
  margin-bottom: 0;
}
#zollUndReiseApp .radioButtonsContainer .radioButton span.age.bottom {
  font-size: 200%;
  margin-top: 0;
}
#zollUndReiseApp .radioButtonsContainer .radioButton input[type=radio] {
  display: none;
}
#zollUndReiseApp .calculatorSelectGoods .radioButtonsContainer {
  justify-content: space-between;
}
#zollUndReiseApp .calculatorSelectGoods .radioButtonsContainer .radioButton {
  min-width: 48%;
}
#zollUndReiseApp .calculatorSelectGoods .billingAmountContainer {
  border-top: 2px solid #2d6f9e;
  border-bottom: 2px solid #2d6f9e;
  margin: 0 20px;
  padding: 20px 0;
}
#zollUndReiseApp .calculatorSelectGoods .billingAmountContainer .textBoxContainer {
  padding-left: 0;
}
#zollUndReiseApp .calculatorSelectGoods .billingAmountContainer .textBoxContainer .textBody {
  padding-left: 0;
}
#zollUndReiseApp .title.open button:focus, #zollUndReiseApp .title.open button:hover, #zollUndReiseApp .title.open button:active {
  border: 1px solid #f4f8fa;
}
#zollUndReiseApp .tableContainer {
  padding: 0 8px;
}
#zollUndReiseApp .tableContainer .goodsTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  table-layout: auto;
  background-color: white;
}
#zollUndReiseApp .tableContainer .goodsTable th {
  padding: 8px;
  border: 2px solid white;
  color: black;
  vertical-align: top;
}
#zollUndReiseApp .tableContainer .goodsTable td {
  background: #f4f8fa;
  padding: 8px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid white;
  vertical-align: top;
  text-align: right;
}
#zollUndReiseApp .tableContainer .goodsTable td:first-child {
  text-align: left;
}
#zollUndReiseApp .tableContainer .goodsTable td div.taxInfoRow {
  font-size: 1.2rem;
}
#zollUndReiseApp .tableContainer .goodsTable td div.taxInfoRow .taxInfoRowLeft {
  float: left;
  text-align: left;
}
#zollUndReiseApp .tableContainer .goodsTable td div.taxInfoRow .taxInfoRowLeft .flatTaxRate {
  color: red;
}
#zollUndReiseApp .billingAmount {
  font-size: 1.6rem;
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  padding-top: 0;
}
#zollUndReiseApp .billingAmountHeading {
  text-align: right;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar {
  display: flex;
  justify-content: space-between;
  background: #f4f8fa;
  padding: 8px;
  margin: 8px;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer {
  display: flex;
  flex-direction: column;
  width: 50%;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .currencyInput {
  border: 1px solid black;
  text-align: right;
  padding: 5px;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .dropdown {
  border: 1px solid black;
  background: white;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .dropdown:hover, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .dropdown:focus, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .dropdown:active {
  border: 1px solid #2d6f9e;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer .text {
  overflow-x: auto;
  padding: 0;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer input, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer select {
  border: 1px solid #f4f8fa;
  padding: 0;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer input:hover, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer input:focus, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer input:active, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer select:hover, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer select:focus, #zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer select:active {
  border: 1px solid #2d6f9e;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectCurrencyContainer div.text {
  margin: auto 4px;
  word-break: keep-all;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.6;
  white-space: nowrap;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectGoodsButton {
  background: #f4f8fa;
  padding: 8px;
  font-size: 1.6rem;
  width: 28%;
  text-align: left;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectGoodsButton.unselected {
  background: rgba(255, 0, 0, 0.5);
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .selectedGoodsInfoButton {
  width: 15%;
}
#zollUndReiseApp .selectGoodsContainer .selectGoodsBar .deleteButton {
  width: 17%;
}
#zollUndReiseApp .selectGoodsContainer .addGoodsButtonContainer {
  margin: 8px;
}
#zollUndReiseApp .selectGoodsContainer .addGoodsButtonContainer .addSelectGoodsBarButton {
  padding: 8px;
  font-size: 1.6rem;
  line-height: 24px;
}
#zollUndReiseApp .selectGoodsContainer .border {
  border: 2px solid black;
}
#zollUndReiseApp .sliderPanelContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: white;
  justify-content: center;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel {
  background: #f4f8fa;
  width: 80%;
  margin: 8px;
  padding: 8px;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .sliderPanelTitle {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .sliderPanelLabelContainer {
  padding-bottom: 8px;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range] {
  height: 30px;
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]:focus {
  outline: none;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #000000;
  background: #2d6f9e;
  border-radius: 0;
  border: 0 solid #000000;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-webkit-slider-thumb {
  border: 2px solid white;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  box-shadow: 0 0 1px 0 white inset, 0 0 1px 0 white;
  background: #2d6f9e;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]:focus::-webkit-slider-runnable-track {
  background: #2d6f9e;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #000000;
  background: #2d6f9e;
  border-radius: 0;
  border: 0 solid #000;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-moz-range-thumb {
  border: 2px solid white;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  box-shadow: 0 0 1px 0 white inset, 0 0 1px 0 white;
  background: #2d6f9e;
  cursor: pointer;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-ms-fill-lower {
  background: #2d6f9e;
  border: 0 solid #000101;
  border-radius: 0;
  box-shadow: 0 0 0 #000000;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-ms-fill-upper {
  background: #2d6f9e;
  border: 0 solid #000000;
  border-radius: 0;
  box-shadow: 0 0 0 #000000;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]::-ms-thumb {
  margin-top: 1px;
  border: 2px solid white;
  box-shadow: 0 0 1px 0 white inset, 0 0 1px 0 white;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #2d6f9e;
  cursor: pointer;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]:focus::-ms-fill-lower {
  background: #2d6f9e;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input[type=range]:focus::-ms-fill-upper {
  background: #2d6f9e;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input {
  background: white;
  border: 1px solid white;
  padding: 0;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel input:hover, #zollUndReiseApp .sliderPanelContainer .sliderPanel input:focus, #zollUndReiseApp .sliderPanelContainer .sliderPanel input:active {
  border: 1px solid #2d6f9e;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .sliders .slider:first-of-type {
  border-top: 8px solid white !important;
  border-bottom: 8px solid #f4f8fa;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .sliders .slider:last-of-type {
  border-top: 8px solid #f4f8fa;
  border-bottom: 8px solid white !important;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .sliders .slider:nth-child(4) {
  border-bottom: none;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .slidergroup {
  background: white;
  border-top: 0;
  border-bottom: 0;
  padding: 16px 8px;
  margin-bottom: 0;
  margin-top: 0;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .slider {
  background: white;
  padding: 8px;
  border-bottom: 8px solid #f4f8fa;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .labelValueContainer {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  line-height: 1.6rem;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .labelValueContainer .label {
  padding: 0 4px 0 0;
}
#zollUndReiseApp .sliderPanelContainer .sliderPanel .labelValueContainer .value {
  word-break: keep-all;
  white-space: nowrap;
}
#zollUndReiseApp .selectWrapper .selectInputContainer {
  padding: 8px;
  background: white;
  position: relative;
}
#zollUndReiseApp .selectWrapper .selectInputContainer input {
  font-size: 1.6rem;
  border: 1px solid white;
}
#zollUndReiseApp .selectWrapper .selectInputContainer img {
  position: absolute;
  top: 12px;
  right: 12px;
}
#zollUndReiseApp .selectWrapper .oneLetterButtonContainer {
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  background: white;
}
#zollUndReiseApp .selectWrapper .oneLetterButtonContainer .oneLetterButtonListItem {
  display: inline-block;
}
#zollUndReiseApp .selectWrapper .oneLetterButtonContainer .oneLetterButtonListItem .oneLetterButton {
  width: 24px;
  background: #f4f8fa;
  padding: 4px;
  margin: 4px;
}
#zollUndReiseApp .selectWrapper .oneLetterButtonContainer .oneLetterButtonListItem .oneLetterButton.marked {
  background: #2d6f9e;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer {
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  background: white;
  padding: 0 25px;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .noResults {
  padding: 8px;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .optionButtonListItem {
  display: inline-block;
  padding: 0 15px 15px;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .optionButtonListItem.displayNone {
  display: none;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .optionButtonListItem .option {
  background: #f4f8fa;
  padding: 8px;
  margin: 8px;
  width: 100%;
  color: #2d6f9e;
  min-height: 85px;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .optionButtonListItem .option.marked {
  background: #2d6f9e;
  color: #f4f8fa;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer .optionButtonListItem .option .optionContent {
  font-weight: bold;
}
#zollUndReiseApp .selectWrapper .suggestionsContainer ul {
  margin: 0 -5px 0 -25px;
}
#zollUndReiseApp .permittedSelectCountry .selectInputContainer input {
  border: 1px solid black;
  width: calc(100% - 32px);
  margin: 0 16px;
}
#zollUndReiseApp .errorDetails {
  white-space: pre-wrap;
  font-size: 1.6rem;
  padding: 8px;
  margin: 8px;
  line-height: 1.6rem;
}
#zollUndReiseApp .selectedCriteriaWrapper {
  display: flex;
  padding: 8px 20px 8px 20px;
  align-items: center;
  width: calc(100% - 40px);
  margin: 0 20px;
}
#zollUndReiseApp .selectedCriteriaWrapper.asContent {
  background: white;
}
#zollUndReiseApp .selectedCriteriaWrapper.asContent .selectedCriteriaContainer {
  justify-content: space-around;
}
#zollUndReiseApp .selectedCriteriaWrapper.asTopBar {
  background: #f4f8fa;
}
#zollUndReiseApp .selectedCriteriaWrapper.asTopBar .selectedCriteriaLabel p {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asTopBar {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asTopBar img.icon {
  height: 25px;
  width: 37px;
  margin: auto 0;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asTopBar .text {
  margin: auto;
  text-align: center;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asContent {
  background: #f4f8fa;
  color: black;
  text-align: center;
  padding: 8px;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asContent img.icon {
  height: 25px;
  width: 37px;
  margin: auto auto;
  object-fit: contain;
}
#zollUndReiseApp .selectedCriteriaWrapper .selectedCriteriaContainer .criteria.asContent .text {
  margin: auto;
  text-align: center;
}
#zollUndReiseApp .title {
  background: white;
  padding: 8px;
  display: flex;
  justify-content: center;
  text-align: center;
}
#zollUndReiseApp .title .textBody {
  flex: 1;
}
#zollUndReiseApp .title .icon {
  display: block;
  margin: auto;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 8px;
}
#zollUndReiseApp .title .iconButton span.icon {
  display: block;
}
#zollUndReiseApp .title .iconButton span {
  display: none;
}
#zollUndReiseApp .buttonBar {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  background: white;
}
#zollUndReiseApp .buttonBar button {
  margin: 0 0 5px 0;
}
#zollUndReiseApp .buttonBar button:last-child {
  margin: 0;
}
#zollUndReiseApp .buttonBar .c-more-button__a--white {
  min-width: 120px;
  line-height: 40px;
}
#zollUndReiseApp .buttonBar button.resetButton {
  margin-top: 42px;
}
#zollUndReiseApp .popup {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  align-items: center;
  /* Center horizontally */
}
#zollUndReiseApp .popup .container {
  /* Place in the center */
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 800px;
  padding: 24px;
}
#zollUndReiseApp .popup .container .selectWrapper .suggestionsContainer ul {
  margin-bottom: 0px;
}
#zollUndReiseApp .popup .container > .title {
  max-height: 60px;
}
#zollUndReiseApp .popup .container .content {
  background-color: #fefefe;
  box-shadow: 0 8px 16px -8px #333333;
  overflow: auto;
  max-height: calc(100vh - 132px);
  /* Firefox and IE do not respect bottom-padding in scrollable containers so we set the bottom padding to 0 and add a margin to the bottom of the last element.
  https://stackoverflow.com/questions/29986977/firefox-ignores-padding-when-using-overflowscroll */
  padding: 24px 24px 0 24px;
}
#zollUndReiseApp .popup .container .content > :last-child {
  margin-bottom: 24px;
}
#zollUndReiseApp .popup .container .content .centerButtonContainer {
  text-align: center;
  padding-top: 8px;
}
#zollUndReiseApp .popup .container .content .categoryImage {
  width: 100%;
}
#zollUndReiseApp .popup .container .content .listItem .title {
  margin: 4px 0;
  background: #f4f8fa;
}
#zollUndReiseApp .popup .container .content .listItem .title .icon {
  transition: transform 0.3s;
}
#zollUndReiseApp .popup .container .content .listItem .title .icon img {
  background: white;
  border-radius: 50%;
}
#zollUndReiseApp .popup .container .content .listItem .title.open {
  background: #2d6f9e;
  color: #f4f8fa;
}
#zollUndReiseApp .popup .container .content .listItem .title.open .icon {
  transform: rotate(180deg);
  transition: transform 0.3s;
}
#zollUndReiseApp .popup .container .content .listItem .title.open .icon img {
  background: white;
  border-radius: 50%;
}
#zollUndReiseApp .popup .container .content .listItem .collapse {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 0;
  overflow: hidden;
}
#zollUndReiseApp .popup .container .content .listItem .collapse.open {
  -webkit-transition: max-height 0.5s;
  /* Safari */
  transition: max-height 0.5s;
  max-height: 1000px;
}
#zollUndReiseApp .selectGoodsContainer .typeaheadWrapper .dropdown {
  border: 1px solid black;
}
#zollUndReiseApp .typeaheadWrapper {
  width: 28%;
  position: relative;
}
#zollUndReiseApp .typeaheadWrapper .dropdown {
  width: 100%;
  padding: 8px;
  border: 1px solid black;
  position: relative;
  background: white;
  font-size: 1.6rem;
  line-height: 1.6;
}
#zollUndReiseApp .typeaheadWrapper .dropdown .flag {
  display: inline;
  float: left;
  margin: 0 8px;
}
#zollUndReiseApp .typeaheadWrapper .dropdown .flag img {
  height: 24px;
  width: 36px;
}
#zollUndReiseApp .typeaheadWrapper .dropdown .text {
  margin: 0;
  display: inline;
  float: left;
  color: #333333;
  font-weight: bold;
  max-width: calc(100% - 24px);
}
#zollUndReiseApp .typeaheadWrapper .dropdown .icon {
  margin: 0;
  display: inline;
  float: right;
  transform: rotate(0deg);
  transition: transform 0.3s;
}
#zollUndReiseApp .typeaheadWrapper .dropdown .icon.open {
  transform: rotate(180deg);
}
#zollUndReiseApp .typeaheadWrapper .dropdown .icon img {
  width: 24px;
  margin: 0;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer {
  width: calc(100% + 40px);
  border: 1px solid black;
  position: absolute;
  z-index: 1;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer.open {
  display: block;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer.closed {
  display: none;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .noSuggestions {
  background: white;
  line-height: 1.6;
  font-size: 1.6rem;
  padding: 8px 8px;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .inputContainer {
  position: relative;
  line-height: 1.6;
  padding: 8px 8px;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .inputContainer input {
  border: 2px solid white;
  background-size: auto;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__container {
  background: white;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestion--highlighted {
  background-color: #ddd;
  text-decoration: underline;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container {
  max-height: 400px;
  overflow-y: auto;
  background: white;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container .react-autosuggest__suggestion {
  padding: 8px 8px;
  cursor: pointer;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__suggestions-container .react-autosuggest__suggestion .highlight {
  color: #2d6f9e;
  font-weight: bold;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input {
  box-sizing: border-box;
  padding: 8px;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input::-ms-clear {
  display: none;
}
#zollUndReiseApp .typeaheadWrapper .autosuggestContainer .react-autosuggest__input:hover {
  box-sizing: border-box;
}
#zollUndReiseApp .typeaheadWrapper.wide {
  width: 100%;
  padding: 8px 20px 8px 20px;
}
#zollUndReiseApp .typeaheadWrapper.wide .dropdown .text {
  margin: 0 8px;
}
#zollUndReiseApp .typeaheadWrapper.wide .dropdown .icon {
  margin: 0 16px;
}
#zollUndReiseApp .typeaheadWrapper.wide .dropdown .icon img {
  margin: 0 4px;
}
#zollUndReiseApp .typeaheadWrapper.wide .autosuggestContainer {
  width: calc(100% - 40px);
}
#zollUndReiseApp .typeaheadWrapper.wide .autosuggestContainer .noSuggestions {
  padding: 8px 24px;
}
#zollUndReiseApp .typeaheadWrapper.wide .autosuggestContainer .inputContainer {
  padding: 8px 16px;
}
#zollUndReiseApp .typeaheadWrapper.wide .autosuggestContainer .inputContainer .icon {
  right: 24px;
}
#zollUndReiseApp .typeaheadWrapper.wide .autosuggestContainer .react-autosuggest__suggestions-container react-autosuggest__suggestion {
  padding: 8px 24px;
}

.footer {
  max-width: 1280px;
  margin: 0 auto;
  line-height: 1.5;
}
.footer h2, .footer h3 {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-weight: bold;
  font-size: 140%;
  line-height: 1.5;
  padding: 10px 0 0;
  margin-bottom: 0;
}
.footer h2 a, .footer h3 a {
  font-size: 100%;
  color: white;
}
.footer a.themenLink:before {
  background: none;
  height: 0;
  width: 0;
}
.footer li, .footer p {
  font-size: 1.5em;
}
.footer strong {
  display: block;
  padding: 10px 15px 10px 0;
}
.footer .navToTop {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0 0 10px;
  font-size: 1.6rem;
}
.footer .navToTop .pictureSource {
  padding-right: 30px;
}
.footer .navToTop .pictureSource::after {
  transform: translateY(-50%);
}
.footer .navToTop .to-top {
  margin-left: 25px;
}
.footer .navToTop .pictureSource, .footer .navToTop .to-top {
  margin-bottom: 10px;
  float: left;
}
.footer .content-footer {
  margin-bottom: 40px;
}
.footer .content-footer .content-footer-wrapper {
  margin: 0 auto;
  text-align: center;
}
.footer .content-footer .headline {
  margin-bottom: 20px;
  padding-top: 70px;
  color: #2d6f9e;
  font-size: 1.8rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  position: relative;
}
.footer .content-footer .headline::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 13.58133% no-repeat;
  height: 52.59px;
  width: 76px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.footer .navFunctions a {
  padding: 0 25px 0 0;
}
.footer .navFunctionsWrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.footer .navFunctionsWrapper ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.footer .navFunctionsWrapper li {
  display: inline-block;
}
.footer .navFunctionsWrapper a {
  margin-right: 5px;
  color: #2d6f9e;
  font-weight: bold;
  position: relative;
}
.footer .navFunctionsWrapper a::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.42068% no-repeat;
  height: 16px;
  width: 16px;
  right: 0;
  transform: none;
}
.footer .navFunctionsWrapper p {
  padding: 0;
  margin: 0;
}
.footer .navFunctionsWrapper .shariff p {
  margin-bottom: 20px;
}
.footer .navFunctionsWrapper .shariff li a {
  color: white;
}
.footer .navFunctionsWrapper .print::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 59.16768% no-repeat;
  height: 22px;
  width: 23px;
}
.footer .navFunctionsWrapper .c-share-toggle-switch {
  border: 2px solid transparent;
  padding-right: 30px;
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.footer .navFunctionsWrapper .c-share-toggle-switch::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 65.50466% no-repeat;
  height: 22px;
  width: 21px;
  right: 5px;
  top: calc(50% - 5px);
}
.footer .navFunctionsWrapper .c-share-toggle-switch.opened {
  background: #f4f8fa;
  color: black;
  border: 2px solid #2d6f9e;
}
.footer .navFunctionsWrapper .c-share-toggle-switch.opened::before {
  display: block;
  content: '';
  position: absolute;
  height: 10px;
  width: 100%;
  top: -5px;
  left: 0;
  z-index: 100;
  background: #f4f8fa;
}
.footer .navFunctionsWrapper .c-share-toggle-switch.opened::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 65.80192% no-repeat;
  height: 22px;
  width: 21px;
}
.footer .navFunctionsWrapper .pictureSource::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 10.45805% no-repeat;
  height: 22px;
  width: 26px;
  transform: translateY(-50%);
}
.footer .navFunctionsWrapper .to-top {
  float: none;
}
.footer .navFunctionsWrapper .to-top::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 4.40481% no-repeat;
  height: 22px;
  width: 18px;
  transform: translateY(-50%);
}
.footer .navFunctionsWrapper .bildnachweis-lightbox {
  display: none;
}
.footer #share {
  left: 0;
}
.footer #share .social_share_privacy_area li {
  height: 2.45rem;
  margin-bottom: 10px;
}
.footer #share .social_share_privacy_area .email a {
  border: 1px solid #d2d2d2;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 0 4px 2px 32px;
  display: inline;
  font-size: 1.3rem;
  color: black;
}
.footer #share .social_share_privacy_area li.settings_info {
  top: 0;
}
.footer #share h3 {
  font-size: 1.7rem;
  margin: 0 0 10px 0;
}
.footer #siteInfo {
  background: #1f3347;
  padding-top: 30px;
  padding-bottom: 30px;
  color: white;
}
.footer #siteInfo .heading {
  padding: 15px 15px 15px 0;
  font-size: 2.2rem;
}
.footer #siteInfo .smallAccordion:last-child .heading {
  border-bottom: none;
}
.footer #siteInfo li {
  margin-top: 0;
}
.footer #siteInfo li:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer #siteInfo .smallAccordion:last-child li:last-child {
  border-bottom: none;
}
.footer #siteInfo a, .footer #siteInfo strong {
  padding: 10px 0;
  color: inherit;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  position: relative;
}
.footer #siteInfo a::after, .footer #siteInfo strong::after {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 14.55773% no-repeat;
  height: 18px;
  width: 14px;
  right: 6px;
}
.footer #siteInfo .ExternalLink::before {
  background: url(/SiteGlobals/Frontend/Images/icons/sprite.view.svg?__blob=normal&v=21) 0% 12.6367% no-repeat;
  height: 16px;
  width: 16px;
  top: 17px;
  left: -18px;
}
.footer .meta {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333333;
  font-size: 0;
}
.footer .meta a {
  margin-right: 2px;
  padding: 0;
  color: inherit;
  display: inline-block;
  font-size: 1.5rem;
}
.footer .meta a:last-child {
  margin-right: 0;
}
.footer .meta a.social {
  margin-top: 20px;
}
.footer .meta a.social:focus {
  outline: 1px dotted black;
}
.footer .meta p {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.footer .meta .column {
  padding-right: 10px;
  margin-bottom: 20px;
}
.footer .meta .metanav ul {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 0;
  list-style: none;
}
.footer .meta .metanav li {
  display: inline-block;
  font-size: 1.6rem;
}
.footer .meta .metanav a {
  margin-right: 20px;
  color: #2d6f9e;
  font-size: 1.6rem;
  font-weight: bold;
}
.footer .meta .metanav strong {
  padding: 0;
}
.footer .meta .c-footer-meta__reference-img {
  max-width: 100%;
  max-height: 80px;
}
.footer .meta .logo-wrapper a:focus {
  outline: 1px dotted black;
}

#footer .copyright .metanav li {
  list-style: none;
  margin-top: 8px;
}

#footer .copyright .metanav li a {
  padding-left: 0;
}

#footer .copyright .metanav li a, #footer .copyright .metanav li strong {
  padding-bottom: 0;
  padding-top: 0;
}

#footer .copyright .metanav ul {
  margin-bottom: 20px;
  padding: 0;
}

#header {
  display: none;
}
#header .logo a:focus {
  outline: 1px dotted black;
}

.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 4;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.l-suchoverlay {
  box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.5), 0 3px 6px 0 rgba(0, 0, 0, 0.5);
  background: #2d6f9e;
  width: 100%;
  padding: 40px 16px 20px;
  position: absolute;
  z-index: 1002;
  top: 65px;
}
.l-suchoverlay--closed {
  display: none;
}
.l-suchoverlay > .row {
  position: relative;
}
.l-suchoverlay__close {
  display: none;
}

.fixed .l-suchoverlay {
  z-index: 5;
  position: fixed;
  top: 65px;
}

.l-border-element {
  padding-left: 4px;
  padding-right: 4px;
}
.l-border-element__wrapper {
  padding-top: 20px;
  border-top: 2px solid #f4f8fa;
}
#supplement .l-border-element__wrapper {
  margin-bottom: 60px;
}
#supplement .l-border-element__wrapper > :last-child {
  margin-bottom: 0;
}
.l-border-element__headline {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.l-search-expert-head-wrapper {
  border-bottom: 2px solid #f4f8fa;
  margin-bottom: 50px;
}

.l-search-expert-head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-search-expert-head .c-solr-sort-results {
  font-size: 2rem;
  font-family: "bundesserifweb", Georgia, Times New Roman, serif, "Droid Serif";
}
.l-search-expert-head p, .l-search-expert-head .c-results-per-page {
  margin-bottom: 0;
}

.l-nav-index-search {
  margin-top: 50px;
}
.l-nav-index-search .navIndex {
  display: flex;
  justify-content: center;
}

#main.l-search {
  margin-top: 25px;
}

@media only screen and (min-width: 27.5em) {
  html {
    font-family: small-1;
  }

  .video-image .video-icon {
    top: 24%;
    left: 38%;
  }

  /*Carousel*/
  .teaser-switcher .teaser {
    width: 50%;
  }

  /*Carousel Ende*/
}
/* DS-Finder */
.columns.no-margin {
  margin: 0;
}

/* Einzelansicht Stellenangebot */
.doctype-joboffer .singleview > p.center {
  background-color: #f4f8fa;
  padding: 13px 20px 15px;
  box-shadow: 0 0px 4px #8F8F8F;
  font-size: 1.8rem;
  border: 1px solid #8F8F8F;
}
.doctype-joboffer .singleview > p.center ~ p.center {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  font-size: 1.6rem;
  border: 0;
}
