@charset "UTF-8";
/* ------ CSS schoonmaak code  ------ */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-size: 12px;
	font-family:verdana;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
li{
}
ol, ul {
  padding-bottom:14px;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* ------ EINDE CSS schoonmaak code ------ */

body {
  background-image:url(images/bg.gif);
}
#centreerdiv {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#contentdiv {
 width:805px;
 text-align:left;
 position:relative;
 background-image:url(images/bg_midden.gif);
}
#contentdivbottom {
	background-image:url(images/onderkant.gif);
	background-repeat:repeat-x;	
	background-position:bottom;
}
#opsomming li, #opsomming li, #opsomming li {
  color:#000000;
  list-style:none;
  padding-left:17px;
  text-decoration:none;
  background:url("images/bullet.gif") no-repeat;
	padding-bottom:0px;
	
}

#banner {
  position:absolute;
  top:0px; left:0px; width:805px; height:246px;
  background-image:url(images/banner.jpg);
  background-repeat:no-repeat
}
#navigatie {
  position:absolute;
  z-index:1;
  top:246px; left:23px; width:805px;
}
#subnavigatie {
 position:absolute;
 z-index:1;
 top:280px; left:35px; width:156px; height:244px;
 background-image:url(images/subnavigatie.gif);
 background-repeat:no-repeat;
 padding-top:45px;
 text-align:center;
}
#content {
  position:relative;
  padding:320px 30px 0px 212px;
  width:555px;
  padding-bottom:30px;
}

/* --- opmaak ---*/
h1 {
	font-size:25px;
  font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
  padding-bottom:20px;
  background-image:url(images/tussenlijn.gif);
  background-repeat:no-repeat;
  background-position:0px 35px;
}
h2 {
	font-size:18px;
  font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
  padding-bottom:8px;
}
ol {
  padding-left:19px;
}
li {
  padding-bottom:14px;
}
p {
  padding-bottom:12px;
  line-height:16px;
}
.sublink a:link, .sublink a:visited {
  color:#660000;
  font-weight:bold;
  text-decoration:none;
  line-height:30px;
}
.sublink a:hover {
  color:#993300;
  font-weight:bold;
}
a.studioimmo {
  color:#ffffff;
  font-size:9px;
  text-decoration:none;
}
a.studioimmo:hover {
  color:#FF0000;
  font-size:9px;
  text-decoration:none;
}
a.back {
  color:#660000;
  font-size:9px;
  text-decoration:none;
}
a.back:hover {
  color:#993300;
  font-size:9px;
  text-decoration:none;
}
a {
  color:#993300;
}
