	body {margin: 0; padding: 0; background-color: white; font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10px;}	a:link {color: gray; text-decoration: underline;}	a:visited {color: silver;}	a:active, a:hover {color: black;}		#bigtable {width: 100%; height: 100%; border: none;}		#logorow, #logorow td {height: 90px;}	#contentrow {height: auto;}		#navigatie {width: 220px; font-size: 8pt; padding-top: 10px;}	#navigatie a:link, #navigatie a:visited {text-decoration: none; margin-left: 15px; line-height: 18px;}		#navigatie a:active, #navigatie a:hover {color: black;}		#hoofdnav {height: 30px; overflow: auto; text-align: right; padding-right: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}		/* kleurengroepen */		body.ouders #hoofdnav {background-color: #DEEAF1;}	body.pleegouders #hoofdnav {background-color: orange;}	body.kinderen {background-color: yellow;}	body.algemeen #hoofdnav {background-color: white;}			#hoofdnav a:link, #hoofdnav a:visited {color: gray; text-decoration: none; margin-left: 10px;}	#hoofdnav a.on:link, #hoofdnav a.on:visited {color: red; font-weight: bold; text-decoration: none;}	#hoofdnav a:active, #hoofdnav a:hover {text-decoration: underline; color: black;}		#content {with: auto; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-right: 10%; padding-left: 2%; color: gray;}		#pad {width: 100%; text-align: right; font-size: 8pt; color: gray; padding-right: 10px; padding-top: 5px;}	#pad a:link, #pad a:visited {color: #484848; text-decoration: none;}	#pad a:active, #pad a:hover {color: #484848; text-decoration: underline;} 		h1 {font-size: 11pt; color: red; font-weight: bold;}	h2 {font-size: 10pt; color: red; font-weight: bold; display: inline;}	h3 {font-size: 10pt; color: gray; font-weight: bold; display: inline;}		/* formulieronderdelen */	.text {width: 200px; height: 20px; border: 1px solid silver; font-family: Arial, Helvetica, sans-serif; color: gray; font-size: 10pt;}	textarea {width: 200px; height: 60px; border: 1px solid silver; font-family: Arial, Helvetica, sans-serif; color: gray; font-size: 10pt;}	.button {}