/* stylesheet voor Ruud Luthart */

/* classes */

body
{font-family:segoe ui, arial;
	font-size:13px;
}
h2
{margin-left:270px;
	margin-right:270px;
	text-align:center;
	border-bottom:3px inset #d9cfa0;
	font-family:times new roman, helvetica;
}
.italic			
{font-style:italic;
}
img.border
{margin:3px;
	border: #666666 1px solid;
}
li
{list-style-image:url(../afbeeldingen/driehoek.png);
}

a.menu:link, a.menu:visited, a.menu:active
{font-family:segoe ui, arial;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
	color: #a89c65;
	display:block;
}

a.menu:hover
{color: #000000;
}
a.links:link, a.links:visited, a.links:active
{font-family:segoe ui, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	
}

a.links:hover
{color: #a89c65;
}

p.letter
{font-family:times new roman, helvetica;
	font-size:27px;
	font-weight:bolder;
	border:2px outset #a89c65;
	margin:3px;
	padding:2px;
	line-height:20px;
	float:left;
	
