* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	background-image: url(images/body-1.jpg);
	background-repeat: repeat-x;
	z-index: -1500;
	background-color: #d5d5d6;
}
#wrapper {
	margin: auto;
	background-image: url(images/body-2.png);
	min-height: 100%;
	width: 950px;
	overflow: hidden;
}
#menu {
	margin-left: 26px;
	width: 188px;
	min-height: 500px;
	margin-top: 8px;
	float: left
}
#menu ul li {
	list-style: none;
	height: 25px;
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
}
#menu a:link,
#menu a:visited {
	display: block;
	color: #bd8c54;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding-left: 10px;
}
#menu a:hover,
#menu a:visited:hover {
	background-color: #58585a;
	text-decoration: none;
}
#header {
	width: 711px;
	float: left;
}
#head-img {
	margin-top: 0px;
	*margin-top: -4px;
}
#cover-img {
	margin-top: 8px;
	*margin-top: 4px;
}
img {
	border: 0px;
	margin: 0px;
}
#content {
	float: left;
	width: 711px;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
	color: #efefef;
}
.column-left {
	margin: 10px;
	display: block;
	line-height: 18pt;
	margin-bottom: 20px;
	width: 430px;
	float: left;
}
.column-right {
	width: 210px;
	float: left;	
	margin-left: 20px;
	padding-left: 10px;
	height: 500px;
	/*haalweg*/
	height: auto;
}
.column-right img {
	margin-top: 10px;
}
#content h1 {
	margin: 10px 0 5px 10px;
	height: 16px;
	font-weight: bold;
	font-size: 16pt;
	font-family: 'Trebuchet MS', Verdana, Arial;
}
.stoel {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 50%;
	margin-left: -430px;
	color: #000;
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}
.stoel a {
	color: #000;
}
.error {
	display: block;
	margin: 10px;
	padding: 3px;
	color: #FF0000;
	background-color: #FFAAAA;
	font-size: 8.5pt;
	font-family: Verdana;
	border: 2px solid #FF0000;
}
.success {
	display: block;
	margin: 10px;
	padding: 3px;
	color: #328732;
	background-color: #AAFFAA;
	font-size: 8.5pt;
	font-family: Verdana;
	border: 2px solid #328732;
}
a {
	color: #fff;
}
.diashow {
	background-color: #2f2f31;
	width: 160px;
	height: 142px;
	border: 1px solid #848486;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 45px;
}
.diashow a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.diashow p {
	margin-bottom: 10px;
}
.cover-foto {
	margin-left: 70px;
}
.item {
	float: left;
	width: 200px;
	background-color: #f2f2f2;
	margin: 0 25px 20px 0;
	color: #2f2f31;
	border: 1px solid #848486;
	height: 250px;
	text-weight: bold;
}
.item p {
	padding: 10px;
}
.item h2 {
	text-align: center;
	height: 22px;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 8px;
}
.item-photo {
	height: 130px;
}

#verkoop {
	margin: 20px 0 0 25px;
}
.width100 {
	width: 100%;
}
.width685 {
	width: 685px;
}
.price {
	position: absolute;
	margin: 85px 0 0 90px;
	background-color: #000;
	color: #fff;
	width: 100px;
	height: 40px;
	text-align: center;
	font-size: 20px;
}
.price p {
	margin-top: -5px;
}
.stoel-home {
	margin: 50px 0 0 190px;
}

#photo{
	clear: both;
}
