@charset "CP850";
@font-face {
  font-family: "inter";
  src: url('/static/fonts/Inter/Inter-Regular.ttf') format('truetype');
}

@font-face {
  font-family: "interBold";
  src: url('/static/fonts/Inter/Inter-Bold.ttf') format('truetype');
}

@font-face {
  font-family: "interExtraBold";
  src: url('/static/fonts/Inter/Inter-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: "interCondBold";
  src: url('/static/fonts/Inter/Inter-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'inter';
  src: url('/static/fonts/Inter/Inter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'inter';
  src: url('/static/fonts/Inter/Inter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: bold;
}

html {
  font-family: small;
}

// OLD
/*@media (min-width: 80em)*/
.c-virtual-tour {
  margin: 0 75px 10px 75px;
  width: calc(100% - 150px);
}

.c-virtual-tour__container {
  width: 100%;
  height: 0;
  padding: 56.25% 0 0 0;
  position: relative;
}

.c-virtual-tour__iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

h1, .h1 {
  font-weight: normal;
  font-family: "interBold", Arial, helvetica, sans-serif;
  line-height: 1.2em;
  font-size: 270%;
  margin: 0 0 10px;
  padding: 0;
  color: #000000;
}

h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "interBold", Arial, helvetica, sans-serif;
  margin: 0 0 10px;
  color: #000000;
}

h2 a:hover, h2 a:focus, h2 a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
  text-decoration: underline;
}

h2 {
  font-size: 180%;
}

h2.withHeader {
  padding-top: .889em;
  position: relative;
}

h2.withHeader .category {
  top: 0;
  left: 0;
  position: absolute;
  font-family: inter, Arial, Helvetica, sans-serif;
  display: block;
  font-style: normal;
  font-size: 11px;
}

h3 {
  font-size: 160%;
}

h4 {
  font-size: 140%;
}

h5 {
  font-size: 107.14%;
}

h6 {
  font-size: 100%;
  font-style: normal;
}

div, a, ul, li, h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin: 0 0 20px 0;
}

ul, ol {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

a {
  color: #000000;
  text-decoration: none;
}

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

.caption {
  font-size: 87.6%;
  line-height: 1.35;
  display: inline-block;
}

body {
  color: #000000;
  font-family: "inter", Arial, Helvetica, sans-serif;
}

h1.firstInSlot {
  margin-top: 0;
}

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

.navSkip a:focus, .navSkip a:active {
  font-size: 20px;
  height: auto;
  left: 15px;
  padding: 15px 15px 20px;
  top: 15px;
  width: auto;
  z-index: 1000;
  background-color: #294d71;
  color: white;
  text-decoration: underline;
}

.clear {
  clear: both;
}

#navServiceMeta {
  font-size: 1.4em;
}

p, li, td, th, blockquote, .address, dl, .docData, .blockContact, address, .contactData, .ContactData {
  font-size: 130%;
  line-height: 1.5;
}

p .ContactData, .ContactData.RichTextIntLink, ul a.ContactData {
  font-size: 100%;
}

td p, td li, td td, td th, td blockquote, td .address, td dl, td .docData, td .blockContact, td address, td .contactData, td .ContactData, th p, th li, th td, th th, th blockquote, th .address, th dl, th .docData, th .blockContact, th address, th .contactData, th .ContactData {
  font-size: 100%;
  font-weight: normal;
}

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

#content ol, #addContent ol {
  list-style: decimal outside none;
  padding-left: 20px;
}

#content ol ol, #addContent ol ol {
  list-style: lower-alpha outside none;
}

#content ol ol ol, #addContent ol ol ol {
  list-style: lower-roman outside none;
}

#content ol#searchResult, #addContent ol#searchResult {
  list-style-type: none;
  padding-left: 0;
}

#content ul, #content ol, #addContent ul, #addContent ol {
  margin-bottom: 2em;
}

#content ul *, #content ol *, #addContent ul *, #addContent ol * {
  margin-bottom: 0;
}

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

#content ul li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/list-icon.png?__blob=normal&v=1) left 6px no-repeat;
  padding-left: 1.5em;
}

#content ul.links li, #content ul#navFunctions li, #content ul.downloadlinks li, #content ul.navIndex li, #content ul#searchResultIndex.navIndex li, #content ul#glossaryIndex li, #content ul#sitemap ul li {
  list-style-type: none;
  background: none;
  padding-left: 0;
}

#content ul li a.external:before,
#content ul li a.wiki:before,
#content ul li a.ExternalLink:before,
#content ul li a.guestbookEntryLink:before {
  display: none;
}

dl {
  line-height: 1.43em;
  margin: 0 0 20px;
  overflow: hidden;
}

dt {
  display: block;
  float: left;
  padding-right: 15px;
}

dd {
  display: block;
}

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

td.left, th.left, td.right, th.right {
  float: none !important;
}

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

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

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

table {
  border-collapse: collapse;
  margin: 0 0 20px;
  padding: 0 0 10px;
  table-layout: fixed;
  width: 100%;
  clear: both;
}

tbody {
  padding: 0 0 10px;
}

table thead th {
  padding: 15px 8px;
  background: #51753D;
  color: white;
  border: 1px solid white;
  font-weight: normal;
}

th {
  background: #51753D;
  color: white;
  padding: 8px;
  text-align: left;
}

th a {
  color: white;
  text-decoration: none;
}

caption {
  font-family: "inter", Arial, helvetica, sans-serif;
  padding: 0.3em 0;
  text-align: left;
}

td {
  border: 1px solid #dedede;
  padding: 1em;
  text-align: left;
  vertical-align: top;
}

table tr.even, table td.even {
  background: #f8f8f8;
}

#content .links {
  float: left;
  margin: 6px 20px 20px 0;
}

#content .rechts {
  float: right;
  margin: 6px 0 20px 20px;
}

#content .rechtsOhne {
  margin-left: auto;
}

#content .mitte {
  margin-left: auto;
  margin-right: auto;
}

#content ul.links {
  float: none;
}

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

#wrapperDivisions .RichTextGlossarLink {
  border-bottom: 1px dotted #b2b2b2;
  color: inherit;
  cursor: help;
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
}

.docData {
  margin-bottom: 0.75em;
  overflow: hidden;
}

.docData .label {
  clear: left;
  float: left;
  padding-right: 20px;
  width: 10em;
}

.docData .value {
  display: block;
  float: left;
}

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

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

.gsb abbr, .gsb dfn {
  border-bottom: 1px dotted black;
  text-decoration: inherit;
}

p.navToTop {
  padding: 0;
  margin-bottom: 0;
}

p.navToTop a {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -653px #51753D;
  float: right;
  padding-left: 15px;
  text-decoration: none;
  font: 0px/0 serif;
  color: rgba(0, 0, 0, 0);
  height: 40px;
  width: 40px;
  display: block;
}

p.navToTop a:focus {
  font-size: 100%;
  color: #000000;
  font-family: "inter", Arial, helvetica, sans-serif;
  padding-left: 40px;
  padding-right: 1em;
  width: auto;
  line-height: 3;
}

#content .toc, #content .toc ul {
  list-style-type: none;
  padding-left: 0;
  clear: both;
}

#content .toc li {
  padding-left: 1em;
  background: none;
}

#content .toc li a {
  text-decoration: none;
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

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

a.external, a.wiki, .ExternalLink, a.guestbookEntryLink {
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding-left: 15px;
}

a.external:before, a.wiki:before, .ExternalLink:before, a.guestbookEntryLink:before {
  content: '';
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #51753D;
  border-top: 2px solid #51753D;
  transform: rotate(45deg);
  position: absolute;
  margin-top: -12px;
  margin-left: 0;
}

a.external:before, a.wiki:before, .ExternalLink:before, a.guestbookEntryLink:before {
  content: '';
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #51753D;
  border-top: 2px solid #51753D;
  transform: rotate(45deg);
  position: absolute;
  margin-top: -12px;
  margin-left: 0;
}

a.RichTextExtLink:before {
  content: '';
  display: inline-block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #51753D;
  border-top: 2px solid #51753D;
  transform: rotate(0);
  position: absolute;
  margin-top: 9px;
  margin-left: -12px;
}

.value a.external:before {
  display: inline-block;
  margin-top: 9px !important;
  margin-left: -12px;
  margin-top: 8px !important;
}

#addContent li a {
  display: block;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite.png?__blob=normal&v=1) no-repeat 0 -7522px;
  padding: 5px 0 7px 15px;
  border-bottom: 1px dotted #b2b2b2;
}

#addContent li a:hover, #addContent li a:focus, #addContent li a:active {
  color: #28353d;
  text-decoration: underline;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite.png?__blob=normal&v=1) no-repeat 0 -7731px;
}

.links a, #navFunctions a, a.themenLink {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14444px;
  padding-left: 15px;
}

.links td a { /* background: background(icon_arrowRight_blau, $sprite: $iconsbfs, $offset-x: 0, $offset-y: 6px, $repeat: "no-repeat"); */ /* padding-left: 15px; */
  background: none;
  padding-left: 0;
  color: #51753D;
  display: block;
}

.links td .picture a {
  background: none;
  padding-left: 0;
}

table .sortUp, #content table .sortUp {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0% -14242px;
  padding-left: 17px;
  text-decoration: none;
  color: white;
}

table .sortDown, #content table .sortDown {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0% -14036px;
  padding-left: 17px;
  text-decoration: underline;
  color: white;
}

.all a {
  background-color: #e8f1f5;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  color: white;
  font-size: 92.86%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 3px 15px 3px;
}

.all a:hover, .all a:focus, .all a:active {
  text-decoration: underline;
  background: #eeeeee;
  color: #000000;
}

a {
  color: #28353d;
}

a.RichTextGlossarLink:hover, a.RichTextGlossarLink:focus {
  text-decoration: underline;
}

#content a {
  color: #51753D;
  font-family: "interBold";
  font-weight: normal;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
  font-weight: normal;
}

#wrapperDivisions {
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
}

#main {
  position: relative;
  padding: 2.6em 0 1.5em 0;
  margin-top: 0;
}

.logo {
  z-index: 2;
}

.logo a {
  display: block;
}

.logo img {
  max-width: none;
  width: auto;
  padding-top: 13px;
}

#header {
  background-color: white;
  padding-top: 0;
  position: relative;
}

#search {
  background-color: #51753D;
  padding: 1em;
  padding-right: 3px;
  position: absolute;
  top: 47px;
  width: 100%;
  display: none;
  z-index: 2000;
}

#search .formField {
  width: 100%;
  padding-right: 4em;
}

#search input {
  border: 0;
}

#search input[type="text"] {
  background-color: #51753D;
  margin-right: .14em;
  float: left;
  color: white;
}

#search input[type="image"] {
  right: 9px;
  position: absolute;
  width: auto;
  padding: 0;
  top: -4px;
}

#search fieldset {
  border: 0;
  padding: 0;
  position: relative;
}

#search h2, #search p {
  margin-bottom: 0;
}

#service-border.gray-bg {
  height: 29px;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/bg-navi.png?__blob=normal&v=1) 0 0 repeat-x;
  margin-bottom: -1em;
}

#navBreadcrumbs {
  display: none;
}

#navBreadcrumbs strong {
  font-weight: normal;
  color: #000000;
}

#branding {
  padding: 0;
}

#navServiceMeta {
  float: left;
  z-index: 2000;
  width: 100%;
  padding: 1em;
}

#navServiceMeta li {
  float: left;
  margin-left: 20px;
  padding: 2px 0;
  font-size: 85.71%;
}

#navServiceMeta li a, #navServiceMeta li strong {
  font-weight: normal;
  color: #000000;
  margin-top: 13px;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
}

#navServiceMeta li a:hover, #navServiceMeta li a:focus, #navServiceMeta li a:active {
  text-decoration: underline;
  color: black;
}

#navServiceMeta #navServiceGS {
  padding-left: 18px;
}

#navServiceMeta #navServiceGS a {
    position: relative;
}

#navServiceMeta #navServiceGS a::before,
#navServiceMeta #navServiceGS strong::before {
    content: '';
    background-color: currentColor;
    width: 15px;
    height: 18px;
    display: inline-block;
    outline: 18px solid currentColor;
    outline-offset: calc(18px * -1);
    position: absolute;
    -webkit-filter: none;
    filter: none;
    -webkit-mask-image: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal);
    mask-image: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal);
    -webkit-mask-position: 0 -215px;
    mask-position: 0 -215px;
    left: -18px;
    top: 1px;
    color: #949494;
}

#navServiceMeta #navServiceLS {
  padding-left: 18px;
  margin-left: 20px;
}

#navServiceMeta #navServiceLS a {
    position: relative;
}

#navServiceMeta #navServiceLS a::before,
#navServiceMeta #navServiceLS strong::before {
    content: '';
    background-color: currentColor;
    width: 15px;
    height: 18px;
    display: inline-block;
    outline: 18px solid currentColor;
    outline-offset: calc(18px * -1);
    position: absolute;
    -webkit-filter: none;
    filter: none;
    -webkit-mask-image: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal);
    mask-image: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal);
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    left: -18px;
    top: 1px;
    color: #949494;
}

#navServiceMeta .cart {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -11855px;
  padding-left: 18px;
  height: 18px; /* Warenkorb-Link ohne JavaScript braucht eine Höhe*/
}

#navServiceMeta .cart .shoppingCartIcon {
  margin-right: 0;
  display: inline;
  position: static;
  min-width: auto;
  padding-left: 0;
}

.shoppingCartIcon {
  display: block;
  height: 18px;
  left: -19px;
  min-width: 30px;
  position: relative;
  top: -14px;
  width: 18px;
  padding-left: 19px;
  margin-right: -30px;
}

.js-off .shoppingCartIcon {
  padding-left: 0px;
}

#servicemenue-btn {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -6882px;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  bottom: -40px;
  z-index: 2000;
}

#servicemenue-btn span {
  color: rgba(0, 0, 0, 0);
  font: 0px/0 serif;
}

#content {
  margin-top: 3em;
}

#navServiceMeta.open {
  background-color: #51753D;
  color: #ffffff;
  position: relative !important;
}

#navServiceMeta.open #servicemenue-btn {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4025px;
}

#navServiceMeta.open #navServiceGS {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -12746px;
}

#navServiceMeta.open #navServiceLS {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -12963px;
}

#navServiceMeta.open .cart {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -12070px;
  padding-left: 18px;
}

#navServiceMeta.open a, #navServiceMeta.open strong {
  color: white;
}

#navServiceMeta.open a:hover, #navServiceMeta.open a:focus, #navServiceMeta.open a:active {
  color: white;
}

/*Suche: Results von H6 auf span class="resultsPerPage" geändert */
span.resultsPerPage {
  float: left;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 120%;
  margin-top: 0.1em;
}

.resultSortBox .number-of-results #rpph {
  font-size: 100%;
  display: inline;
}

/* Umbruch bei Themen-Headern http://bfs.preview.local.gsb.intranet.bund.de/cln_schrank/DE/Themen/Thema2/thema2_node.html*/
#service-border .themeHeader div.headerText {
  width: 55%;
}

a.lupe {
  float: right;
}

/* generelle Anzeige Stand: Erscheiungsdatum unten rechts in allen renderStandards */
.stand {
  float: right;
}

#content p.illustration {
  margin-bottom: 10px;
}

