body {
	background-color: #FCF8F0;
	font-family: "Book Antiqua", "Times New Roman", Times;
}
.articletitle {
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #905C30;
}
.article_timestamp {
	font-weight: bold;
	font-size: larger;
	color: #905C30;
}
.compositebox_text {
	background-color: #FCF8F0;
	font-size: small;
	padding: 3px;
}
.bgclr_brown1 {
	background-color: #F0D8C9;
}
.bgclr_brown2 {

	background-color: #F0DED3;
}
.bgclr_ltbrown {
	background-color: #FCF8F0;
}
.bgclr_logo {
	background-color: #FCF4F0;
}
.charsbrown {
	color: #905C30;
}
.language {
	font-size: 10px;
	font-family: "Book Antiqua", "Times New Roman", Times;
	color: #905C30;
	background-color: #FCF8F0;
}
.stichtingtitle {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size: 32px;
	color: #905C30;
	font-weight: bold;
	background-color: #FCF8F0;
}
.topmenuitem {
	font-size: 16px;
}
.navigationpath {
	font-size: 12px;
}
.contextfooter {
	font-size: 10px;
	font-family: "Book Antiqua", "Times New Roman", Times;
	color: #905C30;
}
.imageannotiation {
	font-size: small;
	font-family: "Arial", "Helvetica";
	background-color: #B07C50;
	font-weight: bold;
	color: #F0DED3;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	border-color: #FF0000;
	
}
.td_u {
	border-color: #F0D8C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
A:link, A:visited, A:active
{	color: #6E4726;
  	text-decoration: underline
}
A:hover
{	color: white;
    background-color: #BD875A
}

