* {
	font-family: verdana;
	font-size: 11px;
	border: 0;
	padding: 0;
	margin: 0;
}
ul .indenting{
	margin-left: 30px;
}
body {
	width: 990px;
	margin: auto;
	background: #c4d9ab url(images/bg.jpg) repeat-x;
}
h1 {
	display: none;
}
h2 {
	color: #415d21;
	font: 19px Lucida Sans;
	letter-spacing: -1px;
	padding: 0pt 0pt 20px; 
	font-size: 28px;
}
a {
	text-decoration: none;
	color: #979797;
}
.fix {
	clear: both;
}
#container {
	margin: 42px 0 0 0;
	width: 990px;
	background: url(images/bg.center.jpg);
}
#content {
	width: 990px;
	background: url(images/header.jpg) repeat-x;
}
#footer {
	clear: both;
	background: #c3d9ab url(images/footer.jpg) repeat-x;
	padding: 20px 15px 20px 0;
	overflow: hidden;
	font-size: 10px;
	text-align: right;
	color: #69824b;
}
#navtop {
	float: right;
	list-style: none;
	margin: 1px 15px 130px 0;
}
#navtop li {
	float: left;
	background: url(images/nav.border.gif) no-repeat left;
	height: 28px;
}
#navtop li a {
	float: left;
	font: bold 12px Lucida Sans;
	color: #e6e2ed;
	margin: 7px 20px 0 20px;
}
#right {
	float: right;
	width: 690px;
}
#menu {
	margin: 0 40px 0 40px;
	width: 206px;
	background: url(images/nav.bottom.jpg) bottom;
	padding: 0 0 4px 0;

}
#menu h3 {
	background: url(images/nav.top.jpg);
	height: 20px;
	padding: 10px 0 0 15px;
	color: #666565;
	font: bold 12px Lucida Sans;
}
#menu #navleft {
	background: white url(images/nav.right.jpg) repeat-y right top;
	padding: 15px 0 15px 0;
	list-style: none;
}
#menu #navleft li {
	border-bottom: 1px solid #eee;
	width: 174px;
	padding: 8px 15px 8px 15px;
}
#menu #navleft li a {
	color: #999;
}
#menu #navleft #inner {
	padding: 0;
	list-style: none;
	border: 0;
	width: 204px;
	background: #fbfbfc;
}

