body 
	{
	margin: 0;
	overflow: hidden;
	}

#container
	{
	position: absolute;
	background:url('images/formulier.gif') no-repeat;
	top: 50%; 
	left: 50%;
	height: 495px;
	width: 800px;
	margin: -245px 0 0 -400px;
	padding: 0 0 0 0;
	}
	
#taal
	{
	float: left;
	width: 800px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	}

#top
	{
	float: left;
	width: 800px;
	height: 25px;
	}

#top2
	{
	float: left;
	width: 800px;
	height: 25px;
	text-indent: 25px;
	}

#box_left
	{
	float: left;
	width: 25px;
	height: 400px;
	}

#content
	{
	float: left;
	width: 750px;
	height: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#box_right
	{	
	float: left;
	width: 25px;
	height: 400px;
	}

#bottom
	{
	float: left;
	width: 1000px;
	height: 20px;
	margin: 0;
	padding: 0px 0 0 25px;
	}

h1.titel
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #800000;
	font-size: 10.3pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	}

h2
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 11pt;
	}

ul.bottom
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}

li.bottom
	{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 115px 0 0;
	}

a:link.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}


a:visited.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}
a:hover.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#ffffff;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
 	}

