/*                                                                                                      */
/* #################################################################################################### */
/* # 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:570px;
   top:0;
   padding:0;
   margin:0;
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
}

.bluepage_tab {
   left:0;
}
.bluepage_td1{
   margin-top:20px;  
   display:block;
   width:570px;
   position:relative; 
   overflow:visible;
   left:0px;
}

#bluepage_out{
   overflow:visible;
   width:570px;
}

#bluepage_content{
   display:block;
   left:5px;
   width:570px;
   overflow:visible;
   margin:0;padding:0;
}

#bluepage_head{
   left:0;
   height:50px;
   width:570px;  
}

.blupage_content_topspace{
   height:30px;
}

.bluepage_print{
   position:absolute;
   left:0;
   top:0px;
   display:block;
   width:300px;
   height:38px;
   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_home h1 {     color:#000000; }
.bluepage_home    {     color:#000000; }
.home_logo        {     display:none; }

.bluepage_home .link_in,
.bluepage_home .link_ex,
.bluepage_home .link_mail  {     color:#000000; }

.flash_print               { display:block; }
.flash_content             { display:none; }
.imgbox_flashborder        { display:none; }
.imgbox_flashborder2       { display:none; }

#bluepage_bg,
#bluepage_home_slogan,
#bluepage_logo,
#bluepage_logo2,
.bluepage_rpic_img,
#bluepage_bg_flash,
#bluepage_top_space,
#bluepage_head_top,
#bluepage_nav,
#bluepage_bottom_sitenav,
#bluepage_bottom,
#bluepage_bg_content,
.bluepage_rpic_img,
.bluepage_content_bottom_space,
#bluepage_bottom_moz_space {
   display:none;
}

