td, body, p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
}

input, select, option, button, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #3366cc; }
a:hover { color: #f9a171; }
img, table { border: 0;}

body {
	background: #FFFFFF;
}

h4 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size : 18px;
	font-weight : bold;
	color: #f9a171;
}

hr {
	color : #fcd0b7;
	height: 1px;
}

.small {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.aanbieding {
	color: #DC171C;
	font-size: 14px;
}

.caption {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color : #f9a171;
}

.paragraph {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #000000;
}

.paging {
	border-top: 1px solid #DC171C;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#productCell .name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#productCell .price {
	border-top:1px solid #33ffe5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#kruimel {
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8F8F8F;
}

#kruimel a, #kruimel a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #8F8F8F;
}

#kruimel a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #EF9931;
}

#preview {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d4d4d4; 
	width: 152px; 
	height: 152px;
	cursor: pointer;
}
#preview td {
	width: 150px; 
	height: 150px;
	text-align:center;
	vertical-align:middle;
	border-bottom: ;
}

#preview img {
	text-align:center;
	margin: 0px;
}

#price td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#cart {
	position:absolute;
	margin-left:5px;
	border-top:1px solid #33FFE5;
	background:black;
	color:white;
}

#cart td {
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
}

#account input, #account select {
	width: 150px;
}

#account input.error {
	border: 1px solid red;
}
#account .error {
	font-size: 10px;
	color: red;
}

#list td {
	border-bottom: 1px solid #d4d4d4; 
	cursor: pointer;
}

#list2 td {
	border-bottom: 1px solid #d4d4d4; 
}

#galleryCell .name {
	font-family:T rebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#galleryCell img.image {
	border: 1px solid black;
}

.rb {
	background: #f9a171;
}

.ro {
	background: #fcd0b7;
}

.accountButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}