p.picture a.lupe img, p.illustration a.lupe img {
  width: auto;
  padding-right: 0;
  padding-top: 2px;
}

.even .teaser, .odd .teaser {
  float: left;
  width: 100%;
}

#content .teaser {
  float: left;
  width: 100%;
}

.teaser {
  margin-bottom: 2em;
}

.teaser.type-1 {
  border-bottom: 1px dotted #b2b2b2;
  padding-bottom: 2em;
}

.teaser .picture-element {
  float: none;
  width: 100%;
}

.teaser .more {
  display: block;
  margin-top: 5px;
}

.teaser .more a {
  display: block;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite.png?__blob=normal&v=1) no-repeat 0 -7525px;
  padding-left: 15px;
}

.teaser .more a:hover, .teaser .more a:focus, .teaser .more a:active {
  text-decoration: underline;
}

#addContent h3 {
  font-size: 180%;
}

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

.box {
  padding-bottom: 15px;
}

.textBox, .sectionRelated, #content .summary {
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  padding: 2em;
  margin-bottom: 2em;
}

.sectionRelated {
  clear: both;
}

#content .summary p {
  margin-bottom: 0;
}

p.picture {
  max-width: 690px;
  margin-bottom: 30px;
}

p.picture img {
  width: 100%;
}

p.picture.links a {
  padding: 0;
  background: none;
}

ul.links {
  margin-bottom: 0;
}

ul.links a {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14444px;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 2;
  display: block;
}

.downloadLink a, a.themenLink, .mail a, ul.downloadlinks a, a.shoppingCartLink {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -14446px;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  display: inline-block;
  padding-left: 15px;
}

.sectionRating {
  clear: both;
  padding-top: 3em;
}

.source {
  margin-bottom: 1em;
  display: block;
  font-size: 87.6%;
  line-height: 1.35;
}

.lImg {
  margin-bottom: 1em;
}

.lImg .source {
  margin-bottom: 0;
}

#content ul.downloads {
  margin-bottom: 3em;
  float: left;
  width: 100%;
}

#content ul.downloads li {
  border-top: 1px solid #dedede;
  background-image: none;
  padding-left: 0;
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 1em;
}

#content ul.downloads li .linkInfo {
  display: block;
  float: right;
  height: 40px;
  padding: 0.5em;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background: #f8f8f8;
  font-family: "interBold", Arial, helvetica, sans-serif;
  padding: 0.9em 2em;
  color: #28353d;
  line-height: 1;
}

#content ul.downloads li a.downloadTitle {
  padding-top: 0.7em;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  color: #51753D;
  display: block;
  float: left;
}

#content ul.downloads li a.downloadLink {
  height: 41px;
  display: block;
  width: 40px;
  text-indent: -40000px;
  float: right;
  padding-left: 0;
  margin-top: -1px;
}

#content ul.downloads li a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

#content ul.downloads li a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

#content ul.downloads li a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3545px;
}

#content ul.downloads li a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3785px;
}

.foldingTable .klappbar {
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

.foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -500px;
  top: -2px;
  position: absolute;
  right: 0;
  color: rgba(0, 0, 0, 0);
  height: 50px;
  width: 50px;
}

.foldingTable .klappbar td {
  padding: 1.1em;
  position: relative;
}

.foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 0;
}

.js-off .foldingTable .klappbar {
  display: none;
}

dt.befahrungskalender-1, dt.befahrungskalender-2, dt.befahrungskalender-3 {
  height: 18px;
  width: 18px;
}

.befahrungskalender-1 {
  background-color: #00722d;
  color: white;
}

.befahrungskalender-2 {
  background-color: #f8e160;
  color: black;
}

.befahrungskalender-3 {
  background-color: #9a0f17;
  color: white;
}

/* Map Darstellung embedded */
#osmMap {
  padding: 1em 0 1em 0;
  z-index: 0;
  position: relative;
}

.dateblock {
  border: 1px solid #c0d6eb;
  border-left: none;
  float: left;
  margin-right: 0.3em;
  text-align: center;
  width: 2em;
}

.dateblock .month {
  background: #51753D;
}

#addContent .eventBox li a {
  border: 0;
}

.dateblock .month abbr {
  color: white;
}

#addContent .eventBox li {
  margin-bottom: 0.75em;
}

.bannerBox {
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  padding: 1.7em;
  margin-bottom: 2em;
  position: relative;
  float: left;
  width: 100%;
}

.bannerBox .teaser {
  min-height: 100px;
  width: 191px;
}

.bannerBox h2 {
  font-size: 180%;
}

.bannerBox h3 {
  font-size: 180%;
}

.bannerBox h3 span {
  display: block;
  text-transform: none;
  color: #51753D;
  font-size: 80%;
  font-style: normal;
  padding-bottom: 0.2em;
  font-family: "inter", Arial, helvetica, sans-serif;
}

.bannerBox .textContainer {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  color: #51753D;
  padding: 1.7em;
}

.bannerBox .textContainer p {
  line-height: 1.1;
}

.bannerBox ul.links li {
  border-top: 1px solid #dedede;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.bannerBox ul.links li a {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14450px;
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  display: block;
  font-size: 87.6%;
  line-height: 1.15;
  hyphens: auto;
}

.bannerBox ul.links li a:focus {
  text-decoration: underline;
}

.bannerBox .moreBox a span.linktext {
  font-size: 14px;
  padding: .9em 0.4em .9em .7em;
}

#supplement .bannerBox .textContainer {
  padding: 0;
}

.publicationBox h3 {
  margin-bottom: 1em;
}

.publicationBox ul.links li {
  font-family: "inter", Arial, helvetica, sans-serif;
  padding-top: 1em;
  padding-bottom: 1em;
}

.publicationBox ul.links li a {
  text-transform: none;
}

.publicationBox ul.links li span {
  color: #28353d;
  text-transform: none;
  font-weight: normal;
  display: block;
  padding-left: 15px;
}

.moreBox a {
  font-size: 120%;
  color: white;
  display: block;
  margin-right: 0;
  height: 40px;
  background-color: #51753D;
}

.moreBox a:focus {
  outline: thin dotted black;
}

.moreBox a span.linktext {
  width: auto;
  padding: 1.2em 1.5em;
  background: none;
  float: left;
  font-family: "interBold", Arial, helvetica, sans-serif;
  border: none;
  line-height: 1;
  color: white;
  font-weight: normal;
}

.moreBox a span {
  border-left: 1px solid white;
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

.bannerKarussel .bannerBox .moreBox {
  position: absolute;
  height: 40px;
  width: 82%;
  bottom: 1em;
}

.bannerKarussel {
  float: left;
  margin-bottom: 4em;
  position: relative;
  width: 100%;
}

#navFunctionsWrapper li {
  display: inline;
}

#footer {
  padding-top: 0em;
  line-height: 1.25;
  background: #f8f8f8; /* Old browsers */
  background: -moz-linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 100%); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 100%); /* IE10+ */
  background: linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C9DBC0', endColorstr='#E7F1F5', GradientType=0); /* IE6-9 */
}

#siteInfo .block {
  display: none;
}

#siteInfo h2, #siteInfo h3, #siteInfo p, #siteInfo ul {
  padding-left: 15px;
  padding-right: 15px;
}

#siteInfo h2 {
  left: -2000px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}

#siteInfo h3 {
  color: #000000;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: normal;
  margin-top: 1em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #bababa;
}

#siteInfo h3 a {
  font-size: 100%;
  color: #000000;
}

#siteInfo p {
  color: #000000;
}

#siteInfo li {
  font-size: 14px;
}

#siteInfo li a, #siteInfo li strong {
  display: block;
  padding: 0.5em 0 1em 1em;
  color: #000000;
  line-height: 1.2;
  font-family: "interBold", Arial, helvetica, sans-serif;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
}

#siteInfo li a:before, #siteInfo li strong:before {
  content: '';
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  transform: rotate(45deg);
  position: absolute;
  margin-top: 6px;
  margin-left: -12px;
}

#siteInfo li a:hover, #siteInfo li a:focus, #siteInfo li a:active {
  text-decoration: underline;
  color: black;
}

#siteInfo p {
  font-size: 14px;
  margin-top: 2em;
}

#footerFunctions {
  margin-top: 4em;
  clear: both;
}

#siteInfo .serviceFooterBox {
  color: black;
  float: left;
  width: 100%;
  padding: 1.75em 2em;
  margin-bottom: 0;
  margin-top: 0;
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
}

#siteInfo .serviceFooterBox h3 {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 40px;
  display: block;
  float: left;
  color: black;
  margin: 0;
  padding: 0 2em 0 0;
  border: none;
}

#siteInfo .serviceFooterBox ul {
  float: left;
  padding-left: 0;
  clear: both;
  padding-top: 8px;
}

#siteInfo .serviceFooterBox ul li {
  float: none;
  display: block;
  padding: 0.5em 0;
}

#siteInfo .serviceFooterBox ul li a, #siteInfo .serviceFooterBox ul li strong {
  background-image: none;
  padding: 0.3em 1.4em 0.3em 0;
  color: black;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
}

#siteInfo .serviceFooterBox ul li a::before, #siteInfo .serviceFooterBox ul li strong::before {
  display: none;
}

#siteInfo .serviceFooterBox ul li a:hover, #siteInfo .serviceFooterBox ul li a:focus, #siteInfo .serviceFooterBox ul li a:active, #siteInfo .serviceFooterBox ul li strong:hover, #siteInfo .serviceFooterBox ul li strong:focus, #siteInfo .serviceFooterBox ul li strong:active {
  text-decoration: underline;
}

#siteInfo .serviceFooterBox ul li.first a, #siteInfo .serviceFooterBox ul li.first strong {
  border-left: 0;
  padding-left: 0;
}

#siteInfo .serviceFooterBox ul.social-media {
  padding: 0px;
  float: left;
  clear: both;
}

#siteInfo .serviceFooterBox ul.social-media li {
  float: left;
  clear: none;
}

#siteInfo .serviceFooterBox ul.social-media li:first-of-type a {
  padding-left: 0;
}

#siteInfo .serviceFooterBox ul.social-media li a {
  padding: .3em .7em;
  border: 0px;
}

#siteInfo .serviceFooterBox ul.social-media li a img {
  filter: brightness(0);
  -webkit-filter: brightness(0);
}

.subfooter {
  margin-top: 1.5em;
}

.subfooter p {
  float: left;
  margin-left: 3em;
  font-size: 140%;
}

.subfooter ul {
  float: left;
  margin-left: 0em;
}

.subfooter ul li {
  float: left;
  padding-left: 3em;
  font-size: 140%;
}

.subfooter ul li a, .subfooter ul li strong {
  color: #000000;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
}

.subfooter ul li a:hover, .subfooter ul li a:focus, .subfooter ul li a:active, .subfooter ul li strong:hover, .subfooter ul li strong:focus, .subfooter ul li strong:active {
  text-decoration: none;
  color: black;
}

#navFunctionsPrint a, #navFunctionsPrint strong {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -9277px;
  padding-left: 22px;
  padding-right: 22px;
}

#navFunctionsRecommend a, #navFunctionsRecommend strong {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -5700px;
  padding-left: 22px;
  padding-right: 22px;
}

#navFunctionsRecommend strong {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

#navFunctionsWrapper a:hover, #navFunctionsWrapper a:focus, #navFunctionsWrapper a:active {
  text-decoration: underline;
}

#navFunctionsWrapper #navFunctions {
  margin: 0;
  margin-top: .5em;
  overflow: hidden;
}

#navFunctionsWrapper li {
  display: block;
  float: left;
  font-size: 1.2em;
  line-height: 2;
}

#navFunctionsWrapper li a, #navFunctionsWrapper li strong {
  padding-top: 0.4em;
  padding-bottom: 0.2em;
}

#navFunctions {
  float: left;
}

#socialBookmarks {
  float: right;
}

#socialBookmarks .socialBookmark {
  padding: 0.5em;
}

.navIndex {
  overflow: hidden;
}

.navIndex:after {
  clear: both;
  content: " ";
  display: block;
  height: 1px;
}

.navIndex li {
  background-image: none;
  border-bottom: 0 none;
  float: left;
  margin: 0 1px 10px 0;
  text-align: center;
  padding-right: 1em;
  font-size: 157.14%;
}

.navIndex li.back, .navIndex li.first {
  margin-left: 0;
  padding-left: 0;
}

.navIndex span, .navIndex a, .navIndex strong {
  display: block;
  padding: 0;
  text-align: center;
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

.navIndex strong {
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

body.searchresult {
  position: static;
}

#searchResult li {
  border-bottom: 1px dotted #b2b2b2;
  margin-bottom: 7px;
}

#searchResult li:last-child {
  border-bottom: 0;
}

#searchResult .teaser-box h3 span {
  font-size: 61.1%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

.teaser .teaser-box h3 span.kt {
  font-size: 61.9%;
  color: #000000;
  display: block;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0.5em;
  font-family: "inter", Arial, helvetica, sans-serif;
}

#wrapperOuter.teaser .teaser-box h3 a span.kt {
  display: inline;
  color: #51753D;
  font-weight: inherit;
  font-size: inherit;
  margin-bottom: inherit;
  font-family: inherit;
}

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

li .metaData {
  padding: 7px 0 7px;
}

#facets {
  padding: 0;
}

#facets #add-content {
  display: block;
}

.searchresult #content {
  padding-right: 0;
}

.searchform {
  padding-right: 50px;
  position: relative;
  margin-bottom: 2em;
}

.searchform .formField {
  width: 100%;
}

.searchform input {
  border: 1px solid #dedede;
  border-right: 0;
  background: none repeat scroll 0 0 white;
  min-height: 50px;
  padding: 0 20px;
  width: 100%;
  border-radius: 0;
  font-size: 120%;
}

.searchform input[type="submit"] {
  border: none;
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -1328px;
  font-size: 1.7rem;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  margin-top: 0;
  color: transparent;
}

#content .resultSortBox {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dedede;
  margin-bottom: 1em;
}

#content .resultSortBox .moreBox {
  float: left;
}

#content .resultSortBox .moreBox a {
  background-image: none;
  padding: 1.2em;
}

#content .resultSortBox .moreBox a.IntLink span {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

#content .resultSortBox .moreBox a.ExtLink span {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

#content .resultSortBox .moreBox a.downloadLink span {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3545px;
}

#content .resultSortBox .moreBox a span.linktext {
  background-image: none;
  padding-left: 10px;
  padding-right: 10px;
}

#content .resultSortBox .number-of-results {
  float: left;
  margin: 1em 1em 0 0;
}

#content .resultSortBox .number-of-results h6 {
  float: left;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 120%;
  margin-top: 0.1em;
}

#content .resultSortBox .number-of-results ul {
  float: left;
  margin-top: 3px;
}

#content .resultSortBox .number-of-results ul li {
  float: left;
  padding: 0 0 0 1.5em;
  background: none;
  font-size: 120%;
  background: none;
}

#content .resultSortBox .number-of-results ul li a {
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#content .resultSortBox .number-of-results ul li strong {
  color: #28353d;
}

#content .resultSortBox .searchBox {
  float: left;
  margin-left: 0;
  margin-bottom: 1em;
}

#content .resultSortBox .searchBox span.selectTitle {
  float: left;
  padding: 1.05em 1em 0 0.5em;
  background: none;
  font-size: 120%;
  display: block;
}

#content .resultSortBox .searchBox .customSelect .selectedValue {
  width: 157px;
}

