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;
}

#partstable a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

.koptr {
  background-color: #ff9528;
  color: black;
  font-weight: bold;
}

.wwTr0 {
  background-color:white;
  cursor:pointer;
}

.wwTr1 {
  background-color:#FFFFFF;
  cursor:pointer;
}
#bestelformTable {
  text-align: left;
}

.bestelformingevuldtable {
  text-align: left;
  width: 500px;
}

.bestelformKopTd {
  background-color: white;
  font-weight: bold;
}


.feedback {
  color: red;
}

/* 
input[type="submit"] {
  color: #fa7000;
  font-weight: bold;
}
 */
 
.tooltip{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   z-index: 3;
   display: none;
   
   padding: 10px 10px;
   
   color: black;
   background-color: white;
   border: 1px solid #ff9528;
   font-weight: normal;
   text-align: left;
 /*    width: 300px; */
}

.foutmelding {
  color: red;
}

#totaaltr {
  background-color: white;
}

