body {
	background-color: #000000;
	background-image: url('Achtergrond/Aonder3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 8px;
	font-family: helvetica, arial, sans-serif;
	color: white;
	font-size: 11px;
	text-align: justify;
	scrollbar-face-color: #001B00;
	scrollbar-highlight-color: #288608;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #003500;
	scrollbar-arrow-color: #288608;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #003500
}

body a {	
	color:#839476;
}

body a:hover {
	color:#FF0000;
}

p {
	margin-top: 0;
	margin-bottom: 6px;
}


p.note {
	font-size: 11px;
	color: #CCCCCC;
}

p.lastupdated {
	font-size: 11px;
	color: #CCCCCC;
}

h1 {
	clear:both;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 4px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0;
}

h2.nospace {
	margin-bottom: 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 4px;
}

ul {
	margin-top: 0;
}

div.NewsDate {
	font-size: 11px;
	color: #CCCCCC;
	float: right;
}

div.GuestbookDate {
	font-size: 11px;
	color: #CCCCCC;
	float: right;
}

div.links {

	margin-right:8px;	
}

img {
	margin: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #839476;
}

img.left {
	margin-left: 0px;
	float: left;
}

img.right {
	margin-right: 0px;
	float: right;
}

table {
	frame: border;
	border:1px solid #839476; 
	width: 90%;
	background-color: #transparant;
}

th {
	font-size: 11px;
	font-weight: bold;	
	line-height: 1;
	
}

td {
	font-size: 11px;
	vertical-align: top;
}

input {
	border-color: #839476;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

textarea {
	border-color: #839476;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

form {
	margin-top: 0;
}