/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: url(../images/template/bg_body.gif) #ffffff;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
}

#site {
	width: 961px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content {
	position: relative;
	float: left;
	width: 927px;
	height: 801px;
	background: #ffffff;
	overflow: hidden;
}

#shadowleft {
	position: relative;
	float: left;
	width: 17px;
	height: 801px;
	background: url(../images/template/shadowleft.png) top no-repeat;
}

#shadowright {
	position: relative;
	float: left;
	width: 17px;
	height: 801px;
	background: url(../images/template/shadowright.png) top no-repeat;
}

#shadowbottom {
	position: relative;
	float: left;
	width: 961px;
	height: 13px;
	background: url(../images/template/shadowbottom.png) left no-repeat;
}


/* ELEMENTEN */


#logo {
	position: absolute;
	width: 156px;
	height: 65px;
	top: 0px;
	left: 0px;
}

#menu {
	position: absolute;
	width: 917px;
	height: 26px;
	left: 0px;
	top: 84px;
	z-index: 10;
	background: #fff;
}

#menu img {
	position: relative;
	float: left;
}

#top {
	position: absolute;
	width: 961px;
	height: 114px;
	left: 0px;
	top: 0px;
	background: #fff;
}

#top img {
	position: relative;
	float: left;
}

#main {
	position: absolute;
	width: 961px;
	height: 620px;
	top: 110px;
	left: 0px;
	background: #fff;
}

a#button-lightbox {
	position: absolute;
	top: 254px;
	left: 305px;
	z-index: 50;
}

a#link-villas {
	position: absolute;
	top: 110px;
	right: 63px;
	width: 446px; height: 138px;
	z-index: 50;
}

#midden {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 898px;
	height: 510px;
	background: url(../images/template/bg_home.gif) top left no-repeat;
	padding: 65px 536px 311px 32px;
}

.titel {
	position: absolute;
	top: 0px;
	left: 0px;
}

.links {
	position: relative;
	float: left;
	margin-top: 26px;
	width: 503px;
	height: auto;
	background: url(../images/template/bg_locatie.gif) no-repeat;
	padding: 242px 0px 0px 95px;
}

.links p {
	position: relative;
	float: left;
	width: 140px;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	margin-right: 15px;
	text-decoration: inherit;
}

.rechts {
	position: relative;
	float: left;
	margin-top: 26px;
	width: 300px;
	height: 443px;
	background: url(../images/template/map.gif) no-repeat;
	padding-top: 438px;
}

.rechts p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#midden_locatie {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 898px;
	height: 510px;
}

#midden_wonen {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 900px;
	height: 510px;
}

#midden_wonen p {
	width: 180px;
}

#midden_wonen .links {
	background: url(../images/template/bg_wonen.gif) no-repeat;
	width: 400px;
	padding: 242px 0px 0px 115px;
}

#midden_wonen .rechts {
	background: url(../images/template/wonen_rechts.gif) no-repeat;
	width: 383px;
	margin-left: 2px;
}

#midden_architectuur {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 898px;
	height: 510px;
	background: url(../images/template/bg_architectuur.gif) 0px 26px no-repeat;
}

.links_architectuur p {
	position: relative;
	float: left;
	width: 165px;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	text-decoration: inherit;
	padding: 199px 0px 0px 30px;
}

#villa {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 961px;
	height: 510px;
	background: url(../images/template/bg_villa.gif) 0px 26px no-repeat;
}

#prijzen {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 961px;
	height: 510px;
	background: #fff;
}

#prijzen .links_prijzen {
	position: relative;
	float: left;
	width: 250px;
	margin-top: 26px;
	padding: 56px 0px 0px 40px;
	text-decoration: none;
	line-height: 17px;
}

#prijzen .villa {
	position: relative;
	width: 250px;
	height: 17px;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 4px;
}

#prijzen .links_prijzen img{
	float: left;
	margin-right: 15px;
}

#prijzen .links_prijzen a{
	text-decoration: none;
}

#prijzen span {
	width: 60px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#prijzen span.prijs {
	width: 80px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#prijzen span.von {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 8px;
	line-height: 17px;
}

#prijzen .rechts_prijzen {
	position: relative;
	float: left;
	width: 270px;
	margin-top: 26px;
	padding: 56px 0px 0px 40px;
}

.pdf {
	position: absolute;
	top: 109px; 
	left: 65px;
}

#contact {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 961px;
	height: 510px;
	background: url(../images/template/bg_contact.gif) 0px 26px no-repeat;
}

.contact p {
	position: relative;
	float: left;
	line-height: 16px;
	font-size: 12px;
	color: 000;
	text-decoration: inherit;
	padding: 60px 0px 0px 28px;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#disclaimer {
	position: absolute;
	top: 113px;
	left: -2px;
	width: 898px;
	height: 510px;
	background: url(../images/template/bg_disclaimer.gif) 0px 26px no-repeat;
}

.links_disclaimer p {
	position: relative;
	float: left;
	width: 513px;
	line-height: 16px;
	font-size: 12px;
	color: 000;
	text-decoration: inherit;
	padding: 83px 0px 0px 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#midden_architectuur .links {
	width: 898px;
	padding: 242px 0px 0px 115px;
}

#footer {
	position: absolute;
	top: 730px;
	left: 0px;
	width: 898px;
	height: 27px;
	padding: 5px 0px 0px 29px;
	color: #FFFFFF;
	background: url(../images/template/footer.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* OPMAAK */

h1 {
	margin: 35px 0;
	font-size: 25px;
	color: #000;
	line-height: 25px;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

