@import url(style_algemeen.css);

#content
{
	position:absolute;
	z-index:0;
	overflow: hidden;
	width:800px;
	height:487px;
	left: 200px;
	top: 112px;
	background-image: url(../images/backgrounds/gebloktvlak.png);
	background-repeat: repeat;
	text-align: left;
}
#content td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
	height:152px;
	text-align: center;
	vertical-align: middle;
}
#content h1 
{
	font-size: 16px;
	margin-top: -2px;
	margin-bottom: -2px;
	letter-spacing: 1em;
	text-align: center;
	border-bottom-style: solid;
}