#content .resultSortBox .navIndex {
  float: left;
  padding-top: 1em;
  clear: both;
}

#content .resultSortBox .navIndex li.forward {
  padding-right: 0;
  padding-top: 0;
}

#content .resultSortBox .navIndex li.back {
  padding-top: 0;
}

#content .resultSortBox .navIndex li {
  font-size: 120%;
  padding-top: 1em;
  padding-right: 0.5em;
}

#content .resultSortBox .navIndex li a:focus {
  color: black;
  text-decoration: underline;
}

#content .resultSortBox .navIndex li.forward a:focus, #content .resultSortBox .navIndex li.back a:focus {
  border: 2px solid black;
}

#content .links td a.tooltips {
  padding-left: 0;
}

#content .links td a.tooltips .SARTooltip {
  font-size: 60%;
}

#content .links td a.tooltips:hover {
  text-decoration: underline;
}

#content .links td a.tooltips:focus {
  outline: none;
  text-decoration: underline;
}

#content .links td a.tooltips button {
  border: 0;
  padding-right: 5em;
  padding-left: 0;
}

.tableResults {
  border-bottom: 0;
  margin-bottom: 0;
}

#content .navIndexBottom, .navIndexBottom {
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 2em;
}

#content .navIndexBottom .moreBox a, .navIndexBottom .moreBox a {
  padding: 0;
}

#content .navIndexBottom .moreBox a:focus {
  outline: 2px solid black;
}

#searchResultList {
  clear: both;
  padding-left: 0;
}

#searchResultList li {
  list-style-type: none;
  font-size: 100%;
  padding: 3em;
  float: left;
  width: 100%;
}

#searchResultList li .picture {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}

#searchResultList li h3 {
  font-size: 180%;
}

#searchResultList li h3 span.kt {
  display: block;
  text-transform: none;
  color: #000000;
  font-size: 61.1%;
  font-style: normal;
  padding-bottom: 0.2em;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#searchResultList li p {
  font-size: 120%;
}

#searchResultList li ol.searchBreadcrumb {
  padding-left: 0;
  margin-top: 2em;
  margin-bottom: 1em;
  display: block;
  float: left;
  width: 100%;
}

#searchResultList li ol.searchBreadcrumb li {
  padding: 0;
  float: left;
  width: auto;
}

#searchResultList li ol.searchBreadcrumb li a, #searchResultList li ol.searchBreadcrumb li strong {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -13627px;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 0 10px 0 12px;
  font-size: 80%;
  color: #51753D;
}

#searchResultList li ol.searchBreadcrumb li strong {
  font-weight: normal;
  color: #000000;
}

#searchResultList li ol.searchBreadcrumb li.first a {
  padding-left: 0;
  background-image: none;
}

#searchResultList li.odd {
  border: 1px solid #dedede;
  background-color: #e8f1f5;
}

#searchResultList .more {
  border-top: 1px solid #dedede;
  clear: both;
}

#searchResultList .more .linkInfo {
  display: block;
  float: right;
  height: 40px;
  padding: 0.5em;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background: #f8f8f8;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 140%;
  padding: 0.9em 2em;
  color: #28353d;
  line-height: 1;
}

#searchResultList .more a {
  height: 40px;
  display: block;
  width: 40px;
  text-indent: -40000px;
  float: right;
}

#searchResultList .more a:focus {
  border: 1px solid black;
  outline: none;
}

#searchResultList .more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

#searchResultList .more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

#searchResultList .more a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3545px;
}

.dossier .moreBox {
  float: left;
  clear: both;
}

.dossierDocuments .teaser {
  margin-left: 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
}

#wrapperOuter .publicationRelated {
  margin-bottom: 3em;
}

#wrapperOuter .publicationRelated .more {
  border: none;
}

#wrapperOuter .publicationRelated .more li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  list-style-type: none;
  padding-left: 0;
  clear: both;
  width: 100%;
  display: block;
  padding-bottom: 0.5em;
  padding-left: 1.1em;
  border-top: 1px solid #dedede;
  margin-bottom: 0.7em;
  float: left;
}

#wrapperOuter .publicationRelated .more li .downloadTextLink {
  text-indent: 0;
  width: auto;
  height: auto;
  float: left;
  color: #51753D;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding-top: 0.7em;
}

#wrapperOuter .publicationRelated .more li .linkInfo {
  font-size: 100%;
}

#wrapperOuter .publicationRelated .more:after {
  clear: both;
}

.publicationRelated:after {
  clear: both;
}

#searchResultList.press li div {
  margin-bottom: 3em;
}

#searchResultList.press li h3 {
  text-transform: none;
}

.js-on .resultFilter input.submit {
  display: none;
}

#facets .resultFilter h4 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 0.5em;
  clear: both;
}

#facets .resultFilter .triggerToggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14444px;
  padding-left: 15px;
  font-size: 1.2rem;
  cursor: pointer;
  float: left;
  width: auto;
  color: #51753D;
  font-weight: normal;
}

#facets .resultFilter button.triggerToggle {
  font-family: 'interBold';
  border: 0;
}

#facets .resultFilter h4 button {
  border: 0;
  background-color: #f8f8f8;
  margin: 15px -5px;
}

#facets .resultFilter .triggerToggle:hover {
  text-decoration: underline;
}

#facets .resultFilter .selectTitle {
  display: block;
  clear: both;
  padding: 1em 0;
}

#facets .resultFilter .customSelect {
  float: none;
  width: 100% !important;
}

#facets .resultFilter .customSelect .selectedValue {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#facets .resultFilter ul {
  margin-bottom: 3em;
}

#facets .resultFilter ul li {
  font-size: 120%;
  float: left;
  width: 100%;
}

#facets .resultFilter ul li a {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -12529px;
  padding: 0.1em 0 0.5em 2.2em;
  display: block;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#facets .resultFilter ul li a span {
  font-weight: normal;
}

#facets .resultFilter ul li a:hover, #facets .resultFilter ul li a:focus, #facets .resultFilter ul li a:active {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -11419px;
}

#facets .resultFilter ul li.selected a {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -11419px;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 0.1em 0 0.5em 2.2em;
  display: block;
}

#facets .resultFilter input.dateField, #facets .resultFilter input.hasDatepicker {
  width: 69%;
  margin-right: 2px;
}

.searchExpert .formField, .searchExpert .formLabel {
  margin-top: 1em;
}

.searchform .searchExpert .formField, .searchform .searchExpert .formLabel {
  margin-top: 0em;
}

dd span, .selectedValue span {
  clear: right;
  display: block;
  float: left;
  height: 22px;
  position: relative;
  top: -3px;
  width: 20px;
  margin-right: 1em;
}

dd span.green, .selectedValue span.green {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -1113px;
}

dd span.yellow, .selectedValue span.yellow {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -433px;
}

p.tabellen-stand {
  float: right;
  margin-bottom: 0;
}

.wrapperTable th.th_dateOfIssue {
  width: 9.5em;
}

.wrapperTable th.kbetreff {
  width: 15em;
}

.wrapperTable th, .wrapperTable td {
  font-size: 120%;
  vertical-align: top;
  padding-left: 2em;
  padding-right: 2em;
}

.wrapperTable th span, .wrapperTable td span {
  font-weight: normal;
}

.wrapperTable th .modell, .wrapperTable th .distance, .wrapperTable td .modell, .wrapperTable td .distance {
  display: block;
  font-size: 100%;
  color: #000000;
}

.wrapperTable th .sar, .wrapperTable td .sar {
  color: #28353d;
  font-size: 166.7%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  display: block;
  padding-right: 2.5em;
  width: 7em;
  position: relative;
  font-family: "inter", Arial, Helvetica, sans-serif;
}

.wrapperTable th .sar:hover .helptext, .wrapperTable td .sar:hover .helptext {
  display: block;
}

.wrapperTable th .green, .wrapperTable td .green {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 100% -1109px;
}

.wrapperTable th .yellow, .wrapperTable td .yellow {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 100% -429px;
}

.wrapperTable th .gray, .wrapperTable td .gray {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 100% -889px;
  color: #eeeeee;
}

.wrapperTable th .helptext, .wrapperTable td .helptext {
  font-size: 0.6em;
  display: none;
  color: white;
  background: #294d71;
  padding: 1.5em;
  width: 20em;
  position: absolute;
  z-index: 2000;
  left: -45px;
}

.wrapperTable th .helptext span.arrow, .wrapperTable td .helptext span.arrow {
  border: 9px solid #294d71;
  top: -17px;
  left: 110px;
  position: absolute;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  font-size: 0;
  line-height: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.wrapperTable td {
  color: #28353d;
  padding: 2em;
}

#sitemap a, .subsite #wrapperDivisions #sitemap a {
  display: block;
}

#sitemap h2, .subsite #wrapperDivisions #sitemap h2 {
  border-top: 1px dotted #b2b2b2;
  margin: 1.07em 0 0;
  padding: .36em 0 0;
}

#sitemap h2 a, .subsite #wrapperDivisions #sitemap h2 a {
  background-image: none;
  padding-left: 0;
}

#sitemap li li strong, #sitemap li li a, .subsite #wrapperDivisions #sitemap li li strong, .subsite #wrapperDivisions #sitemap li li a {
  margin: .36em 0 0 1.79em;
  background-image: none;
  padding: 0;
}

#sitemap li li li strong, #sitemap li li li a, .subsite #wrapperDivisions #sitemap li li li strong, .subsite #wrapperDivisions #sitemap li li li a {
  margin: .36em 0 0 3.5em;
}

#sitemap li li li li strong, #sitemap li li li li a, .subsite #wrapperDivisions #sitemap li li li li strong, .subsite #wrapperDivisions #sitemap li li li li a {
  margin: .36em 0 0 5.3em;
}

.photogallery.singleview .docData {
  float: right;
}

#wrapperOuter .photogalleryDocuments ul li {
  background-image: none;
  position: relative;
  padding-bottom: 1.5em;
}

#content .photogallery .scrollLinksFirst, #content .photogallery .scrollLinks {
  height: 4em;
  margin: 2em 0;
  text-align: center;
}

/* renderStandard von Bilderstrecke (GCPresentation) */
#content .photogalleryDocuments p {
  float: left;
  margin-bottom: 1em;
  min-height: 142px;
  position: relative;
  width: 50%;
  padding-right: 20px;
}

/* Download-Link um Bild in Tabellenansicht - Beispiele/download/tabellenzeile */
.noLinkIcon {
  background: none !important;
  padding-left: 0 !important;
}

/* Korrespondenz renderStandard*/
#content .singleview .pbbook .label {
  min-width: 100px;
}

#content .singleview .orgUnitEmployee li {
  list-style: none;
  font-size: 100%;
  background: none;
  padding-left: 0;
}

/* renderStandard von Termin (Event) */
#content .event .blockContact {
  font-size: 100%;
}

/* Startseite Themen-Karussell - overflow hidden scheint nicht zu funktionieren*/
.hidden {
  display: none;
}

/* renderStandard von Standort (Location) */
.locationDirection {
  padding-bottom: 1em;
}

.locationDirection a {
  font-size: 130%;
}

#content .scrollLinks .back {
  float: left;
}

#content .scrollLinks .start {
  float: left;
  margin: 0.6em 0 0 38%;
  font-weight: normal;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 130%;
}

#content .scrollLinks .start a {
  color: #51753D;
}

#content .scrollLinks .forward {
  float: right;
}

fieldset {
  border: none;
  padding: 0;
}

input, textarea, select {
  width: 270px;
  background-color: white;
  border: 1px solid #b2b2b2;
  padding: 6px;
  width: 100%;
}

label {
  display: block;
  margin-bottom: 10px;
}

.ratingBox label {
  float: left;
  margin-bottom: 0;
  margin-top: 12px;
  margin-right: 2em;
}

/* Bewertungs-Buttons in renderStandard */
.formField input[type="checkbox"], .formField input[type="radio"] {
  display: block;
  float: left;
  margin: 6px 5px 0 0;
  width: 15px;
}

.formField input[type="radio"] {
  position: relative;
  display: grid;
  place-content: center;
  transform: translateY(-0.075em);
}

.formField input[type="radio"]::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #51753D;
}

.formField input[type="radio"]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 12.2px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  border: 1px solid #51753D;
}

.formField input[type="radio"]:checked::before,
.formField input[type="radio"]:checked::after {
  transform: scale(1);
}

.formField input[type="radio"]:checked {
  border-color: #51753D;
}

input[type="submit"], input.submit, input[type="reset"], input.reset {
  background-color: #51753D;
  border-color: #e8f1f5;
  color: white;
  padding: 3px 15px;
  width: auto;
  margin-top: 1em;
  font-size: 92.86%;
}

input[type="reset"], input.reset {
  background-color: #000000;
}

button.ui-datepicker-trigger {
  background: none;
  border: none;
  padding: 0;
  font-size: 120%;
}

input.dateField, input.hasDatepicker {
  height: 40px;
  font-size: 120%;
  padding: 0 0 0 15px;
  float: left;
}

#ui-datepicker-div .ui-corner-all {
  border-radius: 0;
  background-color: #51753D;
  border-color: #51753D;
}

#ui-datepicker-div .ui-state-active {
  color: #51753D;
  background: white;
  border-color: #51753D;
}

#ui-datepicker-div .ui-state-default {
  color: #000000;
  background: #f8f8f8;
}

#ui-datepicker-div .ui-state-highlight {
  color: white;
  background: #51753D;
  border-color: #51753D;
}

.js-off #search {
  display: block;
  position: relative;
  top: 0;
  clear: both;
}

.js-off #wrapperDivision #navPrimary .search-btn {
  display: none;
}

p.gbtext {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #dedede;
}

.stage-wrapper {
  position: relative;
  max-width: 96em;
  height: 432px;
  min-height: 340px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  background: #e8f1f5;
}

.stage-wrapper button {
  border: 0;
  background-color: transparent;
  height: 24px;
  width: 24px;
  padding: 0;
}

.stage-wrapper .textContainer h3 {
  font-size: 250%;
  margin: 20px 10px;
}

.stage-wrapper .textContainer h3 a {
  color: #28353d;
}

.stage-wrapper .textContainer p {
  display: none;
}

.stage-wrapper .imageContainer {
  position: relative;
}

.stage-wrapper .teaser {
  border-bottom: 0;
}

.stage-wrapper .teaser.hidden {
  visibility: hidden;
}

.stage-wrapper .pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  margin: 0;
  width: 100%;
}

.stage-wrapper .pagination ul {
  text-align: center;
}

.stage-wrapper .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 150%;
  margin-right: 5px;
}

.stage-wrapper .pagination button {
  height: 24px;
  width: 24px;
  border: 0;
  border-radius: 50%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: #28353d;
  background-color: white;
}

.navigation {
  top: 18%;
  left: 0;
  position: absolute;
  width: 100%;
}

.navigation button {
  height: 24px;
  width: 24px;
  position: absolute;
}

.navigation .next {
  right: 10px;
}

.navigation .prev {
  left: 10px;
}

.navigation .play, .navigation .pause {
  display: none;
}

.js-on #stage .teaser {
  float: left;
  position: absolute;
}

#stage {
  color: black;
  float: left;
  width: 100%;
}

#stage .tab {
  background-color: #f8f8f8;
  width: 100%;
  clear: both;
  float: left;
}

#stage .tab > ul {
  display: none;
}

