	body
		{
		margin:0px;
		text-align: center;
		/*background-image: url(/img/bk.gif);*/
		background-repeat: repeat-y;
		background-position: center top;
		/*background-color: #444444;*/
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		letter-spacing: 0.03em;
		line-height: 125%;
		color: #190f3c;
		}
	#pag.gallerij
		{
			/*background-image: url(/img/bk_gallerij.jpg);*/
			background-image: url(/img/bk_figura.gif);
			
		}
	a
		{
		text-decoration:none;
		color: #ba0f58;
		}
	a:hover
	{
		color: #db2059;
		text-decoration: underline;
	}
	.txtfoto
	{
	border: solid 1px #666677;
	float: right;
	margin: 0px 0px 0px 15px;
	}
	.links
	{
	float: left;
	margin: 0px 15px 0px 0px;
	}
	#pag
		{
		position: relative;
		margin: auto;
		width: 800px;
		height:550px;
		padding: 0px;
		text-align: justify;
		background-color:#FFFFFF;
		/*background-image: url(/img/bk_art.jpg);*/
		background-image: url(/img/bk_figura.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}	
	#menu
		{
		font-size: 14px;
		position: absolute;
		left: 47px;
		top: 155px;
		width: 139px;
		text-align: right;
		margin: 0px;
		padding: 0px 0px 76px 0px; 
		background-repeat: no-repeat;
		background-image: url(/img/menu_voet.gif);
		background-position: bottom;
		}
	#menu ul
		{
		margin: 0px;
		padding: 0px;
		}
	#menu ul li
	{
		list-style: none;
		list-style-type: none;
		padding: 0px;
		margin: 6px 0px;
		border-style: solid;
		border-width: 0px 0px;
		border-color: #999999;

	}
	#menu ul li a
		{
		text-decoration: none;
		color: #239878;
		font-weight: bold;
		font-variant: small-caps;
		display: block;
		margin: 0px;
		padding: 2px 2px 13px 2px;
		/*  background-image: url(/img/menu_bk.png);*/
		background-repeat: no-repeat;
		background-image: url(/img/menu_li.gif);
		
		background-position: bottom;
		text-align: center;
		}
	#menu ul li a:hover
		{
		/*background-image: url(/img/menu_bk2.png);*/
		color: #12B893;
		/*background-color: #FBFBFB;*/
		}
	#inhoud
		{
		position: absolute;
		left: 213px;
		top: 88px;
		width: 542px;
		}
	#inhoud p
		{
		clear: both;
		margin: 10px 35px;
/*		background-image: url(/img/lijn.gif);
		background-repeat: no-repeat;
		background-position: center bottom;*/
		padding: 0px 0px 20px 0px;
		}
	
	#inhoud p.voet, #inhoud p.voet a
		{
		margin: 10px 0px;
		background-image: none;
		padding: 0px;
		text-decoration: none;
		font-size: 10px;
		color: #406083;
		text-align: center;
		}
		#inhoud p.voet:
		{
		float: none;
		}	
		
	#inhoud p.voet
		{
		clear: both;
		background-image: url(/img/voet.gif);
		background-repeat: no-repeat;
		background-position: center top;
		padding: 33px 35px 90px 35px;
		}
			
	h1,h2,h3
		{
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #555555;		
		}
	h1 span,h2 span,h3 span
		{
		display:none;
		}
	h1
		{
		margin: 13px 35px 5px 35px;
		font-size: 20px;
		font-weight: normal;
		padding: 0px;
		height:60px;
		}
	h2
		{
		margin: 0px 35px -12px 35px;
		font-size: 15px;
		font-weight: bold;
		padding: 0px;
		height:45px;
		}
/* --------------------- Gastenboek -------------------- */
ul.gastenboek li
{
	display : block;
	list-style-type : none;
	padding:0px 0px 35px 0px;
	margin:10px 35px;
		background-image: url(/img/lijn.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		font-size:12px;
}
ul.gastenboek li h2
{
margin:0px;
}
ul.gastenboek li div.voet
{
padding-top:5px;
margin-bottom:3px;
font-size:80%;
}
ul.gastenboek li div.datum
{
font-size:10px;
padding:0px;
text-align:right;
margin:-25px 0px 15px 0px;
color:#AAAAAA;
}

ul.gastenboek
{
margin:0px;padding:0px;
}
.gastenboeknavigatie
{
text-align:center;
padding:3px;
font-size:90%;
padding:5px 5px 35px 5px;
		background-image: url(/img/lijn.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
}
.teken {
		text-align:center;
}

.fotoalbum img{
margin:5px;
border-width:1px;
width:32px;height:32px;
}

.fotoalbum a img
{
border-color:#C10033;
}

.fotoalbum img:hover {
width:64px;height:64px;
margin:-11px;
z-index:10;
}

#inhoud p.foto
{
text-align: center;
margin: 10px 10px;
}
#inhoud p.foto img
{
	border: solid 1px #999999;
}

.gall
{
text-align:center;
margin-bottom:30px;
}

.gall div
{
float:left;
width:148px;
border:solid 1px #999999;
margin:10px 15px;
background-color:#FCFCFC;
}
.gall div img
{
width: 128px;
height: 128px;
}
.gall div a
{
display:block;
padding:5px;
color: #565271;
}

.gall div a:hover
{
background-color:#F0F0F0;
color:#008860;
text-decoration: none;
}

.gall div img
{
margin-top:5px;
border:solid 1px #333333;
}


