body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #fff;
	background: #060220;
}
body.home {
	background: url('/images/bg-home.gif') #060220 repeat-x 0px 680px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 948px;
	background: url('/images/bg-container.gif') repeat-y;
}
body.home #container {
	background: none;
}
#header {
	width: 948px;
	height: 195px;
	background: url('/images/bg-header-sub.gif') no-repeat 20px 20px;
}
#header.adverteerders {
	background-image: url('/images/bg-header-sub-adverteerders.gif');
}
#header.woningen {
	background-image: url('/images/bg-header-sub-woningen.gif');
}
#header a {
	float: right;
	display: block;
	height: 0px !important;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	padding: 185px 0px 0px 0px;
	width: 161px;
	background: url('/images/logo.gif') no-repeat 0px 0px;
}
#contents {
	float: left;
	width: 575px;
	margin: 0px 0px 0px 135px;
}
#container h1 {
	color: #fff;
	font-weight: normal;
	font-size: 140%;
}
#container h2 {
	color: #fff;
	font-weight: normal;
	font-size: 130%;
}
#container a {
	color: #adaeb0;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#contents .huis {
	width: 575px;
	margin: 0px 0px 20px 0px;
	height: 185px;
	clear: both;
	background: url('/images/lijn.gif') repeat-x bottom left;	
}
#contents .huis img {
	float: left;
	wid2th: 220px;
	margin: 0px 30px 0px 0px;
}
#contents .huis h2 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: right;
	width: 320px;
}
#contents .huis p {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
}
#contents .huis a {
	float: left;
	margin-top: 10px;
	padding: 0px 15px 0px 0px;
	background: url('/images/link.gif') no-repeat center right;		
}
#contents .huis .plaats {
	display: block;
	font-size: 130%;
	padding: 0px 0px 10px 0px;
	color: #7a6f8c;
}
#contents .huis .prijs {
	color: #7a6f8c;
}
#contents .adverteerder {
	width: 575px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	clear: both;
	background: url('/images/lijn.gif') repeat-x bottom left;	
}
#contents .adverteerder h2 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#contents .adverteerder p {
	margin: 0px;
	padding: 0px;
}
#contents .adverteerder a {
	padding: 0px 15px 0px 0px;
	background: url('/images/link.gif') no-repeat center right;		
}
#contents a.button {
	display: block;
	width: 200px;
	padding: 5px;
	line-height: 20px;
	background: #9f7742;
	border: 2px solid #9f7742;
	color: #fff;
}
#contents a.button:hover {
	background: #7a6f8c;
	text-decoration: none;
	color: #060220;
}
#contents label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
}
#container .clear {
	clear: both;
}
#menu {
	float: right;
	width: 210px;
	padding: 100px 0px 20px 0px;
}
#menu a {
	float: left;
	display: block;
	height: 0px !important;
	overflow: hidden;
	margin:	0px;
	padding: 0px;
}
#menu a.bedrijven {
	padding-top: 71px;
	width: 194px;
	background: url('/images/link-bedrijven.gif');
}
#menu a.advertenties {
	padding-top: 71px;
	margin-bottom: 20px;
	width: 194px;
	background: url('/images/link-advertenties.gif');
}
#menu a.kaart {
	padding-top: 243px;
	width: 182px;
	background: url('/images/link-kaart.gif');
	margin: 20px 0px 10px 0px;
}
#menu a.website {
	padding-top: 11px;
	width: 121px;
	background: url('/images/link-website.gif');
}
#footer {
	clear: both;
	width: 948px;
	height: 30px;	
	background: #9f7742;
}


