body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295d89;
	background-color: #ffffff;
}

#rightcontent h1 {
	color: #295d89;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 2px 0;
}

#rightcontent p {
	color: #585858;
	font-weight: normal;
	font-size: 11px;
	margin: 0 10px 0 2px;
}

#rightcontent p.rMore {
	text-align: right;
}

#front a:link, #front a:visited, #front a:active {
	color: #585858;
	text-decoration: none;
}

#front a:hover {
	color: #295d89;
	text-decoration: none;
}

#leftcontent p {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

#list a:link, #list a:visited, #list a:active {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#list a:hover {
	color: #ccced1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#list a.last:link, #list a.last:visited, #list a.last:active {
	color: #295d89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#list a.last:hover {
	color: #585858;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#productHeader a {
	display: inline-block;
	margin-top: 5px;
	width: 185px;
	height: 20px;
}

#productHeader a.last {
	display: inline-block;
	margin-top: 5px;
	width: 185px;
	height: 20px;
	border-right: none;
}

#productHeader a:link, #productHeader a:active, #productHeader a:visited  {
	color: #295d89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#productHeader a:hover {
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#productHeader a.selected:link, #productHeader a.selected:active, #productHeader a.selected:visited  {
	color: #295d89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background: url("../images/bullet.png") no-repeat;
	background-position: 3px 3px;
}

#productHeader a.selected:hover {
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background: url("../images/bullet.png") no-repeat;
	background-position: 3px 3px;
}

#productHeader h1 {
	color: #295d89;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 3px;
	font-size: 18px;
}

#productHeader p {
	color: #295d89;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#product {
	color: #295d89;
	text-decoration: none;
	font-weight: normal;
}

#product p {
	color: #295d89;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 12px 5px;
}

#product h1 {
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 7px 0;
}

#product h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 7px 0;
}

#product table.noborder {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 500px;
}

#product table.noborder td {
	border: none;
	padding: 1px;
	background-color: white;
	-moz-border-radius: 0px;
	color: #295d89;
}

#product td.image {
	width: 65px;
}

#product th.image {
	width: 65px;
}

#product img.hoofd {
	border: 1px solid #b1b8bf;
}

#product table.productTable {
	border: 1px solid #b1b8bf;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 700px;
}

#product table.productTable th {
	border: 1px dotted #b1b8bf;
	padding: 1px;
	background-color: white;
	-moz-border-radius: 0px;
}

#product table.productTable td {
	border: 1px dotted #b1b8bf;
	padding: 1px;
	background-color: white;
	-moz-border-radius: 0px;
	color: #000000;
}
