* {
  background: #FFFFFF !important;
  border-color: #1D1D1B !important;
  border-width: 1px;
  color: #1D1D1B !important;
  font-family: 'Verdana', sans-serif !important;
  line-height: 1.4;
}

body {
  color: #1D1D1B;
}

.main.row,
.main > .row {
  display: block;
}

#c-stage + .row {
  display: block;
}

table,
.responsiveTable table {
  width: 100%;
}

.responsiveTable {
  overflow-x: visible;
}

.navSkip,
.navPrimary,
.navSecondary,
.navServiceMeta,
#clear,
#navStart,
.navFunctions,
#navContent,
.siteInfo h2,
#identityPicture,
.search,
.navIndex,
.servicebox,
.navToTop,
a.lupe,
#socialBookmarks,
.sectionRating,
.service-border,
.servicebox,
.navFunctionsWrapper,
.solrSortLinks,
input[type='submit'],
input[type='reset'],
.newsletterPlainLink,
.newsletterHtmlLink,
.shoppingCartLink,
.siteInfo,
.teaser-switcher .navigation,
.teaser-switcher .slick-dots,
.navBreadcrumbs,
.copyright a,
.gallerybox .copyright span,
.galleryBox .navigation,
.mejs-mediaelement,
.navBreadcrumbsVertical,
.picture a.loupe,
.box.live-calendar,
.aural,
.tooltip,
.all,
.video-icon,
.stage .pagination,
.stage .navigation,
.stage .slick-dots,
.stage .slick-slide,
.mfp-wrap,
.wrapperUserDialog,
.c-submenu,
.nav,
.mm-menu,
.logo.show-for-medium-only,
.logo.show-for-small-only,
.c-bglines,
#stage .c-content-search,
#c-stage .animated,
.c-newsletter,
.c-form__tooltip-button,
#__bs_notify__,
#share,
.cookiebanner,
.leaflet-control-container,
a[href]::after {
  display: none !important;
}

.mejs-inner,
.mejs-wrapper {
  visibility: hidden;
}

.mejs-wrapper .mejs-poster img {
  visibility: visible;
}

.galleryBox .slick-slide,
.videoBox,
.banner,
.boxWrapper.videoBox,
.pageBottom .wrapper-teaser-switcher,
.footer {
  page-break-inside: avoid;
}

code,
input,
kbd,
option,
samp,
textarea,
var {
  font-family: 'Courier New', Courier, monospace;
}

h1.firstInSlot {
  margin-top: 20pt;
}

h5,
h6 {
  font-weight: normal;
}

h6 {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
}

body * {
  font-size: 1.2rem !important;
  color: #1D1D1B !important;
  background: none !important;
}

h1 {
  font-size: 2.5rem !important;
}

h2 {
  font-size: 2.3rem !important;
}

h3 {
  font-size: 2.1rem !important;
}

h4 {
  font-size: 1.9rem !important;
}

h5 {
  font-size: 1.7rem !important;
}

h6 {
  font-size: 1.5rem !important;
}

.small-12 {
  max-width: none;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.c-content-search {
  display: none;
}

caption,
legend {
  font-weight: 700;
}

code,
kbd,
samp,
var {
  font-weight: 700;
  letter-spacing: 1px;
}

dd,
dt,
li,
td,
th,
tr {
  page-break-inside: avoid;
}

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

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

abbr,
dfn {
  border-bottom: 1px dotted #1D1D1B;
}

.backgroundblack {
  border: 2pt solid #1D1D1B !important;
}

.wrapperBreadcrumbs,
.main,
.headerTopLine,
.content h1,
.row::before,
.row::after {
  clear: both;
}

p,
address {
  margin: 0 0 20pt;
}

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

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

h1.firstInSlot {
  margin-top: 0;
}

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

.navSkip a:focus, .navSkip a:active {
  font-size: 20px;
  height: auto;
  left: 15px;
  padding: 8px 0 20px;
  top: 15px;
  width: 100%;
  z-index: 1000;
}

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

q {
  quotes: '' '' '' '';
}

blockquote {
  margin: 10pt 10pt 20pt;
  background: #EDEDED;
}

blockquote p {
  padding: 10pt;
  margin-bottom: 0;
}

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

.stage {
  margin-bottom: 20pt;
}

.stage .slick-track,
.stage .slick-slide {
  width: auto !important;
}

.stage .slick-track {
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
}

.stage .slick-slide .slick-active {
  display: block !important;
}

.content {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
  -webkit-flex-basis: 100% !important;
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
}

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

.content ol ol {
  list-style: lower-alpha outside none;
}

.content ol ol ol {
  list-style: lower-roman outside none;
}

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

.content ul,
.content ol {
  list-style-type: inherit;
  margin-bottom: 20pt;
}

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

.content ul h2,
.content ol h2 {
  display: block;
  border-bottom: 2px solid #1D1D1B;
}

.content table ul,
.content table ol {
  margin-bottom: 0;
}

.content .withHeader em {
  font-style: normal;
  display: block;
}

.content ul {
  list-style-type: disc;
  padding-left: 20px;
}

.content ul.links, .content ul.navFunctions, .content ul.downloadlinks, .content ul.navIndex, .content ul#searchResultIndex.navIndex, .content ul.c-text-teaser__navItems, .content ul.c-stage__anchornav, .content ul.glossaryIndex {
  list-style-type: none;
  padding-left: 0;
}

