body, tr
  {  font-family: Trebuchet MS, Arial;
     font-size: 13px;
     line-height: 1.7em;
     color: #333333;
  }

h1
  {  font-size: 22px;
     margin-left: 75px;
     color: #3B528B;
  }

h2
  {  font-size: 20px;
     margin-left: 75px;
     color: #0056BC;
  }

h3
  {  font-size: 16px;
     color: #3B528B;
  }

a
  {  color: #0056BC;
     font-size: 13px;
  }

a:hover
  {  color: #FF0000;
  }

a.menu, a.menu:visited
  {  color: #0056BC;
     font-size: 13px;
     font-weight: bold;
     text-decoration: none;
     line-height: 2.2em;
  }

a.menu:hover
  {  color: #555555;
     text-decoration: underline;
  }

td.onder
  {  background: url(../img/linksonder.gif) right bottom;
     background-repeat: no-repeat;
     background-color: #FFFFFF;
  }

td.hoofd
  {  background: url(../img/linksboven2.gif) left top;
     background-repeat: no-repeat;
     background-color: #FFFFFF;
  }

td.linkerbalk
  {  background: url(../img/linksboven1.gif) right top;
     background-color: #F2F2F6;
     background-repeat: no-repeat;
  }

tr.kop, td.kop
  {  background: url(../img/td_achtergrond.gif);
     background-color: #FBFCFD;
     font-weight: bold;
  }
  
tr.rij0
  {  background-color: #FBFCFD;
  }

tr.rij1
  {  background-color: #F1F3F5;
  }

.kopje
  {  font-size: 14px;
     font-weight: bold;
     margin-left: 30px;
     color: #0056BC;
  }

.onderschrift
  {  font-style: italic;
     color: #999999;
  }
  
td.hoofd {
	background: url(../img/linksboven2.png) left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.linkerbalk {
	background: url(../img/linksboven1.png) right top;
	background-color: #F2F2F6;
	background-repeat: no-repeat;
}
td.onder {
	background: url(../img/footer.png) right bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
	font-size: 10px;
	line-height: 1.3em;
	padding-bottom: 15px;
}
td.onder a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
h1, h2 {
	margin-left: 0px;
}