@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#header,
#crumb,
#inlog1,
#inlog2,
#nav,
#subnav,
#print,
#sec_content,
#openUitklapInfo,
#UitklapInfo,
#openExtrA {
	display: none;
}

#maincontent {
	position: absolute;
	top: 10px;
	left: 40mm;
}

table#profiel {
	width: 700px;
	border-spacing: 0px;
	font-size: 14px;
}

table#profiel td {
	padding: 3px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

table#profiel td.textLeftB {
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}

#profielcol1,
#col1 {
	width: 320px;
	font-size: 14px;
}

#profielcol2 {
	width: 380px;
	font-size: 14px;
}

table#grafOnderzoek {
	width: 600px;
	border-spacing: 0px;
}

table#grafOnderzoek td {
	padding: 5px;	
	text-align: right;
}

table#grafOnderzoek td.textLeft {
	text-align: left;
}

.tableHeader {
	height: 30px;
	font-weight: bold;
	font-size: 16px;
}


#col2,
#col3 {
	width: 125px;
}
.rowGrey {
	background-color: #fff;	
}

.iGrey{
	background-color: #fff;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.iNone{
	background-color: #fff;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


