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 td {
	font-family : Arial, Verdana;
	font-size : 8pt;
}

.nawtel {
	font-family : Arial, Verdana;
	font-size : 8pt;
	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;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	visibility: visible;
	z-index: 10;
}

.downloadtabel {
	width: 640px;
}

.downloadtabel td  {
	width: 50%;
}
.downloadkop {
	background-color: #FA7000;
}