#header-top.pro .container {
  width: 90%;
  max-width: 1800px; }
  #header-top.pro .container .row #logo img {
    max-width: 570px !important;
    height: auto !important; }
/*header-top pro*/
#main-wrapper.pro {
  top: 0; }
  #main-wrapper.pro #nav, #main-wrapper.pro #nav * {
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    background-color: white !important; }
    #main-wrapper.pro #nav #menu, #main-wrapper.pro #nav * #menu {
      background: transparent !important; }
      #main-wrapper.pro #nav #menu li a.level0, #main-wrapper.pro #nav * #menu li a.level0 {
        background: transparent !important; }
        #main-wrapper.pro #nav #menu li a.level0:hover, #main-wrapper.pro #nav * #menu li a.level0:hover {
          color: #0282b1 !important; }
          #main-wrapper.pro #nav #menu li a.level0:hover span, #main-wrapper.pro #nav * #menu li a.level0:hover span {
            color: #0282b1 !important; }
        #main-wrapper.pro #nav #menu li a.level0 span:hover, #main-wrapper.pro #nav * #menu li a.level0 span:hover {
          color: #0282b1 !important; }
    #main-wrapper.pro #nav #navbar-collapse-1, #main-wrapper.pro #nav * #navbar-collapse-1 {
      background-color: white !important;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px; }
    #main-wrapper.pro #nav .navelements-search, #main-wrapper.pro #nav * .navelements-search {
      width: 30%;
      position: absolute;
      right: 0; }
    #main-wrapper.pro #nav .search, #main-wrapper.pro #nav * .search {
      top: 0px;
      right: -15px;
      background-color: #d9d9d9 !important;
      height: 50px;
      border-bottom-left-radius: 0 !important; }
      #main-wrapper.pro #nav .search input, #main-wrapper.pro #nav * .search input {
        background-color: #d9d9d9 !important;
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        padding: 10px 5px 0 50px;
        width: 100%; }
      #main-wrapper.pro #nav .search:before, #main-wrapper.pro #nav * .search:before {
        content: '';
        position: absolute;
        left: 5px;
        top: 5px;
        width: 40px;
        height: 40px;
        background-image: url(/pictures/basic/icon_suche_01.png); }
  #main-wrapper .row .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

#main-wrapper .row .row .w4pt-wrapper {
  height: 100%; }

.book-autor {
  text-align: left;
  font-weight: bold;
  width: 230px;
  position: relative;
  left: 50%;
  margin-left: -115px;
  padding-top: 20px; }

.book-autor .a {
  color: #0282b1;
  font-weight: bold; }

.pro_3b {
  text-align: center; }

.pro_book-content {
  width: 152px;
  margin: 0 auto; }

.w4b .pro_buttons {
  position: absolute;
  width: 150px;
  padding: 0;
  bottom: 6px;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 0px auto 10px auto; }

