#Category {
font-family: tahoma, arial;
font-size:8pt;
background-color: #ffffff;
}
#menu {
width: 135px; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}


/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000;
background: #980110;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

/* positioning the popouts */
#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}


/* hiding and revealing*/


div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


.pwdreset{
font:9px Arial;
font-weight:900;
}
body {
	background-image: url(compointbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #9b9b9b;
	padding: 0;
	text-align:center;
	border-color: #999999;

}
img {
	border: none;
}
#bloglink {
	margin: 10px 10px 10px 20px;
}
a:link, a:visited {
	color:#064c79;
	text-decoration: none;
}
a:hover, a:active {
	color: red;
	text-decoration: none;
}

#globaltable {
border-left-style:solid;
border-left-color: #c4c4c4;
border-left-width: 2px;
border-right-style:solid;
border-right-color: #c4c4c4;
border-right-width: 2px;
}
#carttable {
border-top-style:solid;
border-top-color: #c4c4c4;
border-top-width: 1px;
border-bottom-style:solid;
border-bottom-color: #c4c4c4;
border-bottom-width: 1px;
border-left-style:solid;
border-left-color: #c4c4c4;
border-left-width: 1px;
border-right-style:solid;
border-right-color: #c4c4c4;
border-right-width: 1px;
}
#Merk {
font-family: tahoma, arial;
font-size:8pt;

background-color: #ffffff;
}
#SuperSearchKeywords {
font-size:8pt;
font-family: tahoma, arial;

background-color: #ffffff;
}
#lefttable {
font-family: tahoma; font-weight:normal; color: black; text-align: left;
}
#tablesmallborder {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: #b6b6b6;
	border-collapse: separate;
	background-color: white;
}
#tablesmallborder th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #b6b6b6;
	background-color: white;
	-moz-border-radius: ;
}
#tablesmallborder td {
	border-width: 1px;
	padding: 1px;
		border-style: solid;
	border-color: #b6b6b6;
	background-color: white;
	-moz-border-radius: ;
}
#stockinfo {
	position:absolute;
	width:251px;
	height:208px;
	z-index:1;
	visibility: hidden;
}
#SorterenOpVoorraad {
	text-align: left;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width : 170px ; 
	top: 423px;
	left : 55% ; 
	margin-left : -85px ;
	z-index:9999;
	background-color: #f5ff54;
	visibility: hidden;
	border-style:dashed;
	border-width: 2px;
}
