html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	/*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
	background-image: url("../img/background-outer.jpg");
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ff3333), to(#cc0000)) fixed;*/
	text-align: center;
	min-width: 804px;
	min-height: 604px;
}
#outer {
	float: left;
	height: 50%;
	margin-top: -300px;
	width: 100%;
}

#inner {
	background: url("../img/background.jpg") no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	overflow: hidden;
	clear: both;
	text-align: left;
	z-index: -2;
}

hgroup {
	position: relative;
	display: block; /* For IE */
	left: 520px;
	width: 265px;
	height: 97px;
	margin-right: 15px;
	text-align: right;
	z-index: 1;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
	z-index: 2;
}

hgroup, h1, h2 {
	padding: 0;
	margin: 0 15px 0 0;
}

hgroup h1 {
	font-family: "Adobe Garamond Pro", "Times New Roman"; 
	padding-top: 20px;
	color: #ee7964;
	font-size: 2.5em;
	letter-spacing: 0.08em;
}

hgroup h2 {
	/*font-family: 'Futura', "Adobe Garamond Pro", "Times New Roman"; */
	font-family: 'Futura-Book', 'FuturaBookRegular';
	margin-top: -14px;
	color: #660000;
	font-size: 0.85em;
	font-weight: normal;
	letter-spacing: 0.08em;
}

/* Address */
div#address {
  position: relative;
	width: 143px;
	margin-top: 10px;
}

div#leftside div.opacity-layer {
	top: 0;
	margin-top: 3px;
	width: 140px;
	height: 452px;
}

div.opacity-layer {
	position: absolute;
	background-color: rgb(255, 255, 255); /* Fallback for older browsers */
	background-color: rgba(255, 255, 255, 0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* for IE8 */
	filter: alpha(opacity=25); /* for IE7 */
	top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}


p, div#address a.email {
	font-family: 'Futura-Book', 'FuturaBookRegular';
	color: #fff;
	font-size: 0.7em;
	float: right;
	margin: 0 5px 2px 0;
	letter-spacing: 0.1em;
  font-weight: normal;
}

div#address p, div#address a.email {
	font-family: 'FuturaTLigRegular';
	font-size: 0.8em;	
	margin-top: 2px;
}

div#address a.email {
	position: relative;
	z-index: 1;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: black;
}

a:focus {
	outline: none; /* To prevent border in IE */
}

img {
	border: 0;
}

/* Header topmenu */
header ul#topmenu {
	position: relative;
	background-color: rgb(255, 255, 255); /* Fallback for older browsers */
	background-color: rgba(255, 255, 255, 0.5);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* for IE8 */
	filter: alpha(opacity=50); /* for IE7 */
	height: 23px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 2;
}

header ul#topmenu li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	line-height: 23px;
	vertical-align: middle;
}

header ul#topmenu li.first {
	margin-left: 145px;
}

header ul#topmenu li a {
	display: block;
}

header ul#topmenu li a p {
	font-family: 'Futura-Medium', 'FuturaMediumRegular';
	font-size: 0.9em;
	color: #660000;
	margin: 0 10px 0 0;
}

header ul#topmenu li a:hover p {
	color: #fff;
}

/* Header submenu */
ul.submenu {
	position: relative;
	left: 0;
	height: 100%;
	width: 140px;
	overflow: hidden;
	padding-left: 1px;
	text-align: right;
	margin-right: 0;
	bottom: 7px;
	z-index: 1;
}

div#leftside nav {
	position: absolute;
	bottom: 0;
}

header ul#topmenu li ul.submenu li {
	z-index: 2;
}
header ul#topmenu li ul.submenu li, header ul#topmenu li ul.submenu li a {
	margin: 0;
	padding: 0;
	width: 140px;
	text-align: right;
	height: 39px;
  text-shadow: none;
}

ul.submenu li a p {
	font-family: 'Futura-Book', 'FuturaBookRegular';
	font-size: 0.9em;
	letter-spacing: 0.077em;
	line-height: 1em;
	margin-top: 0.7em;
	color: #660000;
}

nav#nav-nieuwbouw ul.submenu li a p {
	font-size: 0.8em;
}

