body
{
	font-family:		verdana, arial, helvetica;
	background-color:		#ffffff;
}

ul 
{
	list-style-image:		url("graphics/katbullet.gif");
	list-style-position:	outside;
}

li
{
	padding-left: 		5px;
}

p.heading1
{
	font-size:			150%;
	font-weight:		bold;
}

p.smalltext
{
	font-size:			xx-small;
}

div.foto_staand
{
/*	border: 2px dashed #333; */ 
	float:			left;
	padding-top:		39px;
	padding-bottom:		42px;
	padding-left:		37px;
	padding-right:		49px;
	background-image:		url("graphics/hout_frame_staand.jpg");
	background-repeat:	no-repeat;
	width: 211px;
	height: 211px;
	max-height: 132px;
	max-width: 121px;
}

div.foto_liggend
{
/*	border: 2px dashed #333; */
	float:			left;
	padding-top:		37px;
	padding-bottom:		42px;
	padding-left:		41px;
	padding-right:		49px;
	background-image:		url("graphics/hout_frame_liggend.jpg");
	background-repeat:	no-repeat;
	width: 211px;
	height: 211px;
	max-width: 121px;
	max-height: 134px;
}
