@charset "utf-8";
/* CSS Document */


html, body {
	text-align: center;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #fdfdfd;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #fdfefe;
	scrollbar-darkshadow-color: #fdfdfd;
	scrollbar-shadow-color: #cccccc;
	}
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#000000;
	margin-left: 1px;
	margin-top: 1px;
	}
	
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4e4e4e;
	text-decoration: none;
	}
	
img{
	border:none;
	}
	
a:hover{
	text-decoration: underline;
	}

a:active{
	text-decoration: underline;
	}
	
a:visited{
	color: #777777;
	}
		
b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
i{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	}
	
h1{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size:18px;
	color:#865751;
	}	
	
h2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	text-align: right;
	}
	
h3{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size:12px;
	color:#865751;
	}
	
h4{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 62px;
  	font-weight: bold;
	font-size:18px;
	color:#865751;
	}
	
h5{	
	margin-top: 10px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size:18px;
	color:#865751;
	}	
	
div.container {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	overflow: hidden;
	}
	
div.scherm{
	position: absolute;
	top: 50%;
	margin-top:-295px;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	height: 590px;
	}

div.interface{
	overflow: hidden;
	width: 135px;
	height: 590px;
	padding-top: 182px;
	float: left;
	}
	
div.border{
	float: left;
	width: 14px;
	height: 590px;
	}

div.content{
	text-align: left;
	width: 700px;
 	height: 590px;
	float: left;
	overflow: hidden;
	}

div.news{
	width: 100%;
	height: 100%;
 	margin: 0px;
	overflow: auto;
	}
	
div.workfoto{
	width: 100%;
	clear: both;
	}
	
div.worktitle{	
	height: 20px;
	width: 600px;
	float: left;
	}

div.next{
	float: right;
	height: 20px;
	width: 100px;
	}
	
#workname{
	margin-top: 7px;
	font-size: 10px;
	}
	
#title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size:12px;
	color:#865751;
	}

#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
	color:#000000;
	}
	
#statement{
	width: 500px;
	}
	
#uitlijn{
	height: 183px;
	}
	
#cvuitlijn{
	height: 73px;
	}
	
#articleuitlijn{
	height: 183px;
	}
	
#contactuitlijn{
	height: 183px;
	}
	
#flashuitlijn{
	height: 120px;
	}
	
td.jaartal{
	width: 80px;
	text-align: left;
	vertical-align: top;
	}