html, body {
	margin: 0;
	padding: 0;
	background-color:#e2e2e2;
	color:#333333;
	margin-top:0px;
}

  A:link {text-decoration:none;   
	  color: #4b5d94;}
  A:visited {text-decoration: none; 
	  color: #4b5d94;}
  A:hover {text-decoration: underline; 
	  color: #333333; 
	  background: none}  
	  


#container {
	width: 919px;
	height: 641px;
	margin-left: auto; /* voor in het midden te zetten */
	margin-right: auto; /* voor in het midden te zetten */
	padding: 0px;
	border: 1px solid #4b5d94;
}

#hoofdblok 
{
	position:relative;
	width:800px;
	height:606px;
	align:center;
	margin:0px;
	padding:0px;
	z-index:100;

} 
#h1
{
	position:absolute;
	left:146px;
	top:231px;
	width:730px;
	height:20px;
	color:#333333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
} 

#h5
{
	position:absolute;
	left:13px;
	top:613px;
	width:939px;
	height:33px;
	color:#333333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	size: 12px;
} 

#groeneblok 
{
	position:absolute;
	left:265px;
	top:284px;
	width:575px;
	height:230px;
	color:#333333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
} 
.style1 {font-weight: bold}

.style2 {color: #4b5d94}
</style>

