html, body {
	width: 100%;
	height: 100%;
}

body, ul, li, img, h1, h2, h3, h4, h5, p, hr {
	border: 0;
	margin: 0;
	padding: 0;
}

#noscript {
	position: absolute;
	top: 190px;
	left: 240px;
	width: 200px;
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	text-align: justify;
	background: #ffffff;
	border: 5px #F38701 double;
	padding: 10px;
	z-index: 999;
}

textarea {
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	margin: 0;
	border: 1px #999999 solid;
}

input[type="text"], input[type="submit"], input[type="password"] {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	padding: 2px;
	border: 1px #999999 solid;
}

#container {
	background: #ffffff;
	width: 680px;
	padding: 0 0 10px 0;
	position: relative;
}

#logosearchnavwrapper {
	position: relative;
}

#logo {
	width: 202px;
	height: 153px;
}

#logo h1 a {
	position: absolute;
	top: 40px;
	left: 40px;
	display: block;
	width: 130px;
	height: 100px;
	font-size: 1000px;
	overflow: hidden;
}

h1 {
	width: 202px;
    padding-top: 153px;
    height: 0px;
    overflow: hidden;
	background: url(../images/logo/logo.gif) no-repeat;
}

h2 {
    padding-top: 17px;
    height: 0px;
    overflow: hidden;
	margin-bottom: 20px;
}

h3 {
    padding-top: 9px;
    height: 0px;
    overflow: hidden;
	margin-bottom: 10px;
}

h4 {
	cursor: pointer;
}

#searchnavwrapper {
	position: absolute;
	top: 75px;
	right: 0;
	width: 478px;
}

#search {
	float: left;
}

input.search {
	width: 120px;
	height: 21px;
	margin: 0;
	background: url(../images/search/searchbg.gif) no-repeat;
	border: 0;
	padding: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.submitsearch {
	cursor: pointer;
}


#ingelogd p {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	text-align: right;	
}

#quicknavigation {
	height: 23px;
	float: right;
}

#quicknavigation ul {
	margin-top: 10px;
	list-style-type: none;
}

#quicknavigation li {
	margin-right: 20px;
	float: left;
}

#quicknavigation a {
	width: 9px;
	display: block;
    padding-top: 10px;
    height: 0px;
    overflow: hidden;
    margin: 0 0 0 20px;
}

#navigation {
	position: absolute;
	top: 104px;
	right: 0;
	background: url(../images/navigation/navbg.gif) no-repeat;
	width: 478px;
	height: 49px;
}

#navigation ul {
	height: 49px;
	margin-left: 20px;
	list-style-type: none;
}

#navigation li {
	margin: 0 5px 0 5px;
	float: left;
}

#navigation a {
	width: 59px;
	display: block;
    padding-top: 49px;
    height: 0px;
    overflow: hidden;
	margin-bottom: 20px;
}

#updatesheaderwrapper {
	margin: 4px 0 0 0;
	overflow: auto;
}

#updates {
	position: relative;
	float: left;
	padding: 23px 29px 23px 23px;
	width: 150px;
	height: 120px;
	background: url(../images/updates/updatesbg.gif) no-repeat;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

#updates a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

#updates a:hover {
	text-decoration: underline;
}

#updates img {
	position: absolute;
	bottom: 15px;
	right: 23px;
}

#header {
	position: relative;
	float: left;
	width: 478px;
	height: 166px;
	overflow: hidden;
	background: url(../images/header/header.gif) no-repeat;
}

#header a {
	color: #F48902;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#photoleftcontentprojectswrapper {
	overflow: hidden;
}

#photoleft {
	float: left;
	width: 202px;
	height: 349px;
	margin: 4px 0 4px 0;
}

#copyright {
	background: url(../images/copyright/copybg.gif) no-repeat;
	width: 690px;
	height: 50px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}

#copyright p {
	padding: 18px 23px;
}
      

#content {
	margin: 4px 0 4px 0;
	float: left;
	width: 478px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	background: #ffffff;
}

#portfolio img {
	cursor: pointer;
}

#content a {
	color: #F48902;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#contentprojectswrapper {
	margin: 20px 0 0 0;
	background: url(../images/content/contentbg.gif) repeat-y;
	overflow: hidden;
}

#text {
	float: left;
	width: 274px;
	margin: 0 20px 0 20px;
}

#projects {
	float: right;
	width: 129px;
}

.project {
	width: 128px;
	height: 60px;
	margin-bottom: 8px;
	background: url(../images/content/projectenbg.gif) no-repeat;
	padding: 1px 0 1px 1px;
}

.project img.preview {
	float: left;
	width: 110px;
	height: 58px;
}

.project img.plus {
	margin-top: -1px;
	float: right;
}

hr {
	border: 0;
	border-bottom: 1px #e9e9e9 solid;
	height: 0;
	margin: 10px 0 10px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.tekst {
	text-align: left;
	vertical-align: top;
	width: 80px;
	padding-right: 2px;
}

.tekstedit {
	vertical-align: top;
	width: 65px;
}
#loader {
	display: none;
}

#sent {
	display: none;
}

#unsent {
	display: none;
	color: #cc4040;
}

#mail input {
	width: 220px;
}

#mail textarea {
	width: 220px;
	height: 100px;
}

#mail input.submit {
	width: 80px;
}

.tool-tip {
	color: #fff;
	z-index: 13000;
	background: #FF9900;
	border: 1px #ffffff solid;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.tool-title {
	display: none;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px;
	font-family: Arial;
}

/* LIGHTBOX */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.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;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; padding-top: 3px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 500px;
	background-color: #000;
	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 */
	}	