#stage .tab > ul > li {
  display: block;
  float: left;
  font-size: 1.2em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  background: #c9dbc0;
  width: 100%;
}

#stage .tab .container {
  display: none;
  clear: both;
  padding-top: 0em;
}

#stage .tab .container.close-a {
  display: none;
}

#stage .tab .container.show-t {
  display: none;
}

#stage .tab .container.open-b {
  display: block;
}

#stage .tab .container.open-b .textContainer {
  padding-top: 10px;
  border-bottom: 1px solid white;
}

#stage .tab .container.open-b .moreBox {
  overflow: hidden;
  display: inline-block;
}

#stage .tab .container.open-a {
  display: block;
  border-bottom: 1px solid #dedede;
  float: left;
  padding-bottom: 1.5em;
  width: 100%;
}

#stage .tab > ul > li > div > a.active, #stage .tab > ul > li > div > a:hover, #stage .tab > ul > li > div > a:focus {
  background: #294d71;
  color: white;
}

#stage .tab > ul > li > h3 > a {
  padding: 2em 1em;
  text-align: left;
  width: 100%;
  display: block;
  color: white;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#stage .tab h3.aNavi {
  display: block;
  line-height: 1.1;
  float: left;
  font-size: 1.6em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  width: 100%;
  padding: 1em;
  color: white;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

#stage .tab h3.aNavi a {
  color: white;
}

#stage .tab h3.aNavi.active-control {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
  border-bottom: none;
}

#stage .tab h3.aNavi.inactive-control {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

#stage .tab .container h3 {
  display: block;
  color: black;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 2.7em;
  font-size: 1.8em;
}

#stage .tab .container h3 a {
  color: black;
}

#stage .tab .imageContainer {
  display: none;
}

#stage .tab .textContainer {
  padding: 0 54px 2em 2em;
}

#stage .tab .textContainer .moreBox a {
  font-size: 140%;
  color: white;
  display: block;
  float: left;
  margin-right: 1em;
  height: 40px;
  background-color: #51753D;
  margin-bottom: 0.5em;
}

#stage .tab .textContainer .moreBox a span.linktext {
  width: auto;
  padding: 1em;
  background: none;
  float: left;
  font-family: "interBold", Arial, helvetica, sans-serif;
  line-height: 1;
}

#stage .tab .textContainer .moreBox a:hover span.linktext, #stage .tab .textContainer .moreBox a:active span.linktext, #stage .tab .textContainer .moreBox a:focus span.linktext {
  text-decoration: underline;
}

#stage .tab .textContainer .moreBox a span {
  border-left: 1px solid #f8f8f8;
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

#stage .tab .textContainer h3 {
  display: none;
}

#stage .listenBox {
  background-color: #eaf1e6;
}

#stage .listenBox h3 {
  display: block;
  float: left;
  font-size: 1.6em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  width: 100%;
  padding: 1em;
  color: black;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px #f8f8f8;
  line-height: 1.1;
}

#stage .listenBox h3 a {
  color: black;
}

#stage .listenBox h3.active-control {
  border-bottom: none;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

#stage .listenBox h3.inactive-control {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px #f8f8f8;
}

#stage .listenBox ul.linkList {
  clear: both;
  display: none;
  border-bottom: 1px solid #dedede;
}

#stage .listenBox ul.linkList.js-simple-toggle-show {
  display: block;
}

#stage .listenBox ul.linkList li {
  display: block;
}

#stage .listenBox ul.linkList li a {
  padding: 1.4em 2em 1.4em;
  display: block;
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#stage .listenBox ul.linkList li a::before {
  content: '';
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #51753D;
  border-top: 2px solid #51753D;
  transform: rotate(45deg);
  position: absolute;
  margin-top: 8px;
  margin-left: -12px;
}

#wrapperDivisions .tabBox {
  width: 100%;
  clear: both;
  float: left;
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  border-bottom: 0;
  margin-bottom: 2em;
}

#wrapperDivisions .tabBox > ul {
  display: none;
  background-color: #51753D;
  width: 100%;
  float: left;
}

#wrapperDivisions .tabBox > ul > li {
  display: block;
  float: left;
  font-size: 1.2em;
  list-style: none outside none;
  border-right: 1px solid #f8f8f8;
  list-style: none;
  background-color: #f8f8f8;
  width: 100%;
  background-image: none;
  padding-left: 0;
  color: #28353d;
}

#wrapperDivisions .tabBox .container {
  display: none;
  clear: both;
  padding-top: 0em;
}

#wrapperDivisions .tabBox .container.close-a {
  display: none;
}

#wrapperDivisions .tabBox .container.show-t {
  display: none;
}

#wrapperDivisions .tabBox .container.open-b {
  display: block;
}

#wrapperDivisions .tabBox .container.open-a {
  display: block;
  float: left;
  padding-bottom: 1.5em;
  width: 100%;
}

#wrapperDivisions .tabBox > ul.show-t > li > a.active, #wrapperDivisions .tabBox > ul.show-t > li > a:hover, #wrapperDivisions .tabBox > ul.show-t > li > a:focus {
  background-color: #f8f8f8;
  color: #28353d;
  text-decoration: none;
}

#wrapperDivisions .tabBox > ul > li > a {
  padding: 2em;
  text-align: left;
  width: 100%;
  display: block;
  color: white;
  background-color: #51753D;
}

#wrapperDivisions .tabBox h3.aNavi {
  display: block;
  float: left;
  font-size: 1.6em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  width: 100%;
  padding: 13px;
  color: #28353d;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

#wrapperDivisions .tabBox h3.aNavi a {
  color: #28353d;
}

#wrapperDivisions .tabBox h3.aNavi.open-a, #wrapperDivisions .tabBox h3.aNavi.open-b {
  border-bottom: none;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

#wrapperDivisions .tabBox .container h4 {
  display: block;
  color: #28353d;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 1.8em;
}

#wrapperDivisions .tabBox .container h4 a {
  color: #28353d;
}

#wrapperDivisions .tabBox .container h3 {
  font-size: 1.8em;
}

#wrapperDivisions .tabBox .container h5 {
  font-size: 1.6em;
}

#wrapperDivisions .tabBox .imageContainer {
  display: none;
}

#wrapperDivisions .tabBox .textContainer {
  padding: 0 54px 2em 2em;
}

#wrapperDivisions .tabBox .textContainer .rechts {
  float: none;
}

#wrapperDivisions .tabBox .textContainer .moreBox a {
  font-size: 120%;
  color: white;
  display: block;
  float: left;
  margin-right: 1em;
  height: 40px;
  background-color: #51753D;
  margin-bottom: 0.5em;
}

#wrapperDivisions .tabBox .textContainer .moreBox a span.linktext {
  width: auto;
  padding: 1.2em 2em 1.2em 2em;
  background: none;
  float: left;
  font-family: "interBold", Arial, helvetica, sans-serif;
}

#wrapperDivisions .tabBox .textContainer .moreBox a span {
  border-left: 1px solid #294d71;
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

.js-off #wrapperDivisions .tabBox .container {
  display: block;
  clear: both;
  padding-top: 0em;
}

.js-off #wrapperDivisions .tabBox .container.close-a {
  display: block;
}

.js-off #wrapperDivisions .tabBox .container.show-t {
  display: block;
}

.js-off #wrapperDivisions .tabBox .container.open-b {
  display: block;
}

.js-off #wrapperDivisions .tabBox h3.aNavi {
  border-bottom: 0;
  background-image: none !important; /* mit dem important werden auch die Images aus den themenbereichen ausgeblendet*/
  padding-left: 20px;
}

.js-off #wrapperDivisions .tabBox h3.aNavi.open-a, .js-off #wrapperDivisions .tabBox h3.aNavi.open-b {
  border-bottom: none;
  background-image: none !important; /* mit dem important werden auch die Images aus den themenbereichen ausgeblendet*/
}

.js-off #wrapperDivisions .tabBox .imageContainer {
  display: none;
}

.listenBox h2 {
  display: block;
  float: left;
  font-size: 1.6em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  width: 100%;
  padding: 1em;
  color: white;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

.listenBox h2 a {
  color: white;
}

.listenBox h2.close {
  border-bottom: none;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

.listenBox ul.linkList {
  clear: both;
  display: none;
  border-bottom: 1px solid #dedede;
}

.listenBox ul.linkList li {
  display: block;
}

.listenBox ul.linkList li a {
  padding: 1.4em 2em 1.4em;
  display: block;
  color: #51753D;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#infostage {
  background-color: #51753D;
  color: white;
  float: left;
  width: 100%;
}

#infostage a, #infostage strong {
  color: white;
}

#infostage .tab {
  width: 100%;
  clear: both;
  float: left;
}

#infostage .tab h2 {
  color: white;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 2.25em;
  padding: 0.5em;
  border-bottom: 1px solid #dedede;
  margin: 0;
}

#infostage .tab > ul {
  display: none;
}

#infostage .tab > ul > li {
  display: block;
  float: left;
  font-size: 1.2em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  background: #c9dbc0;
  width: 100%;
}

#infostage .tab .container {
  display: none;
  clear: both;
  padding-top: 0em;
}

#infostage .tab .container.close-a {
  display: none;
}

#infostage .tab .container.show-t {
  display: none;
}

#infostage .tab .container.open-a, #infostage .tab .container.open-b {
  display: block;
  border-bottom: 1px solid #dedede;
  float: left;
  padding-bottom: 1.5em;
  width: 100%;
}

#infostage .tab > ul > li > a.active-control, #infostage .tab > ul > li > a:hover, #infostage .tab > ul > li > a:focus {
  background: #f8f8f8;
  color: black;
}

#infostage .tab > ul > li > a {
  padding: 2em 1em;
  text-align: left;
  width: 100%;
  display: block;
  color: white;
}

#infostage .tab h3.aNavi {
  display: block;
  float: left;
  font-size: 1.6em;
  list-style: none outside none;
  margin-right: 1px;
  list-style: none;
  width: 100%;
  padding: 1em;
  color: white;
  margin-bottom: 0;
  border-bottom: 1px solid #dedede;
  line-height: 1.1;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

#infostage .tab h3.aNavi a {
  color: white;
}

#infostage .tab h3.aNavi.open-a, #infostage .tab h3.aNavi.open-b {
  border-bottom: none;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

#infostage .tab .container h4 {
  display: block;
  color: black;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 2.7em;
}

#infostage .tab .container h4 a {
  color: black;
}

#infostage .tab .imageContainer {
  display: none;
}

#infostage .tab .textContainer {
  padding: 0 54px 2em 2em;
}

#infostage .tab .textContainer ul.linkList {
  display: block;
  padding: 1em;
  clear: both;
  margin-bottom: 3em;
  float: left;
  width: 100%;
  margin-left: 0;
}

#infostage .tab .textContainer ul.linkList li {
  float: left;
  display: block;
  width: 100;
}

#infostage .tab .textContainer ul.linkList li a, #infostage .tab .textContainer ul.linkList li strong {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2024px;
  display: block;
  padding: 0.5em 1em 1em 1em;
  color: white;
  line-height: 1.2;
  text-transform: none;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#infostage .tab .textContainer ul.linkList li a:hover, #infostage .tab .textContainer ul.linkList li a:focus, #infostage .tab .textContainer ul.linkList li a:active {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2024px;
  display: block;
  text-decoration: underline;
  color: white;
  text-transform: none;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#infostage .tab .textContainer .moreBox a {
  font-size: 120%;
  color: black;
  display: block;
  float: left;
  margin-right: 1em;
  height: 40px;
  background-color: #51753D;
  margin-bottom: 0.5em;
}

#infostage .tab .textContainer .moreBox a span.linktext {
  width: auto;
  padding: 1.2em 2em 1.2em 2em;
  background: none;
  float: left;
  font-family: "interBold", Arial, helvetica, sans-serif;
}

#infostage .tab .textContainer .moreBox a span {
  border-left: 1px solid #294d71;
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

#infostage .tab .textContainer h4 {
  display: none;
}

/* Bürgerservice Überschrift eingebaut */
#stage .stage-wrapper-box .tab li div {
  display: block;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  margin: 0px;
}

#stage .stage-wrapper-box .tab li div a {
  color: black;
  display: block;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 1em 1em;
  text-align: left;
  width: 100%;
  text-align: center;
  width: auto;
}

#stage .stage-wrapper-box .tab li div a:hover, #stage .stage-wrapper-box .tab li div a:focus, #stage .stage-wrapper-box .tab li div a.active-control {
  background: #f8f8f8;
  color: black;
  text-decoration: none;
  border: 1px solid #dedede;
  border-bottom: transparent;
}

#stage .stage-wrapper-box .tabs-container h3 button {
  line-height: 1.1em;
  border: none;
  background-color: #f8f8f8;
  color: black;
  padding: 0;
}

.live-calendar {
  margin-bottom: 5em;
  overflow: visible;
  padding: 0;
  position: relative;
  z-index: 1;
}

.live-calendar .on {
  display: table-cell;
}

.live-calendar h3 {
  float: left;
  margin-top: 0.8em;
}

.live-calendar .pager {
  float: right;
  z-index: 5;
  font-size: 128.57%;
}

.live-calendar .pager a {
  color: #ffffff;
  text-align: center;
  height: 40px;
  width: 40px;
  color: rgba(0, 0, 0, 0);
  font: 0px/0 serif;
  display: block;
}

.live-calendar .pager a:hover, .live-calendar .pager a:focus, .live-calendar .pager a:active {
  text-decoration: underline;
  background: #eeeeee;
  color: #000000;
}

.live-calendar .pager .next a {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4745px;
}

.live-calendar .pager .prev a {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -5225px;
}

.live-calendar .pager div {
  float: left;
  margin-left: 0.5em;
}

/***************************** serviceleiste *****************************/
#service-border > div .entry .more {
  display: block;
  width: 93%;
  text-align: center;
  padding: 1em;
  color: white;
  font-family: "interBold", Arial, helvetica, sans-serif;
  bottom: 1em;
  margin-top: 1em;
  font-size: 85.7%;
}

#service-border > div a {
  color: #28353d;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
}

#service-border > div a .information {
  font-weight: normal;
}

#service-border > div a:hover span, #service-border > div a:focus span {
  text-decoration: underline;
}

#service-border > div div.navElektromagnetischeFelder a.opened .more, #service-border > div div.navElektromagnetischeFelder a:hover .more, #service-border > div div.navElektromagnetischeFelder a:focus .more, #service-border > div div.navElektromagnetischeFelder a:active .more, #service-border > div div.navElektromagnetischeFelder.active a .more {
  background-color: #51753D;
}

#service-border > div div.navOptischeStrahlung a.opened .more, #service-border > div div.navOptischeStrahlung a:hover .more, #service-border > div div.navOptischeStrahlung a:focus .more, #service-border > div div.navOptischeStrahlung a:active .more, #service-border > div div.navOptischeStrahlung.active a .more {
  background-color: #51753D;
}

#service-border > div div.navIonisierendeStrahlung a.opened .more, #service-border > div div.navIonisierendeStrahlung a:hover .more, #service-border > div div.navIonisierendeStrahlung a:focus .more, #service-border > div div.navIonisierendeStrahlung a:active .more, #service-border > div div.navIonisierendeStrahlung.active a .more {
  background-color: #51753D;
}

