body { 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffeac1;
	
	}
	
h1 {
	font-family: verdana;
	font-size: 16px;
	color: #c13f00;
	font-weight: bold;
	margin-bottom: 4px;
	}

h2 {
	font-family: verdana;
	font-size: 14px;
	color: #E14900;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
h3 { 
	}
	
.tekst {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

td {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

	
a {
	color:  #E14900;
}
	
#td_tekstvak {
	vertical-align: top;
	background: url("/content/plant_deel1_onder.jpg"); 
	background-position: bottom right;
	background-repeat: no-repeat; 
	}

#td_logovak {
	background: url("/content/plant_deel2_onder.jpg"); 
	background-position: bottom;
	background-repeat: no-repeat; 
	}
	
#lijst {
	text-align:  left;
	margin-left: 15px;
	}
.menuItem {
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuItem:hover {
	color: E14900;
	text-decoration: underline;	
}