nav#nav-interieur ul.submenu li a p, 
nav#nav-restauratie ul.submenu li a p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-right: 15px;
}

nav#nav-interieur ul.submenu li a p {
	margin-top: 40px;
}

nav#nav-restauratie ul.submenu li a p {
	margin-top: 10px;
}

ul.submenu li a:hover p {
	color: #ffffff;
}

ul.submenu li[selected='selected'] a p {
	color: #ffffff;
}

body#nieuwbouw-page header ul#topmenu li#nieuwbouw a p,
body#advies-page header ul#topmenu li#advies a p, 
body#interieur-page header ul#topmenu li#interieur a p, 
body#restauratie-page header ul#topmenu li#restauratie a p {
	color: #fff;
}

header ul#topmenu li ul {
	display: none;
}

header ul#topmenu li[selected=='selected'] ul {
	display: block;
}

div#leftside {
	position: relative;
  float: left;
	left: 0;
	width: 143px;
  height: 455px;
	/*border: 1px solid #333;*/
	z-index: 2;
}

/* Vertical menu */
#menu-vertical {
  position:relative;
  /*float:bottom;*/
	vertical-align: middle;
  margin-left:10px;
	z-index: 0;
}

#menu-vertical .current-page {
	font-family: 'FuturaExtraBoldXBdIt';
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);  
	-o-transform: rotate(-90deg); /* For Opera (v10.5 and up) */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3), progid:DXImageTransform.Microsoft.Alpha(Opacity=20), alpha(opacity=20);
  display: block;
  position: absolute;
  right:-150px;
	/*top:15px;*/
	font-size: 69.26px;
  color: #fff;
	opacity: 0.2;
  /*font-style: italic;*/
  /*font-weight: bold;*/
  text-transform: capitalize;
	/*overflow: hidden;*/
	/*height: 300px;*/
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  z-index: 0;
}

#menu-vertical.menu-vertical-home {
	bottom: -280px;
}
#menu-vertical.menu-vertical-home #current-page-home {
	right: -66px;
}

#menu-vertical.menu-vertical-advies {
	/*bottom: -190px;*/
	bottom: -270px;
}
#menu-vertical.menu-vertical-advies #current-page-advies {
	right: -105px;
	width: 270px;
}

#menu-vertical.menu-vertical-nieuwbouw {
	bottom: -192px;
}
#menu-vertical.menu-vertical-nieuwbouw #current-page-nieuwbouw {
	font-size: 65px;
	width: 440px;
	right: -192px;
}

#menu-vertical.menu-vertical-interieur {
	bottom: -200px;
}
#menu-vertical.menu-vertical-interieur #current-page-interieur {
	right: -144px;
}
#menu-vertical.menu-vertical-restauratie {
	bottom: -193px;
}
#menu-vertical.menu-vertical-restauratie #current-page-restauratie {
	font-size: 67px;
	right: -190px;
}
#menu-vertical.menu-vertical-objecten {
	bottom: 170px;
}
#menu-vertical.menu-vertical-objecten #current-page-objecten {
	right: -100px;
}
#menu-vertical.menu-vertical-links {
	bottom: 120px;
}
#menu-vertical.menu-vertical-links #current-page-links {
	right: -37px;
}
#menu-vertical.menu-vertical-contact {
	bottom: 155px;
}
#menu-vertical.menu-vertical-contact #current-page-contact {
	right: -83px;
}
/* Content */
div#content  {
	position: relative;
	background-repeat: no-repeat;
	float: left;
	top: 0;
}

div#content-left {
	position: relative;
	float: left;
	top: 1px;
	height: 455px;
	width: 373px;
}

div#content-left img#adv-opl-img {
	position: relative;
	top: 0;
	margin-top: -122px;
	margin-left: -140px;
	/*background-image: url('../img/advies-oplevering.png');*/
  /*background-position: -1px -1px;*/
	/*width: 800px;*/
	max-width: 800px;
	/*height: 600px;*/
	overflow: visible;
	z-index: 1;
}

div#content-left p:first-child {
	margin-top: 8px;
}

