body {
  font-family: "comic sans ms", Verdana, Arial, Helvetica, sans-serif;
  background-color: LightBlue
}
#table1     {
	background-color: White;
	border: outset 1px black;
	font-size: 9pt;
}
#menubalk  {
	font-size: 10pt;
	color: White;
	background-color: Navy;
	height: 25px;
	text-align: center;
}
#linktabel  {
	font-size: 9pt;
	color: #f1f6fe;
}
th.linktabel {
	background-color: 4F4F4F;
	text-align: left;
}

#menu  {
	color: white;
	border-top: 1px solid;
	border-right: 1px;
	border-bottom: 1px solid;
	border-left: 1px;
	font-size: 10pt;
	border-collapse: collapse;
}
#menucel    {
	color: #f1f6fe;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 25px;
	background-color: Blue;
	padding-left: 5px;
	padding-right: 3px;
}
#menukop {
	color: White;
	font: bold;
	border-bottom: 2px solid;
	height: 25px;
	background-color: Navy;
	padding-left: 5px;
	padding-right: 3px;
}
#fotocel {
	color: #f1f1f1;
	font-size: 9pt;
	text-align: center;
}
#introcel {
	color: Navy;
	font-size: 12pt;
	padding-left: 5px;
	padding-right: 3px;
}
#headercel {
	color: Navy;
	text-align: left;
	padding-left: 2px;
}
#onestat {
	text-align: center;
	height: 25px;
}
#googleads {
	text-align: center;
	height: 120px;
}
#nieuwscel {
	color: Blue;
	font-size: 10pt;
	padding-left: 8px;
	padding-right: 8px;
}
#tabelcel {
	color: Blue;
	font-size: 10pt;
	padding-left: 8px;
	padding-right: 8px;
}
#nieuwstefoto {
	background-color: #656565;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
#voettekst {
	text-align: center;
	margin-right: 12pt;
	padding-right: 12pt;
	height: 25px;
	border-top: 1px solid black;
	background-color: Navy;
	color: White;
}
a:hover {
	color: Navy;
	text-decoration: underline;
}
a {
	color: Navy;
	text-decoration: none;
}
a.menubalk:hover {
	color: White;
}
a.menubalk {
	color: White;
}
a.bodylink:hover {
	color: Navy;
}
a.bodylink {
	color: Navy;
}
a.menucel:hover {
	color: White;
}
a.menucel {
	color: White;
}
a.voettekst:hover {
	color: White;
}
a.voettekst {
	color: White;
}
td {
	color: Blue;
	font-size: 10pt;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}

