a
{
  color: #303030;
}
a:hover
{
  color: #00659C;
}
body
{
  color: #303030;
  font-family: arial;
  font-size: 12px;
  margin: 0px;
}
h1
{
  color: #303030;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -6px;
}
h2
{
  background-image: url(../images/bullit.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #A2C9FF;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 15px;
}
li
{
  list-style-type: circle;
}
.foto
{
  border: 1px solid #00659C;
  margin-top: 3px;
}
span.blauw
{
  color: #A2C9FF;
  font-weight: bold;
}
span.paars
{
  color: #BD007B;
  font-weight: bold;
}
table.tabel
{
  background-image: url(../images/kop.gif);
  background-repeat: no-repeat;
  border-style: none;
  border-collapse: collapse;
  left: -2px;
  position: relative;
  width: 470px;
}
table.tabel th
{
  border-style: none;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
  height: 23px;
  line-height: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 3px;
  text-align: left;
  white-space: nowrap;
}
table.tabel td
{
  background-color: #F2F2F2;
  border-color: white;
  border-style: solid;
  border-width: 2px;
  height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
table.tabelsmal
{
  background-image: url(../images/kopsmal.gif);
  background-repeat: no-repeat;
  border-style: none;
  border-collapse: collapse;
  left: -2px;
  position: relative;
  width: 235px;
}
table.tabelsmal th
{
  border-style: none;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
  height: 23px;
  line-height: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 3px;
  text-align: left;
  white-space: nowrap;
}
table.tabelsmal td
{
  background-color: #F2F2F2;
  border-color: white;
  border-style: solid;
  border-width: 2px;
  height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
td
{
  color: #303030;
  font-family: arial;
  font-size: 12px;
}
ul
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
}