div#content-left p {
	font-family: 'Futura-Book', 'FuturaBookRegular';
	font-size: 0.75em;
	letter-spacing: 0.082em;
	float: left;
	width: 262px;
	margin-left: 8px;
	color: black;
	/*font-weight: strong;*/
	opacity: 0.7;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	line-height: 1.5;
}

div#content-left #home-img-left-container {
	position: relative;
	float: left;
	top: 150px;
	left: -80px;
  width: 60%;
	z-index: 2;
}

div#content-left img {
	max-width: 100%;
}

div#content-left #nb-habitat-img-top {
	top: 0;
	margin-top: 1px;
	background-image: url('../img/nieuwbouw-habitat.jpg');
  background-position: -1px -1px;
  width: 372px;
  height: 209px;
	z-index: 1;
}

div#content-left #nb-habitat-img-bottom {
	margin-top: 4px;
	background-image: url('../img/nieuwbouw-habitat.jpg');
  background-position: -1px -215px;
  width: 372px;
  height: 239px;
}

div#content-left #nb-bmw-img-top {
	position: relative;
	top: 0;
	margin-top: 1px;
	background-image: url('../img/nieuwbouw-bmw.jpg');
	background-position: -1px -1px;
	width: 443px;
	height: 285px;
	z-index: 1;
}

div#content-left #nb-bmw-img-bottom {
	position: relative;
	top: 0;
	margin-top: 2px;
	margin-left: 71px;
	background-image: url('../img/nieuwbouw-bmw.jpg');
	background-position: -72px -288px;
	width: 444px;
	height: 164px;
	z-index: 1;
}

div#content-left #nb-hh-img {
	top: 0;
	margin-top: 1px;
	background-image: url('../img/nieuwbouw-hooghiemstra.jpg');
	background-position: -3px -4px;
	width: 370px;
	height: 451px;
}

div#content-left .in-kleedkamer-img-top {
	position: relative;
	top: 0;
	margin-top: 1px;
	background-image: url('../img/interieur-kleedkamer.jpg');
	background-position: 0 0;
	width: 375px;
	height: 211px;
	max-width: 100%;
	max-height: 46%;
	z-index: 1;
}

div#content-left .in-kleedkamer-img-bottom {
	position: relative;
	background-image: url('../img/interieur-kleedkamer.jpg');
	background-position: 0 -213px;
	width: 375px;
	height: 241px;
	max-width: 100%;
	margin-top: 2px;
	max-height: 53%;
	z-index: 1;
}

div#content-left .in-slaapkamer-img-top {
	position: relative;
	top: 0;
	margin-top: 1px;
	background-image: url('../img/interieur-slaapkamer.jpg');
	background-position: 0 0;
	width: 375px;
	height: 211px;
	max-width: 100%;
	max-height: 46%;
	z-index: 1;
}

div#content-left .in-slaapkamer-img-bottom {
	position: relative;
	background-image: url('../img/interieur-slaapkamer.jpg');
	background-position: 0 -213px;
	width: 375px;
	height: 241px;
	max-width: 100%;
	margin-top: 2px;
	max-height: 52.75%;
	z-index: 1;
}

div#content-left .in-zolder-img-top {
	position: relative;
	top: 0;
	margin-top: 1px;
	background-image: url('../img/interieur-zolder.jpg');
	background-position: 0 0;
	width: 375px;
	height: 211px;
	max-width: 100%;
	max-height: 46%;
	z-index: 1;
}

div#content-left .in-zolder-img-bottom {
	position: relative;
	background-image: url('../img/interieur-zolder.jpg');
	background-position: 0 -213px;
	width: 375px;
	height: 241px;
	max-width: 100%;
	margin-top: 2px;
	max-height: 52.75%;
	z-index: 1;
}

div#content-left .re-nieuwstraat-img,
div#content-left .re-weerd-img {
	top: 0;
	margin-top: 1px;
	background-position: 0 0;
	width: 370px;
	height: 451px;
}

div#content-left .re-nieuwstraat-img {
	background-image: url('../img/restauratie-nieuwstraat.jpg');
}

div#content-left .re-weerd-img {
	background-image: url('../img/restauratie-weerd.jpg');
}

