.tm-cover-content {  
     background-image: url("../images/Hintergrund/bg_cs.jpg");
	  
}

.uk-navbar-nav > li::before {     
content: "";     
position: absolute;    
top: 32px;    
height: 35px;    
border-left: 1px solid #e2e2e2;  
}    

.uk-navbar-nav > li:last-child::after {     
content: "";     
position: absolute;    
top: 32px;    
height: 35px;  
right: 0;  
border-left: 1px solid #e2e2e2;    
}

.tm-navbar-fullscreen.uk-navbar:not(.uk-navbar-attached) >.uk-container{  
  margin-top: 130px;  
}

.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo {  
    top: -175px;  
}

.uk-dropdown .uk-parent.uk-nav-header { font-weight: 600; }  
.uk-dropdown .uk-parent.uk-nav-header .uk-nav-sub { font-weight: 300; }

.uk-navbar-attached .tm-logo > img {  
  width: 140px;  
}

.tm-navbar:not(.uk-navbar-attached) .tm-logo-small img.uk-responsive-height {    
/* Height of the logo-small(!) where it is not inside a sticky navbar: */  
max-height: 400px;  
/* For vertical positioning ... */  
margin-top: -100px;    
}



 

