body {
 scrollbar-face-color: #A2B8E6;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #A2B8E6;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
}

body, .content, h2, td, tr, p {
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 color: #1C6396;
 font-size: 9pt;
 font-weight: normal;
 line-height: 13pt;
}

.content2 {
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 color: #1C6396;
 font-size: 9pt;
 font-weight: normal;
 margin-left: 10px;
}

.oranjebold {
 color: #FFC155;
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 font-size: 9pt;
 font-weight: bold;
 margin-left: 5px;
 line-height: 20px;
}

.kop, h1 {
 font-family: Trebuchet MS, Verdana, Arial,Helvetica,Sans-serif;
 color: #1C6396;
 font-size: 12pt;
 font-weight: bold;
}

a {
 color: #1C6396;
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: underline;
}

a.nav {
 color: #1C6396;
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 font-size: 9pt;
 font-weight: normal;
 text-decoration: underline;
 margin-left: 5px;
 line-height: 20px;
}

.panel {
 font-family: Verdana, Arial,Helvetica,Sans-serif;
 color: #1C6396;
 font-size: 9pt;
 font-weight: bold;
 margin-left: 8px;
 margin-right: 8px;
 margin-top: 8px;
 margin-bottom: 8px;
}

/* (sub)navigatie */

table.nav {
	width: 177px;
	border-top: 1px solid #02345e;
	border-left: 1px solid #02345e;
	border-right: 1px solid #02345e;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

table.subnav {
	width: 177px;
	border-top: 1px solid #02345e;
	border-left: 1px solid #02345e;
	border-right: 1px solid #02345e;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

td.navUp {
	background-color: #fcfdff;
	color: #436b88;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

td.navDown {
	background-color: #ffc155;
	color: #436b88;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

td.navOver {
	background-color: #ffc155;
	color: #436b88;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

.subnavTitle {
	font-family: Verdana, Arial,Helvetica,Sans-serif;
	color: #1C6396;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	margin-left: 3px;
	margin-bottom: 3px;
	font-family: Arial;
}

td.subnavUp {
	background-color: #fcfdff;
	color: #436b88;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

td.subnavDown {
	background-color: #3159a2;
	color: #ffffff;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

td.subnavDown a
{ color: white; }

td.subnavOver {
	background-color: #3159a2;
	color: #ffffff;
	height: 25px;
	width: 177px;
	padding-left: 5px;
	cursor: pointer;
	border-bottom: 1px solid #02345e;
	font-family: Arial;
}

td.subnavOver a
{ color: white; }