.table 
    {
	border-left        : 1px #ffbb00 solid; 
    border-right       : 1px #ffbb00 solid; 
    border-top         : 1px #ffbb00 solid;
	border-bottom      : 1px #ffbb00 solid;
	border-width       : 1px; 
    } 
.indextable 
    {
	border-left        : 1px #ffbb00 solid; 
    border-right       : 1px #ffbb00 solid; 
    border-top         : 0px;
	border-bottom      : 0px;
	border-width       : 1px; 
    } 

.tablestreep 
    {
	border-left        : 0px; 
    border-right       : 0px; 
    border-top         : 0px;
	border-width       : 1px;
	border-bottom      : 1px #ffbb00 solid;
	} 

.tableov
    {
	border-left        : 1px #ffbb00 solid; 
    border-right       : 0px; 
    border-top         : 0px;
	border-width       : 1px;
	border-bottom      : 0px;
	} 

.tableonder 
    {
	border-left        : 1px #ffbb00 solid; 
    border-right       : 1px #ffbb00 solid; 
    border-bottom      : 1px #ffbb00 solid;
	border-top         : 0px #ffbb00 solid;
	}

.text       {color:#b78600; font-size: 12px; line-height: 18px; font-family: verdana, helvetica;}
.koppen     {color:#b78600; font-size: 13px; font-weight: bold; font-family: verdana, helvetica;}

.rood       {color:#FF0066; font-size: 12px; font-family: verdana, helvetica;}
.wit		{color:#FFFFFF; font-size: 12px; font-family: verdana, helvetica;}

.invulveld  {color:#0e3a67; font-size: 12px; font-family: verdana, helvetica;}
.bodytitel  {color:#7d5c01; font-size: 15px; font-family: verdana, helvetica;}

.stippellijn { border-bottom: 1px dashed #164677; }

.zweefrechts {float:   right;
			  margin:  3px 3px 3px 3px;
			  border:  1px solid #b78600;
		      padding: 0px; }

A:link    { color: #7d5c01; font-size: 12px; line-height: 20px; text-decoration: none; font-family: verdana, helvetica;}
A:active  { color: #7d5c01; font-size: 12px; line-height: 20px; text-decoration: none; font-family: verdana, helvetica;}
A:visited { color: #7d5c01; font-size: 12px; line-height: 20px; text-decoration: none; font-family: verdana, helvetica;} 
A:hover   { color: #c59d2e; font-size: 12px; line-height: 20px; text-decoration: underline; font-family: verdana, helvetica;}

a.blauw:link { font-size: 11px; color: blue; text-decoration: underline; font-family: verdana, helvetica; }
a.blauw:active { font-size: 11px; color: blue; text-decoration: none; font-family: verdana, helvetica; }
a.blauw:visited { font-size: 11px; color: blue; text-decoration: none; font-family: verdana, helvetica; }
a.blauw:hover { font-size: 11px; color: red; text-decoration: underline; font-family: verdana, helvetica; }

img     {border-color:#b78600;}

