body {
	background-color: #FFFFE7;
	color: #000000;
	font-family: verdana, helvetica sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.contentpane {
	background: #FFF;
	text-align: left;
}

a:link, a:visited {
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #00CF00;
	text-decoration: underline;
}

a.back_button {
	color: #333;
	margin-top: 4px;
	text-decoration: none;
}

a.back_button:link {
	color: #333;
	margin-top: 4px;
	text-decoration: none;
}

a.back_button:visited {
	color: #333;
	margin-top: 4px;
	text-decoration: none;
}

a.back_button:hover {
	color: #00CF00;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #333;
	font-weight: bold;
}

a.category:hover {
	color: #00CF00;
	text-decoration: underline;
}

a.contact, a.contact:link, a.contact:visited {
	color: #333;
	text-decoration: underline;
}

a.contact:hover {
	color: #00CF00;
	text-decoration: none;
}

a.contentpagetitle h1,a.contentpagetitle:link, a.contentpagetitle:visited {
	border-bottom: 0px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #00CF00;
	text-decoration: none;
}

a.fase4rdf:link {
}

a.fase4rdf:hover {
}

a.image, a.image:hover {
	border: 0;
}


/*menu's*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 140px !important;
	width: 150px;
	background-color: #FFF;
	border-top: 1px solid #DEFFAD;
	border-bottom: 1px solid #DEFFAD;
	color: #666;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/menu-up.gif);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
	margin: 1px 0 4px 10px;
	padding: 0 0 2px 18px;
	
}

a.mainlevel:hover {
	color: #00CF00;
	text-decoration: none;
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	background-position:left;
}

a.mainlevel_current:link, a.mainlevel_current:visited, a.mainlevel_active:link, a.mainlevel_active:visited {
	display: block;
	width: 140px !important;
	width: 150px;
	color: #63CF00;
	background-color: #FFF;
	border-top: 1px solid #DEFFAD;
	border-bottom: 1px solid #DEFFAD;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	background-position:left;
	margin: 1px 0 4px 10px;
	padding: 0 0 2px 18px;
	text-decoration: none;
}

a.mainlevel_current:hover {
	text-decoration: none;
}

/*submenu's*/
a.sublevel:link, a.sublevel:visited {
	display: block;
	width: 140px !important;
	width: 150px;
	color: #666;
	background-color: #FFF;
	border-top: 1px solid #DEFFAD;
	border-bottom: 1px solid #DEFFAD;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 1px 0 4px 6px;
	padding: 2px 0 2px 16px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #00CF00;
	text-decoration: none;
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	background-position:left top;
	
}

a.sublevel_current:link, a.sublevel_current:visited, a.sublevel_active:link, a.sublevel_active:visited {
	display: block;
	width: 134px !important;
	width: 146px;
	color: #999;
	background-color: #FFF;
	border-top: 1px solid #DEFFAD;
	border-bottom: 1px solid #DEFFAD;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/menu-over.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin: 1px 0 4px 10px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

a.mainlevel_current:hover {
	text-decoration: none;
}



a.pagenav:link, a.pagenav:visited {
}

a.pagenav:hover {
}

a.pathway, a.pathway:link, a.pathway:visited {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.pathway:hover {
	text-decoration: underline;
}

/* styling for the pdf/email/print icons */
a.pop-up {
	border-bottom: 0;
}

a.readon, a.readon:link, a.readonvisited {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.readon:hover {
	color: #00CF00;
	text-decoration: underline;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
}

div.module {
}

div.module div {
}

div.module div div {
}

div.module div div div {
}

div.module-sub {
}

div.module-sub div {
}

div.module-sub div div {
}

div.module-sub div div div {
}

/* Modules met div*/
div.moduletable h3, div.module h3 {
}

/* Submenu met div*/
div.moduletable-image h3, div.module-image h3 {
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #999;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 12px !important;
	padding-top: 6px;
}

h2 {
	color: #999;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 6px 0;
}

h3 {
	color: #666;
	font-family: Trebuchet, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 4px 0 3px 0;
}

h3 a:link {
	font-weight: bold;
	text-decoration: none;
}

h3 a:visited {
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	color: #63CF00;
	text-decoration: underline;
}

h4 {
}

h5 {
}

h6 {
}

li {
}

p {
	margin: 0;
	padding: 0 0 8px 0;
}

img {
	border: 0;
}

pre {
	font-family: monospace; /*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

table,td {
}

table.contenttoc {
	background: none;
	margin: 2px;
	padding: 0px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background-color: transparent;
	font-weight: bold;
}

ul,ol {
	margin: 0;
	padding: 0  0 0 6px;
}

.author {
	font-size: .8em;
}

.back_button  a:link, a:visited {
	color: #63CF00;
	margin: 4px 0px 0px 4px;
	text-decoration: none;
}

.back_button  a:hover {
	color: #63CF00;
	text-decoration: underline;
}

.back_button a {
	color: #63CF00;
	margin: 4px 0px 0px 4px;
	text-decoration: none;
}

.blog {
	margin: 4px 4px 0 0;
}

.button {
	background-color: #FFF;
	border-bottom: 1px dotted #666;
	border-left: 1px solid #666;
	border-right: 1px dotted #666;
	border-top: 1px solid #666;
	color: #666;
	font-size: 11px;
}

/** category text format and links **/
.category {
}

.code {
}

.componentheading {
}

.contact-form {
	width: 100%;
}

/* Content voting */
.content_rating {
}

.content_vote {
}

.contentdescription {
}

.content-entry h3 {
}

/* Content - Sections & Categories */
.contentheading {
	color: #999;
	font-family:  Trebuchet, Geneva, Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 14px;
}

.contentpagetitle {
}

.contentpane {
	background-color: transparent;
	width: 100%;
}

.contentpaneopen {
	background-color: transparent;
	color: #000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.contentpaneopen a:link {
	color: #333;
	text-decoration: underline;
}

.contentpaneopen a:visited {
	color: #333;
	text-decoration: none;
}

.contentpaneopen a:hover {
	color: #00CF00;
	text-decoration: underline;
}

.contentpaneopen li{
	list-style: circle;
	margin: 0 0 0 8px;
	padding: 0;
}

.contentpaneopen ul {
}

.contentpaneopen img {
	margin: 0 0px 12px 20px;
}

.createdate {
}

/* data-table tags used to style tables such as
   weblinks, clean up... */
.data-table {
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	width: Auto;
}

.data-table-header {
}

/* RDF Styles */
.fase4rdf {
}

.footer{
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

.footer a:link{
	color: #FFF;
	text-decoration: underline;
}

.footer a:visited{
	color: #FFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}

.inputbox {
	background-color: #FFF;
	border-top: 1px solid #DEFFAD;
	border-right: 0px;
	border-bottom: 1px solid #DEFFAD;
	border-left: 0px;
	color: #333333;
	font-size: 12px;
	padding: 2px 2px 2px 17px;
	margin: 20px 0 10px 10px;
}

.mainpage{
	background-color: transparent;
	padding: 0;
	vertical-align: top;
}

/* Text passed with mosmsg url parameter */
.modifydate {
}

/* STANDARD MODULE TABLE */
.moduletable {
	margin: 0;
	padding: 0;
}


/* MENU MODULE TABLE */
.moduletablemenu {
	margin: 0px 0 10px 0px;
	padding: 0;
	width: 160px;
}

.moduletablemenu td {
	width: 100%;
}

.moduletablemenu th {
}

/* FOOTER MODULE TABLE */
.moduletablefooter {
	width: 100%;
	text-align: center;
}

.moduletablefooter td {
	width: 100%;
	text-align: center;
	padding: 3px 0 0 0;
}

.moduletablefooter th {
}

.moduletablefooter a:link, .moduletablefooter a:visited {
	font-size: 10px;
}

/* ZOEKEN MODULE TABLE */
.moduletablezoeken {
}

/* Date Stamps */
.newsfeeddate {
}

.newsfeedheading {
}

.page-navigation {
}

.page-results {
}

.pagetext {
}

.pathway {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 4px 6px;
	padding: 0;
	text-decoration: none;
}

.poll {
}

.pop-ups {
}

.searchzoeken {
	text-align: left;
}

.sectiontableentry1 {
	background-color: transparent;
}

.sectiontableentry2 {
	background-color: #DDD;
}

.sectiontableheader {
	color: #666;
	font-weight: normal;
}

.selectbox {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
}

.small {
	color: #333333;
	line-height: 1em;
}


/* De lay-out*/
#container {
	margin: 10px auto;
	position: relative;
	text-align: left;
	width: 820px;
}

#header {
	clear: both;
	height: 180px;
	padding: 0;
	width: 100%;
}

#left {
	float: left;
	width: 170px;
}

#content {
	float: left;
	margin: 0 0px 0 0px;
	padding: 0 10px 0 10px;
	width: 630px;
}


#footer {
	background-image: url(../images/footer.gif);
	clear: both;
	height: 20px;
}







