body {
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	background-color: #cfe2ab;
	}

ul li {
	list-style: url('./images/bullet.gif');
	}

#main {
	width: 950px;
	min-height: 700px;
	text-align: center;
	margin: 0px auto;
	background-color: white;
	}

#topBanner {
	background-image: url('./images/bannerTop.jpg');
	width: 100%;
	height: 123px;
	text-align: left;
	}

#spacerTop {
	width: 100%;
	height: 15px;
	clear: both;
	}

#leftPanel {
	width: 166px;
	height: 455px;
	float: left;
	border-right: 1px dotted #1c0f5a;
	margin-left: 16px;
	_margin-left: 16px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #1c0f5a;
	line-height: 1.5em;
	text-align: left;
	}



#mainPanel {
	width: 544px;
	_width: 582px;
	min-height: 547px;
	height: auto;
	_height: 547px;
	float: left;
	clear: none;
	text-align: left;
	padding-left: 19px;
	padding-right: 19px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #1c0f5a;
	line-height: 1.5em;
	}

#mainPanel a, #samenwerking a {
	color: #32159c
	}

#mainPanel a:hover, #samenwerking a:hover {
	color: #6abc00;
	}

#rightPanel {
	width: 182px;
	_width: 184px;
	height: 455px;
	float: left;
	border-left: 1px dotted #1c0f5a;
	}

#copyrightPanel {
	width: 100%;
	height: 15px;
	background-color: #1c0f5a;
	clear: both;
	text-align: right;
	color: white;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	}

#copyrightPanel a {
	color: white;
	}

#copyrightPanel a:hover {

	color: #6abc00;
	}

h1 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #1c0f5a;
	font-weight: bold;
	}

.h2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #1c0f5a;
	font-weight: bold;
	}

h2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #1c0f5a;
	font-weight: bold;
	margin-bottom: 0px;
	}

#accessibility {
	
	width: 115px;
	height: 38px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: white;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
	position: relative;
	left: 465px;
	top: 65px;
	background-color: #1c0f5a;
	padding: 5px;
	}

.11 a {
	font-size: 11px;
	}

.13 a {
	font-size: 13px;
}

.15 a {
	font-size: 15px;
}



/*######### menu related #########*/

.menuItem {
	background-color: #6abc00;
	width: 150px;
	height: 19px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: white;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
	cursor: pointer;
	border-top: 1px solid #8bcb3a;
	font-weight: bold;
	}

.sub {
	font-weight: bold;
	background-color: #cfe2ab;
	}

#backImage2 { 
	display: none;
	}

#subContainer {
	display: none;
	}

.menuItem a:hover {
	height: 100%;
	width: 115px;
	_width: 100%;
	text-decoration: underline;
	}

.menuItem a {
	color: white;
	text-decoration: none;
	padding-left: 35px;
	}

.sub a {
	color: #1c0f5a;
	font-weight: normal;
	}

.cornerCurve {
	height: 17px;
	width: 150px;
	background-color: #6abc00;
	background-image: url('./images/menuRightTop.jpg');
	background-position: 100% 0%;
	background-repeat: no-repeat;
	display: block;
	}

.cornerCurveLeft {
	height: 17px;
	width: 150px;
	background-color: #6abc00;
	background-image: url('./images/menuLeftTop.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	display: block;
	margin-left: 16px;
	_margin-left: 0px;
	}

#menuBottom {
	height: 17px;
	width: 150px;
	background-color: #6abc00;
	border-top: 1px solid #8bcb3a;
	}

#menuBottomRight {
	height: 17px;
	width: 150px;
	background-color: #6abc00;
	border-top: 1px solid #8bcb3a;
	margin-left: 16px;
	_margin-left: 0px;
	}

.selected {
	color: #1c0f5a;
	cursor: default;
	}

.indent {
	padding-left: 35px;
	}

.plus {
	background-image: url('./images/plus.gif');
	background-repeat: no-repeat;
	background-position: 11% 50%;
	}

.min {
	background-image: url('./images/min.gif');
	background-repeat: no-repeat;
	background-position: 11% 50%;
	}

#informatie {
	display: none;
	}

#adresContainer {
	background-color: #6abc00;
	width: 140px;
	_width: 150px;
	min-height: 60px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: white;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	border-top: 1px solid #8bcb3a;
	padding-left: 10px;
	margin-left: 16px;
	_margin-left: 0px;
	}

table {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #1c0f5a;
	line-height: 1.5em;
	}

td {
	border-bottom: 1px solid #b9d792;
	}

th {
	text-align: left;
	padding-bottom: 10px;
	}
