html, body {
	padding:0px;
	margin:0px;
}

body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#647562;
	
	color:#959595;
	font-size:12px;
}

a {
	color:#5d7136;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

p {
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
	font-style:italic;
	color:#5d7136;
	font-size:16px;
}
h3 {
	margin:0px;
	padding:0px;
	font-style:italic;
	color:#5d7136;
	font-size:14px;
}

h3 a {

	color:#5d7136;
	text-decoration:none;
}

img {
	border:0px;
}

#main {
	width:946px;
	background-color:#FFFFFF;
	min-height:500px;
	margin:0 auto;
	padding-left:14px;
	padding-right:14px;

}

#footer {
	
	width:974px;
	margin:0 auto;
}

#footer img {
	float:left;
}

#menu {
	background-color:#959595;
	height:39px;
	margin-top:10px;
	margin-bottom:10px;
}

#menu ul {
	margin:0px;
	padding:0px;
	
	list-style-type:none;
}

#menu ul li {
	text-align:center;
	border-right:1px solid #FFFFFF;
	float:left;
	margin-top:10px;
	padding:0px 30px;
}

#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#zoek {
	float:right;
	margin-top:7px;
	margin-right:5px;
}

#header {
	height:166px;
	
}

#header img {
	float:left;
}

.button {
	background-color:#959595;
	color:#FFFFFF;
	border:1px solid black;
	cursor: pointer;

}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:14px;
	padding:2px;
	width:150px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:150px;
	width:300px;
}

#left {
	float:left;
	width:186px;
	margin-right:10px;
}

#right {
	float:left;
	width:750px;

}

#right .img_right {
	position:relative;
	margin-right: 25px;
	float:right;
}

.box {
	border:1px solid #b0b0b0;
	width:186px;
	margin-bottom:20px;
}

.boxcontent {
	padding:10px;
}

h2 {
	background-image:url(../images/head.jpg);
	height:18px;
	color:#FFFFFF;
	font-style:italic;
	font-size:16px;
	margin:0px;
	padding:14px 0px 0px 10px;
	line-height:16px;
}

.submenu {
	list-style-image:url(../images/bullit.jpg);
}

.submenu li {
	height:25px;
	font-size:14px;
	font-style:italic;
	padding-top:3px;
	
}

.submenu li a {
	color:#959595;
	text-decoration:none;
	font-weight:normal;
}

#headergradient {
	background-image:url(../images/gradient.jpg);
	height:27px;
	margin-bottom:10px;

}

.product {
	border:1px solid #b0b0b0;
	float:left;
	width:208px;
	margin-right:30px;
	margin-bottom:30px;
	padding:10px;

}

.product .text{
	height:68px;
	overflow:hidden;
}

.product.categorie {
	height:200px;
}

.product.nomargin {
	margin-right:0px;
}

.product img {
	margin-top:5px;
	
}

.product .no_resx{
	width:208px;
	margin-top:10px;
	height:50px;
}

.clearer {
	clear:both;
	height:0px;
}

.filler {
	height:1px;
	float:left;
}

#visualsearch {
	background-color:#959595;
	background-position:bottom;
	background-repeat:repeat-x;
	
}

#visualsearch a {	
	text-decoration:none;
	color:#FFFFFF;
}

#visualsearch_fill {
	height:10px;
	width:750px;
	margin:0 auto;
}

#visualsearch_mid {
	width:748px;
	margin:0 auto;
	text-align:center;
	display:none;
	line-height:16px;
	color:#000000;
	padding-top:12px;
	position:absolute;
	background-color:#FFFFFF;
	border: 1px solid #959595;
	z-index:999;
}

#visualsearchbottom_mid {
	width:750px;
	margin:0 auto;
	text-align:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:27px;
	text-align:center;
	font-size:1.2em;
}

.winkelwagentable{
	width:750px;
}

.aantal{
	width:50px;
}

#afrekenleft{
	float:left;
	width:375px;
}
#afrekenright{
	float:left;
	clear:right;
	width:375px;
}

.uitklap{
	background: url(../images/maximise.gif) no-repeat left;
	padding-left:18px;
	font-weight:bold;
	cursor:pointer;
}

#orderhistorie{
	list-style:none;
}

#orderhistorie li.active{
	list-style-type:square;
}

.melding {
	font-weight:bold;
}

