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

.kop
{
  font-size: 14px;
  color: #7961AB;
  font-weight:bold;
}

a
{
  color: #000000;
}

a:hover
{
  color: #E84599;
}

a.adres
{
  color: #000000;
}

a.adres:hover
{
  color: #E84599 ;
}
.adres
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;
  text-align:left;
}

.adreskop
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color: #E84599;
}

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

.bottomnav:hover
{
  font-size:10px;
  font-weight:bold;
  color: #FFE98F;
}


.afbeelding
{
  border:solid 2px #269559;
}

.projectimage
{
  border:solid 2px #269559;
}

.input
{
  width: 250px;
  height: 22px;
  border: solid 2px #084018;
  background-color: #FAFAFA;
  padding-top:0px;
}

.inputover,
.inputerrorover
{
  width: 250px;
  height: 22px;
  border: solid 2px #E84599;
  background-color: #FFFFFF;
  padding-top:0px;
}

.textarea
{
  width:  394px;
  height: 150px;
  border: solid 2px #084018;
  background-color: #FAFAFA;
}

.textareaover
{
  width: 394px;
  height: 150px;
  border: solid 2px #E84599;
  background-color: #FFFFFF;
}

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

.verzendenOver
{
  width: 72px;
  height: 22px;
  background-image:url(../images/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}

div.lijn_groen
{
  height:2px;
  background:#269559;
  line-height:1px;
  font-size:1px;
  margin-top:12px;
}

.height3px
{
   height:3px;
   line-height:1px;
   font-size:1px;
}
