/*Colors: Groen: #83b817, Paars: #60368a, Grijs: #7e7e7e, Oranje: #f29400*/
*{
}


a{
	color:#83b817;
	font-size:12px;
}

a:hover{
	color:#83b817;
	text-decoration:none;
}

img{
	border:0px;
}

br.clear{
	clear:both; 
	font-size:0px;
}

div.clear{
	clear:both; 
	font-size:0px;
}

html{
	height:100%;
}

body{
	background-color:#e1e1e1;
	height:100%;
	margin:0; 
	padding:0; 
	color:#7e7e7e;
	font-family:"Trebuchet MS", verdana, arial;
	font-size:12px;
	line-height:14px;
}

td, th, p{
	font-family:"Trebuchet MS", verdana, arial;
	font-size:12px;
	line-height:14px;
}

h1, h2, h3, h4 {
	margin: 2px 0 16px 0;
	color:#60368a;
}

h1 {
	font-size: 140%; 
}

h2 {
	font-size: 120%; 
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

form {
	margin: 0px;
}

/*--------- forms  ----------------------------------------------------*/

input, textarea, select, pasword, submit{ 
	color:#83b817;
	font-family:"Trebuchet MS",verdana,arial;
	font-size:13px;
}

/*------------------------------------------------------------------*/ 
#topspacer {
	position:relative;
	margin:0 auto 0 auto;
	width:910px;
	height: 20px;
}

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	background-color:#ffffff;
}

/* left --------------------------------------------------------------- */
.left {
	width: 200px;
	vertical-align: top;
	background-color: #60368a;
	border-bottom: 2px solid #FFFFFF;
	
}

#pageImage {
	position:relative;
	float:left;
	width:200px;
}

#submenu {
	position:relative;
	float:left;
	width:200px;
}

.submenubutton {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
}

.submenubutton a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

.submenubuttonactive {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
}

.submenubuttonactive a {
	text-decoration:none;
	color:#999999;
	font-size: 110%;
	font-weight: bold;
}


.subsubmenubutton {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
}

.subsubmenubutton a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 100%;
	font-weight: bold;
}

.subsubmenubuttonactive {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
}

.subsubmenubuttonactive a {
	text-decoration:none;
	color:#999999;
	font-size: 100%;
	font-weight: bold;
}

/* header --------------------------------------------------------------- */
.header {
	width:780px;
	height:134px;
}

/* mainmenu --------------------------------------------------------------- */
.mainmenu {
	width:750px;
	height:38px;
	padding-left: 30px;
	/*border-bottom: 1px solid #83b817;*/
	background: url(../img/mainmenubg.jpg) repeat-x;
}

.menubutton a {
	text-decoration:none;
	color:#83b817;
	font-size: 130%;
	font-weight: bold;
}

.menubuttonactive a{
	color:#60368a;
	text-decoration:none;
	font-size: 130%;
	font-weight: bold;
}

/* content --------------------------------------------------------------- */
.content {
	width:520px;
	height:350px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	vertical-align: top;
}

.content p {
	font-family:"Trebuchet MS", verdana, arial;
	font-size:12px;
	line-height:14px;
	font-weight: normal;	
}

/* crumbpath --------------------------------------------------------------- */
.crumbpath {
	padding-left:30px;
}

.crumbpath a {
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;	
}

/* search --------------------------------------------------------------- */
.search {
	width:200px;
	height:40px;
	vertical-align: middle;
}

.searchbutton {
	background-color: #83b817;
	color: #FFFFFF;
	height: 23px;
	width: 48px;
	vertical-align: top;
}

.searchinput {
	border: 1px solid #83b817;
	height: 18px;
	font-size: 11px;
	width: 135px;
	vertical-align: top;
}

/* sidebar --------------------------------------------------------------- */
.right {
	width:200px;
	border-bottom: 2px solid #FFFFFF;
	background-color: #ece7f1;
	vertical-align: top;
}

.sidebarheader {
	width:160px;
	background-color: #dfd7e8;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	height: 23px;
}

.sidebar {
	width:160px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:10px;
	color: #000000;
	background-color: #ece7f1;
}

.sidebar td, p{
	font-size: 13px;
	font-weight: bold;	
	color: #000000;
}

.sidebar a{
	color: #60368a;
	font-size: 13px;
}

/* footer --------------------------------------------------------------- */
.footer {
	width:980px;	
	height:20px;
	background-color: #60368a;
	color:#ffffff;
	padding-left:20px;
	padding-top: 5px;
	vertical-align: top;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
}

/* sitemap --------------------------------------------------------------- */
.sitemap1 {

}

.sitemap2 {
	margin-left: 20px;

}
/* printer --------------------------------------------------------------- */
.printer {
	padding-right: 15px;
}
