body {
	background-attachment: fixed;
	background-color: #FAEFDC;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/holz.jpg);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
}
body, td
{
	color:#000000;
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	}
.head
{ 
	color:#000000; 
	font-weight:bold; 
	font-size : 19px; 
	font-family : Helvetica, Arial, Verdana, sans-serif;
}
a
{ 
	color:#000000; 
	font-size : 12px; 
	font-family : Helvetica, Arial, Verdana, sans-serif;
	text-decoration: underline;
}

