/************************  p000_printversion_cutdowns.css  ****************************/



body { 
	color:  #000;
	width: 600px;
	padding: 20px;
}



/* alle hyperlinks */
a 				
a:link,
a:visited,
a:active,
a:hover	{ 	
	color:  #000;
	text-decoration: none; 
}


/* Definiere alle h1 header */
div.csc-header h1
{
	color: #000;  
}


/* Definiere den ersten  h1 header anderst */
div.csc-header h1.csc-firstHeader
{
	color: #000;  
}