#service-border > div div.navKerntechnik a.opened .more, #service-border > div div.navKerntechnik a:hover .more, #service-border > div div.navKerntechnik a:focus .more, #service-border > div div.navKerntechnik a:active .more, #service-border > div div.navKerntechnik.active a .more {
  background-color: #000000;
}

#service-border > div div.navNukleareEntsorgung a.opened .more, #service-border > div div.navNukleareEntsorgung a:hover .more, #service-border > div div.navNukleareEntsorgung a:focus .more, #service-border > div div.navNukleareEntsorgung a:active .more, #service-border > div div.navNukleareEntsorgung.active a .more {
  background-color: #5b2d77;
}

#service-border > div > h1 {
  display: none;
}

#service-border > div > h1 strong {
  font-weight: normal;
}

#service-border a.opened .information {
  display: block;
  margin-top: 20px;
}

#service-border .navigation {
  display: none;
}

#service-border > div > div {
  background: #e8f1f5 no-repeat 14px 5px;
  background-size: 38px auto;
  list-style: none none;
  border-bottom: 1px solid #dedede;
  font-size: 1.4em;
}

.startseite #service-border > div > div a, #service-border > div > div strong {
  display: block;
  padding: 16px 30px 13px 70px;
}

#service-border > div > div a .information, #service-border > div > div strong .information {
  display: none;
}

#service-border div.navElektromagnetischeFelder a, #service-border div.navElektromagnetischeFelder strong {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1250px;
}

#service-border div.navElektromagnetischeFelder a.opened {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1750px;
}

#service-border div.navOptischeStrahlung a, #service-border div.navOptischeStrahlung strong {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -750px;
}

#service-border div.navOptischeStrahlung a.opened {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1500px;
}

#service-border div.navIonisierendeStrahlung a, #service-border div.navIonisierendeStrahlung strong {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2750px;
}

#service-border div.navIonisierendeStrahlung a.opened {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -250px;
}

#service-border div.navKerntechnik a, #service-border div.navKerntechnik strong {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2500px;
}

#service-border div.navKerntechnik a.opened {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1000px;
}

#service-border div.navNukleareEntsorgung a, #service-border div.navNukleareEntsorgung strong {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2000px;
}

#service-border div.navNukleareEntsorgung a.opened {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2250px;
}

#service-border .themeHeader {
  background: linear-gradient(26.57deg, #c9dbc0 0%, #e7f1f5 50% -100%);
}

#service-border .themeHeader div {
  background: none;
  text-align: center;
  color: #28353d;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 150%;
  padding: 0.5em 0 0.5em 8px;
  display: table;
  vertical-align: middle;
}

#service-border .themeHeader div img {
  margin-left: 1.5em;
  width: 70px;
  float: left;
}

#service-border .themeHeader div.headerText {
  font-size: 100%;
  display: table-cell;
  text-align: left;
  width: 50%;
  padding-left: 1em;
}

#service-border .themeHeader div.headerText p {
  font-size: 16px;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  margin-top: 1em;
  display: none;
}

.js-off #service-border .navigation {
  display: none;
}

#navPrimary {
  clear: both;
  padding: 0;
}

#navPrimary a,
#navPrimary button {
  padding: 0;
}

#navPrimary .mobile {
  display: none;
}

#navPrimary #primary {
  display: none;
  background: #51753D;
  color: white;
  float: left;
  width: 100%;
}

#navPrimary #primary .menu-box li ul li {
  float: none;
  font-size: 100%;
}

#navPrimary #primary > ul > li {
  float: left;
  width: auto;
}

#navPrimary h3 {
  margin: 0;
}

#navPrimary a, #navPrimary strong,
#navPrimary button {
  color: white;
  display: block;
  font-size: 100%;
  padding: 0.5em;
  border-top: 2px solid inherit;
  border-bottom: 2px solid inherit;
  font-weight: normal;
  hyphens:auto;
  overflow-wrap:break-word;
  word-wrap:break-word;
  word-break:break-word;
  background: none;
  border: 0;
  height: 52px;
}

#navPrimary strong, #navPrimary em strong, #navPrimary em a, #navPrimary em button {
  background: white;
  color: #51753D;
  border-top: 2px solid #51753D;
  border-bottom: 2px solid #51753D;
  font-style: normal;
  font-weight: normal;
}

#navPrimary .search-btn {
  width: 50px;
  height: 47px;
  display: block;
  background: white url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -3300px;
  cursor: pointer;
  float: right;
}

#navPrimary .search-btn span {
  color: rgba(0, 0, 0, 0);
  font: 0px/0 serif;
}

#navPrimary .search-btn:hover {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -1328px;
}

#navPrimary .search-btn.close {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -13177px;
}

#navPrimary .menue-btn {
  width: 50px;
  height: 50px;
  display: block;
  background: white url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -10934px;
  cursor: pointer;
  float: left;
}

#navPrimary .menue-btn span {
  color: rgba(0, 0, 0, 0);
  font: 0px/0 serif;
}

#navPrimary .menue-btn.close {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 5px -9974px;
}

.menu-box {
  display: none;
}

/* uvindex */
.uvindex-newsletter table th p {
  margin: 0;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

.uvindex-newsletter table td p {
  margin: 0;
}

.uvindex-newsletter table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

#submenue-btn {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -9979px;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  right: -40px;
}

#submenue-btn span {
  color: rgba(0, 0, 0, 0);
  font: 0px/0 serif;
}

#supplement {
  display: block;
  position: absolute;
  padding-right: 0;
  width: 240px;
  z-index: 0;
  top: 0;
}

#navSecondary {
  margin-bottom: 15px;
  background-color: #f8f8f8;
}

#navSecondary ul {
  display: block;
  width: 100%;
}

#navSecondary li {
  font-size: 1.2em;
  display: block;
  width: 100%;
  background-color: #f8f8f8;
}

#navSecondary li * {
  font-size: 100%;
}

#navSecondary li em {
  display: table;
  vertical-align: middle;
  width: 100%;
}

#navSecondary li a, #navSecondary li strong {
  padding: 0.5em 1.4em 0.5em 1.4em;
  margin: 0.5em;
  display: block;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  word-break: normal;
  background-color: #f8f8f8;
  color: #51753D;
  width: 100%;
}

#navSecondary li strong, #navSecondary li em a {
  background-color: #294d71;
  text-decoration: none;
  color: white;
}

/* Autosuggest*/
#searchAutoSuggestBox2 {
  background: white;
  border: 1px solid #dedede;
  border-top: 0;
}

#searchAutoSuggestBox2 a {
  padding: 0.5em 1em;
  display: block;
}

/***************************** Karussell auf der Startseite *****************************/
#wrapperDivisions .karusselBlock .teaser {
  padding-bottom: 0;
}

#wrapperDivisions .karusselBlock .teaser .more {
  position: absolute;
  clear: none;
  margin-left: 0;
  margin-right: 0;
  width: 94%;
}

.js-off #wrapperDivisions .karusselBlock .teaser .more {
  position: static;
}

.karusselBlockGray {
  background-color: #e8f1f5;
}

.karusselBlock .teaser {
  position: relative;
}

.karusselBlock .teaser-switcher-two-row .teaser {
  height: auto;
  margin: 0 10px;
}

.karusselBlock .teaser-switcher-two-row .teaser > div {
  position: relative;
  margin-bottom: 2em;
}

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

.teaser-switcher h3, .teaser-switcher-two-row h3 {
  margin: 10px 0 5px;
}

.teaser-switcher h3 a, .teaser-switcher-two-row h3 a {
  color: black;
  line-height: 1.1875;
}

.teaser-switcher button img, .teaser-switcher-two-row button img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: none;
}

.teaser-switcher button.next {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

.teaser-switcher button.prev {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
  transform: rotate(180deg);
}

.teaser-switcher button.prev:hover, .teaser-switcher button.prev:active, .teaser-switcher button.prev:focus, .teaser-switcher button.slick-disabled {
  transform: none;
}

.teaser-switcher button:hover img, .teaser-switcher-two-row button:hover img, .teaser-switcher button:active img, .teaser-switcher-two-row button:active img, .teaser-switcher button:focus img, .teaser-switcher-two-row button:focus img, .teaser-switcher button.slick-disabled img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}

.teaser-switcher .navigation button, .teaser-switcher-two-row .navigation button {
  border: 0;
  background-color: transparent;
  height: 40px;
  width: 40px;
  padding: 0;
}

.teaser-switcher-two-row h3 {
  margin-top: 0;
}

.karussel {
  width: 65%;
  margin: 0 auto;
}

.js-on .teaser-switcher {
  margin-bottom: 2em;
}

.js-on .teaser-switcher .karussel {
  height: 100%;
  position: relative;
}

.js-on .teaser-switcher .navigation {
  top: 18%;
  height: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.js-on .teaser-switcher .teaser {
  margin-bottom: 0;
}

.js-on .teaser-switcher .teaser {
  margin: 0 10px;
}

/* FAQ Tab Karussell */
#wrapperDivisions .faqKarussell .teaser h2 a, #wrapperDivisions .tabBox.tabBoxFAQ .teaser h2 a {
  color: #51753D;
}

.js-on #wrapperDivisions .faqKarussell .teaser h2 span.questions {
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 140%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
  margin: 0 0 20px;
  display: block;
}

#wrapperDivisions .tabBox.tabBoxFAQ .teaser h2 span.questions {
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

.js-off .teaser-switcher .navigation {
  display: none;
}

#glossaryIndex.navIndex li {
  padding: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}

#glossaryIndex.navIndex li a {
  background-color: #51753D;
  color: white;
}

#glossaryIndex.navIndex li a:hover, #glossaryIndex.navIndex li a:active, #glossaryIndex.navIndex li a:focus, #glossaryIndex.navIndex li strong {
  background-color: #294d71;
  text-decoration: none;
  color: white;
}

#glossaryIndex.navIndex span, #glossaryIndex.navIndex a, #glossaryIndex.navIndex strong {
  display: block;
  padding: 2px 8px;
  text-align: center;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 150%;
  height: 40px;
  width: 40px;
  line-height: 1.5;
}

#glossaryIndex.navIndex span {
  background-color: #f8f8f8;
}

.stage-wrapper {
  position: relative;
  max-width: 96em;
  height: 432px;
  min-height: 340px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  background: #e8f1f5;
}

.stage-wrapper button {
  border: 0;
  background-color: transparent;
  height: 24px;
  width: 24px;
  padding: 0;
}

.stage-wrapper .textContainer h3 {
  font-size: 250%;
  margin: 20px 10px;
}

.stage-wrapper .textContainer h3 a {
  color: white;
}

.stage-wrapper .textContainer p {
  display: none;
}

.stage-wrapper .imageContainer {
  position: relative;
}

.stage-wrapper .teaser {
  border-bottom: 0;
}

.stage-wrapper .teaser.hidden {
  visibility: hidden;
}

.stage-wrapper .pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  margin: 0;
  width: 100%;
}

.stage-wrapper .pagination ul {
  text-align: center;
}

.stage-wrapper .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 150%;
  margin-right: 5px;
}

.stage-wrapper .pagination button {
  height: 24px;
  width: 24px;
  border: 0;
  border-radius: 50%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: white;
  background-color: white;
}

.navigation {
  top: 18%;
  left: 0;
  position: absolute;
  width: 100%;
}

.navigation button {
  height: 24px;
  width: 24px;
  position: absolute;
}

.navigation .next {
  right: 10px;
}

.navigation .prev {
  left: 10px;
}

.navigation .play, .navigation .pause {
  display: none;
}

/*Themen zweizeilig*/
.teaser-switcher-two-row .navigation {
  top: 50%;
}

.teaser-switcher-two-row .navigation .next {
  right: 0px;
}

.teaser-switcher-two-row .navigation .prev {
  left: 0px;
}

.bannerWrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  max-width: 225px;
  height: 220px;
  min-height: 220px;
}

.bannerWrapper .bannerBox {
  min-height: 220px;
}

.bannerWrapper .navigation {
  display: none;
}

.bannerWrapper .teaser.hidden {
  visibility: hidden;
}

.bannerWrapper .pagination {
  position: absolute;
  bottom: -30px;
  left: 0;
  margin: 0;
  width: 100%;
}

.bannerWrapper .pagination ul {
  text-align: center;
}

.bannerWrapper .pagination li {
  display: inline-block;
  list-style-type: none;
  font-size: 150%;
  margin-right: 5px;
}

.bannerWrapper .pagination button {
  height: 12px;
  width: 12px;
  border: 0;
  border-radius: 12px;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: white;
  background-color: #cccccc;
  text-indent: -9999px;
}

.bannerWrapper .pagination button.active {
  background-color: #51753D;
}

.teaserblock {
  padding-top: 4em;
  clear: both;
}

.teaserblock .teaserHeader h2 {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 20px;
  line-height: 23px;
  -moz-hyphens: none;
  word-break: normal;
}

.teaserblock .teaser img {
  margin-bottom: 1em;
}

.teaserblock .teaser p {
  font-size: 120%;
}

.teaserblock .teaser h3 {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 200%;
}

.teaserblock .teaser h3 span.kt {
  color: #000000;
  display: block;
  font-size: 12px;
  font-family: "inter", Arial, helvetica, sans-serif;
  margin-bottom: 0.5em;
}

.teaser img {
  margin-bottom: 1em;
}

.teaser .more {
  clear: both;
}

#content .more a:focus {
  background-image: none !important;
  color: #ffffff;
  display: block;
  outline: 0 none;
  padding: 8px 1em;
  font-size: 12px;
  text-decoration: none !important;
  text-indent: 0;
  width: 6.4em;
  line-height: 1;
}

.more {
  border-top: 1px solid #dedede;
}

.more .linkInfo {
  display: block;
  float: right;
  height: 39px;
  padding: 0.5em;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background: #f8f8f8;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 140%;
  padding: 0.9em 2em;
  color: #28353d;
  line-height: 1;
}

.more a {
  height: 40px;
  display: block;
  width: 40px;
  text-indent: -40000px;
  float: right;
  margin-top: -1px;
}

.more a:focus {
  background-image: none !important;
  color: #ffffff;
  display: block;
  outline: 0 none;
  padding: 1em;
  text-decoration: none !important;
  text-indent: 0;
  width: 6.4em;
  line-height: 1;
}

.more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4745px;
}

.more a.IntLink:hover {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px !important;
}

.more a.IntLink:focus {
  background-image: none;
}

.more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

.more a.ExtLink:hover {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2241px !important;
}

.more a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3545px;
}

.more a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3785px;
}

#content .themenTeaser {
  margin-bottom: 3em;
  float: left;
  width: 100%;
}

#content .themenTeaser a:hover {
  text-decoration: none;
}

#content .themenTeaser .themenBild {
  display: none;
}

#content .themenTeaser .source {
  display: none;
}

#wrapperDivisions #content .Infomodul {
  margin-right: 0;
}

#wrapperDivisions #content .Infomodul .subheader {
  margin-bottom: 0.5em;
  font-size: 140%;
  margin-top: 2em;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  color: #28353d;
}

#wrapperDivisions #content .Infomodul h2 {
  font-size: 180%;
}

#wrapperDivisions #content .Infomodul h3, #wrapperDivisions #content .Infomodul h4, #wrapperDivisions #content .Infomodul h5 {
  font-size: 150%;
}

#wrapperDivisions #content .Infomodul .teaser {
  margin-bottom: 2em;
  float: left;
  width: 100%;
}

