/*                                                                                                      */
/* #################################################################################################### */
/* # 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_head,bluepage_head_bottom{
   width:600px;
   background:#ffffff;
   font-family:verdana,arial,helvetica,sans-serif;;  
   overflow:visible;
}

#bluepage_knav{
   left:20px;
}

.bluepage_td1{
   display:block;
   width:600px;
   position:relative; 
   overflow:visible;
   left:-60px;
}

.bluepage_td2{
   display:none;
}

#bluepage_content{
   display:block;
   left:15px;
   overflow:visible;
   margin:0;padding:0;
}

.print_head_pic {
   position:relative;
   margin-top:0;
   left:400px;
   display:block;
   width:300px;
   height:137px;
}

#bluepage_head,.bluepage_topspace,#bluepage_bg,#bluepage_bottom_nav,#bluepage_head_nav_box,#bluepage_nav,#bluepage_head_content
.bluepage_head_space_top,#bluepage_bottom,#bluepage_topspace,.bluepage_google_lg,#bluepage_head_hvlogo,
.bluepage_content_bottom_space,.bluepage_bnr,#bluepage_bottom_moz_space{
   display:none;
}
