/* nieuwecss */
html {
	height: 100%;
	overflow: hidden;
	}
ul 
{
	list-style-image: url("../pics/bullet.gif"); 
} 	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:	#FFFFFF;
	overflow: 	hidden;
	margin-bottom: 0px;
}
#BG_bol {
	position:absolute;
	left:121px;
	top:39px;
	width:236px;
	height:236px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:30px;
	top:30px;
	width:109px;
	height:40px;
	z-index:2;
}

#apDiv3 {
	position:absolute;
	left:0px;
	top:0px;
	width:365px;
	height:100%;
	z-index:1;
	background-image:url("../images/BG_left.gif");
	background-repeat:repeat-y;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:99px;
	z-index:0;
	background-image:url("../images/BG_top.gif");
}
.Content
{
	position: absolute;
	left: 380px;
	top: 99px;
	width: 400px;
	height: 80%;
	z-index: 2;
	overflow: auto;
}
.Content_Item{
	width: 400px;
	font-family: "Arial";
	font-weight: none;
	font-size  : 12px;
	line-height: 150%;
	position: absolute;
	left: 0px;
	top: 70px;
	height: 15px;
	z-index: 2;	
}
.Content_Item h2{
	font-family: "Arial";
	font-weight: bold;
	font-size  : 13px;
  	color : #004935;
	margin-bottom:0px;
}
.Content_Item A
{
	text-decoration: none;
	color : #1D941B;
}

/* CONTENT */

/* WHO ARE WE DIV EN CONTENT */

.div_language
{
	position: absolute;
	left: 265px;
	top: 307px;
	font-family: "Arial";
	line-height: 19px;
	font-weight: none;
	font-size  : 12px;
  	color : #0A5E44;
  	z-index: 2;
}

.div_language A
{
	font-family: "Arial";
	line-height: 19px;
	font-weight: none;
	font-size  : 11px;
  	color : #999999;
  	z-index: 2;
  	text-decoration: none;
}

/* INTRO TEXT EN CONTENT */

.div_intro
{
	position: absolute;
	left: 40px;
	top: 300px;	
	width: 170px;
	z-index: 2;
  	margin: 0px;
  	line-height: 18pt;
}

.content_intro
{
	line-height: 30px;
	font-family: "Arial";
  	font-weight: bold;
  	font-size  : 12px;
  	color : #FFFFFF;
}

.content_intro A
{
	text-decoration: none;
	color : #1D941B;
}

/*  MENU */

.div_menu
{
	position: absolute;
	left: 366px;
	top: 65px;
	font-family: "Arial";
	font-weight: none;
	font-size  : 12px;
  	color : #0A5E44;
  	z-index: 5;
  	/* width:380px;  remove pr */ 
}

.content_menu
{
	width:95px;
	height:34;
	background-image: url("../images/menuboven.jpg");
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}

.div_menu A
{
	font-family: "Arial";
	font-weight: none;
	font-size  : 12px;
  	color : #FFFFFF;
  	margin	: 0px;
  	margin-left: 5px;
  	text-decoration: none;
}
