/* CSS Document */
#header {
	position:absolute;
	width:800px;
	height:130px;
	z-index:1;
	left: 0px;
	top: 0px;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
#logo {
	position: absolute;
	height: 130px;
	width: 120px;
	left: 0px;
	top: 0px;
}
#logo_tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	height: 130px;
	width: 528px;
	left: 123px;
	top: 0px;
	color: #99CCFF;
}
#naw {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #99CCFF;
	position: absolute;
	height: 130px;
	width: 145px;
	left: 652px;
	top: 0px;
}



#master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#foto_steigerhout {
	position: absolute;
	height: 115px;
	width: 200px;
	left: 200px;
	top: 0px;
}
#foto_badkamers {
	position: absolute;
	height: 115px;
	width: 200px;
	left: 400px;
	top: 0px;
}
#nav {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 0px;
	top: 120px;
}
#nav_woning {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 0px;
	top: 0px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_steigerhout {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 200px;
	top: 0px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_badkamers {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 400px;
	top: 0px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#woning {
	position: absolute;
	height: 70px;
	width: 600px;
	left: 0px;
	top: 145px;
}
#tekst_woning {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 1px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#tekst_steigerhout {
	position: absolute;
	height: 70px;
	width: 200px;
	left: 200px;
	top: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#tekst_badkamers {
	position: absolute;
	height: 70px;
	width: 200px;
	left: 400px;
	top: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#tekst1 {
	position: absolute;
	height: 158px;
	width: 600px;
	left: 0px;
	top: 356px;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1530AC;
}
#tekst2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	width: 235px;
	left: 399px;
	top: 299px;
	height: 250px;
	color: #FFFFFF;
}


#content {
	position:absolute;
	width:655px;
	z-index:1;
	left: 0;
	top: 135px;
	background-repeat: no-repeat;
	height: 585px;
	background-image: url(../plaatjes/bg_dak_2.jpg);
	background-position: left 115px;
}
#content2 {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 135px;
	height: 295px;
}
#nav2 {
	position: absolute;
	width: 200px;
	left: 1px;
	top: 1px;
}
#inhoud1 {
	position: absolute;
	width: 600px;
	left: 203px;
	top: 1px;
	height: 78px;
}
#foto2 {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 87px;
	height: 193px;
}




#foto {
	position: absolute;
	height: 115px;
	width: 600px;
	left: 0px;
	top: 0px;
}
#foto_woning {
	position: absolute;
	height: 115px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#footer {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 600px;
	left: 0px;
	top: 551px;
}
#Layertekst {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}

