html {
  font-size: 14px;
}

h1.title {
  font-size: 2.6em;
}

h5.zwischentitel {
  font-size: 1.1rem;
  margin-top: 1.5em;
  margin-bottom: 0.3em;
  border-bottom: 4px solid;
  border-color: #CFD8DC;
  font-weight: bold;
  padding-bottom: 0.25em;
  line-height: 1em;
}

body {
  color: #37474F;
}

h1, h2, h3, h4, h5, h6, p, .title, .title a, .card-title, .card-title a, .info-title, .info-title a, .footer-brand, .footer-brand a, .footer-big h5, .footer-big h5 a, .footer-big h4, .footer-big h4 a, .media .media-heading, .media .media-heading a {
  color: #37474F;
}

a.bold {
  font-weight: bold;
}
a.bold:hover {
  text-decoration: underline;
}

a.link-im-text {
  font-weight: bold;
  color: #37474F;
  text-decoration: underline;
  text-decoration-color: #607D8B;
}
a.link-im-text .dunkel {
  color: #B0BEC5;
}
a.link-im-text:hover {
  text-decoration: none;
  color: #607D8B;
}
a.link-im-text:visited {
  color: #607D8B;
}

.alert-danger p, .alert-danger a, .alert-danger h3 {
  color: #ECEFF1;
  font-weight: bold;
}

.bild-mit-nav {
  height: 30vh;
}

.demobild {
  background-image: url("/assets/img_lay/ISS_28918_00086.jpg");
}

.headerbild-suchen {
  background-image: url("/assets/img_lay/ing_19061_29172.jpg");
}

.headerbild-autorinnen {
  background-image: url("/assets/img_lay/ING_37571_05566_1.jpg");
}

.headerbild-neuerscheinungen {
  background-image: url("/assets/img_lay/ISS_21577_00286.jpg");
}

.headerbild-verlag {
  background-image: url("/assets/img_lay/ISS_12709_04082.jpg");
}

.headerbild-tutor {
  background-image: url("/assets/img_lay/ISS_23257_02326.jpg");
}

.headerbild-404 {
  background-image: url("/assets/img_lay/404_dunkle_wolken.jpg");
}

.headerbild-lembergerbildung {
  background-image: url("/assets/img_lay/ING_33594_244922.jpg");
}

.headerbild-digitaleslernen {
  background-image: url("/assets/img_lay/ing_39524_00491.jpg");
}

.bvl-shop-menu.card {
  margin-top: 0;
}
.bvl-shop-menu ul.list-group {
  padding: 0;
}
.bvl-shop-menu .list-group-item {
  color: #ECEFF1;
  background: #546E7A;
  padding-top: 7px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ECEFF1;
  line-height: 1.3;
}
.bvl-shop-menu .list-group-item.aktiv {
  background: #546E7A;
  color: #ECEFF1;
  font-weight: bold;
}
.bvl-shop-menu .list-group-item.level2 {
  background: #CFD8DC;
  color: #263238;
  padding-left: 1.5rem;
}
.bvl-shop-menu .list-group-item.level2.aktiv {
  background: #B0BEC5;
  color: #37474F;
}
.bvl-shop-menu .list-group-item a {
  color: inherit;
  margin-right: 0;
}

.bvl.breadcrumb {
  background: #CFD8DC;
  color: #37474F;
  font-size: 0.9rem;
}
.bvl.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
}
.bvl.breadcrumb a {
  color: inherit;
}

.card.level1-element {
  background: #546E7A;
}
.card.level1-element h5 {
  color: #ECEFF1;
}

.card.level2-element {
  background: #B0BEC5;
}
.card.level2-element h5 {
  color: #37474F;
}

.card.listenansicht .card-header {
  min-height: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  z-index: 0;
}
.card.listenansicht .card-header img {
  position: relative;
  border-right: 2px solid #FFFFFF;
  margin-left: -50px;
  z-index: 4;
}
.card.listenansicht .card-header img:first-child {
  margin-left: 0;
}
.card.listenansicht .card-header img:nth-child(2) {
  z-index: 3;
}
.card.listenansicht .card-header img:nth-child(3) {
  z-index: 2;
}
.card.listenansicht .card-header img:nth-child(4) {
  z-index: 1;
}
.card.listenansicht .card-header img:last-child {
  border: 0;
}

.card .infozeile {
  border-bottom: solid 1px white;
}
.card .infozeile:last-child {
  border-bottom: 0;
}

