.container-header .mod-menu {
   justify-content: left;
   color: #ffffff;   
   padding: 0;
}
@media (min-width:576px){
.container-nav {
  justify-content: left !important;
}
}
.container-header {
   background-color: #a1b078;
   background-image: none;
   z-index:1010;
}

.container-top-a {

background: #4C5931;
justify-content: center !important;
}

.top-a.card {
	background-color: #4C5931;
border: none;
margin:0;
}

.top-a > .card-body {
	padding: 0rem 1rem 0rem 1rem;
}

.metismenu-item.current.active {
background: #FACD02;
}

.metismenu-item {
padding: .5em 0em !important;	
}

.metismenu-item > ul {
	width:100%;
}
.metismenu.mod-menu,.mod-menu__heading{
font-weight: bold;
}

.container-bottom-b {
	background: #a1b078;
	background-image:none;
}
.copyright {
	background: #4C5931;
}
.navbar-brand {
	white-space: unset;
}
.dunkelgruen {
	background: #4C5931;
}
.footer {
		background-image:none;
		border:none !important;
}
img.foo {
	height: 100px;
padding-right: 50px;
top: -20px;
margin-top: -38px;
}
.container-footer {
margin-top:unset !important;
background: #4C5931;
justify-content: center;
}

.uk-scope {
	justify-content: center;
display: flex;
}

.social {
	width: 90px;
font-size: 2.5em;
margin-top: 15px;
color: #fff;
}


.social > a {
color: #fff;	
}

@media (max-width: 767.98px){
  .navbar-expand-md {
    width: 100%;
  }
  .metismenu-item > ul {
/*	width:fit-content !important;*/
width:100%;
}
}
