	
	/* - Styles:Print ----------------------- */
	/* - Domain: rfl-linz.at ---------------- */

	@import url(../_css/resets.css); /* Reset  */
	@import url(../_css/iconss.css); /* Icons  */
	
	/* Allgemein */
	body 	{ font:12pt Georgia, "Times New Roman", serif; color:#333; background:#fff; }
	h1		{ font-size:14pt; page-break-after:avoid; }
	h2		{ font-size:12pt; page-break-after:avoid; }
	hr 		{ clear:both; margin:10px auto; border-top:#666 1px solid; border-bottom:#fff 1px; }
	li 		{ line-height:1.6em; }
	ul,ol	{ list-style:square; margin-left:18pt; }	
	q:before, blockquote:before { content:open-quote; }		/* ie kann kein content: */
	q:after, blockquote:after 	{ content:close-quote; }

	/* Website */
	#showbar, #navbar, .toolbar { display:none; }	
	#footer 		{ font-size:8pt; }
	#content		{ margin-top:10pt; padding:5pt; }

	a img 			{ display:block; padding:3px; border:#d0cbc7 1px solid; }
	.frame370 	{ width:370px; padding:3px; border:#d0cbc7 1px solid; }
	.frame370 a	{ border:none; }
