body
{
	font-family:verdana, arial;	
	font-size:12px;
	line-height: 140%;
}	

p, h2 {
	margin-bottom:0px;
	margin-top:0px;
}

h1 {
	font-size:18px;
	margin-bottom: 20px;
}

h2 {
	margin-top:0px;
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
}
hr {
	color: #9e392f;
	background-color: #9e392f;
	height: 1px;
	border: none;
}
table.pntDetailsTable tr td {
	vertical-align: top;
}
table.pntDetailsTable td.pntHeader {
	color: #9e392f;
	font-weight: bold;
	width: 150px;
}
table.pntDetailsTable td.reactiedatum {
	color: #9e392f;
	font-style: italic;
}

.aur_afb, .aur_afb_left, .aur_afb_right {
	margin: 0px;
	padding: 0px;
	float: none;
	border: 1px solid white;

}

.aur_afb_left {
	margin-right: 20px;
	float: left;
}

.aur_afb_right{
	margin-left: 20px;
	float: right;
}

a {
	color: #B12C1B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}