#header .nav-center{
	font-family: PF Beau Sans Pro; 
	font-size: 18px; 
	 --link-active-color: rgb(48, 58, 79);
}
#header .selected{
	font-family: PF Beau Sans Pro; 
	font-size: 18px; 
	 --link-active-color: rgb(48, 58, 79);
}
#header .high-menu {
    height: 120px;
	grid-template-columns: 10% 18% 72%;	
	 --link-active-color: rgb(48, 58, 79);
}
#header .menu-caret {  
	  color: rgb(48, 58, 79);
}
#header .menu-cl_refer oc16{	 
	 --link-active-color: rgb(48, 58, 79);
} 



#header .high-menu .logo {
    max-height: 80px;
}

/* KS 07.05.2024 */
.logo2 {
    font-family: Halvar Breitschrift;
	margin-left: 30px;
    margin-top: 25px;
    font-size: 26px;	
	font-weight: bold;
    text-align: left;
	color: #9fbf40; 
} 

#header .note-header{
	font-family: Pf BeauSans Pro; 
    font-size: 20px;
	margin-top: -10px;
    margin-left: 100px; 
}
 