html,body
{
	background-image:url('image/achtergrond.jpg');
	margin:0px;
	padding:0px;
	height:100%;
	border:none;
	text-align:center;
}
table.site
{
	margin:auto;
	text-align:left;
	vertical-align:middle;
	width:700px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-spacing:0px;
	border-collapse:collapse;
}
td.header
{
	height:10px;
	font-size:10px;
	text-align:center;
	color:#000000;
}
td.headmenu
{
	height:100px;
	background-color:#930000;
	
}
td.headtekst
{
	height:100px;
	background-color:#930000;
}
td.menu
{
	border-top:solid #FFFF80 1px;
	border-right:solid #FFFF80 1px;
	width:150px;
	background-color:#930000;
	text-align:center;
	vertical-align:top;
}
td.tekst
{
	border-top:solid #FFFF80 1px;
	background-color:#930000;
	padding:5px;
	color:#FFFF80;
	vertical-align:top;
}
td.footer
{
	height:10px;
	font-size:10px;
	text-align:center;
	color:#000000;
}
table.vorigevolgende
{
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-spacing:0px;
	border-collapse:collapse;
}
td.vorige
{
	width:50px;
	text-align:left;
}
td.volgende
{
	width:50px;
	text-align:right;
}
td.vvmidden
{
	width:400px;
	text-align:center;
	vertical-align:middle;
}
table.fotothumbnails
{
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-spacing:0px;
	border-collapse:collapse;
}
td.fotothumbnail
{
	text-align:center;
}
img
{
	border:none;
}
img a
{
	border:none;
}

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

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

fieldset
{
	border:solid #FFFF80 1px;
	width:500px;
	padding:5px;
	text-align:left;
}

legend
{
	
}

select
{
	background-color:#930000;
	color:#FFFF80;
}

input
{
	background-color:#930000;
	color:#FFFF80;
}

textarea
{
	background-color:#930000;
	color:#FFFF80;
}
