body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color:#000000;
	font-style: normal;
	vertical-align:top;
	text-align:left;
}

h13 {
  font-size: 13px;
}

h14 {
  font-size: 14px;
}

h15 {
  font-size: 15px;
}

h16 {
  font-size: 16px;
}
/*
h17 {
  font-size: 17px;
}

h18 {
  font-size: 18px;
}

h19 {
  font-size: 19px;
}

h20 {
  font-size: 20px;
}
*/

table.bezorg_table
{
border:#333333;
border-width:thin;
border-style:solid;
}

td.dot_right{ background-image:url(../images/dots3.gif);  /* was dots.gif*/
              background-position:right;
			  background-repeat:repeat-y;
			}

/*            { border-right-width: 1px; /* medium; thin; 
              border-right-color:#FFCC33; /*#FFFF00; 
              border-right-style:dashed;
			  width:100px;
            }
*/
td.center{ border-right-width: thin;
           border-right-color:#333333;
           border-right-style:solid;
		   border-left-width: thin;
           border-left-color:#333333;
           border-left-style:solid;
		   border-top-width: thin;
           border-top-color:#333333;
           border-top-style:solid;		   
		 }            
a:active, a:link, a:visited { 
   color: #CCCCCC;
   text-decoration: none;	
} 

a:hover {
   color: #999999;
   text-decoration:underline;   
}

a.iconlink
{
  color: #999999;
}

img
{
border-color: #CCCCCC;
}

td.bottom
{
/* border-top-color:#FFFFFF;
 border-top-style:solid;
 border-top-width:thin;
*/ background-color:#333333;
}

td.logo
{
 width:900px;
 height:140px;
 background-image:url(../images/achtergrond_logo8.gif);   /* was logo5 */
 background-repeat: repeat-y;
 margin-left:0px;
 margin-top:0px;
 background-position:left;
}

a.menu:active, a.menu:link, a.menu:visited { 
   color: #000000;
   margin:5px;
   text-decoration:none;
   font-weight:bold;
} 

a.menu:hover {
   color: #333333;
   margin:5px;
   text-decoration:underline;   
}

table.menu
{ margin-top:5px;
  width:180px;   /*120*/
}

tr.menu
{
background-color:#FFCC33;
height:18px;
}

td.menu_pst
{
background-color:#333333; /*E10000;*/
height:18px;
}

td.melding_zwart
{
 color: #000000;
}

a.menu_pst:active, a.menu_pst:link, a.menu_pst:visited { 
   color: #CCCCCC;
   margin:5px;
   text-decoration:none;
   font-weight:bold;
} 

a.menu_pst:hover {
   color: #CCCCCC;
   margin:5px;
   text-decoration:underline;   
}

table.tekst
{
  margin-left:10px;
  margin-top:5px;
  width:500px;
}

table.tekst_fout
{
	margin-left:10px;
	margin-top:5px;
	width:500px;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-color:#FB0000;
}

table.header
{  margin-top:5px;
   width:200px;
}

tr.header
{ background-image:url(../images/up_table_200.gif);
  background-repeat: no-repeat;
  width:200px;
  text-align:center;
  color:#000000;
  font-weight:bold;
}

tr.header_keuze
{ background-image:url(../images/up_table.gif);
  background-repeat: no-repeat;
  width:200px;
  text-align:center;
  color:#000000;
  font-weight:bold;
}

td.kalender
{ text-indent:5px;
  border-left:solid;
  border-left-color:#FFCC33; 
  border-left-width:1px;
  border-right:solid;
  border-right-color:#FFCC33;
  border-right-width:1px;  
}

td.kalender_left
{ text-indent:5px;
  border-left:solid;
  border-left-color:#FFCC33; 
  border-left-width:1px;
}

td.kalender_right
{ text-indent:5px;
  border-right:solid;
  border-right-color:#FFCC33;
  border-right-width:1px;  
}

td.kalender_bot
{
  border-left:solid;
  border-left-color:#FFCC33;
  border-left-width:1px;
  border-right:solid;
  border-right-color:#FFCC33;
  border-right-width:1px;
  border-bottom:solid;
  border-bottom-color:#FFCC33;
  border-bottom-width:1px;      
}

td.levlnd { 
   color: #CCCCCC;
   margin:5px;
   text-decoration:none;
   font-weight:bold;
} 


