/* Magazine Hauptseite - Erste Seite */

#eb .eb-mag-post-title {
    font-size: 28px;
    line-height: 1.2;
    margin: 20px 0px 20px;
    overflow: hidden;
    font-family: 'Noto Serif', sans-serif;
    font-weight: 400;
}

#eb a.magazine-btn.magazine-btn-more {
    color: white;
    font-size: 13px;
}


#eb .ebd-block[data-type="text"] p,
#eb [data-blog-post-content] p {
  font-size: 16px !important;
  line-height: 1.5 !important;
}



#eb a.eb-more__btn {
    color: white;
    font-size: 13px;
}

#eb .btn-info {
    color: #fff !important;
    background-color: #131949 !important;
    border-color: #131949 !important;
}

#eb .eb-post-body {
    display: inline-block;
    width: 100%;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}


#eb .eb-mag-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'Noto Serif', sans-serif;
}


#eb .magazine-btn-more {
    text-decoration: none !important;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    border: 1px solid #031969;
    background-color: #031969;
    margin-top: 12px;
}


#eb .eb-more__btn {
    text-decoration: none !important;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none;
    font-weight: bold;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    border: 1px solid #031969;
    background-color: #031969;
}


#eb .eb-mag-title, #eb .eb-mag-body, #eb .eb-mag-foot {
    padding-top: 5px;
}


#eb .magazine-btn-more { display: inline-block; }


#eb .eb-mag-head, #eb .eb-mag-body, #eb .eb-mag-date {
    margin-bottom: 0px;
}

#eb .eb-mag-table {
    display: table;
    width: 100%;
    word-break: break-word;
    margin-top: 20px;
}

#eb .eb-entry-article .ebd-block .btn {
    white-space: normal;
    font-size: 16px;
    font-weight: 400;
}


/* Hauptbild gross auf Blog-Seite */

#eb img {
    vertical-align: middle;
    height: auto;
    margin-bottom: 20px;
}


#eb .eb-image-viewport {
    border: 0px solid rgba(var(--fd-gray-300), 1);
    border-radius: 2px;
    position: relative;
    text-align: center;
    display: inline-block;
    font-size: 0;
    max-width: 100%;
}


/* Bereich "Über den Autor - Neuste Beiträge */

#eb .eb-section-heading {
    border-bottom: 2px solid rgba(var(--fd-gray-300), 1);
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    padding: 10px 0;
    margin: 20px 0;
    text-transform: uppercase;
}


#eb .eb-entry-author-bio h3 a {
    color: inherit;
    font-family: 'Noto Serif', sans-serif;
}


/* Vorlage für Blog-News RM (neuer Beitrag) */

#eb h1 {
    font-family: 'Noto Serif', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin: 35px 0px 15px;
    overflow: hidden;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1.2px;
}


#eb .eb-entry-article .ebd-block {
    margin-bottom: 15px;
}

#eb h2 {
    font-family: 'Noto Serif', sans-serif;
    font-size: 24px;
    line-height: 1.2;
    margin: -10px 0px 0px;
    overflow: hidden;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1.2px;
}

#eb h3 {
    font-family: 'Noto Serif', sans-serif;
    font-size: 24px;
    line-height: 1.2;
    margin: -10px 0px 0px;
    overflow: hidden;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1.2px;
}

#eb h4 {
    font-family: 'Noto Serif', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1.2px;
}


/* Beginn Über den Autor */

#eb img {
    vertical-align: middle;
    height: auto;
    margin-bottom: 0px;
}

#eb .o-avatar {
    position: relative;
    display: inline-flex;
    flex-shrink: 0;
    border-radius: 5px;
    width: 40px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    background: transparent;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: transparent;
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: transparent;
}

/* Ende über den Autor */



/* Blockquote */

#eb blockquote.eb-quote p {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.5 !important;
    margin-bottom: .8em;
    color: #969696 !important;
}

#eb ebd-block {
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #969696 !important;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.5;
}

/* Kategorien & Ordner Darstellung */

#eb .reset-heading {
    background: none;
    border: medium none;
    clear: none;
    display: block;
    float: none;
    margin: 0px;
    padding: 0;
    position: static;
    width: auto;
}

#eb img {
    vertical-align: middle;
    height: auto;
    margin-bottom: 20px;
}

#eb .eb-authors-subscribe {
    clear: none;
    float: none;
    margin: 0px 0 0;
    min-height: 0;
    padding: 0;
    font-size: 13px;
    overflow: hidden;
}


#eb .o-avatar {
    position: relative;
    margin: 0px 0px -10px 0px;
    display: inline-flex;
    flex-shrink: 0;
    border-radius: 5px;
    width: 40px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    background: transparent;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: transparent;
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: transparent;
}