/* styles for www.click-solutions.de */
/*                                   */
/* media:	print                    */
/* use:		on every page            */
/* author:	click solutions GmbH     */
/*          Holger Blüthmann         */
/*                                   */

body {
	width: 100%; height: 100%; padding: 0px; margin: 0px; font-family: arial, helvetica, sans-serif; font-size: 0.9em; color: #000000; }
	
a {
	color: #000000; text-decoration: underline; }
	
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }

span.sIFR-alternate {
	visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }
	
img {
	border: 0; }

/* ################################# */
/* hidden divs											 */

#header, #mainnavi, #subnavi, #sitenavi, #footer, #credits {
	display: none; }

/* ################################# */
/* visible divs											 */

#content {
	position: absolute; left: 0px; top: 30px; width: 13cm; height: auto; }
	
#printlogo {
	float: right; }

#printlogo img {
	width: 40mm; }
	
#printfooter {
	font-size: 0.8em; padding-top: 2mm; width: 120mm; }

#text, div#maincol, div#addtext {
	width: 120mm; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #000000; padding-top: 5mm; padding-bottom: 5mm; }
	
h1 {
	margin-top: 30px; font-size: 1.5em; }

h2 {
	font-size: 1.2em; }
	
h3 {
	font-size: 1.0em; }

table {
	width: 19cm; }
	
th {
	font-weight: bold; text-align: left; }

