BODY {
	margin-top : 5px;
	margin-left : 4px;
	margin-right : 4px;
	COLOR : #000080;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	background : #F0F0F0 url('../graphics/achtergrond3.gif');
	SCROLLBAR-FACE-COLOR: #f9f9f9;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9966;
	SCROLLBAR-SHADOW-COLOR: #FF9966;
	SCROLLBAR-3DLIGHT-COLOR: #f9f9f9;
	SCROLLBAR-ARROW-COLOR: #FF9966;
	SCROLLBAR-TRACK-COLOR: #f9f9f9;
	SCROLLBAR-DARKSHADOW-COLOR: #f9f9f9
}	
A:link  {
	color : #CC0000;
	background : transparent;
	text-decoration : none;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
/* unvisited links*/
A:visited  {
	color : #CC0000;
	background : transparent;
	text-decoration : none;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
/* visited links*/
A:hover  {
	text-decoration : underline;
	color : blue;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
/* active links*/
A:active  {
	color : blue;
	background: transparant;
	border-width : 0px;
	text-decoration : none;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.Header
{
    color : #000080;
    font-family : Verdana, MS Sans Serif, Arial, Helvetica;
    font-size : 10pt;
    font-weight : normal;
}
.Titel
{
    COLOR: #000080;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
}
.links
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.midden
{
	COLOR: #000000;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.rechts
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.klein
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 8pt;
}
.bookmark
{
	COLOR: #0000ff;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.pers-titel
{
	background : #D5CEE1;
	COLOR: #0000A0;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
	font-weight : bold;
}
.pers-bron
{
	background : transparant;
	COLOR: #004400;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
	font-weight : normal;
}
.persvoet
{
	COLOR: #000000;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
	TEXT-DECORATION : none;
}
.Voet
{
	COLOR : #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION : none;
}
.datum
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.update
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.update-rood
{
	COLOR: #000080;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.update-geel
{
	COLOR: #CC0000;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.orgaan-1
{
	COLOR: #008000;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.orgaan-2
{
	COLOR: #FF00FF;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.orgaan-3
{
	COLOR: #0000FF;
	FONT-FAMILY: MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
}
.s1
{
  position  : absolute;
  font-size : 10pt;
  color     : blue;
  visibility: hidden;
}
.s2
{
  position  : absolute;
  font-size : 18pt;
  color     : red;
  visibility : hidden;
}
.s3
{
  position  : absolute;
  font-size : 14pt;
  color     : gold;
  visibility : hidden;
}
.s4
{
  position  : absolute;
  font-size : 12pt;
  color     : lime;
  visibility : hidden;
}

/* formulieren */
INPUT  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}
TEXTAREA  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}
SELECT  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}
INPUT.checkbox  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}
INPUT.radio  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}
INPUT.zend  {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-size : 10pt;
	color : #000080;
}


/* tabelranden gewoon om uit te proberen zet de CLASS in <TABLE>*/

.bruggen {
	font-weight : normal;
	color : #000080;
	background : transparant;
	font-family : MS Sans Serif, Arial, Helvetica;
	border-top : solid #808080;
	border-left: solid #808080;
	border-right: solid #808080;
	border-bottom : solid #808080;
	border-width : 1px;
}



/* Stijlen die in INTRO.PHP worden gebruikt */

.ARTIKEL_HEADER_BORDER
    {   BORDER-RIGHT : rgb(128,128,128) 1px solid;
        BORDER-BOTTOM: rgb(128,128,128) 1px solid;
        BORDER-LEFT  : rgb(128,128,128) 1px solid;
        BORDER-TOP   : rgb(128,128,128) 1px solid;
    }

.ARTIKEL_HEADER
    {   cursor: none;
        font-family: MS Sans Serif, Arial, Helvetica;
        font-size: 10pt;
        color: #000080;
        background-color: #D5CEE1;
        font-weight: bold;
    }

.ARTIKEL_REGEL
    {   cursor: none;
        font-family: MS Sans Serif, Arial, Helvetica;
        font-size: 10pt;
        color: #000080;
        background-color: transparant ;
        font-weight: none;
    }


/* Stijlen die in PRIKBORD.PHP worden gebruikt */

.geeltje_kop
{
	COLOR : #000080;
	COLOR: black;
	FONT-FAMILY: Comic Sans, MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}


.geeltje_tekst
{
	COLOR: black;
	FONT-FAMILY: Comic Sans, MS Sans Serif, Arial, Helvetica;
	FONT-SIZE: 10pt;
    FONT-WEIGHT: none;
}


.paragraaftitel {
	color: #000000;
	background-color: #CCCCFF;
	margin: 10px 0px -15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
 
