.module-title {
    font-size: 1.125rem;
    border-bottom: 1px dotted black;
}

.t4-megamenu .dropdown-menu {
    padding: 0.5rem 1rem;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    font-size: 1.1rem;
    font-weight: bold;
}

.feed .newsfeed .feed-link {
    font-size: 1rem;
    font-weight: 400;
}

.feed .newsfeed li {
    padding: 0.5rem 0;
}

.feed .newsfeed {
    margin-top: 0rem;
}

.blog .items-leading .item-content, .blog-featured .items-leading .item-content {
    padding: 0rem;
}

.blog .blog-items .blog-item, .blog-featured .blog-items .blog-item {
    border-bottom: 1px dotted black;
}

.t4-main-body {
    padding-top: 1rem;
}

#rlta-herren > h3, #rlta-damen > h3, #rlta-buli > h3, #rlta-jugend > h3, #rlta-jugend-2 > h3, #rlta-senioren > h3, #rlta-aktive > h3, #rlta-junioren > h3, #rlta-panel-herren h3, #rlta-panel-damen h3, #rlta-panel-buli h3, #rlta-panel-jugend h3 {
    font-size: 0.75rem;
    font-weight: 400;
}

.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
    vertical-align: inherit;
}

.t4-card .card-header {
    font-size: 1.05rem;
}

ul.dropdown-menu {
    min-width: 0rem !important;
}

.t4-section.t4-breadcrumbs {
    border-bottom: 1px solid var(--t4-border-color);
}

#t4-breadcrumbs {
    margin: 15px 0;
}

.breadcrumb li:first-child {
    display: inherit;
}

#t4-inhalte > div > div > div.t4-col.sidebar-r.col-sm.col-md-4 > div:nth-child(1) > div > div.moduletable {
    border: none;
    padding:0;
    margin:0;
}

div.neueste-downloads > div > div.card-body > div.moduletable {
    padding: 0;
    border:none;
    margin: 0 auto;
}

/*Visforms*/
div.visforms div.category-desc {
    border: none;
    padding: 0;
    margin-bottom: 5px;
}

div.visforms div.field1, div.visforms div.field2, div.visforms div.field3, div.visforms div.field4, div.visforms div.field5, 
div.visforms div.field6, div.visforms div.field7, div.visforms div.field8, div.visforms div.field9, div.visforms div.field10, 
div.visforms div.field11, div.visforms div.field12, div.visforms div.field13, div.visforms div.field14, div.visforms div.field15 {
    margin-top: 15px;
}

div.visforms input.form-control {
    max-width: 400px;
}