@charset "UTF-8";
/* CSS Document */


.tm-toolbar .uk-float-right .uk-panel {
    margin: 30px 0 0 30px;
    float: right;
}

.uk-icon:hover, .toolbar-outer a, .toolbar-outer a:hover {
    color: #4F6403;
  font-size: 14px;
}


.uk-subnav > .uk-active > * {
    color: #83A700;
  font-weight: bold;
}

.uk-button {
background: #9db74e;
}

.footer-outer {
margin: 0!important;
padding: 10px 0;
font-size: 14px;
line-height: 1.6;
}

h1 {
margin: 0 0 30px 0;
font-family: 'Lato';
font-weight: 300;
color: #83a700;
text-transform: none;
}

.uk-panel-box .uk-panel-title {
    color: #83a700 !important;
}

.uk-panel-title {
margin-top: 0;
margin-bottom: 30px;
font-size: 20px;
line-height: 1.8;
font-weight: normal;
text-transform: uppercase;
color: #83a700;
}

.uk-subnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
    list-style: none;
  text-transform: uppercase;
}

#bottom-d {
background-color: #759a44;
}

#bottom-d a, #bottom-d h1, #bottom-d h2, #bottom-d h3, #bottom-d h4, #bottom-d h5, #bottom-d h6 {
    color: #ffffff;
}

#bottom-d {
    color: #ffffff;
}

.uk-panel-box-secondary {
background-color: #c4ceb7;
color: #ffffff;
}

#bottom-a {
    background-color: #9db74e;
}

a, .uk-link {
color: #83a700;
text-decoration: none;
cursor: pointer;
}

em {
    color: #999999;
}

#bottom-c, #bottom-c h1, #bottom-c h2, #bottom-c h3, #bottom-c h4, #bottom-c h5, #bottom-c h6 {
    color: #9db655;
}

Stilattribut {
height: 50px;
margin: 0px;
}

.btn-primary, .btn-info, .btn-inverse {
background-color: #84994D;
color: #111111;
}

.uk-nav-side > li.uk-active > a {
    background: #84994D;
    color: #ffffff;
}
