/* ======== Algemeen ======== */

html, body {
	margin: 0;
	padding: 0;  
	height: 100%; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

#positioner{ 
	width: 1px;
	height: 50%;
	margin-bottom: -275px;
	float: left;
}

#content {
	position: relative;
	clear: left;
	margin: 0 auto;
	width: 990px;
	height: 550px;
	border: 1px solid #000000;
	background-color: #f9f9f9;
	color: #8b8576;
	text-align: center;
	overflow: hidden;
}
/*
#content {
	background-color: #f9f9f9;
	color: #8b8576;
	width: 1000px;
	height: 580px;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -290px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}*/

#header {
	background-color: #d4d4d4;
	font-size: 30px;
	color: #f9f9f9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header p {
	margin: 0px;
}

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

#header p a:hover {
	color: #8b8576;
}

#main {
	/*display: table-cell;*/
	height: 418px;
	/*vertical-align: middle;*/
	text-align: justify;
	margin: 0px;
	padding: 20px 6px 0px 6px;
}

#main p a{
	color: #8b8576;
}

#main p a:hover {
	color: #d4d4d4;
}

#main a{
	color: #8b8576;
}

#main a:hover {
	color: #d4d4d4;
}

#main h1 {
	font-size: 25px;
	margin: 0 0 0 15px;
	padding: 0px;
	font-weight: normal;
}

#main h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* ------- WELKOMSPAGINA ------- */

#welkomimg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#welkomtitel {
	font-size: 60px;
	color: #f9f9f9;
	position: relative;
	top: 100px;
	margin-top: 0px;
	z-index: 1;
}

#welkomNL {
	font-size: 35px;
	text-align: left;
	width: 200px;
	position: absolute;
	top: 250px;
	left: 575px;
	margin: 0px;
}

#welkomENG {
	font-size: 35px;
	text-align: left;
	width: 200px;
	position: absolute;
	top: 325px;
	left: 575px;
	margin: 0px;
}

#welkomNL a, #welkomENG a {
	color: #f9f9f9;
	text-decoration: none;
}

#welkomNL a:hover, #welkomENG a:hover {
	color: #8b8576;
}

/* ------- CV ------- */

h2 {
	margin: 0px;
	padding: 4px 5px 7px 5px;
}

.cv {
	border: 0px;
}

.cv th {
	width: 115px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.cv td {
	margin: 0px;
	padding: 0px;
}

#cvimg {
	float: left;
	margin: 0px 8px 8px 3px;
}

#nextarrow {
	position: absolute;
	top: 519px;
	left: 948px;
	border: 0px;
}

#prevarrow, #prevarrow2 {
	position: absolute;
	top: 519px;
	left: 10px;
	border: 0px;
}

/* ---------- WERK ------- */

.thumb {
	border: 0px;
}

.imglist {
    list-style: none;
    position: relative;
    top: -10px;
	left: -25px;
}

.imglist li {
    float: left;
    display: block;
    padding-left: 8px;
    padding-right: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 125px;
    height: 125px;
	text-align: center;
}


/* ------------- WERK DETAIL ---------- */

#images {
	float: left;
	width: 600px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#tekst {
	float: right;
	width: 375px;
	margin: 0px;
	padding: 0px;
}

#tekst h3 {
	font-size: 1em;
}

#tekst p {
	font-size: 0.8em;
}

/* popup */

#overlay {
  filter: alpha(opacity=60); 
  -moz-opacity: .6;
  opacity: 0.6;
  position:absolute; 
  top:0; 
  left:0; 
  right:0; 
  bottom:0; 
  background-color: #8b8576;
  z-index:98; 
  text-align:center;
  visibility: hidden;
}

#overoverlay {
  z-index:99;
  position:absolute; 
  top:0; 
  left:0; 
  right:0; 
  bottom:0;
  visibility: hidden;
}

#overoverlayinner {
	position: absolute;
	top: 100px;
	left: 170px;
	width:650px;
}

#overlay_body {
	background-color: #ffffff;
	padding: 2px 15px;
}

/*rounded box*/
.round_b1h, .round_b2h, .round_b3h, .round_b4h, .round_b1bh, .round_b2bh, .round_b3bh, .round_b4bh{font-size:1px; overflow:hidden; display:block;}
.round_b1h {height:1px; background:#d4d4d4; margin:0 5px;}
.round_b1bh {height:1px; background:#ffffff; margin:0 5px;}
.round_b2h {height:1px; background:#d4d4d4; border-right:2px solid #d4d4d4; border-left:2px solid #d4d4d4; margin:0 3px;}
.round_b2bh {height:1px; background:#ffffff; border-right:2px solid #ffffff; border-left:2px solid #ffffff; margin:0 3px;}
.round_b3h {height:1px; background:#d4d4d4; border-right:1px solid #d4d4d4; border-left:1px solid #d4d4d4; margin:0 2px;}
.round_b3bh {height:1px; background:#ffffff; border-right:1px solid #ffffff; border-left:1px solid #ffffff; margin:0 2px;}
.round_b4h {height:2px; background:#d4d4d4; border-right:1px solid #d4d4d4; border-left:1px solid #d4d4d4; margin:0 1px;}
.round_b4bh {height:2px; background:#ffffff; border-right:1px solid #ffffff; border-left:1px solid #ffffff; margin:0 1px;}
.round_b2bh, .round_b3bh, .round_b4bh {background: #ffffff;}
#overlay_header {background: #d4d4d4; border-right:1px solid #d4d4d4; border-left:1px solid #d4d4d4;}
#overlay_header h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
#overlay_header img {margin: 0px 5px 0px 0px;}
#overlay_body p {text-align: justify; font-size: 14px;}
#overlay_body .center {text-align: center;}
#overlay_body .overlay_table {border: 0px; margin: 0px; padding: 0px; height: 400px;}
#overlay_body .overlay_table td {text-align: center;}
/*.overlay_body {background: #ffffff; border-right:1px solid #ffffff; border-left:1px solid #ffffff;}
.overlay_body div {margin-left: 12px; padding-top: 5px;}*/
