BODY, HTML {
	background-color: #010010;
	background-color: #bbe42e;
	color: black;
	font-size: 17px;
	font-family: sans-serif;
	
	scrollbar-3dlight-color: #bbe42e; /*kleur van pagina achtergrond. */
	scrollbar-arrow-color: #436d00; /* zeer donkere kleur */
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: #c0e300;
	scrollbar-face-color: #bbe42e; /*kleur van pagina achtergrond. */
	scrollbar-highlight-color: #ACDFFC; /* zeer lichte kleur */
	scrollbar-shadow-color: #436d00; /* iets minder donkere schaduw */
}

div#content{
	top: 125px;
}

div#gegevens{
	background: url(zandkasteel.gif) no-repeat bottom 55px;
	/*height: 200px;
	overflow: visible;*/
	padding-bottom: 220px;
	font-family: sans-serif;
	color: black;
	margin: 20px;
	left: 30px;
}

div#afbeelding{
	position: absolute;
	background-image: url(kinderen.gif);
	width: 285px;
	height: 202px;
	top: 0px;
	left: 670px;
	background-repeat: no-repeat;
}

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

div#content table{
	color: black;
	}	

div#kopje{
	font-weight: bold;
	}
	

div#toptekst {
	color: #db0073;
	font-family: sans-serif;
	font-size: 40px;
	padding-top: 40px;
	background: url(beach_kite.gif)  70px 8px no-repeat;
	height: 126px;
}

h1{
	color: black;
	color: #7c02d2;
	font-size: 25px;
	font-family: sans-serif;
	}

a:link, a:visited{
	color:  red;
	
}	
a:hover{
	color: #7e02b7;
}
	
A.normaal{
	padding: 3 pt;
}

div#muziek{
	top: 20px;
	left: 25px;
}

div#voetje{
	left: 25px;
}

div#voetje a{
	color: red;
	font-family: sans-serif;
}

#submitimage{
	width: 173px;
	height: 50px;
	margin: 15px 0px;
}
input.submit{
	width: 173px;
	height: 50px;
}

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

#menu{
	width: 210px;
	padding: 0 0 170px 0;
	margin: 70px 0px 0 15px;
	text-align: center; /*background-image: url(witteroos.png);*/
	background: url(jongetje_zwemband.gif) no-repeat bottom;
}

#menu li{
	list-style: none;
}

#menu li a{
	display: block;
	height: 53px;
	width: 173px;
	/*background: url(buttondubbel.gif)  0px 2px no-repeat;*/
	font-size: 17px;
	color: black;
	text-decoration: none;
	line-height: 53px; /
	font-family: sans-serif;
	letter-spacing: -1px;
	text-align: right;
}

#menu li#button1 a, #menu li#button14 a{
	background: url(button_zonnebril2.gif) 0px 0px no-repeat;
}
#menu li#button2 a, #menu li#button15 a{
	background: url(button_bal.gif) 0px 0px no-repeat;
}
#menu li#button3 a, #menu li#button16 a{
	background: url(button_zeeslak.gif) 0px 0px no-repeat;
}

#menu li#button4 a, #menu li#button17 a{
	background: url(button_ijsje.gif) 0px 0px no-repeat;
}
#menu li#button5 a, #menu li#button18 a{
	background: url(button_zonnebrandcreme.gif) 0px 0px no-repeat;
}
#menu li#button6 a, #menu li#button19 a{
	background: url(button_parasol.gif) 0px 0px no-repeat;
}
#menu li#button7 a, #menu li#button20 a{
	background: url(button_emmer2.gif) 0px 0px no-repeat;
}
#menu li#button8 a, #menu li#button21 a{
	background: url(button_krab2.gif) 0px 0px no-repeat;
}

#menu li#button9 a{
	background: url(button_schelp2.gif) 0px 0px no-repeat;
}
#menu li#button10 a{
	background: url(button_zeepaardje.gif) 0px 0px no-repeat;
}
#menu li#button11 a{
	background: url(button_hoed.gif) 0px 0px no-repeat;
}
#menu li#button12 a{
	background: url(button_slippers2.gif) 0px 0px no-repeat;
}
#menu li#button13 a{
	background: url(button_zeester2.gif) 0px 0px no-repeat;
}

/*#menu li.verzend a{
	background: url(button_snorkelaar.gif) 0px 0px no-repeat;
}*/
#menu li a span{
	margin-right: 10px;	/*werkt alleen niet in ie5.0*/
	
}

/*#menu li a:hover, #menu li a:active{
	border: 5px solid red;
}*/



