/*css bij snoepjes pagina van Sterk-Verhaal*/
#BaanBoven {
	background-position: 0 0;
}
#BaanBovenTitel {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0;
	top: 0;
	text-align:center;
	z-index:3;
}
.OrnamentBoven {
	background-image: url(plaatjes/snoepje.gif);
	background-repeat: no-repeat;
	position:relative;
	height: 56px;
	width: 342px;
	/*margin-left: 144px;*/
}
.OrnamentOnder {
	background-image: url(plaatjes/snoepje2.gif);
	background-repeat: no-repeat;
	position:relative;
	height: 56px;
	width: 342px;
	/*margin-left: 144px;*/
}
#Tekst {
	position:relative;
	width: 500px;
	top: 0px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
h2 {
	font-family: PalatinoOblique,"Times New Roman", Times, serif; 
	font-size: 18px;
	font-style: italic;
	color: #Dfdf00;
	text-align: center;
}

@font-face {
    font-family: PalatinoOblique;
    font-style:  oblique;
    font-weight: normal;
    src: url(PALATIN1.eot);
  }
/*
#Fotootje {
	position: absolute;
	height: 192px;
	width: 170px;
	left: 520px;
	top: 190px;
	background-image: url(plaatjes/.gif);
	background-repeat: no-repeat;
}*/

#SnoepjeTekstAlgemeen {
	width:710px;	
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;	
}
h1{
	margin-bottom:0;
	}