/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.10.)                                                */
/* #################################################################################################### */
/* # Copyright © 2010 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  09.06.2010                                                                                 */
/* # Author: B.Beck                                                                          */
/* # Email:  info@iss-ol.de                                                                             */
/* #################################################################################################### */
/*                                                                                                      */

@import url("./layout.css.php");
@import url("./basis.css.php");

#bluepage,
#bluepage_body,
#bluepage_content,
#bluepage_top_space {
   position:relative;
   width:900px;
   top:0;
   padding:0;
   margin:0;
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
}

#bluepage_head {
   display:none;
}

.bluepage_tab {
   left:0;
}
.bluepage_td1{
   margin-top:20px;  
   display:block;
   width:900px;
   position:relative; 
   overflow:visible;
   left:0px;
}


#bluepage_content{
   display:block;
   left:5px;
    width:900px;
   overflow:visible;
   margin:0;padding:0;
}

.bluepage_print{
   position:absolute;
   right:20px;
   top:0px;
   display:block;
   width:200px;
   height:115px;
   z-index:1000;
}

/*IE trick um absturz der Druckvorschau zu verhinden */
.imgbox{ position:relative;height:100%;width:100%;}
.img_a{  position:absolute; display:block; top:0; left:0; height:100%;width:100%;}


#bluepage_bg,
#bluepage_top_space,
#bluepage_verlauf_left,
#bluepage_verlauf_right,
#bluepage_head_top,
#bluepage_verlauf_td1,
#bluepage_nav,
#bluepage_lgnav_top,
#bluepage_shadow_left,
#bluepage_shadow_right,
#bluepage_knav,  
#bluepage_content_topspace,
#bluepage_bg_head,
#bluepage_head_layer,
#bluepage_head_rpic,
#bluepage_head_rpic_border,
#bluepage_head_rtxt,
#bluepage_headnav,
.bluepage_bnrL,
.bluepage_bnrR,
#bluepage_bottom_td1,
.bluepage_rpic_space,
#bluepage_bottom_sitenav,
#bluepage_bottom,
#bluepage_rpic,
.bluepage_rpic_content,
.bluepage_content_bottom_space,
#bluepage_bottom_moz_space {
   display:none;
}

