a, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #666666;
	background-image: url(../img/bodybg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#content {
	scrollbar-3dlight-color: none; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #FA6C15; 
	scrollbar-track-color: #ED6614; 
	scrollbar-darkshadow-color: none; 
	scrollbar-face-color: #FA6C15; 
	scrollbar-highlight-color: none; 
	scrollbar-shadow-color: none; 
}

input {
	padding: 0;
	margin:0;
	height: 16px;
	border: 1px solid #000000;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

.smallinput {
	padding: 0;
	margin:0;
	height: 16px;
	border: 1px solid #000000;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

select {
	padding: 0;
	margin:0;
	height: 20px;
	border: 1px solid #000000;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

#container {
	background-image: url(../img/containerback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 740px;
	width: 980px;
	left: 0px;
	top: 0px;
}

#home {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 0px;
	top: 26px;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#thuiswinkel {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 275px;
	top: 26px;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#cart {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 345px;
	top: 26px;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#shopmenu {
	position: absolute;
	height: 50px;
	width: 110px;
	left: 410px;
	top: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#shopmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#shopmenu li {
	margin-bottom: 3px;
}

#shopmenu a {
	text-decoration:none;
}

#shopmenu a:hover {
	text-decoration:underline;
}


#shopmenu li {
	margin-bottom: 3px;
}

#search {
	position: absolute;
	height: 50px;
	width: 190px;
	left: 540px;
	top: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.searchtxt {
	padding: 0;
	margin:0;
	height: 16px;
	border: 1px solid #000000;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}
.searchsubmit {
	padding: 0;
	margin:0;
	height: 18px;
	border: 1px solid #FFFFFF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	cursor: pointer;
	cursor: hand;
}
.chkbox {
	width: auto;
	border: none;	
}
#navmenu {
	position: absolute;
	width: 140px;
	top: 123px;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index:1000;
}
#navmenu a, #navmenu a:hover {
	padding:0;
	margin:0;
	display: block;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
	height: 19px;
	width: 135px;
	padding-left: 5px;
	padding-top: 3px;
	border: none;
}
#navmenu p {
	display: inline;
}
#pagetitle {
	position: absolute;
	width: 390px;
	top: 108px;
	height: 21px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 10px;
}
#pagetitle p {
	display: inline;
}
#pagecontent {
	position: absolute;
	width: 490px;
	top: 138px;
	height: 410px;
	left: 165px;
	margin: 0px;
	padding: 0px;


}
#pagecontenttrans {
	position: absolute;
	width: 480px;
	top: 138px;
	height: 520px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;

}
#pagecontentbody {
	position: absolute;
	width: 460px;
	top: 0;
	height: 500px;
	left: 0;
	margin: 0px;
	padding: 10px;
	overflow: scroll;
	overflow-x: hidden;
	

	
}
#pagecontentbody img {
	border: 1px solid #FFFFFF;
}

#pagecontent body td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#pageextra {
	position: absolute;
	width: 470px;
	top: 663px;
	height: 16px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 10px;
}
#pageextra p {
	display: inline;
}
#cartcontent {
	position: absolute;
	width: 150px;
	top: 168px;
	height: 130px;
	left: 710px;
	margin: 0px;
	padding: 0px;
	color:#003366;
	font-weight: normal;
}
#cartcontent a, #cartcontent a:hover {
	color: #003366;
	text-decoration: underline;
}
#bomberbus {
	position: absolute;
	width: 135px;
	top: 396px;
	height: 122px;
	left: 749px;
	margin: 0px;
	padding: 0px;
	color:#003366;
	cursor: pointer;
	cursor: hand;
}
#bomberbus a, #bomberbus a:hover {
	display: block;
	height: 122px;
	width: 135px;
	cursor: pointer;
	cursor: hand;
	text-decoration:none;
}
div.product {
	float: left;
	height: 143px;
	width: 154px;
	background-color:#666666;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align:center;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	cursor: hand;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:200;
}

#prodinfo {
	height: 20px;
	width: 480px;
	background-color:#666666;
	text-align:center;
	padding-top: 5px;
	font-size:14px;
	background-image: url(../img/proddescbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#prodimg {
	position: absolute;
	top: 25px;
	height: 200px;
	width: 480px;
	text-align:center;
	background:#C3C2C0;
	vertical-align:middle;
	vertical-align:bottom;

}
#proddesc {
	position: absolute;
	top: 225px;
	height: 295px;
	width: 480px;
	background-color:#666666;
	background-image: url(../img/proddescbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.prodname {
	position: relative;
	top: 0;
	height: 30px;
	width: 154px;
	background-color:#333333;
	color: #FFFFFF;
	text-align:center;
}

.productprice {
	position: relative;
	top: -3px;
	height: 15px;
	margin-left: 2px;
	color: #FFFFFF;
	text-align:left;

}
.btnInfo {
	position: absolute;
	height: 15px;
	width: 15px;
	left: 136px;
	top: -2px;
}
.detaildescription {
	position: absolute;
	width: 220px;
	height: 295px;
	overflow: hidden;
	left:0;
	top:0;
	padding: 10px;
}
.detaildescription ul {
	margin: 8px;
	padding-left: 2px;
}
.detailoptions {
	position: absolute;
	width: 220px;
	left:240px;
	height: 275px;
	overflow: hidden;
	top:0;
	padding: 10px;
}
.prodimage {
	margin-top: 0px;
}

#shopnav{
	margin:0;
	padding:0;
	list-style:none;
	width : 11em;
}

#shopnav li {
	float : left;
	position : relative;
	border-bottom: 1px solid #000000;
	background-image: url(../img/btnshop.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

#shopnav li ul { /* second-level lists */
	left: -999em;
	position : absolute;
	margin-left:100px;
	margin-top:-25px;
	list-style:none;
}

#shopnav li a,#shopnav li li a {
	display:block;
	height: 25px;
	width: 135px;
}

#shopnav li a:hover,#shopnav li li a:hover  {
	color : white;
	background-color : black;
	display:block;
	height: 25px;
	width: 135px;
}

#shopnav li:hover ul ul, #shopnav li:hover ul ul ul, #shopnav li.sfhover ul ul, #shopnav li.sfhover ul ul ul {
	left: -999em;
}

#shopnav li:hover ul, #shopnav li li:hover ul, #shopnav li li li:hover ul, #shopnav li.sfhover ul, #shopnav li li.sfhover ul, #shopnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#webnav {
	margin:0;
	padding:0;
	list-style:none;
}

#webnav li {
	float : left;
	position : relative;
	height: 22px;
	width: 140px;
	background:url(../img/btnweb.jpg);
	margin-bottom: 1px;
}

.errmsg {
	color: #FC7215;
}

.oostock {
	display: none;
	visibility:hidden;
}

#maten{
	z-index: 5000;
	position:relative;
	height:auto;
	width:127px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}	

#breedte{
	position:absolute;
	top:44px;
	left:56px;
	width:50px;
	text-align:center;
}

#lengte{
	position:absolute;
	top:85px;
	left:56px;
	width:50px;
	text-align:center;
}

#diepte {
	position:absolute;
	top:45px;
	left:26px;
	width:50px;
	text-align:center;
}