html, body {
	background: white;
	font-family: Verdana;
	font-size: 12px;
	color: #4cb8e3;
	text-align:center;
}

#content {
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 1091px;
}

#header	{
	position: absolute;
	left: 120px;
	float: left;
	height: 685px;
	width: 931px;
	background: url(../images/header2.gif) no-repeat;
	z-index:1;
}

#headertekst {
	font-size: 20px;
	width: 300px;
	height: 65px;
	position:absolute;
	left: 660px;
	top: 50px;
	z-index:-1;
}

#banner	{
	float: left;
	width: 1024px;
}

#flash {
	width: 939px;
	height: 65px;
	position:absolute;
	left: 5px;
	top: 100px;
	z-index:-1;
}

#navi {
	position: absolute;
	float: left;
	width: 100px;
	height: 200px;
	padding-top: 178px;
	z-index:1;
}

#body {
	float: left;
	padding-left: 25px;
	width: 919px;
	position:absolute;
	left: 20px;
	top: 160px;
	z-index:2;
}

#image {
	width: 150px;
	height: 100px;
}

#top {
	width: 875px;
	height: 16px;
}

#middle {
	width: 860px;
	background: url(../images/project_details_02.gif) repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#bottom {
	width: 875px;
	height: 7px;
	background: url(../images/project_details_03.gif) no-repeat;
}

#detail_tekst {
	width: 855px;
}

table {
	font-size: 12px;
}

a {
	color: #4cb8e3;
	text-decoration: none;
}

a:hover	{
	color: #FFFFFF;
	background-color: #4cb8e3;
}

img {
	border: none;
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #4cb8e3;
}
