body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 12pt;
	font-weight: 600;
}
h5 {
	font-size: 14pt;
	font-weight: 600;
}


a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:hover {
	background-color: #F0F0F0;
}
.uitleguitlijn {
	margin-left: 20px;
	margin-top: 25px;
}
p {
	font-size: 9pt;
}
.opmaakKnoppen {
	background-color: #CCDCD1;
	vertical-align: middle;
	font-size: 9pt;
	text-indent: 5px;
	height: 18px;
	line-height: normal;
}
.lijstopmaak {
	background-color: #CCDCD1;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 3px;
}
.blitz_uitlijn_L {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blitz_uitlijn_R {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 5px;
}
.afstandboven {
	margin-top: 20px;
}
.omranding_grijs {
	border: thin solid #CCCCCC;
}

