body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Tahoma*/
	font-size: 11px; /*11px;*/
	color: #000000;
	background-image: url(../images/bg4.gif);
	background-position: top;
	background-repeat: repeat-x; 
	background-color:#81007F;   /*#FFFFFF;*/
	font-style: normal;
	vertical-align:top;
	text-align:left;
}

         
table.content
{ width:900px;  /* was 1000 */
  height:700px;
  vertical-align:middle;
  background-color:#FFFFFF; /*330a40;*/
  border:0px;
  background-image:url(../images/bgtop.gif);
  background-position:top;
  background-repeat:no-repeat;
}  

table.menu
{ margin-top:5px;
  width:290px;
  text-align:left;
}

tr.menu
{
background-color:#81007F; /*FFC91F;*/
height:18px;
}

tr.menu2
{
background-color:#000000;
height:18px;
}

a.menu:active, a.menu:link, a.menu:visited { 
   color: #FFFFFF;
   margin:5px;
   text-decoration:none;
   font-weight:bold;
} 

a.menu:hover {
   color: #CCCCCC;
   margin:5px;
   text-decoration:underline;   
}

a.submenu:active, a.submenu:link, a.submenu:visited { 
   color: #FFFFFF;
   margin:25px;
   text-decoration:none;
   font-weight:bold;
} 

a.submenu:hover {
   color: #CCCCCC;
   margin:25px;
   text-decoration:underline;   
}

a.special:active, a.special:link, a.special:visited { 
   color: #81007F;
   text-decoration:none;
} 

a.special:hover {
   color: #81007F;
   text-decoration:underline;   
}

td.hoek_lb
{ /* background-image:url(../images/hoek_lb2.gif);
  height:16px;
  width:16px;
  background-repeat:no-repeat; */
  border-top:2px;
  border-top-style:solid;
  border-top-color:#81007F;
  border-left:2px;
  border-left-style:solid;
  border-left-color:#81007F;
}

td.hoek_rb
{ /*background-image:url(../images/hoek_rb2.gif);
  height:16px;
  width:16px;
  background-repeat:no-repeat;*/
  border-top:2px;
  border-top-style:solid;
  border-top-color:#81007F;
  border-right:2px;
  border-right-style:solid;
  border-right-color:#81007F;  
}
td.hoek_ro
{ /*background-image:url(../images/hoek_ro2.gif);
  height:16px;
  width:16px;
  background-repeat:no-repeat;*/
  border-bottom:2px;
  border-bottom-style:solid;
  border-bottom-color:#81007F;
  border-right:2px;
  border-right-style:solid;
  border-right-color:#81007F;   
}
td.hoek_lo
{ /*background-image:url(../images/hoek_lo2.gif);
  height:16px;
  width:16px;
  background-repeat:no-repeat;*/
  border-bottom:2px;
  border-bottom-style:solid;
  border-bottom-color:#81007F;
  border-left:2px;
  border-left-style:solid;
  border-left-color:#81007F; 
}
td.bovenbalk
{ border-left:0px;
  border-right:0px;
  border-bottom:0px;
  border-top:2px;
  border-top-style:solid;
  border-top-color:#81007F;
}
td.linkerbalk
{ border-top:0px;
  border-right:0px;
  border-bottom:0px;
  border-left:2px;
  border-left-style:solid;
  border-left-color:#81007F;
}
td.rechterbalk
{ border-left:0px;
  border-top:0px;
  border-bottom:0px;
  border-right:2px;
  border-right-style:solid;
  border-right-color:#81007F;
}
td.onderbalk
{ border-left:2px;
  border-left-style:solid;
  border-left-color:#81007F; 
  border-right:2px;
  border-right-style:solid;
  border-right-color:#81007F;
  border-top:0px;
  border-bottom:2px;
  border-bottom-style:solid;
  border-bottom-color:#81007F;
  background-color:#999999;
  height:18px;
  text-align:center;
  color:#333333;
}

/*
td.agenda
{ background-image:url(../images/agenda2.gif);
  height:57px;
  width:200px;
  color:#81007F;
  text-align:left;
  font-size:22px;
  font-weight:normal;
  vertical-align: middle;
  border-bottom:2px;
  border-bottom-style:dashed;
  border-bottom-color:#81007F;
}

td.boek
{ background-image:url(../images/boek2.gif);
  height:57px;
  width:190px;
  color:#81007F;
  text-align:left;
  font-size:22px;
  font-weight:normal;
  vertical-align: middle;
  border-bottom:2px;
  border-bottom-style:dashed;
  border-bottom-color:#81007F;
}
*/
td.header
{
  border-bottom:2px;
  border-bottom-style:solid;
  border-bottom-color:#81007F;
}

td.tdmenu
{background-color:#008C00;
}

table.tekst
{ color:#81007F;
}

table.header_tekst
{ color:#FFFFFF;
  font-size:11px;
  font-weight:normal;
  text-align:right;
}

td.titel
{ font-size:11px;
  font-weight:bold;
}


