table.detailTable{
	margin-left:10px;
	margin-bottom:20px;
}
table.hasImage{
	width: 330px;
}
table.hasImage td.value{
	width: 200px;
}
table.detailTable td{
	padding-left: 10px;
}
table.detailTable td.key{
	width: 110px;
}
a.backButton{
	margin-left:10px;
}
div.omschrijving{
	margin-left:20px;
	margin-bottom:20px;
	width:450px;
}
div.actImage{
	width: 140px;
	height: 166px;
	overflow:hidden;
	float:right;
	margin-right:3px;
	text-align:center;
}
div.windowBody > div.actImage{
	margin-right: 6px;
}
span.smallFont{
	font-size: 10px;
}
div.windowBody{
	position:relative;
	padding-bottom:35px;
}
a.forwardButton{
	position:absolute;
	right:10px;;
	bottom:20px;
}
a.backButton{
	position:absolute;
	left:0;
	bottom:20px;
}
