* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page-wrap {
	background: #ffffff;
	position: relative;
	height: auto;
	color: #000000;
	margin: 0;
}	

.footer {
	position: relative;
    height: 42px;
	text-align: center;
	background-color: #dad8d9;
	bottom: 0;
	border-top: 1px #777 solid;
}

#header {
	position: absolute;
	left: 146px;
	top: 0;
}

#navtop {
	position: absolute;
	width: 85%;
	height: 21px;
	top: 231px;
	background-color: #dad8d9;
	padding-left: 15%;
	padding-top: 3px;
	margin: 0;
}

#top-cat {
	position: absolute;
	background-image: url(../images/top-cat.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	width: 274px;
	height: 57px;
	top: 255px;
	left: 110px;
}

#mid-cat {
	position: relative;
	background-image: url(../images/mid-cat.jpg);
	background-repeat: repeat-y;
	font-size: 16px;
	width: 214px;
	top: 312px;
	left: 110px;
	background-color: white;
	padding-left: 60px;
}

#bottom-cat {
	position: relative;
	background-image: url(../images/bottom-cat.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 38px;
	top: 312px;
	left: 110px;
}

#navleft2top {
	position: relative;
	background-image: url(../images/navleft2top.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 54px;
	top: 325px;
	left: 110px;
}

#navleft2mid {
	position: relative;
	background-image: url(../images/navleft2mid.jpg);
	background-repeat: repeat-y;
	font-size: 16px;
	width: 214px;
	top: 325px;
	left: 110px;
	background-color: white;
	padding-left: 60px;
}

#navleft2bottom {
	position: relative;
	background-image: url(../images/navleft2bottom.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 39px;
	top: 325px;
	left: 110px;
}

#maincontent {
	position: absolute;
	background-color: #ffffff;
	top: 255px;
	left: 390px;
	width: 510px;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 1;
}

#navright2 {
	position: absolute;
	background-image: url(../images/laatst.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 103px;
	top: 255px;
	left: 920px;
	padding-left: 15px;
	padding-top: 50px;
	padding-right: 20px;
}

#navright3 {
	position: absolute;
	background-image: url(../images/informatie2.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 103px;
	top: 422px;
	left: 920px;
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 20px;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,h3,h5 {
	font:bold 1.5em Arial, Helvetica, sans-serif;
	margin:0px 0 8px 0;
	color: #179728;
}

h2 {
	font: 1.5em Arial, Helvetica, Verdana, Sans-serif;
	color: #000000;
	margin-bottom: 10px;
}

p	{
	font-size: 13px;
	line-height: 140%;
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696868;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696868;
	text-decoration: none;

}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #87d102;
	

}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696868;
}

.fun	{
	color: #696868;
	line-height: 110%;
	font-size: 13px;
	font-family: Arial;
}

.footnote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.feature {
	float: right;
	margin: 10px;
}

div#usernotes {
	background-color: transparent;
}

div#usernotes div.head, div#usernotes div.foot {
	background-color: transparent;
	padding: 4px;
}

div#usernotes div.foot {
	text-align: right;
}

div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}

div#usernotes span.action {
	float: right;
}

div#usernotes div.note {
	margin-left: 2em; 
	margin-right: 2em; 
	border-bottom:1px dashed;
	padding: 4px;
}

div#usernotes div.text {
	padding: 2px;
	margin-top: 4px;
}
