body {
	background:#efefef url(/images/gfx/bodybg.png) center top repeat-y;	
	font:13px arial;
	margin:0}

a {text-decoration:none;}
img {border:0;}

#container{
	background:#fff url(/images/gfx/containerbg.png);
	width:950px;
	position:relative;
	padding:0;
	margin:0 auto;
	position:relative;
	}

#top{
	height:133px;
	padding:0;
	margin-bottom:30px;
	background:white url(/images/gfx/topbg.png) repeat-x;
}
	#top h1{margin:0}
	#top h1 a{
		position:absolute;
		top:0;
		display:block;
		height:158px;
		width:190px;
		text-indent:-500px;
		font-size:12px;
		overflow:hidden;
		background:url(/images/gfx/logo.png);
		z-index:5;
		}
	
	#zoektop{
	position:absolute;
	top:0px;
	right:0px;
	padding:0;
	height:133px;
	z-index:4;
	}

		
#menu{
	float:left;
	width:190px;
	background:url(/images/gfx/menubg.png);
	padding:0;
	}
	#menu ul{
		margin:0;
		padding:0;
		list-style:none;
		}
		#menu ul li{
			margin:0;
			padding:0;
			list-style:none;
			display:block;
			}
		#menu ul li a{
		color:black;
		background:#fff000 url(/images/gfx/arrowmenu.png) 7px 0 no-repeat;
		padding:3px 0 3px 25px;
		border-top:1px solid #fff;
		border-bottom:1px solid #6b6b6b;
		font-weight:bold;
		display:block;
		}
		#menu li a:hover{
		background:#000 url(/images/gfx/arrowhover.png) 7px 0 no-repeat;;color:#fff000}

	#menu h2{
		margin:0;
		height:27px;
		font-size:22px;
		}

#menu .menublok{
padding:20px 0 20px 10px;
border-bottom:1px solid #c0c0c0
}
		#menu .menublok input[type=text]{
		border:1px solid #d9d9d9;
		width:100px;
		background:white;
		vertical-align:bottom;
		margin-bottom:15px;
		}
		#menu .menublok input[type=image]{
		vertical-align:bottom;
		margin-bottom:15px;
		}

#content{
	width:550px;
	padding:20px 0 20px 20px;
	border-right:1px solid #c0c0c0;
	float:left;
	background:white;
	}

#rightcol{
	float:left;
	width:170px;
	padding:10px 0 0 10px;
	min-height:600px;
	}
	
#topmenu{
	position:absolute;
	top:133px;
	left:0;
	background:#3f3f3f;
	width:750px;
	padding:5px 0 5px 200px;
	height:19px;
	font-weight:bold;
	border-bottom:1px solid #9a9a9a;
	color:white;
	}
	#topmenu a{
		color:white;
		text-decoration:none;	
		padding:0 10px;}


.end{
	position:relative;
	clear:both;
	width:700px;
	}

/* Content */

	.titelbalk{
		margin:5px 0;
		}
	#producttable{
		margin:0;
		}
		#producttable td{
			padding:23px 0 5px 0;
			vertical-align:top;
			width:170px;
			color:#989898;
			font-size:11px;
			border-bottom:1px solid #c0c0c0;
			}
		td h1{
		  font-size:14px;
		  color:#000;
			margin:0;
			}
		#content h3{
		  font-size:24px;
		  color:#b2b2b2;
			margin:0;
			}
		#producttable .cattitel{background:url(/images/gfx/cattitelbg.png) bottom left repeat-x;border:0;width:auto}
		.prijs{
			font-size:22px;
			color:#545454;
			font-weight:normal;
			float:left;
			}
		.vanprijs{
			font-size:11px;
			background:url(/images/gfx/vanbg.png) right top no-repeat;
			line-height:18px;
			
			}
		.prodinfo{float:right;}
		.prodinfo a{
			color:#000;
			font-size:19px;
			text-decoration:none}
		#producttable .spacetd{border:0;width:10px;}
		#producttable .subcattd{background:#e1e1e1 url(/images/gfx/subcatbg.png) repeat-x;padding:25px 2px 5px 2px;width:166px}
		#producttable .subcattd h1{height:50px;margin:0}


.logos{
	padding:20px 0 0 0;
	text-align:center
	}

#bottom{
	color:#ccc;
	width:940px;
	padding-left:10px;
	}
	#bottom a{
		color:#ccc;
		text-decoration:none;
		}
	#bottom a:hover{
		color:#ccc;
		}



