body{
	background:#438acc url(images/gfx/bodybg.jpg) repeat-x;
	font:12px arial;
	margin:0;
	}
#container{
	text-align:left;
	border:1px solid #090909;
	width:850px;
	background:white;
	padding:10px;
	position:relative;
	}
	img{border:0}
#left{
	
	width:215px;
	}
#right{
	float:right;
	width:625px;
	}
.menutop, #topmenu{
	background:#161d42;
	border-bottom:2px solid #3e435f;
	color:white;
	margin-top:7px;
	}
.menutop{padding: 8px 15px 6px 15px; display:block;}
#topmenu{padding:5px 5px 4px 5px}
#topmenu a{
	color:white;
	text-decoration:none;
	padding:7px 15px;
	}
.topinput{
	border:1px solid #8a816f;
	background:#d2cec6;
	width:80px;
	font:11px arial;
	}
.menu {width:215px; float:left;}	
.menu ul, .menu ul ul{
	list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
display:block;
	}

	.menu ul li, .menu ul ul li{
		background:#ff900e;
		font-weight:bold;
		border-bottom:1px solid #FFFFFF;
		display:block;
		margin:0;
		padding:0;
		}
	.menu li a{
		padding:4px 0 6px 15px;
		text-decoration:none;
		color:white;
		display:block;
		background:#ff900e;
		margin:0;
		}
	.menu li a:hover{
		background:white;
		color:#ff900e;
	}
	.menu ul ul li a{
		background:#ffc077;
		color:#444;
		}	
		
	.menu ul ul li{
		font-weight:normal;
		border:0;
		}

.menu ul ul{
display:none;
border:0;
border-top:1px solid #997;	
background:white;		

}

#content{
	background:#FFFFFF;
	position:relative;
	}
	#producttable{
		
		}
		#producttable .space {
			display: none;
		}
		#producttable td{
			padding:7px;
			border:1px solid #CCCCCC;
			vertical-align:top;
			width:301px;
			}
		.txt{	float:right;
			width:190px;
			font-size:11px;
			color:#535c70;
			}
		.txt h1{font-size:13px;
			color:#242424;
			margin:0;
			}
		.prijs{
			font-size:16px;
			font-weight:bold;
			}
#logoleft{float:left;}
#bottommenu{
	float:right;
	margin-top:20px;
	color:#8c94a5;
	font-size:11px;
	}
#bottommenu a{
	color:#8c94a5;
	text-decoration:none;
	}
#bottommenu a:hover{	
	text-decoration:underline;
	}	

#zoekbox{
	position:absolute;
	right:20px;
	top:125px;
	}
#nieuwsbrief {
	clear: left;
	margin-top:20px;
	padding:5px 0 5px 5px;
	border:1px solid #ccc;
	width:205px;
}


.mailingframe{
	width:205px;
	height:80px;
	border:0;
	overflow:hidden;
	
	}


.prijs{
	font-size:24px;
	color:#ff9900;
	font-weight:normal;
	}
.vanprijs{
	font-size:11px;
	background:url(/images/gfx/vanbg.png) right top no-repeat;
	line-height:18px;color:#545454;
	}
.exprijs{font-size:11px;line-height:13px;color:#545454;}
