body, div, span, font, td, input, select  {
	/* color : black; */
	font-family : Verdana;
	font-size : 12px;
	margin-top : 5px;
}

body {
	background-color: white;
}

#uitleg  {
/*	font-size : smaller; */
}

#kleinHard  {
	font-size : 8pt;
}

.rubriekInhoudDiv { 
	font-size : 11px;
	border-width: thin; 
	border-style: inset; 
	border-color: orange; 
	padding: 2;
	background-color: white;
	layer-background-color: white; 
	position: absolute; 
	visibility: hidden;
	width: 120px;
	z-index: 100;
}

#startZoekenKoppenTr {
	color: black;
	background-color: #ff9528;
	layer-background-color: #ff9528; 
}

.startZoekenOmschrijvingTd a {
	text-decoration: none;
}
.startZoekenInhoudTd a {
	text-decoration: none;
	font-size : 10px;
}

.kolomKop {
	font-weight : bold;
	color: black;
	white-space: nowrap;
}

.menubalk {
	text-align : center; 
/*	border-top : 1px solid;
	border-bottom : 1px solid;
	border-color: #ff9528;
*/
	background-color : #ff9528;
	padding-top : 0px;
	padding-bottom : 2px;
	width : 100%;
	font-weight : bold;

}
.menubalk td {
	font-weight : bold;
}
.menubalk input, .menubalk select {
	margin-top: 1px;
}


#voetNoot {
	text-align : center;
	margin-top: 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : smaller;
	border-top : 1px solid;
/*	border-bottom : 1px solid; */
	border-color: #ff9528;

}

#drijvendmenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	visibility: visible;
	z-index: 10;
}

h2 {
	color : #ff9528;
}

#kopOriginal {
	font-size : 11pt;
	text-decoration: underline;
}

#kopHD {
	font-size : 11pt;
	text-decoration: underline;
}