H1  {
	font-family : Arial;
	font-size : x-large;
}

H2  {
	font-family : Arial;
	font-size : large;
}

H3  {
	font-family : Arial;
	font-size : medium;
}

A  {
	font-weight : bold;
	color		: #FA7000;
}


A:Visited  {
	color		: Navy;
}

A:Active  {}

A:Hover  {}

body {
	background-color: white; 
}
/*body, p, div, span, font, a, ul, input, select  { */
body, p, div, span, font, ul, td, input, select  {
	font-family : Arial;
	font-size : 12px;
}

p  {
	font-family : Arial;
	font-size : 12px;
/*	margin-left : 2em; */
}

td  {
	font-family : Arial;
	font-size : 12px;
}

ul  {
	font-family : Arial;
	font-size : 12px;
}

.indented  {
	margin-left : 2em;
}

#catalogitabel  {
	font-weight : bold;
	line-height : 2;
}

#currencytabeltd  {
	font-size : x-small;
}

hr  {
	clear : right;
	color : #FA7000;
}

#counter  {
	font-family : Arial, Verdana;
	font-size : smaller;
}

#naw {
	font-family : Arial, Verdana;
	font-size : 8pt;
}

.nawtelenfax {
  float: left;
	font-family : Arial, Verdana;
	font-size : 12px;
}

.nawtel {
	font-weight: bold;
}

.zoeken {
	color   : white;
	background-color: #FA7000;
}

.rubriekInhoudTd {
	font-size : 10px;
}

.rubriekInhoudDiv { 
				font-size : 11px;
				border-width: thin; 
				border-style: inset; 
				border-color: orange; 
				padding: 2px;
				background-color: white;
				layer-background-color: white; 
                position: absolute; 
				visibility: hidden;
                width: 120px;
				z-index: 100;
}

.startZoekenRubriekInhoudDiv {
	font-size : 10px;
}

#startZoekenKoppenTr {
	color: white;
	background-color: #FA7000;
	layer-background-color: #FA7000; 
}

.startZoekenOmschrijvingTd a {
	text-decoration: none;
}
.startZoekenInhoudTd a {
	text-decoration: none;
	font-size : 10px;
}

.kolomKop {
	font-weight : bold;
	color: white;
	white-space: nowrap;
}

#drijvendmenu {
/* 	position: relative; */ /* uit ivm simpletips */
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	visibility: visible;
	z-index: 10;
}

.downloadtabel {
	width: 800px;
}

.downloadtabeltdkop {
	background-color: #FA7000;
  border: 1px solid #FA7000;
	width: 50%;
}
.downloadtabeltd {
  border: 1px solid #FA7000;
}

#partstable a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

.koptr {
  background-color: #fa7000;
  color: white;
  font-weight: bold;
}

.wwTr0 {
  background-color:#FFE7C1;
  cursor:pointer;
}

.wwTr1 {
  background-color:#FFFFFF;
  cursor:pointer;
}
#bestelformTable {
  text-align: left;
}

.bestelformingevuldtable {
  text-align: left;
  width: 500px;
}

.bestelformKopTd {
  background-color: #FFE7C1;
  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 #FA7000;
   font-weight: normal;
   text-align: left;
 /*    width: 300px; */
}

.foutmelding {
  color: red;
}

#totaaltr {
  background-color: white;
}
