@charset "ISO-8859-1";
/* CSS Document */
.site {
margin: 0 0 0 -374px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 748px;
	left: 50%;
	top: 0px;
}
.menu {
	position: absolute;
	height: 104px;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image:url(../illustraties/buttons/menuachtergrond.png)
}
.menubalk {
	position: absolute;
	height: 24px;
	width: 614px;
	left: 113px;
	top: 73px;
	right: 22px;
	bottom: 0px;
	border:none;
	border-width:0px
}
.inhoud {
	position: absolute;
	overflow: auto;
	height: auto;
	width: 630px;
	left: 115px;
	top: 124px;
	right: 0px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #211D70;
}
.sidebar {
	position: absolute;
	overflow: auto;
	height: 100%;
	width: 89px;
	top: 104px;
	left: 0px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #E4A613;
	}
.imageleft {
	width: 100px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
	float: left;
}
.imagebalk {
	width: 630px;
	height:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagebalk2 {
	width: 630px;
	height:auto;
	vertical-align: sub;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageright {
	width: 100px;
	margin-left: 5px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
	float: right;
	
}


.imagerightlig {
	width: 200px;
	margin-left: 5px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
	float: right;
}
.imageleftlig {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
	float: left;
}

