body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body, td, th {
	color: #333333;
	text-align: left;
	vertical-align: top;
}

a{
	color: #003366;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h2{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	padding: 0px;
}

#titel {
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(./images/foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 100px;
	width: 100%;
}

#navbar{
	padding: 3px 5px 3px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #99CC99;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 2;
}

#navbar img{
 display: block;
}

#navbar a {
	font-size: 14px;
	padding: 0 4px 0 0;
}
#main {
	position: absolute;
	width: 96%;
	top: 110px;
	left: 2%;
	right: 98%;
	height: auto;
}
#titel img {
	padding: 0px;
}
img {
	padding: 3px;
}
.lijst {
	position: relative;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	visibility: visible;
	overflow: hidden;
	z-index: auto;
	clear: none;
	float: none;
	left: -1px;
}
