body{
	text-align: center;
	background: url(/images/background.jpg) fixed;
	color: #4e4d50;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
a {
	color:#659900;
}
a:hover {
	color:#80C400;
}
hr { margin: 30px 0; height: 1px; color: #e5e5e5; border: none; background-color: #e5e5e5; }
h1 {
	font-size:28px;
	color: #4D3683;
	margin: 25px 0;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
}

h2 {
	font-size:22px;
	color: #4D3683;
	margin: 25px 0;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
}

h3 {
	font-size:14px;
	color:#4D3683;
	margin: 20px 0;
	font-weight:normal;
}
p {
	margin:15px 0;
	line-height:22px;
	
}

input, select, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #707070;
}
input[type=text], select, textarea {
	padding: 5px;
	border: 1px solid #ddd;
}
input[type=text]:hover, select:hover, textarea:hover { border-color: #bbb; color: #404040; }
input[type=text]:focus, select:focus, textarea:focus { border-color: #bbb; color: #404040; }
select {
	margin-right: 2px;
}
.bigbutton {
	height: 45px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: url('/images/button.png') no-repeat 0 0;
	display: inline-block;
	cursor: pointer;
}
.bigbutton span {
	margin-left: -10px;
	padding: 10px 30px 0;
	height: 35px;
	background: url('/images/button.png') no-repeat right -45px;
	display: block;
}
.bigbutton:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 -90px;
}
.bigbutton:hover span {
	background-position: right -135px;
}
#container{
	margin:0;
	margin:auto;
	display:block;
	width:970px;
	background-color: #DEEEB0;
	text-align:left;
}
#shadow-top {
	width:100%;
	height:45px;
	background:transparent url(/images/shadow-top.png) no-repeat top center;
	display:block;
}
#shadow {
	width:100%;
	background:transparent url(/images/shadow.png) repeat-y top center;
}
#logo{
	text-align:right;	
	z-index:99;
	position:absolute;
	top:10px;
	margin-left:400px;
	height:170px;
	width:570px;
	display:block;
}
#logo img {
}
#top{
	margin:0;
	background-color:#DEEEB0;
	width:970px;
	height:300px;
}
#menu{
	background-color:#DEEEB0;
	width:161px;
	height:300px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	position: relative;
	z-index: 94;
}
#header{
	z-index:90;
	right:0;
	margin-top:5px;
	margin-right:5px;
	position:relative;
	width:803px;
	height:295px;
	float:right;
	display:block;
}

#content_background_boven{
	background-image:url(/images/content_background_boven.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#content{
	margin-left:0px;
	margin-right:0px;
	padding:10px 0 0 0;
	width:970px;
	background-image:url(/images/content_background_midden.jpg);
	background-repeat:repeat;
	clear:both;
	display:block;
	line-height:18px;
}
	#content ul {
	list-style:square;
	color:#82C30C;	
	margin: 0;
	padding-left: 20px;
	}
	#content li {
	color:#4E4D50;
	margin-left:25px;
	}

#content_background_onder{
	background-image:url(/images/content_background_onder.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#pagina{
	display:block;
	width:910px;
	margin:0;
	padding-bottom:1px;
	padding-left:35px;
	padding-right:30px;
	padding-top:0px;
}

#content_links{
	float:left;
	display:block;
	width:522px;
	height:100%;
	margin-left:35px;
}

#content_links_artikel{
	float:left;
	display:block;
	width:522px;
	height:100%;
	margin-left:35px;
}

#content_rechts_artikel{
	float:right;
	display: block;
	width:388px;
	height:100%;
	margin-right:25px;
	background-position: right top;
}

#content_links_boven{
	display:block;
/*	height:190px; */
	height:auto;	
	margin-bottom:25px;
}
.formulier {
	font-family:Arial, Helvetica, sans-serif;
	color: #81ac03;
	border:1px solid #DEEEB0;
	padding:15px;
	background-color:#F3F8E2;
	margin-right:30px;
}
.formulier sup {
	padding:0 5px;
	font-size:9px;
}
.formulier .text input {
	width:230px;
}
.formulier .textarea textarea {
	width:230px;
}
.formtd, label {
	font-size: 12px;
}


.agendaitem{
	width:450px;
	height:120px;
	margin-bottom:25px;
	position: relative;
}

.agendaitem span.getal{
	position:absolute;
	top:80px;
	width:55px;
	padding-left:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#454840;
	text-align: center;
}

.agendaitem .beschrijving {
	/*float:right;
	width:200px;
	height: 80px;*/
	color:#491F79;
	position: absolute;
	width:340px;
	height: 100px;
	right: 0;
	top: 30px;
}

#content_boven {
	display:block;
	height:170px;
	margin-left:35px;

}

#content_rechts{
	float:right;
	display: block;
	width:388px;
	height:100%;
	margin-right:25px;
	background-position: right top;
}

#content_rechts_paars{
	float:left;
	margin-right:12px;
	width:166px;
	height:145px;
	border:solid #4D3683 thin;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}

#content_rechts_groen{
	float:left;
	margin-right:12px;
	width:166px;
	height:145px;
	border:solid #81A517 thin;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}

#content_rechts_oranje{
	float:left;
	margin-right:12px;
	width:166px;
	height:145px;
	border:solid #ED9200 thin;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}


#content_rechts_titel_paars{
	height:20px;
	width:150px;
	position:absolute;
	display:block;
	z-index:50;
	background:#4D3683;
	padding-left:5px;
	padding-top:2px;
	color:#FFF;
	font-size:14px;
}

#content_rechts_titel_groen{
	height:20px;
	width:150px;
	position:absolute;
	display:block;
	z-index:50;
	background:#81A517;
	padding-left:5px;
	padding-top:2px;
	color:#FFF;
	font-size:14px;
}

