BODY, TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0;
}

DIV.menu {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	font-size : 11px;
	color : #FFFFFF;
  font-weight: bold;
	vertical-align : middle;
}

A {
	color : #FFFFFF;
	text-decoration: none;
}

A:HOVER {
	color : #CBC886;
}

DIV.kopje {
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
	font-size : 11px;
  font-weight: bold;
	color : #290092;
  margin-top: 2px;
}

DIV.tekst {
  margin-left: 5px;
	margin-right: 13px;
	text-align: left;
	font-size : 11px;
	color : #000000;
  line-height: 150%;
}


/* BEHEER */

table.Beheer {
	width: 565px;
	border: 1px solid #999;
	table-layout: fixed; 
}

table.Beheer thead {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

table.Beheer thead td {
	border-bottom: 1px solid #000;
}

table.Beheer tbody {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #000;	
}

tr.underCursor td {
/*  background-color: #F0DEDB;*/
background-color: navy; color: #fff;
  cursor: hand;
}

table.Beheer tbody td {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

table.Beheer A {
  color: #000;
}


table.BeheerDetailTable {
	width: 565px;
	border: 1px solid #999;
  font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #000; 
}

table.Printlist {
	width: 100%;
	border: 1px solid #999;
  font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #000;  
}

table.Printlist THEAD, table.Printlist TFOOT {
  font-weight: bold;
}

.tekst A {
  color : #290092;
  font-weight: bold;  
}
