html, body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 160%;
	color: #fff;
	
	font-family: "verdana", serif;
	text-align:center;

	background: #32332F url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	
}

 /* Voor de repeterende achtergrondafbeelding*/
 #outer1 {
	 text-align:left;
	 border: 0px solid;
	 padding: 0 0px 0px 0px;
	 width:790px;
	 margin: auto;

	 background: transparent url(../img/outerbg1.jpg);
	 background-repeat: repeat-y;
	 background-position: top;
	 

 }
 
 /* Voor de achtergrond afbeelding met verloop*/
 #outer2 {
	 text-align:left;
	 border: 0px solid;
	 padding: 0 0px 0px 0px;
	 width:790px;
	 margin: auto;

	 background: transparent url(../img/outerbg2.jpg);
	 background-repeat: no-repeat;
	 background-position: top;
	 
	 
 }
 
 /* voor de padding vanaf de zijkanten*/
 #outer3 {
	 text-align:left;
	 border: 0px solid;
	 padding: 0 40px 0px 40px;
	 
	 margin: auto;


	 width:670px;
 }

 
 
 
 

#topnav{
	
	width:550px;
	height: 38px;
	
	font-size: 11px;

	padding: 85px 0 0 131px;
	

	
	margin: 0 0 20px 0;
}

#top{
	width: 100%;
	height: 25px;
	text-align: right;
}


#content{
	
	width:680px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 10px 0;
}


#content #content-text{
	width: 447px;
	float: left;
}





 
 #promo {
	
 	
 	
	text-align:center;
	
	
	margin: 0px 0 0px 0px;
	padding: 0px 50px 0px 50px;
	
	font-size: 9px;
	
	
	background: transparent url(../img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	

	height: 270px;
	
	
}

#footer{

}

	/*willem
	
	added by RVDM 14/06/2009
	
	*/ 
	.flRegForm {
		overflow: hidden;
		height:1%;

	}
	
	.flRegForm div {
		float: left;
		_width:190px;
	}
	
	.flRegForm div:first-child {
		font-weight: bold;
		margin: 0 10px 0 0px ;
		width: 180px;
	}
	
	.flRegForm div input {
		width: 200px;
	}
	
	
#fitlinxxForm { }	
	

