/* styles for www.click-solutions.de */
/* 																	 */
/* media:	print											 */
/* use:		on every page							 */
/* 																	 */

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; }

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

#top, #sitenavi, #navi, #footer {
	display: none; }

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

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

#printlogo img {
	width: 51mm; }
	
#printfooter {
	font-size: 0.8em; padding-top: 2mm; width: 120mm; }
	
#breadcrumb {
	 width: 115mm; margin-bottom: 7mm; }
	 
#text {
	width: 120mm; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #000000; padding-top: 5mm; padding-bottom: 5mm; }
	
#text h1 {
	font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
	
#text h2 {
	font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
	
#text h3 {
	font-size: 1.0em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }


