.site-info.container {
    display: none;
}
.footer-widgets {
    padding: 20px 0;
}
.entry-content .widget ul {
   list-style: inside;
}
/* Menu */

#mainnav ul li a:hover {
color: #000000 !important;
}


/* Änderungen Stephan 2019 */

.wp-block-image .alignleft { margin-right: 2em; }

.hentry .title-post { font-size: 32px; }
.home .display-posts-listing { list-style-type: none; padding-left: 0; }
.home .display-posts-listing .title { display: block; font-weight: bold; margin-bottom: 0.5em; }
.home .display-posts-listing .excerpt-more { display: block; margin-top: 0.5em; font-style: italic; }




/* Änderung Astra */
.main-header-bar { background-color: #15804a; }

.main-header-menu a, 
.main-header-menu li:hover > a,
.main-header-menu li:hover > .ast-menu-toggle,
.main-header-menu .ast-masthead-custom-menu-items a:hover,
.main-header-menu li.focus > a,
.main-header-menu li.focus > .ast-menu-toggle,
.main-header-menu .current-menu-item > a,
.main-header-menu .current-menu-ancestor > a,
.main-header-menu .current_page_item > a,
.main-header-menu .current-menu-item > .ast-menu-toggle,
.main-header-menu .current-menu-ancestor > .ast-menu-toggle,
.main-header-menu .current_page_item > .ast-menu-toggle { color: white; }

.main-header-menu .current_page_item > a { text-decoration: underline; }
.teams_odd, .teams_even {width:30%;max-width:200px;border: 3px solid #006666;margin-top:25px;display:inline-block}
/* .teams_even { float:right;} */
.teams_name { background-color: #006666; color:#FFFFFF; }
.teams_row {padding: 0 25px;}

@media screen and (max-width:1070px) {

  .teams_odd, .teams_even {width:100%;max-width:200px;} 
  .teams_even { float:none;}
}

.teamsHead h3 {font-size:18px}