/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.9.)                                                */
/* #################################################################################################### */
/* # Copyright © 2009 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  22.10.2009                                                                                 */
/* # Author: B.Beck                                                                                 */
/* # Email:  info@iss-ol.de                                                                             */
/* # URL:    http://www.sabinekania.de                                                                 */
/* #################################################################################################### */
/*                                                                                                      */

@import url("./layout.css.php");
@import url("./basis.css.php");



#bluepage,#bluepage_body,#bluepage_content{
   width:600px;
   background:#ffffff;
   background-image:none;
   font-family:arial,helvetica,sans-serif;;  
   overflow:visible;
}

#bluepage_knav{
   left:20px;
}

.bluepage_td2{
   display:block;
   width:600px;
   position:relative; 
   overflow:visible;
   left:0px;
}

.bluepage_td1,.bluepage_td3{
   display:none;
}

#bluepage_content{
   display:block;
   left:15px;
   overflow:visible;
   margin:0;padding:0;
}

.print_head_pic {
   position:relative;
   margin-top:0;
   left:0;
   display:block;
   width:384px;
   height:127px;
}

.bluepage_bnr,#bluepage_bottom_moz_space,#bluepage_head,#bluepage_bottom_td1,.bluepage_rpic_space,.rpicnav,#bluepage_bg,
#bluepage_footer_smap,#bluepage_bottom_sitenav,#bluepage_bottom,#bluepage_knav,#bluepage_rpic,.bluepage_rpic_content{
   display:none;
}
