* {
	vertical-align: baseline;
	color: #333333;
	border: 0 none;
	outline: 0;
	}
	
html, body
	{
	font-family: trebuchet ms;
	width: 100%;
	height: auto;
	height: 100%;
	min-height: 100%;
	}
	
	
	.thumb img
		{
		margin-bottom: 6px;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1.0;	
		height: 120px;
		border: 2px solid #fff;
		}
		
	.thumb img:hover
		{
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity: .8;
		border: 2px solid #000;
		}
		
	
	a:link, a:visited
		{
		color: #333333;
		text-decoration: none;
		}
		
	a:hover, a:active
		{
		color: #333333;
		text-decoration: underline;
		}
		
/*_____________________________*/
	
#main
	{
	width: 960px;
	margin: 0px auto;
	}
	
#logo
	{
	margin-bottom: -100px;
	}
	
#nav
	{
	margin: 80px 25px 10px 0px;
	float: right;
	font-family: verdana;
	font-size: 11pt;
	}
	
	#nav a:link, #nav a:visited
	{
	font-family: garamond;
	padding: 8px 6px 0 6px;
	color: #333333;
	text-decoration: none;
	}
	
	#nav a:hover, #nav a:active
	{
	border-top: 5px solid #770e0e;
	color: #777;
	}
	
/*_____________________________*/

#intro-nl
	{
	float: left;
	width: 415px;
	text-align: justify;
	}
	
#intro-en
	{
	float: right;
	width: 415px;
	text-align: justify;
	color: #777;
	}
		
#content
	{
	margin: 10px 0px 0 75px;
	width: 860px;
	font-family: trebuchet ms;
	font-size: 12px;
	overflow: hidden;
	border-top: 6px solid #770e0e;
	border-bottom: 6px solid #770e0e;
	padding: 20px 0 20px 0;
	}
	
	#cv
		{
		width: 600px;
		overflow: auto;
		}
		
		#jaartallen
			{
			float: left;
			width: 60px;
			text-align: right;
			margin-right: 30px;
			line-height: 26px;
			}
			
		#projecten
			{
			width: 410px;
			float: left;
			line-height: 26px;
			}
			
#download
	{
	height: 12px;
	margin: 20px 0 0 0;
	margin-bottom: 40px;
	border-top: 1px dashed #ccc;
	}
	
	#pdf
		{
		margin: 16px 0 0 0;
		float: left;
		margin-left: 25px;
		}
		
	#descr
		{
		margin: 16px 0 0 0;
		float: left;
		padding: 10px;
		}
		
.units
	{
	overflow: hidden;
	margin-bottom: 16px;
	}
		
	.unit
		{
		border: 5px solid #ffffff;
		text-align: center;
		float: left;
		height: 200px;
		}
		
#naw
	{
	margin-left: 15px;
	font-size: 16px;
	color: #1c2c3b;
	}
	
	#ronmandos
		{
		width: 560px;
		font-size: 11px;
		overflow: hidden;
		
		}
		
		#ronleft
			{
			width: 200px;
			margin-right: 20px;
			float: left;
			}
			
		#ronright
			{
			width: 200px;
			float: left;
			}
	
/*_____________________________*/

#footer
	{
	text-align: right;
	margin: 6px 26px 0 0;
	padding: 6px 0 6px 6px;
	font-size: 12px;
	color: #808080;
	}
	
	
/*_____________________________*/
	
.title
	{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	}
	
.bold
	{
	width: 80px;
	font-weight: bold;
	}
	
.copyright
	{
	color: #bbbbbb;
	margin-left: 15px;
	}
	
.contact
	{
	font-weight: bold;
	}
	
	

