html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF352E;
	letter-spacing: 0.2em;
	margin-top: 0px;
}

a {
	color: #FF352E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #959394;
	text-decoration: none;
}

#nav {
	width: 670px;
	position: absolute;
	top: 218px;
	right: 38px;
	word-spacing: 2.2em;
}
#nav a {
	font-weight: bold;
	color: #787677;
	text-decoration: none;
	font-size: 13px;
	word-spacing: 0em;
}
#nav a:hover {
	color: #FF352E;
}


#full {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}
#container {
	position:absolute;
	width:10px;
	height:100%;
	z-index:2;
	left: 50%;
	top: 0px;
}
#main {
	width:960px;
	height:100%;
	z-index:1;
	top: 0px;
	margin: auto;
}

#main2 {
	width:960px;
	height:600px;
	z-index:1;
	top: 0px;
	margin: auto;
	position: absolute;
	left: -475px;
}
#subnav {
	width: 181px;
	position: absolute;
	left: 63px;
	top: 266px;
	z-index: 1000;
}
#tekst {
	height: 320px;
	width: 588px;
	position: absolute;
	top: 275px;
	right: 42px;
	overflow: visible;
	padding-right: 5px;
}
#grootte {
	width: 60px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#grootte a {
	color: #000;
	text-decoration: none;
}
#grootte a:hover {
	color: #FF352E;
	text-decoration: underline;
}
.bg01 {
	background-image: url(../beeld/bghome.jpg);
	background-repeat: no-repeat;
}
.bg02 {
	background-image: url(../beeld/bgapo.jpg);
	background-repeat: no-repeat;
}
.bg03 {
	background-image: url(../beeld/bgfysio.jpg);
	background-repeat: no-repeat;
}
.bg04 {
	background-image: url(../beeld/bgmw.jpg);
	background-repeat: no-repeat;
}
.bg05 {
	background-image: url(../beeld/bgvt.jpg);
	background-repeat: no-repeat;
}
.bg06 {
	background-image: url(../beeld/bgdieet.jpg);
	background-repeat: no-repeat;
}
.bg07 {
	background-image: url(../beeld/bgsr.jpg);
	background-repeat: no-repeat;
}
.active {
	font-weight: bold;
	color: #FF352E;
	text-decoration: none;
	font-size: 13px;
	word-spacing: 0em;
}
.pixel16 {
	font-size: 16px;
	font-weight: bold;
}
.gidscell {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	text-transform: uppercase;
	font-size: 11px;
}
.gidscell2 {
	background-color: #DADADA;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
.cellkids {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../beeld/gezondheidsgids/bgkidsonly.gif);
	background-repeat: no-repeat;
}
.cellbmi {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../beeld/gezondheidsgids/cellBMI.gif);
	background-repeat: no-repeat;
}
.cellhart {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../beeld/gezondheidsgids/bghart.gif);
	background-repeat: no-repeat;
}
.cellkwf {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../beeld/gezondheidsgids/bgkwf.gif);
	background-repeat: no-repeat;
}
.cellastma {
	background-color: #C6C6C6;
	height: 190px;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../beeld/gezondheidsgids/bgastma.gif);
	background-repeat: no-repeat;
}
