body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	font-size: 13px;
	margin:0;
	padding:0;
	color: #333333;
}
a, a:link {
	color:#982D23;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2, h3, h4 {
	margin:0;
	padding:0 0 2px 0;
}
#site {
	background-color:#982D23;
}
#achtergrond {
	background-color:#E4E2DC;
}
#wrapper {
	margin:0 auto;
	width:955px;
	padding-left:10px;
	padding-right:10px;
	background: url(../images/achtergrond.png) center top repeat-y;
}
#header {
	background:transparent url(../images/header.jpg) left top no-repeat;
	position:relative;
	width:955px;
	height:536px;
}
#logo {
	position:absolute;
	width:660px;
	height:130px;
	left: 290px;
	top: 0px;
}
#header_content {
	padding:130px 5px 0 355px;
	font-size:15px;
	line-height:30px;
}
.header_contact {
	font-size:11px;
}
#header_aanbieding {
	line-height:18px;
	width:375px;
}
#header_aanbieding h1 {
	padding:5px 0;
	margin:0;
	font-weight:bold;
	font-size:16px;
}
#content {
	padding:5px 20px 0 20px;
	line-height:18px;
	width:915px;
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	letter-spacing:-0.03em;
	font-size:26px;
}
#zoeken {
	position:absolute;
	width:160px;
	height:30px;
	left: 739px;
	top: 605px;
}
#content_footer {
	width:915px;
	height:175px;
	background:#D6D3CA url(../images/footer.png) right bottom no-repeat;
}
#footer {
	margin:0 auto;
	width:955px;
	height:50px;
	color:#DBB6B2;
	font-size:11px;
	padding:7px 0;
	text-align:center;
}
#footer a, #footer a:link {
	color:#DBB6B2;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