.content .toggleEntry {
  border-bottom: 1px dotted;
}

.content .toggleEntry:last-child {
  border-bottom: none;
}

.content .toggleEntry .heading {
  margin-bottom: 0;
}

.content .toggleEntry .heading + * {
  display: block !important;
}

ul.downloadlinks li {
  margin-top: 10pt;
}

ul.downloadlinks li:first-child {
  margin-top: 0;
}

ul.links a,
ul.links strong {
  display: block;
}

.sitemap ul {
  list-style-type: disc;
}

.sitemap li {
  margin-left: 20px;
}

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

table dl {
  margin-bottom: 0;
}

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

dd {
  display: block;
}

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

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

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

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

table {
  max-width: 19cm;
  margin: 0 0 20pt;
  padding: 0 0 10pt;
  border-collapse: collapse !important;
  table-layout: fixed !important;
  overflow: visible !important;
}

table a::after {
  display: none !important;
}

table .sortUp {
  background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sort-up-b.svg?__blob=normal&v=1) no-repeat 100% 9px;
  padding-right: 17px;
  text-decoration: underline;
}

table .sortDown {
  background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sort-down-b.svg?__blob=normal&v=1) no-repeat 100% 9px;
  padding-right: 17px;
  text-decoration: underline;
}

table .width15 {
  width: 15%;
}

table .width20 {
  width: 20%;
}

table .width25 {
  width: 25%;
}

table .width30 {
  width: 30%;
}

table .width35 {
  width: 35%;
}

table .width40 {
  width: 15%;
}

table .width45 {
  width: 45%;
}

table .width50 {
  width: 50%;
}

table .width70 {
  width: 70%;
}

table .width80 {
  width: 80%;
}

table .width85 {
  width: 85%;
}

caption {
  font-weight: 700;
  color: #1D1D1B;
  padding-bottom: 10pt;
  text-transform: uppercase;
  text-align: left;
}

tbody {
  padding: 0 0 10px;
}

th {
  border-bottom: 1px solid #1D1D1B;
  background: #CCCCCC;
  color: #1D1D1B;
  padding: 10pt;
  text-align: left;
}

th a {
  color: #1D1D1B;
}

td {
  border-bottom: 1px solid #1D1D1B;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.picture {
  background: #EDEDED;
  max-width: 100%;
  overflow: hidden;
}

.picture.portrait.thumbnail {
  max-width: 64px;
}

.picture.portrait.banner {
  max-width: 134px;
}

.picture.portrait.normal {
  max-width: 274px;
}

.picture.portrait.poster {
  max-width: 900px;
}

.picture.links {
  margin: 6px 0 18px;
}

.picture.linksOhne .wrapper-text {
  float: none;
}

.picture.rechts {
  margin: 6px auto 18px;
}

.picture.rechtsOhne {
  margin-left: auto;
}

.picture.mitte {
  margin-left: auto;
  margin-right: auto;
}

.picture a,
.picture span {
  display: block;
}

.picture .wrapper-text {
  display: block;
  margin: 5pt 0;
}

.galleryBox {
  width: 100% !important;
}

.galleryBox .picture {
  margin-top: 0 !important;
  padding-top: 40pt !important;
}

.galleryBox .pagination {
  top: 0 !important;
}

.galleryBox span.wrapper {
  width: 50%;
  float: left;
  margin-right: 20pt;
}

.galleryBox .slick-list,
.galleryBox .slick-track {
  width: 100% !important;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
  height: inherit !important;
}

.galleryBox .slick-slide {
  margin-bottom: 60pt;
}

.galleryBox .slick-slide:last-child {
  margin-bottom: 0;
}

.galleryBox .mejs-wrapper {
  height: 200px;
  width: 50%;
  float: left;
  margin-right: 20pt;
}

.galleryBox .mejs-wrapper img {
  width: 50%;
}

form .formField .formError {
  float: right;
}

form .formField span {
  display: block;
}

form .row div {
  margin: 10px 0;
}

.radio:checked + label::after,
.checkbox:checked + label::after {
  border: 2px solid #1D1D1B !important;
}

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

.docData {
  margin-bottom: 20pt;
  overflow: hidden;
}

