.sub-title {
    padding-top: 26px !important;
    padding-bottom: 11px !important;
}

/* === S3L Header 1/4 kleiner + fixiert === */
.header1 {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
}
.newedge-topbar .top-right {
    line-height: 47px !important;
}
.top-align > a {
    padding: 16px 16px !important;
}
.enter-logo {
    max-height: 44px !important;
    width: auto !important;
}
#main-menu .nav > li {
    height: 48px !important;
    line-height: 48px !important;
}
#main-menu .nav > li > a {
    height: 28px !important;
    line-height: 28px !important;
}
.sub-title h2 {
    font-size: 27px !important;
    color: #000000 !important;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
    font-weight: 700 !important;
}

/* TablePress erste Spalte links */
#tablepress-69 td.column-1,
#tablepress-69 th.column-1 {
    text-align: left !important;
}