body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#FFFFFF;
}
ul {
	margin-left:20px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
form {
	padding:0px; 
	margin:0px;
}
.container { 
	border:1px solid #878685;
	position:absolute;
  left:50%; 
  top:50%;
	width:870px;
	height:600px;
	margin-left:-435px;
	margin-top:-300px;
}
.logo { 
	cursor:pointer; 
	background-color:#FFFFFF;
	width:132px;
	height:205px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(images/kcl-logo.jpg);
	background-repeat:no-repeat;
	background-position:16px 52px;	
}
.bottom-left { 
	width:132px;
	height:395px;
	position:absolute;
	left:0px;
	top:205px;
	background-image:url(images/bg-bottom-left.jpg); 
	background-repeat:no-repeat;
}
.middle { 
	width:318px;
	height:600px;
	position:absolute;
	left:132px;
	top:0px;
	background-image:url(images/bg-middle.jpg); 
	background-repeat:no-repeat;
}
.right { 
	background-repeat:no-repeat; 
	width:420px; 
	height:600px; 
	background-color:#FFFFFF; 
	position:absolute; 
	left:450px; 
	top:0px;
}
.fotobanner { 
	overflow:hidden; 
	width:870px; 
	height:110px; 
	position:absolute; 
	left:0px; 
	top:460px; 
}
.foto { 
	border-right:1px solid #EEEEEE;
	float:left;
}
.knop { 
	width:181px; 
	height:13px; 
	position:absolute; 
	left:40px;
}
.blind-right { 
	position:absolute;
	left:0px;
	top:0px;
	width:420px;
	height:205px;
	background-color:#FFFFFF;
}
.arrow-left { 
	position:absolute; 
	left:0px; 
	top:205px; 
	background-image:url(images/arrow-left.jpg); 
	width:32px; 
	height:34px;
}
.arrow-right-container {
	position:absolute; 
	left:0px; 
	top:171px; 
	background-image:url(images/arrow-right-container.jpg); 
	width:32px; 
	height:68px;
}
.arrow-right { 
	background-image:url(images/arrow-right.gif);
	position:absolute;
	left:0px; 
	top:34px;
	width:32px;
	height:34px; 
	background-repeat:no-repeat;
}
.intro-text { 
	background-image:url(images/tekst.gif);
	position:absolute;
	left:80px;
	top:260px;
	width:250px;
	height:303px;
}
.text { 
	top:215px; 
	overflow:hidden; 
	letter-spacing:1px;  
	font-family:"Times New Roman", Times, serif; 
	font-size:13px;
	font-style:normal;
	color:#333333;
	text-align:left; 
	position:absolute;
	left:40px;
	width:370px;
}
.textblock {
	clear:both;
}
.clear {
	clear:both;
	height:5px;
}

.formitem { 
	clear:both;
}
.formleft { 
	float:left;
	width:100px;
}
.formright {
	float:left;
	width:250px;
}
.imgborder {
	border:1px solid #333333;
}
.imglink {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}
.imglink a {
	color:#000000;
	text-decoration:none;
}
.imglink a:hover {
	color:#000000;
	font-weight:bold;
}
a { 
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#C54100;
	font-weight:bold;
	text-decoration:none;
}

