* {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:10px;
	border:0;
}

#container {
	margin:0 auto 10px auto;
	padding:0 10px 10px 10px;
	width:880px;
	min-height:500px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	overflow:hidden;
}

#top {
	width:880px;
	height:190px;
	padding:20px 0 0 0;
	position:fixed;
	background:#ffffff;
}

#top2 {
	width:880px;
	height:180px;
	padding:20px 0 0 0;
	background:#ffffff;
}

h1 {
	margin:0 0 15px 0;
	text-indent:-9999px;
	width:429px;
	height:60px;
	background:url('logo.png') no-repeat top left;
}

	#links {
		width:270px;
		display:block;
		position:fixed;
	}
	
	#menu {
		width:880px;
		height:100px;
	}
	
	#contact {
		float:left;
		width:300px;
		height:100px;
	}
	
	#publicaties {
		float:left;
		padding:30px 0 0 0;
		width:300px;
		height:100px;
	}
	#publicaties2 {
		float:left;
		width:300px;
		height:100px;
	}
	
	#info {
		float:left;
		margin:26px 0 0 0;
		width:200px;
	}
		
	#result_info { font-weight:bold; }
	#result_text p { color:#747577; }
		
		
	
	#middle {
		margin:215px 0 0 0;
		width:880px;
		overflow:hidden;
		display:block;
	}
	#middle2 {
		width:880px;
		overflow:hidden;
		display:block;
	}
	
	#middle a { text-decoration:none; }
	#middle2 a { text-decoration:none; }
	
	#articles { margin:0 0 0 25px; }
	
	.article {
		float:left;
		width:90px;
		height:100px;
	}