/*
-----------------------------------------------------
FileName: cprint.css
LastModified:	10.04.05
FirstUpload:	01.04.05
New Upload:	04.03.06
New Location:	www.aage.no/pr/05/bygdaspelet/c/
Original Location:	www.bygdaspelet.no/c/
-----------------------------------------------------
*/
/* PRINT RULES */

.printsometimes	{ display: inline !important; }

/* NON-PRINTS */

H1,#goto,#introdu,#headline,#headglobal,#headlocal,#leftbar,#feet,#rightbar
	{display:none !important;}

/* GENERAL RULES */
	A:link, A:visited { text-decoration: underline !important; }
	img		{ display: none !important; border: 0 !important; }
	abbr, acronym	{ display: inline !important; }
	em, i, cite, var, address	{ font-style:italic; }
	strong, b	{ font-weight: bold; }
	u		{ text-decoration: underline; }
/* classes and solutions */
	.actif		{ display: inline !important; text-decoration: none; }
	.plain		{ text-decoration: underline; }
	.booty		{ padding: 2em 0 0 0 !important; }
	.kapitel	{ font-variant: small-caps !important; }
	.kolore		{ display: inline !important; }
	.notopcenter	{ text-align: center; margin: 0 !important; }
	.printadvice	{ padding: 1em !important; font-size: 80% !important; text-align: center; }
	printsometimes	{ margin: 3em 0; }
	SPAN.superhead	{ display: inline; font-weight: bold; }
/* 
	.tableau	{
			text-align: center !important;
			vertical-align: middle !important;
			font-size: 90%;
			}
*/
