form, * {padding:0; margin:0;}
body {
	background: #DBDBE5 url(images/background.png)
	 repeat-y 50% 0; background-attachment: fixed; 
	margin: 0;
	padding: 0;
	text-align: center;
}
		
#pagecontainer {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align:left;
	height: 20px;

}
#colleft{
	height: 600px;
	width: 150px;
	position: absolute;
	left: 0px;
}
#colright{
	height: 600px;
	width: 610px;
	position: absolute;
	left: 150px;
	top: 100px;
	background-color: #FFF;
}
#topbanner {
	height: 100px;
	width: 760px;
	position: absolute;
	top: 0px; 
	left: 0px;
}
/* ---------------------search------------------------------------- */
#productsearch{
	position:absolute;
	top:100px;
	width:150px;
	z-index:1;
	float:left;
}
#productsearch #productsearchbox{
	background-color: #999; 
	border: 1px solid #000000;
	border-top: 0;
	height:230px; 
	text-align: center; 
	padding:0;
	overflow: hidden;
	}
#productsearch #productsearchbox div.label{
	padding: 0 5 0 5px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0}
#colleft input, #colleft select {
	width: 120px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#colleft input.btn{
	background-color: #99CC00;
	color: #4F4F4F;
	font-weight: Bold;
	margin-bottom: 5px;
	}
/* ---------------------login------------------------------------- */
#login {
	position:absolute;
	top:340px;
	width:150px;
	z-index:1;
	float:left;
	height: 150px;
}
#login #loginbox {
	background-color: #999; 
	border: 1px solid #000;
	height:120px; 
	padding: 0;
	text-align: center; 
	overflow: hidden;
	}
#login #loginbox div.label{
	padding: 0 5 0 5px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0
	}
#login #loginbox div.value{
	padding: 0 5 0 5px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 10px;
	}
/* ---------------------topmenu------------------------------------- */
#topmenu{
	position:absolute; 
	left: 0px;
	top: 0px; 
	width:610px; 
	z-index:1;
	float:right;
	vertical-align : bottom;
}
#topmenu div{
	border: 1px solid #000000;
	border-left: 0;
	border-top: 0;
	background-color: #C5C2C5;
	padding: 2 5 0 5px;
	height:25px;
	overflow: hidden;
}
#topmenu div a{
	text-decoration: none;
	color: #4F4F4F;
	background: #fff;
	font-weight : bold;
	text-align: center;
	/* IE6 Bug */
	padding: 0 8 0 8px;
	/* IE6 Bug */
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
#topmenu div a:hover{
	border: 1px solid gray;
	border-left: 1px solid #669933;
	border-top: 1px solid #669933;
	font-weight: bold;
	background-color: #C5C2C5;
	color: #4F4F4F;
}	
#topmenu div span.linkaan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99CC00;
	color: #4F4F4F;
	text-align: center;
	/* IE6 Bug */
	padding: 0 8 0 8px;
	/* IE6 Bug */
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
}
#topmenu div span.taalaan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	padding: 0 5 0 5px;
	width: 22px;
	font-weight: bold;
	background-color: #99CC00;
	color: #4F4F4F;
}
#topmenu div a.taallink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	padding: 0 5 0 5px;
	width: 22px;
	font-weight: bold;
	background-color: #fff;
	color: #4F4F4F;
}
#topmenu div a.taallink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	width: 22px;
	border: 1px solid gray;
	border-left: 1px solid #669933;
	border-top: 1px solid #669933;
	font-weight: bold;
	background-color: #C5C2C5;
	color: #000;
}
/*-------------------content---------------------------*/

#content {
	position:absolute; 
	left: Opx;
	top:30px; 
	width:610px; 
	z-index:1;
	float:right;
}
#content #contentbox {
	background-color: #FFF;
	padding: 2 5 2 5px;

	vertical-align : top;
	}
	
