für Ihre Fragen: 49 (0)201 834530 * { margin:0; padding:0; color:white; } #container { margin:30px auto; width:960px; } #header { width:100%; background:#80c9e3; margin-bottom: 2%; height:150px; } #content { float:left; width:56%; margin-right:2%; background:#3f90ae; height:800px; } #sidebar1 { float:left; width:20%; margin-right:2%; background:#2e6a80; height:800px; } #sidebar2 { float:left; width:20%; background:#153a48; height:800px; } @media only screen and (max-width: 1024px) { #container { width:100%; } #content { width:78%; } #sidebar1 { width:20%; margin-right:0; margin-bottom:2%; } #sidebar2 { width:100%; height:200px; } } @media only screen and (max-width: 480px) { #content { width:100%; margin-right:0; margin-bottom:2%; } #sidebar1 { width:100%; height:200px; margin-right:0; margin-bottom:2%; } #sidebar2 { width:100%; height:200px; margin-top:2%; } } |