a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: underline;
}

a.footer:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color:#FFFFFF;
	text-decoration: underline;
}


body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0; margin-bottom: 1px; } 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* end hack */ 

#header{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	height:50px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}
#header-inner {
	height:50px;
	background: #008B6C url(../images/general/logoOptimax.jpg) no-repeat center; 
}

#menubar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:50px;
	left:0px;
	height:40px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}
#menubar-inner {
	height:40px;
	background: #FFFFFF;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #header-inner,* html #menubar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:74px;
	z-index:999;
}

#footer-inner {
	height:74px;
	background: #008B6C;
}

.spacer-header {height:110px}/* same height as footer/header to preserve space*/

.spacer-footer {height:74px}/* same height as footer/header to preserve space*/

p{margin-top:0}

html>body #header,html>body #menubar,html>body #footer{position:fixed}/* for moz/opera and others*/


.mainHeader {
	font-size: 18px;
}

.productHeader {
	font-size:18px;
	font-weight:bold;
}

.breadCrumbs{
	font-size:12px;
	font-weight:bold;
}

.stijlGroen {
	color: #008B6C;
}

.searchBox{
  background-image:url(../images/general/magnifying-glass.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  width:129px;
}

td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

pre{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

td.header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #008B6C;
}

td.categories{
	padding-left:10px;
}

td.subheader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e9514c;
	font-weight:bold
}

td.sub{
	color: #009171 ;
	font-weight: bold;
}

td.footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

td.ing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.adh{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}

.sitemap_header {
	display: block;
	text-indent: 0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 660px; 
	border-bottom:solid 1px #3E3E40;
}


.sitemap_main {
	display: block;
	background-color:#EEE;
	text-indent: 0px;
	margin-left:0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 660px; 
	/* border-bottom:solid 1px #3E3E40; */
}
a.sitemap_main:link,
a.sitemap_main:visited,
a.sitemap_header:link,
a.sitemap_header:visited{
	color: #3E3E40;
	/* font-weight: bold; */
	text-decoration:none;
	font-size:12px;
	line-height: 22px;
}

a.sitemap_main:hover,
a.sitemap_main:active,
#leftcol a.sitemap_main:hover,
#leftcolmenu a.sitemap_main:hover {
	color: #3E3E40;
	/* font-weight: bold; */
}

