	
	/* - Styles: Print --------------------- */
	/* - Domain: mdesign.at ----------------- */
	
	/* Layout */
	* 		{ margin:0; padding:0; border:none; }
	body	{ font:10pt Verdana, sans-serif; color:#333; line-height:1.35em; background:none;  }
	#wrap {	position:absolute; left:0; top:0; width:100%; margin:0; text-align:center; } /* center Site */ html>body #wrap { width:100%; } /* FF,Opera */
	#wrap { background:url("../_img/gfx/logo_print.png") no-repeat; }

	#logo 		{ display:none; }
	#webmail 	{ display:none; }
	#loggbox 	{ display:none; }
	#confbox	{ display:none; }
	#refhead 	{ display:none; }
	.refbox 	{ display:none; }

	h1 			{ font-size:82%; color:#333; width:100%; margin:80pt 0 0 0; padding:10pt 0; border-top:#4c4c4c 1pt solid; border-bottom:#4c4c4c 1pt solid; } /* mDesign Daten */
	h1 span { display:block; }

	a:link, a:visited { color:#0000cc; text-decoration:underline; border-bottom:none; }