body, table, td, tr, a, h, textarea, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.bottomnav
{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 20px;
	color: #FFFFFF;
}

.links
{
  font-size: 11px;
}

.linkslink
{
  font-size: 11px;
  font-weight: bold;
  color:#003776;
}

.input
{
  width: 168 px;
  height: 24 px;
  padding-top: 2px;
  border: solid 2px #003E39;
}


.inputover,
.inputerrorover
{
  width: 168 px;
  height: 24px;
  padding-top: 2px;
  border: solid 2px #000000;
}

.textarea
{
  width: 350 px;
  height: 150 px;
  border: solid 2px #003E39;
}

.textareaover
{
  width: 350px;
  height: 150 px;
  border: solid 2px #000000;
}

.inputintakeklein
{
  width: 130 px;
  height: 24 px;
  padding-top: 2px;
  border: solid 2px #003E39;
}


.inputintakekleinover,
.inputintakekleinerrorover
{
  width: 130px;
  height: 24px;
  padding-top: 2px;
  border: solid 2px #000000;
}

.inputintakegroot
{
  width: 400 px;
  height: 24 px;
  padding-top: 2px;
  border: solid 2px #003E39;
}


.inputintakegrootover,
.inputintakegrooterrorover
{
  width: 400 px;
  height: 24px;
  padding-top: 2px;
  border: solid 2px #000000;
}

.inputintake
{
  width: 220 px;
  height: 24 px;
  padding-top: 2px;
  border: solid 2px #003E39;
}


.inputintakeover,
.inputintakeerrorover
{
  width: 220 px;
  height: 24px;
  padding-top: 2px;
  border: solid 2px #000000;
}

.textareaintake
{
  width: 400 px;
  height: 150 px;
  border: solid 2px #003E39;
}

.textareaintakeover
{
  width: 400 px;
  height: 150 px;
  border: solid 2px #000000;
}


.verzenden_nl
{
  width: 60px;
  height: 10px;
  background-image:url(../images/nl/buttons/verzenden.gif);
  border:0px;
  cursor:pointer;
}

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

.verzenden_it
{
  width: 26 px;
  height: 10 px;
  background-image:url(../images/it/buttons/verzenden.gif);
  border:0px;
  cursor:pointer;
}
