#footer { padding: 0 1em .5em 2.5em; background-color: @heller; } #footer > hr.f { border-color: @hintergrund; } #footer > #footerlinks { position: static; border-style: none; } #footer > #footerlinks > li.f { line-height: 1em; margin: 0 1em 0 0; padding: 0 0 .5em 0; } #footer > #footerlinks > li.f > a.f { color: @hintergrund; border-color: @hintergrund; } #footer > #footerlinks > li#copyright { position: static; float: right; width: auto; color: @hintergrund; font-size: 137.5%; margin: 0; @media (max-width: 250px) { color: @schrift; flow: none; width: 100%; } }