H1  {
	font-size : x-large;
}

H2  {
	font-size : large;
}

H3  {
	font-size : medium;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY, p, div, td  {
	font-family : Arial, Verdana;
	font-size : 9pt;
}
BODY  {
	background-color : #FFFFE7;

	scrollbar-face-color: #FFd64a;
	scrollbar-shadow-color: darkred; 
	scrollbar-highlight-color: #FFFFE7;
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #FFd64a; 
	scrollbar-arrow-color: black;
}

p  {
}


TD  {
}

/* uitleg download-page en search-page*/
#uitleg  {
}

#kleinHard  {
	font-size : 6pt;
}

.downloadtabel  {}

.downloadtabeltdkop  {
	font-weight : bold;
   padding-left : 4px;
   background-color: #FFD64A;
}

.downloadtabeltd  {
	font-weight : bold;
}

.downloadtabelfoto  {
	width: 65px; 
   height: 100px;
   float: left;
   border: 1px solid black;
   margin-right: 4px;
   margin-top: 3px;
}

.bestandsgrootte  {
	font-weight : normal;
}

.indented  {
	margin-left : 3em;
	margin-top : .5em;
}

HR  {
	clear : right;
	color: red;
}

#counter  {
/*	font-family : MS Sans Serif, Arial, Verdana; */
	font-size : large;
  text-align: center;
}

.link_op_afbeelding {
 	color: Black;
}

#testid {
	color: red;
}

.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: #FFd64a;
	layer-background-color: #FFd64a; 
}

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

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

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

.buttons {
	background-color: #FFd64a;
	layer-background-color: #FFd64a; 
}

#partstable a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
