.uk-navbar-nav > li > a:after {
background-image: url('/images/global/menue_trennung.png');
 background-repeat: no-repeat;
    background-position: bottom center;
display: inline-block;
position: relative;
content: "";

padding: 0px 0px 0px 30px;
height: 14px;
top: 1px;
}

.uk-navbar-nav > li:last-child > a:after {
border-right:medium none!important;
background-image:none;
}


.uk-nav-default .uk-nav-divider {
    border-top: 0px dashed #fff!important;



    }

    .item-560 a {color:#ae895c!important;}
    .item-630 a {color:#ae895c!important;}
    .item-669 a {color:#ae895c!important;font-weight:bold;}
    .item-695 a {color:#dd042d!important;}

  .item-121 a:hover {color:#dd042d!important;}
    .item-121 a:active {color:#dd042d!important;}

    .item-400 {padding-top:0px!important;}
        .item-652 a {color:#dd042d!important;font-weight:bold;margin-top:-20px;}
        .item-428 a {color:#dd042d!important;font-weight:bold;}
        .item-430 a {color:#dd042d!important;}
        .item-432 a {color:#dd042d!important;}
        .item-434 a {color:#dd042d!important;font-weight:bold;}
        .item-439 a {color:#dd042d!important;font-weight:bold;}
        .item-416 a {margin-top:-20px;}

    .uk-navbar-dropdown-nav .uk-nav-divider {
    border-top: 2px solid #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media(min-width: 2100px) {

.tk100vh > [class*="uk-background-"][style] {
  height: 100vh !important;
  min-height: 100vh !important;
}

         }




 /*
.uk-nav-default > li:last-child > a      {

    color: #c00d0e !important;
    font-weight: 500 !important;     }

.item-390 {padding-top:20px!important;color:#dd042d!important; }
.item-390 a {padding-top:20px!important;color:#dd042d!important; }

*/

@media(min-width: 768px) {

.uk-navbar-container:not(.uk-navbar-transparent)   {
background-image: url('/images/global/hardt_navileiste.png');
 background-repeat: no-repeat;
    background-position: bottom center;

    padding-bottom: 40px;
    background-color: rgba(0, 0, 0, 0)!important;
    }
}

@media(max-width: 767px) {

.uk-navbar-container:not(.uk-navbar-transparent)   {
background-image: url('/images/global/menu-bg-m.png');
 background-repeat: no-repeat;
    background-position: bottom center;

    padding-bottom: 20px;

    }


.uk-nav-default>li>a {
color: #010101;
transition: .1s ease-in-out;
transition-property: color,background-color,border-color,box-shadow;
font-weight:bold;
}

               }


.uk-navbar-toggle {
background-image: url("/images/global/menu-hardt.png");
background-repeat: no-repeat;
background-position: center;
padding-right: 90px;
padding-top: 20px;

}

.fatty {font-weight:bold;}

.uk-navbar-toggle-icon svg {
display: none;
}

/* Extra large devices (large laptops and desktops, 1200px and up) */


