/* --->>> Druck-Stylesheet Definitionen für Hilfe-Dokumente <<<--- */
/* --->>> Allgemeines <<<--- */
html, body, h1, h2, h3, h4, a, table, td, th, tr, p, img, fieldset, dl, dt, dd
{	font-size: medium;
}
.hide_print_only, .show_screen_only
{	display: none;
}
.show_print_only, .hide_screen_only
{	display: block;
}
#header #zeile1
{	padding: 0.2em 10px;
	height: 1em;
	white-space: normal;
	background-color: #FFFFFF;
}
#header h2
{	padding: 0.4em 10px;
	height: 1em;
	font-size: large;
	white-space: normal;
	color: #666666;
	background-color: #FFFFFF;
}
div#footer1
{	white-space: nowrap;
	background-color: #FFFFFF;
}
div#footer1 .links, #header #zeile1 .links
{	display: none;
}
div#footer1 .rechts
{	background-color: #FFFFFF;
}
div#footer
{	display: none;
}
h3
{	font-size: large;
	margin-bottom: 1.5em;
}
/* --->>> Q and A <<<--- */
div#qanda h4, div#qanda h4.opened, div#qanda h4.closed
{	margin-top: 3em;
	text-align: center;
	border: 2px solid #666666;
}
div#qanda .qaimg
{	display: none;
}
div#inhalt
{	display: none;
}

