/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.10.)                                                */
/* #################################################################################################### */
/* # Copyright © 2010 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  30.03.2010                                                                                 */
/* # Author: B.Beck                                                                          */
/* # Email:  info@iss-ol.de                                                                             */
/* #################################################################################################### */
/*                                                                                                      */

@import url("./layout.css.php");
@import url("./basis.css.php");


#bluepage,
#bluepage_bottom_scroll,
#bluepage_body,
#bluepage_content,
#bluepage_top_space,
#bluepage_inner,
#bluepage_scroll {
   position:relative;
   width:675px;
   top:0;
   padding:0;
   margin:0;
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
   font-weight:normal;
   text-decoration:none;
   line-height:150%;
}

#bluepage_scroll{
   min-width:675px;
}

.bluepage_tab {
   left:0;
}           
.bluepage_td1{
   display:block;
   top:0;
   width:675px;
   position:relative; 
   overflow:visible;
   left:0px;
}

#bluepage_content{
   position:relative;
   display:block;
   left:5px;
   overflow:visible;
   margin:0;padding:0;
}

#bluepage_head{
   position:relative;
   height:200px;
   width:675px;
   overflow:hidden;
}

.bluepage_print{
   position:absolute;
   top:0;
   left:0;
   display:block;
   width:600px;
   height:176px;
   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_bottom,
.bluepage_content_topspace,
#bluepage_fixbox,
#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;
}

