body, div, p, table, tr
{
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  color: #000080;
  background: #FFFFFF;
}

A:link{color: #000080;}
A:visited {color: #000080;}
A:active {color: #000080;}

.redlink:link{color: #CC0000;}
.redlink:visited {color: #CC0000;}
.redlink:active {color: #CC0000;}
.redlink{font-weight: bold;}
 
.redlink_v:link{color: #FFFFFF;}
.redlink_v:visited {color: #FFFFFF;}
.redlink_v:active {color: #FFFFFF;}
.redlink_v{font-weight: bold;}

.cat
{
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  color: #000080;
  background: #FFFFFF;
}

.standaard
{
  border-collapse: collapse;
  border: 1px solid #d3d3d3;
  
}

.titel
{
  background: #FFFFFF;
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
}

.titel_zoeker
{
  background: #FFCC66;
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
}

.titel_veiling
{
  background: #000080;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

.hoofding
{
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

.redtext
{
	 color: #CC0000;
	 font-weight: bold;
}

tr.test3{background : #EBEBEB;}
tr.test{background : #FFFFFF;}

td
{
  padding-left : 5;
  padding-top : 3;
  padding-bottom : 3;
  padding-right : 5;
}

.test
{
  background : #EBEBEB;
  text-align: center;
}

.test2
{
  background : #FFFFFF;
  text-align: center;
  padding-left : 5;
  padding-top : 3;
  padding-bottom : 3;
  padding-right : 5;
}

.test3{ background : #FFCC66; text-align: center;}
.test4{background : #FFCC66;}
.test5{background : #EBEBEB;}



hr {
	border : thin;
	color: #000080;
	}

.voet
{
	 text-align: center;
	 color: red;
}


.warning
{
	 text-align: left;
	 color: #CC0000;
	 font-weight: bold;
	 width:400;
	 border: 1px solid #CC0000;
	 padding: 5;
}

.melding
{
	 text-align: left;
	 color: #000080;
	 font-weight: bold;
	 width:400;
	 border: 1px solid #CC0000;
	 padding: 5;
}


