body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,252);

}

Table.tekst 
{ 
	width: 730;
	align: left;
	
}

#nagekeken { color: rgb(80, 0, 80) }

.EditieButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-left: 1px solid #D4D0C8;
border-right:  2px solid #808080;
border-top: 1px solid #D4D0C8;
border-bottom: 2px solid #808080;
background-color:#EEEEEE;
color:#000000;
padding: 1px 2px 0px 2px;
text-decoration: none;
}

Span.bron
{
	color: rgb(80,0,80);
	font-weight: normal;
}

A.bron:link { color: rgb(80,0,80);}

A.nagekeken:link 
{	color: rgb(0,64,0);
	font-size: 13pt;
	font-weight: 500;
}
A.nagekeken:visited
{	color: rgb(0,64,0);
	font-size: 13pt;
	font-weight: 500;
}


Span.nagekeken
{
	color: rgb(0,64,0);
	font-weight: normal;
}

Span.af
{
	color: blue;
	font-weight: normal;
}

Span.todo
{
	color: red;
	font-weight: normal;
}
Span.bezig
{
	color: red;
	font-weight: normal;
}