body
	{
	font-family: verdana;
	font-size: 10pt;
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	}
A
	{
	color: #004400;
	}
A:visited
	{
	color: #004400;
	}
A:hover
	{
	color: #800000;
	text-decoration: none;
	}

A.menu
	{
	color: #FFFFFF;
	text-decoration: none;
	}
A.menu:visited
	{
	color: #FFFFFF;
	}
A.menu:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.txtklein
	{
	color: #004000;
	font-size: 7pt;
	}

table
	{
	font-family: verdana;
	font-size: 10pt;
	}

table.login
	{
	background-image: url('../images/inlogscherm.jpg');
	height: 343px;
	width: 461px;
	}

table.login2
	{
	margin-left: 200px;
	}
table.layout
	{
	width: 770px;
	padding: 0px;
	border-width: 0px;
	}
td.layouttop
	{
	height: 75px;
	}
td.linkerhoek
	{
	height: 23px; 
	width: 19px; 
	background-image: url('../images/left.gif');
	}
td.rechterhoek
	{
	height: 23px; 
	width: 19px; 
	background-image: url('../images/right.gif');
	}
td.midden
	{
	background-color: #004400;
	color: #D7EADF;
	width: 732px;
	text-align: center;
	}
td.linkerbalk
	{
	width: 19px;
	background-image: url('../images/lijnen.gif');
	}
td.info
	{
	vertical-align: top;
	width: 175px;
	}
td.rodebalk
	{
	width: 20px;
	background-image: url('images/lijnen.gif');
	}
td.content
	{
	width: 740px;
	}
td.rechterbalk
	{
	width: 19px;
	background-image: url('../images/lijnen2.gif');
	}
td.footer
	{
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #D7EADF;
	background-color: #004400;
	height: 20px;
	}
tr.grijs
	{
	color: #555555;
	}
td.wit
	{
	background-color: #ffffff;
	}