/*                                                                                                      
   #################################################################################################### 
   # Datei css/print.css (bluepageCMS V2.6.0)                                                         #  
   #################################################################################################### 
   # Copyright © 2012 ISS-Oberlausitz (www.iss-ol.de)                                                   
   # Stand: 15.05.2012                                                                                  
   # Author: T.Hojenski                                                                                 
   # Email:  info@iss-ol.de                                                                             
   # URL:    http://https://www.marestro.com                                               
   #################################################################################################### 
*/                                                                                                      
@import url("./layout.css.php");
@import url("./basis.css.php");


html,
#bluepageBody { 
   font-size: 100%; 
   width:580px; 
} 

#bluepageBody,
#bluepage_head,
#bluepageContainer,
#bluepageHead,
.bluepage_tab_topspace,
#bluepage,
#bluepageHead_top_space,
.bluepage_top_space,
.bluepage_contenthead,
#bluepageContent_topspace,
.bluepage_tab,
#bluepageContentBottomSpace,
.bluepage_td2,
#bluepage_content,
#bluepageBottom,
#bluepageBottomContent,
#bluepageBottomLeft,
#bluepageBottom_info,
#bluepage_head_breadcrumb,
.bluepage_content_space
{
   position:relative;
   top:0;
   left:0px;
   padding:0;
   margin:0;  
   background:#ffffff;
   background-image:none;
   overflow:visible;
   text-align:left;
   width:580px; 
   min-width:580px; 
   height:auto;
}

.bluepage_tab_topspace {
   height:20px;
}
/* nicht für den Druck bestimmte Elemente -> */
.bluepage_head_1,
.bluepage_head_2,
#bluepage_lgnav,
.bluepage_body_space,
#bluepage_bg,
.bluepage_sitenavbox_space,
#bluepageContentBottomSpace,
#popup_background,
#popup_content,
#bluepageHead_top_space,
#bluepageHeadRubrik,
#bluepageSubNav,
#bluepageLgNav,
#bluepageLgSearch,
#bluepageNavH,
#bluepage_top_space,
.bluepage_td1,
#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,
#bluepageContentTopSpace,
#bluepage_bottom_fachring,
#bluepage_bottom_nav
{
   display:none;
}
/* <--- */
#bluepage_head_breadcrumb {
   height:20px;
   padding:5px 0;
   border-bottom:1px solid #333333;
   margin-bottom:5px;
}
.bluepage_head_space,
.bluepage_content_space { 
   width:580px; 
   height:20px;
   background: none;
}
.bluepage_td2{
   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;
}
#bluepage_head {
   height:90px;
   background:none;
}
#bluepage_bottom {
   width:580px; 
}
#bluepage_bottom_info {
   left:0;
}