html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	background: url(../images/bg_frankrijk_huis_huizen_woningen.jpg) top center no-repeat;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  line-height: 16px;
	color: #000000;
	text-align: center;
}

/* Overig */
img {
	border: 0px;
}
a {
	color: #666666;
	outline-style: none;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:visited:hover {
	text-decoration: none;
}

h2 a.next_nodeco {
	text-decoration: none;
  color: #000000;
}
h3 a.next_nodeco {
	text-decoration: none;
  color: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
  margin: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  margin: 0;
	padding: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  margin: 0;
	padding: 0;
}
.next {
	position: absolute;
  padding: 10px 0px 18px 31px;
  margin: 0;
  bottom: -10px;
  background: url(../images/arrow.png) center left no-repeat;
  font-weight: bold;
  font-size: 13px;
  line-height: 41px;
  color: #666666;
}

/* layout */
#content {
  margin: 55px auto;
	width: 790px;
	text-align: center;
}
#onroerend_goed .next {
  right: 20px;
}
#emagazine .next {
  left: 28%;
}
#te_huur_verhuur .next {
  left: 20px;
}
#netimmo3 .next {
  bottom: 12px;
}
#onroerend_goed {
	position: relative;
  float: left;
  width: 250px;
  height: 225px;
  margin: 0;
  padding: 0 20px 10px 0;
  text-align: right;
  background: url(../images/bg_og.png) right bottom no-repeat;
}
#emagazine {
	position: relative;
  float: left;
  width: 250px;
  height: 225px;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
  background: url(../images/bg_emagazine.png) center bottom no-repeat;
}
#te_huur_verhuur {
 	position: relative;
  float: right;
  width: 250px;
  height: 225px;
  margin: 0;
  padding: 0 0 10px 20px;
  text-align: left;
  background: url(../images/bg_huur.png) left bottom no-repeat;
}
#netimmo1 {
 	position: relative;
  float: left;
  width: 265px;
  height: 80px;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: right;
}
#netimmo2 {
 	position: relative;
  float: left;
  width: 243px;
  height: 80px;
  margin: 0;
  padding: 10px;
  text-align: center;
  top: 12px;
}
#netimmo3 {
 	position: relative;
  float: right;
  width: 254px;
  height: 80px;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: left;
}
#footer {
  float: left;
  width: 750px;
}