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

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;
}

#leftnav a {
	padding: 1px; 
	text-decoration: none;
	line-height: 1em;
	width: 200px
}

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

#leftnav a:hover, #leftnav a:active {
	color: #FF0000; 
	text-decoration: underline;
}

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

#leftnav li {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
}

#current a {
	color: #FFFFFF !important;
}

#mainCategory a {
	color: #F02172 !important;
}

#mainCategory a:hover {
	color: #FF0000 !important;
	text-decoration: underline;
}

#currentMainCategory a {
	color: #FFFFFF !important;
}

#winkelwagentje a {
	color: #F02172 !important;
}
#winkelwagentje a:hover {
	color: #FF0000 !important;
	text-decoration: underline;
}

#nieuw a {
	color: #F02172 !important;
}
#nieuw a:hover {
	color: #FF0000 !important;
}

#rood a {
	color: #F02172 !important;
}
#blauw a {
	color: #F02172 !important;
}
#groen a {
	color: #F02172 !important;
}

#oranje a {
	color: #F02172 !important;
}

#minicart {
	font-size: 10px;	
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F02172;
	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: #F02172;
	font-weight: bold;
	background-position: center;
}

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

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

.listing {
	font:11px arial;
	color:#6E6E6E;
	background-color: #FFFAFA;
}

.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: #F02172;
	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 #83CBE6; /*#336699;*/
}

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

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

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