BODY, HTML {
	background-image: url('verwolken.jpg');
	background-color: #76c7f6;
	<!--FONT-FAMILY: "Trebuchet MS", "AvantGarde Bk BT","Arial Unicode MS"; -->
	font-family: "sans-serif";
	<!-- MARGIN-LEFT: 0%;
	MARGIN-RIGHT: 0%;
	--> 
	color: #00019F;
	font-size: 17px;
	scrollbar-3dlight-color: blue;
  scrollbar-arrow-color: blue;
  scrollbar-base-color: white;
  scrollbar-darkshadow-color: darkblue;
  scrollbar-face-color: #76c7f6;
  scrollbar-highlight-color: #ACDFFC;
  scrollbar-shadow-color: blue;
}

div#content{
	top: 130px;
}

div#content table td{
	font-size: 17px;
	font-family: sans-serif;
	font-weight: strong;
	}

div#content table{
	color: #00019f;
	}	

a{
	color: #0061BD;
}	

div#kopje, h2{
	font-weight: bold;
	}
	
div#gegevens{
	font-family: sans-serif;
	color: #00019f;
}

div#toptekst {
	font-family: sans-serif;
	font-size: 50px;
	color: White;
	margin-top: 40px;
	margin-bottom: 40px;
}

h1{
	font-size: 25px;
	color: #00019f;
	font-family: sans-serif;
	}

A.normaal{
	padding: 3 pt;
}

div#voetje a{
	color: white;
}

input.submit{
	width: 140px;
	height: 55px;
}

#submitimage{
	/*background-image: url(verzend.gif);*/
	height: 140px;
	width: 65px;
}

#preload{
	background-image: url(verzendmover.gif);
	display: none;
}

#menu{
	margin: 70px 0 0 45px;
	padding: 0px;
	height: auto;
	width: 140px;
}

#menu li a{
	display: block; /*nodig om de afbeeldingen te tonen.*/
	width: 140px;
	height: 57px;
	line-height: 57px;
	color: #78c7f5;
	/*font-family: "Maiandra GD", Arial, sans-serif;*/
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -1px;
}

#menu li a span{
/*	display: none;*/
}

#menu li{
	width: 140px;
	height: 57px;
	list-style: none;
	text-indent: 0;
	background-image: url(button.gif);
}

li a:hover,  li a:active {
	background-image: url(buttonmover.gif);
}

/*li.email{
	background-image: url(email.gif);
}
li.welkom{
	background-image: url(welkom.gif);
}
li.fotoalbum{
	background-image: url(fotoalbum.gif);
}
li.filmpjes{
	background-image: url(filmpjes.gif);
}
li.dagboek{
	background-image: url(dagboek.gif);
}
li.babyboek{
	background-image: url(babyboek.gif);
}
li.geboortekaartje{
	background-image: url(geboortekaartje.gif);
}
li.gastenboek{
	background-image: url(gastenboek.gif);
}
li.verzend{
	background-image: url(verzend.gif);
}
li.groeicurve{
	background-image: url(groeicurve.gif);
}
li.peuterboek{
	background-image: url(peuterboek.gif);
}
li.kadotip{
	background-image: url(kadotip.gif);
}
li.stamboom{
	background-image: url(stamboom.gif);
}
li.puzzel{
	background-image: url(puzzel.gif);
}
li.tandjes{
	background-image: url(tandjes.gif);
}
li.nieuwsbrief{
	background-image: url(nieuwsbrief.gif);
}

li.welkom a:hover,  li.welkom a:active {
	background-image: url(welkommover.gif);
}
li.email a:hover,  li.email a:active {
	background-image: url(emailmover.gif);
}
li.fotoalbum a:hover,  li.fotoalbum a:active {
	background-image: url(fotoalbummover.gif);
}
li.filmpjes a:hover,  li.filmpjes a:active {
	background-image: url(filmpjesmover.gif);
}
li.dagboek a:hover,  li.dagboek a:active {
	background-image: url(dagboekmover.gif);
}
li.babyboek a:hover,  li.babyboek a:active {
	background-image: url(babyboekmover.gif);
}
li.geboortekaartje a:hover,  li.geboortekaartje a:active {
	background-image: url(geboortekaartjemover.gif);
}
li.gastenboek a:hover,  li.gastenboek a:active {
	background-image: url(gastenboekmover.gif);
}
li.verzend a:hover,  li.verzend a:active {
	background-image: url(verzendmover.gif);
}
li.groeicurve a:hover,  li.groeicurve a:active {
	background-image: url(groeicurvemover.gif);
}
li.peuterboek a:hover,  li.peuterboek a:active {
	background-image: url(peuterboekmover.gif);
}
li.kadotip a:hover,  li.kadotip a:active {
	background-image: url(kadotipmover.gif);
}
li.puzzel a:hover,  li.puzzel a:active {
	background-image: url(puzzelmover.gif);
}
li.stamboom a:hover,  li.stamboom a:active {
	background-image: url(stamboommover.gif);
}
li.tandjes a:hover,  li.tandjes a:active {
	background-image: url(tandjesmover.gif);
}
li.nieuwsbrief a:hover,  li.nieuwsbrief a:active {
	background-image: url(nieuwsbriefmover.gif);
}*/