#page-body{
	
}

#page-content {
	
	position:relative;
	width:991px;
	height:509px;
	padding:0px;
	margin:auto;
	background: url(../data/gfx/background-spreekbeur.gif) no-repeat bottom;
	
}

#file-list{
	
	position:absolute;
	top:140px;
	left:330px;
	width:400px;
	height:300px;
	overflow:auto;
	/*background:red;*/
	
}

#file-list a{
	margin:0px;
	padding:0px;
	display:block;
	color:red;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	padding-left:10px;
}

.file-item {
	margin:10px;
}

.date {
	color:black;
	font-weight:bold;
}