div#content-left .re-breedstraat-img {
	background-image: url('../img/restauratie-breedstraat.jpg');
	margin-top: 7px;
	width: 305px;
	height: 437px;
	/*margin-top: -216px;*/
	margin-left: auto;
	margin-right: auto;
	/*min-height: 10px;*/
	/*vertical-align: middle;*/
}

div#content-middle #home-img-middle-container {
	position: relative;
	top: 3px;
	left: -210px;
	width: 150%;
}

div#content-middle img {
	max-width: 100%;
}

div#content-middle {
	position: relative;
	float: left;
	top: 1px;
	left: 1px;
	width: 143px;
	height: 455px;
}

div#content-middle #adv-keu-img-top {
	position: relative;
	top: 0;
	margin-top: 40px;
	margin-left: -102px;
	background-image: url('../img/advies-keuring.png');
  background-position: -143px -8px;
  width: 236px;
  height: 166px;
	z-index: 1;
}

div#content-middle #adv-keu-img-bottom {
	position: relative;
	top: 0;
	margin-top: 40px;
	margin-left: -95px;
	background-image: url('../img/advies-keuring.png');
  background-position: -11px -178px;
  width: 236px;
  height: 167px;
}

div#content-middle #nb-habitat-img {
	top: 0;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url('../img/nieuwbouw-habitat.jpg');
	background-position: -376px -1px;
	height: 451px;
	max-width: 140px;
}

div#content-middle #nb-bmw-img {
	position: relative;
	top: 0;
	margin-top: 118px;
	margin-left: 72px;
	background-image: url('../img/nieuwbouw-bmw.jpg');
	background-position: -448px -119px;
	width: 135px;
	height: 168px;
	z-index: 1;
}

div#content-middle #nb-hh-img-top {
	position: relative;
	top: 0;
	margin-top: 71px;
	margin-left: 23px;
	background-image: url('../img/nieuwbouw-hooghiemstra.jpg');
	background-position: -378px -3px;
	max-width: 120px;
	height: 172px;
	z-index: 1;
}

div#content-middle #nb-hh-img-bottom {
	position: relative;
	top: 0;
	margin-top: 4px;
	margin-left: -25px;
	background-image: url('../img/nieuwbouw-hooghiemstra.jpg');
	background-position: -378px -176px;
	max-width: 168px;
	height: 169px;
	z-index: 1;
}

div#content-middle .in-kleedkamer-img {
	top: 0;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url('../img/interieur-kleedkamer.jpg');
	background-position: -376px 0;
	width: 140px;
	height: 453px;
	max-width: 100%;
	max-height: 100%
}

div#content-middle .in-slaapkamer-img {
	top: 0;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url('../img/interieur-slaapkamer.jpg');
	background-position: -377px 0;
	width: 140px;
	height: 453px;
	max-width: 100%;
	max-height: 99%
}

div#content-middle .in-zolder-img {
	top: 0;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url('../img/interieur-zolder.jpg');
	background-position: -377px 0;
	width: 139px;
	height: 453px;
	max-width: 100%;
	max-height: 99%
}

div#content-middle .re-nieuwstraat-img-top, 
div#content-middle .re-weerd-img-top, 
div#content-middle .re-breedstraat-img-top {
	position: relative;
	top: 0;
	margin-top: 80px;
	margin-left: 48px;
  width: 140px;
	height: 161px;
	z-index: 1;
}

div#content-middle .re-nieuwstraat-img-top {
	background-image: url('../img/restauratie-nieuwstraat.jpg');
  background-position: -423px -80px;
}

div#content-middle .re-weerd-img-top {
	background-image: url('../img/restauratie-weerd.jpg');
  background-position: -415px -80px;
}

div#content-middle .re-breedstraat-img-top {
	background-image: url('../img/restauratie-breedstraat.jpg');
  background-position: -379px -67px;
	height: 163px;
}

div#content-middle .re-nieuwstraat-img-bottom, 
div#content-middle .re-weerd-img-bottom, 
div#content-middle .re-breedstraat-img-bottom {
	position: relative;
	top: 0;
	margin-top: 5px;
	margin-left: 48px;
  width: 140px;
	height: 161px;
	z-index: 1;
}

