:root {
    --bodyBackground: transparent url("gaming_solutions/body.png") center / 100% 100% no-repeat;
    --layoutWidth: 1480px;
    --headerBackground: rgba(8, 145, 178, 0.26) url("gaming_solutions/Header.jpg") center center / 100% 100% no-repeat;
    --headerNavHoverBackground: rgba(34, 211, 238, 0.22);
    --headerLinkHoverBackground: rgba(34, 211, 238, 0.22);
    --headerHeight: 460px;
    --sidebarBackground: rgba(10, 15, 28, 0.92) url("gaming_solutions/Box mitte.jpg");
    --sidebarTopBackground: rgba(30, 41, 59, 0.96) url("gaming_solutions/Box Header 2.jpg") center / 100% 100%;
    --sidebarBottomBackground: rgba(15, 23, 42, 0.92) url("gaming_solutions/Box Fuß.jpg") center / 100% 100%;
    --footerHeight: 460px;
    --asideLinkHoverBackground: rgba(34, 211, 238, 0.2);
    --asideNavHoverBackground: rgba(34, 211, 238, 0.22);
    --articleBackground: rgba(15, 22, 41, 0.94) url("gaming_solutions/Box mitte.jpg") center / 100% 100%;
    --articleTopBackground: rgba(34, 211, 238, 0.2) url("gaming_solutions/image_20260506_170414_1f269485.webp") center / 100% 100%;
    --articleBottomBackground: rgba(255, 255, 255, 0.06) url("gaming_solutions/Fuß.jpg") center / 100% 100%;
    --articleLinkHoverBackground: rgba(34, 211, 238, 0.18);
    --footerBackground: rgba(15, 23, 42, 0.92) url("gaming_solutions/Fuß.jpg") center / 100% 100%;
    --footerNavHoverBackground: rgba(34, 211, 238, 0.22);
    --footerLinkHoverBackground: rgba(34, 211, 238, 0.22);
    --articleLinkColor: #00ffff;
}








aside::after,
article::after {
    content: '';
}
