HTML {
	/*background: url(rozenblaadjes.jpg);*/
	color: #827474;
	font-family: sans-serif;
	background-position: 0px auto;
	background-position: center;
	/*background-position: -100px 0px;*/
	background-repeat: repeat-y;
	background-color: White;
	background-image: url(midden.jpg);
}

div#bovenrand{
	margin: 0px;
	padding: 0px;
}

html, textarea{
	scrollbar-3dlight-color: #ffebc6; /*kleur van pagina achtergrond. */
  scrollbar-arrow-color: #dd9103; /* zeer donkere kleur */
  scrollbar-base-color: white;
  scrollbar-darkshadow-color: #dd9103; /* zeer donkere kleur */
  scrollbar-face-color: #ffebc6; /*kleur van pagina achtergrond. */
  scrollbar-highlight-color: white; /* zeer lichte kleur */
  scrollbar-shadow-color: #dd9103; /* iets minder donkere schaduw */
}

div#pagina {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	/*background: url(bovenkantrozenblaadjes.jpg) no-repeat;*/
	padding-bottom: 0px;
	background-position: top;
	width: 800px;
}

div#muziek{
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 10;
	}

	
div#content{
	padding: 0px; /*background-image: url(midden.jpg);*/
	margin: 0px;
	position: relative;
	clear: left;
	width: 800px;
}

/*div#onderrand{
	width: 720px;
	height: 381px;
	padding: 0px;
	margin: 0px;
}*/

div#content table{
	color: black;
}	

div#kopje{
	font-weight: bold;
	color: #944242;
	}

div#kopje a{
	font-family: "Bradley Hand ITC", sans-serif;
}
	
h3{
	color: #d93d41;
	font-size: 14px;
}

td{
	color:#827474;
}

div#gegevens{
	color: #827474;
	margin: 0px auto;
}

div#afbeelding{
	background: url(bovenkantrozen.jpg) top center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 800px;
}

div#toptekst {
	font-size: 35px;
	padding: 65px 0px 0px 0px;
	height: 100px;
	color: #827474;
	margin: 0px;
	width: 800px;
	position: relative;
}

h1{
	font-size: 25px;
	color: #827474;
	margin: 0px;
	padding: 30px 0;
}

a:link, a:visited{
	color: orange;
}

a:hover, a.active{
	color: #49b8f1;
	color: #fe7303;
}

div#voetje{
	position: relative;
}

div#voetje a{
	color: #827474;
}

div#links{
	background-color: #828269;
	background-color: #827869;
	width: 800px;
	position: relative;
}

#menu a:link, #menu a:visited{
	color: #fdfea5;
	color: orange;
	color: #fee496;
	text-decoration: none;
}

#menu a:hover, #menu a:active{
	color: #49b8f1;
	color: #fe7303;
	text-decoration: none;
}

#menu{
	text-align: center;
	margin: 0px auto;
	/*background-color: #828269;
	background-color: #827869;*/
	overflow: visible;
	/*height: 20px;*/
	position: relative;
}



ul.menu1{
	width: 98px;
}
ul.menu2{
	width: 196px;
}
ul.menu3{
	width: 294px;
}
ul.menu4{
	width: 392px;
}
ul.menu5, ul.menu9, ul.menu10{
	width: 490px;
}
ul.menu6, ul.menu11, ul.menu12, ul.menu17, ul.menu18{
	width: 588px;
}
ul.menu7, ul.menu13, ul.menu14, ul.menu19, ul.menu20, ul.menu21{
	width: 686px;
}
ul.menu8, ul.menu15, ul.menu16, ul.menu24, ul.menu23, ul.menu22{
	width: 784px;
}

ul.menu1, ul.menu2, ul.menu3, ul.menu4, ul.menu5, ul.menu6, ul.menu7, ul.menu8{
	height: 22px;
}
ul.menu9, ul.menu10, ul.menu11, ul.menu12, ul.menu13, ul.menu14, ul.menu15, ul.menu16{
	height: 44px;
}
ul.menu15, ul.menu16, ul.menu17, ul.menu18, ul.menu19, ul.menu20, ul.menu21, ul.menu22, ul.menu23{
	height: 66px;
}
/*#menu{
	width: 800px;
}*/

input.submit{
	float: right;
	background-color: #ffb8b6;
	background-color: #feecc5;
	padding: 5px;
	margin: 35px 45px 35px;
}

ul{
	/*height: auto;*/
	padding: 0px;
}

#menu li a span{
	display: inline;
	font-family: "Bradley Hand ITC";
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#muziek{
	margin-left: 10px;
	margin-top: 12px;
}

