body {cursor: url("https://gerhard-neumann-museum.de/images/F104_cursor3.png"),auto;}
a:hover {cursor: url("https://gerhard-neumann-museum.de/images/F104_cursor3.png"),auto!important;}

.gelb {color: #faa900 !important;
}

.schatten {text-shadow: 3px 3px 5px rgba(0,0,0,1);
}

.schwarz {color: #000 !important;
}

.weiß {color: #ffffff !important;
}

.durchsichtig {color: rgba(0,0,0,0);}

.schwarzerLink:hover { color: #5555ff !important;}


::selection{  
  background-color: #FAA900;  
}  


body::-webkit-scrollbar {
  width: 9px;
}

body::-webkit-scrollbar-track {
  background: #2f2f2f  
}

body::-webkit-scrollbar-thumb {
  background-color: #FAA900; 
}

@font-face {
    font-family: 'Gruppo';
    src: url('../fonts/Gruppo.woff2') format('woff2'),
         url('../fonts/Gruppo.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3,h4,h5,h6,a,p,
.sp-megamenu-parent > li {
    font-family: 'Gruppo', Verdana !important;