#menu #navleft #inner li {
	padding: 8px 0 8px 25px;
	list-style: none;
	width: 179px;
}
#menu #navleft #inner li:hover, #menu #navleft #inner li:active {
	background: none;
}
#right .item {
	float: left;
	width: 295px;
	background: url(images/item.footer.jpg) no-repeat bottom;
	padding: 0 0 6px 0;
	margin: 30px 30px 0 0;
}
#right .item .inneritem {
	background: url(images/item.bg.png);
	padding: 15px 20px 0 20px;
	_background: url(images/item.bg.jpg);
}
#right .item h3, #right .item .green, #right .item .lightgreen {
	background: url(images/title.blue.png);
	height: 23px;
	color: white;
	font: bold 14px Lucida Sans;
	padding: 9px 0 0 20px;
	_behavior: url('js/iepngfix.htc');
}
#right .item .green {
	background: url(images/title.green.png);
}
#right .item .lightgreen {
	background: url(images/title.lightgreen.png);
	color: #263b0e;
}
#right .item p {
	text-align: justify;
	color: #979797;
}
#right .item a {
	float: right;
	background: url(images/a.icon.gif) no-repeat right;
	color: #979797;
	margin: 10px 0 0 0;
	padding: 5px 23px 5px 0;
	font-weight: bold;
}
#bottom {
	float: left;
	_float: none;
	clear: both;
	margin: 30px 0 0 40px;
	background: url(images/bottom.line.jpg) no-repeat right top;
	width: 945px;
	padding: 10px 0 5px 0;
}
#bottom #bottomleft {
	float: left;
}
#bottomright {
	float: left;
	padding: 13px 0 0 510px;
}
#bottom #bottomright p {
	float: left;
	color: #52732a;
	font: bold 12px Lucida Sans;
}
#bar {
	float: left;
	background: url(images/bar.jpg) repeat-x;
	width: 582px;
	height: 30px;
	margin: 30px 0 40px 0;
	color: #666;
	padding: 20px;
	line-height: 16px;
}
#bar p {
	float: left;
	width: 212px;
}
#bar #links {
	float: left;
	list-style: none;
	width: 370px;
	margin: 5px 0 0 0;
}
#bar #links li {
	float: left;
	background: url(images/bar.button.jpg) no-repeat;
	height: 25px;
	width: 98px;
	margin: 0 0 0 20px;
}
#bar #links li a {
	font: 12px Lucida Sans;
	color:#5a5a5a;
	font-weight: bold;
	padding: 5px 0 0 0;
	display: block;
	letter-spacing: -1px;
	height: 20px;
	text-align: center;
}
#bar #links li.active {
	background: url(images/bar.active.jpg) no-repeat;
	height: 25px;
	width: 114px;
}
#bar #links li.active a {
	color: white;
	padding: 5px 0 0 10px;
	width: 105px;
	text-align: left;
}
.text {
	float: left;
	clear: both;
	width: 620px;
}
.text h4 {
	color: #2c4992;
	font: bold 16px Lucida Sans;
	padding: 30px 0 10px 0;
}
.text h4.smaller {
	float: left;
	color: #2c4992;
	font: bold 14px Lucida Sans;
	padding: 30px 0 30px 0;
}
.text p {
	text-align: justify;
	padding: 0 0 10px 0;
	color: #484747;
}
.text p strong.blue {
	color: #243a71;
}
.text p#toptext {
	color: #807e7e;
	width: 579px;
	background: url(images/toptext.gif) repeat-x;
	padding: 20px;
}
.text p#centertextdark {
	color: #807e7e;
	width: 579px;
	background: url(images/centertextdark.gif) repeat-x;
	padding: 20px;
	margin-bottom: -10px;
}
.text p#centertextlight {
	color: #807e7e;
	width: 579px;
	background: url(images/centertextlight.gif) repeat-x;
	padding: 20px;
		margin-bottom: -10px;
}
.button {
	float: left;
	background: url(images/button.gif);
	height: 22px;
	width: 304px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
}
.button a {
	float: left;
	font-weight: bold;
	color: #7e7e7e;
	display: block;
}
#aanmeld fieldset {
	width: 600px;
	float: left;
	height: 25px;
}
#aanmeld label {
	float: left;
	*padding: 3px 0 0 0;
}
#aanmeld input {
	float: left;
	margin: 0 10px 0 0;
}
#gegevens label {
	float: left;
	margin: 0 0 5px 0;
}
#gegevens fieldset {
	float: left;
	height: auto;
	margin: 0 0 15px 0;
}
#gegevens input {
	float: left;
	clear: both;
	width: 337px;
	padding: 3px 0 4px 3px;
	border: 1px solid #213e88;
}
#gegevens textarea {
	float: left;
	clear: both;
	border: 1px solid #213e88;
	padding: 3px 0 4px 3px;
}
#gegevens fieldset .block {
	float: left;
	margin: 0 30px 0 0;
}
#gegevens #submit {
	width: auto;
	border: 0;
	padding: 0;
}

#gegevens2 label {
	padding: 3px 0 4px 0;
	float: left;
	width: 130px;
}
#gegevens2 fieldset {
	float: left;
	height: auto;
	margin: 0 0 15px 0;
}
#gegevens2 input {
	float: left;
	width: 170px;
	padding: 3px 0 4px 3px;
	border: 1px solid #213e88;
}
#checkboxes input {
	float: left;
	padding: 0;
	width: auto;
	border: 0;
}
#checkboxes label {
	padding: 0;
	*padding: 3px 0 0 0;
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}
.line {
	background: url(images/line.gif) no-repeat left bottom;
	margin: 0 0 6px 0;
}
#active {
	background: url(images/nav.active.jpg) repeat-x;
	border-color: white;
	border: 0px;
}
input {
	float: left;
	clear: both;
	width: 200px;
	padding: 3px 0 4px 3px;
	border: 1px solid #213e88;
}
textarea {
	float: left;
	clear: both;
	width: 400px;
	padding: 3px 0 4px 3px;
	border: 1px solid #213e88;
}
.wronginput{
	border: 1px solid red;
}