/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.7.)                                                */
/* #################################################################################################### */
/* # Copyright © 2008 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  16.07.2008                                                                                 */
/* # Author: T.Hojenski                                                                                 */
/* # Email:  info@iss-ol.de                                                                             */
/* # URL:    http://www.mbn-gmbh.de                                                                  */
/* #################################################################################################### */
/*                                                                                                      */
@import url("./layout.css.php");
@import url("./basis.css.php");

.print {
   display:block;
}
.noprint {
   display:none;
}

#bluepage_body {
   width:590px;
   background-image:none;
   background-color:#ffffff;
   font-size:14px;
   line-height:18px;
   text-align:left;
   height:auto;
}
#bluepage {
   min-width:645px;
   top:0px;
   background-image:none;
   background-color:#ffffff;
   text-align:left;
   padding:0;
   margin:0;
   width:590px;
   height:auto;
   min-height:auto;
}

.bluepage_body_space {
   height:20px;
}
#bluepage_head {
   height:100px;
   page-break-after:avoid; 
}

#log,
#bluepage_head_nav, 
#bluepage_head_lgnav,
#bluepage_search,
#bluepage_head_space,
#bluepage_head_rpic,
.bluepage_td1,
.bluepage_rpic_space,
.bluepage_td3,
#bluepage_bottom_nav 
{
   display:none;
}

#bluepage_content {
   left:0;
}
#bluepage_bottom,
#bluepage_bottom_sitenav
{
   width:590px;
   text-align:left;
}
.bluepage_bottom_sitenavbox div {
   display:none;
}

#bluepage_bottom_info div {
   left:0;
   padding:5px 0;
   margin:0;
   height:auto;
   width:590px;
   color:#004C92;
   background:#ffffff;
}

#bluepage_bottom_info {
   left:0;
   padding:0;
   margin:0;
   height:auto;
   width:590px;
   color:#004C92;
   border-top:1px solid #004C92;
   background:#ffffff;
}
h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid;
}

.bluepage_td2,
#bluepage_content {
   margin:0;
   width:645px;
   height:auto;
   overflow:visible;
   display:block;
}

.bluepage_headline_print {
   position:relative;
   width:590px;
   overflow:hidden;
   background-color:#ffffff;
}

/*


#bluepage_head,
#bluepage_headline {
   left:0;
   width:645px; 
   page-break-after:avoid; 
}

#bluepage_print_head {
   display:block;
   width:645px;     
}

#bluepage_headline h1 {
   position:relative;
   left:0;
   height:auto;
   display:block;
}


#log,
#bluepage_bgnav,
#bluepage_headnav, 
.link_headmovie,
#bluepage_head_img,
#bluepage_rubrik_content,
#bluepage_rubrik_contentspace,
#bluepage_content_bspace,
#bluepage_helpImgDiv,
.bluepage_td2,
.bluepage_td3,
#bluepage_bottom,
#bluepage_bottom_sitenav,
#bluepage_fixed {
   
   display:none;
}

#bluepage_bottom_info_print {
   position:relative;
   display:block;
}



*/
