body#thePrintbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#FFF;
	padding:20px;
}

#thePrintbody  #colNormal, #thePrintbody  #content {
	background-color:#FFF;
}

.printlogo {
	height:141px;
	background:url(/fileadmin/templates/bphash/ext/print/logo.gif) no-repeat 20px 20px;
}
.printicons {
	float:right;
}
.printfooter {
	padding:30px;
}

#content {
	display:inline;
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Arial, Helvetica, sans-serif; }

TABLE.contenttable {  margin: 0px 0px 0px 0px; width: 100%; }

FORM { margin: 0px 0px 0px 0px;}
P, PRE { 
	margin: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	font-size:16px;
	color: #999999;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-bottom:16px;
}
H2 {
	font-size:16px;
	color: #999999;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-bottom:16px;
}
H3 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	line-height:17px;
}
H4 {
	font-size:12px;
	color: #999999;
	font-style:normal;
	font-weight:normal;
	line-height:17px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
H5 {
   font-size:24px;
   font-style:normal;
   font-weight:bold;
   margin:0px;
   padding:10px 0px 10px 0px;
} 

