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-image:url(../images/general/gradient_top.jpg);
	background-repeat:repeat-x	
}

#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:72px;
	z-index:999;
}

#footer-inner {
	height:74px;
	background-image:url(../images/general/gradient_bottom.jpg);
	background-repeat:repeat-x	
}

#kinderen {
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:329px;
	left:0px;
	height:40px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:visible;
}

#pand {
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:110px;
	left:0px;
	height:40px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:visible;
}

#shoppings {
	/* position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:570px;
	left:0px;
	height:120px;
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:60px;
	overflow:hidden;
}

.spacer-header {height:110px}/* same height as footer/header to preserve space*/

.spacer-footer {height:84px}/* 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: #A6CE39;
}

.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:18px;
	color: #8A7967;
}

td.subheader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A6CE39;
	font-weight:bold
}

td.sub{
	color: #A6CE39 ;
	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.left{
	background-image:url(../images/general/gradient_left.jpg);
	background-repeat:repeat-x;
}

td.content{
	background-image:url(../images/general/gradient_content.jpg);
	background-repeat:repeat-x
}

td.button {
	background-image:url(../images/general/button.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

td.button_general {
	background-image:url(../images/general/btn_general.jpg);
	background-repeat:no-repeat;
	cursor:hand;
}

td.buttonred {
	background-image:url(../images/general/buttonred.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

.sitemap_header {
	display: block;
	text-indent: 0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 655px; 
	border-bottom:solid 1px #3E3E40;
}


.sitemap_main {
	display: block;
	/* background-color:#EEE; */
	font-style:italic;
	text-indent: 0px;
	margin-left:0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 655px; 
	/* 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; */
}
