/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		DLV Deutschschweizer Logopaeden Verband
	date:			05/2008, Claudia
	version:		4.1.5
	file:			print.css
	function:		editor -style 
********************************************************************************************************/
#thePrintbody #content {
	display:inline;
	overflow:visible;
}

td.printlogo{
padding-left:15px;}

/* HTML - BODY - TR - TD FONT */
BODY, HTML, TR, TD{
font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}


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