#wrapperDivisions #content .Infomodul .teaser .picture {
  text-align: center;
  border-bottom: 0;
}

#wrapperDivisions #content .Infomodul .teaser img {
  margin-bottom: 0;
  width: 100%;
}

#wrapperDivisions #content .Infomodul .teaser h3, #wrapperDivisions #content .Infomodul .teaser h4, #wrapperDivisions #content .Infomodul .teaser h5, #wrapperDivisions #content .Infomodul .teaser h6 {
  margin-top: 0.5em;
  font-size: 160%;
  margin-bottom: 0;
}

#wrapperDivisions #content .Infomodul .teaser h3 span, #wrapperDivisions #content .Infomodul .teaser h4 span, #wrapperDivisions #content .Infomodul .teaser h5 span, #wrapperDivisions #content .Infomodul .teaser h6 span {
  color: #000000;
  display: block;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 68.8%;
  font-weight: normal;
  margin-bottom: 0.2em;
}

#wrapperDivisions #content .Infomodul .teaser .teaserBox {
  padding-left: 2em;
}

#wrapperDivisions #content .Infomodul .teaser .more {
  margin-top: 0;
}

#wrapperDivisions #content .Infomodul .teaser .more .linkInfo {
  background-color: white;
}

#wrapperDivisions #content .Infomodul ul.links {
  float: left;
  width: 100%;
}

.InfomodulSmall {
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  padding: 1.7em;
  margin-bottom: 2em;
  margin-right: 2em;
}

.InfomodulSmall.rechts {
  margin-left: 2em;
}

.InfomodulSmall .subheader {
  margin-bottom: 0.5em;
  font-size: 140%;
  margin-top: 2em;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  color: #28353d;
}

.InfomodulSmall h2 {
  font-size: 180%;
}

.InfomodulSmall h3, .InfomodulSmall h4, .InfomodulSmall h5 {
  font-size: 150%;
}

.InfomodulSmall h2, .InfomodulSmall h3, .InfomodulSmall h4, .InfomodulSmall h5 {
  margin-bottom: 1em;
}

.InfomodulSmall .teaser {
  clear: both;
}

.InfomodulSmall .teaser .more .linkInfo {
  background-color: white;
}

.InfomodulSmall .teaser h3, .InfomodulSmall .teaser h4, .InfomodulSmall .teaser h5, .InfomodulSmall .teaser h6 {
  margin-top: 0.5em;
  font-size: 160%;
  margin-bottom: 0;
}

.InfomodulSmall .teaser h3 span, .InfomodulSmall .teaser h4 span, .InfomodulSmall .teaser h5 span, .InfomodulSmall .teaser h6 span {
  color: #000000;
  display: block;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 68.8%;
  font-weight: normal;
  margin-bottom: 0.2em;
}

.generictable div.odd div.row, .generictable div.odd div.teaser {
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  padding: 3em;
}

.generictable div.even div.row, .generictable div.even div.teaser {
  padding: 3em;
}

.customSelect {
  position: relative;
  font-size: 12px;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  float: left;
  margin-right: 10px;
}

.customSelect .selectedValue {
  padding: 11px 26px 11px 10px;
  margin-bottom: 0;
  line-height: 1.2;
  color: #28353d;
  cursor: pointer;
  background-color: #ffffff;
  background-repeat: repeat-x;
  border: 1px solid #dedede;
}

.customSelect .selectList {
  z-index: 100;
  position: absolute;
  left: -999em;
  top: -999em;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #dedede;
}

.customSelect.select-open .selectList {
  left: 0 !important;
  top: auto !important;
}

.customSelect .selectList dl {
  background: #ffffff;
}

.customSelect .selectList dl.defaultScrollbar {
  overflow-x: hidden;
  overflow-y: scroll;
}

.customSelect dl, .customSelect dd {
  margin: 0;
  font-size: 110%;
}

.customSelect dd {
  zoom: 1;
  cursor: pointer;
}

.customSelect .disabled {
  color: #999999;
  cursor: default;
}

.customSelect .selected {
  color: #ffffff;
  text-decoration: none;
  background-color: #51753D;
}

.customSelect .selectList dd.hovered {
  background: #999999;
  color: #ffffff;
}

.customSelect .selectList dd.disabled.hovered {
  background: none;
  color: #999999;
}

.customSelect dt {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  padding: 2px 10px 2px 6px;
}

.customSelect dd {
  padding: 7px 10px 7px 8px;
}

.js-on select.custom {
  position: absolute;
  left: -999em;
}

.js-on select.custom.use-default {
  position: absolute;
  left: auto;
  height: auto;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0; /* prevents iOS from zooming in on field */
  font-size: 16px;
}

.customSelect.focused .selectedValue {
  box-shadow: 0 0 2px #00aedb;
}

.customSelect.disabled .selectedValue {
  border: 1px solid #cccccc;
  color: #cccccc;
  cursor: default;
}

.customSelect .caret {
  display: block;
  width: 10px;
  height: 10px;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -1829px;
  content: "";
}

.customSelect .selectValueWrap .caret {
  position: absolute;
  top: 17px;
  right: 10px;
  cursor: pointer;
}

.customSelect .jspPane {
  overflow-x: hidden;
}

.customSelect .jspVerticalBar {
  background: none;
  width: 8px;
}

.customSelect .jspHorizontalBar {
  height: 0;
  overflow: hidden;
}

.customSelect .jspTrack {
  background: none;
  right: 5px;
  border-radius: 5px;
}

.customSelect .jspDrag {
  border-radius: 5px;
  color: #ffffff;
  opacity: .5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#wrapperOuter .teaserblock .NukleareEntsorgung h3 span.kt, #wrapperOuter .teaser.NukleareEntsorgung h3 span.kt, #wrapperOuter #searchResultList li .NukleareEntsorgung h3 span.kt, #wrapperOuter .teaser .teaser-box .NukleareEntsorgung h3 span.kt {
  color: #000000;
}

#wrapperOuter .teaserblock .OptischeStrahlung h3 span.kt, #wrapperOuter .teaser.OptischeStrahlung h3 span.kt, #wrapperOuter #searchResultList li .OptischeStrahlung h3 span.kt, #wrapperOuter .teaser .teaser-box .OptischeStrahlung h3 span.kt {
  color: #000000;
}

#wrapperOuter .teaserblock .IonisierendeStrahlung h3 span.kt, #wrapperOuter .teaser.IonisierendeStrahlung h3 span.kt, #wrapperOuter #searchResultList li .IonisierendeStrahlung h3 span.kt, #wrapperOuter .teaser .teaser-box .IonisierendeStrahlung h3 span.kt {
  color: #000000;
}

#wrapperOuter .teaserblock .Kerntechnik h3 span.kt, #wrapperOuter .teaser.Kerntechnik h3 span.kt, #wrapperOuter #searchResultList li .Kerntechnik h3 span.kt, #wrapperOuter .teaser .teaser-box .Kerntechnik h3 span.kt {
  color: #000000;
}

#wrapperOuter .teaserblock .ElektromagnetischeFelder h3 span.kt, #wrapperOuter .teaser.ElektromagnetischeFelder h3 span.kt, #wrapperOuter #searchResultList li .ElektromagnetischeFelder h3 span.kt, #wrapperOuter .teaser .teaser-box .ElektromagnetischeFelder h3 span.kt {
  color: #000000;
}

.subsite #wrapperOuter .teaserblock h3 span, .subsite #wrapperOuter #searchResultList li h3 span.kt {
  color: #000000;
}

#wrapperDivisions .tabBox h3.aNavi.IonisierendeStrahlung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2750px;
}

#wrapperDivisions .tabBox h3.aNavi.ElektromagnetischeFelder {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1250px;
}

#wrapperDivisions .tabBox h3.aNavi.Kerntechnik {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2500px;
}

#wrapperDivisions .tabBox h3.aNavi.NukleareEntsorgung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2000px;
}

#wrapperDivisions .tabBox h3.aNavi.OptischeStrahlung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -750px;
}

#wrapperDivisions .tabBox h3.aNavi.open-a.IonisierendeStrahlung, #wrapperDivisions .tabBox h3.aNavi.open-b.IonisierendeStrahlung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -250px;
}

#wrapperDivisions .tabBox h3.aNavi.open-a.ElektromagnetischeFelder, #wrapperDivisions .tabBox h3.aNavi.open-b.ElektromagnetischeFelder {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1750px;
}

#wrapperDivisions .tabBox h3.aNavi.open-a.Kerntechnik, #wrapperDivisions .tabBox h3.aNavi.open-b.Kerntechnik {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1000px;
}

#wrapperDivisions .tabBox h3.aNavi.open-a.NukleareEntsorgung, #wrapperDivisions .tabBox h3.aNavi.open-b.NukleareEntsorgung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2250px;
}

#wrapperDivisions .tabBox h3.aNavi.open-a.OptischeStrahlung, #wrapperDivisions .tabBox h3.aNavi.open-b.OptischeStrahlung {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1500px;
}

.IonisierendeStrahlung ul.links a, #wrapperDivisions.IonisierendeStrahlung #content ul.links a {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2471px;
}

.IonisierendeStrahlung #content .toc li, #wrapperDivisions.IonisierendeStrahlung #content #content .toc li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2474px;
}

.IonisierendeStrahlung #content .toc li a, #wrapperDivisions.IonisierendeStrahlung #content #content .toc li a {
  color: #51753D;
}

.IonisierendeStrahlung .bannerBox h3 span, .IonisierendeStrahlung #content .faqKarussell h3 span, #wrapperDivisions.IonisierendeStrahlung #content .bannerBox h3 span, #wrapperDivisions.IonisierendeStrahlung #content #content .faqKarussell h3 span {
  color: #000000;
}

.IonisierendeStrahlung .tabBox h3.aNavi, .IonisierendeStrahlung .akkordeon .akkordeonBox h2 span, #wrapperDivisions.IonisierendeStrahlung #content .tabBox h3.aNavi, #wrapperDivisions.IonisierendeStrahlung #content .akkordeon .akkordeonBox h2 span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2750px;
}

.IonisierendeStrahlung .tabBox h3.aNavi.open-a, .IonisierendeStrahlung .akkordeon .akkordeonBox h2.open-a span, .IonisierendeStrahlung .tabBox h3.aNavi.open-b, .IonisierendeStrahlung .akkordeon .akkordeonBox h2.open-b span, #wrapperDivisions.IonisierendeStrahlung #content .tabBox h3.aNavi.open-a, #wrapperDivisions.IonisierendeStrahlung #content .akkordeon .akkordeonBox h2.open-a span, #wrapperDivisions.IonisierendeStrahlung #content .tabBox h3.aNavi.open-b, #wrapperDivisions.IonisierendeStrahlung #content .akkordeon .akkordeonBox h2.open-b span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -250px;
}

.IonisierendeStrahlung .foldingTable .klappbar .toggle, #wrapperDivisions.IonisierendeStrahlung #content .foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -2750px;
}

.IonisierendeStrahlung .foldingTable .klappbar .toggle.open, #wrapperDivisions.IonisierendeStrahlung #content .foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -250px;
}

.NukleareEntsorgung ul.links a, #wrapperDivisions.NukleareEntsorgung #content ul.links a {
  color: #5b2d77;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14444px;
}

.NukleareEntsorgung #content .toc li, #wrapperDivisions.NukleareEntsorgung #content #content .toc li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14447px;
}

.NukleareEntsorgung #content .toc li a, #wrapperDivisions.NukleareEntsorgung #content #content .toc li a {
  color: #5b2d77;
}

.NukleareEntsorgung .bannerBox h3 span, .NukleareEntsorgung #content .faqKarussell h3 span, #wrapperDivisions.NukleareEntsorgung #content .bannerBox h3 span, #wrapperDivisions.NukleareEntsorgung #content #content .faqKarussell h3 span {
  color: #000000;
}

.NukleareEntsorgung .tabBox h3.aNavi, .NukleareEntsorgung .akkordeon .akkordeonBox h2 span, #wrapperDivisions.NukleareEntsorgung #content .tabBox h3.aNavi, #wrapperDivisions.NukleareEntsorgung #content .akkordeon .akkordeonBox h2 span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2000px;
}

.NukleareEntsorgung .tabBox h3.aNavi.open-a, .NukleareEntsorgung .akkordeon .akkordeonBox h2.open-a span, .NukleareEntsorgung .tabBox h3.aNavi.open-b, .NukleareEntsorgung .akkordeon .akkordeonBox h2.open-b span, #wrapperDivisions.NukleareEntsorgung #content .tabBox h3.aNavi.open-a, #wrapperDivisions.NukleareEntsorgung #content .akkordeon .akkordeonBox h2.open-a span, #wrapperDivisions.NukleareEntsorgung #content .tabBox h3.aNavi.open-b, #wrapperDivisions.NukleareEntsorgung #content .akkordeon .akkordeonBox h2.open-b span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2250px;
}

.NukleareEntsorgung .foldingTable .klappbar .toggle, #wrapperDivisions.NukleareEntsorgung #content .foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -2000px;
}

.NukleareEntsorgung .foldingTable .klappbar .toggle.open, #wrapperDivisions.NukleareEntsorgung #content .foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -2250px;
}

.OptischeStrahlung ul.links a, #wrapperDivisions.OptischeStrahlung #content ul.links a {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14856px;
}

.OptischeStrahlung #content .toc li, #wrapperDivisions.OptischeStrahlung #content #content .toc li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14859px;
}

.OptischeStrahlung #content .toc li a, #wrapperDivisions.OptischeStrahlung #content #content .toc li a {
  color: #51753D;
}

.OptischeStrahlung .bannerBox h3 span, .OptischeStrahlung #content .faqKarussell h3 span, #wrapperDivisions.OptischeStrahlung #content .bannerBox h3 span, #wrapperDivisions.OptischeStrahlung #content #content .faqKarussell h3 span {
  color: #000000;
}

.OptischeStrahlung .tabBox h3.aNavi, .OptischeStrahlung .akkordeon .akkordeonBox h2 span, #wrapperDivisions.OptischeStrahlung #content .tabBox h3.aNavi, #wrapperDivisions.OptischeStrahlung #content .akkordeon .akkordeonBox h2 span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -750px;
}

.OptischeStrahlung .tabBox h3.aNavi.open-a, .OptischeStrahlung .akkordeon .akkordeonBox h2.open-a span, .OptischeStrahlung .tabBox h3.aNavi.open-b, .OptischeStrahlung .akkordeon .akkordeonBox h2.open-b span, #wrapperDivisions.OptischeStrahlung #content .tabBox h3.aNavi.open-a, #wrapperDivisions.OptischeStrahlung #content .akkordeon .akkordeonBox h2.open-a span, #wrapperDivisions.OptischeStrahlung #content .tabBox h3.aNavi.open-b, #wrapperDivisions.OptischeStrahlung #content .akkordeon .akkordeonBox h2.open-b span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1500px;
}

.OptischeStrahlung .foldingTable .klappbar .toggle, #wrapperDivisions.OptischeStrahlung #content .foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -750px;
}

.OptischeStrahlung .foldingTable .klappbar .toggle.open, #wrapperDivisions.OptischeStrahlung #content .foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -1500px;
}

.ElektromagnetischeFelder ul.links a, #wrapperDivisions.ElektromagnetischeFelder #content ul.links a {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14650px;
}

