/* styles for www.concertare.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											 */

#unternehmen, #leistungen, #kunden, #infocenter, #kontakt, #header, #navigation, #footer {
	display: none; }

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

#content {
	position: absolute; left: 0px; top: 5mm; height: auto; }
	
#printlogo {
	position: absolute; left: 110mm; top: 0mm; height: auto; }

#printlogo img {
	width: 60mm; height: 10mm; }
	
#printfooter {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 0.8em; padding-top: 2mm; }
	
#breadcrumb {
	width: 115mm; margin-bottom: 7mm; }
	 
#content .floattext { 
	width: 120mm;
	padding-top: 5mm;
	padding-bottom: 5mm;
}

#colnavi div.block {
	float: left; width: 150px; margin-right: 5px; }
	
h1 {
	font-size: 1.5em;	font-weight: bold; }
	
h2 {
	font-size: 1.2em;	font-weight: bold; }
	
h3 {
	font-size: 1.0em;	font-weight: bold; }

p {
	font-size: 1.0em; }