body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #545454;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #545454;	
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #545454;	
}

.titel {
	font-size: 24px;
	letter-spacing: 1px;
	color: #A9876B;
}

.titel_grijs {
	font-size: 24px;
	letter-spacing: 1px;
	color: #545454;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.contentbox {
	padding-left:45px; 
	padding-right:20px;
}

.boekenlijsttitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #8C5F39;
}

.boekenlijsttitel A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #8C5F39;
	text-decoration: none;
}
.boekenlijsttitel A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #8C5F39;
	text-decoration: none;
}
.boekenlijsttitel A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #8C5F39;
	text-decoration: underline;	
}
.boekenlijsttitel A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #8C5F39;
	text-decoration: underline;	
}

A:link {
	color: #B71010;
	text-decoration: none;
}
A:visited {
	color: #B71010;
	text-decoration: none;
}
A:hover {
	color: #B71010;
	text-decoration: underline;	
}
A:active {
	color: #B71010;
	text-decoration: underline;	
}

.textfields {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #545454;
	border: 1px solid #CECECE;
}
