body, table, td, tr, a, h, input, textarea, select
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}

a
{
  color: #FFFFFF;
}

.links_adres
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.input
{
  border: solid 2px #898964;  
  width: 200px;
}

.inputover
{
  border: solid 2px #4B4B3C;  
  width: 200px;
}

.textarea
{
  width:100%;
  height: 80px;
  border: solid 2px #898964;  
}

.textareaover
{
  width:100%;
  height: 80px;
  border: solid 2px #4B4B3C;  
}

.verzenden
{
  background-image: url(../images/buttons/verzenden.gif);
  border: 0px;
  width: 64px;
  height: 12px;
  cursor: pointer;
}

.verzenden_en
{
  background-image: url(../images/buttons/english/verzenden.gif);
  border: 0px;
  width: 30px;
  height: 12px;
  cursor: pointer;
}