.card.reihengruppe {
  background: #f8c3ac;
}
.card.reihengruppe .infozeile {
  background: #ac2f00;
}
.card.reihengruppe .infozeile h6 {
  color: #f8c3ac;
}
.card.reihengruppe .infozeile:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.card.reihe {
  background: #fff0d9;
}
.card.reihe .infozeile {
  background: #db8803;
}
.card.reihe .infozeile h6 {
  color: #fff0d9;
}
.card.reihe .infozeile:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.card.produkt {
  background: #fff8e8;
}
.card.produkt .infozeile {
  background: #bd8304;
}
.card.produkt .infozeile h6 {
  color: #fff8e8;
}
.card.produkt .infozeile:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.card.produkt .badge-zum-produkt {
  background: #875c00;
  color: #fff8e8;
}
.card.produkt .badge-online-blaettern {
  background: #ac2f00;
  color: #f8c3ac;
}
.card.produkt .badge-kaufen {
  background: #4caf50;
  color: #ffffff;
}
.card.produkt h4 > .badge-neu {
  background: #ac2f00;
  color: #f8c3ac;
  vertical-align: middle;
  margin-right: 5px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  padding: 5px;
}
.card.produkt h4.card-title {
  line-height: 1.4rem;
  margin-bottom: 0.5rem;
}
.card.produkt .card-sub-title {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
}
.card.produkt p {
  margin: 0 0 4px;
}
.card.produkt .produktdaten {
  font-size: 12px;
  line-height: 14px;
}
.card.produkt .ebook-zwischentitel {
  border-bottom: 1px solid #78909C;
  margin: 0;
  text-align: center;
}
.card.produkt .ebook-zwischentitel h6 {
  min-height: 1rem;
}
.card.produkt .ebook-iconbereich {
  margin: 0.25rem 0 1rem 0;
  text-align: center;
}
.card.produkt .ebook-iconbereich > .icon-mit-sbn-und-preis {
  margin: 0 0.5rem 0 0;
  display: inline-block;
  line-height: 1rem;
  font-weight: bold;
}
.card.produkt .ebook-iconbereich > .icon-mit-sbn-und-preis:last-child {
  margin: 0;
}
.card.produkt .ebook-iconbereich > .icon-mit-sbn-und-preis img {
  margin: 0 0 0.5rem 0;
}

.card > .icon-schulbuch {
  position: absolute;
  top: 0;
  left: 0;
}
.card > .icon-schulbuch img {
  width: 80px;
}

.card > .icon-gruppe-im-header {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  width: 70px;
}
.card > .icon-gruppe-im-header img {
  margin-bottom: 5px;
}
.card > .icon-gruppe-im-header img:last-child {
  margin-bottom: 0;
}

.badge-app-store {
  height: 40px;
  margin-right: 10px;
}
.badge-app-store:last-child {
  margin-right: 0;
}

footer {
  background: #546E7A;
  color: #ECEFF1;
  font-size: smaller;
}
footer p {
  color: inherit;
  font-size: inherit;
}
footer .footer-column .zwischentitel {
  font-weight: bold;
}
footer a, footer a:hover, footer a:visited, footer a:focus {
  color: inherit;
}
footer .icons-social img {
  margin-right: 1rem;
  height: 2rem;
}

.hidden {
  display: none;
}

.produkt-detail a:hover {
  text-decoration: underline;
}
.produkt-detail .produkt-approbation td {
  white-space: nowrap;
}
.produkt-detail tr:first-of-type td {
  border-top: 0;
}
.produkt-detail .produkt-infobox-pruefexemplare {
  padding: 0.5rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  background: #CFD8DC;
}
.produkt-detail .hauptdaten {
  margin: 8px 0 0 0;
}
.produkt-detail .hauptdaten h1 {
  font-size: 1.5rem;
  font-weight: bold;
  margin: inherit;
}
.produkt-detail .hauptdaten h1 .badge {
  vertical-align: top;
  margin-top: 2px;
  padding: 5px;
}
.produkt-detail .hauptdaten h2 {
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: bold;
  margin: inherit;
}
.produkt-detail .hauptdaten p {
  margin: inherit;
  font-size: 0.9rem;
  line-height: 1rem;
}
.produkt-detail .hauptdaten p.autorinnen {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1rem;
}

.thumbnail-container {
  position: relative;
  display: inline-block;
}
.thumbnail-container .lupe-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.35);
  cursor: pointer;
}

