img{
	
	border: 0;
}
body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFix #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #sidebar1 #header {
	width:auto;
	background-color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	line-height: 120%;
	color: #FFF;
	padding: 10px;
	border: 0px solid #000000;
}
.thrColFix #sidebar1 #inleiding {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	color: #666;
	padding-top: 14px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #000000;
}

.thrColFix #sidebar1 #details {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #000000;
}
.thrColFix #sidebar1 #details span {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #cb8a00;
}
.thrColFix #sidebar1 #details h3 {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #444;
	padding:0;
	margin:0;
	margin-bottom: 10px;
	border: 0px solid #000000;
}
.thrColFix #sidebar1 #left{
	width:  150px;
	font-size: 11px;
}
.thrColFix #sidebar1 #left p{
	padding-left: 10px;
	color: black;
}
.thrColFix #sidebar1 #left.cv{
	width:  200px;
}
.thrColFix #sidebar1 #left H3 {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #666;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #000000;
}
.thrColFix #sidebar1 #left h4 {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #666;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border: 0px solid #000000;
	padding-top: 0px;
}
.thrColFix #sidebar1 #left p {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #cb8a00;
	margin: 0;
	padding: 10px;
	padding-top: 0px;
	border: 0px solid #000000;
	color: #666;
}
.thrColFix #sidebar1 #left a {
	text-decoration: none;
	color: #cb8a00;
	font-size:  11px;
	padding-left: 10px;
}
.thrColFix #sidebar1 #left.news a,
.thrColFix #sidebar1 #left.cv table td a {
	padding-left: 0px;
}
.thrColFix #sidebar1 #left a img {
	vertical-align: bottom;
	line-height: 1.5em;
}
.thrColFix #sidebar1 table{
	width: 220px;
	padding-left: 10px;
}
.thrColFix #sidebar1 img.linkedin{
	padding-top: 3px;
	vertical-align: sub;
}
.thrColFix #sidebar1 table td{
	padding-left:0;
}
.thrColFix #sidebar1 table td.right{
	color: #cb8a00;
}
.thrColFix #sidebar1 table td.right a{
	padding:0;
	margin:0;
}
.thrColFix #sidebar2 {
	text-align:left;
	float: right;  /*since this element is floated, a width must be given */
	width: 570px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #sidebar2 #header {
	width:auto;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #cb8a00;
	padding-top: 10px;
	padding-left: 15px;
	border: 0px solid #000000;
}
.thrColFix #sidebar2 p {
	display: block;
	position: relative;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #625b4b;
	padding-top: 0px;
	padding-right: 100px;
	padding-left:15px;
	padding-bottom: 20px;
	border: 0px solid #000000;
	background-image: url(/image/p-back.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: visible;
}
.thrColFix #sidebar2 p img.right{
	float: right;
	border: 0;
	padding-left:  10px;
}
.thrColFix #sidebar2 p img.left{
	position: absolute;
	left:  -390px;
	border: 0;
}
.thrColFix #sidebar2 #image {
	float: right;
	display: inline; 
	padding: 20px 100px 20px 10px;
}
.thrColFix #sidebar2 #navigation {
   list-style: none;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
}
.thrColFix #sidebar2 #navigation UL{
	margin: 0;
	padding-top: 4px;
	padding-left:0px;
}
.thrColFix #sidebar2 #navigation li {
	list-style: none;
	display: inline;
	font-size: 12px;   
	margin: 0;
}
.thrColFix #sidebar2 #navigation li a {
	background-color: #FFF;
	text-align: left;
	color: #000;
	padding: 12px;	
	line-height: 23px;
	text-decoration: none;
}
.thrColFix #sidebar2 #navigation li a:hover ,
.thrColFix #sidebar2 #navigation li a.active{
	background-color: #cb8a00;
	color: #000;
	text-decoration: none;
}
.thrColFix #sidebar2 #subnavigation {
   list-style: none;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
}
.thrColFix #sidebar2 #subnavigation UL{
	margin: 0;
	padding-top: 0px;
	padding-left:0px;
	clear:right;
}
.thrColFix #sidebar2 #subnavigation li {
	list-style: none;
	display: inline-block;
	font-size: 12px;  
	height: 28px;
	float:left;
}
.thrColFix #sidebar2 #subnavigation li a {
	background-color: #FFF;
	text-align: left;
	color: #000;
	padding: 12px;	
	line-height: 23px;
	text-decoration: none;
}
.thrColFix #sidebar2 #subnavigation li.active a {
	background-color: #FFF;
	text-align: left;
	color: #cb8a00;
	padding: 12px;	
	line-height: 23px;
	text-decoration: none;
}
.thrColFix #sidebar2 #navigation li a:hover {
	background-color: #cb8a00;
	color: #000;
	text-decoration: none;
}
.thrColFix #mainContent { 
	 /*margin: 0 200px; the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
HR {
	color: #918f8f;
	background-color: #918f8f;
	text-align:left;
	height: 3px;
	border: 0;
	padding-right: 40px;
	margin-top: 7px;
}
.flash {
	border: 0px solid #000000;
	padding-top: 48px;
}
div.project {
	border: 0px solid #000000;
	padding-top: 20px;
}
div.project img{
	border: 0;
}
img.page{
	border: 0;
	margin-top: 50px;	
}
table#projects{
	margin-top:  55px;
}
table#projects td{
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-image: url(/image/p-back.png);
	background-repeat: no-repeat;
	background-position: -244px bottom;
	padding-bottom: 14px;
}
table#projects td.left{
	width:  325px;
	padding-right:50px;
}
table#projects td.right{
	width:  225px;
}
table#projects td h3{
	color: #cb8a00;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-top: 14px;
}
table#projects span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:  #666;
	display: block;
	width:  240px;
	margin-top:  10px;
}
br.clear{
	clear: both;
	float: none;	
}

a.lightbox img{
	display: none;
}

a.first img{
	display: inline;
}
