@namespace url(http://www.w3.org/1999/xhtml);

/* ************************************************** */
/* Clean the login page from unnecessary crap         */
/* Position the login field in the center             */
/* ************************************************** */

@-moz-document url-prefix(https://www.gmx.net), url-prefix(http://www.gmx.net),
url-prefix(http://gmx.net), url-prefix(https://gmx.net)

{
#iframe { display: none !important; }
#headerNav { display: none !important; }
#allContents { display: none !important; }
#search { display: none !important; }
#statusline { display: none !important; }
div.channel { display: none !important; }
#navigation { display: none !important; }
#footerIcons { display: none !important; }
#sitebar{ display: none !important; }
#featuredNews { display: none !important; }
#iframeContainer { display: none !important; }
#footer { display: none !important; }
#headerHelplinks { display: none !important; }
#weather { display: none !important; }
div.module.phModuleFeatured { display: none !important; }
div.module1 { display: none !important; }
div.module2 { display: none !important; }
div.module3 { display: none !important; }
div.module4 { display: none !important; }
#wrapper{ width: 100% !important; }
#content { position: absolute !important; left: 50% !important; margin-left: -150px !important; }
}
