/*
----------------------------
www.hr-projects.de
author:bdorn@bernharddorn.de
P R I N T
V.2006-09-17
----------------------------
*/

body, a, p
{
	font-size: 12pt;
	line-height: 16pt;
	font-family: Times, 'Times New Roman' , serif;
	background-color: #ffffff;
	color:#000000;
}
a
{
	text-decoration: none;
}
/* nicht benötigte Elemente ausblenden */

#header, #left, #leftTop, #right, #mainNav, #footer a
{
	display: none;
}
