/*** Algemene instellingen ***/

BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:8pt;
	color: #ffec00;
	
} 

B.header {

	font-size:13pt;
	
} 

A.content {
	font-family: Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight: normal;
	text-decoration:none;
	
}

A.content:hover {

	text-decoration:underline;
}


#bg-01 {
	background: url(../img/bg-01.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-color: #209740;
	width:100%;
	height:330px;
}



TD.content {

padding: 90px 0px 20px 0px;
font-size:8pt;
line-height:10pt;




}



#footer {
	background: url(../img/bg-footer.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width:100%;
	height:110px;
	font-family:Verdana;
	font-size:7pt;
color: #00a4e8;
}




#nav {


	margin: 0px 0px 0px 0px;
	width:440px;
	
	position: absolute;
	top: 133px;
	left: 90px;
	z-index: 2;

	
	
}

