body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,Univers,Zurich;
	font-size:10pt;
	color:#2C4F5D;
	line-height:130%;
}

a{
	color:#3A0000;
}

a:hover{
	color:#2C4F5D;
}

strong {
	font-weight:bold;
}

img{
	border:0;
}

h1{
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	background:url('../plaatjes/agr_titel2.jpg');
	height:15pt;
	width:565px;
	margin:0;
	padding:2px 0 0 12px; 
}

p	{padding-left:20px;}

#content li	{padding-left:20px;}

#header{
	background:#50007D;
	height:100px;
	position:relative;
}

	#logo{
		background:url('../nelson/topleft_bestanden/logo.jpg') no-repeat;
		height:100px;
		width:115px;
	}
	
	#menu{
		position:absolute;
		bottom:-4px;
		left:115px;
	}
	
	#menu ul{
		margin:0;
		padding:0;
		
	}
	
		#menu ul li{
			display:block;
			float:left;
		}

#left{
	background:url('../plaatjes/agr_left.jpg') repeat-y;
	width:115px;
	overflow:hidden;
	position:absolute;
	top:100px;
	bottom:0;
	/*180x1112*/
}

#content{
	background:url('../plaatjes/agr.jpg');
	overflow:auto;
	position:absolute;
	top:100px;
	left:115px;
	padding-right:150px;
	right:0;
	bottom:0;
}