html, body {
	margin: 0px;
	padding: 0px;
	height: 100%; /* needed for container min-height */
	font-family: Arial;
	font-size: 11px;
	color: #535355;
	background-color: #ffffff;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	color: #0086cb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;			/* for footer positioning */
	margin: 0px auto 0px auto;	/* top right bottom left */
	width: 659px;
	/*height: 100%;		weggehaald omdat het in FF en Chrome bij resizen browser misging */				/* IE6 */
	min-height: 100%;			/* real browsers */
}

/**************************************** TOP ********************/

#top {
	padding-top: 25px;
	width: 100%;
	height: 48px;
}

#disclaimerLink {
	position: absolute;
	top: 40px;
	left: 553px;
	width: 48px;
	height: 14px;
	z-index: 5;
}

#menu {
	padding-top: 14px;
	margin-left: 23px;
	width: 531px;
	height: 18px;
	background-image: url('../img/bg-menu_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

#mainnav {
	margin-left: 17px;
	width: 498px;
	height: 14px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#mainnav li {
	float: left;
	width: 83px;
	height: 14px;
	text-align: center;
	background-color: #0084aa;
}

#mainnav li a {
	display: block;
	height: 14px;
	color: #ffffff;
}

#mainnav li a:hover {
	display: block;
	text-decoration: none;
	background-color: #b80031;
}

#mainnav li a.leftBorder {
	border-left: 1px solid #0084aa;
	border-right: 1px solid #0084aa;
}

#mainnav li a.rightBorder {
	border-left: 1px solid #0084aa;
	border-right: 2px solid #ffffff;
}

#mainnav li.active a {
	background-color: #b80031;
}

#mainnav li a.leftBorder:hover, #mainnav li.active a.leftBorder {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#mainnav li a.rightBorder:hover, #mainnav li.active a.rightBorder {
	border-left: 1px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#mainnav li ul {
	position: absolute;
	width: 97px;
	border: 2px solid #ffffff;
	z-index: 2;
}

#mainnav li ul.show {
	display: block;
}

#mainnav li ul.hide {
	display: none;
}

#mainnav li ul li {
	width: 91px;
	height: auto;
	font-size: 90%;
	line-height: 13px;
	text-align: left;
}

#mainnav li ul li a {
	padding: 3px;
	width: 91px;
	height: auto;
}

#mainnav li ul li a:hover {
	color: #f6a800;
}

/**************************************** MAIN ********************/

#main {
	width: 100%;
}

#logo {
	position: absolute;
	top: 43px;
	left: 541px;
	width: 197px;
	height: 115px;
	background-image: url('../img/logo-droom3.png');
	background-repeat: no-repeat;
	z-index: 1;
}

#cloud {
	position: absolute;
	right: 0px;
	width: 154px;
	height: 136px;
	background-image: url('../img/bottom-cloud.png');
	background-repeat: no-repeat;
}

#cloudInner {
	width: auto;
	height: auto;
	max-width: none;
	max-height: none;
	position: static;
	float: none;
	overflow: visible;
	zoom: normal;
	writing-mode: lr-tb;
}

#cloud p {
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-bottom: 10px;
	width: 125px;
	line-height: 22px;
	font-size: 150%;
	font-weight: bold;
	color: #b80031;
}

#cloud p.largerTxt {
	margin-top: 50px;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: 1px;
}

#cloud p a {
	position: relative;
	font-size: 100%;
	color: #b80031;
	z-index: 4;
}

#cloud a {
	position: relative;
	float: right;
	width: 125px;
	text-align: right;
	font-size: 110%;
	color: #b80031;
	z-index: 5;
}

#cloud input {
	position: relative;
	z-index: 6;
}

/**************************************** PAGE "HOME" ********************/

#introText {
	position: relative;
	top: 37px;
	left: 175px;
	padding: 8px 5px 8px 5px;	/* top right bottom left */
	width: 205px;
	height: 128px;
	color: #ffffff;
}

#introText h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 130%;
}

#infoBox {
	visibility: hidden;
	position: relative;
	top: 73px;
	float: right;
	padding-right: 25px;
	width: 253px;
	height: 55px;
	color: #ffffff;
	background-image: url('../img/home/banner_rood.jpg');
	background-repeat: no-repeat;
}

#infoBox h2, #infoBox h3 {
	margin: 0px;
}

#infoBox .content {
	padding: 2px 5px 0px 24px;	/* top right bottom left */
}

#infoBox .content h2 {
	font-size: 120%;
}

#infoBox .content a {
	color: #ffffff;
	text-decoration: underline;
}

#stappenPretext {
	position: relative;
	top: 116px;
	left: 13px;
}

#stappen {
	position: relative;
	top: 83px;
	float: left;
	padding-left: 15px;
	width: 490px;
	height: 250px;
}

#stappen .stap {
	float: left;
	width: 151px;
	color: #046f9d;
}

#stappen .stap p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 90%;
	line-height: 13px;
}

