body {
	background: #1a1c1c;
	font-family: Arial;
	font-size: 12px;
	color: #231f20;
}

h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: normal;
}


#maincontainer {
	width: 965px;
	height: 595px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -298px;
	margin-left: -483px;
	border: 1px solid #ededed;
	background: #1a1c1c url('images/bg-content.jpg');
	text-align: left;
}

#splash #maincontainer { 
	background: none;
}

a img {
	border: none;
}

#navigpane, #contentpane, #subnavigpane {
	float: left;
	height: 595px;
}

#navigpane {
	width: 255px;
	background: #1a1c1c url('images/bg-navig.jpg');
	color: #d1d3d4;
}

#navig {
	width: 241px;
	height: 150px;
	margin-top: 116px;
}

#navig a {
	display: block;
	width: 241px;
	height: 31px;
	margin-bottom: 9px;
}

#navig a.werkwijze {
	background: url('images/btn-werkwijze.jpg') no-repeat;
}

#navig a.projecten {
	background: url('images/btn-projecten.jpg') no-repeat;
}

#navig a.meubels {
	background: url('images/btn-meubels.jpg') no-repeat;
}

#navig a.contact {
	background: url('images/btn-contact.jpg') no-repeat;
	margin: 0;
}

#navig a.active, #navig a:hover {
	background-position: 0 -31px;
}

#mail {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 176px;
}

#mail a {
	color: #d1d3d4;
	text-decoration: none;
}

#contentpane {
	width: 450px;
	background: url('images/bg-loading.jpg') no-repeat;
}

#contentpane.home {
	background: none;
}

#contentpane #content {
	padding-left: 52px;
}

#contentpane h1 {
	text-align: left;
	margin: 45px 0 20px 0;
}

#contentpane p {
	text-align: justify;
	width: 346px;
	margin: 20px 0 0 0;
	line-height: 16px;
}

#contentpane #handtekening {
	margin: 20px 0 0 0;
}

#fotoholder {
	overflow: hidden;
	width: 450px;
}

#subnavigpane {
	width: 260px;
	height: 550px;
	padding-top: 45px;
	background: url('images/shadow-8.png') no-repeat;
}

#subnavigpane .fotos {
	margin-left: 4px;
}


#subnavigpane h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	margin-left: 40px;
	margin-bottom: 15px;
}

#subnavigpane p {
	text-align: left;
	margin: 0 0 20px 40px;
	width: 180px;
	line-height: 16px;
}

#subnavigpane p a {
	color: #231f20;
	text-decoration: underline;
}

#subnavigpane p a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#descriptionholder {
	height: 336px;
}

#description1, #description2, #description3 {
	display: none;
}

#description1.active, #description2.active, #description3.active {
	display: block;
}

#subnavig {
	margin-top: 85px;
}


#subnavig p {
	margin: 0 0 5px 0 !important;
	padding: 0;
	font-size: 10px;
	color: #231f20;
	padding-left: 40px;
}

#subnavig a {
	color: #231f20;
	text-decoration: none !important;
	margin-right: 2px;
}

#subnavig a.active, #subnavig a:hover {
	color: #ff0000;
	text-decoration: none !important;
}

#subnavig p b {
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
}

#subnavig p.active {
	background: url('images/arrow.png') no-repeat 15px 2px;
}

#subnavig p.active b {
	font-weight: bold;
}

#logo {
	margin: 22px 0 0 28px;
}

.shadow {
	position: absolute;
	z-index: 2;
}

.shadow img {
	behavior: url(iepngfix.htc);
}

#thumbholder {
	height: 91px;
	width: 66px;
	position: absolute;
	z-index: 5;
	top: 475px;
	margin-left: 355px;
	border: 2px solid #000000;
	display: none !important;
}

#thumbholder.active {
	width: 404px;
	height: 550px;
	margin-left: 22px;
	top: 22px;
}