* {
  border-color: #000000 !important;
  border-width: 1px;
  background: #FFFFFF !important;
  color: #000000 !important;
  line-height: 1.4;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 9pt;
}

body {
  color: #000000;
}

body.gsb {
  padding: 0 1pt;
  /* @ Firefox, prevent cutted off borders on left and right edge, for example of a table */
  orphans: 3;
  widows: 3;
}

.gsb hr,
.gsb object,
.gsb .aural,
.navSkip,
.c-nav-primary,
.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'],
.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,
.stage .pagination,
.stage .navigation,
.stage .slick-dots,
.stage .slick-slide,
.mfp-wrap,
.c-mobile-navigation,
.c-messages__all,
.c-button,
.c-siteInfo,
.c-fragebereich,
.c-topics,
.l-module__h,
.c-subjectlinks,
.content ul.slick-dots,
.mejs-wrapper.gsb-multimedia {
  display: none !important;
}

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

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

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

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

.gsb h1,
.gsb h1 * {
  font-size: 18pt;
}

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

.gsb h2,
.gsb h2 * {
  font-size: 13pt !important;
}

.gsb h3,
.gsb h3 * {
  font-size: 13pt;
  text-decoration: none;
}

.gsb h4,
.gsb h4 * {
  font-size: 10pt;
}

.gsb h5,
.gsb h6 {
  font-weight: normal;
}

.gsb h6 {
  font-style: italic;
}

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

.gsb caption,
.gsb legend {
  font-weight: bold;
}

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

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

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

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

.gsb abbr,
.gsb dfn {
  border-bottom: 1px dotted #000000;
}

.gsb td,
.gsb th {
  font-size: 9pt;
}

abbr[title]::after {
  content: none;
}

.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: #EEEEEE;
}

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

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

.formError, .formField label, .formFieldcheckbox label, label, select, textarea, input {
  font-size: 10pt;
}

h4, h5, h6,
p, li, td, th, blockquote, dl, caption, .address, .contact, .contactData, .docData span, .StndGallery .picture, address {
  font-size: 10pt !important;
}

.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 ol,
.addContent ol {
  list-style: decimal outside none;
  padding-left: 20px;
}

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

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

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

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

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

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

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

.content .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.glossaryIndex {
  list-style-type: none;
  padding-left: 0;
}

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

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

.content .c-topics ul {
  list-style-type: none;
  padding-left: 0;
}

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

.pageBottom {
  display: block;
}

.pageBottom .wrapper-teaser-switcher h2 {
  clear: both;
  overflow: auto;
  border-top: 1pt solid;
  padding-top: 10pt;
}

.pageBottom .wrapper-teaser-switcher .slick-track {
  width: 100% !important;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important;
  height: inherit !important;
  overflow: auto;
  padding: 5pt 5pt 5pt 15pt;
}

.pageBottom .wrapper-teaser-switcher .slick-track .teaser .slick-slide {
  float: left;
  border-bottom: none;
}

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

table dl {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
  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 {
  border-collapse: collapse;
  margin: 0 0 20pt;
  padding: 0 0 10pt;
  table-layout: fixed;
  width: 100%;
}

table .sortUp {
  background: url("/assets/icons/bvl/sort-up-b.png") no-repeat 100% 9px;
  padding-right: 17px;
  text-decoration: underline;
}

table .sortDown {
  background: url("/assets/icons/bvl/sort-down-b.png") 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%;
}

.gsb .responsiveTable {
  margin: 0;
  overflow-x: visible;
}

.gsb .responsiveTable table {
  width: 100%;
  table-layout: fixed;
  text-overflow: ellipsis;
  overflow: visible;
}

.gsb .responsiveTable table td {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

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

tbody {
  padding: 0 0 10px;
}

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

th a {
  color: #000000;
}

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

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

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

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

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

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

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

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

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

.galleryBox {
  width: 100% !important;
}

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

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

.galleryBox .slick-slide {
  border-bottom: 1px dotted;
}

.galleryBox .slick-slide:last-child {
  border-bottom: none;
}

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

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

form .formField textarea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
}

form .formField .formError {
  float: right;
}

form .formField span {
  display: block;
}

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

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

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

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

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

.docData a {
  display: block;
}

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

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

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

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

.docData.services2 .label {
  width: 13em;
}

.docData.services2 .value {
  width: 27em;
}

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

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

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

a::after {
  content: none !important;
}

.toc a {
  text-decoration: none;
}

.c-foodfraud__more,
.c-messages__h a,
.c-joboffer__link {
  display: none;
}

.c-messages__link {
  text-decoration: none;
}

.header {
  margin-bottom: 20pt;
  border-bottom: 1pt solid;
}

.header .row {
  overflow: hidden;
}

.wrapperBranding,
#brandingnobg {
  padding: 8pt 0 0;
}

.logo,
.addlogo {
  width: 25%;
}

.logo {
  float: left;
}

.addlogo {
  float: right;
}

