HTML {
	WIDTH: 				100%; 
	HEIGHT: 			100%
}
BODY {
	WIDTH: 				100%; 
	HEIGHT: 			100%;
}
BODY {
	PADDING-RIGHT: 			0px; 
	PADDING-LEFT: 			0px; 
	PADDING-BOTTOM: 		0px; 
	MARGIN: 			0px; 
	COLOR: 				black; 
	PADDING-TOP: 			0px; 
	BACKGROUND-COLOR: 		white
}
DIV {
	BORDER-RIGHT: 			0px; 
	PADDING-RIGHT: 			0px; 
	BORDER-TOP: 			0px; 
	PADDING-LEFT: 			0px; 
	PADDING-BOTTOM: 		0px; 
	MARGIN: 			0px; 
	BORDER-LEFT: 			0px; 
	PADDING-TOP: 			0px; 
	BORDER-BOTTOM: 			0px
}
.editable {
	border: 			1px dotted #999999;
}
.editable TD {
	border: 			1px dotted #999999;
}
.editable TABLE {
	border: 			1px dotted #999999;	
}
.editable TH {
	border: 			1px dotted #999999;
}
INPUT.editable {
	background-color: transparent;
	font-size: 100%;
}

#full {
	BORDER-RIGHT: 			0px; 
	PADDING-RIGHT: 			0px; 
	BORDER-TOP: 			0px; 
	PADDING-LEFT: 			0px; 
	PADDING-BOTTOM: 		0px; 
	MARGIN: 			0px; 
	BORDER-LEFT: 			0px; 
	WIDTH: 				100%; 
	PADDING-TOP:			0px; 
	BORDER-BOTTOM: 			0px; 
	POSITION: 			relative; 
	HEIGHT: 			100%; 
	BACKGROUND-COLOR: 		white; 
	TEXT-ALIGN: 			center
}
#t0 {
	BORDER-RIGHT: 			0px; 
	TABLE-LAYOUT: 			fixed; 
	PADDING-RIGHT: 			0px; 
	BORDER-TOP: 			0px; 
	PADDING-LEFT: 			0px; 
	PADDING-BOTTOM: 		0px; 
	MARGIN: 			0px auto; 
	OVERFLOW: 			hidden; 
	BORDER-LEFT: 			0px; 
	WIDTH: 				760px; 
	PADDING-TOP: 			0px; 
	BORDER-BOTTOM: 			0px; 
	HEIGHT: 			100%; 
	empty-cells: 			show
}
#t0 td {
	vertical-align: 		top;
	font-size:			87%;
}
#col1 {
	WIDTH: 				140px
}
#col2 {
	WIDTH: 				100%
}
#col3 {
	WIDTH: 				50px
}
#row1 {
	HEIGHT: 			261px
}
#row2 {
	HEIGHT: 			100%
}
#cell1 {

}
#cell2 {
	background-color: 		#818282;
}
#cell3 {
	background-image: 		url(http://www.theboostcompany.nl/graphics/contentbg.jpg);
	background-repeat: 		no-repeat;
	background-position: 		center;
}
#cell4 {

}

#header {
	position: 			relative;
	height: 			100%;
	width: 				100%;
}

#extramenu {
	background-color: 		#000000;
	height: 			25px;
	font-size: 			91%;
}

#extramenu ul {
	list-style: 			none inside;
	text-align: 			center;
	padding: 			3px 0px 3px 0px;
	margin: 			0px;
}

#extramenu ul li {
	float: 				left;
	width: 				75px;
	border-right: 			1px solid #FFFFFF;
	list-style: 			none inside;
	text-align: 			center;

}

#extramenu a {
	color: 				#FFFFFF;
	text-decoration: 		none;
}
#extramenu li INPUT.editable {
	width:				75px;
	text-align:			center;
	color:				#FFFFFF !important;
}
#mainmenu {
	background-color: 		#000000;
	height: 			25px;
	font-size: 			99%;
	font-weight: 			bold;
	letter-spacing: 		1px;
	margin-top: 			41px;
}

