/* Pagina-elementen */
	body {
		font-family:		helvetica, arial, verdana, sans-serif;
		font-size:			66%;
		color:				#133386;
		background:			#FFFFFF;
		margin:				0;
		padding:			0;
		font-weight: bold;
		text-transform:		none;
		font-size:			9pt;
	}

	#content {
		position:			relative;
		width:				761px;
		margin:				0 auto;
		padding:			0;
		background:			#FFFFFF;
		
	}

	#footer {
		position:			relative;
		width:				761px;
		margin:				0 auto;
		padding:			0;
		margin-top:			-20px;
		line-height:		10px;
		
		height:				30px;
		text-align:			center;
		
	}	

	#content form {
		margin-left:		30px;
		margin-right:		30px;
	}

	h1 {
		padding:			0;
		margin:				0;
		width:				761px;
		positon:			relative;
		height:				224px;
		line-height:		134px;
		text-indent:		30px;
		background:			transparent url(images/header2.jpg) no-repeat bottom center;
		font-size:			2.5em;
		font-weight:		300;
	}
/* Einde pagina-elementen */

/* Begin formulierelementen*/
	fieldset {  
		margin: 			10px 0 0 0;  
		padding: 			0;
		background:			transparent url(images/background.gif) repeat-x bottom ;
				
		
	
	}

	legend {  
		font-family:  Verdana,Arial, Helvetica, sans-serif;
		text-transform:		none;
		font-size:			10pt;
		padding:			5px;
		margin-left:		1em;
		color:				#FFFFFF;
		background:			#1E3688;
		font-weight: 		bold;
		
	}
	
	fieldset ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	fieldset li {  
		position:			relative;
		padding-bottom: 	1em;
		line-height:		5px;
	}
	
	fieldset#bevestiging {  
		background-image:	none;
		border-style: 		none;
	}
	
	label {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:		none;
		font-size:			9pt;
		position:			relative;
		clear:				left;
		float:				left;
		width:				280px;
		margin-right:		5px;
		padding-right:		10px;
		line-height:		15px;
		text-align:			right;
	
	}
	
	label.verplicht {
		background:			transparent url(vverplicht.gif) no-repeat center right;
	}
	
	label span {
		position:			absolute;
		left:				-10000px;
		top:				0px;
	}
	
	p span.verplicht {
		display:			inline-block;
		vertical-align: 	middle;
		line-height:		3.4em;
		width:				25px;
		line-height:		3.4em;
		text-indent:		-10000px;
		overflow:			hidden;
		background:			transparent url(vverplicht.gif) no-repeat center right;		
	}
	
	input {
		padding:			2px;
		font-size:			10pt
		border:				1px solid #1E3688; 
		color:				#1E1903; 
		background:			transparent url(images/background.gif) repeat-x bottom ;
	}
	

	
	input.radio {
		border:				none;
		background:			transparent;
	}
	
	select, textarea 
{
    background-color : #E7EBF3; 
   
}
.tekst{
font-family:		helvetica, arial, verdana, sans-serif;
		font-size:			66%;
		color:				#133386;
		background:			#FFFFFF;
		font-weight: bold;
		text-transform:		none;
		font-size:			9pt;
		line-height:		14px;
		}
		
		a.tekst:link{
font-family:		helvetica, arial, verdana, sans-serif;
		font-size:			66%;
		color:				#133386;
		background:			#FFFFFF;
		font-weight: bold;
		text-transform:		underline;
		font-size:			9pt;
		}
		
/* Einde formulierelementen */
