/* CSS Document */

#container {
	position:        relative;
	padding-top:         20px;
	width:             1004px;	
	margin-right:        auto;
	margin-left:   	     auto;
}

#navigatie {
	position:	     absolute;
	border:               0px;
	left:                 0px;
	top:                  0px;
	width:         		254px;
	height:				700px;
	background-color: #D8EDE1;	
}

#content {
	position:	     absolute;
	border:               0px;
	left:               254px;
	top:                  0px;
	width:         		750px;
	height:				700px;
	background-color: #b2cec9;	
}

#Image_01 {
	position:	     absolute;
	border:               0px;
	left:                20px;
	top:                150px;
	width:         		690px;
	height:				400px;
}

#Image_02 {
	position:	     absolute;
	border:               0px;
	left:                20px;
	top:                330px;
	width:         		220px;
	height:				160px;
}

#Image_03 {
	position:	     absolute;
	border:               0px;
	left:                20px;
	top:                510px;
	width:         		220px;
	height:				160px;
}


#home {
	position:	                        absolute;
	border:                                  0px;
	left:                                  20px;
	top:                                   553px;
	width:         		                   689px;
	height:				                   131px;
/*	background-color:                    #FFFFFF; */
	font-family: "Times New Roman", Times, serif;
	font-size:                              14px;
	color:                               #000000;
	line-height:                            24px;	
}
