body {
        margin:0 auto;

        height: 100%;
        width: 976px; 
	padding: 0px;
	font-family:  Verdana,Tahoma,Arial, "Trebuchet MS",  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
        color: #404040;
        background-color: #FCF8ED;
        background-repeat: repeat-x;
	background-image: url(../images/kleurbg.jpg);

       }

td, th {
	font-size:11px;
}
#header {
	background: #3b3f81 url(../images/logo.jpg) no-repeat;
	height:138px;
        width:976px;

}






div.myform {
width:640px;
height:502px;
background-color:#FCF8ED;
font-family: Verdana,Arial, "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #78942d;

}

div.mybutton{
width: 181px;
height: 405px;
outline: none;
border: none;
cursor : pointer;
}


.centered {
	text-align:center;
	height:auto;

 } 


.banner {
	text-align:center;
	height:auto;
}

.search {
float:right;
	color: #000000;
	text-align: left;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #78942d;
}
.search .inputbox {
	border: 2px inset #CCCCCC;
	font-family: Tahoma,Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;

	font-size: 11px;
	color: #78942d;
	width:150px;
}


#underbelly {
	background-color: #ffffff;
        background: #78942d url(../images/underbelly.jpg) no-repeat;
	height:80px;
        width:976px;
}



#pathway {
	padding: 0px 5px 2px 5px;
	border-bottom: 2px solid #78942d;
	color: #78942d;
        width:976px;
}


a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: none;
	}
/* zone left - like mainmenu, login - start */
#zoneleft  {
	width: 130px;
        padding: 0px 0px 0px 0px;
}

#zonebottom
{
	padding-left: 0px;
}

#zonetoppie
{
	padding: 0px 0px 0px 0px;
}


#zoneright  {
	width: 60px;
        	padding: 0px 0px 0px 0px;
}


#zoneleft table.moduletable, #zoneright table.moduletable, #zoneuser1 table.moduletable, #zoneuser2 table.moduletable, #zoneuser4 table.moduletable {
	width: 130px;
	border: 0;
        padding:2px;
}
/* zone left - like mainmenu, login - stop */

/* zone main - like  - start */
#zonemain {
	padding: 0px 0px 0px 0px;
        width: 645px; 


}
#zonemain table.moduletable {
	border: 0;
	padding:2px;

}
/* zone main - like content - stop */
table.moduletable th {
	background-color: #78942d;
	color: #FFFFFF;
        
	
}



/* zonetop and zoneflash - like newsflashs by default - start */
#zonetop, #zoneflash {
	padding-bottom: 5px;
	width: 100%;
}
#zonetop table.moduletable, #zoneflash table.moduletable {
	background-color: #DAEBFF;
	border: 1px solid #78942d;
}


#zonetop table.moduletable th, #zoneflash table.moduletable th {
	background-color: #78942d;
	color: #FFFFFF;
	border:0;
}
#zonetop table.moduletable td, #zoneflash table.moduletable td {
	color: #333333;
	text-align: left;
	padding:5px;
}


/* zonetop and zoneflash - like newsflashs by default - stop */
/* zone user3 - with topmenu - start */
#zoneuser3 {
	padding:0px;
}
#zoneuser3 table.moduletable td {
	color: #78942d;
	line-height:30px;
}
#zoneuser3 a:link, #zoneuser3 a:visited {
	background: url(../images/menutop_bg.gif) no-repeat left;
	padding-left: 30px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#zoneuser3 a:hover {
	color: #FFCC00;
}
/* zoneuser3  - stop */
/* zonefooter and zonelegal - in case of - start */
#zonefooter, #zonelegals {
	padding-bottom: 5px;
        width:100%;
}
#zonefooter table.moduletable, #zonelegals table.moduletable {
	border: 1px solid #78942d;

}
#zonefooter table.moduletable th, #zonelegals table.moduletable th {
	background-color: #78942d;
	color: #FFFFFF;
	border:0;
}
#zonefooter table.moduletable td, #zonelegals table.moduletable td {
	color: #333333;
	text-align: left;
	padding:5px;
}
/* zonetop and zoneflash - like newsflashs by default - stop */
.title {
	color: #78942d;
	font-size: 18px;
	text-align:center;
	padding-top: 10px;
}
#active_menu {
	background-color: #D3E9FF;
	border-bottom: 1px solid #FFFFFF;
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	text-decoration: none;
}
#active_menu a:hover {
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	background-color: #B9D4FF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	display:block;
}
a.mainlevel:hover {
	background-color: #78942d;
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	background-color: #FFCC00;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	display:block;
}
a.sublevel:hover {
	background-color: #FF9900;
	color: #78942d;
}
#footer {
	margin-top: 0px;
	text-align: center;
	padding: 3px;
        width:976px;
	background-color: #99cc00;
}
#poweredby {
	font-size:10px;
	text-align:left;
	padding: 0 2px 0 2px;
}


