body {
	font-family: Comic Sans MS;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 770px;
	height: 500px;
	position: absolute;
	margin-left: -385px; /* width/2 */
	left: 50%;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	font-size: 0.9em;
	color: #000066;
}

pre{
	font-family: Comic Sans MS;
	font-size: 0.9em;
	color: #000066;
}

#top{
	width: 770px;
	height: 133px;
	position: absolute;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
	background:url(../images/top.jpg); 
}

#navigatie{
	width: 766px; /* totale width - (border 2 x 2px) */
	height: 26px;
	position: absolute;
	top: 133px;
	padding-top: 7px;
	background-color: #000066;
	border: 2px solid #000033;
	color: #CCCCCC;
	text-align: center;
}



#pagina{
	width: 770px;
	position: absolute;
	top: 170px;
	background-image: url(../images/backpurple.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

		#subnavigatie{
			padding-top: 7px;
			text-align: center;
		}
		
		/* Hieronder tekstversie met centrering van de tekst */
		#tekstcent{
			margin-left: 85px;
			padding-top: 6px;
			text-align: center;
			width: 600px;
		}
		
		/* Hieronder tekstversie zonder centrering van de tekst */
		#tekst{
			margin-left: 90px;
			padding-top: 6px;
			width: 600px;
		}
		
		/* Hieronder tekstversie speciaal voor fotopagina's */
		#tekstfp{
			text-align: center;
			padding-top: 6px;
		}
				
		#anker{
			text-align: center;
		}
		
		#bottom{
			width: 766px;
			height: 19px;
			background-color: #000033;
			color: #ff00ff;
			text-align: center;
			border: 2px solid #000000;
		}
a{
	outline:			none;
}


a:link {
	color: #3333cc;
	text-decoration: underline;
 }

a:visited {
	color: #3333cc;
	text-decoration: underline; }

a:hover {
	color: #330099;
	text-decoration: underline;
	 }

a:active {
	color: #000000;
	text-decoration: none; }
	
p.verlof {
    color: #FF00AE;
	font-weight: bold;
}

p.titel {
	text-decoration:blink;
}
h1{
	font-size: 1.2em;
}
h2{
	font-size: 1.1em;
}

h1.fotos{
	font-size: 3em;
}

h2.fotos{
	font-size: 2em;
}


h3.nieuw{
	color: #FF0000;
}

#navigatie a:link {
	color: #cccccc;
	text-decoration: none;
 }

#navigatie a:visited {
	color: #cccccc;
	text-decoration: none; }

#navigatie a:hover {
	color: #FFFFFF;
 }

#juwelentekst p{
	margin-left: 30px;
	margin-right: 30px;
}

#navigatie a:active {
	color: #cccccc;
	text-decoration: none; }
	
/*
Vanaf hier opmaak van de pagina : index.html
*/

#homelinks{
	margin: 40px;
	width: 470px;
}

#dropin{
	padding:10px;
	position:absolute;
	visibility:hidden;
	left:22px;
	top:0px;
	width:700px;
	background:	url(../images/layout/dropdown.png);
	border:thin;
	border:#009;
	border-style:solid;
}

#homerechts{
	margin-top: -950px;
	width: 220px;
	margin-left: 530px;
	position: absolute;
	border-left: 1px solid pink;
	padding: 20px;
}

#nieuws{
	margin-top: -750px;
	width: 220px;
	margin-left: 530px;
	position: absolute;
	border-left: 1px solid pink;
	padding: 20px;
}

#opmerking{
	color:#FF0000;
}
