@charset "utf-8";
/* CSS Document */
/* #products **********************************************************/
.prod
{
	width: 130px;
	height: 180px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-color: #FFFFFF;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99CC33;
	border-right-color: #009B2C;
	border-bottom-color: #009B2C;
	border-left-color: #99CC33;
}
.prod div img    
{
	border: none;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 110px;
	width: 110px;
}
.prod .buttons
{
	font-size: 10px;
	height: auto;
	width: auto;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
.prod .buttons a:link img, .prod .buttons a:visited img  

{
	padding: 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 2px solid #EFEFEF;
}
.prod .buttons a:hover img, .prod .buttons a:active img  
{
	border: 2px solid #F5CD0C;
}
.prod .buttons img
{
	padding: 0px;
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 2px solid #EFEFEF;
}
.prod b 
{
	color: #00349A;
	font-size: 10px;
	line-height: 1.2em;
	height: auto;
	width: 56px;
	display: block;
	float: left;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
}
.prod h1
{
	color: #00349A;
	line-height: 1.2em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	height: 28px;
	margin: 0;
	padding: 2px;
}
a.rubriek_anchor:link, a.rubriek_anchor:visited/* CSS Document */
/* #products **********************************************************/

{
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	padding: 0px;
	display: inline;
	background-image: url(/img/rubrieken/rubriek_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
a.rubriek_anchor:hover, a.rubriek_anchor:active/* CSS Document */
/* #products **********************************************************/

{
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	padding: 0px;
	display: inline;
	background-image: url(/img/rubrieken/rubriek_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.rubriek_anchor span.image {
	padding: 0px;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
a.rubriek_anchor span.image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
}
a.rubriek_anchor span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	margin-top: 8px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 11px;
	padding-left: 8px;
	width: 161px;
	margin-bottom: 8px;
}

