html
{
  line-height: 16px;
}

body, td, tr, a, input, textarea
{
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: 13px;
  color:#000000;
}

p, h1, h2, h3, h4, h5
{
  margin:0px;
  padding: 0px;
  line-height: 16px;
}

ul
{
  list-style:disc;
}

ol
{
  list-style:decimal;
  margin-left:7px;
}
li
{
  margin-left:20px;
}

h1
{
  font-size: 12 !imporant;
}

blockquote
{
  margin-left:17px;
}

.normaal
{
  color:#000000;
  font-size:12px;
  font-weight:normal;
}

.kop
{
  color:#1c529d;
  font-size:14px;
  font-weight:bold;
}

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

#tekst h1
{
  font-size: 12px !important;
}

h1
{
  font-size: 16px;
  font-weight: bold;
}
h2
{
  font-size: 15px;
  font-weight: bold;
}
h3, h4
{
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

h5, h6
{
  font-size: 13px;
  padding-bottom: 10px;
}

p
{
  padding-bottom: 10px;
}
