/* #############################################################

		Datei:		styles_print.css (Druckansicht)
		Autor:		Hannes Kaden, pagina GmbH
		Erstelldatum:	12-07-2008
		
##############################################################*/

body {
	/* background-image:	url(img/logo_print.gif); */
}


p {
	font-family:		Arial, sans-serif;
	font-size:			14px;
	line-height:			18px;
	color:				#000;
	}
	
h1, h2 , h3{
	font-family:		Arial, sans-serif;
	font-size:			20px;
	font-weight:		bold;
}

h2 {
	font-size:			16px;
}

h3 {
	font-size:			12px;
}

table, ul, ol {
	font-family:		Arial, sans-serif;
	font-size:			14px;
	line-height:			18px;
}
