body {
	font-family: verdana;
	font-size: 10px;
	color: white;	
	background-color: #86d3fc;
	padding: 0;
	margin: 0;
}

body a {
	color: #86d3fc;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#main {
	background: url(../hm/rs2.gif) repeat-y top left;
	width: 908px;
	margin: 0 auto;
	padding-left: 8px;
}

#main2 {
	background: url(../hm/ls2.gif) repeat-y top right;
	padding-right: 8px;
	margin: 0 auto;
}

#ictwaarborg {
	top: 518px;
	width: 88px;
	position: absolute;
	margin-left: 18px;
}

#document {
	width: 900px;
	margin: 0;
	background-color: #19252e;
	font-size: 12px;
	overflow: auto;
	min-height: 626px;
}

#paddeddocument {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
}

#construction {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
	background: url(../img/construct.jpg) no-repeat;
	width: 880px;
	height: 510px;
}

#footer {
	width: 900px;
	margin: 0;
	height: 20px;
	padding-top: 3px;
	background-color: #404448;
	color: white;
	font-family: verdana;
	font-size: 14px;
	text-align: center;
}

.banner {
	width: 900px;
	height: 90px;
	margin: 0;
	padding: 0;
	background-image: url(../hm/bg_boven4.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.menubar {
	width: 900px;
	height: 24px;
	margin: 0;
	padding: 0;
	background-color: #404448;
}

#homebanner_nologo {
	width: 892px;
	height: 510px;
	margin: 0;
	padding-top: 4px;		
	float: right;
}

#homebanner {
	width: 892px;
	height: 510px;
	margin: 0;
	padding-top: 4px;	
	background-image: url(../hm/home.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
}

#navtab {
	width:900px;
	height: 24px;
	border-top: 0px solid #999;
	line-height: 1;
}

#navtab, #navtab ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navtab li {
	float:left;
	width: 110px;
	margin-top: 0px;
	padding:0;
	font-size: 12px;
}

#navtab li:hover {
	position: static;
}

#navtab li a {
	display:block;
	color: #fff;
	text-decoration:none;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #404448;
	border-bottom: 0px solid #bbb;
}

.menuselect {
	color: black;
	background: #60666D;
}

#navtab li a:hover {
	color: black;
	background: #86d3fc;
}

#navtab li a#actief {
	color: #fff;
	background: #4384bd;
}


#navtab li ul {
	position: absolute;
	background-image: url(../img/ddtop.jpg);
	width: 190px;
	border: 1px solid #404448;
	left: -999px; /* verborgen met left voor accessibility */
	z-index:1;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#navtab li li {
	font-size:12px;
	padding:0;
}

#navtab li li a {
	border: 0px solid #404448;
	border-top:0;
	width: 180px;
	padding:5px;
	color:#white;
	text-align:left;
}

#navtab li li a:hover {
	width: 180px;
	color: white;
	background: #999;
}

#navtab li:hover ul, #navtab li.sfhover ul {
	left: auto;
}

.bb_bold {
	font-weight: bold;
}

.bb_undr {
	text-decoration: underline;
}

.bb_ital {
	font-style: italic;
}

.ventable {
	vertical-align: top;
	height: 60px;
	width: 300px;
}

.cattable {
	vertical-align: top;
	height: 140px;
}

.ventablespace {
	height: 20px;
}

.ventable a {
	color: white;
	text-decoration: none;
}

.ventable a:hover {
	color: #abcdab;
	text-decoration: none;
}

.cattablespacer {
	height: 20px;
}

.caticon {
	width: 100px;
	height: 100px;
	margin: 0;
	float: left;	
}

.subcats {
	min-height: 100px;
	margin-left: 106px;
	padding-left: 0px;
	font-size: 10px;
}

.subcats h2 {
	margin: 0;
	font-size: 14px;
}

.subcats a {
	color: white;
	text-decoration: none;
}

.subcats a:hover {
	color: #abcdab;
	text-decoration: none;	
}

#descriptbar {
	background-color: #80888D;
	height: 20px;
	width: 880px;
	padding-top: 3px;
	padding-left: 3px;
}

.productbar {
	font-size: 10px;
	background-color: #404448;
	width: 880px;
	height: 40px;
	border-bottom: 1px solid white;
	padding-top: 3px;
	padding-left: 3px;	
}

.productbar:hover {
	background-color: #60666A;
}

.productbar a {
	color: white;	
}

.productbar a:hover {
	color: #CC990D;
}

.proddescription {
	float: left;
	width: 430px;
	padding-left: 3px;
}

.prodvendor {
	float: left;
	width: 100px;
	padding-left: 3px;
}

.prodstock {
	float: right;
	padding-right: 3px;
}

.prodvendorno {
	float: left;
	width: 160px;
	padding-left: 3px;
}

.prodprice {
	float: left;
	width: 100px;
	padding-left: 3px;
}

#prodsearch {
	width: 784px;
	height: 250px;
}

.ps_label {
	width: 242px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 8px;
	float: left;
}

.ps_labelend {
	float: none;
	height: 24px;
	width: 1px;
}

.ps_element {
	width: 288px;
	height: 22px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #404448;
	color: white;
}

.ps_element_nw {
	height: 18px;
	margin: 0px;
	border: 0px;
	font-size: 12px;
	background-color: #404448;
	color: white;
}

.ps_element_co {
	margin: 0px;
	border: 0px;
	font-size: 12px;
	background-color: #404448;
	color: white;
}

.ps_element_submit {
	width: 288px;
	height: 22px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #86d3fc;
	color: black;
}

.pageselector {
	width: 48px;
	height: 16px;
	font-size: 10px;
	background-color: #404448;
	color: white;
}

.prodcon {
	width: 870px;
	height: 100px;
}

.prodcon a {
	color: white;
	text-decoration: none;
}

.prodcon a:hover {
	color: #abcdab;
	text-decoration: none;
}

.prodcon h1 {
	font-size: 18px;
}

.prodcon h2 {
	font-size: 16px;
}

.prodcon h3 {
	font-size: 14px;
}

.proddesc {
	float: left;
}

.prodimg {
	float: right;
}

.proddetdescription {
	width: 300px;
}

#detailedproductinfo {
	width: 884px;
	background-color: white;
	height: 0px;	
	visibility: hidden;
}

.backlink a {
	color: white;
	text-decoration: none;
}

.backlink a:hover {
	color: #abcdab;
	text-decoration: none;
}

.shopcartmainrow {
	color: #ffffff;
	background-color: #404448;	
	width: 880px;
	height: 23px;
	padding-left: 4px;
	padding-top: 2px;
	margin: 0;
	border: 0;
}

.shopcartdescrow {
	color: #ffffff;
	background-color: #66666B;	
	height: 20px;	
}

.shopcartprodrow {
	height: 20px;		
}

.shopcarttable {
	border: 1px solid #66666B;
}

.shopcarttotal {
	height: 20px;
	background-color: #66666B;		
}

.shopcartfinalprice {
	font-weight: bold;
	font-size: 14px;
}

.afleveradres {
	width: 294px;
	height: 140px;
	background-color: white;
	background-image: url(../img/brief.jpg);
	color: black;
	padding-left: 8px;	
}

.afleveradres h1 {
	font-size: 16px;
}

.error {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.centering {
	width: 600px;
	margin: 0 auto;
}

.required {
	color: red;
}