#stappen .verticalDottedLine {
	float: left;
	margin-right: 5px;
	margin-left: 6px;
	width: 3px;
	height: 283px;
	background-image: url('../img/home/stippellijn.jpg');
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#stappen .subText {
	float: left;
	margin-top: -40px;
	font-size: 90%;
	line-height: 13px;
	color: #b80131;
}


/**************************************** PAGE "PLAN" ********************/

#planIntro {
	position: absolute;
	top: 167px;
	left: 22px;
	padding: 8px;
	width: 258px;
	height: 128px;
	line-height: 1.5em;
	color: #ffffff;
}

#planIntro p {
	margin-bottom: 6px;
}

#planHuizen {
	position: absolute;
	top: 131px;
	left: 305px;
}

#planSfeer {
	position: absolute;
	top: 367px;
	left: 305px;
}

#planFooterImg {
	position: absolute;
	top: 485px;
	left: 113px;
}

#planFooter {
	position: absolute;
	top: 485px;
	left: 216px;
	padding-top: 18px;
	font-size: 90%;
	line-height: 13px;
	color: #535355;
}

#planFooter strong {
	color: #b80131;
}

/**************************************** PAGE "LOCATIE" ********************/

#locatieIntro {
	position: absolute;
	top: 73px;
	left: 22px;
	padding-top: 13px;
	padding-left: 20px;
	width: 330px;
	height: 140px;
	color: #69696b;
}

#locatieIntro img {
	margin-bottom: 2px;
}

#locatieHuizenOverzicht {
	position: absolute;
	top: 80px;
	left: 382px;
}

#locatieOmgeving {
	position: absolute;
	top: 227px;
	left: 40px;
}

#locatieDetail {
	position: absolute;
	top: 227px;
	left: 382px;
}

#locatieFooter {
	position: absolute;
	top: 500px;
	left: 40px;
	font-size: 90%;
	line-height: 13px;
}

#locatieFooterLeft {
	position: absolute;
	top: 521px;
	left: 275px;
	font-size: 90%;
	line-height: 13px;
}

#locatieFooterImg {
	display: block;
	padding-bottom: 8px;
	clear: both;
}

/**************************************** PAGE "SITUATIE" ********************/

#situatieIntro {
	position: absolute;
	top: 77px;
	left: 307px;
	font-size: 90%;
	line-height: 13px;
}

#situatieIntro img {
	margin-bottom: 4px;
}

#situatieLegenda {
	position: absolute;
	top: 299px;
	left: 298px;
	width: 170px;
	font-size: 80%;
	line-height: 12px;
}

#situatieLegenda #situatieLegendaImg {
	display: block;
	margin-bottom: 8px;
	margin-left: 18px;
}

.legendaImg {
	float: left;
	margin-left: 4px;
}

.legendaTxt {
	float: left;
	margin-bottom: 8px;
	margin-left: 5px;
	width: 145px;
}

/**************************************** PAGES "DE WONINGEN" ********************/

#woningenTitle {
	position: absolute;
	top: 74px;
	left: 23px;
	padding-top: 10px;
	padding-left: 15px;
	width: 515px;
	height: 30px;
}

#woningenSplashImg {
	position: absolute;
	top: 112px;
	left: 22px;
}

#woningenDetail {
	position: absolute;
	top: 472px;
	left: 25px;
}

#woningenDetail .text {
	float: left;
	width: 280px;
	height: 86px;
}

#woningenDetail .wider {
	width: 370px;
}

/**************************************** PAGE "RIJWONINGEN" ********************/

#rijwoningenSubmenuBlue, #rijwoningenSubmenuWhite {
	position: absolute;
	top: 180px;
	right: -20px;
	width: 127px;
	height: 72px;	
	background-repeat: no-repeat;
	z-index: 3;
}

#rijwoningenSubmenuBlue {
	background-image: url('../img/woningen/submenu-blauw.jpg');
}

#rijwoningenSubmenuWhite {
	background-image: url('../img/woningen/submenu-wit.jpg');
}

#subnav {
	padding-top: 5px;
	padding-left: 23px;
	line-height: 15px;
}

#subnav li a {
	color: #ffffff;
}

#subnav li a:hover, #subnav li.active a {
	color: #f6a800;
	text-decoration: none;
}

#rijwoningTypeDesc {
	position: absolute;
	top: 105px;
	left: 40px;
}

#rijwoningTypeDesc li {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 15px;
	color: #046f9d;
}

#rijwoningTypeImg {
	position: absolute;
	left: 60px;
	top: 230px;
}

#rijwoningTypeImg img {
	margin-right: 30px;
}

#rijwoningTypeImg.stockholm {
	left: 42px;
}

#rijwoningTypeImg.geneve img {
	margin-top: 10px;
	margin-right: 15px;
}

#rijwoningTypeImg.stockholm img {
	margin-top: 115px;
	margin-right: 10px;
}

#rijwoningTypeImg #imgGeneveZijgevel {
	position: absolute;
	top: -88px;
	left: 285px;
}

#imgStockholmZijgevel {
	position: absolute;
	top: 140px;
	left: 325px;
}


/**************************************** PAGE "CONTACTPAGINA" ********************/

