body {
	margin: 0px;
	background-color: #EFEEE9;
	background-image: url(../images_slices/bgrd_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table {
	background-image: url(../images_slices/bgrd_table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
}
#hfst {
	float: left;
	width: 300px;
	padding-top: 140px;
	color: #FFFFFF;
}
#rechts {
	width: 169px;
	float: left;
	margin-top: 24px;
	margin-left: 0px;
	z-index:1;
}
.hfst1_link {
	font-family: Verdana, Arial, Verdana,Times, serif;
	line-height: 16px;
	font-size: 11px;
	font-weight: ;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.hfst1_link {
	text-decoration: underline;
}
