body { 
  text-align: left; 
	font-family: helvetica, sans-serif; 
}
 
#kader  { 
  width: 980px; margin: 0 auto 0 auto; padding: 0; 
  }

#kop { 
  width: 980px; 
	color: #800000 ; 
	font-size: 50pt; 
	font-weight: 600; 
	text-align: left; 
	margin: 36 0 8 0; 
	padding: 0; background-image:url("https://imageshack.com/i/pnJhQ0g0j")
}

#menu { 
  width: 980px; 
	background-color: #FF1493; 
	padding: 0; 
	margin: 0; 
}

#menu ul { 
	list-style-type: none;
  margin: 0; 
  padding: 0;
	background-color: black; 
	color: white; 
	float: left; 
	width: 980px; 
	font-size: 9pt;
	font-weight: bold; 
}

#menu ul li { 
  display: inline; 
}

#menu ul li a { 
  padding: 0.35em 1em 0.35em 0; 
	margin: 0; 	
	float: left;
	background-color: black; 
	color: white; 
	font-weight: bold; 
	text-decoration: none; 
	border-right: 1px solid white; 
	width: 11em; 
	text-align: center; 
}

#menu ul li a:hover { 
  background-color: #C71585 ; 
	color: white; 
}

#hulsrechts { 
	width: 980px; 
	margin: 0 0 8px 0; 
	padding: 0 0 12px 0; 
}

#hoofdvak { 
  width: 980px; 
	float: left; 
	margin: 0; 
	padding: 0 9px 0 0;
}

#kolom_links { 
  width: 240px; 
	height: 240px;
	margin: 0; 
	padding: 0; 
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
}

#voet { 
  clear: both; 
	width: 980 px; 
  border-top-color: #000000; 
	border-top-style: solid; 
	border-top-width: 4; 
	font-size: 8pt; 
	color: #000000; 
	text-align: left; 
	margin: 0; 
	padding: 10px 0 0 0;
}

#voet a { 
 text-decoration: none;
 color: #000000;
}

p { 
  text-align: left; 
  font-size: 10pt; 
	color: #000033; 
	margin-right: 0.3cm; 
}

h1 { 
  font-size: 12pt; 
	color: #C71585; 
	font-weight: bold; 
	margin: 30pt 0 0 0; 
	padding: 0 0 0 0; 
	text-align: left; 
}

h2 { 
  font-size: 14pt; 
  color: #C71585  ; 
	font-weight: bold; 
	margin-bottom: -10pt;  
	text-align: left; 
}

