﻿.InStPanel
{
	background-color: #5f6e83;
	border-color:  #5f6e83;
/*	border-color: #1A2E44;*/ 
border-style:solid;
border-width:thin  ;  

}
.titel 
{
 font-family: Tahoma, Arial, Helvetica;
   font-size: 20px;
   font-weight: normal;
    color:#000000;
}


.Uitleg 
{
 font-family: Tahoma, Arial, Helvetica;
   font-size: 9px;
   font-weight: normal;
    color:#000000;
}


.Veld
{ font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
  /* font-weight: bold  ;   */
   color:#000000;
  /* color:#ffffff;*/
	}


.VeldTextbox
{ font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
   /*font-weight: bold  ;   */
  /* background-color  : #5f6e83 inherit ;*/
 /*  color:#8b9000;*/
   color:#000000;
	}
	
.Kader
{border-color  :#8b9000;
/*	border-color: #1A2E44;*/ 
border-style:solid;
border-width:thin  ;  
	}
	
.GK_link
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    color: #8b9000;
    text-decoration: underline;
}


A.GK_link:link
{
    text-decoration: underline;
    color: #8b9000;
}

A.GK_link:visited
{
    text-decoration: underline;
    color: #8b9000;
}

A.GK_link:active
{
    text-decoration: underline;
    color: #cccc66;
}

A.GK_link:hover
{
    text-decoration: underline;
    color: #cccc66;
}