.scroll_ct {
  max-width: 100%;
  overflow-x: scroll;
  scrollbar-color: #0282b1 #333; }

.news_ct {
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  column-gap: 35px;
  row-gap: 60px;
  margin-bottom: 30px;
  /*item*/ }
  .news_ct.pro_slider {
    flex-wrap: nowrap; }
  .news_ct.pro_slider .item {
    min-width: calc(33% - 23px); }
  .news_ct .item {
    width: calc(33% - 23px);
    border-radius: 10px;
    background: white;
    position: relative;
    padding-bottom: 50px;
    /*text*/ }
  .news_ct .item .bild {
    position: relative; }
    .news_ct .item .bild img {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      max-width: 100%;
      height: auto; }
    .news_ct .item .bild .datum {
      position: absolute;
      background-color: #0282b3;
      top: 0;
      left: 0;
      width: 105px;
      color: white;
      border-top-left-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 10px;
      font-size: 15px; }
      .news_ct .item .bild .datum .datum_date {
        font-size: 30px;
        color: white;
        font-weight: bold; }
  .news_ct .item .text {
    padding: 10px 15px;
    border-radius: 10px; }
    .news_ct .item .text img {
      max-width: 100%;
      height: auto; }
    .news_ct .item .text .typ {
      font-weight: 500;
      font-size: 17px;
      padding: 5px 0; }
    .news_ct .item .text .titel h3 {
      color: #0282b3;
      font-size: 21px;
      line-height: 1.2em;
      font-weight: 600;
      margin: 0; }
    .news_ct .item .text .fact {
      font-weight: 500;
      line-height: 1.2em;
      margin-top: 10px; }
      .news_ct .item .text .fact label {
        color: #0282b3 !important;
        font-weight: normal; }
  .news_ct .item .buttons {
    position: absolute;
    bottom: 10px;
    left: 15px;
    width: calc(100% - 30px); }
  .news_ct.sp2 .item {
    width: calc(50% - 23px); }
  .news_ct.sp1 {
    justify-content: center; }
  .news_ct.sp1 .item {
    width: 50%; }
  .news_ct .modal-header {
    border-bottom: none; }
  .news_ct .modal-header img {
    max-width: 100%;
    height: auto; }
  .news_ct .modal-header h3, .news_ct .modal-header h4 {
    padding: 0px 40px 0px 70px; }
  .news_ct .modal-header h3 {
    margin-top: 10px; }
  .news_ct .modal-footer {
    border-top: none; }
  .news_ct .modal-body {
    padding: 15px 40px 20px 80px; }
  .news_ct .modal-body img {
    max-width: 100%;
    height: auto; }
  .news_ct .modal-body .facts {
    width: 80%;
    float: right; }
    .news_ct .modal-body .facts .ct {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-end;
      margin-bottom: 10px; }
      .news_ct .modal-body .facts .ct .re {
        width: calc(60% - 10px);
        font-weight: 500; }
      .news_ct .modal-body .facts .ct .li {
        width: 140px;
        color: #0282b3;
        margin-right: 20px; }
  .news_ct .clear {
    content: '';
    clear: both; }

#stickynav {
  position: fixed;
  right: -2px;
  top: 50vh;
  z-index: 2;
  width: 12px; }
  #stickynav .navelements-search {
    position: relative; }
  #stickynav .navelement {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 6px 0px 0px 6px; }
  #stickynav .navelement .cart-info {
    width: 30px;
    left: -4px;
    background-image: url('/pictures/navigation/stickynav/wk.png');
    background-size: 92% auto;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 6px 0px 0px 6px; }
  #stickynav .navelement.rel {
    position: relative; }
  #stickynav .navelement .butKnvShop {
    background-image: url('/pictures/navigation/stickynav/shop.png');
    background-size: 72% auto;
    background-position: center; }
  #stickynav .navelement .butContact {
    background-image: url('/pictures/navigation/stickynav/kontakt.png');
    background-size: 72% auto;
    background-position: center; }
  #stickynav .navelement .butMail {
    background-image: url('/pictures/navigation/stickynav/mail.png');
    background-size: 72% auto;
    background-position: center; }
  #stickynav .navelement .shopping-cart-box {
    min-width: 200px;
    width: max-content;
    position: absolute;
    right: 40px;
    top: 0; }
  #stickynav .search {
    width: 40px;
    position: absolute;
    right: -8px;
    top: 0;
    transition: all 0.5s; }
  #stickynav .search:hover {
    width: 200px;
    transition: all 0.5s; }
  #stickynav .cart-info {
    position: relative;
    left: -8px;
    margin-bottom: 7px; }

.literaturabo h1 {
  color: white;
  background: #0282b1;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 25px; }
  .literaturabo .fl_ct {
    display: flex;
    column-gap: 20px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    --gap: 30px; }
  .literaturabo .fl_ct .bez, .literaturabo .fl_ct.bez {
    font-weight: bold;
    color: #0583b2; }
  .literaturabo .fl_ct.einleitung {
    margin-bottom: 40px; }
  .literaturabo .fl_ct .li {
    width: 33%; }
    .literaturabo .fl_ct .li .small {
      font-size: 12px; }
    .literaturabo .fl_ct .li img {
      max-width: 100%;
      height: auto; }
  .literaturabo .fl_ct .re {
    width: calc(66% - var(--gap)); }
    .literaturabo .fl_ct .re .inner_fl_ct {
      display: flex;
      width: 100%;
      align-items: center;
      flex-wrap: wrap; }
      .literaturabo .fl_ct .re .inner_fl_ct .inner_li {
        --gap: 20px;
        width: calc(25% - var(--gap)); }
      .literaturabo .fl_ct .re .inner_fl_ct .inner_re {
        width: calc(80% - var(--gap)); }
    .literaturabo .fl_ct .re input, .literaturabo .fl_ct .re textarea {
      border-radius: 2px;
      background: white;
      border: none; }
      .literaturabo .fl_ct .re input.sml, .literaturabo .fl_ct .re textarea.sml {
        width: 60px; }
      .literaturabo .fl_ct .re input.medium, .literaturabo .fl_ct .re textarea.medium {
        width: 85%; }
      .literaturabo .fl_ct .re input.large, .literaturabo .fl_ct .re textarea.large {
        width: 97%; }
      .literaturabo .fl_ct .re input.full, .literaturabo .fl_ct .re textarea.full {
        width: 100%; }
      .literaturabo .fl_ct .re input[type="text"], .literaturabo .fl_ct .re textarea[type="text"], .literaturabo .fl_ct .re input[type="email"], .literaturabo .fl_ct .re textarea[type="email"] {
        padding: 3px; }
    .literaturabo .fl_ct .re textarea {
      min-height: 120px; }
    .literaturabo .fl_ct .re.buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      column-gap: 40px; }
      .literaturabo .fl_ct .re.buttons input {
        width: calc(50% - 20px);
        padding: 5px;
        border-radius: 10px;
        color: #0583b2;
        font-weight: bold; }
