body,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
}




.hoofdstuk{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.7em;
	color: #FF0000;
	font-weight : bold;
	line-height :1.0em;
	
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
}

a:visited {
	font-size : 1.0em;
	font-weight : bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size : 1.0em;
	font-weight : bold;
	color: #FF0000;
	text-decoration : none;
}
a:hover {
	font-size : 1.0em;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
}


a.found {
	background-color: #FFFF00;
}

.bar {
	position: absolute;
	vertical-align:middle;
	padding-top: 0px;
	margin-top: -3px;
	!margin-top: -5px;
}

.bar_t {
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	height: 8px;
	font-size: 1px;
	vertical-align:middle;
}

.bar_s {
	background-color: #FF0000;
	height: 8px;
}


.zoekbalk {
	float: right; padding-top: 5px; padding-right: 5px;
}
a img {
	border-width: 0px;
}
.zoekklik {
	margin-top: 4px;
	margin-left: -25px;
	position: absolute;
}

#zoekdesc {
	margin-top: 26px;
	margin-left: -15px;
	position: absolute;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	display: none;
	z-index: 999;
}

#zoekdesc, #zoekdesc table, #zoekdesc td {
	font-size: 10px;
}

