.mainbody
  {
  background: url(/images/background_image.gif);
  }
  
body,table
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  }

a
  {
  color: #333333;
  }

a:hover
  {
  color: #003399;
  }

.titel_normaal
  {
  color: #333333;
  font-weight: normal;
  }

.titel_12
  {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  }

INPUT {
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.INPUT {
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

#bestelform { color:#666666; border: solid 1px #666666; border-collapse: collapse;}
#bestelform TD { border: solid 2px #666666; }
#bestelform THEAD { background-color: #cccccc; }


.blauw_normaal
  {
  color: #003399;
  font-weight: normal;
  }

.blauw_titel
  {
  color: #003399;
  font-weight: bold;
  }