/*********************************************************************
 * This stylesheet defines print styles for the
 * chemistry and pharmacy website and
 * requires the default stylesheet included afore.
 *
  * version: 0.1 -- 2008-06-15
 * autor  : P. Kreitmeier
 * credits to faculty of physics, University Regensburg *********************************************************************/



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

body ch#chPage {margin:0; padding:0; width:100%;}
div#chHead, div#chBody, div#chFooter {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#chShadeRight, div#chTopBreadcrumb, div#chLocalBreadcrumb, form#chSearch,
div#chLangSwitch, div#chImpressum, ul#chMenuMainTabs {display:none !important;}


/* P. Kreitmeier */
div#chBody div.chLayoutColsAddon   {float:left; position:relative; width:100%;  margin:0; clear: both; background:none;}
div#chBody div.chLayoutColsAddonContent   {float:left; position:relative; width:95%;   margin:0; padding:0 5%; clear:both;}
div#chBody div.chLayoutColsR   {display:none !important;}

.module {page-break-inside: avoid;}

/* EOF */

