/*                                                                                                      */
/* #################################################################################################### */
/* # 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");


#bluepageBody { 
   font-size: 14px; 
   background:#ffffff;
} 


.print {
   display:block;
}
.noprint {
   display:none;
}


#bluepageBody,
#bluepage_body_content,
#bluepage,
#bluepage_head,
#bluepageContent_topspace,
.bluepage_td2b,
.bluepage_td2b,
#bluepage_content,

#bluepageBottom,
#bluepageBottomContent,
#bluepageBottomLeft,
#bluepageBottom_info,
.bluepage_contenthead,
.bluepage_contenthead img
 {
   position:relative;
   top:0;
   left:0px;
   padding:0;
   margin:0;  
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
   width:640px; 
   min-width:640px; 
   height:auto;
}

/* nicht für den Druck bestimmte Elemente -> */

#popup_background,
#popup_content,
#bluepage_content_rpic1,
#bluepage_content_rpic2,
#bluepage_content_bg,
.bluepage_border_top,
#bluepage_head_nav,
.bluepage_td1,
.bluepage_td3,
#bluepage_content_bottom_space,
#bluepage_bottom,
#popup_noflash,
#link_headmovie,
.noprint,
#bluepage_head_bbs2,
.link_headmovie,


#bluepageNavH,
#bluepage_top_space,
#bluepage_head_breadcrumb,
.bluepage_contenthead img,
#bluepage_bottom_sitenav,
#bluepageContentBottomSpace,
#bluepageBG_bottom,
#bluepageBottom_sponsor,
#bluepageBottomRight,
#bluepageBottom_SocialMedia,
#bluepageContent_topspace
{
   display:none;
}

/*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_head {
   height:100px;
   page-break-after:avoid; 
}

/*
#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;
}

#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;
}

*/