.ElektromagnetischeFelder #content .toc li, #wrapperDivisions.ElektromagnetischeFelder #content #content .toc li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14653px;
}

.ElektromagnetischeFelder #content .toc li a, #wrapperDivisions.ElektromagnetischeFelder #content #content .toc li a {
  color: #51753D;
}

.ElektromagnetischeFelder .bannerBox h3 span, .ElektromagnetischeFelder #content .faqKarussell h3 span, #wrapperDivisions.ElektromagnetischeFelder #content .bannerBox h3 span, #wrapperDivisions.ElektromagnetischeFelder #content #content .faqKarussell h3 span {
  color: #000000;
}

.ElektromagnetischeFelder .tabBox h3.aNavi, .ElektromagnetischeFelder .akkordeon .akkordeonBox h2 span, #wrapperDivisions.ElektromagnetischeFelder #content .tabBox h3.aNavi, #wrapperDivisions.ElektromagnetischeFelder #content .akkordeon .akkordeonBox h2 span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1250px;
}

.ElektromagnetischeFelder .tabBox h3.aNavi.open-a, .ElektromagnetischeFelder .akkordeon .akkordeonBox h2.open-a span, .ElektromagnetischeFelder .tabBox h3.aNavi.open-b, .ElektromagnetischeFelder .akkordeon .akkordeonBox h2.open-b span, #wrapperDivisions.ElektromagnetischeFelder #content .tabBox h3.aNavi.open-a, #wrapperDivisions.ElektromagnetischeFelder #content .akkordeon .akkordeonBox h2.open-a span, #wrapperDivisions.ElektromagnetischeFelder #content .tabBox h3.aNavi.open-b, #wrapperDivisions.ElektromagnetischeFelder #content .akkordeon .akkordeonBox h2.open-b span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1750px;
}

.ElektromagnetischeFelder .foldingTable .klappbar .toggle, #wrapperDivisions.ElektromagnetischeFelder #content .foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -1250px;
}

.ElektromagnetischeFelder .foldingTable .klappbar .toggle.open, #wrapperDivisions.ElektromagnetischeFelder #content .foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -1750px;
}

.Kerntechnik ul.links a, #wrapperDivisions.Kerntechnik #content ul.links a {
  color: #000000;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -13826px;
}

.Kerntechnik #content .toc li, #wrapperDivisions.Kerntechnik #content #content .toc li {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -13829px;
}

.Kerntechnik #content .toc li a, #wrapperDivisions.Kerntechnik #content #content .toc li a {
  color: #000000;
}

.Kerntechnik .bannerBox h3 span, .Kerntechnik #content .faqKarussell h3 span, #wrapperDivisions.Kerntechnik #content .bannerBox h3 span, #wrapperDivisions.Kerntechnik #content #content .faqKarussell h3 span {
  color: #000000;
}

.Kerntechnik .tabBox h3.aNavi, .Kerntechnik .akkordeon .akkordeonBox h2 span, #wrapperDivisions.Kerntechnik #content .tabBox h3.aNavi, #wrapperDivisions.Kerntechnik #content .akkordeon .akkordeonBox h2 span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -2500px;
}

.Kerntechnik .tabBox h3.aNavi.open-a, .Kerntechnik .akkordeon .akkordeonBox h2.open-a span, .Kerntechnik .tabBox h3.aNavi.open-b, .Kerntechnik .akkordeon .akkordeonBox h2.open-b span, #wrapperDivisions.Kerntechnik #content .tabBox h3.aNavi.open-a, #wrapperDivisions.Kerntechnik #content .akkordeon .akkordeonBox h2.open-a span, #wrapperDivisions.Kerntechnik #content .tabBox h3.aNavi.open-b, #wrapperDivisions.Kerntechnik #content .akkordeon .akkordeonBox h2.open-b span {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -1000px;
}

.Kerntechnik .foldingTable .klappbar .toggle, #wrapperDivisions.Kerntechnik #content .foldingTable .klappbar .toggle {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -2500px;
}

.Kerntechnik .foldingTable .klappbar .toggle.open, #wrapperDivisions.Kerntechnik #content .foldingTable .klappbar .toggle.open {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 0 -1000px;
}

.IonisierendeStrahlung .more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -8802px;
}

.IonisierendeStrahlung .more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -5922px;
}

.IonisierendeStrahlung .more a.downloadLink, .IonisierendeStrahlung #content ul.downloads li a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -9042px;
}

.IonisierendeStrahlung .more a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -9739px;
}

.ElektromagnetischeFelder .more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -7842px;
}

.ElektromagnetischeFelder .more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4265px;
}

.ElektromagnetischeFelder .more a.downloadLink, .ElektromagnetischeFelder #content ul.downloads li a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -6402px;
}

.ElektromagnetischeFelder .more a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -7362px;
}

.OptischeStrahlung .more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -7602px;
}

.OptischeStrahlung .more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4505px;
}

.OptischeStrahlung .more a.downloadLink, .OptischeStrahlung #content ul.downloads li a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -6162px;
}

.OptischeStrahlung .more a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -6642px;
}

.NukleareEntsorgung .more a.IntLink {
  background: #5b2d77 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -8322px;
}

.NukleareEntsorgung .more a.ExtLink {
  background: #5b2d77 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -5465px;
}

.NukleareEntsorgung .more a.downloadLink, .NukleareEntsorgung #content ul.downloads li a.downloadLink {
  background: #5b2d77 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -8082px;
}

.NukleareEntsorgung .more a.calendarLink {
  background: #5b2d77 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -10219px;
}

.Kerntechnik .more a.IntLink {
  background: #666666 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -10459px;
}

.Kerntechnik .more a.ExtLink {
  background: #666666 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -7122px;
}

.Kerntechnik .more a.downloadLink, .Kerntechnik #content ul.downloads li a.downloadLink {
  background: #666666 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -8562px;
}

.Kerntechnik .more a.calendarLink {
  background: #666666 url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -9499px;
}

.startseite .karusselBlockGray .more a.IntLink, .teaserblock .teaser-switcher-two-row .more a.IntLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4745px;
}

.startseite .karusselBlockGray .more a.IntLink:hover, .teaserblock .teaser-switcher-two-row .more a.IntLink:hover {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -4985px;
}

.startseite .karusselBlockGray .more a.IntLink:focus, .teaserblock .teaser-switcher-two-row .more a.IntLink:focus {
  background-image: none !important;
}

.startseite .karusselBlockGray .more a.ExtLink, .teaserblock .teaser-switcher-two-row .more a.ExtLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -2241px;
}

.startseite .karusselBlockGray .more a.downloadLink, .teaserblock .teaser-switcher-two-row .more a.downloadLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3545px;
}

.startseite .karusselBlockGray .more a.calendarLink, .teaserblock .teaser-switcher-two-row .more a.calendarLink {
  background: #51753D url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -3785px;
}

.akkordeon {
  margin-bottom: 3em;
}

.akkordeon button {
  display: block;
  padding: 1.2em 2em;
  line-height: 1;
  font-family: "interBold", Arial, helvetica, sans-serif;
  color: white;
  font-size: 120%;
  background-color: #51753D;
  border: none;
  margin-bottom: 1em;
}

.akkordeon .akkordeonBox {
  background: #f8f8f8;
  border: 1px solid #dedede;
  margin-bottom: 1em;
}

.akkordeon .akkordeonBox h2 {
  background: transparent;
  min-height: 48px;
  vertical-align: middle;
  padding: 1.1em 4em 1.1em 1em;
  margin-bottom: 0;
  color: #51753D;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 130%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  position: relative;
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

.akkordeon .akkordeonBox h2 span {
  width: 50px;
  height: 50px;
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
  text-indent: -40000px;
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
}

.akkordeon .akkordeonBox h2 a {
  color: #51753D;
}

.akkordeon .akkordeonBox h2.open-a span {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

.akkordeon .akkordeonBox h2.open-b span {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

.akkordeon .akkordeonBox div.container {
  padding: 1em 1em 2em;
  line-height: 1.5;
  display: none;
  font-size: 130%;
}

.akkordeon .akkordeonBox div.container.open-a {
  display: block;
}

.akkordeon .akkordeonBox div.container h3, .akkordeon .akkordeonBox div.container p, .akkordeon .akkordeonBox div.container li, .akkordeon .akkordeonBox div.container * {
  font-size: 100%;
}

.akkordeonBox h2 {
  line-height: 2.8em;
}

.akkordeonBox div.close-a {
  display: none;
}

.akkordeonBox div.open-a {
  display: block;
}

.akkordeonBox div.open-b {
  display: block !important;
}

#glossaryHits.akkordeon {
  margin-bottom: 3em;
}

#glossaryHits.akkordeon .akkordeonBox h2 {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

#glossaryHits.akkordeon .akkordeonBox h2 a {
  color: #51753D;
}

#glossaryHits.akkordeon .akkordeonBox h2.open-a {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

#glossaryHits.akkordeon .akkordeonBox ul.links a {
  color: #51753D;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -14448px;
}

.js-on #add-content .resultFilter ul.toggleFacetElements {
  margin-bottom: 0;
}

.js-on #add-content h4.opened {
  border: 0;
}

.js-on #add-content h4 + ul, .js-on #add-content h4 + div.singleview {
  overflow: hidden;
  margin-bottom: 0;
  display: none;
  border-bottom: 1px solid #dedede;
}

.js-on #add-content h4 + ul.toggleFacets {
  border-bottom: 0;
}

.js-on #add-content h4 {
  height: 50px;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% -500px;
}

.js-on #add-content h4.opened {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs-boxicons.png?__blob=normal&v=1) no-repeat 100% 0;
}

.js-on #add-content h5.triggerToggle {
  border-top: 1px solid #dedede;
}

.js-off .akkordeon .akkordeonBox div.container {
  display: block;
}

.js-off .akkordeon .akkordeonBox h2 {
  background-image: none !important; /* mit dem important werden auch die Images aus den themenbereichen ausgeblendet*/
}

.js-off .akkordeon .akkordeonBox h2 span {
  display: none;
}

.customSelect {
  position: relative;
  font-size: 12px;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  float: left;
  margin-right: 10px;
}

.customSelect .selectedValue {
  padding: 11px 26px 11px 10px;
  margin-bottom: 0;
  line-height: 1.2;
  color: #28353d;
  cursor: pointer;
  background-color: #ffffff;
  *background-color: #ffffff;
  background-repeat: repeat-x;
  border: 1px solid #dedede;
}

.customSelect .selectList {
  z-index: 100;
  position: absolute;
  left: -999em;
  top: -999em;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #dedede;
}

.customSelect.select-open .selectList {
  left: 0 !important;
  top: auto !important;
}

.customSelect .selectList dl {
  background: #ffffff;
}

.customSelect .selectList dl.defaultScrollbar {
  overflow-x: hidden;
  overflow-y: scroll;
}

.customSelect dl, .customSelect dd {
  margin: 0;
  font-size: 110%;
}

.customSelect dd {
  zoom: 1;
  cursor: pointer;
}

.customSelect .disabled {
  color: #999999;
  cursor: default;
}

.customSelect .selected {
  color: #ffffff;
  text-decoration: none;
  background-color: #51753D;
}

.customSelect .selectList dd.hovered {
  background: #999999;
  color: #ffffff;
}

.customSelect .selectList dd.disabled.hovered {
  background: none;
  color: #999999;
}

.customSelect dt {
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  padding: 2px 10px 2px 6px;
}

.customSelect dd {
  padding: 7px 10px 7px 8px;
}

.js-on select.custom {
  position: absolute;
  left: -999em;
}

.js-on select.custom.use-default {
  position: absolute;
  left: auto;
  height: auto;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0; /* prevents iOS from zooming in on field */
  font-size: 16px;
}

.customSelect.focused .selectedValue {
  box-shadow: 0 0 2px #00aedb;
}

.customSelect.disabled .selectedValue {
  border: 1px solid #cccccc;
  color: #cccccc;
  cursor: default;
}

.customSelect .caret {
  display: block;
  width: 10px;
  height: 10px;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -1829px;
  content: "";
}

.customSelect .selectValueWrap .caret {
  position: absolute;
  top: 17px;
  right: 10px;
  cursor: pointer;
}

.customSelect .jspPane {
  overflow-x: hidden;
}

.customSelect .jspVerticalBar {
  background: none;
  width: 8px;
}

.customSelect .jspHorizontalBar {
  height: 0;
  overflow: hidden;
}

.customSelect .jspTrack {
  background: none;
  right: 5px;
  border-radius: 5px;
}

.customSelect .jspDrag {
  border-radius: 5px;
  color: #ffffff;
  opacity: .5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

fieldset {
  width: 100%;
}

fieldset p {
  margin-bottom: 1em;
  float: left;
  width: 100%;
}

fieldset p.formSalutation .selectValueWrap {
  width: 20em;
}

.formLabel {
  display: block;
  float: none;
  width: 100%;
  padding-top: 1em;
}

.formLabel em {
  font-style: normal;
}

.formField {
  display: block;
  float: left;
  width: 100%;
}

.formField input, .formField textarea {
  width: 100%;
}

.zipCode {
  width: 100%;
}

.zipCode .formField {
  display: block;
  float: left;
  width: 100%;
  margin-right: 0;
  min-width: 5em;
  margin-bottom: 1em;
}

.city {
  width: 100%;
}

.city .formField {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}

.singleview h1 {
  clear: both;
}

.singleview input, .singleview select, .singleview textarea, .singleview .customSelect .selectedValue {
  background-color: #f8f8f8;
  border-color: #dedede;
  color: #000000;
}

.singleview input, .singleview select, .singleview .customSelect .selectedValue {
  height: 40px;
}

.singleview .formChoices .formField, .singleview .formChoices .formFieldcheckbox {
  padding-top: 1em;
  display: block;
}

.singleview .formChoices label {
  float: left;
  margin-bottom: 0;
  margin-right: 2em;
}

.singleview .formChoices input {
  height: auto;
}

.singleview .datepickerField input {
  width: auto;
}

.formHandle {
  float: right;
}

.formHandle input.submit {
  background-color: #51753D;
  color: white;
  border: none;
  font-family: "interBold", Arial, helvetica, sans-serif;
}

.formHandle input.submit:focus, .formHandle input.submit:hover {
  background-color: white;
  color: #51753D;
  border: 1px solid #51753D;
}

input.checkbox {
  width: auto;
  float: left;
  height: auto;
  margin: 4px 5px 0 0;
}

/***************************** TAB Karussell FAQ *****************************/
/* Module Startseite - Paginierung */
#wrapperDivisions .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.25;
}

#wrapperDivisions .slick-dots li button:before {
  color: #51753D;
  opacity: 1;
}

.slick-dots li.slick-active button::before, .slick-dots li button:hover:before, .slick-dots li button:focus:before {
  color: #51753D;
  opacity: 1;
}

.slick-dots li button:focus {
  outline: 1px dotted black;
}

.slick-active a:focus {
  outline: 0;
  border: 1px dotted black;
  display: block;
}

#wrapperDivisions .tabBox.tabBoxFAQ {
  margin-top: 2em;
}

#wrapperDivisions .tabBox.tabBoxFAQ .teaser h2 {
  font-size: 100%;
  text-align: center;
}

#wrapperDivisions .tabBox.tabBoxFAQ .teaser h2 p {
  color: #51753D;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#wrapperDivisions .tabBox.tabBoxFAQ ul.slick-dots li {
  width: auto;
  padding-left: 0;
  background: none;
}

