@charset "UTF-8";
/* CSS Document */

html {
	overflow:auto;
	overflow-x:hidden;
}

body {
	overflow:auto;
	overflow-x:hidden;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#apDiv1 {
	position:relative;
	width:1400px;
	height:auto;
	z-index:1;
	margin-left:-270px;
	margin-right: -610px;
	margin-top:0px;
	overflow:auto;
	overflow-x:hidden;
	float:left;
	cssFloat:left;
}

#linkerkolom { 
	width: 456px;
	padding-right: 75px;
	float:left;
	z-index:5;


}
#scheidingskolom { 
	width: 3px;
	height: 1px;
	margin-top: 0px;
}

#drawdiv {
	position:relative;
	z-index:1;
}

#rechterkolom { 
	padding-left: 75px;
	width: 605px;
	height: auto;
}

#rightheader{
	width:605px;
	height:auto;
}

#bodyleft{
	width: 288px;
	margin-right:15px;
	float:left;
}
#bodyright{
	width: 288px;
	float:left;
}

#headerleft{
	width: 288px;
	margin-right:15px;
	float:left;
}
#headerright{
	width: 288px;
	float:left;
}

.helv10,.helv10 a {
	font-family: Helvetica;
	font-size: 10px;
	line-height: 16px;
	text-decoration:none;
	color:#000000;
}

.rightstyle {
	font-family: "Georgia";
	font-size: 11px;
	line-height: 16px;
}

.rightstyle a, .rightstyle a:visited {
	font-family: "Georgia";
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration:underline;
}

.boxspan {
	border: 1px solid rgb(90,183,255);
}
.boxspanl {
	border-left: 1px solid rgb(90,183,255);
}

.orange {
	color: #ffc692;
}

#apDiv2 {
	position:absolute;
	left:72px;
	top:228px;
	width:600px;
	height:60px;
	z-index:2;
}

#patterndiv {
	position:absolute;
	left:0px;
	top:0px;
	width:1680px;
	height:0px;
	z-index:0;
	visibility:hidden;
	background-image:url(../images/orange_raster_bg.png);

}

img {
border: none;
}
