html
{
	height:100%;
	background: #e6e6e6 url('images/achtergrond.gif') repeat-x center top;
	padding: 0;
}

p
{
	font-family: 		Arial;
	font-size: 			8pt;
	color: 				#000;
	padding: 			10px 10px 10px 10px;
	margin: 			0px;
}

h1
{
	font-family: 		Arial;
	font-size: 			8pt;
	color: 				000000;
	padding: 			12px 10px 10px 12px;
	margin: 			0px;
	text-align: left;
}

h2
{
	font-family: 		Arial;
	font-size: 			8pt;
	color: 				#ffffff;
	padding: 			10px 10px 10px 28px;
	margin: 			0px;
}

div#container
{
	width:				863px;
	margin:				0px auto;
}

div#menu
{
	height: 			37px;
	width:				863px;
	background:			url('images/menu.gif');
}

div#line1
{
	width:				863px;
	height: 			3px;
	background: 		#e88300;
	margin:				1px 0px 0px 0px;
	font-size: 			0px;
}

div#line2
{
	width:				162px;
	height: 			3px;
	background: 		#e88300;
	margin:				1px 0px 0px 0px;
	font-size: 			0px;
}

div#line3
{
	width:				697px;
	height: 			3px;
	background: 		#e88300;
	font-size: 			0px;
	margin: 			1px 0px 1px 0px;
}

div#header
{
	width:				863px;
	height:				90px;
	background:			url('images/header.gif');
	margin:				1px 0px 1px 0px;
}

div#links
{
	width: 162px;
	float: left;
}

div#linkheader
{
	width: 162px;
	height: 31px;
	background: url('images/links.gif');
}

div#linkcontent
{
	width: 162px;
	background: #f8f6f7;
}

div#rechts
{
	width: 697px;
	float: right;
}

div#contentheader
{
	width: 697px;
	height: 31px;
	background: url('images/content.gif');
}

div#contentcontent
{
	width: 697px;
	background: #f8f6f7;
	text-align: center;
}

ul#menutekst
{
	list-style: 		none;
}

ul#menutekst li
{
	float: 				left;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

ul#menutekst li a
{
	font-family: 		Arial;
	font-size: 			9pt;
	color: 				#ffffff;
	text-decoration: 	none;
	font-weight: bold;
}
