/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.6.)                                                */
/* #################################################################################################### */
/* # Copyright © 2006 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  01.07.2007                                                                                 */
/* # Author: T.Hojenski                                                                                 */
/* # Email:  info@iss-ol.de                                                                             */
/* # URL:    http://www.dgk-gesundheitszentrum.de                                                                  */
/* #################################################################################################### */
/*                                                                                                      */
@import url("./layout.css.php");
@import url("./basis.css.php");


.print_head_pic{
  display:block;
}

#bluepage_head{
  margin-bottom:60px;
}

.bluepage_border_top,
.bluepage_border_blue_top,
.bluepage_border_left_top,
.bluepage_border_right_top,
.bluepage_border_left,
.bluepage_border_right,
.bluepage_border_bottom,
.bluepage_border_left_bottom,
.bluepage_border_right_bottom,
.bluepage_head_2,
#bluepage_head_1,
.bluepage_content_bg,
.bluepage_content_space{
   display:none;
}

.bluepage_head_space,
.bluepage_content_space{
   width:600px;
}


#bluepage,
#bluepage_body,
#bluepage_content,
#bluepage_top_space {
   position:relative;
   width:600px;
   top:0;
   padding:0;
   margin:0;
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
}


.bluepage_tab {
   left:0;
}
.bluepage_td2{
   display:block;
   width:600px;
   position:relative; 
   overflow:visible;
   left:0px;
}

.bluepage_td1,.bluepage_td3{
   display:none;
}

#bluepage_content{
   display:block;
   left:5px;
   overflow:visible;
   margin:0;padding:0;
}


/*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_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_headnav,
#bluepage_bottom,
#bluepage_bottom_moz_space {
   display:none;
}
