.cell_login_wrapper { position: absolute; left: 0px; top: 100px; z-index: 2000; } body { position: relative; background-color: #908882; margin-bottom: 0px; padding: 0px; } .main_container { position: relative; max-width: 688px; margin-left: auto; margin-right: auto; } .cell_header_logo { text-align: right; } .cell_main { position: relative; } .cell_main .cell_logo_discard img { width: 100%; max-width: 688px; } .footer_impressum { color: white; text-align: center; } .footer_impressum_fixed { position: fixed; bottom: 40px; left: 50%; margin-left: -88px; } .footer_beratung_fixed { position: fixed; bottom: 0px; } .rahmen_links, .rahmen_rechts, .rahmen_unten, .rahmen_oben { position: fixed; background-color: white; font-size: 1px; } .rahmenanzeige { display: none; } @media (min-width: 992px) { .rahmenanzeige { display: block; } } .rahmen_links { top: 0px; bottom: 0px; left: 0px; width: 19px; } .rahmen_rechts { top: 0px; bottom: 0px; right: 0px; width: 19px; } .rahmen_oben { top: 0px; left: 0px; right: 0px; width: 100%; height: 19px; } .rahmen_unten { left: 0px; right: 0px; bottom: 0px; width: 100%; height: 19px; } .ecke_ol, .ecke_or, .ecke_ul, .ecke_ur { position: fixed; background-color: white; width: 12px; height: 12px; font-size: 1px; } .ecke_ol { left: 19px; top: 19px; } .ecke_or { right: 19px; top: 19px; } .ecke_ul { left: 19px; bottom: 19px; } .ecke_ur { right: 19px; bottom: 19px; } .ecke_ol_inlay, .ecke_or_inlay, .ecke_ul_inlay, .ecke_ur_inlay { width: 12px; height: 12px; background-color: #908882; } .ecke_ol_inlay { -moz-border-radius: 12px 0 0 0; -webkit-border-radius: 12px 0 0 0; -khtml-border-radius: 12px 0 0 0; border-radius: 12px 0 0 0; } .ecke_or_inlay { -moz-border-radius: 0 12px 0 0; -webkit-border-radius: 0 12px 0 0; -khtml-border-radius: 0 12px 0 0; border-radius: 0 12px 0 0; } .ecke_ul_inlay { -moz-border-radius: 0 0 0 12px; -webkit-border-radius: 0 0 0 12px; -khtml-border-radius: 0 0 0 12px; border-radius: 0 0 0 12px; } .ecke_ur_inlay { -moz-border-radius: 0 0 12px 0; -webkit-border-radius: 0 0 12px 0; -khtml-border-radius: 0 0 12px 0; border-radius: 0 0 12px 0; } 