#content_rechts_titel_oranje{
	height:20px;
	width:150px;
	position:absolute;
	display:block;
	z-index:50;
	background:#ED9200;
	padding-left:5px;
	padding-top:2px;
	color:#FFF;
	font-size:14px;
}


#content_rechts_titel_paars a{
	text-decoration:none;
	color:#FFF;
}

#content_rechts_titel_groen a{
	text-decoration:none;
	color:#FFF;
}

#content_rechts_titel_oranje a{
	text-decoration:none;
	color:#FFF;
}

#content_rechts p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#content_rechts_content {
	margin: 0 25px;
}

#content_rechts_nieuwsbrief{
	display:block;
	float:left;
	margin-left:25px;
	margin-right:5px;
	margin-top:15px;
	height:100%;
}
#content_rechts_nieuws{
	display:block;
	float:left;
	margin-left:25px;
	margin-right:25px;
	height:100%;
}
#content_rechts_nieuws .nieuws-item {
	margin-bottom: 20px;
}
#content_rechts_nieuws .nieuws-item span {
	font-size: 10px;
	color: #999;
}
#content_rechts_nieuws .nieuws-item h3 {
	margin: 0;
}
#content_rechts_nieuws .nieuws-item p {
	margin: 5px 0;
}


#content_rechts_nieuws b {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
}

#content_rechts_nieuws a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#ED9302;
}

#bottom{
	clear:both;
	display: block;
	width:970px;
	height:220px;
	background-color:#DEEEB0;
	background-position: bottom;
}

#bottom a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

#bottom a:link{
	color:#72AC00;
	
} 
#bottom a:visited{
	color:#72AC00;

}
#bottom a:hover{
	color:#fff;
}
#bottom a:active{
	color: #72AC00;
}

#bottom_content{
	width:958px;
	height:210px;
	margin-left:6px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/images/balk_onder.jpg) repeat-x #564089;
}

#bottom_links{
	width:490px;
	height:169px;
	float:left;
}

#bottom_menu{
	width:150px;
	height:180px;
	float:left;
	padding-top: 15px;
}

#bottom_adres{
	width:150px;
	height:169px;
	float:left;
}

#bottom_route{
	width:140px;
	height:169px;
	float:right;
}

#bottom p {
	padding-top:20px;
	color:#fff;
	font-size:11px;
}

#bottom h3 {
	padding-top:25px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	line-height:normal;
	color:#8B75BA;
	padding-left:25px;
}
#bottom h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:normal;
	color:#8B75BA;
	padding-left:25px;
}
.mooi {
	border:0;
}
.mooi td {
	background-color:#D7CFE7;
	color:#3D2478;
	padding:4px;
}
.mooi td.licht {
	background-color:#EAE6F2;
}
.mooi th {
	padding:4px;
	background-color:#3A2175;
	color:#D7CFE7;
	font-style:normal;
	font-weight:bold;
}
.mooi th.donker {
	background-color:#251647;	
}
p.small {
	margin: 0 0 10px;
	font-size: 10px;
}
p.small a {
	color: #999; 
}
p.small a:hover {
	text-decoration:none;
}

#news {
	width: 500px;
}

#news .newsitem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}

#news .newsitem h3 {
	margin: 0;
	line-height: normal;
}

#news .newsitem .newsdate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: normal;
}
/* MENU */
.nav {
	margin: 0;
	padding: 0;
	line-height:1.0;
	width:161px;
	margin-top:5px;
}
.nav ul {
	background:transparent; /*IE6 needs this*/
	width: 198px;
	margin:0;
	padding: 0;
}
.nav li {
	margin:0;
	padding: 0;
	background:#DEEEB0;
	float: left;
	list-style-type:none;
	position:relative;
	width: 161px;
	z-index:98;	
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;	
}
.nav a {
	color: #567105;
	text-decoration:none;
	display:block;
	text-decoration:none;
	/*width:auto;*/
	padding:7px 10px;	
	outline:none;
}
.nav li a.selected {
	background-color:#91BC16;
	color:#fff;
}
.nav li ul {
	display:none;
	position:absolute;
	width:161px;
	z-index:98;	
}
.nav li:hover, .selected,
.nav li.sfHover, .nav li.sfHover a,
.nav a:focus, .nav a:hover, .nav a:active {
	background-color:#4F3885;
	color:#fff;
}
.nav li:hover ul, /* pure CSS hover is removed below */
ul.nav li.sfHover ul {
	left:162px;	
	top:-1px;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li.sfHover ul {
	left:162px;
	top:-1px;
}
.nav li li:hover li ul,
.nav li li.sfHover li ul {
	top:-999em;
}
.nav li li li:hover ul, /* pure CSS hover is removed below */
ul.nav li li li.sfHover ul {
	left:162px;
	top:-1px;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}
.nav li ul {
	border-top:1px solid #7E63BD;
	border-bottom:0px;
	border-right:1px solid #7E63BD;
}
.nav li li  {
	margin: 0;
	padding: 0;
	border-right:0px;
	border-bottom:1px solid #7E63BD;
	display:block;
}
.nav li li a {
	margin: 0;
	height: 16px;
	color: #fff;
	background-color:#4D3683;
}
.nav li li:hover a {
	background-color: #60469c;
}

/* Banners */
a.banner {
	margin-top: 70px;
	width: 300px;
	height: 250px;
	text-indent: -1234em;
	display: block;
}
a.banner.banner-vergaderen { background: url('/images/banner-vergaderen.jpg') no-repeat 0 0; }
a.banner.banner-vergaderen:hover { background-position: 0 -250px; }

