html, body {
	color: #fff;
	font: 9px/17px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #141e28 url(img/huyghe_back.gif) repeat-y 190px 0;
	height: 100%;
		position: relative;

}

#HUcntr {

	min-height:  100%;

}

#HUcontent {
	margin-left: 200px;
	width: 590px;
	padding-left: 30px;
	padding-top: 60px;
}

#HUcontent p {
	width: 180px;
}

h1 {
	background: url(img/Huyghe_decoratie_logo.gif) no-repeat;
	width: 25px;
	height: 175px;
	position: absolute;
	top: 10px;
	text-indent: -6000px;
	left: 160px;
}

ul {
	margin: 16px 0 0;
	padding: 0;
	list-style-type: none;
}

li {
	color: #5f502D;
		text-transform: uppercase;
	letter-spacing: 1px;
}

div#HUfooter {
	color: #545961;
	display: block;
	position: absolute;
	bottom: 15px;
}

div#HUfooter p {
	width: auto;
}

div#HUfooter p a:link, div#HUfooter p a:visited {
	color: #545961;
}
div#HUfooter p a:hover, div#HUfooter p a:active {
	color: #fff;
}

#HUcontent ul li a:link, #HUcontent ul li a:visited {
	color: #5c472a;
	text-decoration: none;
}

#HUcontent ul li a:hover {
	text-decoration: underline;
}

#HUcontent ul li a:active {
	color: #fff;
}