#wrapperDivisions .tabBox.tabBoxFAQ ul.slick-dots li button:focus {
  outline: 1px dotted black;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul > li {
  margin-right: 0;
  width: 20%;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul > li a {
  min-height: 6em;
  padding: 15px 10px 15px 10px;
  text-align: center;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul > li a a.active, #wrapperDivisions .tabBox.tabBoxFAQ > ul > li a a:hover, #wrapperDivisions .tabBox.tabBoxFAQ > ul > li a a:focus, #wrapperDivisions .tabBox.tabBoxFAQ > ul > li a a:active {
  background-color: #f8f8f8;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul.show-t > li > a.active, #wrapperDivisions .tabBox.tabBoxFAQ > ul.show-t > li > a:hover, #wrapperDivisions .tabBox.tabBoxFAQ > ul.show-t > li > a:focus {
  background-color: #f8f8f8;
  color: #28353d;
  text-decoration: none;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.IonisierendeStrahlung a {
  background-color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.IonisierendeStrahlung a.active {
  color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.ElektromagnetischeFelder a {
  background-color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.ElektromagnetischeFelder a.active {
  color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.OptischeStrahlung a {
  background-color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.OptischeStrahlung a.active {
  color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.NukleareEntsorgung a {
  background-color: #5b2d77;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.NukleareEntsorgung a.active {
  color: #5b2d77;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.Kerntechnik a {
  background-color: #000000;
}

#wrapperDivisions .tabBox.tabBoxFAQ > ul li.Kerntechnik a.active {
  color: #000000;
}

#wrapperDivisions .tabBox {
  float: none;
}

.js-on .tabBoxFAQ .teaser-switcher .karussell {
  left: 8em;
}

.js-on .tabBoxFAQ .faqKarussell .teaser-switcher .pagination {
  left: 64%;
}

.js-on .tabBoxFAQ .faqKarussell .teaser-switcher .pagination li {
  width: 1em;
}

.js-on .FAQHeader .moreBox, .js-on .faqKarussell .moreBox {
  float: right;
}

.FAQHeader {
  margin-top: 3em;
}

.js-on .FAQHeader .moreBox a {
  color: white;
}

.js-on .FAQHeader .headline {
  width: 75%;
  float: left;
}

.js-on .FAQHeader .headline h2 {
  font-size: 2.7em;
  font-family: "interBold", Arial, helvetica, sans-serif;
}

.faqKarussell .slick-slider {
  margin-left: 6em;
  margin-right: 6em;
  margin-bottom: 30px;
}

.faqKarussell .teaser-switcher {
  margin-bottom: 0;
}

.faqKarussell .teaser-switcher .navigation .next {
  right: 0;
}

.faqKarussell .teaser-switcher .navigation .prev {
  left: 0;
}

#wrapperDivisions .tabBoxFAQ .teaser-switcher .navigation .prev {
  left: 0;
}

#wrapperDivisions .tabBoxFAQ .teaser-switcher .navigation .next {
  right: 0;
}

#wrapperDivisions .tabBox.tabBoxFAQ .teaser h4 a {
  color: #51753D;
}

#wrapperDivisions .tabBox.tabBoxFAQ .teaser h4 span.questions {
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
}

#wrapperDivisions .faqKarussell .teaser h4, #wrapperDivisions .tabBox.tabBoxFAQ .teaser h4 {
  text-transform: none;
}

#wrapperDivisions .faqKarussell h3 {
  font-size: 2.7em;
  line-height: 1.1;
}

#wrapperDivisions .faqKarussell h3 span {
  display: block;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-size: 44.45%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
}

.js-off #wrapperDivisions .faqKarussell h3 {
  margin-left: 0.35em;
}

.js-off #wrapperDivisions .faqKarussell .moreBox {
  float: left;
}

.js-on #wrapperDivisions .faqKarussell .teaser h4 {
  font-size: 100%;
  text-align: center;
  margin: 30px 16px 50px 16px;
  position: relative;
  min-height: 15em;
  border: 1px solid #dedede;
  background-color: #f8f8f8;
}

.js-on #wrapperDivisions .faqKarussell .teaser h4 span.questions {
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 140%;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  display: block;
}

.js-on #wrapperDivisions .faqKarussell .teaser h4 p {
  color: #51753D;
  font-family: "inter", Arial, helvetica, sans-serif;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 20px;
  font-size: 140%;
}

.js-on #wrapperDivisions .faqKarussell .teaser h4 span.BArrow {
  display: block;
  position: absolute;
  bottom: -17px;
  right: 10px;
  width: 16px;
  height: 18px;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sprite-bfs.png?__blob=normal&v=1) no-repeat 0 -11639px;
}

.js-on #wrapperDivisions .faqKarussell .teaser-switcher .karussel {
  left: 0;
}

.js-on #wrapperDivisions .faqKarussell .teaser-switcher .navigation {
  top: 10em;
}

.js-on #wrapperDivisions .faqKarussell .teaser-switcher .navigation .next {
  right: -10px;
}

.js-on #wrapperDivisions .faqKarussell .teaser-switcher .navigation .prev {
  left: -10px;
}

a.tooltips {
  position: relative;
  display: inline;
}

a.tooltips span {
  display: none;
}

a.tooltips span button {
  position: relative;
  z-index: 11;
  float: right;
}

a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #294d71;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

a.tooltips:hover span, a.tooltips.opened span, a.tooltips button:focus span {
  width: 260px;
  position: absolute;
  display: block;
  line-height: 20px;
  background: #294d71;
  color: white;
  height: auto;
  padding: 10px;
  top: 40px;
  left: 12%;
  margin-left: -76px;
  z-index: 10;
}

form[name="SARSuche"] {
  margin-top: 30px;
}

form[name="SARSuche"] .formLabel {
  position: absolute;
  top: -35px;
  display: none;
}

.links td a.tooltips {
  background-image: none;
}

/*twoclickshare*/
#footerFunctions {
  position: relative;
}

#share {
  position: absolute;
  width: 100%;
  z-index: 99;
  background: white;
  border-top: 2px dotted #7f7f7f;
}

#share .wrapper-share {
  padding: 3em 10px;
  position: relative;
  min-height: 19em;
}

#share button.close {
  font-size: 150%;
  line-height: 1.5;
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/share_close.png?__blob=normal&v=1) no-repeat 100% 2px;
  padding-right: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
}

#share button.close:hover, #share button.close:focus, #share button.close:active {
  text-decoration: underline;
}

#share h3 {
  font-size: 170%;
  color: black;
  padding: 0 0 10px 0;
}

#share ul {
  margin: 0 !important;
}

#share a {
  color: black;
}

#share a:hover, #share a:focus, #share a:active {
  color: black;
  text-decoration: underline;
}

#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: 6px;
}

#share .social_share_privacy_area li .switch:focus {
  outline-style: dotted;
  outline-color: black;
  outline-width: 1px;
}

#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/StyleBundles/Bilder/BfS/two_click_share_sprite.png?__blob=normal&v=1) no-repeat 7px -209px;
  /* 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 {
  width: 50%;
  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;
}

#share .social_share_privacy_area li.settings_info .settings_info_menu.on {
  border: solid 1px #7f7f7f;
  color: black;
}

#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 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: 2px !important;
  width: 8.2em !important;
}

#share .social_share_privacy_area .tweet iframe {
  margin-top: 2px !important;
  width: 6em !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;
}

#share button {
  border: 0 none;
}

#share button:focus, input.submit:focus {
  outline: none;
  box-shadow: inset 0 0 0 2px black;
}

#share .twitter a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_twitter.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 5px;
}

#share .facebook a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_facebook.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .linkedin a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_linkedin.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .mastodon a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_mastodon.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .instagram a:before {
  background: url('sm_instagram.svg') no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .whatsapp a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_whatsapp.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .youtube a:before {
  background: url('sm_youtube.svg') no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .xing a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_xing.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .reddit a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_reddit.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 7px;
}

#share .info {
  width: 40px;
}

#share .info a:before {
  background: url(/SiteGlobals/StyleBundles/Bilder/BfS/sm_info.svg?__blob=normal&v=1) no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  width: 30px;
  height: 20px;
  margin: 8px 10px;
}

#share .shariff-button .share_text {
  padding-left: 40px;
  color: white;
  font-family: "interBold", Arial, helvetica, sans-serif;
  font-size: 1.2rem;
}

/*twoclickshare Ende*/
.onlineKonsultation .formLabel {
  width: 100%;
  padding-bottom: 10px;
}

.onlineKonsultation .formField span {
  width: 33%;
  display: table;
  float: left;
}

.onlineKonsultation .formField span input {
  margin: 0 5px 0 0;
}

.onlineKonsultation .formField span label {
  padding-left: 20px;
  padding-top: 9px;
}

@media only screen and (max-width: 767px) {
  #navPrimary h5 {
    font-size: 100%;
  }

  #navPrimary .active .menu-box {
    display: block;
  }

  #navPrimary .topinpath .menu-box {
    display: block;
  }

  #navPrimary #primary .activePath > a, #navPrimary #primary .activePath h5 a {
    background-color: #51753D;
    color: white;
    font-family: "inter", Arial, helvetica, sans-serif;
  }

  #navPrimary .flyoutBox a {
    color: #51753D;
    font-family: "interBold", Arial, helvetica, sans-serif;
    font-weight: normal;
    padding: 1em;
  }

  #navPrimary .flyoutBox strong {
    padding: 1em;
    color: white;
    border: 0;
    font-family: "interBold", Arial, helvetica, sans-serif;
    font-weight: normal;
  }

  #navPrimary .flyoutBox .activeChild h5 {
    background: transparent;
  }

  #navPrimary .flyoutBox .activeChild h5 a {
    color: #51753D;
    font-family: "interBold", Arial, helvetica, sans-serif;
    font-weight: normal;
  }

  #navPrimary .mobile {
    display: none;
  }

  #navPrimary .activeChild h5, #navPrimary .activeChild strong, #navPrimary .activePath h5, #navPrimary .activePath strong {
    background-color: #51753D;
    font-family: "interBold", Arial, helvetica, sans-serif;
    font-weight: normal;
  }

  #navPrimary .activeChild h5 a, #navPrimary .activeChild strong a, #navPrimary .activePath h5 a, #navPrimary .activePath strong a {
    color: white;
  }

  #navPrimary ul ul strong {
    background-color: #51753D;
  }

  #navPrimary .mobile-only strong, #navPrimary .mobile-only a {
    margin-top: 10px;
  }

  li.hovered .menu-box {
    display: none !important;
  }

  li.topinpath .menu-box {
    display: block !important;
  }

  .flyoutBox {
    position: absolute;
    padding: 10px;
    z-index: 1;
    top: 100%;
    background-color: #eeeeee;
    width: 100%;
    left: 0;
  }

  .flyoutBox ul > li {
    display: none;
  }

  .flyoutBox li.activeChild, .flyoutBox li.activeChild.block > ul > li, .flyoutBox li.activeChild em + .mobile-only, .flyoutBox li.activeChild > .mobile-only > li, .flyoutBox li.activePath > .mobile-only, .flyoutBox ul.activeChild li, .flyoutBox li.activePath {
    display: block;
  }

  .flyoutBox ul > li.activeChild, .flyoutBox li.activeChild.block > ul > li, .flyoutBox li.activeChild ul > em + .mobile-only, .flyoutBox li.activeChild > ul.mobile-only > li, .flyoutBox ul.activeChild ul > li, .flyoutBox ul.showallchildren > li {
    display: block;
  }

  .flyoutBox .block {
    display: none;
  }

  .flyoutBox.showallchildren .block {
    display: block;
  }

  .flyoutBox .block.activePath, .flyoutBox .block.activeChild {
    display: block;
  }

  .flyoutBox li {
    margin-left: 1em;
  }

  .activeChild.block li {
    display: block;
  }

  .mobile-only {
    display: none;
  }
}

/* Pagination bei Listen oben*/
#content .resultSortBox.topResultBox {
  border-bottom: 0;
  float: none;
  clear: both;
}

.resultSortBox.topResultBox:after {
  content: '';
  display: block;
  clear: both;
}

#content .bottomSearchResultBox {
  border-top: 1px solid #dedede;
  border-bottom: 0;
  margin-top: 2em;
  padding-top: 1em;
  margin-bottom: 0;
}

.startseite .karusselBlockGray .more a.IntLink:focus, .teaserblock .teaser-switcher-two-row .more a.IntLink:focus {
  background-image: none !important;
}

.more a.IntLink:focus {
  background-image: none !important;
}

/* c-intro */
.c-intro {
  position: relative;
}

.c-intro__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-intro__logo img,
.c-intro__logo svg {
  display: block;
  max-height: 45px;
}

/* c-intro ENDE*/
/* c-stage-slider */
.c-stage-slider {
  position: relative;
}

.c-stage-slider__wrapper {
  position: relative;
}

.c-stage-slider .slick-list:focus,
.c-stage-slider .slick-list:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.c-stage-slider__navigation {
  position: absolute;
  top: unset;
  bottom: 10px;
  left: 10px;
  width: fit-content;
  z-index: 1;
}

.c-stage-slider__navigation button {
  height: 16px;
  width: 16px;
  border: none;
  padding: 0;
  position: static;
}

.c-stage-slider__navigation button:focus,
.c-stage-slider__navigation button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.c-stage-slider__navigation button img {
  height: 100%;
  width: 100%;
}

.c-stage-slider__wrapper .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}

.c-stage-slider__wrapper .slick-dots li button::before {
  content: none;
}

.c-stage-slider-item {
  position: relative;
}

.c-stage-slider-item__headline {
  font-family: "interExtraBold", Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #2d2f47;
}

.c-stage-slider-item__text-wrapper {
  max-width: 96em;
  width: 300px;
  padding-left: .95em;
  padding-right: .95em;
  top: 13px;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 2;
}

.c-stage-slider-item__image-wrapper {
  height: 148px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.c-stage-slider-item__image-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: unset;
  height: 100%;
}

.c-stage-slider-item__image-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 160px;
  height: 112px;
  background: linear-gradient(146deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, .65) 50%);
}

.c-stage-slider-item__logo {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.c-stage-slider-item__logo img {
  max-height: 41px;
}

/* c-stage-slider Modifier 3 Images */
/* c-stage-slider Ende*/
/* c-jumplink */
.c-jumplink__link {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 15px;
  justify-content: flex-end;
}

.c-jumplink__link:focus,
.c-jumplink__link:focus-visible {
  outline: 2px solid currentColor;
}

.c-jumplink__headline {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-left: 25px;
  margin-bottom: 0;
}

.c-jumplink__image-wrapper {
  max-width: 40px;
  max-height: 40px;
  overflow: hidden;
}

/* c-jumplink Ende*/
/* Background Container */
.l-hasBackground {
  position: relative;
  margin-top: 30px;
  padding: 30px 0;
}

.l-hasBackground::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -100vw;
  right: 0;
  bottom: 0;
  width: 200vw;
  z-index: -1;
}

.l-hasBackground::after {
  content: '';
  display: block;
  clear: both;
}

.l-hasBackground--yellow::before {
  background-color: #fff7e4;
}

.l-hasBackground--green::before {
  background-color: #ebf1e6;
}

.l-hasBackground--blue::before {
  background-color: #e8f1f5;
}

/* Background Container Ende */
