body,table,tr,td,div,span,p,b,a,i,u,form,input,select,option {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 14px
}

body {
	background-color: #fefefe;
	margin: 8px 0px 0px 8px;
	padding: 0px 0px 0px 0px
}

a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #0000ff;
  text-decoration: underline;
}

a:hover, a:active	{
	font-weight: bold;
}

A.datum, A.datum:link, A.datum:visited, .datum {
	color: #666666;
	font-size: 10px;
}
A.datum, A.datum:link, A.datum:visited {
  text-decoration:none;
}
A.datum:hover, A.datum:active {
  text-decoration:underline;
}


.groteheading {
	font-size: 145%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: bold

}

.groteheading {
	font-size: 12px;
	letter-spacing: .1em
}

td.kleinfont {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;

}

td.alfabet {
	font-size: 11px;
	letter-spacing: .2em
}

div.alfabet {
	cursor: pointer;
	cursor: hand;
	padding: 4px 8px 8px 8px; 
	background-color: #BDCCCC;
	font-size: 11px;
	letter-spacing: .2em;
	border-bottom: 1px solid #D9E0E0
}

.groteheadinggroen {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: bold;
	color: #61A71E
}

.maandenlink, .maandenlink a, .maandenlink a:hover {
	font-size: 10px;
	font-weight: normal
}
.spacingrechts {
	padding-right: 20px;
}
.witfont {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.footerlink, .footerlink a, .footerlink a:hover {
	font-weight: normal;
	color: #FFFFFF;

}

.prodlist {
  width: 350px;  
}
.prodlist td {
  border: 1px solid gray;
}

DIV.prodlist {
  display:block;
  background-color: transparent;
  width : 350px;
  text-align : left;
}
DIV.prod {
  margin : 1px;
  padding : 1px;
  border: 1px solid gray;
}
DIV.prodimg {
  width:  104px;
  min-height: 70px;
  float:  left;
  border: 1px solid silver;
  background-color: white;
  padding:0px;
  margin:0px;
  display: block;
  text-align:center;
}
DIV.prodname {
  font-family: Arial, sans-serif;
  font-size: 2em;
  border-bottom: 1px dashed black;
  margin: 2px 0px 2px 0px; padding: 2px 0px 2px 0px;
}
DIV.proddesc {
  margin: 2px; padding: 3px;
  float:left;
  clear:right;
  width:227px;
  height: 100%;
}

.space-line {
  clear:both;
}

img { border:none; }

.breadcrumb {
  padding-left: 5px;
}







