BODY, HTML {
	background-image: url('blauwesterren.gif');
	background-color: #a8d0fc;
	font-family: "Comic Sans MS", "sans-serif";
	color: #02539e;
	font-size: 17px;
	scrollbar-3dlight-color: #a8d0fc; /*kleur van pagina achtergrond. */
  scrollbar-arrow-color: #02539e; /* zeer donkere kleur */
  scrollbar-base-color: white;
  scrollbar-darkshadow-color: #02539e; /* zeer donkere kleur */
  scrollbar-face-color: #a8d0fc; /*kleur van pagina achtergrond. */
  scrollbar-highlight-color: #dgf0fd; /* zeer lichte kleur */
  scrollbar-shadow-color: #1080f2; /* iets minder donkere schaduw */
}

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

div#content table{
	color: #02539e;
	}	

div#kopje{
	font-weight: bold;
	}
	
div#gegevens{
	font-family: sans-serif;
	color: #02539e;
}

div#toptekst {
	font-family: "Comic Sans MS", "sans-serif";
	font-size: 50px;
	color: #02539e;
}

h1{
	font-size: 25px;
	color: #02539e;
	font-family: sans-serif;
	}

A.normaal{
	padding: 3 pt;
}

div#voetje a{
	color: #02539e;
}

#submitimage{
	width: 160px;
	height: 50px;
}
input.submit{
	width: 160px;
	height: 50px;
}

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

#menu{
	width: auto;
	/*height: 650px;*/
	padding: 0 0 0 30px;
	margin: 20px 0 0 0;
	text-align: center;
}

#menu li{
	list-style: none;
}

#menu li a{
	display: block;
	height: 50px;
	width: 160px;
	background: url(dubbel.gif)  -160px 2px no-repeat;

	font-size: 19px;
	color: White;
	text-decoration: none;
	line-height: 50px; /*font-family: "Myriad Condensed Web";*/
	font-family: "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	letter-spacing: -1px;
}

#menu li.geboortekaartje a{
	font-size: 17px;
}

/*#menu li.gastenboek a, #menu li.peuterboek a{
	font-size: 21px;
}
#menu li.nieuwsbrief a{
	font-size: 20px;
}*/

#menu li a span{
	margin-left: -40px;	/*werkt alleen niet in ie5.0*/
}

#menu li a:hover, #menu li a:active{
	background: url(dubbel.gif)  -1px 2px no-repeat;
}



