/*<meta />*/

body
{
	font-family: Arial;
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	background: #dceec6;
	background-image: url('../images/groetzonebord-icoon.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 60px;
	vertical-align: middle;
	padding-top: 10px;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 10px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}
table, td {
	vertical-align: top;
	padding:10px;
}

.infomaptable td {
	border-bottom:solid 1px red;
	padding-bottom:10px;
}

.actietabel, .actietabel td {
	padding:4px;
	border:solid 1px black;
	border-collapse: collapse;
}

