/* DH: Verfahrensuebersicht - Bilder mit 649 Pixel druecken Rand rechts weg -> Rand links verkleinert */
@media only screen and (min-width: 1024px) {.c-progress__step { padding: 40px 0 40px 156px;}}

/* CB Anpassung Abstand nach unten */
@media only screen and (min-width: 1024px) {
.l-content-wrapper, .l-embedded {margin-bottom: 50px;}
}
/* DH Infos in den FAQ-Boxen Abstände von Rand zu Rand verbessern */
.c-faq__answer {padding: 30px 20px 20px 20px;}
/* DH Tabellen für Smartphone optimieren - Breite */
@media only screen and (max-width: 1024px)
{
.responsiveTable table {width: 100%; }
 .responsiveTable p {font-size: 1.3rem; line-height: 1.3;}
}
/*DH Tabellenheadline für "alternativ0" zentrieren und einfärben */
.alternativ0 h2 {text-align: center; background: #f1f2f3;}
/* DH: Diagramme - hier: Tooltip linksbündig platzieren */
.c3 .c3-tooltip td > span {
width: 0;
margin-right: 0;
}

/* DH H2 im Content-Wrapper - Bottom-Kacheln mittig zentrieren */
.row .s-richtext .h2 {text-align: center;}

/* DH FAQ- Zeilenhöhe der Fragen vergrössern */
.c-faq__question { line-height: 2.5rem;}

/* DH Abstände nach Adressen */
address {margin-bottom: 1.6rem;}

/* DH Zitate verkleinern und Farbe aufhellen */
.c-quote-slide__quote-text {
 font-size: 3rem;
 line-height: 4rem;
 color: #555;
}
/* DH Download-Icons besser im Fliesstext positionieren */
a.download::before, a.Publication::before, .c-link--download::before, a.downloadLink::before { left: -2px;}

/* DH IT-Sicherheitskennzeichen - Sicherheitsinformationen Boxen */
.itsik-box {width:100%; padding:5% 7%; border: solid 2px #f1f2f3; display: table; }
.itsik-box-links {width: 78%; float: left;}
.itsik-box-rechts {width:130px; float: right;}

/* DH - Absatz nach Aufzählung oder Bulletpoints */
ul ul, ol ul, ul ol, ol ol { margin-bottom: 1.5rem;}
/* DH - Bildvergrößerungen werden bis auf 1280PX vergrößert und zentriert */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
 max-width: 1280px;
 left: 40%;
 -webkit-transform: translateX(-30%);
 -ms-transform: translateX(-30%);
 transform: translateX(-30%);
}
@media only screen and (max-width: 1024px)
{
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
 max-width: 1280px;
 left: 10%;
 -webkit-transform: translateX(-5%);
 -ms-transform: translateX(-5%);
 transform: translateX(-5%);
}}

/* Bühne im Z-Index hinter Navigation (Bullets) */
.c-slider { z-index: 0;}
/* Abstände für Tabellenzeilen verringern */
.trAbstaende tbody::before {content: '';  display: block;  height: 15px;}
.trAbstaende td {padding:10px 15px;}
 
/* DH Verfahrensübersicht anpassen - grauer Balken rechts */
@media only screen and (min-width: 1024px)
{
.generictable .c-progress__addition::before { right: 15%;}
}
/* DH blockquote im Texbereicht anpassen */
blockquote p {
 font-size: 3.4rem;
 line-height: 1.2;
 margin: 4.0rem 0;
}
/* DH pre-texte korregieren */
 pre { font-size: 1.6rem; line-height: 1.8rem; margin-bottom: 20px;}
