table.content {
	padding: 5px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	margin-right: 5px;
	border: 0px solid #000000;
	}
	
/* categorie titel hyperlink weergave */
table.content  ul.items li.item a {
	color: #606060;
	text-decoration: underline;
	font-weight: bold;
	cursor:pointer;
}

table.content tr.row1 {
	/*background-color: #FFFFFF;*/
}
table.content tr.row2 {
	/*background-color: #EFEFEF;*/
}
table.content tr.row3 {
	/*background-color: #DDDDDD;*/
}
table.content tr.row4 {
	/*background-color: #CCCCCC;*/
}

/* categorie lijst */
table.content ul.items {
	margin-left: 0px;		/* nodig voor linkse uitlijning IE */
	margin-bottom: 0px;
	padding-left: 0px; 		/* nog voor linkse uitlijning Firefox */
	list-style: none;
	/*width: 150px;*/
}
/* categorie item (name en mogelijke subcategorieen) */
table.content ul.items li.item {
	text-decoration: none;
}
/* icon van categorie item */
table.content ul.items li.item img.item_icon {
	margin-right: 0px;
}
/* categorie naam */
table.content ul.items li.item span.item {
	font-weight: bold;
	font-size: 14px;
}

/* sub categorie  lijst */
table.content ul.items li.item ul {
	margin-left: 10px;		/* nodig voor IE */
	padding-left: 0px; 		/* nog voor Firefox */
}
/* sub categorie hyperlink weergave */
table.content  ul.items li.item ul a {
	color: #9f9f9f;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
/* algemeen sub categorie item (naam) - ook voor submore en morelink */
table.content ul.items li.item ul li.subitem {
	display: inline; /* inline=horizontaal - block=verticaal */
	margin-left: 2px;
}
/* sub categorie item (naam)  more (hidden)*/
table.content ul.items li.item ul li.submore  {
	display: none;	/* more categorieen zijn hidden */
}
/* sub categorie item (naam)  more link (hidden)*/
table.content ul.items li.item ul li.morelink a {
	font-style: italic;
}
/* sub categorie naam */
table.content ul.items li.item ul li.subitem span.subitem {
	color: #9f9f9f;
}

/* results links */
table.content div.categorie_naam,
table.content div.categorie_naam a {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
		padding-top: 10px
}
table.content .result_links .title {
	font-weight: bold;
	text-decoration: none;
	color: #00adee;
	padding-top: 10px;
}
table.content .result_links .title a {
	font-weight: bold;
	text-decoration: none;
	color: #00adee;
}
table.content .result_links .title a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00adee;
}

table.content .result_links .description {

}
table.content .result_links .url a {
	text-decoration: none;
	color: #b9b9b9;
}
table.content .result_links .url a:hover {
	text-decoration: none;
	color: #00adee;
}

/* navigatie */
div.navigatie {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;}
	
/*huidige categorie */
div.navigatie_1 div.blok .inhoud .current_cat {
	color: #000000;
}

div.navigatie_1 .kopachter1 {
background-image: url(../img/achter3.gif);
	border-style: solid;
	background-color: #f3f3f3;
	color: #008eb6;
	border-color: #e1e1e1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
		padding-left: 10px;}

div.navigatie_1 .achter1 {
background-image: url(../img/achter3.gif);
	background-color: #f3f3f3;
	border-style: solid;
	border-color: #e1e1e1;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
		padding-left: 10px;
}
/* verschillende ul dieptes */
div.navigatie_1 div.blok .inhoud {

}
div.navigatie_1 div.blok .inhoud ul.nav_0 ,
div.navigatie_1 div.blok .inhoud ul.nav_1,
div.navigatie_1 div.blok .inhoud ul.nav_2 {
	margin-left: 0px;		/* voor IE */
	padding-left: 0px;		/* voor firefox */
	margin-top: 5px;
	margin-bottom: 0px;
	list-style: none;
}
/* alleen alles dieper dan niv 1 (niv begint bij 0) die hebben geen list style */
div.navigatie_1 div.blok .inhoud ul.nav_1,
div.navigatie_1 div.blok .inhoud ul.nav_2 {
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* li uitlijning */
div.navigatie_1 div.blok .inhoud li {
	display: block; /* inline=horizontaal - block=verticaal */
}
/* navigatie 1 - algemeen */
div.navigatie_2 div.blok .inhoud {
	text-align: center;
}
/* navigatie 2 - li uitlijning */
div.navigatie_2 div.blok .inhoud li {
	display: block; /* inline=horizontaal - block=verticaal */
}
/* search */
div.search {
font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	padding-left:0px; }
	
div.search .kopachter2 {
background-image: url(../img/achter3.gif);
	border-style: solid;
	background-color: #f3f3f3;
	border-color: #e1e1e1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
		padding-left: 5px;}

div.search .achter2 {
background-image: url(../img/achter3.gif);
	border-style: solid;
	background-color: #f3f3f3;
	border-color: #e1e1e1;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-left: 5px;
}

div.search .inhoud {
}
div.search .rand2 {
	border: 0px;
}
div.search form {
	margin-top: 2px;
}
div.search input.form_text {
	margin: 4px;
	padding: 2px;
}
div.search input.form_submit {
	border: 0px solid #FFFFFF;
	background-color: #7DBD29;
	padding: 0px;
	margin: 0px;
}