/*css bij sprookjespagina van Sterk-Verhaal*/


.OrnamentBoven {
	background-image: url(plaatjes/kerstguir.gif);
	background-repeat: no-repeat;
}
.OrnamentOnder {
	background-image: url(plaatjes/kerstguir2.gif);
	background-repeat: no-repeat;
}
.OrnamentBovenB {
	background-image: url(plaatjes/kerstguir.gif);
	background-repeat: no-repeat;
}
.OrnamentOnderB {
	background-image: url(plaatjes/kerstguir2.gif);
	background-repeat: no-repeat;
}

.OrnamentBovenC {
	background-image: url(plaatjes/kerstguir.gif);
	background-repeat: no-repeat;
}
.OrnamentOnderC {
	background-image: url(plaatjes/kerstguir2.gif);
	background-repeat: no-repeat;
}
#Fotootje {
	position: absolute;
	height: 300px;
	width: 103px;
	left: 590px;
	top: 75px;
	background-image: url(plaatjes/.gif);
	background-repeat: no-repeat;
}
#FotootjeB {
	position: absolute;
	height: 159px;
	width: 128px;
	left: 570px;
	top: 250px;
	background-image: url(plaatjes/.gif);
	background-repeat: no-repeat;
}
#FotootjeC {
	position: absolute;
	height: 199px;
	width: 134px;
	left: 570px;
	top: 220px;
	background-image: url(plaatjes/.gif);
	background-repeat: no-repeat;
}
#MenuKop2 {
	font-family: "PalatinoOblique", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DFDF00;
	height: 75px;
	width: 100px;
	margin-left: 47px;
	margin-top: 5px;
	clear:both;
	
}




