/* globale CSS-Anpassungen */

/*#top-menu {
    position: fixed;
    top: 0;
    width: 98%;
    z-index: 100;
}

#header {
    position: fixed !important;
    top: 1.6rem;
    width: 99%;
    z-index: 99;
}

#main {
    margin: 10rem 1rem 1rem !important;
}

#sidebar {
    position: fixed !important;
    right: 1rem;
}*/
