/*
 * $Id: print.css,v 1.2 2008-04-11 22:12:48 steffenk Exp $
 */

table.sitenav,
#breadcrumb_right,
tr.bottom,
th.catleft,
#bodyl{
	display: none;
}

a.breadcrumb{
	margin-bottom: 200px;
	text-decoration: none;
	font-style: italic;
	font-size: 20px;
	color: black;
	font-weight: bold;

}
td#breadcrumb_left{width: 100%}

h2.content {
	font-size: 16px; 
	margin-top: 40px;
	page-break-after:avoid;
}
p.content {text-align: justify;}

a{color: black; text-decoration: none;}

