/* ruthgossweiler dot ch */
/* print.css ------------------------------------------------------------ */
body {
	color:					#000;
	background-color:		#fff;
}
#wrapper {
	position:				absolute;
	top:					30px;
	left:					30px;
	margin:					0 !important;
	text-align:				left;
}
#wrapper table { 
	margin:					0 !important;
	text-align:				left;
}
#background img { 
	position:				absolute;
	top:					0;
	left:					0;
	margin:					0 !important;
	padding:				30px 0 0 30px;
	text-align:				left;
}

