/**
 *
 *	Stylesheet for media="print"
 *	www.equiterra.at
 *
 *	@author		Alex Buchgeher <alexander.buchgeher(at)fh-hagenberg.at>
 *	created	on 2006/01/19
 *
 */
 

 

body {

	background: #FFFFFF;
	font-family: Georgia, 'Times new Roman', Times, serif;
	font-size: 12pt;
	line-height: 1.3em;
	color: #000;
}



h1 { margin: 14pt 0 24pt 0; }
h2 { margin: 12pt 0 22pt 0; }
h3 { margin: 10pt 0 20pt 0; }
h4 { margin: 8pt 0 18pt 0; }

#pageHeader h2 a {
	text-decoration: none;
	color: #000;
}
#navigation,
#subnav { display: none; }
img {	margin: 0 0.5em 0 0; }


/** CSS for popup */
#popup_container {}
#popup_header {
	text-align: center;
}
#popup_image {
	text-align: center;
}
#popup_buttonrow { display: none; }
#popup_buttonrow a { }
#popup_buttonrow a:hover { }
#popup_buttonrow img { }