/*                                                                                                      
   #################################################################################################### 
   # Datei css/print.css (bluepageCMS V2.6.0)                                                         #  
   #################################################################################################### 
   # Copyright © 2012 ISS-Oberlausitz (www.iss-ol.de)                                                   
   # Stand: 24.01.2011                                                                                  
   # Author: T.Hojenski                                                                                 
   # Email:  info@iss-ol.de                                                                             
   # URL:    http://https://www.snpl-regio-info.eu                                               
   #################################################################################################### 
*/                                                                                                      

@import url("./layout.css");
@import url("./basis.css"); 


#bluepageBody { 
   font-size: 100%; 
   width:750px; 
} 


#bluepageBody,
#bluepageContainer,
#bluepageHead,
.bluepage_tab_topspace,
#bluepage,
#bluepageHead_top_space,
.bluepage_top_space,
.bluepage_contenthead,
#bluepageContent_topspace,
.bluepage_tab,
#bluepageContentBottomSpace,
.bluepage_td1,
#bluepage_content,
#bluepageBottom,
#bluepageBottomContent,
#bluepageBottomLeft,
#bluepageBottom_info
{
   position:relative;
   top:0;
   left:0px;
   padding:0;
   margin:0;  
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
   width:750px; 
   min-width:750px; 
   height:auto;
}

.bluepage_tab_topspace {
   height:20px;
}
/* nicht für den Druck bestimmte Elemente -> */
#bluepageHead_logo,
#bluepage_lgnav,
#bluepageHeadDFI,
#bluepage_bg,
.bluepage_sitenavbox_space,
#bluepageContentBottomSpace,
#popup_background,
#popup_content,
#bluepageHead_top_space,
#bluepageSubNav,
#bluepageLgNav,
#bluepageLgSearch,
#bluepageNavH,
#bluepage_top_space,
.bluepage_td2,
#bluepageRight,
.bluepage_nav_bottomspace,
.bluepage_sitenavbox_space,
#bluepage_bottom_sitenav,
#bluepageContentBottomSpace,
#bluepageBottom,
#bluepageBottomContentBG,
#bluepageBottomSubNav,
#bluepage_bookmark,
#bluepageBottomSponsoren,
#bluepage_head_breadcrumb label,
.bluepage_head_topspace,
#bluepage_ul_2,
.imgbox s
{
   display:none;
}
/* <--- */
#bluepage_head_breadcrumb {
   height:20px;
   padding:5px 0;
   border-bottom:1px solid #333333;
   margin-bottom:5px;
}
#bluepageContent_topspace { 
   height:150px;
}
.bluepage_td1{
   display:block;
   position:relative; 
   overflow:visible;  
}

/*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%; }

#printHead {
   display:block;
}

#bluepageHead {
   height:100px;
   border-bottom:2px solid #000000;
}
#bluepageHead_logo {
   left:0;
}
#bluepageHead_logo img {
   display:block;
}
#bluepageHeadTxT {
   top:50px;
   left:0;
   color:#000000;
}
.bluepageHeadTitel {
   padding-top:10px;
   font-size:42px;
   font-weight:bold;
}