#yellowNavRechts
	{
	position:	absolute;
	left:		720px;
	top:		250px;
	text-align:right;		
	width: 		280px;
	height:		70px;
	background-image:url(/img/bg/yellow-active.gif);
	background-position: left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
	}	

#contentWrap
	{
	position:	absolute;
	left:		250px;
	top:		250px;	
	width: 		500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: 		#000000;
	}	

#actief,#inactief
	{
	float:left;
	display:inline;
	}
	
#actief a
 	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}


#inactief a{
	color: #EC8F00;
	text-decoration:none;
	font-weight: normal;
}	

#inactief a:hover{
	color: #EC8F00;
	text-decoration:underline;
	font-weight: normal;
}	

a
 	{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}


a:hover{
	color: #000000;
	text-decoration:underline;
}	

a:active{
	color: #000000;
	text-decoration:underline;
}

#title
	{
	float:left;	
	margin-top:	5px;
	margin-left:14px;
	width: 		405px;	
	height:		33px;
	background-image:url(/img/yellow-txt.gif);
	background-repeat:no-repeat;	
	}	
	
	/* IE6 Only */
* html #title {
	margin-left : 8px ;
	}
