html{
  	height:100%;
	margin: 0px;
	padding: 0px;
	background: #05454B url(../images_slices/bgrd-page.jpg) repeat-x top;
}
body{
  	height:100%;
	margin: 0px;
	padding: 0px;
	background: url(../images_slices/intro1.png) no-repeat center;
	text-align: center;
	font-family: Arial, sans-serif;
	line-height: 18px;
	font-size: 10px;
	color: #58585B;
}
body, img{ 
	behavior: url(iepngfix2.htc);
}
#balk_grijs{
	display: block;
	height: 30px;
	margin-bottom: 20px;
	line-height: 4px;
	background: url(../images_slices/balk_grijs.gif) no-repeat bottom left;
	width: 569px;
}
#content h1{
	display: block;
	font-size: 10px;
	width: 569px;
	_width: 592px;
	margin: 20px 0px -10px -23px;
	padding-left: 23px;
	height: 24px;
	line-height: 24px;
	background: url(../images_slices/balk_groen.jpg) no-repeat center left;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#content h2{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin: 0px;
}
#content a{
	text-decoration:none;
	color: #59c8d2;
}
#content a:hover{
	text-decoration: underline;
}
