/*********************************************************************
 * This stylesheet defines print styles for physic's website and
 * requires the default stylesheet included afore.
 *
 * version: 1.0 -- 2008-04-30 03:14:15
 *********************************************************************/



body {
    padding:0;
    width:100%;
    background:#FFF;
}

body div#phyPage {margin:0; padding:0; width:100%;}
div#phyHead, div#phyBody, div#phyFooter {width:100%; margin-left:0; margin-right:0; padding-left:0; padding-right:0;}

a, a:link, a:visited, a:hover {
    color:#000;
    text-decoration:underline;
    background-color:transparent;
}

div#phyShadeRight, div#phyTopBreadcrumb, div#phyLocalBreadcrumb, form#phySearch,
div#phyLangSwitch, div#phyImpressum, ul#phyMenuMainTabs {display:none !important;}



/* EOF */

