html, body {height: 100%;}
.content-holder {
	min-height: 100%;
}
* html .content-holder {
		height: 100%;
}
body {
	margin: 0;
	color: #000;
	min-width: 856px;
	background: #000 url(../images/bg-body.png) repeat-x;
	font:10px verdana, geneva, sans-serif;
}

img {border-style: none;}
h1, h2, h3, h4, h5, h6 {font-family: verdana, geneva, sans-serif;}
a {
	color: #000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
/* General settings */
#page {
	width: 872px;
	margin: 0 auto;
	overflow:hidden;
}
#header{
	width:872px;
	height:216px;
	overflow:hidden;
	position:relative;
}
#header img{
	display:block;
	margin:-11px 0 0 6px;
	position:relative;
	z-index:2;
}
.extra{
	width:872px;
	height:75px;
	overflow:hidden;
	background:url(../images/extra.png);
	position:relative;
	z-index:3;
}
.extra2{
	width:872px;
	height:12px;
	margin:-5px 0 0;
	overflow:hidden;
	background:url(../images/extra22.png);
	position:relative;
	z-index:1;
}
.logo {
	width:427px;
	height:118px;
	overflow:hidden;
	position:absolute;
	top:6px;
	left:425px;
	z-index:5;
	background:url(../images/logo.png);
}
.logo a{	
	display:block;
	text-indent:-9999px;
	width:100%;
	height:100%;
	position:relative;
	cursor:pointer;
}
#main{
	width:872px;
	height:100%;
	overflow:hidden;
	background:url(../images/bg-main.png) repeat-y;
}
.holder{
	width:856px;
	height:100%;
	margin:0 0 0 6px;

	overflow:hidden;
	background:url(../images/bg-holder.gif) repeat-y;
}
.wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(../images/bg-holder2.gif) no-repeat 0 100%;}
#twocolumn{
	width:668px;
	float:right;
}
#content{
	width:477px;
	float:left;
	padding:0 0 29px;
}

.breadcrumbtrail{
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}

.breadcrambs{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-style:italic;
}
.breadcrambs li{
	margin:0 6px 0 0;
	padding: 0 0 0 2px;
	float:left;
	font-size:11px;
	text-decoration: none;
}

#content .contact{
	font-size:11px;
	float:right;
}
#content .visual{
	width:151px;
	height:151px;
	overflow:hidden;
	background:url(../images/visual-c.gif) repeat-y;
	float:left;
	display:inline;
	margin:0 23px 15px 0;
}
#content .visual-t{
	width:151px;
	height:151px;
	overflow:hidden;
	background:url(../images/visual-t.gif) no-repeat;
}
#content .visual-b{
	width:147px;
	height:147px;
	overflow:hidden;
	background:url(../images/visual-b.gif) no-repeat 0 100%;
	padding:4px 0 0 4px;
}
#content .blueborder{
	width:151px;
	height:151px;
	overflow:hidden;
	background:url(../images/blueborder-c.gif) repeat-y;
	float:left;
	display:inline;
	margin:0 23px 15px 0;
}
#content .blueborder-t{
	width:151px;
	height:151px;
	overflow:hidden;
	background:url(../images/blueborder-t.gif) no-repeat;
}
#content .blueborder-b{
	width:147px;
	height:147px;
	overflow:hidden;
	background:url(../images/blueborder-b.gif) no-repeat 0 100%;
	padding:4px 0 0 4px;
}

#teksten {
margin: 0;
padding: 0;
}
#teksten a{
text-decoration: underline;
}

h1 {
	margin:23px 0 10px;
	font-size:14px;
}
h2{
	margin:0;
	font-size:10px;
}
#content p{
	margin:0 0 13px 0;
	line-height:11px;
}


#sidecontent{
	width:152px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:1px 3px 0 0;
	padding:0 0 10px;
}
.add-nav{
	width:100%;
	margin:0 0 8px 17px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
}
.add-nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 6px;
	margin:0 1px 0 -1px;
}
.add-nav a{
	color:#4e4d4d;
}
.box{
	width:152px;
	overflow:hidden;
}
.iding img{
	float:left;
	display:inline;
	margin:-3px 0 0 9px;
}
.iding p{
	margin:0;
}
.box-t{
	width:152px;
	height:5px;
	overflow:hidden;
	font: 0/0 serif;
	background:url(../images/box-t2.png) no-repeat;
}
.box-b{
	width:152px;
	height:10px;
	font: 0/0 serif;
	background:url(../images/box-b2.png) no-repeat;
}
.box-c{
	width:152px;
	background:url(../images/box-c2.png) repeat-y;
	overflow:hidden;
}
.iding blockquote{
	margin:1px 14px 0 0;
	width:82px;
	color:#fff;
	float:right;
	display:inline;
	overflow:hidden;
	padding:0;
}
.iding q{
	font-style:italic;
}
p.author{
	margin:10px 0 0;
}
.iding cite{

	font-style:normal;
	font-weight:normal;
	font-size:8px;
}
.iding cite span{
	font-size:8px;
	font-weight:bold;
	display:block;
}
/*.iding q:before,
.iding q:after{
	content:'';
	display:block;
	clear:both;
}*/
#sidecontent .contact{
	display:block;
	margin:1px 0 7px -1px;
}
.waarom h3{
	color:#fff;
	font-size:14px;
	margin:5px 0 13px 0;
	line-height:14px;
	text-align:center;
}
.waarom h3 span{
	display:block;
}
.waarom ul{
	width:129px;
	overflow:hidden;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	color:#fff;
}

