body	{
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #efefef;
	background: #3f3f40 url(img/bg_repeat.gif) repeat-y;
}

a:active, a:link, a:visited {
	color: #aaaaaa;
}

a:hover {
	color: #efefef;
}

IMG {
	border: 0px;
}

H1 {
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #c0c0c0;
	font-style : italic;
}

TD	{
	vertical-align: top;
	height: 10px;
}

TD.head {
	text-align: left;
}

TD.foottext {
	text-align: center;
	color: #999999;
	font-size: 10px;
}

#hoofdcontainer {
	position: absolute;
	float: left;
	width: 970px;
	height: 100%;
	left: 50%;
	margin-left: -485px;
	padding-left: 10px;
	display: block;
	background: url(img/bg-repeat.jpg) repeat-y;
}

#head {
	margin-right: 5px;
	border: 2px solid #888888;
}

#headl {
	border: 2px solid #888888;
}

