BODY {
	padding: 0;
	margin: 0;
	color: #000000;
}

BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.table2 {
	height: 100%;
	width: 97%;
}

.table1 {
	height: 100%;
	width: 100%;
}

.tabletop {
	height: 80px;
	width: 100%;
}

DIV.tablenavigatie {
	background-color: #CED7F6;
  font-weight: bold;
}
DIV.tablenavigatie A:link, DIV.tablenavigatie A:visited,
DIV.tablenavigatie A:active, DIV.tablenavigatie A:hover {
  display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
  color: #000;
  margin: 0;
  text-decoration: none;
}
DIV.tablenavigatie A.open:link, 
DIV.tablenavigatie A.open:visited,
DIV.tablenavigatie A.open:active {
	color: #d00;
	background-color: #EDF0FB;
}

DIV.tablenavigatie A:active,
DIV.tablenavigatie A.open:hover,
DIV.tablenavigatie A:hover {
	background-color: #EDF0FB;
}


DIV.submenu A:link, DIV.submenu A:visited,
DIV.submenu A:active, DIV.submenu A:hover {
  padding-left: 25px;
}

.textfield {
	height: 20px;
}

.nav-wit {
	font-weight: bold;
	color: #FFFFFF;
}
.nav-wit A:link, .nav-wit A:visited {
  color: #FFF;
  text-decoration: none;  
}
.nav-wit A:hover, .nav-wit A:active {
  color: #FFF;
  text-decoration: underline;  
} 
.psearch A:link, .psearch A:visited,
table.subcat A:link, table.subcat A:visited,
div.nounder A:link, div.nounder A:visited {
  text-decoration: none;  
}
.psearch A:hover, .psearch A:active,
table.subcat A:hover, table.subcat A:active,
div.nounder A:hover, div.nounder A:active {
  text-decoration: underline;  
}


.datum {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #4555C7;
	padding: 0 5pt;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
.tablecontent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a {
	color: #000000;
	text-decoration: underline;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.even {
	background-color: #E9ECF8;
}
.summary {
	background-color: #CED7F6;
}
hr {
	color: #1A1C96;
	border: 0px;
	border-top: 2px solid #1A1C96;
	height: 0px;
	width: 100%;
	margin: .5em 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #e9ecf8;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}


table.product {
  border-collapse: collapse;
  width: 100%;
}
table.product TH {
  font-size: 7pt;
  text-align: left;
  background-color: #1A1C96;
  border-left: 1px solid #1A1C96;
  border-right: 1px solid #1A1C96;

  color: #FFF;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
}
table.product TH A:link, table.product TH A:visited, table.product TH A:hover, table.product TH A:active {
  color: #FFF;
} 

table.product TD {
  font-size: 8pt;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.nb {
  white-space: nowrap;
}
img.foto {
  border: 1px solid #000;
}

TABLE.cart A:link, TABLE.cart A:visited {
  text-decoration: none;
  color: #000;
}
TABLE.cart A:active, TABLE.cart A:hover {
  text-decoration: underline;
  color: #000;
}
TABLE.cart A.white:link, TABLE.cart A.white:visited,
TABLE.cart A.white:active {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
}

 TABLE.cart A.white:hover {
  text-decoration: underline;
}

TABLE.cart {
  background-color: #94A2E3;
  cellspacing: 0px;
}
TABLE.cart TD {
  padding: .5em .3em;
  white-space: nowrap;
}
TABLE.cart2 {
  background-color: #CED7F6;
}
TABLE.cart2 TD {
  padding: .3em 0;
}
TABLE.cart_content TD {
  padding: .2em .1em;
}

TR.spacer TD {
  font-size: 1px;
  height: 1px;
}

TD.oms P {
  margin: 0;
}

.r {
  color: #D00;
}

INPUT {
  font-size: 10pt;
}
INPUT.text {
  height: 18px;
}
TEXTAREA,SELECT,INPUT.text {
  border: 1px solid #1A1C96;
  margin: 0 0 2px 0;
  //margin: 0 0 4px 0;
  padding: 0 2px;
}

INPUT.artcount {
  border: 1px solid #1A1C96;
  font-size: 8pt;
  height: 14px;
  width: 20px;
  margin: 0 0 2px 0;
  //margin: 0 0 4px 0;
  padding: 0 2px;
  text-align: right;
}

.error {
  border-top: 1px solid #F00;
  border-bottom: 1px solid #F00;
  color: #F00;
  background-color: #FFF;
  padding: .5em 0px;
}

H3 { font-size: 1.1em; margin: .5em 0; }
H4 { font-size: 1em; margin: .5em 0; }

BODY.info {
  padding: 5pt;
}
FORM {
  margin: 0;
}

INPUT.button {
  background-color: #1A1C96;
  color: #FFF;
  font-size: 9pt;
  font-weight: bold;
  border: 1px solid #1A1C96;
  margin-bottom: 3px;
}

DIV.printfooter {
  display: none;
}

TD.cartcell {
  width: 1%; 
  white-space: nowrap; 
  padding: 1px 3px 0 3px;
}

TD.clicktru:hover {
  text-decoration: underline;
}
TD.clicktru A:hover, TD.clicktru A:active {
  text-decoration: underline;
}
TD.clicktru A:link, TD.clicktru A:visited  {
  text-decoration: none;
}

div.intronet {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  text-align:right; 
}
div.intronet a:link, div.intronet a:visited {
  color: #999;
  text-decoration: none;
}
div.intronet a:hover, div.intronet a:active {
  color: #FF6600;
  text-decoration: none;
}

h4.linkblock {
  background-color: #1E22AE;  
  color: #FFF;
  font-size: 10pt;
  padding: 1pt 3pt;
  margin: 1em 0 0 0;
}
h4.linkblock A:link, h4.linkblock A:visited {
  color: #FFF;
  text-decoration: none;
}
h4.linkblock A:active, h4.linkblock A:hover {
  color: #FFF;
  text-decoration: underline;
}
div.linkblock {
  border: 1px solid #1E22AE;
  padding: 0;
}
TABLE.linkblock TD {
  padding: 1px 2px;
}

SMALL, .small {
  font-size: .8em;
}
.pad {
  padding-right: .5em;
}




table.data {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
table.data TH {
  font-weight: normal;
  font-size: 9pt;
  padding: 0 .2em;
  border: 1px solid #FFF;
  text-align: left;
  color: #FFF;
  background-color: #1A1C96;
}
table.data TH.sort {
  font-weight: bold;
  font-size: 9pt;
}
table.data TD {
  padding: 0 .2em;
}
table.data TH A:link, table.data TH A:visited,
table.data TH A:active, table.data TH A:hover {
  color: #FFF;
  text-decoration: none;
}
table.data A:link, table.data A:visited {
  color: #000;
  text-decoration: none;
}
table.data A:active, table.data A:hover {
  color: #000;
  text-decoration: underline;
}

table.doek {
  border: 1px solid black;
}
table.doek TD {
  padding: 0 5px 0 10px;
  border-bottom: 1px solid #ddd;
}
table.doek TR.total TD {
  padding: 4px 5px 2px 10px;
  border-bottom: 0;
}
label {
  white-space: nowrap;
}
.grey {
  color: #999;
}
.bold {
  font-weight: bold;
}
TR.spacer TD {
  font-size: 5px;
  padding: 0;
}

.transp {
  filter:alpha(opacity=40);
  opacity: .4;
}