.docData .label {
  display: block;
  font-weight: 700;
  clear: left;
  width: 6em;
  float: left;
  padding-right: 20px;
}

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

.docData a {
  display: block;
}

.docData.callForBids .label, .docData.joboffer .label, .docData.event .label, .docData.interview .label {
  width: 10em;
}

.docData.orgunit .label, .docData.services1 .label, .docData.callForBids .label {
  width: 12em;
}

.docData.services .label, .docData.pressrelease .label {
  width: 8em;
}

.docData.services .value, .docData.pressrelease .value {
  width: 27em;
}

.docData.services3 .label, .docData.services2 .label, .docData.services1 .label, .docData.event .label {
  width: 13em;
}

.docData.services3 .value, .docData.services2 .value, .docData.services1 .value, .docData.event .value {
  width: 27em;
}

.docData.orgunit .label {
  width: 15em;
}

.docData.orgunit .value {
  width: 25em;
}

a {
  font-size: 100%;
  text-decoration: underline;
}

a::after {
  word-wrap: break-word;
}

.toc a {
  text-decoration: none;
}

.picture a:link::after {
  position: absolute;
}

.picture.withLoupe:link::after {
  position: inherit;
}

.header {
  margin-bottom: 20pt;
  border-bottom: 3pt double;
}

.header .row {
  overflow: hidden;
}

.wrapperBranding {
  width: 100% !important;
  padding: 8pt 0 0;
}

.logo {
  width: 25% !important;
  margin-left: 5pt !important;
}

.logo a {
  width: 100% !important;
  display: block !important;
}

.logo img {
  width: 100% !important;
  height: auto !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

.wrapperDivisions {
  width: 19cm;
}

.fixed .wrapperDivisions {
  padding-top: 0;
}

.content > div:not(.l-teaser):not(:last-child),
.content .l-teaser__wrapper {
  margin-bottom: 60pt;
}

.subheadline {
  margin-top: -8pt;
}

.clear,
.section::after {
  content: '';
  display: block;
  clear: both;
}

.footer {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 3pt double;
  clear: both;
}

.footer p {
  margin-bottom: 0;
}

/*****************************
 special sites
*****************************/
#glossaryHits {
  list-style: none;
  padding: 0;
}

.navIndex {
  list-style: none;
  padding: 0;
}

.navIndex li {
  display: inline;
}

.searchresult .aural {
  display: inline;
}

#faq {
  margin: 0;
  padding: 16pt 0 0;
  border-top: .5pt solid;
}

#faq dd {
  border-bottom: .5pt solid;
  margin: 0 0 16pt;
  padding: 0 0 8pt;
}

#faq dt {
  float: none;
  margin: 0 0 4pt;
  padding: 0;
}

#faq dt a {
  font-weight: 700;
}

#c-stage + .row > .large-8 {
  max-width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

/*****************************
 specific modules
*****************************/
.c-link {
  text-decoration: none !important;
}

.c-form {
  margin-bottom: 0;
  padding-bottom: 0;
}

.c-stage .row {
  display: block !important;
}

.c-stage__image {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-flex: 0 0 100% !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
}

.c-stage .smallAccordion {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-flex: 0 0 100% !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
}

.c-stage .smallAccordion ul {
  padding-left: 2em;
}

.c-stage .smallAccordion li {
  list-style: disc;
}

.c-navigation-tableau__ul li {
  list-style: none;
}

.c-linklist__list li {
  list-style: none;
}

.c-linklist-grid .row {
  display: block;
}

.c-linklist-grid .row .column {
  display: block;
}

.c-pageinfo .column,
.c-pageinfo .columns {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-flex-basis: 100% !important;
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
}

.c-pageinfo .docData .label {
  width: 250px !important;
}

.c-maintenance {
  border: 2pt solid #1D1D1B;
}

.c-maintenance__wrapper::after {
  display: none !important;
}

.c-teaser ul,
.c-teaser li {
  padding: 0 !important;
  list-style: none !important;
}

.c-teaser .c-link--download {
  display: none !important;
}

.c-info__h {
  border: 2pt solid #1D1D1B !important;
}

.c-eventfilter .tabs-container {
  border: 2pt solid #1D1D1B;
}

.pagination {
  position: absolute !important;
  top: 0 !important;
  left: 24px !important;
}

.pagination .current {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.galleryBox span.wrapper {
  width: 100% !important;
}

.galleryBox .slick-track {
  display: block !important;
  font-size: 0 !important;
}

.galleryBox .slide {
  width: 49% !important;
  margin-left: 2% !important;
  float: none !important;
  display: inline-block !important;
}

.galleryBox .slide:nth-child(odd) {
  margin-left: 0 !important;
}

.c-nav-to-top {
  display: none !important;
}

.c-text-teaser .large-order-1 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
