body {
	margin:0 auto;
	background-color: #0e0f11;
	width: 980px;
	height: 100%;
}

* {
	color: #f3f3f3;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	
	text-align: left;
}

p {
	margin-bottom: 1em;
}

a:link { color: #f3f3f3;}
a:visited { color: #f3f3f3; }
a:hover { color: #f3f3f3; }
a:active { color: #f3f3f3; }


/* SITE LAYOUT */

#site {
	position: absolute;
	width: 980px;
	min-height: 100%;

	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */

	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	top: 0px;
	width: 980px;
	height: 188px;

	background-image: url(/images/background_header.gif);
	background-repeat: no-repeat;
}

#footer {
	position: absolute;
	bottom: 0px;
	
	width: 980px;
	height: 53px;
	margin-top: 100px;

	background-image: url(/images/background_footer.gif);
	background-repeat: no-repeat;
}

#splashfooter {
	position: absolute;
	height: 111px;
}

#splashmain {
	position: relative;
	width: 980px;
	background-image: url(/images/background_main.gif);
	background-repeat: no-repeat;
	height: 420px;
}

#main {
	position: relative;
	width: 980px;
	background-image: url(/images/background_main.gif);
	background-repeat: no-repeat;
	margin-bottom: 60px;
	min-height: 128px;
}

#sidebar {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	
	width: 200px;
	margin-bottom: 60px;
}

#content {
	position: relative;
	width: 720px;	
	margin-left: 250px;	
	margin-top: 0px;
}

#content ul {
	margin-left: 18px;
}

#content ol {
	margin-left: 25px;
}


/* HEADER */

#headerimg {
	position: absolute;
	top: 80px;
	left: 270px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 36px;
}

#hmodh {
	position: absolute;
	top: 0px;
	left: 501px;
	width: 329px;
	height: 141px;
	overflow: hidden;
	background-image: url(/images/hmodh.gif);
	background-repeat: no-repeat;
}

#hmodhlink {
	position: absolute;
	top: 99px;
	left: 53px;
}


/* MENU */

#menu {
	position: relative;
	margin-top: 16px;
	margin-left: 41px;
	width: 174px;
}

#menu ul {
	list-style: none;
}

.submenu {
	position: relative;
	margin-left: 20px;
}

.submenu img {
	padding: 0px;
}

.submenuitem, .submenuitem a {
	font-family: times new roman, times, serif;
	font-size: 18px;
	white-space: nowrap;
	text-decoration: none;
	color: #BBBDC0;
}

.submenuitem a:hover {
	color: #FFFFFF;
}

.submenuitemactive, .submenuitemactive a {
	font-family: times new roman, times, serif;
	font-size: 18px;
	white-space: nowrap;
	text-decoration: none;
	color: #FFFFFF;
}


/* MAIN */

#trio {
	position: relative;
	height: 466px;
}

#kantoor {
	position: relative;
	float: left;
	margin-top: 52px;
	margin-left: -36px;
}

#kijker {
	position: relative;
	float: left;

	width: 246px;
	height: 394px;
	background-image: url(/images/background_kijker.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#nieuwbouw {
	position: relative;
	float: left;

	width: 248px;
	height: 394px;
	background-image: url(/images/background_nieuwbouw.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#biv {
	position: absolute;
	top: 394px;
	margin-left: -36px;
	width: 742px;
	height: 72px;
	background-image: url(/images/background_biv.gif);
	background-repeat: no-repeat;
}

#cib {
	position: absolute;
	left: 55px;
	top: 18px;
}

#bivgif {
	position: absolute;
	left: 145px;
	top: 18px;
}

#bivtekst {
	position: absolute;
	top: 12px;
	left: 205px;
	color: #bbbdc0;
	width: 522px;
	height: 53px;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}

#biv a {
	color: #bbbdc0;
}


/* KIJKER EN NIEUWBOUW */

.border {
	position: absolute;
	top: 62px;
	left: 9px;
	width: 229px;
	height: 324px;
	visibility: hidden;
	
	overflow: hidden;
}

.bordertitel {
	position: absolute;
	top: 10px;
	left: 27px;
	width: 180px;
	font-weight: bold;
}
.borderref {
	position: absolute;
	top: 188px;
	right: 27px;
	text-align: right;
}
.bordertekst {
	position: absolute;
	top: 210px;
	left: 29px;
	width: 173px;
	height: 70px;
	overflow: hidden;
}
.borderprijs {
	position: absolute;
	left: 29px;
	top: 272px;
}
.borderprijs strong, .borderref strong {
}
.borderimg {
	position: absolute;
	top: 52px;
	left: 29px;
	width: 172px;
	height: 129px;
}
.borderinfo {
	position: absolute;
	top: 297px;
	right: 27px;
}
.bordermeerinfo {
	position: absolute;
	top: 298px;
	right: 54px;
}
.bordersold {
	position: absolute;
	top: 293px;
	right: 27px;
}


/* AANBOD */

#aanbod {
	margin-bottom: -21px;
}

#aanbod ul {
	margin: 0px;
	padding: 0px;
}

#aanbod li {
        list-style: none;
	height: 168px;
	margin-bottom: 13px;
}

.pand {
	position: relative;
	width: 363px;
	height: 164px;
		
	background-image: url(/images/background_pand.gif);
	background-repeat: no-repeat;
}

.pandfoto, .sticker {
	position: absolute;
	top: 18px;
	left: 17px;
}

.pandtype {
	position: absolute;
	top: 17px;
	left: 205px;
	width: 310px;
}

.highlight {
	font-weight: bold;
	color: #d3d5d8;
}

