/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-navbar {
    border-bottom: 4px solid #539e46;
}

.uk-navbar-nav > li.uk-active > a {
    color: #539e46;
}

.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (min-width: 1120px) {
.tm-headerbar, .tm-navbar, .tm-footer {
    margin-bottom: 10px;
    margin-top: 10px;
}
}

.uk-breadcrumb {
    margin-bottom: 0px;
}

* + .uk-margin {
    margin-top: 25px;
}

a, .uk-link {
    color: #539e46;
    cursor: pointer;
    text-decoration: none;
}

h3, .uk-h3 {
    color: #539e46;
    font-size: 24px;
    font-weight: bolder;
    line-height: 30px;
}

h4, .uk-h4 {
    color: #7bc673;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
	font-weight: bolder;

}

 .aufz li {
    background: rgba(0, 0, 0, 0) url("..//images/aufz.png") no-repeat scroll left 0px;
    border: medium none;
    display: block;
    margin: 0px 0px 0px -34px;
    padding: 0px 0 8px 32px;
}


 .aufz1 li {
    background: rgba(0, 0, 0, 0) url("..//images/aufz1.png") no-repeat scroll left 0px;
    border: medium none;
    display: block;
    margin: 0px 0px 0px -34px;
    padding: 0px 0 8px 32px;
}

.uk-button:hover, .uk-button:focus {
    background-color: #7bc673;
    color: #222222;
    outline: medium none;
    text-decoration: none;
}

.uk-button1 {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #539e46;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1rem;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 30px;
    margin: 0;
    min-height: 30px;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}

.tm-footer {
    background: #539e46 none repeat scroll 0 0 !important;
    color: #fff;
    font-size: 12px;
    margin: 35px 0;
    padding: 20px 0;
}

.uk-subnav li a {
    font-size: 13px;
}
.tm-footer a {
    color: #fff !important;
}