/* rahmen und hintergrundfarbe druckversion */
body,td,p 
{
	font-variant: normal;
	font-size: 12px;	
	font-family: verdana, arial, helvetica, sans-serif;
	margin:16px; 
	padding:0px; 
	background-color:#ffffff; 
}
h1.csc-firstHeader, h1
{
	font-size: 14px;
	font-weight: bold;
}
h2, h3, h4, h5, h6
{
	font-size: 14px;
	font-weight: bold;
}
a
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}
a.print
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p.copyright
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}