<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1100px;
	height:1100px;
	margin-right: auto;
	margin-left: auto;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1100px;
	height:144px;
}
#header_ a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left-box_ {
	position:absolute;
	left:0px;
	top:144px;
	width:93px;
	height:1400px;
	background-image: url(../images/left_box.jpg);
	background-repeat: repeat-y;
}

#nav_ {
	position:absolute;
	left:93px;
	top:144px;
	width:914px;
	height:56px;
	background-color: #F6F6F8;
}



#right-box_ {
	position:absolute;
	left:1008px;
	top:144px;
	width:92px;
	height:1400px;
	background-image: url(../images/right_box.jpg);
	background-repeat: repeat-y;
}

#left-line_ {
	position:absolute;
	left:93px;
	top:200px;
	width:22px;
	height:1500px;
	background-image: url(../images/left_line.jpg);
	background-repeat: repeat-y;
}

#naam_ {
	position:absolute;
	left:115px;
	top:200px;
	width:868px;
	height:84px;
	background-image: url(../foto/HEALTH_LOGO.jpg);
	background-repeat: repeat-x;
}

#right-line_ {
	position:absolute;
	left:983px;
	top:200px;
	width:25px;
	height:1500px;
	background-image: url(../images/right_line.jpg);
	background-repeat: repeat-y;
}

#foto_ {
	position:relative;
	left:115px;
	top:284px;
	width:868px;
	height:292px;
	background-color: #FAFAFA;
}

#main_ {
	position:absolute;
	left:116px;
	top:598px;
	width:868px;
	height:1150px;
	background-color: #FAFAFA;
	overflow: auto;
	text-align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.img_p {
	border: 4px solid #666467;
}
#main_ h2 a {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	text-decoration: none;
}#main_ h2 a:hover {
	color: #900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</pre></body></html>