/* ***************************** */
/*  PRINT CSS  für Biohotels	 */   
/*  Vioma GmbH                   */
/*  rom  04 /2010                */ 
/* ***************************** */

/* ***************************** */
/* Reset                         */ 
/* ***************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

* div
{
	overflow:visible!important;
	float:none!important;
	border:0px!important;
	width:100%!important;
	margin:0px!important;
	padding:0px!important;
}

div.tao-webdev-info,
div.tao-webdev-info-disabled,
div.biohotels_content_left,
div.biohotels_content_right,
div.biohotels_advertisement,
div.biohotels_footer_container,
div.biohotels_top_container,
div.biohotels_headerlink_container_left,
div.biohotels_headerlink_container_right,
div.biohotels_contentfooterlinks,
input.print_button
{
	display:none;
}