#contentbox div.listcategories{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	font-weight: bold;
	color: #4F4F4F;
}
#listcategorievaluesblock,
#listcategories{
	border: 1px solid #C5C2C5;
	background-color: #DBDBE5;
	margin: 2 0 5 0px;
}
#contentbox td.listcategorievalues{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	color: #4F4F4F;
}
#contentbox a.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #669900;
	padding: 0 5 0 5px;
	width: 22px;
	font-weight: bold;
	background-color: #fff;
	color: #4F4F4F;
	text-decoration: none;
}
#contentbox a.searchbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #669900;
	padding: 0 5 0 5px;
	width: 22px;
	font-weight: bold;
	background-color: #C5C2C5;
	color: #000;
	text-decoration: none;
}
#contentbox span.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #669900;
	padding: 0 5 0 5px;
	width: 22px;
	font-weight: bold;
	background-color: #99CC00;
	color: #4F4F4F;
}
#contentbox span.searchsummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	font-weight: bold;
	color: #4F4F4F;
}
#contentbox td.productinfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	color: #4F4F4F;
	vertical-align: center;
}
div.scheidingslijn{
	height: 20px;
	padding:0px;
	clear:both;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #669900;
}
#contentbox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#contentbox a:hover {
	color: #4F4F4F;
}
#contentbox a.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	font-weight: bold;
	color: #4F4F4F;
}
#contentbox span.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	color: #4F4F4F;
}
#contentbox a.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5 0 5px;
	font-weight: bold;
	color: #669900;
}
#contentbox div.selectedproduct{
	border: 1px solid #C5C2C5;
	background-color: #DBDBE5;
	margin: 2 0 5 0px;
}
#contentbox .labels{
	padding: 0 5 0 5px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	font-weight: bold;
	margin: 0
}
#contentbox .values{
	padding: 0 5 0 5px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	margin: 0
}


#contentbox .imagedescription{
	margin: 2 5 2 5px;
	text-align: center;
	border: 1px solid #C5C2C5;
	background-color: #DBDBE5;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.pagecontents{
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.pagecontents H1, H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F4F4F;
	font-weight: bold;
	border-bottom: 1px solid #669900;
}
.pagecontents H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
	font-weight: bold;
}
.pagecontents P{
	margin-bottom: 3px;
}
#footer{
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	font-weight: bold;
	margin: 0;
	}
div.msg{
	border: 1px solid #C5C2C5;
	background-color: #ffff66;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 0 5 0 5px;
	width: 98%;
}
#colright select {
	width: 120px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#colright input.tekst{
	width: 120px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CC00;
	color: #4F4F4F;
	}
#colright select.taalkeuze{
	width: 50px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	}

#colright select.nummeriek{
	width: 50px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: right;
	}
#colright input.nummeriek  {
	width: 40px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	text-align: right;
	}
#colright input.nummeriekdisabled{
	width: 40px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBDBE5;
	color: #4F4F4F;
	text-align: right;
	}
#colright input.btnmed{
	width: 100px;
	height: 18px;
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CC00;
	color: #4F4F4F;
	font-weight: Bold;
	}
#colright input.btn{
	width: 120px;
	height: 18px;
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CC00;
	color: #4F4F4F;
	font-weight: Bold;
	}
#colright input.btndisabled{
	width: 120px;
	height: 18px;
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d3d3d3;
	color: #4F4F4F;
	font-weight: Bold;
	}
#colright input.btnbig{
	height: 18px;
	border: 1px solid #669933;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CC00;
	color: #4F4F4F;
	font-weight: Bold;
	}
	/*shoppingcart specific*/
	span.imagelinkaan {
	background-color: #99CC00;
	}
	a.imagelink {
	background-color: #fff;
	}
	a.imagelink:hover {
	background-color: #C5C2C5;
	}
#colright input.text{
	width: 120px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#colright input.longtext	{
	width: 400px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.icon{
	background-color: #99CC00;
}
.icon:hover{
	background-color: #C5C2C5;
}
#editmode input.mediumtext{
	width: 180px;
	height: 18px;
	border: 1px solid gray;
	margin: 1 0 1 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}