/* NIOD styles */
a {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a.uline {
	text-decoration:underline;
}

a:hover {
    COLOR: #336699;
    TEXT-DECORATION: none
}

a.h.:hover {
	text-decoration : none;
}

a.l {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

a.l.:hover {
	color : #000000;
	text-decoration : underline;
}

a.q{
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

a.tlink{
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

a.q.:hover{
	color : #336699;
	text-decoration : none;
}

a.twdk{
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

a.twdk.:hover{
	color : #FF0000;
	text-decoration : underline;
}

a.tlink.:hover{
	color : #FF0000;
	text-decoration : underline;
}

body{
	background-color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0px;
}

body.det{
	margin : 5px;
}

img {
	border : 0px;
	cursor : hand;
}

img.k{
	border : 0px;
	cursor : hand;
}

input {
	font-family : "Times New Roman", Times, serif;
}

input.j{
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

input.knop {
	background-color : #777777;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	padding : 2px;
}

/* sluitknop rechts bovenin */
td.sluitknop {
	background-color:#ffffff;
        text-align : center;
        text-decoration : bold;
}

input.txt{
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	width : 250px;
}

table{
	border : 0px;
	font-family : "Times New Roman", Times, serif;
	margin : 0px;
	padding : 0px;
}

table.tdet{
	border : 0px;
	padding : 2px;
	width : 90%;
}

td {   
	font-size : 14px;
}
/*  details inhoud */
td.di{
/*	background-color : #FFFFFF;*/
}
/*  details kop */
td.dk{
	text-align : center;
}

td.footer{
	font-size : 8pt;
}
/*  zoekvraag kop*/
td.hi{
	background-color : #6699CC;
	color:#ffffff;
	font-weight:bold;
}

/*  zoekvraag inhoud */
td.hn{
	background-color : #FFFFFF;
}
/*  details inhoud */
td.hkop{
	background-color : #CCCCCC;
	text-align : center;
}
/*  details inhoud */
td.inh{
	background-color : #FFFFFF;
}

td.kop{
	background-color : #D7D7EB;
	text-align : center;
}
/*  zoekresultaat  image kolom */
td.zi{
/*	background-color : #FFFFFF;*/
	text-align : center;
}
/*  zoekresultaat  tabel header*/
td.zk{
        background-color : #6699CC;
        color:#ffffff;
        font-weight:bold;
}
/*  zoekresultaat  waarde kolom*/
td.zw{
	background-color : #F5F5F5;
}

tr{vertical-align : top;
	margin : 0px;
	padding : 0px;
}

tr.inv{ 
	height : 18px;
	vertical-align : top;
}
/*  resultaat  kop */
tr.rk{
	background-color : #FFFFFF;
}

.hulpbox {
	background-color : #ffffcd;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	font-family : Verdana;
	font-size : 8pt;
	padding : 2px;
	position : absolute;
	width : 200px;
}

.infobox {
	background : #ffffcd;
	font-size : 8pt;
	position : absolute;
	top : 0px;
}

.klein{
	font-size : 8pt;
}

.piep {
	font-size : 7pt;
}

.tabblad{
	background-color : #F5F5Ff;
	border-color : #EEEEEE;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
	margin : 0px;
	padding : 5px;
}

.tabblad_avr{
        background-color : #FFF5F5;
        border-color : #EEEEEE;
        border-style : solid;
        border-width : 1px;
        font-size : 11px;
        margin : 0px;
        padding : 5px;
}

.tabbladst{
	background-color : #FFFFFF;
	border-color : #EEEEEE;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
	margin : 0px;
	padding : 5px;
}
/*  tabblad kop */
.tabh{
	background-color : #EEEEEE;
}
/*  tabblad zoekresultaat */
.tabzk{
	border-color : #EEEEEE;
	border-style : solid;
	border-width : 1px;
	margin : 0px;
	padding : 5px;
}

.tab {
  font-size:13px;
  color:#000;
  cursor:pointer;
  text-align:left;
  color:#000;
  text-decoration:none;
  padding:4px;
}

.tab.active{
  color:#fff;
  background-color:#6699CC;
  text-decoration:none;
}

#hider
{
  text-decoration:underline;
  padding-top:1em;
  padding-bottom:1em;
  padding-left:1em;
}

html>body #zsRightPane div {
  display:table-cell;
}
