* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #fff;
}

div#siteHolder {
	margin: 10px auto 10px auto;
	width: 938px;
	background: #fff;
	position: relative;
}

div#menu {
	width: 633px;
	padding-left: 304px;
	background: url(../images/bg-menu.gif);
	margin-bottom: 10px;
}

div#contentLinks {
	position: absolute;
	left: 0;
	top: 54px;
	width: 272px;
	padding: 16px;
}

div#contentRechts {
	position: absolute;
	right: 0;
	top: 54px;
	width: 605px;
	padding: 14px 14px 14px 14px;
}

li, p, table {
	color: #261b67;
	margin-bottom: 11px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

table {
	margin: 0;
}

td {
	line-height: 24px;
}

a {
	outline: 0px none;
	-moz-outline: 0px none;
	color: #70a902;
	text-decoration: underline;
}

a img {
	border: 0;
}

hr.groenelijn {
	margin: 20px 0;
	height: 0;   
	border: 0;   
	border-top: 1px dotted #70a902;   
}

div#naw {
	width: 271px;
	height: 128px;
	background: url(../images/bg-adres.gif) no-repeat;
}

div#naw p, div#naw h2 {
	margin-left: 100px;
	margin-bottom: 11px;
}

div#naw h2 {
	font-weight: bold;
}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #70a902; 
	margin-bottom: 20px;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #70a902; 
}

img#plaatjerechtsonder {
	position: absolute;
	bottom: 16px;	
}

ul li {
	list-style: outside;
	margin-left: 16px;
}

ul {
	margin-bottom: 11px;
}

ul.ulnormalspacing li {
	margin-bottom: 1px;
}