.groupheader-logo-bv .groupheader-logo {
    filter: grayscale(0%) brightness(100%);
    opacity: 1;
}

h2 {
    font-size: 30px;
    text-align: left;
    font-weight: 600;
}

h3 {
    color: inherit;
    font-weight: 600;
}

.footer-end img {
    width: 110px;
}

body {
    font-family: source-sans-pro, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4em;
}

#c131099 h3,
#c131096 h3,
#c131093 h3,
.footer h3 {
    font-size: 19px;
    line-height: 19px;
    color: #2f2f2f;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    margin: 15px 0px;
}

.seitenFooterLinks a,
#c131099 a,
#c131096 a,
#c131093 a,
#c131420 a,
.footer a {
    font-size: 15px;
    line-height: 24px;
    color: #979797;
    text-decoration: none;
}

.teaser_element {
    color: #979797;
    font-size: 19px;
}

.zitat_big {
    display: flex;
    justify-content: space-evenly;
    gap: 25px;
    margin: 25px 0px;
}

.zitat {
    font-size: 30px;
    line-height: 40px;
}

.zitat_quelle {
    text-align: right;
    font-weight: 600;
    margin-top: 10px;
    font-size: 19px;
}

.zitat_quelle_normal {
    font-weight: normal !important;
}

.bigquotes {
    font-size: 200px;
    line-height: 1;
    text-align: center;
    font-style: italic;
    margin-bottom: -100px;
}

.zitat_column {
    flex-direction: column;
}

.zitat_column .zitat {
    font-size: 21px;
    line-height: 30px;
}

.zitat_column .bigquotes {
    font-size: 150px;
    margin-left: -20px;
    text-align: left;
}

a.lightbox::before {
    display: none;
}

.chartWithLogo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.chartWithLogo .logo {
    position: absolute;
    right: 15%;
    max-width: 40px;
    max-height: 40px;
    bottom: 15%;
}

.toolbar label {
    background-color: unset;
    font-weight: normal;
}

.toolbar label.selected,
.toolbar label:hover {
    font-weight: 600;
    background-color: unset;
}

.custom-combobox-input {
    font-size: 14px !important;
    background: unset !important;
}

.ui-widget-content {
    border: unset !important;
}

.ui-widget-header {
    background: unset !important;
    font-size: 17px;
    margin-bottom: 10px !important;
}

.dataTables_wrapper .ui-toolbar {
    padding: unset;
}

tr.even,
tr.odd,
tr.even td.sorting_1,
tr.odd td.sorting_1 {
    background-color: unset;
}

.fuellerKasten h4 {
    display: none;
}

.fuellerKasten thead a {
    color: initial;
    text-decoration: none;
}

.imgheader {
    background-image: url('/fileadmin/img/Seitenheader/header_leitfaden_hq_ohne_cover_2023.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.content {
    padding-bottom: unset;
}

.content .left,
.content .right {
    padding-bottom: unset;
}

.vorteilsbox .marking-tick {
    padding-right: 10px;
}

.stickyFooter {
    right: 0px;
}

.table-teaser tbody tr:nth-child(n+9) {
    display: table-row;
}

.table-teaser tbody tr:nth-child(n+10) {
    display: none;
    transition: 1s;
}

.ce-border img {
    border: none;
    min-width: auto;
}

.headerImageLeft {
  text-align: center;
    width: 400px;
    padding: 20px 20px 5px 20px;
    background-color: white;
}

.content p,
.zitat,
.table,
#c130649 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4em;
}

.zitat {
    line-height: inherit;
}

#aktienfondsform {
    margin-bottom: 50px;
    background-color: #fbfaf9;
    padding: 15px 15px 50px 15px;
}

#boerseSpecialAktienfonds h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
}

.formularFooter select,
.formularFooter textarea,
.formularFooterinput[type="text"],
.formularFooter input[type="email"],
.boerseSpecialAktienfonds select,
.boerseSpecialAktienfonds textarea,
.boerseSpecialAktienfonds input[type="text"],
.boerseSpecialAktienfonds input[type="email"] {
    width: 100%;
}

.formularFooter .col-sm-4,
.formularFooter .col-sm-8,
.boerseSpecialAktienfonds .col-sm-4,
.boerseSpecialAktienfonds .col-sm-8 {
    padding-top: 6px;
    padding-bottom: 6px;
}

.formularFooter input[type="submit"],
.boerseSpecialAktienfonds input[type="submit"] {
    background-color: #002e54;
    border: 0;
    color: white;
    padding: 8px 50px;
    position: absolute;
    right: 15px;
    z-index: 2;
}

.formularFooter,
.boerseSpecialAktienfonds label {
    font-weight: normal;
}

.formularFooter input[type="radio"]:first-child,
.boerseSpecialAktienfonds input[type="radio"]:first-child {
    margin: 0px 10px 0 0;
}

