body {
	margin: 0px;
	padding: 0px;
	background: #91847c url(../images/bg.png) repeat-x;
	font-size: 12px;
	font-family: arial;
}

.clear{
	clear: both;
}

#wrapper{
	width: 905px;
	margin: auto;
}

#header{
	height: 241px;
	background: url(../images/header.png) bottom no-repeat;
}

#welkom{
	line-height: 37px;
	text-align: right;
}

#brood{
	float: left;
	margin: 35px 0 0 20px;
}

#brood img{
	margin-bottom: 25px;
}

#content{
	overflow: hidden;
	background: url(../images/content.png); 
	width: 905px;
}

#menu{
	width: 264px;
	float: left;
}

#menu h1{
	padding: 0 0 16px 0;
	margin: 0;
	color: #ffffff;
	font-size: 14px;
}

#menu ul.bruin{
	margin: 0px;
	padding: 0px;
	background: #594b42;
}

#menu ul.bruin li{
	line-height: 30px;
	height: 23px;
	margin-left: 20px;
	list-style: none;
	width: 213px;
	border-bottom: 1px solid #695c53;
}

#menu ul.bruin li a{
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
}

#menu tr{
	height: 25px;
}

#groenmidden{
	padding-left: 20px;
	width: 244px;
	min-height: 50px;
	background: #547312;
	color: #ffffff;
}

.bruintop{
	font-size: 0px;
	width: 264px;
	height: 10px;
	background: url(../images/bruintop.png);
}

.bruinonder{
	font-size: 0px;
	width: 264px;
	height: 18px;
	background: url(../images/bruinonder.png);
}

.groentop{
	font-size: 0px;
	width: 264px;
	height: 8px;
	background: url(../images/groentop.png);
}

.groenonder{
	font-size: 0px;
	width: 264px;
	height: 16px;
	background: url(../images/groenonder.png);
}

#inhoud{
	float: left;
	margin-left: 10px;
	width: 617px;
	line-height: 20px;
	color: #707070;
}

#inhoud h1{
	color: #547312;
	font-size: 18px;
	margin: 28px 0 15px 0;
	padding: 0;
}

#zoek{
	padding-left: 22px;
	width: 595px;
	height: 49px;
	background: url(../images/zoek.png);
}

form{

}

#zoek label{
	line-height: 49px;
	float: left;
	margin-right: 16px;
	font-size: 18px;
	font-family: calibri;
	color: #000000;
}

#txt label {
	float: left;
	width: 150px;
}

#zoek select{
	padding:5px 5px 5px 10px;
	color: #4C4C4C;
	margin-top: 10px;
	line-height: 49px;
	float: left;
	background: #e5e4e0;
	width: 236px;
	height: 30px;
	border: 1px solid #b7a011;
}

#txt{
	padding: 0 23px 0 23px;
}

#txt .productimages img {
	margin: 3px;
	padding: 3px;
	border: solid 1px #000000;
}

#txt input, #txt lable {
	margin-bottom: 5px;
}

#footer{
	padding-top: 15px;
	text-align: center;
	color: #5e554f;
	line-height: 24px;
	clear: both;
	height: 75px;
	background: url(../images/footer.png) top no-repeat;
}
