body
{
  background-image: url(../images/bg.gif);
  background-position: center;
  background-repeat: repeat-y;
}

body, table, td, tr, a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.stippel
{
  background-image: url(../images/stippel.gif);
  background-position: left;
  background-repeat: repeat-y;
}

.stippelhori
{
  background-image: url(../images/stippelhori.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.stippelverticenter
{
  background-image: url(../images/stippel.gif);
  background-position: center;
  background-repeat: repeat-y;
}

.sponsortabel
{
  border: solid 1px white;
}


.textgroot
{
  font-size: 14px;
}

.inputcontact
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:solid 2px #7985A7;
  width:200px;
  height:20px;
}

.inputcontactover
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:solid 2px #192D5D;
  width:200px;
  height:20px;
}

.textareacontact
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:solid 2px #7985A7;
  width:320px;
  height:100px;
}

.textareacontactover
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:solid 2px #192D5D;
  width:320px;
  height:100px;
}

.verzenden
{
  background-image:url(../images/verzenden.gif);
  background-repeat:no-repeat;
  width:70px;
  height:20px;
  border:0px;
}

.verzendenOver
{
  background-image:url(../images/verzendenover.gif);
  background-repeat:no-repeat;
  width:70px;
  height:20px;
  border:0px;
}
