body	{margin-top: 25px;
	font-family: arial, sans-serif;}

a	{color: #777777;
	text-decoration: none;
	font-weight: bold;}

a:visited
	{color: #777777;}

a:hover	{color: #000;
	text-decoration: underline;}

#hoofding
	{background-image: url('v8_back.jpg');}

h1
	{text-indent: 15px;
	font-size: 130%;
	font-weight: bold;}


h2
	{font-size: 80%;
	font-weight: bold;}


h3
	{font-size: 80%;
	font-weight: normal;
	color: #333333;}

td.lijst
	{font-size: 80%;
	font-weight: normal;
	color: #777777;}

#menu
	{bgcolor: white;
	line-height: 2;
	text-indent: 16px;
	font-size: 80%;
	font-weight: bold;}

p
	{font-size: 80%;
	font-weight: normal;}

p.grijs
	{font-size: 70%;
	font-weight: normal;
	color: #777777;}



div.img	{margin: 0px;
	border: 0px solid blue;
	height: auto;
	width: auto;
	float: left;}
	
div.img img
	{display: inline;
	margin: 0px;
	border: 1.5px solid #ffffff;}


div.img a:hover img
	{border: 1px solid #000;}

div.desc
	{text-align: left;
	font-weight: normal;
	font-size: 70%;
	width: 150px;
	margin: 1px;
	border: 0px solid red;
	line-height: 1.5;}