/* DH Anpassungen an Wortstyle: .grau */
.grau {background: #efefef; color: #004F80; font-size: 1.8rem;}
@media only screen and (max-width: 600px) {
.fragebogen.quiz .picture {
  width: auto !important;
}
}
/*DG: Warenkorb - formerror*/
.warenkorb .formError {color: #D0021B; font-size: 130%;}
/*DH Warenkorb Feld "Anzahl" verbreitern*/
.warenkorb input[type="number"], input[type="number"]::before, input[type="number"]::after {
 width: 80px;
}
/*DG: Umfrage Button zurück von rechtem Pfeil auf linken Pfeil gesetzt */
/* .quiz ~ .row input[value="Zurück"] {
    border-color: #004F80;
    background-color: #004F80;
    background-image: url(/SiteGlobals/Frontend/Images/icons/arrow-left-white.svg?__blob=normal) !important;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: calc(50% - 40px) calc(50% + 1px);
    color: #fff;
    -webkit-transition: .2s ease-in-out;    -o-transition: .2s ease-in-out;        -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
*/
/*DH: Formular-Anpassungen */
label, .formLabel {font-size: 1.6rem;line-height: 1.6rem;
}
.font14 {font-size: 1.4rem; line-height: 1.6rem;}



/* ********************* */
/* DH Headline H1 nicht als Serifenschrift */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: "bundessansweb",Calibri, Arial, sans;}
h1, .h1 {font-size: 3.2rem;}

/* DH Abstand H2 etwas größer nach oben */
h2, .h2 {padding-top: 3rem;}
/* DH Abstand H3 bis H6 etwas größer nach oben */
h3, .h3, h4, .h4, h5, .h5, h6, .h6 {padding-top: 1.5rem;}
.l-content-wrapper {margin-bottom: 30px;}
/* DH: Imagemap-Buttons */
.bsi_imagemap_kreis:hover > g > path{fill: #74B917; }
.bsidiagrammsvg:hover {fill-opacity: .75; stroke: #003366; stroke-width: 0.5%;}
/*   */
/* DH Fein-Justierungen von Abständen und Schriften */
/* ********************* */
.c-teaser__title {padding-bottom: 30px; font-size:1.9rem; line-height: 1.4;}
.kritis-list { list-style-type: none; }
@media only screen and (min-width: 600px), print{
.radio_format .formField > span:last-child {
  margin-right: 0;
}}
.radio_format .formField::after {
  clear: both;
}
.radio_format .formField > span {
  float: left;
  margin-right: 25px;
}
/*Style verhindert den korrekten Style aus dem Frontend für die social media icons im footer. Falls nicht benötigt löschen.*/
/*.c-follow__link--xing::before {
content: '';
display: inline-block;
position: absolute;
width: 46px;
height: 46px;
background: url("../icons/xing.png") no-repeat;
background-size: 100%;
}*/

.c-follow__link--xing:active::before,.c-follow__link--xing:focus::before,.c-follow__link--xing:hover::before {
  transform: scale(1.2);
}
.c-follow__link--twitter:active::before,.c-follow__link--twitter:focus::before,.c-follow__link--twitter:hover::before {
  transform: scale(1.2);
}.fragebogen.formBox select {
  width: 100%;
}
.fragebogen.formBox .row .columns:nth-child(2) {
/*  margin-top: -15px; */
}
}

.c-search-box form .formField + .formField,.c-search-box form .formLabel + .formLabel {
  margin-top: 15px;
}

div.c-search-result-teaser__link:hover, div.c-search-result-teaser__link:focus, div.c-search-result-teaser__link:active {
  background: none;
}

div.c-search-result-teaser__link:hover .c-search-result-teaser__headline, div.c-search-result-teaser__link:focus .c-search-result-teaser__headline, div.c-search-result-teaser__link:active .c-search-result-teaser__headline {
  text-decoration: none;
}
.c-faq__answer .c-link--download {
  display: inline-block;
}

/* ACS - ACS - ACS - ACS */

/* DH: Startseite grauer Kasten Smartphone */
@media only screen and (max-width: 600px){
.c-teilnehmer-acs {
 padding: 1em 4em;}
.c-teilnehmer-acs__box {
 display: none;
}}


.s-acs .c-facet .heading:hover,
.s-acs .c-facet .heading:hover button,
.s-acs .c-facet .heading:focus,
.s-acs .c-facet .heading:focus button,
.s-acs .c-facet .heading:active,
.s-acs .c-facet .heading:active button,
.s-acs .c-facet .heading:focus-within,
.s-acs .c-facet .heading:focus-within button {
    color: white;
}
.s-acs .c-facet .heading:hover::before,
.s-acs .c-facet .heading:focus::before,
.s-acs .c-facet .heading:active::before,
.s-acs .c-facet .heading:focus-within::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -50px -940px;
}
.s-acs .c-facet .heading.active-control::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal) no-repeat -926px -300px;
}
.c-facet .heading:active:focus,
.c-facet .heading:focus:focus,
.c-facet .heading:hover:focus {
    background-color: #0778A5;
}

.c-teilnehmer-acs__box p.participant.corner strong {
font-size: 48px !important;
}

.s-richtext > ul > li a + br {
  display: block;
  line-height: 0px !important;
}
.c-security-information--GelbInBehebung .c-security-information__heading::before {
  background:url(/SiteGlobals/Frontend/Images/icons/info-icon-yellowinsolution.svg?__blob=normal&v=1) no-repeat center;
  background-size:100% auto
}
.c-security-information--GelbInBehebung .c-security-information__text {
  border-left:4px solid #004F80;
  padding-left:24px
}
@media only screen and (min-width: 600px), print {
  .c-security-information--GelbInBehebung .c-security-information__content::before {
    background:url(/SiteGlobals/Frontend/Images/icons/info-icon-yellowinsolution.svg?__blob=normal&v=1) no-repeat center;
    background-size:100% auto
  }
} 
/************************************************
 ** materna: c3 Kuchendiagramm Kategorien ausblenden **
 ************************************************/
.c3[data-chart-type="PieChart"] .c3-custom-defocused  {
  opacity: 0.2 !important;
  pointer-events: none;
}
.c3[data-chart-type="PieChart"] .c3-custom-defocused.c3-focused  {
  opacity: 1 !important;
}
/*****************************************************
 ** materna: c-intro in Einzelansicht in den Vordergrund rücken **
 *****************************************************/
.s-richtext .c-intro  {
  z-index: 0;
}

.c-intro {
  z-index: 2;
}

.c-intro::before {
  z-index: 3;   
}

.c-intro__content {
  position: relative;
  z-index: 4;
}

.c-intro__image-container {
  z-index: 1;
}

.l-full-width {
  z-index: 5;
}

/**** Header-Padding im fixed-Zustand *****/
a[id] {
  scroll-margin-top: 140px;
}
.wrapperDivisions.header-placeholder {
  padding-top: 268px;
}