div#content-middle .re-nieuwstraat-img-bottom {
	background-image: url('../img/restauratie-nieuwstraat.jpg');
  background-position: -423px -246px;
}

div#content-middle .re-weerd-img-bottom {
	background-image: url('../img/restauratie-weerd.jpg');
  background-position: -415px -246px;
}

div#content-middle .re-breedstraat-img-top,
div#content-middle .re-breedstraat-img-bottom {
	margin-left: 39px;
}

div#content-middle .re-breedstraat-img-bottom {
	background-image: url('../img/restauratie-breedstraat.jpg');
  background-position: -379px -235px;
}

div#content-middle .opacity-layer,
div#content-middle.opacity-layer {
	margin-top: 3px;
 	height: 448px;
}

div#content-right {
	position: relative;
	float: left;
	width: 140px;
	height: 455px;
}

div#content-right #home-img-right-container {
	width: 165%;
}

div#content-right #home-img-right-container img {
	position: relative;
	top: 150px;
	left: -120px;
	float: left;
	z-index: 3;
}

div#content-right img {
	max-width: 100%;
}

div#content-right #adv-keu-img-top {
	top: 0;
	background-image: url('../img/advies-keuring.png');
	background-position: -463px 0;
	max-width: 100%;
	width: 140px;
	height: 100%;
	margin-left: 4px;
	z-index: -2;
}

div#content-right #adv-keu-img-bottom {
	position: relative;
	top: 160px;
	left: 7px;
	background-image: url('../img/advies-keuring.png');
	background-position: -12px -4px;
	max-width: 127px;
	height: 174px;
	z-index: 1;
}

div#content-right #nb-habitat-img {
	position: relative;
	top: 0;
	margin-top: 141px;
	margin-left: 8px;
	background-image: url('../img/nieuwbouw-habitat.jpg');
	background-position: -521px -139px;
	max-width: 120px;
	height: 172px;
	z-index: 1;
}

div#content-right #nb-hh-img {
	position: relative;
	top: 0;
	margin-top: 173px;
	margin-left: 4px;
	background-image: url('../img/nieuwbouw-hooghiemstra.jpg');
	background-position: -503px -2px;
	max-width: 120px;
	height: 174px;
	z-index: 1;
}

div#content-right .in-kleedkamer-img {
	position: relative;
	top: 0;
	margin-top: 159px;
	margin-left: 8px;
	background-image: url('../img/interieur-kleedkamer.jpg');
	background-position: -522px -159px;
	max-width: 120px;
	height: 172px;
	z-index: 2;
}

div#content-right .in-slaapkamer-img {
	position: relative;
	top: 0;
	margin-top: 281px;
	margin-left: 8px;
	background-image: url('../img/interieur-slaapkamer.jpg');
	background-position: -522px -281px;
	max-width: 120px;
	height: 172px;
	z-index: 2;
}

div#content-right .in-zolder-img-top {
	position: relative;
	top: 0;
	margin-top: 104px;
	margin-left: 8px;
	background-image: url('../img/interieur-zolder.jpg');
	background-position: -522px -104px;
	max-width: 120px;
	height: 172px;
	z-index: 2;
}

div#content-right .in-zolder-img-bottom {
	position: relative;
	top: 0;
	margin-top: 5px;
	margin-left: 8px;
	background-image: url('../img/interieur-zolder.jpg');
	background-position: -522px -281px;
	max-width: 120px;
	height: 172px;
	z-index: 2;
}

div#content-right div.opacity-layer,
div#content-right.opacity-layer {
	margin-top: 3px;
	margin-left: 4px;
	width: 140px;
	/*height: 452px; */
	height: 100%;
	max-height: 99.5%;
}

div#footer {
	position: relative;
	float: left;
	width: 100%;
	max-width: 100%;
	height: 25px;
}

div#footer div.opacity-layer {
	width: 100%;
}

#footer #adv-keu-img {
	position: relative;
	top: 0;
	/*left: 187px;*/
	background-image: url('../img/advies-keuring.png');
	background-position: 0 -459px;
	max-width: 613px;
	width: 100%;
	height: 100%;
	float: right;
}
