body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  line-height:18px;
  height: 100%;
  background-color:#FFFFFF;
  background-image:url(../images/bg_uitlijnhor.jpg);
  background-repeat:repeat-x;
}

td {
	font-family: inherit;
}

th {
	font-family: inherit;
}
b {
	font-family: inherit;
	font-size: 12px;
	line-height:inherit;
}
img {border:none;}

h1{
	font-family: inherit;
	font-size: 18px;
	line-height:24px;
	color:#660000;
}

h2{
	font-family: inherit;
	font-size: 13px;
	line-height:18px;
	color:#660000;
}

h3{
	font-family: inherit;
	font-size: 12px;
	line-height:16px;
	color:#660000;
}
.inspring{
	position:relative;
	font-family: inherit;
	font-size:inherit;
	line-height:inherit;
	left: 25px;
}

div#cvopdracht, div#cvstudie, div#cvbeurs{
	position:relative;
	font-family: inherit;
	font-size: 11px;
	line-height:16px;
	left: 25px;
	color:#000000;
}


div#menuhouder{
	position:absolute;
	top: 90px;
	left: 25px;
	width: 175px;
	height: 430px;
	z-index:5;
}

/* LAYOUT TEKSTCONTENT*/
div#container2{
	position:absolute;
	width: 955px;
	margin: 0px;
	top: 0px;
	left:50%;
	margin-left:-477px;
	background-image:url(../images/bg_txtfooter.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

div#bgimagecontainer{
	position:absolute;
	top: 0px;
	left:0px;
	width: 955px;
	height:600px;
	background-image:url(../images/bg_txt.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:3;
}
div#txtfooter{
	position:absolute;
	width: 955px;
	height:20px;
	background-image:url(../images/bg_txtfooter.jpg);
	background-repeat:repeat-y;
	z-index:2;

}
div#teksthouder{
	position: relative;
	top: 130px;
	left: 260px;
	width:515px;
	z-index:25;	
}

div#cvhouder{
	position: relative;
	top: 130px;
	left: 260px;
	width:665px;
	z-index:25;	
}


/* LAYOUT IMAGESCONTENT*/
div#container{
	position:absolute;
	width: 955px;
	height:100%;
	margin: 0px;
	left:50%;
	margin-left:-477px;
	background-image:url(../images/bg_projfooter.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

div#projectcontainer{
	position:absolute;
	width: 955px;
	height:600px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image:url(../images/bg_projecten.jpg);
	background-repeat:no-repeat;
	z-index:3;
	
}



div#thumbnailhouder{
	position: absolute;
	top: 525px;
	left: 220px;
	width: 710px;
	height: 70px;
	vertical-align:top;
	z-index:10;
}
div#imagehouder{
	position: absolute;
	top: 88px;
	left: 212px;
	height:431px;
	width: 520px;
	overflow:hidden;
	z-index:11;
}
div#bijschrifthouder{
	position: absolute;
	top: 200px;
	left: 750px;
	height:250px;
	width: 170px;
	z-index:12;
}