.pandref {
	position: absolute;
	width: 195px;
	top: 17px;
	right: 17px;
	text-align: right;
}

.pandtext {
	position: absolute;
	top: 40px;
	left: 205px;
	width: 479px;
	height: 80px;
	overflow: hidden;
}

.pandinfo {
	position: absolute;
	bottom: 14px;
	right: 15px;
}

.pandmeerinfo {
	position: absolute;
	bottom: 15px;
	right: 43px;
	text-align: right;
}


.pandinfopic {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.pandprijs {
	position: absolute;
	bottom: 15px;
	left: 205px;
	
	width: 322px;
}

#aanbodtekst {
	margin-left: 6px;
	margin-bottom: 16px;
}

#sorteren {
	position: absolute;
	margin-bottom: 0.8em;
	right: 0px;
	top: 73px;
	margin-top: 0.6em;
	width: 491px;
	text-align: right;
}

#filteren {
	clear: right;
	position: relative;
	margin-left: 6px;
	width: 710px;
}


/* DETAIL */

#detailtext {
	margin-left: 10px;
	width: 723px;
}
	
#detailtext P {
	margin-top: 5px;
}

#nav, #acties {
	margin-left: 2px;
	padding: 0px;
	width: 720px;
	height: 28px;
	overflow: hidden;
	margin-bottom: 0px;
}

#nav img, #acties img {
	margin-right: -2px;
	margin-left: -2px;
}

#beschrijving {
        width: 710px;
	margin-top: 20px;
}

#fotos {
	position: relative;

	width: 733px;
	height: 419px;
	
	background-image: url(/images/background_detail.gif);
	background-repeat: no-repeat;
	
	margin-left: -12px;
	margin-top: 10px;
}

#fotolinks {
	position: relative;
	float: left;
}

.foto {
	background-image: url(images/background_foto.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 13px;
	left: 13px;
	width: 476px;
	height: 362px;
	
	padding: 10px;

	z-index: 2;
}

#fotorechts {
	float: right;
	margin-top: 18px;
	margin-right: 17px;
}

.thumb {
	border: 1px solid #9e9e9e;
	margin: 3px;
}

#meerfotos {
	position: absolute;
	bottom: 22px;
	right: 15px;
	width: 115px;
	text-align: center;
}

#info {
	position: relative;
	width: 714px;
	margin-top: 5px;
}

#algemeen {
	float: left;
	width: 357px;

	border-right: 1px solid #808286;
}

#algemeen table, #algemeen p {
	margin-left: 8px;
	margin-bottom: 1em;
}


#algemeen caption {
	color: #d3d5d8;
	text-align: left;
	font-weight: 900;
	margin-left: 8px;
}

#algemeen td {
	padding-right: 15px;
}


#indeling {
	float: right;
	margin-left: -1px;
	margin-bottom: 17px;
	width: 357px;
	border-left: 1px solid #808286;
}

#indeling table, #indeling p, #indeling h2, #indeling h3 {
	margin-left: 25px;
}

#indeling h2 {
	font-size: 14px;
	color: #d3d5d8;

}

#indeling h3 {
	margin-bottom: 0;
	color: #d3d5d8;
}

#movie {
	position: absolute;
	left: 22px;
	top: 372px;
	z-index: 2;
}

#vimeo{
	height: 32px;
	left: 22px;
	position: absolute;
	top: 372px;
	z-index: 2;
}

#movie + #vimeo{
	left: 235px;
}


#vimeo a{
	border: 1px solid #fff;
	background: #d2d3d5 url('images/button_bg.gif') left top repeat-x;
	color:#000;
	display: block;
	font-family: Garamond, Georgia, Times, serif;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 30px;
	padding: 0px 15px;
	text-decoration: none;
}


#blikvangers ul {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-left: 33px;
	list-style: none;
}


#blikvangers li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}


/* GOOGLE MAP */

#plan {
	position: relative;
	width: 708px;
	margin-left: 6px;
	visibility: hidden;
}

.googletab {
	margin-top: 6px;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin-left:3px;
	padding: 2px;
	text-align:center;
	color: #ffffff;
	float: left;
	width: 108px;
}


/* MISC */

H1, H2, H3 {
	margin-bottom: 1em;
}

.clearfloats
{
	clear: both;
}

#footertekst {
	position: relative;
	margin-top: 8px;
	width: 980px;

	text-align: center;
}

#footertekst, #footer a, #footertekst strong, #splashfooter a {
	color: #bbbdc0;
	font-size: 12px;
}

#footerstrepeke {
	margin-left: 38px;
	margin-top: 142px;
}

.spacer {
	color: #e51837;
}

.streepje {
	color: #e0e1e1;
}

img {
	vertical-align:bottom;

	border: 1px dashed white;
	border: none;
}

.formbutton {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	height: 24px;
}

.formbuttonsmall {
	text-align: center;
	color: #000000;
	height: 20px;
	background-color: #e6e6e7;
	border: 1px solid #FFFFFF;
}

.button {
	cursor: pointer;
}

.kader {
	border: 1px solid #524a3f;
}

#nieuwbouwlijst td {
	padding: 2px 2px 2px 2px;
}

.inactive {
	font-weight: bold;
	color: #d2bea5;
}

#page {
	margin-left: 243px;
	width: 500px;
}

input, textarea, select, option {
	color: #101114;
}

.small {
	font-size: 10px;
}

.geenpanden {
	margin: 80px 10px 20px 19px;
	width: 152px;
	height: 89px;
	text-align: center;
}

.nieuwbouwtable td, .nieuwbouwtable td b, .nieuwbouwtable td a {
	color: #FFFFFF;
}

#cmstitle {
	margin-top: 19px;
}
