body {
	background: #ffffff url(../img/maingroot.jpg) repeat-y fixed left;
	color: #000000;
	margin: 5px;
}

body,td {
	font-family: Verdana;
	font-size: x-small;
}

h1 {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

h2 {
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}

.TabelKop {
	font-weight: bold;	
	border: 1px solid #000000;
	border-top: 0px;
	background-color: #F0EDED;
	padding-left: 5px;
	padding-right: 5px;
}

.TabelRijKop {
	font-weight: bold;	
	border: 1px solid #000000;
	border-left: 0px solid #000000;
	background-color: #F0EDED;
}

.TabelVeld {
	background-color: #ffffff;	
	border: 1px solid #000000;
}

td.kop 
{
	background-color:Silver;
	font-weight:bold;
}

A:link
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
img.foto
{
	border:none;
	display:block;
}
