/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/print.css.php 1.0  (bluepageCMS V2.5.6.)                                                */
/* #################################################################################################### */
/* # Copyright © 2006 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand:  03.12.2007                                                                                 */
/* # Author: T.Hojenski                                                                                 */
/* # Email:  info@iss-ol.de                                                                             */
/* # URL:    http://www.praktikumboerse-oberland.de                                                                 */
/* #################################################################################################### */
/*                                                                                                      */

@import url("./layout.css.php");
@import url("./basis.css.php");



#bluepage,#bluepage_body,#bluepage_head,bluepage_head_bottom{
   width:600px;
   background:#ffffff;
   font-family:verdana,helvetica,sans-serif;  
   overflow:visible;
   border-bottom:0;
   top:0;
}

.bluepage_tab{
   left:0;
}

.bluepage_td1{
   display:none;
}

.bluepage_td2{
   display:block;
   position:relative; 
   overflow:visible;
}

#bluepage_content{
   display:block;
   overflow:visible;
   margin:0;padding:0;
}

.gbook_templ_table_head,
.gbook_templ_table_head_komm,
.gbook_templ_txt_komm{
   background:none;
}


.bluepage_td3{
   display:none;
}

.print_head_pic {
   position:relative;
   display:block;
   width:660px;
   height:78px;
}


#bluepage_head,.bluepage_topspace,#bluepage_bg,#bluepage_bottom_nav,#bluepage_head_nav_box,#bluepage_nav,#bluepage_head_content
.bluepage_head_space_top,#bluepage_bottom,#bluepage_topspace,.bluepage_google_lg,#bluepage_head_hvlogo,#bluepage_head_space,
.bluepage_content_bottom_space,.bluepage_bnr,#bluepage_bottom_moz_space{
   display:none;
}




.print {
   display:block;
}
.noprint {
   display:none;
}

.hr_line{
  width:600px;
}

#bluepage_p{
position:relative;
text-align:left;
width:100%;
}

#bluepage_print_body{
  width:660px;
  line-height:150%;
  color:#333333;
  font-family:verdana,helvetica,sans-serif;
  font-size:12px;
  line-height:120%;
}

#bluepage_print_head{
  position:relative;
  height:120px;
}

.bluepage_print_space{
  position:relative;
  height:10px;
  width:660px;
}

.printversion {
  position:relative;
  width:660px;
}


.print_left{
 position:absolute;
 left:0px;
 width:300px;
}

.print_right{
 position:absolute;
 text-align:right;
 right:0px;
 width:300px;
}

#bluepage_print_content{
width:660px;
line-height:150%;
}

#bluepage_print_footer{
  width:660px;
  text-align:center;
  height:80px;
}
.copyright{
  position:relative;
  top:40px;
  width:500px;
  margin:0 auto;
  text-align:center;
  height:30px;
}



