/*
 *  bpcom-zen v0.1 - Print version 
 *  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * (c) 2005, 2006 - Michael Schatz, www.ib-rahn.de
 *
 */

* { margin:0; padding:0; border: none; background:transparent none;}

body { font-size:10pt; }

#container,
#wrapper { width:auto; margin:0; padding:1%; clear:both; float:none !important; color:black; }

#header { width:auto; height:auto; border-bottom:2px solid #000;}

#left-content,
#right-content,
#menu,
#login-box {display: none;}

#main-content { width:auto; padding:0; border:none; }

a:link, a:visited { color:black; background:transparent; font-weight:normal; text-decoration:underline; }

h1 { font-weight:bold; font-size:140%; }
h2 { font-weight:bold; font-size:120%; }
h3 { font-weight:bold; font-size:100%; }
h4 { font-weight:normal; font-size:100%; }

.noscreen {color:#000; display:block;}
