* {
	margin: 0;
	padding: 0;
}
body {
	font: 75% Georgia, serif;
	background-color: #990000;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	background-image: url(/images_new/bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#header {
	height: 216px;
	background-image: url(/images_new/header.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}
#footer {
	height: 69px;
	background-image: url(/images_new/footer.gif);
	background-repeat: no-repeat;
}
#footer p {
	display: none;
}
#content h1 {
	position: absolute;
	top: 165px;
	left: 230px;
	right: 0;
	line-height: 110%;
	color: #9D0000;
	font-size: 180%;
	width: 550px;
}
#content {
	width: 500px;
	margin-left: 235px;
	line-height: 140%;
	font-weight: bold;
}
#content p, #content table {
	margin-bottom: 1em;
}
#content ul, #content ol {
	margin: 0 0 1em 2em;
}
.clear {
	clear: both;
	height: 1px;
}
#menu a, #menu a:visited {
	background-repeat: no-repeat;
	width: 139px;
	height: 28px;
	display: block;
	text-decoration: none;
}
#menu a:hover, #menu a:visited:hover {
	background-position: 2px 2px;
}
#menu .welkom a, #menu .welkom a:visited {
	background-image: url(/buttons/welkom1.gif);
}
#menu .welkom a:hover, #menu .welkom a:visited:hover {
	background-image: url(/buttons/welkom2.gif);
}
#menu .onzecollectie a, #menu .onzecollectie a:visited {
	background-image: url(/buttons/onzecollectie1.gif);
}
#menu .onzecollectie a:hover, #menu .onzecollectie a:visited:hover {
	background-image: url(/buttons/onzecollectie2.gif);
}
#menu .contact a, #menu .contact a:visited {
	background-image: url(/buttons/contact1.gif);
}
#menu .contact a:hover, #menu .contact a:visited:hover {
	background-image: url(/buttons/contact2.gif);
}
#menu .agentschap a, #menu .agentschap a:visited {
	background-image: url(/buttons/agentschap1.gif);
}
#menu .agentschap a:hover, #menu .agentschap a:visited:hover {
	background-image: url(/buttons/agentschap2.gif);
}
#menu .aanbiedingen a, #menu .aanbiedingen a:visited {
	background-image: url(/buttons/aanbiedingen1.gif);
}
#menu .aanbiedingen a:hover, #menu .aanbiedingen a:visited:hover {
	background-image: url(/buttons/aanbiedingen2.gif);
}
#menu li span {
	display: none;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	margin-top: 2px;
}
#menu {
	position: absolute;
	width: 145px;
	left: 32px;
	top: 220px;
}
#footermenu {
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
}
#footermenu a, #footermenu a:visited {
	color: #AF834F;
}