.formularFooter input[type="radio"],
.boerseSpecialAktienfonds input[type="radio"] {
    margin: 0px 10px 0 40px;
}

.formularFooter label,
.formularFooter .col-sm-8,
.formularFooter .submitbtn,
.formularFooter div {
    font-size: 19px;
}

h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: left;
    color: #002e54;
    font-weight: 600;
    margin-bottom: 25px;
}

.youtubewrap {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
}

.youtubewrapLarge .youtubewrap {
    margin-top: -70px !important;
    margin-bottom: -70px !important;
}

div.youtubewrap img.playbutton {
    background-image: url(/fileadmin/img/playbutton_sw.png);
}

.weitere-meinungen {
    font-size: 21px;
    color: black;
}

#show_uebertext {
    font-weight: 500;
}

.page4922 .wrapper_zitat .zitat {
    color: black;
}

.link_hideContent,
.link_showContent {
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    border-bottom: 1px solid #000000;
    cursor: pointer;
}

#flexslider130568 {
    margin-bottom: 0px;
}

.headerImageLeft .logo-button {
    position: absolute;
    width: 100px;
    right: -35px;
    top: -35px;
}

.page4904 .feedback-text {
    font-size: 21px;
}


.page4904 .footer {
    display: none;
}

#c130295 .table td {
    font-size: 19px;
}

.feedback-bigquotes {
    font-size: 200px;
    line-height: 1;
    text-align: center;
    font-style: italic;
    margin-bottom: -100px;
}

.feedback-text,
.page4904 .feedback-text p {
    margin: 20px 0px;
    font-size: 19px;

}

.feedback-text em {
    font-weight: initial;
}

#allFeedbacks thead {
    display: none;
}

#allFeedbacks th,
#allFeedbacks td {
    border-top: unset;
    padding: 20px 0px;
    border-bottom: unset;
    font-size: 19px;
}

.page4922 .table {
    border-bottom: unset;
}

.page4925 .formularFooter {
    display: none;
}


.formularFooter a {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4em;
    text-decoration: underline;
    color: #337ab7;
}

.formularFooter p {
    color: initial;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4em;
}


.formularFooter h2 {
    font-size: 30px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px;
    color: #002e54;
    margin-top: 20px;
}

@media (min-width: 481px) and (max-width: 1024px) {
    .imgheader {
        background-image: url('/fileadmin/img/leitfaden-vermoegensaufbau/header_leitfaden_mitCover_Tablet.jpg');
    }
    .headerImageLeft {
        display: none;
    }
    .stickyFooter {
        display: none;
    }
}

/*
.navi-mobile-top-second {
    display: none;
}
.groupNaviMobile {
    height: unset;
}
*/

.groupNaviMobile {
  height: 140px;
}

.navi-mobile-second-menu {
  height: 60vh;
}

.navi-mobile-second-menu > div > a {
  margin: 20px 0px;
}

.headerButtonRight {
    align-self: flex-end;
}

.buttonHeader {
    opacity: 1;
    border: none;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    background: #fff;
    color: #4bbbc7 !important;
    padding: 10px 20px;
    font-size: 1.2em;
}

.wrapper_anlegerservice_right {
    display: flex;
    align-content: center;
    column-gap: 150px;
}

.wrapper_anlegerservice {
    margin: 50px 0px;
}

@media (max-width: 768px) {
    .c2a_leitfaden {
        flex-direction: column;
        gap: 30px;
    }

    .logo-button {
       display: none;
    }

    .navi-mobile-top-second-icon {
       display: block;
    }
}

.loginseite input[type="text"],
.loginseite input[type="password"] {
    border: 1px solid #c7c7c7;
    padding: 4px 10px;
    color: #303030;
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    float: left;
    margin: 0 6px 5px 0;
    height: 30px;
}

.loginseite input[type="submit"] {
    border: none;
    width: 100%;
    height: 30px;
    padding: 0 8px 2px;
    color: #fff;
    background: #f09406;
    vertical-align: middle;
    overflow: hidden;
    margin-left: 0px;
    cursor: pointer;
    margin-top: unset;
    box-shadow: unset;
}

.c2a_leitfaden {
    margin-top: 80px;
}

.c2a_leitfaden .teaser_element_button {
    position: absolute;
    width: 100px;
    right: -50px;
    top: -30px;
}

.c2a_leitfaden .teaser_element_grafik {
    position: relative;
}

.einzelseite img {
    width: 160px;
}

.navbar-fixed-logo {
  width: 260px;
  padding: 0px;
}

@media only screen and (max-width: 500px) {

  #boerseSpecialAktienfonds h2 { font-size:21px; line-height:26px; margin-top:0px; } 

  .feedback-text, .container p, .container td {
    font-size: 17px !important;
    line-height:25px !important;
  }

  h1 { font-size: 1.6em !important; line-height:1.2em !important; }

}

@media only screen and (max-width: 767px) {
  .teaser_element {
     align-items: center;
}


