#col-left.home{
	padding-top:23px;
	padding-left: 33px;
	width:226px;
}
#col-right.home{
	width:140px;
	margin-left: 40px;
	margin-top:-25px;
}
/*#homebuttons {
	font: bold 13px Tahoma, Geneva, sans-serif;
	margin-left: 15px;
}
#homebuttons ul {
	list-style-type:none;
	margin-top:0px;
}
#homebuttons li {
	display:block;
	margin-bottom:19px;
}
#homebuttons li.knop_groot{
	margin-bottom:19px;
}
#homebuttons li.knop_groot a:hover{
	color:#333;
}
#homebuttons li a {
	list-style-type:none;
	text-decoration:none;
	color:#FFF;
}
#homebuttons li a:hover {
	color:#999;
}
*/
/*#productlinks {
	font: 11px Tahoma, Geneva, sans-serif;
	color:#999;
	margin-left: 40px;
	margin-top:20px;
}
#productlinks ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#productlinks li {
	display: block;
	list-style-type: none;
}
#productlinks li a {
	background: url(../images/menu/bullet_ssmenu.gif) no-repeat left;
	padding:  0px 14px 0px 12px;
	color:#999;
	text-decoration: none;
	margin-bottom:4px;
	display:block;
}
#productlinks li li a {
	background: url(../images/menu/bullet_ssmenu.gif) no-repeat left;
	padding:  0px 14px 0px 12px;
	margin-left:12px;
	color: #666;
	text-decoration: none;
}
#productlinks li a:hover {
	color: #F90;
}
*/
/* picts ------------------------------------ */
#homepicts {
	width: 420px;
	margin-top: 25px;
	display: block;
}
.homepict {
	float: left;
	margin-right: 3px;
	width: 120px;
	color: #000;
	font-size: 11px;
	text-align: center;
}
.last {
	margin-right: 0px;
}
.homepict a {
	color: #999;
	text-decoration: none;
}
.homepict a:hover {
	text-decoration: underline;
	color: #F28E02;
}
.homepict-text {
	height: 40px;
	max-height: 36px;
	width: 120px;
	background: #FFF;
	margin-bottom: 3px;
	padding-top: 2px;
}
a.linkopacity:hover img {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
