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

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

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

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

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

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

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

	/* IE6 Only */
* html #titleLeden {
	margin-left : 8px ;
	}	
	
	
#item{
	margin-left:18px;
	margin-bottom:0px;
	margin-top:10px;
	padding: 0px;	
	width: 	420px;		
	}

#actief,#inactief
	{
	float:left;
	margin-bottom:5px;	
	}
	
#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;
}


	
#publicationTitle
	{
	margin-top:	0px;
	margin-left:0px;
	left:		280px;
	width: 		405px;
	font-size:  12px;
	font-weight: bold;	
	}
	
#publicationAuteur
	{
	margin-top:	0px;
	margin-left:0px;
	left:		280px;
	width: 		405px;
	font-size:  10px;
	}


#lgVeld
	{	
	margin-top:	0px;
	margin-left:0px;
	padding-left:5px;
	padding-top: 7px;
	padding-bottom: 4px;
	left:		280px;
	width: 		440px;
	border-bottom: dashed;
	border-bottom-color:#E5EAAD;
	border-width: 2px;
	background-color:#F9FBE4;
	}
	
#lgBalk
	{
	width: 		440px;
	height:     20px;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 4px;
	background-color:#E5EAAD;
	}
	
#reactionFooter
	{
	font-size: 10px;
	color:	#EC8F00;
	}
	
		
#zoek
	{
	position:absolute;
	float:bottom;	
	left:0px;
	padding: 0px;
	margin: 0px;	
	bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	12px;
	color:#EC8F00;	
	}
	
#zoekOpdracht
	{
	clear:both;
	margin-left:15px;
	margin-bottom:10px;
	
	text-align:left;
	}


label {
	display:block;
	float:left;
	width:120px;
	padding-left: 0px;
	margin-left: 0px;
}

form {	
	border: 		0px;
	border-color:	#000000;
	width: 			200px;
	margin:			0px;
	padding:       	0px;
	}

fieldset {	
	font-size:12px;
	border: 0px;
	border-color:#000000;
	width: 230px;
	margin-left: 0px;
	padding-left: 0px;	
	}
	
	
input{
	font-family: arial, verdana;
	font-size:12px;
	float:left;
	height:17px;
	border:0px;
	margin-bottom:3px;
	background-color: #FAE3BF;
}


textarea{
	
	width:430px;
	height:119px;
	border: solid 1px;
	border-color:#000000;
	margin-bottom:3px;
	

}

.submit{
	width:60px;
	height:19px;
	cursor:pointer;
	background-color:#EC8F00;
	font-weight: 600;
	color:#FFFFFF;
}

.radio{
	width: 12px;
	height: 12px;
	background-color:#FFFFFF;
	
}

.checkbox{
	width: 14px;
	height: 14px;
	background-color:#FFFFFF;
	
}


input[disabled] {
	color:#D7D7D7; 
	background-color:#F8EFE1;
	}
	
.huidigVeld
	{
	background-color:#E5EAAD ;
	}
	
#mapPoint
	{
	width:200px; 
	height:80px; 	 
	background-image:url(/img/bg/bloem-groot.png);
	background-position: right;
	background-repeat:no-repeat;
	}
	
#mapHome
	{
	width:200px; 
	height:50px; 	 
	background-image:url(/img/bg/home-groot.png);
	background-position: right;
	background-repeat:no-repeat;
	}

#map
	{
	float:left;
	top: 0px;
	left:20px;
	margin-left:0px;
	padding-left:0px;
	z-index:100;
	}	