body {
	margin : 0 0 0 0;
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
}

table.menu {
	border-top : 1px solid White;
}

table.submenu {
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
}

td {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	position : relative;
	margin-left : 2px;
}

td.black {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : black;
}

td.gray {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #434343;
}

tr.persoonlijk {
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	border-right: 1px solid Black;
}

a.menu:link {
	text-decoration : none;
	color : #4A4747;
	font-size : 10px;
	font-family : Arial, Helvetica;
}

a.menu:visited {
	color : #4A4747;
	text-decoration : none;
	font-size : 10px;
	font-family : Arial, Helvetica;
}

a.menu:ACTIVE{
	color : #4A4747;
	font-size : 10px;
	font-family : Arial, Helvetica;
}
a.menu:hover {
	color : #4A4747;
	text-decoration : underline;
	font-size : 10px;
	font-family : Arial, Helvetica;
}

.submenu A {
  color: #000000;
  font-family : Verdana, Arial, Helvetica;
  font-weight: bold;
  font-size: 11px;
	text-decoration : none;
}

.submenu A:hover {
  color: #7F7F7F;
  font-family : Verdana, Arial, Helvetica;
  font-weight: bold;
  font-size: 11px;
  text-decoration : none;
}

.submenu
{
  background-color: #FFFFFF;
}

.vet
{
  font-weight: bold;
}

.kop
{
  background-color: #000000;
  color: #FFFFFF;
  font-family : Verdana, Arial, Helvetica;
  font-size: 12px;
  padding: 2px;
}

.small
{
  margin-left: 5px;
  font-size: 12px;
}

.klein
{
  font-size: 10px;
}

.groot
{
  font-size: 18px;
  font-weight: bold;
}

form
{
  margin: 0px;
}

.fout
{
  color: red;
  font-weight: bold;
}

.goed
{
  color: green;
  font-weight: bold;
}

.content
{
  margin-left: 15px;
  margin-right: -15px;
}

.content_boven
{
  margin-left: 5px;
}

A
{
color: #5A81E4;
}

.berichten_tabel
{
  border : 1px;
  border-style : solid;
  border-color: #DDDDDE;
  padding: 3px;
}

.berichten_tabel_header
{
  background-color: #BB75FA;
  color: #020469;
  font-weight: bold;
}

.berichten_tabel_nieuw
{
  background-color: #E6CBFE;
}

.knop
{
  color: #0C1154;
  font-weight: bold;
}

.grote_select SELECT
{
  width:220px;
}

.normale_select SELECT
{
  width:150px;
}

.button 
{
	border: solid 1px #B07BFF;
	background-color: #561B91;
	color: #F1D5FB;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
} 