#mainmenu ul {
	list-style: 			none inside;
	text-align: 			center;
	padding: 			3px 0px 3px 0px;
	margin: 			0px 5px 0px 0px;
}

#mainmenu ul li {
	float: 				left;
	list-style: 			none inside;
	text-align: 			center;
}

#mainmenu a {
	display: 			block;
	width: 				192px; /* was 131px */
	color: 				#FFFFFF;
	text-decoration: 		none;
	border-bottom: 			1px solid #FFFFFF;
}
#mainmenu INPUT.editable {
	color: #FFFFFF;
	width: 131px;
	font-weight: bold;
}
#mainmenu a:hover {
	color: 				#FF0000;
	border-bottom: 			1px solid #FF0000;
}

#mainmenu a.current {
	color: 				#FF0000;
	border-bottom: 			1px solid #FF0000;
}

#logo {
	position: 			absolute;
	left: 				575px; /* was 395px */
	top: 				25px;
	border: 			1px solid white;
}

#bannerrow {
	height: 			144px;
	background-color: 		#CFD2D3;
}

img#banner {
	float: 				left;
	margin: 			0px;
	padding: 			0px;

}

* html img#banner {
	margin-left: 			-3px;	
}

#ouder {
	float:				left;
	width:				80px;
}

#nieuwer {
	float:				right;
	width:				80px;
}

#cleardiv {
	clear:				both;
	width:				0px;
	height:				1px;
	overflow:			hidden;
}

#header #newsarticles {
	float: 				left;
	margin-left: 			5px;
	margin-right: 			5px;
	width:				305px;
	overflow:			hidden;
}

#header #newsarticles h4 a {
	color: 				#000000;
	text-decoration: 		none;
}

#header #newsarticles h4#archief {
	text-align:			right;
}

div.article a {
	color: 				#575757;
	text-decoration: 		none;
}

#crumbline {
	clear: 				both;
	display: 			block;
	width: 				100%;
	height: 			25px;
	background-color: 		#818282;
	border-top: 			1px solid white;
}

#subject {
	float: 				left;
	width: 				140px;
	height: 			25px;
	background-color: 		#575757;
	color: 				#FFFFFF;
	font-weight:			bold;
	text-align: 			center;
	border-right: 			1px solid white;
}
#crumbs {
	float: 				left;
	height: 			25px;
	color: 				#CFD2D3;
	font-size:			87%;
}
#crumbs ul {
	display: 			block;
	height: 			25px;
	list-style: 			none;
	text-align: 			center;
	padding: 			3px 0px 0px 0px;
	margin: 			0px;
}
#crumbs li {
	float: 				left;
	list-style: 			none inside;
	text-align: 			center;
}
#crumbs a {
	color: 				#CFD2D3;
	text-decoration: 		none;
}

#menu {
	text-align:			right;
	margin-right: 			10px;
	width:				140px;
}
#menu ul {
	list-style: 			none;
	margin:				0px 10px 0px 2px;
	padding:			0px;
}
#menu li {
	list-style: 			none;
	margin:				0px;
	padding:			0px;
}
#menu a {
	color: 				#FFFFFF;
	text-decoration: 		none;
}
#menu INPUT.editable {
	color: 				#FFFFFF;
	width: 				138px;
	text-align:			right;
}
#left {
	position: 			relative;
	height: 			100%;
	width: 				100%;
	border-right: 			1px solid white;
}
#content {
	position: 			relative;
	height: 			100%;
	width: 				100%;
	margin: 			10px;
}
#right {
	position: 			relative;
	height: 			446px;
	width: 				50px;
	top: 				-169px;
	background-color: 		#FFFFFF;
	background-image: 		url(http://www.theboostcompany.nl/graphics/tekst.jpg);
	background-repeat: 		no-repeat;
	background-position: 		12px 0px;
}