.waarom ul li{
	margin:0 0 12px;
}
.frame{
	width:151px;
	height:63px;
	margin:5px 0 0;
	padding:0 7px 8px 1px;
	overflow:hidden;
	background:url(../images/bg-frame.png);
}
#sidebar{
	width:140px;
	margin:38px 0 0 18px;
	float:left;
	display:inline;
	overflow:hidden;
}
#main-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#4e4d4d;
	width:140px;
	overflow:hidden;
}
#main-nav li{
	margin:0 0 16px 0;
	width:140px;
	display:block;
}
.s1{
	font-size:12px;
	line-height: 13px;
}
#main-nav a,
#main-nav li.active ul li a{
	font-weight:normal;
	color:#4e4d4d;
}
#main-nav a:hover,
#main-nav li.active a,
#main-nav li.active ul li.active a{
	text-decoration:none;
	font-weight:bold;
	color:#020202;
}
#main-nav ul{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	font-size:10px;
	overflow:hidden;
}
#main-nav ul li{
	margin:0 0 3px;
	width:80px;
	line-height: 14px;
}
#main-nav ul li a{
	padding:0 0 0 5px;
}
#main-nav li.hover,
#main-nav li:hover{
	position: relative;
}
#main-nav li.hover ul,
#main-nav li:hover ul,
#main-nav li.active ul{
	display: block;
}
#main-nav ul {
	display: none;
}
#footer{
	width:534px;
	height:39px;
	margin:-39px 0 0 167px;
	overflow:hidden;
	position:relative;
	font-size:9px;
	color:#0b0b0a;
}
#footer address{
	font-style:normal;
	text-align:center;
}
#footer ul{
	width:100%;
	overflow:hidden;
	margin:4px 0 0 17px;
	padding:0;
	list-style:none;
	font-size:9px;

}
#footer ul li{
	float:left;
	padding:0 6px 0 0;
}
#footer a{
	color:#0b0b0a;
}
#footer .visual{
	margin:-35px 0 0;
	position:relative;
	z-index:3;
	width: 477px;
	height: 23px;


}
.gallery{
	width:340px;
	min-height:438px;
	overflow:hidden;
	margin:28px 0 0;
	float:left;
	position: relative;
}
* html .gallery{
	height:438px;
	overflow:visible;
}
#content .gallery .visual{
	width:80px;
	height:78px;
	overflow:hidden;
	background:url(../images/gallerrysmall-c.gif) repeat-y;
	float:left;
	display:inline;
	margin:0 5px 6px 0;
}
#content .gallery .visual-t{
	width:80px;
	height:78px;
	background:url(../images/gallerrysmall-t.gif) no-repeat;
}
#content .gallery .visual-b{
	width:78px;
	height:76px;
	background:url(../images/gallerrysmall-b.gif) no-repeat 0 100%;
	padding:2px 0 0 2px;
}
#content .gallery .leeg{
	width:80px;
	height:78px;
	overflow:hidden;
	/*background:url(../images/gallerrysmall-c.gif) repeat-y;*/
	float:left;
	display:inline;
	margin:0 5px 6px 0;
}
#content .gallery .leeg-t{
	width:80px;
	height:78px;
	/*background:url(../images/gallerrysmall-t.gif) no-repeat;*/
}
#content .gallery .leeg-b{
	width:78px;
	height:76px;
	/*background:url(../images/gallerrysmall-b.gif) no-repeat 0 100%;*/
	padding:2px 0 0 2px;
}

.thumbnail:hover{
background-color: transparent;
}
.thumbnail strong{
	position: absolute;
	left: -1000px;
	visibility: hidden;
	background:url(../images/gallerrybig-c.gif) repeat-y;
	width:339px;
	height:228px;
}
.thumbnail strong span{
	display:block;
	background:url(../images/gallerrybig-t.gif) no-repeat;
}

.thumbnail strong em{
	display:block;
	background:url(../images/gallerrybig-b.gif) no-repeat 0 100%;
	padding:2px 0 2px 2px;

}
.thumbnail strong em img{
display:block;
}
.thumbnail:hover strong{ /*CSS for enlarged image*/
	visibility: visible;
	top:183px;
	left:0;
	z-index: 50;
}
.verticaal strong{
	position: absolute;
	left: -1000px;
	visibility: hidden;
	background:url(../images/gallerrybig-c.gif) repeat-y;
	width:339px;
	height:507px;
}
.verticaal strong span{
	display:block;
	background:url(../images/gallerrybig-t.gif) no-repeat;
}

.verticaal strong em{
	display:block;
	background:url(../images/gallerrybig-b.gif) no-repeat 0 100%;
	padding:2px 0 2px 2px;

}
.verticaal strong em img{
display:block;
}
.verticaal:hover strong{ /*CSS for enlarged image*/
	visibility: visible;
	top:183px;
	left:0;
	z-index: 50;
}


.sometext{
	float:left;
	margin:30px 0 0;
}

.project{
	width:96px;
	overflow:hidden;
	float:right;
	margin:27px 0 0;
}
.project h3{
	margin:0 0 11px 0;
	font-size:11px;
}
.project ul{
	margin:0;
	padding:0;
	list-style:none;
}
.project li{
	margin:0 0 10px;
}
.project ul a{
	color:#94872e;
}
.project li.active a{
	color:#000;
}
