A:link  { font-family : Arial;
	      font-size : 9pt;
	       color :black; }


A:active { font-family : Arial;
	      font-size : 9pt;
	       color :black; }

A:visited { font-family : Arial;
	      font-size : 9pt;
	       color :black; }


A:hover	      {
	font-family : Arial;
	font-size : 9pt;
   	text-decoration : underline;
	color : gray;
}


body { font-family : Arial;
	      font-size : 9pt;
	       color :black; }


pre  {
   	color : black;
   }

font { font-family : Arial;
	      font-size :10pt;
   	text-decoration : bold;
	       color :black; }

h1 { font-family : Arial;
	      font-size : 20pt;
	       color : black;}
.nieuws { font-family : Arial;
	      font-size : 9pt;
	       color : black;}

h2 { font-family : Arial;
	      font-size : 15pt;
   	text-decoration : bold;
	       color : black; }

h3 { font-family : Arial;
	      font-size : 13pt;
   	text-decoration : bold;
	       color : black; }

.error { font-family : Arial;
	      font-size : 13pt;
   	text-decoration : bold;
	       color : red; }


td { font-family : Arial;
	      font-size : 9pt;
	       color :black; }

b { font-family : Arial;
	      font-size : 9pt;
	       color :black; }

.dgebvB {
	font-family : Arial;
	      font-size : 9pt;
	       color : #0c28a0;
}
.detailB {
	font-family : Arial;
	      font-size : 9pt;
	       color : #ffb400;
}
.menu{
    border-left-width:0;
    border-right-width:1;
    border-top-width:0;
    border-bottom-width:0;
    border-style: dashed;
}


.gekleurd {
	color				: #000000;
  	background-color 	: #ffb400;
}
.nietgekleurd {
	color				: #000000;
	background-color 	: #fff0cc;
}

.gekleurd2 {
	color				: #ffffff;
  	background-color 	: #ad0e62;
}
.nietgekleurd2 {
	color				: #000000;
	background-color 	: #fbe5f2;

}

.error {
	font-family : Arial;
	  font-size : 10pt;
	 font-weight: bold;
	  color :red;
}

.tabel {
	 //background-color: #CFCFCF;
	 background-color: #FFFFF;
}

.titel {
	font-family : Arial;
	font-size : 10pt;
	  color :	white;
	  	 font-weight: bold;

	 background-color: grey;
}
.titel b {
	font-family : Arial;
	  font-size : 10pt;
	 font-weight: bold;
	  color :white;
}

.even {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	 background-color: #C5C5C5;
}
.odd {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	  	background-color: #E5E5E5;
}

.groen {
	font-family : Arial;
	  font-size : 9pt;
	  color :white;
	  	background-color: green;
}

.rood {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	  	background-color: red;
}

.tekstvak {
	font-family: Arial;
        font-size : 9pt;
        color : #000000;
	background: #FFFFFF;
	border:1px solid #000000;
}
.vergeten {
	font-family: Arial;
        font-size : 9pt;
        color : #000000;
	background: #FF9999;
	border:1px solid #000000;
}

select {
	font-family: Arial;
        font-size : 9pt;
        color : #000000;
	background: #FFFFFF;
	border:1px solid #000000;
	;solid;
}

textarea {
	font-family: Arial;
        font-size : 9pt;
        color : #000000;
	background: #FFFFFF;
	border:1px solid #000000;
	;solid;
}

.help {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	    CURSOR: help;
    TEXT-DECORATION: none
}
.knop {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	    CURSOR: pointer;
    TEXT-DECORATION: none
}
.loading {
	font-family : Arial;
	  font-size : 9pt;
	  color :black;
	    CURSOR: wait;
    TEXT-DECORATION: none;
}

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #ffffff;
 color: #ffffff;
font-family : Arial;
 font-size : 9pt;
	 font-weight: bold;

 text-align: left;
 position: absolute;
 z-index: 1000;
	CURSOR: pointer;
}

.tiptekst{
 color: #ad0e62;
	font-family : Arial;
 	font-size : 9pt;
	 font-weight: bold;
}
