*{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	background: url(/images/background.jpg) fixed;
	color: #4e4d50;
}
a {
	color:#659900;
}
a:hover {
	color:#80C400;
}
h1 {
	font-size:28px;
	color: #4D3683;
	margin: 0 0 15px 0;
}

h2 {
	font-size:20px;
	color: #4D3683;
	margin: 15px 0 10px 0;
}

h3 {
	font-size:14px;
	color:#4D3683;
	margin: 10px 0 5px 0;
}
p {
	margin:10px 0;
}
#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;
}
#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: 15px;	
	}
	#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;
}
.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:11px;
	color:#000;
}



#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 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:200px;
	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:190px;
	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 a {
font-size:10px;
color: #999; 
}
p.small a:hover {
text-decoration:none;
}