
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#fdebdf;
		color:#eeeeee;
		
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#000000;
		margin-bottom:-326px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		BACKGROUND: url(bg.gif) no-repeat left 20px; 
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:655px;
		width:982px;
		clear:left;
		background-color:#ffffff;
		border:0px solid #ddd;
		
		}
		
		
	#left {
		text-align:left;
		width:300px;
		float:left;
		margin-left:188px;
	 margin-top:110px;
		color:#333333;
		line-height:20px;
		font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px;  
display:inline;
		}
		
			
	#right {
		text-align:left;
		width:300px;
		margin-left:40px;
		float:left;
	margin-top:110px;
		color:#333333;
		line-height:20px;
		font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px;  
		display:inline;
		}


A.nieuwslink,A.nieuwslink:visited {	color:#3b3092;
		line-height:20px;
		font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px;   }
A.nieuwslink:hover {	color:#f7931e;
		line-height:20px;
		font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px;   }