/*                                                                                                      */
/* #################################################################################################### */
/* # 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");

@page {
       size:portrait;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:2cm;
       margin-right:2cm	
}

#bluepage,#bluepage_body{
 width:600px;
 text-align:center;
 overflow:visible;
}

.bluepage_td1{
display:none;
}

.bluepage_td2{
display:block;
position:relative;
margin-top:30px;
padding-bottom:30px;
width:100%;
}

.bluepage_td3{
display:none;
}


#bluepage_head{
position:relative;
height:120px;
width:100%;
page-break-after:avoid;
}

.print_head_pic{
  display:block;
  top:30px;
  position:relative; 
  left:10px;
  text-align:left;
}

.bluepage_topspace,#bluepage_bg,#bluepage_bottom_nav,#bluepage_head_nav_box,#bluepage_nav,#bluepage_head_schkola_claim,#bluepage_head_schkola,
.bluepage_head_space_top,#bluepage_bottom,#bluepage_topspace,
.bluepage_content_bottom_space{
  display:none;
}