.wrapperDivisions {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

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

.section,
.teaser {
  width: 100%;
  /* @ IE-Win, trigger hasLayout and provide auto clear */
  margin: 0 0 20pt;
  border-bottom: 1px dotted;
  padding: 0 0 8pt;
}

.sectionRelated {
  margin: 16pt 0 0;
  border-top: 1px solid;
  padding: 8pt 0 0;
}

.sectionRelated h2 {
  margin-top: 0;
}

.gsb fieldset,
.gsb input,
.gsb select,
.gsb textarea {
  border: 1px solid;
}

.gsb fieldset {
  padding: 8pt;
}

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

input:not([type='image']) {
  width: 96%;
}

.supplement .banner {
  width: 44%;
  margin: 0 3% 10pt;
  float: left;
}

.supplement .boxWrapper.videoBox {
  min-height: 200px;
}

.supplement .mejs-container {
  float: left;
  margin-right: 20px;
}

.footer {
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1pt solid;
}

.footer p {
  margin-bottom: 0;
}

.teaser {
  overflow: hidden;
}

.teaser.type-1 {
  border-bottom: 1px dotted #767676;
}

.teaser .medium-8 {
  float: left;
  width: 64%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: 33.33%;
  right: auto;
}

.teaser .medium-4 {
  float: right;
  width: 31%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: auto;
  right: 66.66%;
}

.teaser h1,
.teaser h2,
.teaser h3 {
  font-size: 180%;
  margin-bottom: 10pt;
  margin-top: -5px;
}

.teaser h1.withHeader,
.teaser h2.withHeader,
.teaser h3.withHeader {
  margin-top: 16pt;
  position: relative;
  line-height: 1;
}

.teaser h1.withHeader .category,
.teaser h2.withHeader .category,
.teaser h3.withHeader .category {
  top: 0;
  left: 0;
  position: absolute;
  font-family: "bundessansweb", "Droid Sans", Arial, helvetica, sans-serif;
  font-size: 66.67%;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  top: -17px;
}

.teaser h1 a,
.teaser h2 a,
.teaser h3 a {
  text-decoration: none;
}

.teaser h1 a:hover, .teaser h1 a:active, .teaser h1 a:focus,
.teaser h2 a:hover,
.teaser h2 a:active,
.teaser h2 a:focus,
.teaser h3 a:hover,
.teaser h3 a:active,
.teaser h3 a:focus {
  text-decoration: underline;
}

.teaser .picture-element {
  float: left;
  margin: 1.07em 1.07em 0 0;
  width: 35%;
}

.teaser h2,
.teaser img {
  margin-bottom: 5px;
}

.wrapperTeaser {
  margin-bottom: 80px;
}

.teaser .small-10 {
  float: left;
  width: 81%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: 16.66%;
  right: auto;
}

.teaser .small-2 {
  float: right;
  width: 14%;
  padding-left: 5pt;
  padding-right: 5pt;
  position: relative;
  left: auto;
  right: 83.33%;
}

.teaser h3 {
  margin-top: 2pt;
  font-size: 8pt;
}

.teaser .dateblock {
  width: 100%;
  font-weight: bold;
  float: left;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border: 1px solid #767676;
}

.teaser .dateblock .day {
  font-size: 14pt;
  line-height: 1.2;
}

.teaser .dateblock .month {
  font-size: 14pt;
  line-height: 1.2;
  background-color: transparent;
  color: #000000;
}

.teaser .dateblock .month abbr {
  color: #000000;
  text-transform: uppercase;
}

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

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

.navIndex li {
  display: inline;
}

.searchResult .aural {
  display: inline;
}

#faq {
  margin: 0;
  padding: 16pt 0 0;
  border-top: .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: bold;
}

/*****************************
12.0 footer (siteInfo)
*****************************/
.siteInfo {
  margin: 16pt 0 0;
  padding: 4pt 0 0;
  border-top: 1pt solid;
}

.row {
  display: block;
  width: 100%;
  margin: 0;
}

.l-module {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}

[class*="offset"] {
  margin: 0;
}

.c-event__dateblock,
.c-target-entry__wrapper,
.c-overview-stage__imgwrapper,
.c-popular-pages,
.c-popular-pages__img,
.footer,
.c-intro,
.slick-dotted {
  margin: 0;
}

.c-siteInfo__newsletter {
  float: none !important;
}

.row > .small-12.large-4.column {
  float: none;
  width: 100%;
  max-width: 100%;
}

.large-8.medium-10,
.row.align-center .large-5.column,
.row.align-center .large-6.column,
.content.large-8,
.medium-2.column {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.c-foodfraud--big > .row > .medium-6.large-5.column {
  float: none;
  width: 100%;
  max-width: 100%;
}

.tabs-container .inactive-control + div {
  display: block !important;
  padding-right: 0;
  padding-left: 0;
}

.richtext-accordion .heading {
  border-top: 1pt solid;
  padding-right: 0;
  padding-left: 0;
}

.c-siteInfo__copyright p {
  text-align: left;
}

.c-intro {
  padding: 10pt 0;
}

.c-event,
.c-publications__wrapper,
.c-intro__wrapper {
  margin: 0;
  padding: 0;
}

.l-module__teaser {
  text-align: left;
}

.c-presscontact__buttons {
  display: block;
  margin-bottom: 0;
}

.c-overview-stage__textwrapper,
.c-joboffer__content {
  padding-bottom: 0;
}

.c-messages__entry,
.c-bulletin__entry {
  margin-bottom: 0;
}

.c-messages__textwrapper {
  padding: 20px 20px 0 !important;
}

.c-publications__wrapper {
  margin: 0;
  padding: 0;
}

.c-joboffer__content {
  padding-bottom: 0;
}

.tabs-container .responsiveTableWrapper::after {
  content: none;
}

.c-sector-stage__imgwrapper {
  margin: 0;
  position: static;
}

.c-sector-stage__textwrapper {
  margin: 0;
  text-align: left;
  font-weight: bold;
}
