body, td, tr, a, input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}


body
{
  background-color:#F7F7F7;
}

a
{
  color:#017A28;
}

a:hover
{
  color:#000000;
}

.bottomnav
{
  font-size:10px;
  font-weight:bold;
}

a.bottomnav
{
  font-size:10px;
  font-weight:bold;
  color:#000000;
}

a.bottomnav:hover
{
  color:#017A28;
}

.printtekst
{
  font-size:10px;
}

.tekstklein
{
  font-size:10px;
}

.adres
{
  color:#000000;
  font-size:10px;
}

.adrestitel
{
  color:#00891C;
  font-size:10px;
  font-weight:bold;
}

.input
{
  width:217px;
  height:28px;
  border:3px SOLID #D9E2D9;
  padding-top:2;
  padding-left:4;
  background-color:#F7F7F7;
}

.inputover,
.inputerrorover
{
  width:217px;
  height:28px;
  border:3px SOLID #019932;
  padding-top:2;
  padding-left:4;
  background-color:#FBFBFB;
}

.textarea
{
  width:348px;
  height:104px;
  border:3px SOLID #D9E2D9;
  padding-top:2;
  padding-left:4;
  background-color:#F7F7F7;
}

.textareaover,
.textareaerrorover
{
  width:348px;
  height:104px;
  border:3px SOLID #019932;
  padding-top:2;
  padding-left:4;
  background-color:#FBFBFB;
}

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

.verzendenOver_nl
{
  width: 104px;
  height: 20px;
  background-image:url(../images/nl/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}

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

.verzendenOver_en
{
  width: 104px;
  height: 20px;
  background-image:url(../images/en/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}
