#button li.menuactive a,
#button li.menuactive a:active,
#button li.menuactive a:hover {
    color: #D1621F;
}


body, button, input, select, textarea {
    color: #333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.6;
}
a { 
  color: green;
}
a {
text-decoration: none;
}
/* Füge hier Dein eigenes CSS ein */