body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 24px 20px 10px 16px;
	padding: 0;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #223366;
	font-weight: bold;
	font-size: 0.75em;
}
h1,.h1
{
	margin-top: 0px;
	margin-bottom: 20px;
}
h2, h3, h4, h5, .h2, .h3, .h4, .h5
{
	margin-top: 10px;
	margin-bottom: 8px;
}
p
{
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 0.8em;
}
img
{
	border: 0;
	border-width: 0;
}
hr
{
	margin-left: 40px;
	width: 100px;
	text-align: left;
	color: #BBCCDD;
	height: 1px;
}

a
{
	text-decoration: underline;
	color: #334499;
}
a:hover
{
	text-decoration: none;
	color: #CC0011;
}

.datum
{
	font-size: 0.75em;
	color: #778899;
	text-align: right;
}
.kk
{
	font-variant: small-caps;
}

ul
{
	margin-left: 40px;
	padding-left: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}
li
{
	font-size: 0.8em;
	list-style-image: url(../../images/bullets/streepje.gif);
	padding: 4px 10px 4px 0px;
}
.toc
{
	list-style-image: url(../../images/bullets/link.gif);
	padding: 2px 0 7px 9px;
}
a.toc_link
{
	text-decoration: none;
}
a.toc_link:hover
{
	text-decoration: underline;
}

table
{
	font-size: 0.85em;
	border: 1px solid #223366;
}
td
{
	vertical-align: top;
	padding: 4px 10px 4px 10px;
	border: 0;
	background-color: #E7F3FF;
}
th
{
	vertical-align:top;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	text-align: center;
	background-color: #E7F3FF;
}
caption
{
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
.table_legend
{
	font-size: 0.7em;
	margin-top: 0;
	margin-bottom: 0;
	color: #55555F;
}
.cell_l, .x_Table_cell_left
{
	text-align: left;
}
.cell_c, .x_Table_cell_center
{
	text-align: center;
}
.cell_r, .x_Table_cell_right
{
	text-align: right;
}
.x_Table_cell_list
{
	list-style-image: url(../../images/bullets/table_list.gif);
	padding: 4px 0px 0px 0px;
}
.table_1, .table_2, .table_3, .table_4, .table_5
{
	margin-top: 18px;
}

.ex_0, .ex_1, .ex_2, .ex_3, .ex_4, .ex_5, .ex_6,.ex_list_0, .ex_list_1, .ex_list_2, .ex_list_3, .ex_list_4, .ex_list_5, .ex_list_6
{
	font-size: 0.7em;
	color: #445566;
	margin-top: 2px;
	margin-bottom: 2px;
}


h1, .h1
{
	margin-left: 0px;
}
h2, .h2
{
	margin-left: 40px;
}
h3, .h3
{
	margin-left: 80px;
}
h4, .h4
{
	margin-left: 120px;
}
h5, .h5
{
	margin-left: 160px;
}

.txt_0, .ex_0, .list_0, .table_0
{
	margin-left: 40px;
}
.txt_1, .ex_1, .list_1, .ex_list_1, .table_1
{
	margin-left: 40px;
}
.txt_2, .ex_2, .list_2, .ex_list_2, .table_2
{
	margin-left: 80px;
}
.txt_3, .ex_3, .list_3, .ex_list_3, .table_3
{
	margin-left: 120px;
}
.txt_4, .ex_4, .list_4, .ex_list_4, .table_4
{
	margin-left: 160px;
}
.txt_5, .ex_5, .ex_list_5, .list_5, .table_5
{
	margin-left: 200px;
}
.txt_6, .ex_6, .ex_list_6, .list_6, .table_6
{
	margin-left: 240px;
}
.kader
{
	border:solid 1px #000000;
	width:80%;
	margin-left:80px
}
.kader_txt,.kader_list
{
	margin:0;
	padding:8px 12px 8px 12px;
}