#pinkNavRechts
	{
	position:	absolute;
	left:		720px;
	top:		530px;	
	text-align:right;		
	width: 		280px;
	height:		70px;
	background-image:url(/img/bg/pink-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: 		#D71776;
	}	
	
#actief,#inactief
	{
	float:left;
	}
	
#actief a
 	{

	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}


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

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

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


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

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


#title
	{
	float:left;
	margin-top:	5px;
	margin-left:14px;
	left:		280px;
	width: 		405px;	
	height:		33px;
	background-image:url(/img/pink-txt.gif);
	background-repeat:no-repeat;
	}
