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

body {
	color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 13pt;
	margin: 0;
	padding: 0;
	}

#container {
	width: 995px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	}

#header {
	width: 995px;
	height: 130px;
	background-image:url('img/logobar.jpg');
	background-repeat:no-repeat;
	}

#menu {
	width: 219px;
	vertical-align: top;
	float: left;
	padding-right: 15px;
	}

td.nav_on {
	background-color:#F8F9FB;
	border-top:1px solid #E9EBF2;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
}

td.nav_off {
	background-color: #FFFFFF;
	border-top: 1px solid #E9EBF2;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	}

td.a.nav_off:hover {
	background-color: #F8F9FB;
	}

td.nav_select {
	background-color:#000066;
	border-top:1px solid #E9EBF2;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	}

li.nav {
	font-weight:normal;
	list-style-type:square;
	margin-left: 15px;
	}

table.table {
	border: 1px solid #9695CE;
	border-collapse: collapse;
	}

a.nav_off:link {
	border-bottom-style:none;
	color:#000066;
	text-decoration:none;
	}	

a.nav_off:visited {
	border-bottom-style:none;
	color:#000066;
	text-decoration:none;
	}	

a.nav_off:hover {
	border-bottom-style:none;
	color:#000066;
	text-decoration:none;
	}	

a.nav_off:active {
	border-bottom-style:none;
	color:#000066;
	text-decoration:none;
	}	

a.nav_select:link {
	border-bottom-style:none;
	color:#FFFFFF;
	text-decoration:none;
	}

a.nav_select:visited {
	border-bottom-style:none;
	color:#FFFFFF;
	text-decoration:none;
	}

a.nav_select:hover {
	border-bottom-style:none;
	color:#FFFFFF;
	text-decoration:none;
	}

a.nav_select:active {
	border-bottom-style:none;
	color:#FFFFFF;
	text-decoration:none;
	}

.pagebody {
	background-color:#FFFFFF;
	color:#000066;
	font-family:Arial;
	font-size:8pt;
	line-height:13pt;
	}

#pagebody {
	width: 481px;
	height: auto;
	float: left;
	}

#banner {
	width: 481px;
	height: 230px;
	padding-bottom: 20px;
	clear: both;
	}
	
#bullet {
	width: 18px;
	height: 13px;
    position: relative;
    float: left;
    padding-top: 2px;
	padding-left:40px;
}

#bodytext {
	width: 400px;
	height: auto;
	margin: 5px 0px 0px 40px;
	float: left;
	background-color:#EFF0F5;
}

#bodytext2 {
	padding-left: 5px;
	padding-right: 5px;
	}

.fill {
	width: 9px;
	height: auto;
	float: left;
	}
	
.fill2 {
	width: 240px;
	height: auto;
	float: right;
	margin-left: 6px;
	background-color:#EFF0F5;
	}

.fill3 {
	padding: 5px
	}

.fill4 {
	width: 240px;
	height: 470px;
	float: right;
	margin-left: 6px;
	background-image:url('img/SNSREAAL.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}

#rechterkolom {
	width: 235px;
	height: auto;
	}

img {
	border: none;
	}
h1 {
	margin-top:0px;
	font-size: 14pt;
	font-weight:bold;
	line-height : 16pt;
}

h2 {
	font-weight:bold;
	font-size:8pt;
	margin-bottom:0px;
}

p {
	margin-top:0px;
}

a {
	font-weight:bold;
}

.blauw {
	background-color:#EFF0F5;
}

.blauw h2 {
	margin-top:0px;
}