body {
	margin: 0;
	background-color: #f0f0f2;
}

/* @group Header */

#header {
	position: absolute;
	top: 0;
	left: 0;
	background: white url(images/HeaderBg.png) repeat-x 0 75px;
	width: 100%;
	min-width: 826px;
	height: 80px;
	z-index: 1;
	text-align: center;
	display: block;
}

#philipslogowrapper {
	width: 800px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	text-align: left;
	display: block;
	background: none no-repeat;
}

#philipslogo {
	width: 162px;
	height: 43px;
	background: url(images/PhilipsLogoWeb.gif) no-repeat;
	top: 20px;
	left: 0;
	position: relative;
	display: block;
}

#taalselector {
	width: 200px;
	height: 19px;
	left: 598px;
	z-index: 2;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#zichtbarebox {
	width: 200px; 
	height: 19px;
	border: 1px solid #C5C7D1; 
	line-height: 19px;
	display: block;
}
#zichtbarebox .inhoud {
	display: block; 
	background: url(images/arrow_bottom_right.gif) no-repeat 194px 13px;
	cursor: pointer;
	padding-left: 5px;
	width: 200px;
	height: 19px;
}
#zichtbarebox .inhoud a {
	color: black; 
	text-decoration: none;
}
#onzichtbarebox { 
	width: 200px;
	height: 244px;
	border: 1px solid #C5C7D1; 
	margin-top: -1px;
	background: white none no-repeat;
	display: none;
	position: relative;
	z-index: 2;
}
#onzichtbarebox ul {
	padding-left: 6px; 
	padding-top: 3px; 
	list-style-type: none;
	width: 200px;
	height: 19px;
	margin: 0;
	z-index: 2;
} 
#onzichtbarebox ul li a {
	line-height: 17px;
	z-index: 2;
} 
#onzichtbarebox ul li a:visited, 
#onzichtbarebox ul li a:link, 
#onzichtbarebox ul li a:active {
	color: #335bd3; 
	text-decoration: none;
}
#onzichtbarebox ul li a:hover {
	color: #335bd3; 
	text-decoration: underline;
}

/* @end */

/* @group Midden */

#midden {
	background-color: #f0f0f2;
	height: 515px;
	top: 80px;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 0;
}

#boxwrapper {
	width: 826px;
	height: 515px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	top: 0;
}

#schaduwlinkswrapper {
	width: 13px;
	height: 500px;
	display: block;
	position: relative;
	background: url(images/BodyWrapper.png) repeat-y -2000px 0;
	left: 0;
	top: 2px;
	float: left;
}

#schaduwlinks {
	width: 13px;
	height: 250px;
	display: block;
	background: url(images/BodyWrapper.png) no-repeat 0 0;
	top: 0;
	left: 0;
	position: relative;
}

#schaduwrechtswrapper {
	width: 13px;
	height: 500px;
	display: block;
	position: relative;
	background: url(images/BodyWrapper.png) -2973px 0;
	top: 2px;
	left: 800px;
	float: left;
}

#schaduwrechts {
	width: 13px;
	height: 250px;
	display: block;
	background: url(images/BodyWrapper.png) no-repeat -974px 0;
	top: 0;
	left: 0;
	position: relative;
}

#schaduwonderbox {
	width: 826px;
	height: 13px;
	top: 502px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#schaduwonderlinks {
	width: 413px;
	height: 13px;
	display: block;
	background: url(images/BodyWrapper.png) no-repeat -1000px -1px;
	position: relative;
	left: 0;
	top: 0;
	float: left;
}

#schaduwonderrechts {
	width: 413px;
	height: 13px;
	display: block;
	background: url(images/BodyWrapper.png) no-repeat -1570px -1px;
	position: relative;
	top: 0;
	float: left;
	left: 0;
}

#inhoud {
	width: 800px;
	height: 500px;
	top: 2px;
	left: -13px;
	display: block;
	float: left;
	position: relative;
}

#tapcontent {
	width: 800px;
	height: 500px;
	top: 0;
	left: 0;
	position: relative;
	display: block;
}

#tagcloud {
	text-indent: -5000px;
}

/* @end */
