/* 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											 */

#navigation, #nextinfo, #footer, #afterfooter, #imageheader, #selist {
	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; }
	
#breadcrumb {
	 width: 115mm; margin-bottom: 7mm; }
	 
#longinfo, #column1, #column2, #column3, #shortinfo, #leistungen, #neuigkeiten, #standort {
	width: 120mm;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5mm;
	padding-bottom: 5mm;
}
	
#longinfo h1, #column1 h1, #column2 h1, #column3 h1, #shortinfo h1, #leistungen h1, #neuigkeiten h1, #standort h1 {
	font-size: 1.5em;	font-weight: bold; }
	
#longinfo h2, #column1 h2, #column2 h2, #column3 h2, #shortinfo h2, #leistungen h2, #neuigkeiten h2, #standort h2 {
	font-size: 1.2em;	font-weight: bold; }
	
#longinfo h3, #column1 h3, #column2 h3, #column3 h3, #shortinfo h3, #leistungen h3, #neuigkeiten h3, #standort h3 {
	font-size: 1.0em;	font-weight: bold; }


