.uk-navbar-left {
  overflow: auto;
  max-width: 50%;
  white-space: nowrap;
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.uk-navbar-nav .uk-nav li {
  white-space: normal;
}

.uk-logo{
font-size:3.5rem;
font-weight: bold;
color:#333;
}

/* Container für die Jahreszahlen
.text-block{

}
*/

.uk-text-muted,
.uk-text-muted a,
.uk-breadcrumb a,
.uk-active a{
color:#999!important;
}

.uk-lightbox{
background:#f6f6f6;
}

.uk-light .uk-close{
color:#333;
}

a{
color:#9C9BA6;
}