#submenu {
  background: #9ea900 url(../img/bg_maatjesproject.gif) no-repeat;
  width:169px;
  height:408px;
  float:left;
}

h1 {
	font-weight: bold; 
	margin:0 0 14px 0;
	padding:0;
	font-size: 14px; 
	color: #9ea900; 
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold; 
	margin:0;
	padding:0;
	font-size: 11px; 
	color: #9ea900; 
	font-family: Arial, Helvetica, sans-serif;
}

#inhoud A:link, #inhoud A:active, #inhoud A:visited, #inhoud A:hover {
  color: #9ea900; 
}
#fotocontainer {
  width:765px;
  background:#9ea900;
  text-align:center;
}
#fotocontainer a:link, #fotocontainer A:active, #fotocontainer A:visited {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration:none;
}
#fotocontainer A:hover{
	color: #05163D;
}