#contactForm {
	position: absolute;
	top: 112px;
	left: 22px;
	margin-top: 25px;
	margin-left: 25px;
	width: 304px;
	height: 410px;
	color: #ffffff;
	overflow: hidden;
}

#contactIntro {
	margin-bottom: 30px;
}

#contactForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#contactForm .inputField {
	width: 159px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7f9db9;
}

#contactForm .comboBox {
	width: 161px;
	height: 20px;
}

#contactForm #tussenvoegsel, #contactForm #postcode {
	width: 48px;
}

#contactForm #achternaam, #contactForm #woonplaats {
	width: 106px;
}

#contactForm #lastrow {
	height: 25px;
}

#contactForm #algemene_feedback_err {
	display: none;
	margin-top: 10px;
}

#contactForm #algemene_feedback_err, #contactForm .ErrInputField {
	color: #9f0000;
}

#contactForm .left {
	width: 135px;
}

#contactForm .right {
	margin-bottom: 2px;
	width: 165px;
}

#contactGegevens {
	position: absolute;
	top: 323px;
	left: 350px;
	margin: 15px;
	width: 280px;
	height: 150px;
	font-size: 90%;
	line-height: 13px;
}

#contactGegevens h2, #contactForm h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	color: #b80031;
}

#contactForm a {
	color: #b80031;
}

#contactGegevens .contactCol {
	float: left;
	width: 140px;
	font-size: 110%;
	font-weight: bold;
	color: #008fd5;
}

/**************************************** PAGE "KOOPGARANT" ********************/

#koopgarantTxt {
	position: absolute;
	top: 73px;
	left: 22px;
	margin: 15px;
	width: 613px;
	height: 554px;
	font-size: 80%;
	line-height: 12px;
}

#koopgarantTxt #koopgarantTitleImg {
	display: block;
	margin-bottom: 10px;
}

.garantKolom {
	float: left;
	margin-right: 15px;
	width: 188px;
}

.garantRij {
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	width: 585px;
}

#tableTerugkoop {
	width: 450px;
}

.garantRij #tableRekenvoorbeeld {
	width: 450px;
}

.garantRij #tableRekenvoorbeeld .first {
	width: 150px;
}

.garantRij #tableRekenvoorbeeld .second,
.garantRij #tableRekenvoorbeeld .third,
.garantRij #tableRekenvoorbeeld .fourth {
	width: 100px;
}

.garantRij #tableRekenvoorbeeld .fourth {
	padding-right: 20px;
}

.garantRij #tableRekenvoorbeeld th {
	text-align: left;
	font-weight: bold;
}

.garantRij table .right {
	text-align: right;
}

#koopgarantTxt h2 {
	margin: 0;
	padding: 0;
	color: #046f9d;
}

.garantKolom li {
	list-style-type: disc;
	margin-left: 15px;
	color: #046f9d;
}

.garantKolom .noLi {
	color: #535355;
}

#garantLastCol {
	margin-top: 30px;
}

/**************************************** PAGE "PRIJZEN" ********************/

#prijzenTxt {
	position: absolute;
	top: 73px;
	left: 22px;
	margin: 15px;
	width: 583px;
	height: 489px;
	font-size: 80%;
	line-height: 12px;
}


#prijzenTxt #prijzenTitleImg {
	margin-bottom: 10px;
}

#prijzenTxt #prijzenPDF {
	padding-bottom: 10px;
}


#priceScroll {
	margin-top: 8px;
	width: 589px;
	height: 340px;
	overflow: auto;
}

#priceScroll table td, #priceScroll table th  {
	padding: 1px; 
	border-left: 1px solid #E6E8DB;
}

#priceScroll table th  {
	border-bottom: 2px solid #E6E8DB;
}

#priceScroll table th {
	vertical-align: top;
}

#letop {
	top:470px;
	left:22px;
	width:583px;
	height:243px;
	line-height:12px;
	margin:15px;
	position:absolute;
	font-size:80%;
}


/**************************************** PAGE "DISCLAIMER" ********************/

#disclaimTxt {
	position: absolute;
	top: 73px;
	left: 22px;
	margin: 15px;
	width: 489px;
	height: 489px;
	font-size: 90%;
	line-height: 13px;
}

#disclaimTxt #disclaimTitleImg {
	display: block;
	margin-bottom: 10px;
}

/**************************************** PAGE "TOOL" ********************/

#toolImgTxt {
	position: absolute;
	top: 113px;
	left: 22px;
}

#toolImgVisual {
	position: absolute;
	top: 238px;
	left: 22px;
}

/**************************************** BOTTOM ********************/

#bottom {
	margin-top: 6px;
	width: 100%;
	height: 29px;
}

#bottom #imgAlliantie {
	margin-left: 22px;
}

/**************************************** MISC ********************/

.koopgarantBanner {
	position: relative;
	top: 20px;
	left: 20px;
}

.koopgarantBannerStockholm {
	position: relative;
	top: 142px;
	left: 20px;
}

.clearer {
	clear: both;
}

.smallTxt {
	font-size: 90%;
	line-height: 13px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}