body,div,p,td,span,table,form  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	line-height : 15px;
}
.nonboldlink {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal
}
A.nonboldlink:link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: normal
}
A.nonboldlink:visited {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #CCCCCC; 
	font-weight: normal
}
A.nonboldlink:hover {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #999999; 
	font-weight: normal
}
.boldlink {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	letter-spacing: 1px;
}
A.boldlink:link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: underlined;
	color: #FFFFFF; 
	font-weight: bold;
	letter-spacing: 1px;
}
A.boldlink:visited {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: underlined;
	color: #CCCCCC; 
	font-weight: bold;
	letter-spacing: 1px;
}
A.boldlink:hover {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: underlined;
	color: #999999; 
	font-weight: bold;
	letter-spacing: 1px;
}
a img	{
	border:none;	
}
H1  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.extraheader  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}
TD.NavRow {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	font-weight : bold;
	color: #CCCCCC;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 3px;
	background-color : #333333;
	border: 1px solid #CCCCCC;
}
TD.item_bg	{
	background-color:#ffffff;
	text-align:center;
}
TD.item_bg_erwin	{
	background-color:#000000;
	text-align:center;
}
TD.SelectedNavRow {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	font-weight : bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 3px;
	background-color : #666666;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
TR.ListRow {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	padding: 2px;
	text-decoration: none; 
	font-weight : normal;
	color: #FFFFFF;
}
TR.ListRow td {
	border-top: 1px solid #EDEDED;
}
TR.ListRow td table tr td, TR.ListRowOld td table tr td, TR.SelectedListRow td table tr td{
	border-top: 0px solid #EDEDED;
}
TR.ListRow td td{
	padding: 0;
}
TR.ListRowOld {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	padding: 2px;
	text-decoration: none; 
	font-weight : normal;
	color:#999999;
}
TR.ListRowOld td {
	border-top: 1px solid #EDEDED;
	color: #999999;
}
TR.ListRowOld td td{
	padding: 0;
}
TR.SelectedListRow {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	padding: 2px;
	text-decoration: none; 
	font-weight : normal;
	color: #FFFFFF;
	background-color : #666666;
	cursor: hand;
}
TR.SelectedListRow td {
	border-top: 1px solid #EDEDED;
}
TR.SelectedListRow td td{
	padding: 0;
}
Input.Readonly {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	padding: 1px;
	text-decoration: none; 
	font-weight : normal;
	color: #CCCCCC;
	background-color : #333333;
	border: 1px solid #999999;
}
Input.ReadWrite,select,textarea {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	padding: 1px;
	text-decoration: none; 
	font-weight : normal;
	color: #FFFFFF;
	background-color : #666666;
	border: 1px solid #EDEDED;
}
.smallfont  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #FFFFFF
}
.search  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff
}
.favobold  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FF9600
}
.favonormal  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #FF9600
}
.whitefont  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff
}
A.whitefont:link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff
}
A.whitefont:visited {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff
}
A.whitefont:hover {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: normal;
	color: #ffffff
}
.whitefont_small  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #ffffff
}
A.whitefont_small:link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #ffffff
}
A.whitefont_small:visited {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #ffffff
}
A.whitefont_small:hover {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff
}
.inputfont  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11pt; 
	color: #333366
}
th {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 9pt;
	font-weight: bold; 
	color: #ffffff;
}
A:link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: underline; 
	font-weight: normal;
	color: #FFFFFF
	}
A:visited {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: underline; 
	font-weight: normal;
	color: #FFFFFF	
	}
A:hover {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	font-weight: normal;
	color: #FFFFFF
	}
TR.NDBrowseRowOdd {
	background-color : #E7E7E7;
}
TR.NDBrowseRowEven {
	background-color : #D5D5D5;
}
TR.NDBrowseRowSelected {
	color : #FFFFFF;
	background-color : #CCCCCC;
}
TR.NavRow {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 9pt;
	text-decoration: none; 
	color: #003366;
}
TR.NavRowSelected {
	color : #FFFFFF;
	background-color : #CCCCCC;
}
INPUT.inputfont  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #333366
}
INPUT.SubmitBtn {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	font-weight : bold;
	color: #CCCCCC;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9 px;
	padding-bottom: 3px;
	background-color : #333333;
	border: 1px solid #CCCCCC;
	cursor: hand;
}
SPAN.Link {
	color: #003366;
	background-color : Silver;
	font-weight : bold;
	font-size : 14pt;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
}
TD.item_bg img, TD.item_bg_erwin img	{
 	text-decoration:none;
	border:none;
}
TR.TrShop td	{
	border-top:1px solid white;
}
/*********VOOR SLIDE DOWN MENU'S************/
div#top_a 
{
  margin: 0px 0px 0px 0px;
  display: block;
}
div#middle_a 
{
  margin: 0px 0px 0px 0px;
  display: none;
}
div#bottom_a 
{
  margin: 0px 0px 0px 0px;
  display: none;
}
.kopje{	
	height:14px;
	overflow:hidden;
	
	margin-bottom: 0;
	margin-top: 0;
	background-color: #333333;
	padding: 3px 9px 3px 9px;
	border: 1px solid #cccccc;
	color: #cccccc;
}

.inhoud{	
	border: 1px dotted #FFFFFF;
	position:relative;
}
span.plusmin{	
	position:relative;
	height:15px;
	background-repeat:no-repeat;
	background-position:right;
	width:15px;
	float:right;
}
span.tab{	
	float:left;
	border:none;
	background-color:none;
	padding:0;
	margin:0;
	cursor:pointer;
	letter-spacing: 1px;
	font-weight:bold;
}



