body{
	background: url('holz_bg.jpg');
	margin: 0px;
	/*overflow-x:hidden;*/
	font-family: Arial, Verdana;
	font-size: 12px;
}

.holz_head{
	background: url('holz_head.jpg');
	width: 100%;
	background-repeat: repeat-x;
}

.pos{
	position: relative;
	margin-bottom: -75px;
}

table {
 border-collapse : collapse;
}

table td, table th { 
 padding : 0px;
 margin: 0px;
 font-size: 12px;
}

a.link {
Text-decoration: underline;
font-size: 12px;
color: black;

background: url(link.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 10px;
}

a.image {
/*nothin*/
}

a.faqlink {
Text-decoration: underline;
font-size: 14px;
color: black;
font-weight: bold;
}

a.link:hover, a:active {
Text-decoration: none;
}
