/* //////////////////////////////////////////////////////////////////////////////////////////////////////////

	Unser Burgenland, http://www.unserburgenland.at		technical contact: dobiasch@echonet.at
	Style Sheet for Standard Printer					http://www.echonet.at/
	
	Start Date: 2006-03-15, Ulrich Dobiasch, echonet communication gmbh
	Revision 01 Start Date:

////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ---------- ( print definitions ) ---------- */

body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

/* hidden container and elements */

#c-head { display:none; }
#c-sidebar { display:none; }
#c-nav { display:none; }
#c-foot { display:none; }


/* misc */

.clear { clear:both;font:1px/1px "Courier New", Courier, mono; }

/* fonts */

a:link		{ color:;text-decoration:none; }
a:visited	{ color:; }
a:active	{ color:; }
a:hover		{ color:;text-decoration:underline; }

#c-sidebar { font-size:0.7em; }
#c-content { font-size:0.7em;line-height:1.5em }
#c-foot { font-size:0.7em;line-height:1.5em }

#c-content h1 { font:100 1.43em/1.6em Verdana, Arial, Helvetica, sans-serif;color:#000; }
#c-content h2 { font:100 1.43em/1.6em Verdana, Arial, Helvetica, sans-serif;color:#000; }
#c-content h3 { font:100 1em/1em Verdana, Arial, Helvetica, sans-serif;font-style:italic; }
#c-content h4 { font:100 1em/1em Verdana, Arial, Helvetica, sans-serif; }
#c-content h5 { font:100 1em/1em Verdana, Arial, Helvetica, sans-serif; }
#c-content h6 { font:100 1em/1em Verdana, Arial, Helvetica, sans-serif; }