#designedby {
	font-size:10px;
	text-align:right;
	padding: 0 2px 0 2px;
}
#copyrightby {
	font-size:10px;
	text-align:left;
	padding: 0 2px 0 2px;
}



#dateupdatedfake {
	font-size:10px;
	text-align:left;
	padding: 0 2px 0 2px;
}


.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.pagenav {
        text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	margin: 0 1px 0 1px;
}
.pagenavbar {
	padding: 5px;
	text-align:center;
	width:auto;
}

li {
	line-height: 15px;
}
/* mambo core stuff */

/* mambo contactformulier */
table.contactx {
	padding-left: 20px;
	padding-bottom: 20px;
        font-family: Verdana, Tahoma,Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
        border: 1px solid #78942d;
        background: #FCF8ED;
}

.contentpaneopen {
	margin:0;
	padding:0px;
        background: #FCF8ED;
	border: 1px solid #78942d;

}
table.contentpaneopen {
                width:643px; 
        	border-collapse: collapse;

        
}
/* this is used o.a. for the web links */
table.contentpane {
padding-left: 5px;
height: 502px;
background-color:#FCF8ED;
font-family: Tahoma,Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #78942d;


}




.componentheading, td.componentheading {
	color: #78942d;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}
table.contentpane td.contentheading {
                padding-left: 30px;
		width: 648px;

}


.contentdescription{
padding: 20px;

background-color:#FCF8ED;
font-family: Verdana, Tahoma,Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
font-size: 12px;
}

.category{
background-color:#FCF8ED;
font-family: Verdana, Tahoma,Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;

}

.contentheading {
	color: #78942d;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.createdate, .modifydate {
	color: #90B9F9;
	font-size: 10px;
}
.small {
	font-size: 10px;
	color: #90B9F9;
}
/* table des mati�re - nav multipage - start */
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  width:150px;
}

table.contenttoc th {
	background-color: #78942d;
	color: #FCF8ED;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.contenttoc td {
	text-align: left;
	padding: 2px;
	font-size: 10px;
}


.toclink {
	background: url(../images/arrow.png) no-repeat left;
	vertical-align: top;
	padding-left: 10px;
}
/* table des mati�re - nav multipage - stop */
.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.button {
	padding: 2px 5px 2px 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	color: #78942d;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.hoofdmenusitemap {
	background: #FCF8ED  ;
        color: #78942d;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
        width:150px;


}

.submenusitemap {
	background: #FCF8ED;
	color: #78942d;
	text-align: left;
	font-size: 11px;
        font-weight: bold;
	padding-left: 50px;
        width:150px;

}

.subsubmenusitemap {
	background: #FCF8ED;
	color: #78942d;
	text-align: left;
	font-size: 10px;
	padding-left: 50px;
        width:150px;

}

/* the text from the innerfields in facileforms */
.innerfields {
	font-size: 10px;
	color: #78942d;
	text-align: left;
	font-size: 12px;
        font-weight: bold;
}

.myformleft {
	text-align: left;
        margin-left: 0px;

}

.inputbox {
	padding: 2px;
	border: 1px solid #78942d;
	background-color: #ffffff;
}
.contentcolumn {
	padding-right: 5px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader {
font-weight: bold;
background: #78942d;
  color: #FCF8ED;
  padding: 2px 1px 1px 1px;
}
.sectiontablefooter {
  background: #FCF8ED;
}
.sectiontableentry1 {
	border-bottom:#78942d dashed 1px;
	padding: 0px 2px 0px 2px;
}
.sectiontableentry2 {
	border-bottom:#78942d dashed 1px;
	padding: 0px 2px 0px 2px;
}
.pagenavcounter {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	margin: 2px;
	padding-left: 5px;
	width: 100px;
}
.highlight {
	background-color: #FFCC00;
	color: #78942d;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.back_button {
	margin-top:5px;
}
#buttons {
	margin: 0px;
	padding: 0px;
}
#bloc {
	width: 100%;
}
.clr {
	clear: both;
}
/* Simpleboard - start */
.sb_signature {
	border-top: thin dashed #78942d;
	font-style: normal;
	color: #999999;
	margin-bottom: 4px;
	padding-top: 4px;
	margin-top: 4px;
	display: block;
}
/* Simpleboard - stop */

/* miscellaneous - start */
.contact {
	padding:2px;
	border: 1px solid #78942d;

}
form {
padding:0;
margin:0;
}