div#klantworden h1 a {
	font-size:15px;
	font-weight:bold;
}
div#klantworden {
	/*cursor:pointer;*/
	width:105px; 	/* orig: 240px */
	height:190px; 	/* orig: 230px */
	padding:40px 70px 0px 65px;
	background-image:url(../images/kan_ik_klant_worden.png);
	_background-image:url(../images/kan_ik_klant_worden.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:10;
	position:absolute;
	float:left;
}
/*div#tellfriend {
	width:175px;
	height:157px;
	background-image:url(../images/tell_a_friend.png);
	_background-image:url(../images/tell_a_friend.gif);
	background-repeat:no-repeat;
	z-index:5;
	position:relative;
	padding-left:-10px;
	float:right;
}*/
div#blok3_midden h1,div#blok3 h1,div#blok4 h1 { font-size:16px; }
div#blok3 h1 a,div#blok3_midden h1 a,div#blok4 h1 a { 
	text-decoration:none;
	color:#000000;
}
div#blok3_midden h1 a:hover,div#blok4 h1 a:hover { 
	text-decoration:underline;
	color:#000000;
}
div#blok5 h1 { font-size:14px; }
span.backW {
	padding:2px 4px 2px 4px;
	background-color:#ffffff;
}
span.backY {
	padding:2px 4px 2px 4px;
	background-color:#d2e000;
}

div.clear {
	clear:both;
}
div.column {
	text-align:left;
	padding:10px;
	float:left;
	width:140px;
}
div.column h4 {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:20px;
	color:#000000;
	font-weight:bold;
}
div.column a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/arrow_right.gif);
	background-position:-100px center;
	background-repeat:no-repeat;
}
div.column a:hover {
	padding-right:0px;
	padding-left:30px;
	background-position:0px center;
}
div.column+div.column {
	margin-left:10px;
}
div#browse_blok_start {
	width:393px;
	height:44px;
	background-image:url(../images/browse_blok_start.png);
	_background-image:url(../images/browse_blok_start.gif);
	background-repeat:no-repeat;
	padding-right:20px;
}
div#browse_blok_stop {
	width:393px;
	height:36px;
	background-image:url(../images/browse_blok_stop.png);
	_background-image:url(../images/browse_blok_stop.gif);
}
div#browse_blok {
	width:393px;
	background-image:url(../images/browse_blok_repeat.png);
	background-repeat:repeat-y;
	_background-image:url(../images/browse_blok_repeat.gif);
}
div#browse_blok_start h1 {
	position:absolute;
	margin-left:40px;
	font-size:16px;
	margin-top:20px;
	height:20px;
}
div#browse_blok .viewport {
	margin-left:40px;
	width:310px;
	height:260px;
	overflow:hidden;
}
div#browse_blok .viewport img {
	width:310px;
	height:260px;
}
.clickandclose, .enlarge, .enlargefirst {
	cursor:pointer;
}
div#browse_blok .dynamic {
	height:275px;
}
div#browse_blok .zoomer {
	margin-left:40px;
	margin-top:7px;
	width:310px;
	height:15px;
	position:relative;
	color:#c6cf31;
}
div#browse_blok .zoomer img {
	position:absolute;
	right:0;
}
div#browse_blok .nav {
	margin-left:40px;
	margin-top:9px;
	width:310px;
}
div#browse_blok .column {
	width:130px;
}
div#browse_blok .column a {
	padding-top:0px;
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
	height:28px;
	background-image:url(../images/arrow_right_white.gif);
	background-position:0px 3px;
	padding-bottom:0px;
}
div#browse_blok .column a:hover, div#browse_blok .column a.open {
	background-position:10px 3px;
	padding-right:0px;
	padding-left:30px;
}
div.klant {
	padding: 10px 30px 0 10px;
	height:300px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}


