/* Variables.css 2025/10/16 */

:root {
    /*--color-background: #e2ddcb;*/
    --color-background: #f1f0e9; /*#f1f0e9;*/
    --color-primary: #0d6efd;
    --color-sidebar: #dfe3e7;

     --color-blau-dunkel: #dbdbd5;
     --color-blau-hell: #e4e3db;


    /*blau*/
    /*--color-blau-dunkel: #a8d8f0;
    --color-blau-hell: #a8d8f0;*/


    --color-sidebar-text: #615b5b;
    --color-footer-text: #817a7a;


    --color-sidebar-left-active-background: rgba(170, 167, 128, 0.267);

    --color-sidebar-left-border-left-active-background: rgba(207, 19, 19, 0.267);

}
