/*#leftnav {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

#leftnav a {
	padding: 1px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 200px
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #EE7600;
	border: 1px dotted #999;
}

#leftnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}

#leftnav li {
	margin: 0px 0px 6px 0px;
}*/

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#niethetzelfde {
	font-size: 9px;
	color: #7E7E7E;
}

.niethetzelfde {
	font-size: 9px;
	color: #7E7E7E;
}

#niethetzelfde a {
	color: #2E2E2E;
	text-decoration: none;
}

#niethetzelfde a:hover {
	color: #2E2E2E;
	text-decoration: underline;
}



#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #EE7600 !important;
	border: 1px dotted #999 !important; /* */
}

#mainCategory a {
	color: #FFFFFF !important;
	/*/*/background-color: #1E90FF !important;
	border: 1px dotted #999 !important; /* */
}

#currentMainCategory a {
	color: #FFFFFF !important;
	/*/*/background-color: #EE7600 !important;
	border: 1px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8BBCCB;
	/*font-weight: bold;*/
	background-position: center;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8BBCCB;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}

.listing {
	font:11px arial;
	color:#6A6A6A;
	background-color: #FFFFFF;
	}

.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8BBCCB;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}