.hoofdmenu {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: white;
  font-weight: bold;
  margin-left: 40px;
  margin-top:  25px;
  line-height: 18px;
}
.hoofdmenu A {
	text-decoration: none;	
	color: white;
}
.hoofdmenu A:hover {
	text-decoration: underline;
}

.toolmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Black;
}
.toolmenu A {
	text-decoration: none;	
	color: black;
}
.toolmenu A:hover {
	text-decoration: underline;
}

.leftmenuitem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Black;
  font-weight: bold; 
  width: 170px;
/*  height: 22px;
  line-height: 22px;*/
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 14px;
}
.leftmenuitem A {
	text-decoration: none;	
	color: black;
}
.leftmenuitem A:hover {
	text-decoration: underline;
}

.leftmenuitemsel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
  font-weight: bold; 
  width: 170px;
/*  height: 22px;
  line-height: 22px;*/
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 0px;
  background-color: #596FFF;
}
.leftmenuitemsel TABLE TR TD A {
	text-decoration: none;	
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
  font-weight: bold; 
}
.leftmenuitemsel TABLE TR TD A:hover {
	text-decoration: underline;
}
.breadcrums {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #B2B2B2;
  font-weight: bold; 
}
.bodytitle {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #41C1AF;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px; 
}
.bodytext {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
  color: black;
  width: 594px;
}
.bodytext H1 {
  font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
  color: black;
  font-weight: bold;
}
.bodytext H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
	text-decoration: none;
	font-style : italic;
}
.bodytext A {
  color: #001AFF;
}
.bodytext A:hover {
  color: #5F73FF;
}

.pagetitle {
  font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 11px;
  color: white;
  font-weight: bold;
  margin-left: 5px;
}
.tuvCertificaat {
  position: absolute;
  left: 0px;
	width: 80px;
	height: 21px;
  z-index: 101px;
}