* {
	margin:0;
	padding:0;
	border:0;
}

html, body {
	height:100%;
	background:url(bodyBG.jpg) top left repeat-x #19234d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



div#container {
	width:966px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -20px;
	background:url(containerBG.gif) top left repeat-y;
	overflow:auto;
}

div#container div#header {
	background:url(header.jpg) top left no-repeat;
	height:60px;
	width:613px;
	padding:80px 0 0 353px;
}

div#container div#header h1 {
	color:#cbc801;
	font-weight:normal;
	font-size:30px;
}

div#footer, div.push {
	height:20px;
	width:966px;
	margin:0px auto;
}

div#footer {
	background:url(footer.gif) top left no-repeat;
}

div#links {
	width:470px;
	float:left;
	padding:5px 0 0 14px;
}

div#rechts {
	width:477px;
	float:left;
	padding:5px 0 0 5px;
}

img.button {
	margin-top:14px;
}

ul.lijstje {
	margin:0px;
	list-style:none;
}

ul.lijstje a, ul.lijstje li.copy {
	color:#19234d;
	display:block;
	width:440px;
	text-decoration:none;
	height:21px;
	background:url(h2Links.gif) top left no-repeat;
	font-size:12px;
	padding:4px 0 0 25px;
	margin:10px 0 5px 0;
}

