/* Default CSS Stylesheet for a new Web Application project */


BODY
{
    FONT-FAMILY:   Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: #1f8a00;
scrollbar-face-color: #1f8a00;
scrollbar-highlight-color: white;
scrollbar-shadow-color: black;

}

TABLE
{
    FONT-FAMILY:  Verdana;
        FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;

}

H1
{
	font-weight: bold;
	font-size: 11pt;
	color: #bc9308;
	Font-family:  Verdana;
}
.infotext
{
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
}



.contentnieuwstext

 { 	
	font-family:  Verdana;
  font-size: 9pt;
  color: #000000;}

.errortext
{
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    margin-left: 5pt;
     color:Red;
}

.labelsubheader
{
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color:#bc9308;
}

.labelABCHeader
{
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color:#bc9308;
}


.contenttext {
  font-family:  Verdana;
  font-size: 9pt;
  color: #000000;
  }

.contentheader
{
	font-weight: bold;
	font-size: 11pt;
	color: #bc9308;
	Font-family:  Verdana;
}

.agenda
{
	font-weight: bold;
	font-size: 12pt;
	background-color:#bc9308;
	color: white;
	Font-family:  Verdana;
}

.contenttitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	Font-family:  Verdana;
}
.Navigationtree
{
	font-size: 9pt;
	color: #000000;
	font-family:  Verdana;
}

.inspringen { margin-left: 10pt;
			margin-top: 10pt;
			margin-bottom: 10pt;
			margin-right:10px; }

.altijdscroll
{ 
   overflow : auto ;  
  scrollbar-base-color: #ffffff;
  padding-left:10px;
  padding-right:0px;
 div{ 
  width:100%; 
  height:100%;
 }}
 

A:link	{	
	text-decoration: underline;
	color:	#BC9308 ;
	}	
		
A:visited	{	
	text-decoration:	 underline;
	color:	#BC9308;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#BC9308;
	
	}	
a:hover
{	
	text-decoration:	underline;
	color:	black;
	
	}	
		
.links
{
	padding-left:0px;
	padding-right:5px;
	font-style:normal ;
	font-family: Verdana;
	font-size:8pt;
	color: black;
	font-weight:normal;
	 padding-bottom:5px;

}
A.links:link	
{
	
	text-decoration:	none;
	padding-left:0px;
	font-style:normal ;
	font-family: Verdana;
	color: #BC9308;
	font-weight:normal;

	}	
		
A.links:visited	
{
	text-decoration:	none;
	padding-left:0px;
	font-family: Verdana;
	color: #BC9308;
	font-weight:normal;

	}	
		
A.links:active	
{
	text-decoration:	none;
	font-family: Verdana;
	color: #BC9308;
	font-weight:normal;

	}	
a.links:hover
{	
	text-decoration: underline;
	font-family: Verdana;
	color: #BC9308;
	font-weight:normal;

	}
