@charset "utf-8";
body {
	font: 10px Tahoma, Geneva, sans-serif;
	background-image: url(../images-style/bg-001.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
	letter-spacing:1px;
	line-height:18px;
	color: #36424a;
}

#container {
	width: 980px;  
	height:100% !important;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}

#dateline {
	width:980px;
	height:27px;
	margin: 0 auto;
	padding: 0;
	font-size:12px;
	line-height:27px;
	color:#FFF;
	text-align: right;
	position: relative;
}

#top {
	width:980px;
	height:65px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images-layout/banner-top-01.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#menuhori {
	width:980px;
	height:25px;
	margin: 0 auto;
	padding: 0;
	text-align:right;
	position: relative;
}

#topbanner {
	width:970px;
	height:350px;
	background-image:url(../images-style/ban-0.gif);
	margin: 0 auto;
	padding: 5px;
	margin-top: 20px;
}

#content {
	width: 980px;
	text-align: left;
	margin-top: 10px;
}

#contleft {
	float:left;
	width: 650px;
	height:auto;
	text-align: left;
	margin-top: 10px;
}

#introtxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:35px;
	color:#1A1819;
	border-bottom: 1px solid #36424a;
}

#tekstbox {
	height:auto;
	margin-top: 20px;
	float: left;
	width: 350px;
}

#tekstboxnormaal {
	height:auto;
	margin-top: 20px;
	float: left;
	width: 650px;
}

#tekstboxsmall {
	height:auto;
	margin-top: 20px;
	float: left;
	width: 290px;
	padding-left: 10px;
	color: #000;
}

#tekstboxsmall li{
	line-height:20px;
}


#tekstboxright {
	width:300px;
	height:auto;
	float: left;
	margin-left:30px;
	margin-bottom:100px;
}

#overzichtmenu {
	width:280px;
	height:22px;
	background-image:url(../images-style/somop-01.jpg);
	padding: 5px 0px 5px 20px;
}

#overzichtmenu:hover {
	width:280px;
	height:22px;
	background-image:url(../images-style/somop-02.jpg);
	padding: 5px 0px 5px 20px;
}

#overzichtmenu a:link, #overzichtmenu a:visited, #overzichtmenu a:active {
	font-size:14px;
	color:#36424a;
	text-decoration: none;
}

#overzichtmenu a:hover {
	font-size:14px;
	color:#f35a23;
	text-decoration: none;
}

#reclamebalk {
	clear:both;
	width:980px;
	height:auto;
}

#portfolio {
	float:left;
	width:280px;
	height:210px;
	background-image:url(../images-style/foliobg.jpg);
	margin-right:30px;
	margin-bottom:30px;
}

.portspace {
	margin:15px 0 0 20px;
	border:0;
}

.banmarge {
	float:left;
	margin-right:25px;
}

.samplefoto {
	margin-right:10px;
	margin-bottom:10px;
	padding:4px;
	border:1px solid #333;
}

#footer {
	clear:both;
	width:100%;
	height:230px;
	background-image:url(../images-style/bg-002.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

#footerblok {
	width:980px;
	height:auto;
	margin: 0 auto;
	padding: 0;
}

#footertxt {
	float:left;
	width:310px;
	height:auto;
	margin-top:50px;
	color:#FFF;
	padding-left:10px;
	border-left:1px dotted #FFF;
}


#title01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#f35a23;
	margin-bottom: 10px;
}

#title02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	margin-bottom: 10px;
}

h2 {
	margin:0;
	padding:0;
}

#title03 {
	width:290px;
	height:20px;
	background-image:url(../images-style/orbg-01.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
}

#nieuwsdate {
	width:auto;
	height:auto;
	font-weight:bold;
	border-bottom:1px dotted #F90;
}

.txtsmall {
	font-size:8px;
}

.projimages {
	margin-bottom:13px;
	border:1px solid #F00;
}

#tvbox {
	width:600px;
	height:338px;
	background-image:url(../images-style/tvbg.jpg);
	padding:15px;
}

.tv {
	background-color:#FFF;
}






#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("../lightbox/images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("../lightbox/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("../lightbox/images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("../lightbox/images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("../lightbox/images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
