html, body{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body{
	color:#000000;
	font:11px Arial, Helvetica, sans-serif;
	line-height:13px;
	height:100%;
	background-color:#FFFFFF;
}
#headerPorotherm{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/header_porotherm.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:769px;
	height:194px;
}
#headerTerca{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/header_terca.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:769px;
	height:194px;
}
#headerAlgemeen{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/header_algemeen.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:769px;
	height:194px;
}
#headerKoramic{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/header_koramic.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:769px;
	height:194px;
}
#content{
	position:absolute;
	left:289px;
	top:226px;
	width:480px;
}
#navigatie{
	position:absolute;
	left:0px;
	top:193px;
}
#containerAchtergrond{
	position:absolute;
	left:50%;
	top:50%;
	width:1052px;
	height:700px;
	margin-left:-526px;	/* half of width */
	margin-top:-350px;	/* half of height */
	background-color:White;
	background:url("achtergrond.jpg") no-repeat fixed center;
	z-index:1;
}
#selectie{
	position:relative;
	left:260px;
	top:250px;
	width:300px;
	background-color:White;
	z-index:99;
}
body, table, tr, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
select{
	width:300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
textarea{
	width:280px;
	height:150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	overflow-x:hidden;
	border:1px solid #333333;
	margin-right:10px;
}
a, a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:none;
	color:Black;
}
.ScrollDiv{
	overflow:auto;
	width:300px;
	height:150px;
}
.ScrollBestekDiv{
	overflow:auto;
	width:480px;
	height:150px;
}
label{
	cursor:pointer;
}
ol{
	padding:0;
	margin:0;
	padding-left:30px;
}
#homeDiv{
	position:absolute;
	left:8px;
	top:4px;
}
.selectieKoramicSelect{
	width:275px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
