 
.nichtdrucken { display: none; }
.drucken { display: block; }
.text_print_contact  { display: block; margin: 0; padding: 5px 0 0 0;  font-size: 10pt; border-top: 1px solid #92C62F; }
.logo_print  { display: block;   margin: 5px 0 20px 0;    }
html {
	height:auto !important;
}

#head, #bethel_logo, #left, #left_bg, #nav, #footer { display: none; }
#headprint  { 
   display: block; 
   font:  bold  16pt Verdana, Arial, Helvetica, sans-serif;
   color:  #333333;
   margin-bottom:10px; 
   border: 0; 
   border-bottom-width: 1px;
   border-style:solid;		
   border-color:  #92C62F;	  }

body {
	color:#000 !important;
	background-color:#fff !important;
	height:auto !important;
	font-size: 10pt; line-height:normal; color: #333333;
	}


a {
	text-decoration:none;
}


#main {
	width:600px;	

}