img.icon {
  height: 70px;
  margin-right: 1em;
}

.iconreihe {
  padding: 0;
  margin: 0.5rem 0;
  line-height: 80px;
}
.iconreihe:first-child {
  margin-top: 0;
}
.iconreihe.unterlegt {
  padding: 0.5rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  background: #CFD8DC;
  margin-top: 1rem;
  padding: 0 0.5rem 5px 0.5rem;
  text-align: center;
}

.card.sba {
  background: #ECEFF1;
  border: 1px solid #B0BEC5;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
  text-align: center;
}
.card.sba .bezeichnung-marker {
  background: #78909C;
  color: #ECEFF1;
  font-weight: bold;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.card.sba .liste-marker {
  background: #78909C;
  color: #ECEFF1;
  font-weight: bold;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.card.sba .card-body {
  padding: 0.5rem;
}
.card.sba .bezeichnung {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.3rem;
  margin-top: 0.5rem;
}
.card.sba p {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.8rem;
  margin-top: 1rem;
}
.card.sba p.schulbuchnummer:after {
  display: block;
  font-size: 0.9rem;
  font-weight: 300;
  content: "Schulbuchnummer";
}
.card.sba p.preis {
  font-size: 1.5rem;
}
.card.sba p.preis:after {
  display: block;
  font-size: 0.9rem;
  font-weight: 300;
  content: "Preis*";
}
.card.sba p:last-child {
  margin-bottom: 1.5rem;
}
.card.sba .icon {
  margin-top: 1rem;
}
.card.sba .icon > img {
  width: 150px;
}

.sba-hinweise {
  margin-top: 0.5rem;
}
.sba-hinweise > p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.2rem;
}

.warenkorb_button_box {
  padding: 0.5rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  background: #CFD8DC;
}

.warenkorb .infozeile-negativ {
  background: #546E7A;
  color: #ECEFF1;
  padding: 0.5rem;
}
.warenkorb .warenkorb-gruppe {
  margin-bottom: 1rem;
}
.warenkorb .warenkorb-element {
  background: #CFD8DC;
  padding: 0.5rem;
  margin: 0;
}
.warenkorb .warenkorb-element p:last-child {
  margin-bottom: 0;
}
.warenkorb img.thumbnail {
  width: 65px;
}
.warenkorb p {
  line-height: 1.2;
}
.warenkorb p > .bezeichnung {
  font-size: 1.1rem;
}
.warenkorb .warenkorb-element-statusleiste {
  background: #B0BEC5;
}
.warenkorb .rechenzeichen {
  margin: 0 0.5rem;
}

.textbox-unterlegt {
  background: #CFD8DC;
  border: 1px solid #B0BEC5;
  margin-bottom: 0.5rem;
  padding: 0.5rem 1rem;
}
.textbox-unterlegt p:last-child {
  margin-bottom: 0;
}

table.rechnungsbetrag {
  width: 100%;
}
table.rechnungsbetrag tr {
  width: 100%;
}
table.rechnungsbetrag tr:last-child {
  border-top: 1px solid #B0BEC5;
  font-weight: bold;
}
table.rechnungsbetrag td {
  width: 50%;
  padding: 0.5rem 0;
}
table.rechnungsbetrag td:last-child {
  text-align: right;
}

.table td, .table th {
  border: 0;
}

table.kataloge-mit-thumbnail {
  margin-bottom: 1rem;
}
table.kataloge-mit-thumbnail tr {
  text-align: center;
  border: 0;
}
table.kataloge-mit-thumbnail img.katalog-thumbnail {
  width: 100px;
}
table.kataloge-mit-thumbnail td.katalog-bezeichnung {
  margin-bottom: 1rem;
}
table.kataloge-mit-thumbnail .rahmenlinie-oben {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
table.kataloge-mit-thumbnail .rahmenlinie-unten {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.clickable {
  cursor: pointer;
}

.durchgestrichen {
  text-decoration: line-through;
}

.fehler-im-input-feld {
  border: 1px solid #ab0000;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.sba-auswahlbox {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-top: 1rem;
  background: #CFD8DC;
}
.sba-auswahlbox select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.sba-liste .sba-produkt-box-innen {
  margin: 10px;
}
.sba-liste .sba-produkt-box-aussen {
  position: relative;
  padding: 0;
  background: #CFD8DC;
  border: 1px solid #B0BEC5;
}
.sba-liste .liste-marker {
  color: #ECEFF1;
  background: #546E7A;
  text-align: center;
  border-bottom: 1px solid #CFD8DC;
  border-left: 1px solid #CFD8DC;
}
.sba-liste .liste-marker:first-child {
  border-left: 0;
}
.sba-liste .sba-variante {
  background: #B0BEC5;
  border-left: 1px solid #CFD8DC;
  border-bottom: 1px solid #CFD8DC;
}
.sba-liste .sba-variante:first-child {
  border: 0;
}
.sba-liste .sba-variante .header {
  color: #ECEFF1;
  background: #546E7A;
  padding: 0 0.25rem;
}
.sba-liste img.thumbnail {
  width: 65px;
}

.medienberichte a {
  font-weight: bold;
  color: #607D8B;
  text-decoration: underline;
  font-size: 0.9rem;
}
.medienberichte a:hover {
  text-decoration: none;
  color: #607D8B;
}
.medienberichte a:visited {
  color: #90A4AE;
  text-decoration: none;
}

.suchen-seite-formular-rahmen {
  border: 1px solid #B0BEC5;
  padding: 0 8px;
  border-radius: 0.1rem;
  margin-bottom: 1rem;
}
.suchen-seite-formular-rahmen .suchen-seite-formular {
  margin-bottom: 0.5rem;
  text-align: center;
}

.suchergebnisse .suchergebnis-produkt {
  border-bottom: 1px solid #B0BEC5;
  margin: 0;
}
.suchergebnisse .suchergebnis-produkt.schulbuch {
  background: #fff8e8;
}
.suchergebnisse .suchergebnis-produkt p {
  margin: 0;
  padding: 0.5rem 0.25rem;
}

.autorinnen-liste .gefundene_buchstaben_liste {
  background: #CFD8DC;
  padding: 0.5rem;
  margin-left: 15px;
  margin-right: 15px;
}

.autorin-portrait {
  margin-right: 1rem;
}

.autorin-name {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -9px;
}

.anzeigebereich-neuerscheinungen .button-row {
  background: #B0BEC5;
}
.anzeigebereich-neuerscheinungen .button-neuerscheinungen {
  text-align: center;
  padding: 0.5rem 0.25rem;
  cursor: pointer;
}
.anzeigebereich-neuerscheinungen .button-neuerscheinungen.mobil {
  border-bottom: 1px solid #ECEFF1;
}
.anzeigebereich-neuerscheinungen .button-neuerscheinungen.aktiv {
  background: #607D8B;
  color: #CFD8DC;
}
.card.onlinetutor {
  background: #ECEFF1;
  border: 1px solid #B0BEC5;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
  text-align: center;
}
.card.onlinetutor img.thumbnail {
  border: 0.5px solid #90A4AE;
}

.lembergerbildung {
  text-align: center;
}
.lembergerbildung .lembergerbildung-box {
  border-radius: 0.5rem;
  padding: 1rem 1rem 0.35rem;
  margin-bottom: 1rem;
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  background: #607D8B;
  border: 1px solid #546E7A;
}
.lembergerbildung .lembergerbildung-box img.logo {
  height: 60px;
}
.lembergerbildung .lembergerbildung-box h2 {
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
  color: #ECEFF1;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-top: 20px;
}
.lembergerbildung .lembergerbildung-box hr {
  background: #ECEFF1;
  width: 35%;
  border-width: 2px;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.lembergerbildung > .digitaleslernen .lembergerbildung-box {
  border-radius: 0.5rem;
  padding: 1rem 1rem 0.35rem;
  margin-bottom: 1rem;
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  background: #ECEFF1;
  border: 1px solid #546E7A;
}
.lembergerbildung > .digitaleslernen .lembergerbildung-box img.logo {
  height: 40px;
}
.lembergerbildung > .digitaleslernen .lembergerbildung-box h4 {
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
  color: #546E7A;
  font-size: 1rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  line-height: 1.2rem;
}
.lembergerbildung > .digitaleslernen .lembergerbildung-box h4.no-image {
  margin-top: -0.25rem;
}
.lembergerbildung > .digitaleslernen .lembergerbildung-box hr {
  background: #546E7A;
  width: 35%;
  border-width: 2px;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.homepage {
  margin: 0 0 1rem 0;
  padding: 0;
}
.homepage .text-hell {
  color: #ECEFF1;
}
.homepage .text-dunkel {
  color: #455A64;
}
.homepage .box {
  border-radius: 0.5rem;
  padding: 1rem 1rem 0.35rem;
  margin-bottom: 1rem;
  position: relative;
  font-size: 1.15rem;
}
.homepage .box li {
  font-size: inherit;
}
.homepage .box h1, .homepage .box h2, .homepage .box h3, .homepage .box h4, .homepage .box h5, .homepage .box h6 {
  margin: 0 0 0.5rem;
  text-align: center;
}
.homepage .box .bvl-button {
  font-size: 0.85rem;
}
.homepage .box .bvl-button.wenig-padding {
  padding-left: 5px;
  padding-right: 5px;
}
.homepage .box.dunkel {
  color: #ECEFF1;
  background: #455A64;
}
.homepage .box.dunkel h1, .homepage .box.dunkel h2, .homepage .box.dunkel h3, .homepage .box.dunkel h4, .homepage .box.dunkel h5, .homepage .box.dunkel h6 {
  color: #fedda8;
}
.homepage .box.dunkel h1.standardfarbe, .homepage .box.dunkel h2.standardfarbe, .homepage .box.dunkel h3.standardfarbe, .homepage .box.dunkel h4.standardfarbe, .homepage .box.dunkel h5.standardfarbe, .homepage .box.dunkel h6.standardfarbe {
  color: #ECEFF1;
}
.homepage .box.dunkel .bvl-button {
  color: #455A64;
  background: #fedda8;
}
.homepage .box.dunkel a {
  color: inherit;
}
.homepage .box.hell {
  color: #455A64;
  background: #fedda8;
}
.homepage .box.hell h1, .homepage .box.hell h2, .homepage .box.hell h3, .homepage .box.hell h4, .homepage .box.hell h5, .homepage .box.hell h6 {
  color: #ac2f00;
}
.homepage .box.hell h1.standardfarbe, .homepage .box.hell h2.standardfarbe, .homepage .box.hell h3.standardfarbe, .homepage .box.hell h4.standardfarbe, .homepage .box.hell h5.standardfarbe, .homepage .box.hell h6.standardfarbe {
  color: #455A64;
}
.homepage .box.hell .bvl-button {
  color: #ECEFF1;
  background: #455A64;
}
.homepage .box.hell .unterlegter-text {
  background: #ac2f00;
  color: #fedda8;
  padding: 3px 10px;
  display: inline-block;
}
.homepage .box .mehr-rand {
  padding-left: 40px;
  padding-right: 40px;
}
.homepage .box.mit-bild {
  margin-top: 40px;
}
.homepage .box .bild-steht-ueber {
  margin-top: -50px;
  text-align: center;
  margin-bottom: 1rem;
}
.homepage .box .btn {
  padding: 8px 30px 6px;
}
.homepage a {
  color: inherit;
}
.homepage .farbige-ecke-nw-container {
  border-radius: 0.5rem;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.homepage .farbige-ecke-nw-container > .text {
  position: absolute;
  top: -15px;
  left: -115px;
  width: 250px;
  padding: 30px 0 3px;
  transform: rotate(-45deg);
  text-align: center;
  font-weight: bold;
  background: #ac2f00;
  color: white;
  line-height: 1.25rem;
  font-size: 1rem;
}
.homepage h1 {
  font-size: 2rem;
}
.homepage h2 {
  font-size: 1.75rem;
}
.homepage h3 {
  font-size: 1.5rem;
}
.homepage h4 {
  font-size: 1.3rem;
}
.homepage h5 {
  font-size: 1.2rem;
  line-height: 1.45rem;
}
.homepage h6 {
  font-size: 1.1rem;
  line-height: 1.35rem;
}
.homepage p {
  font-size: inherit;
  color: inherit;
  margin-bottom: 0.75rem;
}

table.graublau-mit-header-negativ th {
  border: 1px solid #455A64;
  background: #455A64;
  color: #ECEFF1;
  padding: 5px;
}
table.graublau-mit-header-negativ td {
  border: 1px solid #455A64;
  padding: 5px;
}

.form-group label, .form-check-radio label, .form-check label {
  color: #37474F !important;
}

.form-check-label.plus {
  font-size: 1rem;
  line-height: 1.2rem;
  padding-bottom: 0.5rem;
}

.badge {
  font-weight: bold;
}
.badge.badge-default {
  background: #222;
  color: white;
}

.nav-item {
  background: white;
  color: black;
}

.navbar {
  background: white;
  box-shadow: none;
}

/*# sourceMappingURL=bvl.css.map */
