@charset "utf-8";
.bodystyle/* CSS Document */


{
	background-color: #000000;
	margin: 0px;
	height: auto;
	text-align: center;
}
#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 486px;
	margin-left: -490px; /* half of width */
	margin-top: -243px;  /* half of height */
	background-color: #000000;
}
#canvas {
	position:absolute;
	left: 50%;
	top :50%;
	width: 936px;
	height: 442px;
	margin-left: -468px; /* half of width */
	margin-top: -221px;  /* half of height */
	background-color: #000000;
}
#basicLayer {
	position:absolute;
	left:0px;
	top:96px;
	width:936px;
	height:360px;
	z-index:1;
}
#FlashLayer {
	position:absolute;
	left:0px;
	top:44px;
	width:936px;
	height:413px;
	z-index:1;
}
#FlashLayerH442px {
	position:absolute;
	left:0px;
	top:0px;
	width:936px;
	height:442px;
	z-index:1;
}
#logoHeader {
	position:absolute;
	left:20px;
	top:44px;
	width:916px;
	height:45px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	vertical-align: top;
	text-align: left;
}
.lyssens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.interieurarchitecte {
	font-size: 12px;
	letter-spacing: 10px;
}


#canvasHorLines {
	position:absolute;
	left:14px;
	top:96px;
	width:922px;
	height:360px;
	z-index:1;
}
#wrapper #canvas #canvasHorLines table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #717074;
	border-bottom-color: #707070;
}
#canvasVertLines {
	position:absolute;
	left:126px;
	top:152px;
	width:180px;
	height:284px;
	z-index:1;
}
#wrapper #canvas #canvasVertLines table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #707070;
	border-left-color: #707070;
}
#navigatie {
	position:absolute;
	left:0px;
	top:152px;
	width:308px;
	height:284px;
	z-index:1;
	vertical-align: bottom;
	color: #000000;
}
.rubrieken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #707070;
}
.rubriekenActief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #A0A0A0;
}
#fotolayer {
	position:absolute;
	left:330px;
	top:152px;
	width:606px;
	height:284px;
	z-index:1;
	background-color: #000000;
}
.projectenTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #707070;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 13px;
	letter-spacing: 0.1em;
}
#footer {
	position:absolute;
	left:14px;
	top:459px;
	width:922px;
	height:20px;
	z-index:1;
	vertical-align: top;
}.fotografie {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	letter-spacing: 0.1em;
}
.dizign {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	letter-spacing: 0.1em;
}
.fotografie:hover  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	letter-spacing: 0.1em;
}
.dizign:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	letter-spacing: 0.1em;
}

